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
❌28 301 erreurs, 2 571 avertissements
Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 03/03/2026 à 08h07 Europe/Paris avec le validateur GTFS-RT de MobilityData.
Erreurs
stop_times_updates not strictly sorted E002 662 erreurs
stop_time_updates for a given trip_id must be strictly sorted by increasing stop_sequence
Exemples d'erreurs
- trip_id ATOUMOD005:ServiceJourney:491:LOC stop_sequence [24, 19] is not strictly sorted by increasing stop_sequence
- trip_id ATOUMOD006:ServiceJourney:7x2470522:LOC stop_sequence [3, 2] is not strictly sorted by increasing stop_sequence
- trip_id ATOUMOD003:ServiceJourney:4075707x2025x26xGSemHLiaxSemainex03:LOC stop_sequence [7, 10, 13, 8] is not strictly sorted by increasing stop_sequence
- trip_id ATOUMOD005:ServiceJourney:151:LOC stop_sequence [3, 12, 15, 8] is not strictly sorted by increasing stop_sequence
- trip_id ATOUMOD035:ServiceJourney:3747520x2025xHxMultxLxMxLunxxxMarx00:LOC stop_sequence [7, 9, 6, 14, 19, 17, 2, 15, 4, 20, 1, 21, 10, 8, 13, 5, 3, 22, 12, 18, 11, 16] is not strictly sorted by increasing stop_sequence
GTFS-rt trip_id does not exist in GTFS data and does not have schedule_relationship of ADDED E003 26 erreurs
All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED
Exemples d'erreurs
- trip_id ATOUMOD036:ServiceJourney:6521774683455488x0:LOC does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id ATOUMOD036:ServiceJourney:5804140358795264x0:LOC does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id ATOUMOD036:ServiceJourney:4943586962440192x0:LOC does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id ATOUMOD036:ServiceJourney:4588277152612352x0:LOC does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id ATOUMOD036:ServiceJourney:4819009783463936x0:LOC does not exist in the GTFS data and does not have schedule_relationship of ADDED
GTFS-rt route_id does not exist in GTFS data E004 26 erreurs
All route_ids provided in the GTFS-rt feed must exist in the GTFS data
Exemples d'erreurs
- route_id ATOUMOD036:Line:6459004587868160:LOC does not exist in the GTFS data routes.txt
- route_id ATOUMOD036:Line:5515601163321344:LOC does not exist in the GTFS data routes.txt
- route_id ATOUMOD036:Line:6704313154928640:LOC does not exist in the GTFS data routes.txt
- route_id ATOUMOD036:Line:4752917245460480:LOC does not exist in the GTFS data routes.txt
- route_id ATOUMOD036:Line:5321238189703168:LOC does not exist in the GTFS data routes.txt
GTFS-rt stop_id does not exist in GTFS data E011 112 erreurs
All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt
Exemples d'erreurs
- trip_id ATOUMOD036:ServiceJourney:6521774683455488x0:LOC stop_id FR:14574:ZE:5983181636370432:ATOUMOD036 does not exist in GTFS data stops.txt
- trip_id ATOUMOD036:ServiceJourney:6521774683455488x0:LOC stop_id FR:14625:ZE:5220505033375744:ATOUMOD036 does not exist in GTFS data stops.txt
- trip_id ATOUMOD036:ServiceJourney:6521774683455488x0:LOC stop_id FR:14648:ZE:6447936863993856:ATOUMOD036 does not exist in GTFS data stops.txt
- trip_id ATOUMOD036:ServiceJourney:6521774683455488x0:LOC stop_id FR:14574:ZE:5374014747836416:ATOUMOD036 does not exist in GTFS data stops.txt
- trip_id ATOUMOD036:ServiceJourney:6521774683455488x0:LOC stop_id FR:14366:ZE:5420231682949120:ATOUMOD036 does not exist in GTFS data stops.txt
Sequential stop_time_update times are not increasing E022 26 020 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:491:LOC stop_sequence 19 arrival_time 12:48:00 (1772538480) is less than previous stop arrival_time 12:52:00 (1772538720) - times must increase between two sequential stops
- trip_id ATOUMOD005:ServiceJourney:491:LOC stop_sequence 19 arrival_time 12:48:00 (1772538480) is less than previous stop departure_time 12:52:00 (1772538720) - times must increase between two sequential stops
- trip_id ATOUMOD005:ServiceJourney:491:LOC stop_sequence 19 departure_time 12:48:00 (1772538480) is less than previous stop departure_time 12:52:00 (1772538720) - times must increase between two sequential stops
- trip_id ATOUMOD005:ServiceJourney:491:LOC stop_sequence 19 departure_time 12:48:00 (1772538480) is less than previous stop arrival_time 12:52:00 (1772538720) - times must increase between two sequential stops
- trip_id ATOUMOD005:ServiceJourney:491:LOC stop_sequence 12 arrival_time 12:32:00 (1772537520) is less than previous stop arrival_time 12:51:00 (1772538660) - times must increase between two sequential stops
trip direction_id does not match GTFS data E024 831 erreurs
GTFS-rt trip direction_id must match the direction_id in GTFS trips.txt
Exemples d'erreurs
- GTFS-rt trip_id ATOUMOD005:ServiceJourney:491:LOC trip.direction_id is 1 but GTFS trip.direction_id is 0 - direction_id does not match
- GTFS-rt trip_id ATOUMOD006:ServiceJourney:7x2470522:LOC trip.direction_id is 1 but GTFS trip.direction_id is 0 - direction_id does not match
- GTFS-rt trip_id ATOUMOD003:ServiceJourney:4075707x2025x26xGSemHLiaxSemainex03:LOC trip.direction_id is 1 but GTFS trip.direction_id is 0 - direction_id does not match
- GTFS-rt trip_id ATOUMOD005:ServiceJourney:151:LOC trip.direction_id is 1 but GTFS trip.direction_id is 0 - direction_id does not match
- GTFS-rt trip_id ATOUMOD035:ServiceJourney:3747520x2025xHxMultxLxMxLunxxxMarx00: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 17 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:3758049x2025xHxMultxLxMxLunxxxMarx00:LOC stop_sequence 9 departure_time 08:03:00 (1772521380) is less than the same stop arrival_time 08:05:37 (1772521537) - departure time must be equal to or greater than arrival time
- trip_id ATOUMOD104:ServiceJourney:dbaa522c1c45abd762e8f7048af34a81:LOC stop_sequence 9 departure_time 08:05:04 (1772521504) is less than the same stop arrival_time 08:05:28 (1772521528) - departure time must be equal to or greater than arrival time
- trip_id ATOUMOD035:ServiceJourney:3746160x2025xHxMultxLxMxLunxxxMarx00:LOC stop_sequence 14 departure_time 08:01:00 (1772521260) is less than the same stop arrival_time 08:05:54 (1772521554) - departure time must be equal to or greater than arrival time
- trip_id ATOUMOD021:ServiceJourney:56:LOC stop_sequence 9 departure_time 07:36:00 (1772519760) is less than the same stop arrival_time 07:37:58 (1772519878) - departure time must be equal to or greater than arrival time
- trip_id ATOUMOD035:ServiceJourney:3746208x2025xHxMultxLxMxLunxxxMarx00:LOC stop_sequence 18 departure_time 08:03:00 (1772521380) is less than the same stop arrival_time 08:05:59 (1772521559) - departure time must be equal to or greater than arrival time
Sequential stop_time_updates have the same stop_id E037 1 erreur
Sequential GTFS-rt trip stop_time_updates shouldn't have the same stop_id
Exemples d'erreurs
- trip_id ATOUMOD035:ServiceJourney:3745228x2025xHxMultxLxMxLunxxxMarx00:LOC has repeating stop_id FR:50129:ZE:10PEM2:ATOUMOD035 at stop_sequence 19 - sequential stop_ids should be different
GTFS-rt stop_time_update stop_sequence and stop_id do not match GTFS E045 132 erreurs
If GTFS-rt stop_time_update contains both stop_sequence and stop_id, the values must match the GTFS data in stop_times.txt
Exemples d'erreurs
- GTFS-rt trip_id ATOUMOD004:ServiceJourney:SemainexSCOC597012:LOC stop_sequence 14 has stop_id FR:27229:ZE:0xBEV01:ATOUMOD004 but GTFS stop_sequence 14 has stop_id FR:27229:ZE:0xHAP02:ATOUMOD004 - stop_ids should be the same
- GTFS-rt trip_id ATOUMOD003:ServiceJourney:4011283x2025x26xGSemHLiaxSemainex03:LOC stop_sequence 31 has stop_id FR:76351:ZE:3657:ATOUMOD003 but GTFS stop_sequence 31 has stop_id FR:76351:ZE:4640:ATOUMOD003 - stop_ids should be the same
- GTFS-rt trip_id ATOUMOD004:ServiceJourney:SemainexSCOC596159:LOC stop_sequence 13 has stop_id FR:27229:ZE:0xLYC02:ATOUMOD004 but GTFS stop_sequence 13 has stop_id FR:27229:ZE:0xCLO02:ATOUMOD004 - stop_ids should be the same
- GTFS-rt trip_id ATOUMOD006:ServiceJourney:7x2470304:LOC stop_sequence 16 has stop_id FR:27275:ZE:0x7184:ATOUMOD006 but GTFS stop_sequence 16 has stop_id FR:27275:ZE:0x6193:ATOUMOD006 - stop_ids should be the same
- GTFS-rt trip_id ATOUMOD004:ServiceJourney:SemainexSCOC596617:LOC stop_sequence 19 has stop_id FR:27229:ZE:0xKEN04:ATOUMOD004 but GTFS stop_sequence 19 has stop_id FR:27229:ZE:0xMOL02: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:07:54 (1772521674) is 1 min 2 sec greater than 08:06:51 (1772521611565) - the current time in milliseconds
GTFS-rt stop_sequence not found in GTFS data E051 473 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 ATOUMOD005:ServiceJourney:491:LOC contains stop_sequence 19 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id ATOUMOD006:ServiceJourney:7x2470522:LOC contains stop_sequence 2 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id ATOUMOD003:ServiceJourney:4075707x2025x26xGSemHLiaxSemainex03:LOC contains stop_sequence 8 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id ATOUMOD005:ServiceJourney:151:LOC contains stop_sequence 8 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id ATOUMOD004:ServiceJourney:SemainexSCOC597012:LOC contains stop_sequence 17 that does not exist in GTFS stop_times.txt for this trip
Avertissements
vehicle_id not populated W002 857 erreurs
vehicle_id should be populated for TripUpdates and VehiclePositions
Exemples d'erreurs
- trip_id ATOUMOD005:ServiceJourney:491:LOC does not have a vehicle_id
- trip_id ATOUMOD006:ServiceJourney:7x2470522:LOC does not have a vehicle_id
- trip_id ATOUMOD003:ServiceJourney:4075707x2025x26xGSemHLiaxSemainex03:LOC does not have a vehicle_id
- trip_id ATOUMOD005:ServiceJourney:151:LOC does not have a vehicle_id
- trip_id ATOUMOD035:ServiceJourney:3747520x2025xHxMultxLxMxLunxxxMarx00:LOC does not have a vehicle_id
schedule_relationship not populated W009 1 714 erreurs
trip.schedule_relationship and stop_time_update.schedule_relationship should be populated
Exemples d'erreurs
- trip_id ATOUMOD005:ServiceJourney:491:LOC stop_sequence 24 (and potentially more for this trip) does not have a schedule_relationship
- trip_id ATOUMOD005:ServiceJourney:491:LOC does not have a schedule_relationship
- trip_id ATOUMOD006:ServiceJourney:7x2470522:LOC stop_sequence 3 (and potentially more for this trip) does not have a schedule_relationship
- trip_id ATOUMOD006:ServiceJourney:7x2470522:LOC does not have a schedule_relationship
- trip_id ATOUMOD003:ServiceJourney:4075707x2025x26xGSemHLiaxSemainex03:LOC stop_sequence 7 (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 | 14 391 | 29 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. | 581 227 | 29 fois (100 % des validations) |
| E024 | GTFS-rt trip direction_id must match the direction_id in GTFS trips.txt | 14 401 | 29 fois (100 % des validations) |
| E045 | If GTFS-rt stop_time_update contains both stop_sequence and stop_id, the values must match the GTFS data in stop_times.txt | 4 894 | 29 fois (100 % des validations) |
| E051 | All stop_time_update stop_sequences in GTFS-realtime data must appear in GTFS stop_times.txt for that trip | 11 126 | 29 fois (100 % des validations) |
| W002 | vehicle_id should be populated for TripUpdates and VehiclePositions | 18 300 | 29 fois (100 % des validations) |
| W009 | trip.schedule_relationship and stop_time_update.schedule_relationship should be populated | 36 586 | 29 fois (100 % des validations) |
| E050 | All timestamps must be less than the current time | 27 | 27 fois (93 % 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. | 263 | 26 fois (90 % 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 503 | 23 fois (79 % des validations) |
| E035 | The GTFS-rt trip.trip_id should belong to the specified trip.route_id in GTFS trips.txt | 1 060 | 19 fois (66 % des validations) |
| E037 | Sequential GTFS-rt trip stop_time_updates shouldn't have the same stop_id | 31 | 18 fois (62 % des validations) |
| E040 | All stop_time_updates must contain stop_id or stop_sequence - both fields cannot be left blank | 24 | 14 fois (48 % 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 | 24 | 14 fois (48 % des validations) |
| E004 | All route_ids provided in the GTFS-rt feed must exist in the GTFS data | 416 | 12 fois (41 % des validations) |
| E011 | All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt | 2 792 | 12 fois (41 % des validations) |
Contenu du flux GTFS-RT
Entités
Entités présentes dans ce flux le 04/03/2026 à 07h46 Europe/Paris.
trip_updates (762) 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 04/03/2026 à 07h46 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.
{
"entity": [
{
"id": "SM:ATOUMOD005:ServiceJourney:491:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772625120"
},
"departure": {
"time": "1772625120"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1772624880"
},
"departure": {
"time": "1772624880"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1772625060"
},
"departure": {
"time": "1772625060"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1772623920"
},
"departure": {
"time": "1772623920"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"delay": 10,
"time": "1772625310"
},
"departure": {
"delay": 10,
"time": "1772625310"
},
"stopId": "FR:76217:ZE:18091:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1772625900"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1772623980"
},
"departure": {
"time": "1772623980"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 13
},
{
"departure": {
"time": "1772623200"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1772623560"
},
"departure": {
"time": "1772623560"
},
"stopId": "FR:76217:ZE:18171:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1772623260"
},
"departure": {
"time": "1772623260"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"delay": 5,
"time": "1772625305"
},
"departure": {
"delay": 5,
"time": "1772625305"
},
"stopId": "FR:76217:ZE:18442:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1772623680"
},
"departure": {
"time": "1772623680"
},
"stopId": "FR:76217:ZE:18178:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1772623440"
},
"departure": {
"time": "1772623440"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1772623320"
},
"departure": {
"time": "1772623320"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1772623620"
},
"departure": {
"time": "1772623620"
},
"stopId": "FR:76217:ZE:18198:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"delay": 5,
"time": "1772625065"
},
"departure": {
"delay": 5,
"time": "1772625065"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1772624940"
},
"departure": {
"time": "1772624940"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1772623380"
},
"departure": {
"time": "1772623380"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1772624100"
},
"departure": {
"time": "1772624100"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1772624040"
},
"departure": {
"time": "1772624040"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1772625000"
},
"departure": {
"time": "1772625000"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1772625360"
},
"departure": {
"time": "1772625360"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"delay": 5,
"time": "1772625725"
},
"departure": {
"delay": 5,
"time": "1772625725"
},
"stopId": "FR:76217:ZE:18102:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1772624460"
},
"departure": {
"time": "1772624460"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1772625540"
},
"departure": {
"time": "1772625540"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1772623500"
},
"departure": {
"time": "1772623500"
},
"stopId": "FR:76217:ZE:18167:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1772625240"
},
"departure": {
"time": "1772625240"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1772625180"
},
"departure": {
"time": "1772625180"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1772624640"
},
"departure": {
"time": "1772624640"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1772625300"
},
"departure": {
"time": "1772625300"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1772624760"
},
"departure": {
"time": "1772624760"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1772625720"
},
"departure": {
"time": "1772625720"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1772623860"
},
"departure": {
"time": "1772623860"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"delay": 5,
"time": "1772623385"
},
"departure": {
"delay": 5,
"time": "1772623385"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 5
}
],
"timestamp": "1772606649",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:491:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:6160163393241088x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 107,
"time": "1772607337"
},
"departure": {
"delay": 107,
"time": "1772607347"
},
"stopId": "FR:14654:ZE:5640013749420032:ATOUMOD036",
"stopSequence": 12
},
{
"arrival": {
"delay": 37,
"time": "1772606727"
},
"departure": {
"delay": 37,
"time": "1772606737"
},
"stopId": "FR:14654:ZE:5297648350265344:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": 105,
"time": "1772606547"
},
"departure": {
"delay": 105,
"time": "1772606565"
},
"stopId": "FR:14654:ZE:6125408807288832:ATOUMOD036",
"stopSequence": 9
},
{
"arrival": {
"delay": -1,
"time": "1772607419"
},
"stopId": "FR:14654:ZE:4600937680207872:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": 172,
"time": "1772606190"
},
"departure": {
"delay": 172,
"time": "1772606212"
},
"stopId": "FR:14654:ZE:4635612897345536:ATOUMOD036",
"stopSequence": 7
},
{
"arrival": {
"delay": 176,
"time": "1772606498"
},
"departure": {
"delay": 176,
"time": "1772606516"
},
"stopId": "FR:14654:ZE:4997964457050112:ATOUMOD036",
"stopSequence": 8
},
{
"arrival": {
"delay": -27,
"time": "1772606876"
},
"departure": {
"delay": -27,
"time": "1772606913"
},
"stopId": "FR:14654:ZE:6669128782839808:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": 135,
"time": "1772605748"
},
"departure": {
"delay": 135,
"time": "1772605755"
},
"stopId": "FR:14654:ZE:5543228875997184:ATOUMOD036",
"stopSequence": 6
}
],
"timestamp": "1772606703",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:5854756107976704:LOC",
"tripId": "ATOUMOD036:ServiceJourney:6160163393241088x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745713x2025xHxMultxMexMercredix00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -92,
"time": "1772604121"
},
"departure": {
"delay": -92,
"time": "1772604148"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -27,
"time": "1772605075"
},
"departure": {
"delay": -27,
"time": "1772605113"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 38,
"time": "1772603276"
},
"departure": {
"delay": 38,
"time": "1772603318"
},
"stopId": "FR:50129:ZE:10BAG4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 29,
"time": "1772603818"
},
"departure": {
"delay": 29,
"time": "1772603849"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -15,
"time": "1772604752"
},
"departure": {
"delay": -15,
"time": "1772604765"
},
"stopId": "FR:50129:ZE:10CMI2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -34,
"time": "1772605033"
},
"departure": {
"delay": -34,
"time": "1772605046"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -38,
"time": "1772604448"
},
"departure": {
"delay": -38,
"time": "1772604502"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 28,
"time": "1772603055"
},
"departure": {
"delay": 28,
"time": "1772603068"
},
"stopId": "FR:50129:ZE:10GDR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 2,
"time": "1772603187"
},
"departure": {
"delay": 2,
"time": "1772603222"
},
"stopId": "FR:50129:ZE:10MED4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 4,
"time": "1772604927"
},
"departure": {
"delay": 4,
"time": "1772604964"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -63,
"time": "1772604226"
},
"departure": {
"delay": -63,
"time": "1772604297"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 17,
"time": "1772603558"
},
"departure": {
"delay": 17,
"time": "1772603597"
},
"stopId": "FR:50129:ZE:10HPA4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 28,
"time": "1772603092"
},
"departure": {
"delay": 28,
"time": "1772603128"
},
"stopId": "FR:50129:ZE:10NOR6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -32,
"time": "1772605613"
},
"departure": {
"delay": -32,
"time": "1772605648"
},
"stopId": "FR:50129:ZE:10MES2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 3,
"time": "1772604806"
},
"departure": {
"delay": 3,
"time": "1772604843"
},
"stopId": "FR:50129:ZE:10ANN2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -53,
"time": "1772605687"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": -37,
"time": "1772604640"
},
"departure": {
"delay": -37,
"time": "1772604683"
},
"stopId": "FR:50129:ZE:10TRA3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -20,
"time": "1772605530"
},
"departure": {
"delay": -20,
"time": "1772605540"
},
"stopId": "FR:50129:ZE:10HET2:ATOUMOD035",
"stopSequence": 34
},
{
"departure": {
"delay": 28,
"time": "1772602828"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -12,
"time": "1772605295"
},
"departure": {
"delay": -12,
"time": "1772605308"
},
"stopId": "FR:50129:ZE:10EPC2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": -40,
"time": "1772604043"
},
"departure": {
"delay": -40,
"time": "1772604080"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 16,
"time": "1772605419"
},
"departure": {
"delay": 16,
"time": "1772605456"
},
"stopId": "FR:50129:ZE:10PAU2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": -25,
"time": "1772603656"
},
"departure": {
"delay": -25,
"time": "1772603675"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 58,
"time": "1772602888"
},
"departure": {
"delay": 58,
"time": "1772602918"
},
"stopId": "FR:50129:ZE:10FLO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -23,
"time": "1772605582"
},
"departure": {
"delay": -23,
"time": "1772605597"
},
"stopId": "FR:50129:ZE:10MOR2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 17,
"time": "1772603386"
},
"departure": {
"delay": 17,
"time": "1772603417"
},
"stopId": "FR:50129:ZE:10GRR2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -31,
"time": "1772604340"
},
"departure": {
"delay": -31,
"time": "1772604389"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -47,
"time": "1772605165"
},
"departure": {
"delay": -47,
"time": "1772605213"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 58,
"time": "1772602998"
},
"departure": {
"delay": 58,
"time": "1772603038"
},
"stopId": "FR:50129:ZE:10LPL2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"time": "1772603963"
},
"departure": {
"time": "1772604000"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -68,
"time": "1772604550"
},
"departure": {
"delay": -68,
"time": "1772604592"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -44,
"time": "1772604727"
},
"departure": {
"delay": -44,
"time": "1772604736"
},
"stopId": "FR:50129:ZE:10PAX2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -2,
"time": "1772605344"
},
"departure": {
"delay": -2,
"time": "1772605378"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 3,
"time": "1772605487"
},
"departure": {
"delay": 3,
"time": "1772605503"
},
"stopId": "FR:50129:ZE:10TLL2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -100,
"time": "1772604179"
},
"departure": {
"delay": -100,
"time": "1772604200"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 31,
"time": "1772603447"
},
"departure": {
"delay": 31,
"time": "1772603491"
},
"stopId": "FR:50129:ZE:10XCT4:ATOUMOD035",
"stopSequence": 10
}
],
"timestamp": "1772606694",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745713x2025xHxMultxMexMercredix00:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:151:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 60,
"time": "1772608080"
},
"departure": {
"delay": 60,
"time": "1772608080"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"delay": 60,
"time": "1772608800"
},
"departure": {
"delay": 60,
"time": "1772608800"
},
"stopId": "FR:76217:ZE:18037:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"delay": 60,
"time": "1772609100"
},
"departure": {
"delay": 60,
"time": "1772609100"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"delay": 60,
"time": "1772608560"
},
"departure": {
"delay": 60,
"time": "1772608560"
},
"stopId": "FR:76217:ZE:18325:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"delay": 60,
"time": "1772609280"
},
"departure": {
"delay": 60,
"time": "1772609280"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 16
},
{
"departure": {
"delay": 60,
"time": "1772607720"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"delay": 60,
"time": "1772609520"
},
"stopId": "FR:76217:ZE:18041:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"delay": 60,
"time": "1772609460"
},
"departure": {
"delay": 60,
"time": "1772609460"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"delay": 60,
"time": "1772608860"
},
"departure": {
"delay": 60,
"time": "1772608860"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"delay": 60,
"time": "1772608500"
},
"departure": {
"delay": 60,
"time": "1772608500"
},
"stopId": "FR:76217:ZE:18067:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"delay": 60,
"time": "1772608200"
},
"departure": {
"delay": 60,
"time": "1772608200"
},
"stopId": "FR:76217:ZE:18043:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"delay": 60,
"time": "1772608440"
},
"departure": {
"delay": 60,
"time": "1772608440"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"delay": 60,
"time": "1772608920"
},
"departure": {
"delay": 60,
"time": "1772608920"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"delay": 60,
"time": "1772608380"
},
"departure": {
"delay": 60,
"time": "1772608380"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"delay": 60,
"time": "1772608620"
},
"departure": {
"delay": 60,
"time": "1772608620"
},
"stopId": "FR:76217:ZE:18093:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"delay": 60,
"time": "1772608680"
},
"departure": {
"delay": 60,
"time": "1772608680"
},
"stopId": "FR:76217:ZE:18052:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"delay": 60,
"time": "1772608740"
},
"departure": {
"delay": 60,
"time": "1772608740"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"delay": 60,
"time": "1772607900"
},
"departure": {
"delay": 60,
"time": "1772607900"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 2
}
],
"timestamp": "1772606580",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:151:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4075707x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 57,
"time": "1772607297"
},
"departure": {
"delay": 57,
"time": "1772607297"
},
"stopId": "FR:76351:ZE:3667:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"time": "1772607540"
},
"departure": {
"time": "1772607540"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"time": "1772607780"
},
"departure": {
"time": "1772607780"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 10,
"time": "1772607370"
},
"departure": {
"delay": 10,
"time": "1772607370"
},
"stopId": "FR:76351:ZE:3062:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 36,
"time": "1772607456"
},
"departure": {
"delay": 36,
"time": "1772607456"
},
"stopId": "FR:76351:ZE:3192:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"time": "1772607060"
},
"departure": {
"time": "1772607060"
},
"stopId": "FR:76351:ZE:3145:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"time": "1772608020"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 28,
"time": "1772606908"
},
"departure": {
"delay": 28,
"time": "1772606908"
},
"stopId": "FR:76351:ZE:3246:ATOUMOD003",
"stopSequence": 3
},
{
"departure": {
"time": "1772606700"
},
"stopId": "FR:76351:ZE:3717:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 9,
"time": "1772606829"
},
"departure": {
"delay": 9,
"time": "1772606829"
},
"stopId": "FR:76351:ZE:3458:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 31,
"time": "1772607151"
},
"departure": {
"delay": 31,
"time": "1772607151"
},
"stopId": "FR:76351:ZE:3389:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"time": "1772607720"
},
"departure": {
"time": "1772607720"
},
"stopId": "FR:76351:ZE:3530:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 32,
"time": "1772606972"
},
"departure": {
"delay": 32,
"time": "1772606972"
},
"stopId": "FR:76351:ZE:3676:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 56,
"time": "1772607656"
},
"departure": {
"delay": 56,
"time": "1772607656"
},
"stopId": "FR:76351:ZE:3030:ATOUMOD003",
"stopSequence": 11
}
],
"timestamp": "1772606512",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C6:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4075707x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4107976x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 28,
"time": "1772606248"
},
"stopId": "FR:76351:ZE:3972:ATOUMOD003",
"stopSequence": 7
},
{
"departure": {
"delay": -15,
"time": "1772606625"
},
"stopId": "FR:76351:ZE:3990:ATOUMOD003",
"stopSequence": 9
},
{
"departure": {
"delay": -68,
"time": "1772606692"
},
"stopId": "FR:76351:ZE:4000:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": -16,
"time": "1772607044"
},
"departure": {
"delay": -16,
"time": "1772607044"
},
"stopId": "FR:76351:ZE:3965:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": -65,
"time": "1772606815"
},
"departure": {
"delay": -65,
"time": "1772606815"
},
"stopId": "FR:76351:ZE:3960:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": -22,
"time": "1772606918"
},
"departure": {
"delay": -22,
"time": "1772606918"
},
"stopId": "FR:76351:ZE:3981:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": -26,
"time": "1772607154"
},
"departure": {
"delay": -26,
"time": "1772607154"
},
"stopId": "FR:76351:ZE:3998:ATOUMOD003",
"stopSequence": 15
},
{
"departure": {
"delay": 38,
"time": "1772606438"
},
"stopId": "FR:76351:ZE:3970:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": -57,
"time": "1772607243"
},
"stopId": "FR:76351:ZE:3984:ATOUMOD003",
"stopSequence": 16
}
],
"timestamp": "1772606362",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4107976x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx351:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 30,
"time": "1772604270"
},
"departure": {
"delay": 30,
"time": "1772604270"
},
"stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 31,
"time": "1772604391"
},
"departure": {
"delay": 31,
"time": "1772604391"
},
"stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 191,
"time": "1772604889"
},
"departure": {
"delay": 191,
"time": "1772604911"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 270,
"time": "1772605290"
},
"departure": {
"delay": 270,
"time": "1772605290"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 41,
"time": "1772604101"
},
"departure": {
"delay": 41,
"time": "1772604101"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 149,
"time": "1772606549"
},
"departure": {
"delay": 149,
"time": "1772606549"
},
"stopId": "FR:76540:ZE:TCARxMAIS21:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 194,
"time": "1772604974"
},
"departure": {
"delay": 194,
"time": "1772604974"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 221,
"time": "1772606238"
},
"departure": {
"delay": 221,
"time": "1772606261"
},
"stopId": "FR:76540:ZE:TCARxCOUPE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 263,
"time": "1772606123"
},
"departure": {
"delay": 263,
"time": "1772606123"
},
"stopId": "FR:76540:ZE:TCARxARGEN1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 157,
"time": "1772606857"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 251,
"time": "1772605488"
},
"departure": {
"delay": 251,
"time": "1772605511"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 216,
"time": "1772605416"
},
"departure": {
"delay": 216,
"time": "1772605416"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 242,
"time": "1772605862"
},
"departure": {
"delay": 242,
"time": "1772605862"
},
"stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 157,
"time": "1772606497"
},
"departure": {
"delay": 157,
"time": "1772606497"
},
"stopId": "FR:76540:ZE:TCARxGALI1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 157,
"time": "1772606617"
},
"departure": {
"delay": 157,
"time": "1772606617"
},
"stopId": "FR:76540:ZE:TCARxCHATL1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 211,
"time": "1772606311"
},
"departure": {
"delay": 211,
"time": "1772606311"
},
"stopId": "FR:76540:ZE:TCARxSTCLA1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 210,
"time": "1772605350"
},
"departure": {
"delay": 210,
"time": "1772605350"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 281,
"time": "1772605939"
},
"departure": {
"delay": 281,
"time": "1772605961"
},
"stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 252,
"time": "1772605165"
},
"departure": {
"delay": 252,
"time": "1772605212"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 263,
"time": "1772605742"
},
"departure": {
"delay": 263,
"time": "1772605763"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 235,
"time": "1772605615"
},
"departure": {
"delay": 235,
"time": "1772605615"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"time": "1772604540"
},
"departure": {
"time": "1772604540"
},
"stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 151,
"time": "1772604811"
},
"departure": {
"delay": 151,
"time": "1772604811"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1772604000"
},
"departure": {
"time": "1772604000"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 226,
"time": "1772606366"
},
"departure": {
"delay": 226,
"time": "1772606386"
},
"stopId": "FR:76540:ZE:TCARxMALRA1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 156,
"time": "1772606436"
},
"departure": {
"delay": 156,
"time": "1772606436"
},
"stopId": "FR:76540:ZE:TCARxPSALO1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 162,
"time": "1772605062"
},
"departure": {
"delay": 162,
"time": "1772605062"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 41,
"time": "1772603921"
},
"departure": {
"delay": 41,
"time": "1772603921"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1772604180"
},
"departure": {
"time": "1772604180"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1772603880"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1772603796",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx351:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057423x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 72,
"time": "1772607792"
},
"departure": {
"delay": 72,
"time": "1772607792"
},
"stopId": "FR:76305:ZE:4488:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 33,
"time": "1772606853"
},
"departure": {
"delay": 33,
"time": "1772606853"
},
"stopId": "FR:76341:ZE:3747:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 36,
"time": "1772607996"
},
"departure": {
"delay": 36,
"time": "1772607996"
},
"stopId": "FR:76305:ZE:4501:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 79,
"time": "1772607139"
},
"departure": {
"delay": 79,
"time": "1772607139"
},
"stopId": "FR:76341:ZE:3446:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 33,
"time": "1772607213"
},
"departure": {
"delay": 33,
"time": "1772607213"
},
"stopId": "FR:76341:ZE:3537:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 33,
"time": "1772607273"
},
"departure": {
"delay": 33,
"time": "1772607273"
},
"stopId": "FR:76341:ZE:3083:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 33,
"time": "1772607693"
},
"departure": {
"delay": 33,
"time": "1772607693"
},
"stopId": "FR:76305:ZE:3574:ATOUMOD003",
"stopSequence": 46
},
{
"departure": {
"delay": 33,
"time": "1772606673"
},
"stopId": "FR:76341:ZE:3755:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 33,
"time": "1772608113"
},
"stopId": "FR:76305:ZE:3922:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": 71,
"time": "1772607911"
},
"departure": {
"delay": 71,
"time": "1772607911"
},
"stopId": "FR:76305:ZE:4490:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 62,
"time": "1772607362"
},
"departure": {
"delay": 62,
"time": "1772607362"
},
"stopId": "FR:76305:ZE:3521:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 50,
"time": "1772607590"
},
"departure": {
"delay": 50,
"time": "1772607590"
},
"stopId": "FR:76305:ZE:3180:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 42,
"time": "1772607402"
},
"departure": {
"delay": 42,
"time": "1772607402"
},
"stopId": "FR:76305:ZE:3295:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 33,
"time": "1772607333"
},
"departure": {
"delay": 33,
"time": "1772607333"
},
"stopId": "FR:76305:ZE:3206:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 38,
"time": "1772607518"
},
"departure": {
"delay": 38,
"time": "1772607518"
},
"stopId": "FR:76305:ZE:3150:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 33,
"time": "1772607453"
},
"departure": {
"delay": 33,
"time": "1772607453"
},
"stopId": "FR:76305:ZE:3186:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 91,
"time": "1772606791"
},
"departure": {
"delay": 91,
"time": "1772606791"
},
"stopId": "FR:76341:ZE:3753:ATOUMOD003",
"stopSequence": 35
}
],
"timestamp": "1772606682",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:10:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057423x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx34:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 91,
"time": "1772605051"
},
"departure": {
"delay": 91,
"time": "1772605051"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -60,
"time": "1772606760"
},
"departure": {
"delay": -60,
"time": "1772606760"
},
"stopId": "FR:76540:ZE:TCARxBAPEA2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 155,
"time": "1772605175"
},
"departure": {
"delay": 155,
"time": "1772605175"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 45,
"time": "1772604825"
},
"departure": {
"delay": 45,
"time": "1772604825"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -37,
"time": "1772607383"
},
"departure": {
"delay": -37,
"time": "1772607383"
},
"stopId": "FR:76474:ZE:TCARxMOULI2:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": -8,
"time": "1772607172"
},
"departure": {
"delay": -8,
"time": "1772607172"
},
"stopId": "FR:76216:ZE:TCARxPALIS2:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 92,
"time": "1772604752"
},
"departure": {
"delay": 92,
"time": "1772604752"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 101,
"time": "1772604881"
},
"departure": {
"delay": 101,
"time": "1772604881"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 78,
"time": "1772605098"
},
"departure": {
"delay": 78,
"time": "1772605098"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -37,
"time": "1772607563"
},
"stopId": "FR:76474:ZE:TCARxBMAIR2:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": -5,
"time": "1772606455"
},
"departure": {
"delay": -5,
"time": "1772606455"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 52,
"time": "1772605552"
},
"departure": {
"delay": 52,
"time": "1772605552"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 100,
"time": "1772605780"
},
"departure": {
"delay": 100,
"time": "1772605780"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": -37,
"time": "1772607083"
},
"departure": {
"delay": -37,
"time": "1772607083"
},
"stopId": "FR:76216:ZE:TCARxDVILL2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 112,
"time": "1772604952"
},
"departure": {
"delay": 112,
"time": "1772604952"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -49,
"time": "1772606329"
},
"departure": {
"delay": -49,
"time": "1772606351"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": -22,
"time": "1772606078"
},
"departure": {
"delay": -22,
"time": "1772606078"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": -70,
"time": "1772606125"
},
"departure": {
"delay": -70,
"time": "1772606150"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": -33,
"time": "1772606667"
},
"departure": {
"delay": -33,
"time": "1772606667"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 49,
"time": "1772605729"
},
"departure": {
"delay": 49,
"time": "1772605729"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"delay": 25,
"time": "1772604625"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -36,
"time": "1772607264"
},
"departure": {
"delay": -36,
"time": "1772607264"
},
"stopId": "FR:76216:ZE:TCARxDLUNE2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": -30,
"time": "1772606250"
},
"departure": {
"delay": -30,
"time": "1772606250"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": -41,
"time": "1772605999"
},
"departure": {
"delay": -41,
"time": "1772605999"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 16
}
],
"timestamp": "1772604636",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx34:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:603:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772611800"
},
"departure": {
"time": "1772611800"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1772612160"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1772611680"
},
"departure": {
"time": "1772611680"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 6
},
{
"departure": {
"time": "1772611200"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1772611980"
},
"departure": {
"time": "1772611980"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1772611620"
},
"departure": {
"time": "1772611620"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1772611560"
},
"departure": {
"time": "1772611560"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1772611320"
},
"departure": {
"time": "1772611320"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1772611260"
},
"departure": {
"time": "1772611260"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
}
],
"timestamp": "1772606381",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:603:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:387:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772620260"
},
"departure": {
"time": "1772620260"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1772620140"
},
"departure": {
"time": "1772620140"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1772620020"
},
"departure": {
"time": "1772620020"
},
"stopId": "FR:76217:ZE:18044:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1772619720"
},
"departure": {
"time": "1772619720"
},
"stopId": "FR:76217:ZE:18244:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1772620380"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1772619780"
},
"departure": {
"time": "1772619780"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1772619000"
},
"departure": {
"time": "1772619000"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1772619540"
},
"departure": {
"time": "1772619540"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1772619660"
},
"departure": {
"time": "1772619660"
},
"stopId": "FR:76217:ZE:18033:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1772619900"
},
"departure": {
"time": "1772619900"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1772619420"
},
"departure": {
"time": "1772619420"
},
"stopId": "FR:76217:ZE:18036:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1772619600"
},
"departure": {
"time": "1772619600"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1772620200"
},
"departure": {
"time": "1772620200"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1772618760"
},
"departure": {
"time": "1772618760"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1772619480"
},
"departure": {
"time": "1772619480"
},
"stopId": "FR:76217:ZE:18802:ATOUMOD005",
"stopSequence": 8
},
{
"departure": {
"time": "1772618700"
},
"stopId": "FR:76217:ZE:18042:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1772619120"
},
"departure": {
"time": "1772619120"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1772619240"
},
"departure": {
"time": "1772619240"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1772619300"
},
"departure": {
"time": "1772619300"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 6
}
],
"timestamp": "1772606674",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:387:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:501:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772610240"
},
"departure": {
"time": "1772610240"
},
"stopId": "FR:27681:ZE:10027:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1772609940"
},
"departure": {
"time": "1772609940"
},
"stopId": "FR:27681:ZE:10047:ATOUMOD007",
"stopSequence": 8
},
{
"departure": {
"time": "1772609400"
},
"stopId": "FR:27681:ZE:29095:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1772609520"
},
"departure": {
"time": "1772609520"
},
"stopId": "FR:27681:ZE:29058:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1772610540"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 17
},
{
"arrival": {
"time": "1772610360"
},
"departure": {
"time": "1772610360"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 16
},
{
"arrival": {
"time": "1772610300"
},
"departure": {
"time": "1772610300"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1772609820"
},
"departure": {
"time": "1772609820"
},
"stopId": "FR:27681:ZE:10062:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1772609880"
},
"departure": {
"time": "1772609880"
},
"stopId": "FR:27681:ZE:10106:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1772610060"
},
"departure": {
"time": "1772610060"
},
"stopId": "FR:27681:ZE:10087:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1772609460"
},
"departure": {
"time": "1772609460"
},
"stopId": "FR:27681:ZE:29056:ATOUMOD007",
"stopSequence": 2
}
],
"timestamp": "1772606444",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:24:LOC",
"tripId": "ATOUMOD007:ServiceJourney:501:LOC"
}
}
},
{
"id": "SM:ATOUMOD008:ServiceJourney:9907x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772607300"
},
"departure": {
"time": "1772607300"
},
"stopId": "FR:76259:ZE:FECHALL1:ATOUMOD008",
"stopSequence": 8
},
{
"arrival": {
"time": "1772606940"
},
"departure": {
"time": "1772606940"
},
"stopId": "FR:76259:ZE:FECPRIV1:ATOUMOD008",
"stopSequence": 3
},
{
"arrival": {
"time": "1772607120"
},
"departure": {
"time": "1772607120"
},
"stopId": "FR:76259:ZE:FECCAST1:ATOUMOD008",
"stopSequence": 5
},
{
"arrival": {
"time": "1772607240"
},
"departure": {
"time": "1772607240"
},
"stopId": "FR:76259:ZE:FECARQU1:ATOUMOD008",
"stopSequence": 7
},
{
"arrival": {
"time": "1772607660"
},
"stopId": "FR:76259:ZE:FECSETI1:ATOUMOD008",
"stopSequence": 12
},
{
"arrival": {
"time": "1772607060"
},
"departure": {
"time": "1772607060"
},
"stopId": "FR:76259:ZE:FECSBEN1:ATOUMOD008",
"stopSequence": 4
},
{
"arrival": {
"time": "1772607420"
},
"departure": {
"time": "1772607420"
},
"stopId": "FR:76259:ZE:FECHVIL1:ATOUMOD008",
"stopSequence": 9
},
{
"departure": {
"time": "1772606700"
},
"stopId": "FR:76259:ZE:FECZAHE1:ATOUMOD008",
"stopSequence": 1
},
{
"arrival": {
"time": "1772607180"
},
"departure": {
"time": "1772607180"
},
"stopId": "FR:76259:ZE:FECQREN1:ATOUMOD008",
"stopSequence": 6
},
{
"arrival": {
"time": "1772606880"
},
"departure": {
"time": "1772606880"
},
"stopId": "FR:76259:ZE:FECSOUE1:ATOUMOD008",
"stopSequence": 2
},
{
"arrival": {
"time": "1772607540"
},
"departure": {
"time": "1772607540"
},
"stopId": "FR:76259:ZE:FECGARE1:ATOUMOD008",
"stopSequence": 11
},
{
"arrival": {
"time": "1772607480"
},
"departure": {
"time": "1772607480"
},
"stopId": "FR:76259:ZE:FECBREP1:ATOUMOD008",
"stopSequence": 10
}
],
"timestamp": "1772606698",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD008:Line:L4:LOC",
"tripId": "ATOUMOD008:ServiceJourney:9907x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:237:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772614440"
},
"departure": {
"time": "1772614440"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1772614500"
},
"departure": {
"time": "1772614500"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1772612580"
},
"departure": {
"time": "1772612580"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1772613120"
},
"departure": {
"time": "1772613120"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1772613660"
},
"departure": {
"time": "1772613660"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1772612640"
},
"departure": {
"time": "1772612640"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1772612880"
},
"departure": {
"time": "1772612880"
},
"stopId": "FR:76217:ZE:18178:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"delay": 5,
"time": "1772614445"
},
"departure": {
"delay": 5,
"time": "1772614445"
},
"stopId": "FR:76217:ZE:18442:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1772614200"
},
"departure": {
"time": "1772614200"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"delay": 5,
"time": "1772614145"
},
"departure": {
"delay": 5,
"time": "1772614145"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"delay": 10,
"time": "1772614450"
},
"departure": {
"delay": 10,
"time": "1772614450"
},
"stopId": "FR:76217:ZE:18091:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1772614860"
},
"departure": {
"time": "1772614860"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1772612460"
},
"departure": {
"time": "1772612460"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1772615040"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1772612820"
},
"departure": {
"time": "1772612820"
},
"stopId": "FR:76217:ZE:18198:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1772614140"
},
"departure": {
"time": "1772614140"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1772613060"
},
"departure": {
"time": "1772613060"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"delay": 5,
"time": "1772614865"
},
"departure": {
"delay": 5,
"time": "1772614865"
},
"stopId": "FR:76217:ZE:18102:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1772614320"
},
"departure": {
"time": "1772614320"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"delay": 5,
"time": "1772612585"
},
"departure": {
"delay": 5,
"time": "1772612585"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1772613300"
},
"departure": {
"time": "1772613300"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1772613180"
},
"departure": {
"time": "1772613180"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1772613960"
},
"departure": {
"time": "1772613960"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1772613240"
},
"departure": {
"time": "1772613240"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 14
},
{
"departure": {
"time": "1772612400"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1772614380"
},
"departure": {
"time": "1772614380"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1772614680"
},
"departure": {
"time": "1772614680"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1772612520"
},
"departure": {
"time": "1772612520"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1772613840"
},
"departure": {
"time": "1772613840"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1772612700"
},
"departure": {
"time": "1772612700"
},
"stopId": "FR:76217:ZE:18167:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"delay": 5,
"time": "1772614205"
},
"departure": {
"delay": 5,
"time": "1772614205"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1772614080"
},
"departure": {
"time": "1772614080"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1772614260"
},
"departure": {
"time": "1772614260"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1772612760"
},
"departure": {
"time": "1772612760"
},
"stopId": "FR:76217:ZE:18171:ATOUMOD005",
"stopSequence": 8
}
],
"timestamp": "1772606635",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:237:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745257x2025xHxMultxMexMercredix00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 89,
"time": "1772606194"
},
"departure": {
"delay": 89,
"time": "1772606309"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"time": "1772607180"
},
"departure": {
"time": "1772607180"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"time": "1772607540"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"time": "1772606880"
},
"departure": {
"time": "1772606880"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"time": "1772606760"
},
"departure": {
"time": "1772606760"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 73,
"time": "1772606497"
},
"departure": {
"delay": 73,
"time": "1772606533"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"time": "1772607060"
},
"departure": {
"time": "1772607060"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -14,
"time": "1772605933"
},
"departure": {
"delay": -14,
"time": "1772605966"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"departure": {
"delay": 46,
"time": "1772605846"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 6,
"time": "1772606056"
},
"departure": {
"delay": 6,
"time": "1772606106"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 55,
"time": "1772606602"
},
"departure": {
"delay": 55,
"time": "1772606635"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 71,
"time": "1772606428"
},
"departure": {
"delay": 71,
"time": "1772606471"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"time": "1772607300"
},
"departure": {
"time": "1772607300"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"time": "1772607120"
},
"departure": {
"time": "1772607120"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"time": "1772606671"
},
"departure": {
"time": "1772606700"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 97,
"time": "1772606335"
},
"departure": {
"delay": 97,
"time": "1772606377"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"time": "1772607420"
},
"departure": {
"time": "1772607420"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -8,
"time": "1772605994"
},
"departure": {
"delay": -8,
"time": "1772606032"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 3,
"time": "1772606133"
},
"departure": {
"delay": 3,
"time": "1772606163"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"time": "1772607000"
},
"departure": {
"time": "1772607000"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
}
],
"timestamp": "1772606702",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745257x2025xHxMultxMexMercredix00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758381x2025xHxMultxMexMercredix00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 230,
"time": "1772608190"
},
"departure": {
"delay": 230,
"time": "1772608190"
},
"stopId": "FR:50643:ZE:VIRMA1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 230,
"time": "1772609570"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 230,
"time": "1772609330"
},
"departure": {
"delay": 230,
"time": "1772609330"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 230,
"time": "1772608670"
},
"departure": {
"delay": 230,
"time": "1772608670"
},
"stopId": "FR:50294:ZE:MARPO1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 230,
"time": "1772607770"
},
"departure": {
"delay": 230,
"time": "1772607770"
},
"stopId": "FR:50045:ZE:BENBG1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 230,
"time": "1772608490"
},
"departure": {
"delay": 230,
"time": "1772608490"
},
"stopId": "FR:50575:ZE:SIDHC1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 230,
"time": "1772607110"
},
"departure": {
"delay": 230,
"time": "1772607110"
},
"stopId": "FR:50402:ZE:PIXLAN:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 230,
"time": "1772609450"
},
"departure": {
"delay": 230,
"time": "1772609450"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 18
},
{
"departure": {
"delay": -13,
"time": "1772606087"
},
"stopId": "FR:50184:ZE:FLAEN1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 230,
"time": "1772609270"
},
"departure": {
"delay": 230,
"time": "1772609270"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 230,
"time": "1772609390"
},
"departure": {
"delay": 230,
"time": "1772609390"
},
"stopId": "FR:50129:ZE:10PLA4:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 104,
"time": "1772606354"
},
"departure": {
"delay": 104,
"time": "1772606384"
},
"stopId": "FR:50184:ZE:FLAES1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 230,
"time": "1772607470"
},
"departure": {
"delay": 230,
"time": "1772607470"
},
"stopId": "FR:50402:ZE:PIXZAF:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 230,
"time": "1772608970"
},
"departure": {
"delay": 230,
"time": "1772608970"
},
"stopId": "FR:50129:ZE:10ANJ7:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 225,
"time": "1772606649"
},
"departure": {
"delay": 225,
"time": "1772606685"
},
"stopId": "FR:50184:ZE:FLAHB1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 230,
"time": "1772607890"
},
"departure": {
"delay": 230,
"time": "1772607890"
},
"stopId": "FR:50045:ZE:BENCG1:ATOUMOD035",
"stopSequence": 10
}
],
"timestamp": "1772606702",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758381x2025xHxMultxMexMercredix00:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC596529:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 243,
"time": "1772606403"
},
"departure": {
"delay": 243,
"time": "1772606403"
},
"stopId": "FR:27306:ZE:0xVIl02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": 184,
"time": "1772605732"
},
"departure": {
"delay": 184,
"time": "1772605744"
},
"stopId": "FR:27229:ZE:0xPOL03:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 244,
"time": "1772605624"
},
"departure": {
"delay": 244,
"time": "1772605624"
},
"stopId": "FR:27229:ZE:0xLET01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 154,
"time": "1772605463"
},
"departure": {
"delay": 154,
"time": "1772605474"
},
"stopId": "FR:27229:ZE:0xGAR04:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": 184,
"time": "1772605804"
},
"departure": {
"delay": 184,
"time": "1772605804"
},
"stopId": "FR:27229:ZE:0xTRA01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": 219,
"time": "1772605659"
},
"departure": {
"delay": 219,
"time": "1772605659"
},
"stopId": "FR:27229:ZE:0xMOU01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": 243,
"time": "1772606343"
},
"departure": {
"delay": 243,
"time": "1772606343"
},
"stopId": "FR:27306:ZE:0xOIS02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": 304,
"time": "1772606524"
},
"stopId": "FR:27306:ZE:0xCID02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": 334,
"time": "1772606062"
},
"departure": {
"delay": 334,
"time": "1772606074"
},
"stopId": "FR:27229:ZE:0xRON01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 274,
"time": "1772605936"
},
"departure": {
"delay": 274,
"time": "1772605954"
},
"stopId": "FR:27229:ZE:0xLAK01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 184,
"time": "1772605365"
},
"departure": {
"delay": 184,
"time": "1772605384"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": 202,
"time": "1772605702"
},
"departure": {
"delay": 202,
"time": "1772605702"
},
"stopId": "FR:27229:ZE:0xORL01:ATOUMOD004",
"stopSequence": 9
}
],
"timestamp": "1772606333",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T6:LOC",
"tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC596529:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748454x2025xHxMultxMexMercredix00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 150,
"time": "1772606850"
},
"departure": {
"delay": 150,
"time": "1772606850"
},
"stopId": "FR:50129:ZE:10PFJ2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 126,
"time": "1772604815"
},
"departure": {
"delay": 126,
"time": "1772604846"
},
"stopId": "FR:50129:ZE:10EGL6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 148,
"time": "1772605664"
},
"departure": {
"delay": 148,
"time": "1772605708"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 150,
"time": "1772607030"
},
"stopId": "FR:50129:ZE:10DIG1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 189,
"time": "1772605888"
},
"departure": {
"delay": 189,
"time": "1772605929"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 150,
"time": "1772606910"
},
"departure": {
"delay": 150,
"time": "1772606910"
},
"stopId": "FR:50129:ZE:10BCP2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 150,
"time": "1772606850"
},
"departure": {
"delay": 150,
"time": "1772606850"
},
"stopId": "FR:50129:ZE:10COT2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 150,
"time": "1772606790"
},
"departure": {
"delay": 150,
"time": "1772606790"
},
"stopId": "FR:50129:ZE:10SAL2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 148,
"time": "1772605148"
},
"departure": {
"delay": 148,
"time": "1772605168"
},
"stopId": "FR:50129:ZE:10LEB1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 88,
"time": "1772604600"
},
"departure": {
"delay": 88,
"time": "1772604628"
},
"stopId": "FR:50129:ZE:10CRB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 156,
"time": "1772605253"
},
"departure": {
"delay": 156,
"time": "1772605296"
},
"stopId": "FR:50129:ZE:10POL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 77,
"time": "1772604707"
},
"departure": {
"delay": 77,
"time": "1772604737"
},
"stopId": "FR:50129:ZE:10HUI3:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 22,
"time": "1772604470"
},
"departure": {
"delay": 22,
"time": "1772604502"
},
"stopId": "FR:50129:ZE:10DAN1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 171,
"time": "1772606657"
},
"departure": {
"delay": 171,
"time": "1772606691"
},
"stopId": "FR:50129:ZE:10SAD2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 124,
"time": "1772605731"
},
"departure": {
"delay": 124,
"time": "1772605744"
},
"stopId": "FR:50129:ZE:10CTR1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 186,
"time": "1772605823"
},
"departure": {
"delay": 186,
"time": "1772605866"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 146,
"time": "1772605512"
},
"departure": {
"delay": 146,
"time": "1772605526"
},
"stopId": "FR:50129:ZE:10STA1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 230,
"time": "1772606540"
},
"departure": {
"delay": 230,
"time": "1772606570"
},
"stopId": "FR:50129:ZE:10CIM2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 171,
"time": "1772606612"
},
"departure": {
"delay": 171,
"time": "1772606631"
},
"stopId": "FR:50129:ZE:10VOL2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 130,
"time": "1772604893"
},
"departure": {
"delay": 130,
"time": "1772604910"
},
"stopId": "FR:50129:ZE:10VAB1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 150,
"time": "1772606730"
},
"departure": {
"delay": 150,
"time": "1772606730"
},
"stopId": "FR:50129:ZE:10ROS2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 200,
"time": "1772606467"
},
"departure": {
"delay": 200,
"time": "1772606480"
},
"stopId": "FR:50129:ZE:10FJT2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 150,
"time": "1772606970"
},
"departure": {
"delay": 150,
"time": "1772606970"
},
"stopId": "FR:50129:ZE:10CDF2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 164,
"time": "1772606039"
},
"departure": {
"delay": 164,
"time": "1772606204"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 36,
"time": "1772604545"
},
"departure": {
"delay": 36,
"time": "1772604576"
},
"stopId": "FR:50129:ZE:10VIG1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 101,
"time": "1772604927"
},
"departure": {
"delay": 101,
"time": "1772604941"
},
"stopId": "FR:50129:ZE:10SMT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 128,
"time": "1772604998"
},
"departure": {
"delay": 128,
"time": "1772605028"
},
"stopId": "FR:50129:ZE:10FRA1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 197,
"time": "1772606587"
},
"departure": {
"delay": 197,
"time": "1772606597"
},
"stopId": "FR:50129:ZE:10RED2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 134,
"time": "1772605596"
},
"departure": {
"delay": 134,
"time": "1772605634"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 15
},
{
"departure": {
"delay": 48,
"time": "1772604288"
},
"stopId": "FR:50129:ZE:10ZAG1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 203,
"time": "1772605370"
},
"departure": {
"delay": 203,
"time": "1772605403"
},
"stopId": "FR:50129:ZE:10LCO1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 130,
"time": "1772606231"
},
"departure": {
"delay": 130,
"time": "1772606290"
},
"stopId": "FR:50129:ZE:10MEN3:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 137,
"time": "1772605052"
},
"departure": {
"delay": 137,
"time": "1772605097"
},
"stopId": "FR:50129:ZE:10LEC1:ATOUMOD035",
"stopSequence": 10
}
],
"timestamp": "1772606703",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:05:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748454x2025xHxMultxMexMercredix00:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:8x3490611:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -8,
"time": "1772608672"
},
"departure": {
"delay": -8,
"time": "1772608672"
},
"stopId": "FR:27458:ZE:0x6699:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 49,
"time": "1772608309"
},
"departure": {
"delay": 49,
"time": "1772608309"
},
"stopId": "FR:27458:ZE:0x6690:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": 45,
"time": "1772611005"
},
"departure": {
"delay": 45,
"time": "1772611005"
},
"stopId": "FR:27365:ZE:0x6341:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": 39,
"time": "1772609139"
},
"departure": {
"delay": 39,
"time": "1772609139"
},
"stopId": "FR:27008:ZE:0x6053:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 41,
"time": "1772608721"
},
"departure": {
"delay": 41,
"time": "1772608721"
},
"stopId": "FR:27386:ZE:0x6367:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 20,
"time": "1772608820"
},
"departure": {
"delay": 20,
"time": "1772608820"
},
"stopId": "FR:27386:ZE:0x6374:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -32,
"time": "1772610388"
},
"departure": {
"delay": -32,
"time": "1772610388"
},
"stopId": "FR:27196:ZE:0x6318:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": 43,
"time": "1772609083"
},
"departure": {
"delay": 43,
"time": "1772609083"
},
"stopId": "FR:27008:ZE:0x6049:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 3,
"time": "1772609643"
},
"departure": {
"delay": 3,
"time": "1772609643"
},
"stopId": "FR:27348:ZE:0x6302:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 10,
"time": "1772608570"
},
"departure": {
"delay": 10,
"time": "1772608570"
},
"stopId": "FR:27458:ZE:0x6695:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 29,
"time": "1772609789"
},
"departure": {
"delay": 29,
"time": "1772609789"
},
"stopId": "FR:27348:ZE:0x6299:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": 70,
"time": "1772611090"
},
"departure": {
"delay": 70,
"time": "1772611090"
},
"stopId": "FR:27701:ZE:0x7063:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": -8,
"time": "1772608432"
},
"departure": {
"delay": -8,
"time": "1772608432"
},
"stopId": "FR:27458:ZE:0x6679:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -45,
"time": "1772610555"
},
"departure": {
"delay": -45,
"time": "1772610555"
},
"stopId": "FR:27196:ZE:0x6321:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": 24,
"time": "1772609304"
},
"departure": {
"delay": 24,
"time": "1772609304"
},
"stopId": "FR:27008:ZE:0x6051:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -33,
"time": "1772610747"
},
"departure": {
"delay": -33,
"time": "1772610747"
},
"stopId": "FR:27365:ZE:0x7270:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": -9,
"time": "1772610831"
},
"departure": {
"delay": -9,
"time": "1772610831"
},
"stopId": "FR:27365:ZE:0x7272:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": 12,
"time": "1772608272"
},
"departure": {
"delay": 12,
"time": "1772608272"
},
"stopId": "FR:27458:ZE:0x6682:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": 24,
"time": "1772609244"
},
"departure": {
"delay": 24,
"time": "1772609244"
},
"stopId": "FR:27008:ZE:0x6055:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 64,
"time": "1772611024"
},
"departure": {
"delay": 64,
"time": "1772611024"
},
"stopId": "FR:27365:ZE:0x7135:ATOUMOD006",
"stopSequence": 35
},
{
"departure": {
"time": "1772608200"
},
"stopId": "FR:27458:ZE:0x6686:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": 66,
"time": "1772611266"
},
"departure": {
"delay": 66,
"time": "1772611266"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 40
},
{
"arrival": {
"delay": -8,
"time": "1772610292"
},
"departure": {
"delay": -8,
"time": "1772610292"
},
"stopId": "FR:27469:ZE:0x6632:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": -8,
"time": "1772609332"
},
"departure": {
"delay": -8,
"time": "1772609332"
},
"stopId": "FR:27348:ZE:0x6293:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 76,
"time": "1772610976"
},
"departure": {
"delay": 76,
"time": "1772610976"
},
"stopId": "FR:27365:ZE:0x6333:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": 2,
"time": "1772609042"
},
"departure": {
"delay": 2,
"time": "1772609042"
},
"stopId": "FR:27008:ZE:0x6056:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 55,
"time": "1772611135"
},
"departure": {
"delay": 55,
"time": "1772611135"
},
"stopId": "FR:27701:ZE:0x7091:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": -2,
"time": "1772608498"
},
"departure": {
"delay": -2,
"time": "1772608498"
},
"stopId": "FR:27458:ZE:0x6693:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 30,
"time": "1772611170"
},
"departure": {
"delay": 30,
"time": "1772611170"
},
"stopId": "FR:27701:ZE:0x7103:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": 30,
"time": "1772609190"
},
"departure": {
"delay": 30,
"time": "1772609190"
},
"stopId": "FR:27008:ZE:0x6047:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 33,
"time": "1772609553"
},
"departure": {
"delay": 33,
"time": "1772609553"
},
"stopId": "FR:27348:ZE:0x6300:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -8,
"time": "1772610232"
},
"departure": {
"delay": -8,
"time": "1772610232"
},
"stopId": "FR:27469:ZE:0x6663:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": 5,
"time": "1772610485"
},
"departure": {
"delay": 5,
"time": "1772610485"
},
"stopId": "FR:27196:ZE:0x6322:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": 2,
"time": "1772610302"
},
"departure": {
"delay": 2,
"time": "1772610302"
},
"stopId": "FR:27469:ZE:0x7189:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": -8,
"time": "1772608792"
},
"departure": {
"delay": -8,
"time": "1772608792"
},
"stopId": "FR:27386:ZE:0x6376:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 37,
"time": "1772608537"
},
"departure": {
"delay": 37,
"time": "1772608537"
},
"stopId": "FR:27458:ZE:0x6681:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -8,
"time": "1772608972"
},
"departure": {
"delay": -8,
"time": "1772608972"
},
"stopId": "FR:27008:ZE:0x6058:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 28,
"time": "1772608468"
},
"departure": {
"delay": 28,
"time": "1772608468"
},
"stopId": "FR:27458:ZE:0x6685:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -8,
"time": "1772609692"
},
"departure": {
"delay": -8,
"time": "1772609692"
},
"stopId": "FR:27348:ZE:0x6296:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 22,
"time": "1772611402"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 41
},
{
"arrival": {
"delay": 22,
"time": "1772611222"
},
"departure": {
"delay": 22,
"time": "1772611222"
},
"stopId": "FR:27701:ZE:0x7162:ATOUMOD006",
"stopSequence": 39
}
],
"timestamp": "1772606702",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:5:LOC",
"tripId": "ATOUMOD006:ServiceJourney:8x3490611:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TNIx115:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 1020,
"time": "1772612100"
},
"departure": {
"delay": 1020,
"time": "1772612100"
},
"stopId": "FR:76709:ZE:TNIx22506:ATOUMOD001",
"stopSequence": 38
},
{
"arrival": {
"delay": 480,
"time": "1772609880"
},
"departure": {
"delay": 480,
"time": "1772609880"
},
"stopId": "FR:76540:ZE:TNIx11423:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 780,
"time": "1772610180"
},
"departure": {
"delay": 780,
"time": "1772610180"
},
"stopId": "FR:76157:ZE:TNIx10602:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 1020,
"time": "1772610780"
},
"departure": {
"delay": 1020,
"time": "1772610780"
},
"stopId": "FR:76354:ZE:TNIx22597:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 960,
"time": "1772610360"
},
"departure": {
"delay": 960,
"time": "1772610360"
},
"stopId": "FR:76157:ZE:TNIx10764:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 1020,
"time": "1772611740"
},
"departure": {
"delay": 1020,
"time": "1772611740"
},
"stopId": "FR:76750:ZE:TNIx22515:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 900,
"time": "1772610300"
},
"departure": {
"delay": 900,
"time": "1772610300"
},
"stopId": "FR:76157:ZE:TNIx10641:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 720,
"time": "1772610120"
},
"departure": {
"delay": 720,
"time": "1772610120"
},
"stopId": "FR:76157:ZE:TNIx10605:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 1020,
"time": "1772611080"
},
"departure": {
"delay": 1020,
"time": "1772611080"
},
"stopId": "FR:76222:ZE:TNIx22582:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 1020,
"time": "1772610720"
},
"departure": {
"delay": 1020,
"time": "1772610720"
},
"stopId": "FR:76614:ZE:TNIx22601:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 1020,
"time": "1772612160"
},
"departure": {
"delay": 1020,
"time": "1772612160"
},
"stopId": "FR:76709:ZE:TNIx22504:ATOUMOD001",
"stopSequence": 40
},
{
"departure": {
"time": "1772609400"
},
"stopId": "FR:76540:ZE:TNIx12722:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 1020,
"time": "1772610660"
},
"departure": {
"delay": 1020,
"time": "1772610660"
},
"stopId": "FR:76614:ZE:TNIx22605:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 1020,
"time": "1772611860"
},
"departure": {
"delay": 1020,
"time": "1772611860"
},
"stopId": "FR:76750:ZE:TNIx22510:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"delay": 1020,
"time": "1772611980"
},
"departure": {
"delay": 1020,
"time": "1772611980"
},
"stopId": "FR:76709:ZE:TNIx22508:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"delay": 1020,
"time": "1772611320"
},
"departure": {
"delay": 1020,
"time": "1772611320"
},
"stopId": "FR:76222:ZE:TNIx23158:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 1025,
"time": "1772612105"
},
"departure": {
"delay": 1025,
"time": "1772612105"
},
"stopId": "FR:76709:ZE:TNIx23020:ATOUMOD001",
"stopSequence": 39
},
{
"arrival": {
"delay": 1020,
"time": "1772610540"
},
"departure": {
"delay": 1020,
"time": "1772610540"
},
"stopId": "FR:76614:ZE:TNIx22977:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 1020,
"time": "1772611500"
},
"departure": {
"delay": 1020,
"time": "1772611500"
},
"stopId": "FR:76222:ZE:TNIx22552:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 1020,
"time": "1772610840"
},
"departure": {
"delay": 1020,
"time": "1772610840"
},
"stopId": "FR:76354:ZE:TNIx22587:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 965,
"time": "1772610725"
},
"departure": {
"delay": 965,
"time": "1772610725"
},
"stopId": "FR:76354:ZE:TNIx22600:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 1020,
"time": "1772611620"
},
"departure": {
"delay": 1020,
"time": "1772611620"
},
"stopId": "FR:76750:ZE:TNIx22513:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 1020,
"time": "1772611140"
},
"departure": {
"delay": 1020,
"time": "1772611140"
},
"stopId": "FR:76222:ZE:TNIx23155:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"time": "1772612280"
},
"stopId": "FR:76709:ZE:TNIx22502:ATOUMOD001",
"stopSequence": 41
},
{
"arrival": {
"delay": 840,
"time": "1772610240"
},
"departure": {
"delay": 840,
"time": "1772610240"
},
"stopId": "FR:76157:ZE:TNIx10364:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 1020,
"time": "1772610960"
},
"departure": {
"delay": 1020,
"time": "1772610960"
},
"stopId": "FR:76354:ZE:TNIx22583:ATOUMOD001",
"stopSequence": 14
}
],
"timestamp": "1772605095",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TNIx530:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TNIx115:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx1386:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772607142"
},
"departure": {
"time": "1772607142"
},
"stopId": "FR:76157:ZE:TCARxTJAUR2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"time": "1772605262"
},
"departure": {
"time": "1772605284"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1772605686"
},
"departure": {
"time": "1772605707"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1772606713"
},
"departure": {
"time": "1772606713"
},
"stopId": "FR:76157:ZE:TCARxCORNI2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"time": "1772605490"
},
"departure": {
"time": "1772605490"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1772606082"
},
"departure": {
"time": "1772606107"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1772604900"
},
"stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1772605152"
},
"departure": {
"time": "1772605152"
},
"stopId": "FR:76212:ZE:TCARxECOLE2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1772605743"
},
"departure": {
"time": "1772605743"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1772606902"
},
"departure": {
"time": "1772606902"
},
"stopId": "FR:76157:ZE:TCARxTOUYE2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"time": "1772606972"
},
"departure": {
"time": "1772606972"
},
"stopId": "FR:76157:ZE:TCARxTDUMA2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"time": "1772606285"
},
"departure": {
"time": "1772606332"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"time": "1772605541"
},
"departure": {
"time": "1772605541"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1772606407"
},
"departure": {
"time": "1772606482"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"time": "1772607322"
},
"departure": {
"time": "1772607322"
},
"stopId": "FR:76157:ZE:TCARxTBIZET:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"time": "1772607217"
},
"departure": {
"time": "1772607217"
},
"stopId": "FR:76157:ZE:TCARxTPISS2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"time": "1772607083"
},
"departure": {
"time": "1772607083"
},
"stopId": "FR:76157:ZE:TCARxTPROV2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"time": "1772605058"
},
"departure": {
"time": "1772605058"
},
"stopId": "FR:76212:ZE:TCARxDMAIR2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1772606182"
},
"departure": {
"time": "1772606207"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1772606867"
},
"departure": {
"time": "1772606867"
},
"stopId": "FR:76157:ZE:TCARxTPRAT2:ATOUMOD001",
"stopSequence": 20
}
],
"timestamp": "1772604336",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx1386:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746327x2025xHxMultxMexMercredix00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 182,
"time": "1772604983"
},
"departure": {
"delay": 182,
"time": "1772605022"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 102,
"time": "1772604750"
},
"departure": {
"delay": 102,
"time": "1772604762"
},
"stopId": "FR:50129:ZE:10CVE2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 166,
"time": "1772605359"
},
"departure": {
"delay": 166,
"time": "1772605366"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 410,
"time": "1772607530"
},
"departure": {
"delay": 410,
"time": "1772607530"
},
"stopId": "FR:50129:ZE:10LON2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 256,
"time": "1772605470"
},
"departure": {
"delay": 256,
"time": "1772605516"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 410,
"time": "1772607770"
},
"departure": {
"delay": 410,
"time": "1772607770"
},
"stopId": "FR:50129:ZE:10BON2:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 113,
"time": "1772604559"
},
"departure": {
"delay": 113,
"time": "1772604593"
},
"stopId": "FR:50129:ZE:10JGO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 410,
"time": "1772607710"
},
"departure": {
"delay": 410,
"time": "1772607710"
},
"stopId": "FR:50129:ZE:10ARA2:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 187,
"time": "1772605303"
},
"departure": {
"delay": 187,
"time": "1772605327"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 410,
"time": "1772607590"
},
"departure": {
"delay": 410,
"time": "1772607590"
},
"stopId": "FR:50129:ZE:10CPL2:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 410,
"time": "1772607470"
},
"departure": {
"delay": 410,
"time": "1772607470"
},
"stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 303,
"time": "1772606227"
},
"departure": {
"delay": 303,
"time": "1772606283"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 410,
"time": "1772607350"
},
"departure": {
"delay": 410,
"time": "1772607350"
},
"stopId": "FR:50129:ZE:10DUB2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 91,
"time": "1772604833"
},
"departure": {
"delay": 91,
"time": "1772604871"
},
"stopId": "FR:50129:ZE:10MGT2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 410,
"time": "1772606990"
},
"departure": {
"delay": 410,
"time": "1772606990"
},
"stopId": "FR:50129:ZE:10TRA6:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 152,
"time": "1772605385"
},
"departure": {
"delay": 152,
"time": "1772605412"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 352,
"time": "1772606509"
},
"departure": {
"delay": 352,
"time": "1772606572"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 237,
"time": "1772605651"
},
"departure": {
"delay": 237,
"time": "1772605677"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 410,
"time": "1772607830"
},
"stopId": "FR:50129:ZE:10BRT2:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 410,
"time": "1772607650"
},
"departure": {
"delay": 410,
"time": "1772607650"
},
"stopId": "FR:50129:ZE:10PRE2:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 410,
"time": "1772607170"
},
"departure": {
"delay": 410,
"time": "1772607170"
},
"stopId": "FR:50129:ZE:10HOM2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 410,
"time": "1772607050"
},
"departure": {
"delay": 410,
"time": "1772607050"
},
"stopId": "FR:50129:ZE:10HUI2:ATOUMOD035",
"stopSequence": 29
},
{
"departure": {
"delay": 93,
"time": "1772604513"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 327,
"time": "1772606457"
},
"departure": {
"delay": 327,
"time": "1772606487"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 137,
"time": "1772604702"
},
"departure": {
"delay": 137,
"time": "1772604737"
},
"stopId": "FR:50129:ZE:10COS2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 410,
"time": "1772607290"
},
"departure": {
"delay": 410,
"time": "1772607290"
},
"stopId": "FR:50129:ZE:10LAV2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 188,
"time": "1772605173"
},
"departure": {
"delay": 188,
"time": "1772605208"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 410,
"time": "1772607110"
},
"departure": {
"delay": 410,
"time": "1772607110"
},
"stopId": "FR:50129:ZE:10BEL2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 97,
"time": "1772604789"
},
"departure": {
"delay": 97,
"time": "1772604817"
},
"stopId": "FR:50129:ZE:10RSX2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 410,
"time": "1772607230"
},
"departure": {
"delay": 410,
"time": "1772607230"
},
"stopId": "FR:50129:ZE:10AGO2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 233,
"time": "1772605755"
},
"departure": {
"delay": 233,
"time": "1772605793"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 186,
"time": "1772605061"
},
"departure": {
"delay": 186,
"time": "1772605086"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 331,
"time": "1772606002"
},
"departure": {
"delay": 331,
"time": "1772606011"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 238,
"time": "1772605559"
},
"departure": {
"delay": 238,
"time": "1772605618"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 410,
"time": "1772606810"
},
"departure": {
"delay": 410,
"time": "1772606810"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 410,
"time": "1772606930"
},
"departure": {
"delay": 410,
"time": "1772606930"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 391,
"time": "1772606614"
},
"departure": {
"delay": 391,
"time": "1772606671"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 278,
"time": "1772606338"
},
"departure": {
"delay": 278,
"time": "1772606378"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 131,
"time": "1772604881"
},
"departure": {
"delay": 131,
"time": "1772604911"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 410,
"time": "1772607590"
},
"departure": {
"delay": 410,
"time": "1772607590"
},
"stopId": "FR:50129:ZE:10BHE2:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 199,
"time": "1772605131"
},
"departure": {
"delay": 199,
"time": "1772605159"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 315,
"time": "1772606124"
},
"departure": {
"delay": 315,
"time": "1772606175"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 20
}
],
"timestamp": "1772606695",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746327x2025xHxMultxMexMercredix00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4056970x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 133,
"time": "1772607253"
},
"departure": {
"delay": 133,
"time": "1772607253"
},
"stopId": "FR:76351:ZE:3025:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 121,
"time": "1772607301"
},
"departure": {
"delay": 121,
"time": "1772607301"
},
"stopId": "FR:76351:ZE:3584:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 92,
"time": "1772607392"
},
"departure": {
"delay": 92,
"time": "1772607392"
},
"stopId": "FR:76351:ZE:3012:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 92,
"time": "1772607332"
},
"departure": {
"delay": 92,
"time": "1772607332"
},
"stopId": "FR:76351:ZE:4803:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 112,
"time": "1772607172"
},
"departure": {
"delay": 112,
"time": "1772607172"
},
"stopId": "FR:76351:ZE:3128:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 92,
"time": "1772606912"
},
"departure": {
"delay": 92,
"time": "1772606912"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 92,
"time": "1772607692"
},
"stopId": "FR:76351:ZE:4848:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 111,
"time": "1772607471"
},
"departure": {
"delay": 111,
"time": "1772607471"
},
"stopId": "FR:76351:ZE:3152:ATOUMOD003",
"stopSequence": 16
},
{
"departure": {
"delay": 121,
"time": "1772606641"
},
"stopId": "FR:76351:ZE:4581:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 121,
"time": "1772607121"
},
"departure": {
"delay": 121,
"time": "1772607121"
},
"stopId": "FR:76351:ZE:3625:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 93,
"time": "1772606793"
},
"departure": {
"delay": 93,
"time": "1772606793"
},
"stopId": "FR:76351:ZE:3029:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 131,
"time": "1772607611"
},
"departure": {
"delay": 131,
"time": "1772607611"
},
"stopId": "FR:76351:ZE:3041:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 92,
"time": "1772607212"
},
"departure": {
"delay": 92,
"time": "1772607212"
},
"stopId": "FR:76351:ZE:4840:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 121,
"time": "1772606941"
},
"departure": {
"delay": 121,
"time": "1772606941"
},
"stopId": "FR:76351:ZE:4995:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 92,
"time": "1772606732"
},
"departure": {
"delay": 92,
"time": "1772606732"
},
"stopId": "FR:76351:ZE:3529:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 124,
"time": "1772607064"
},
"departure": {
"delay": 124,
"time": "1772607064"
},
"stopId": "FR:76351:ZE:4566:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 117,
"time": "1772607537"
},
"departure": {
"delay": 117,
"time": "1772607537"
},
"stopId": "FR:76351:ZE:3162:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 110,
"time": "1772607650"
},
"departure": {
"delay": 110,
"time": "1772607650"
},
"stopId": "FR:76351:ZE:4568:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 95,
"time": "1772607035"
},
"departure": {
"delay": 95,
"time": "1772607035"
},
"stopId": "FR:76351:ZE:4547:ATOUMOD003",
"stopSequence": 7
}
],
"timestamp": "1772606682",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C7:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4056970x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx305:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 86,
"time": "1772607566"
},
"departure": {
"delay": 86,
"time": "1772607566"
},
"stopId": "FR:76540:ZE:TCARxARGEN1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 45,
"time": "1772605425"
},
"departure": {
"delay": 45,
"time": "1772605425"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 90,
"time": "1772605650"
},
"departure": {
"delay": 90,
"time": "1772605650"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 30,
"time": "1772605931"
},
"departure": {
"delay": 30,
"time": "1772605950"
},
"stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 54,
"time": "1772606454"
},
"departure": {
"delay": 54,
"time": "1772606454"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 70,
"time": "1772605750"
},
"departure": {
"delay": 70,
"time": "1772605750"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 50,
"time": "1772605550"
},
"departure": {
"delay": 50,
"time": "1772605550"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 99,
"time": "1772606354"
},
"departure": {
"delay": 99,
"time": "1772606379"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 86,
"time": "1772606786"
},
"departure": {
"delay": 86,
"time": "1772606786"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 86,
"time": "1772606906"
},
"departure": {
"delay": 86,
"time": "1772606906"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 111,
"time": "1772607411"
},
"departure": {
"delay": 111,
"time": "1772607411"
},
"stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1772605380"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 85,
"time": "1772605825"
},
"departure": {
"delay": 85,
"time": "1772605825"
},
"stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -28,
"time": "1772606072"
},
"departure": {
"delay": -28,
"time": "1772606072"
},
"stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 86,
"time": "1772606666"
},
"departure": {
"delay": 86,
"time": "1772606666"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 74,
"time": "1772606714"
},
"departure": {
"delay": 74,
"time": "1772606714"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 86,
"time": "1772607326"
},
"departure": {
"delay": 86,
"time": "1772607326"
},
"stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 81,
"time": "1772606841"
},
"departure": {
"delay": 81,
"time": "1772606841"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 106,
"time": "1772606566"
},
"departure": {
"delay": 106,
"time": "1772606566"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 58,
"time": "1772606232"
},
"departure": {
"delay": 58,
"time": "1772606278"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 9
}
],
"timestamp": "1772605337",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx305:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:281:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -60,
"time": "1772607000"
},
"departure": {
"delay": -60,
"time": "1772607000"
},
"stopId": "FR:27681:ZE:10031:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"delay": -60,
"time": "1772606700"
},
"departure": {
"delay": -60,
"time": "1772606700"
},
"stopId": "FR:27681:ZE:10039:ATOUMOD007",
"stopSequence": 8
},
{
"departure": {
"time": "1772606280"
},
"stopId": "FR:27681:ZE:29075:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"delay": -60,
"time": "1772606460"
},
"departure": {
"delay": -60,
"time": "1772606460"
},
"stopId": "FR:27681:ZE:10037:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"delay": 5,
"time": "1772606340"
},
"departure": {
"delay": 5,
"time": "1772606345"
},
"stopId": "FR:27681:ZE:29077:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"delay": -55,
"time": "1772606400"
},
"departure": {
"delay": -55,
"time": "1772606405"
},
"stopId": "FR:27681:ZE:29080:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"delay": -60,
"time": "1772606880"
},
"departure": {
"delay": -60,
"time": "1772606880"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"delay": -60,
"time": "1772606820"
},
"departure": {
"delay": -60,
"time": "1772606820"
},
"stopId": "FR:27681:ZE:10078:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"delay": -60,
"time": "1772606520"
},
"departure": {
"delay": -60,
"time": "1772606520"
},
"stopId": "FR:27681:ZE:29082:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"delay": -60,
"time": "1772606640"
},
"departure": {
"delay": -60,
"time": "1772606640"
},
"stopId": "FR:27681:ZE:10090:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"delay": -60,
"time": "1772607420"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"delay": -60,
"time": "1772606760"
},
"departure": {
"delay": -60,
"time": "1772606760"
},
"stopId": "FR:27681:ZE:10063:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"delay": -60,
"time": "1772607180"
},
"departure": {
"delay": -60,
"time": "1772607180"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"delay": -60,
"time": "1772607240"
},
"departure": {
"delay": -60,
"time": "1772607240"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"delay": -45,
"time": "1772606350"
},
"departure": {
"delay": -45,
"time": "1772606355"
},
"stopId": "FR:27681:ZE:29078:ATOUMOD007",
"stopSequence": 3
}
],
"timestamp": "1772606444",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:281:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746208x2025xHxMultxMexMercredix00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 50,
"time": "1772610110"
},
"departure": {
"delay": 50,
"time": "1772610110"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 49
},
{
"arrival": {
"delay": 50,
"time": "1772608790"
},
"departure": {
"delay": 50,
"time": "1772608790"
},
"stopId": "FR:50129:ZE:10TRA6:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 50,
"time": "1772608430"
},
"departure": {
"delay": 50,
"time": "1772608430"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 50,
"time": "1772607230"
},
"departure": {
"delay": 50,
"time": "1772607230"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 50,
"time": "1772608370"
},
"departure": {
"delay": 50,
"time": "1772608370"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 50,
"time": "1772609030"
},
"departure": {
"delay": 50,
"time": "1772609030"
},
"stopId": "FR:50129:ZE:10AGO2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 50,
"time": "1772608310"
},
"departure": {
"delay": 50,
"time": "1772608310"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 50,
"time": "1772608970"
},
"departure": {
"delay": 50,
"time": "1772608970"
},
"stopId": "FR:50129:ZE:10HOM2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 50,
"time": "1772607050"
},
"departure": {
"delay": 50,
"time": "1772607050"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 50,
"time": "1772609570"
},
"departure": {
"delay": 50,
"time": "1772609570"
},
"stopId": "FR:50129:ZE:10BON2:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 50,
"time": "1772607530"
},
"departure": {
"delay": 50,
"time": "1772607530"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 50,
"time": "1772609090"
},
"departure": {
"delay": 50,
"time": "1772609090"
},
"stopId": "FR:50129:ZE:10LAV2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 50,
"time": "1772607290"
},
"departure": {
"delay": 50,
"time": "1772607290"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 50,
"time": "1772609450"
},
"departure": {
"delay": 50,
"time": "1772609450"
},
"stopId": "FR:50129:ZE:10PRE2:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 50,
"time": "1772606870"
},
"departure": {
"delay": 50,
"time": "1772606870"
},
"stopId": "FR:50129:ZE:10COS2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 50,
"time": "1772609750"
},
"departure": {
"delay": 50,
"time": "1772609750"
},
"stopId": "FR:50129:ZE:10CAR2:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 50,
"time": "1772610170"
},
"stopId": "FR:50129:ZE:10MAX1:ATOUMOD035",
"stopSequence": 50
},
{
"arrival": {
"delay": 50,
"time": "1772608730"
},
"departure": {
"delay": 50,
"time": "1772608730"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 50,
"time": "1772607110"
},
"departure": {
"delay": 50,
"time": "1772607110"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 50,
"time": "1772609330"
},
"departure": {
"delay": 50,
"time": "1772609330"
},
"stopId": "FR:50129:ZE:10LON2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 50,
"time": "1772609690"
},
"departure": {
"delay": 50,
"time": "1772609690"
},
"stopId": "FR:50129:ZE:10HOU2:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 50,
"time": "1772607170"
},
"departure": {
"delay": 50,
"time": "1772607170"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 50,
"time": "1772607530"
},
"departure": {
"delay": 50,
"time": "1772607530"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 50,
"time": "1772608610"
},
"departure": {
"delay": 50,
"time": "1772608610"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 50,
"time": "1772606990"
},
"departure": {
"delay": 50,
"time": "1772606990"
},
"stopId": "FR:50129:ZE:10RSX2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 50,
"time": "1772607830"
},
"departure": {
"delay": 50,
"time": "1772607830"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 50,
"time": "1772608910"
},
"departure": {
"delay": 50,
"time": "1772608910"
},
"stopId": "FR:50129:ZE:10BEL2:ATOUMOD035",
"stopSequence": 30
},
{
"departure": {
"delay": 52,
"time": "1772606692"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 50,
"time": "1772610050"
},
"departure": {
"delay": 50,
"time": "1772610050"
},
"stopId": "FR:50129:ZE:10SFG2:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 50,
"time": "1772609150"
},
"departure": {
"delay": 50,
"time": "1772609150"
},
"stopId": "FR:50129:ZE:10DUB2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 50,
"time": "1772608130"
},
"departure": {
"delay": 50,
"time": "1772608130"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 50,
"time": "1772607470"
},
"departure": {
"delay": 50,
"time": "1772607470"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 50,
"time": "1772608490"
},
"departure": {
"delay": 50,
"time": "1772608490"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 50,
"time": "1772609390"
},
"departure": {
"delay": 50,
"time": "1772609390"
},
"stopId": "FR:50129:ZE:10CPL2:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 50,
"time": "1772606750"
},
"departure": {
"delay": 50,
"time": "1772606750"
},
"stopId": "FR:50129:ZE:10JGO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 50,
"time": "1772607650"
},
"departure": {
"delay": 50,
"time": "1772607650"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 50,
"time": "1772606930"
},
"departure": {
"delay": 50,
"time": "1772606930"
},
"stopId": "FR:50129:ZE:10CVE2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 50,
"time": "1772609870"
},
"departure": {
"delay": 50,
"time": "1772609870"
},
"stopId": "FR:50129:ZE:10ALB2:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 50,
"time": "1772609630"
},
"departure": {
"delay": 50,
"time": "1772609630"
},
"stopId": "FR:50129:ZE:10BRT2:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 50,
"time": "1772609990"
},
"departure": {
"delay": 50,
"time": "1772609990"
},
"stopId": "FR:50129:ZE:10COF2:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 50,
"time": "1772607710"
},
"departure": {
"delay": 50,
"time": "1772607710"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 50,
"time": "1772609270"
},
"departure": {
"delay": 50,
"time": "1772609270"
},
"stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 50,
"time": "1772608850"
},
"departure": {
"delay": 50,
"time": "1772608850"
},
"stopId": "FR:50129:ZE:10HUI2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 50,
"time": "1772608190"
},
"departure": {
"delay": 50,
"time": "1772608190"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 50,
"time": "1772607050"
},
"departure": {
"delay": 50,
"time": "1772607050"
},
"stopId": "FR:50129:ZE:10MGT2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 50,
"time": "1772609810"
},
"departure": {
"delay": 50,
"time": "1772609810"
},
"stopId": "FR:50129:ZE:10SFN2:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 50,
"time": "1772609390"
},
"departure": {
"delay": 50,
"time": "1772609390"
},
"stopId": "FR:50129:ZE:10BHE2:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 50,
"time": "1772609510"
},
"departure": {
"delay": 50,
"time": "1772609510"
},
"stopId": "FR:50129:ZE:10ARA2:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 50,
"time": "1772607410"
},
"departure": {
"delay": 50,
"time": "1772607410"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 50,
"time": "1772607950"
},
"departure": {
"delay": 50,
"time": "1772607950"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 19
}
],
"timestamp": "1772606702",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746208x2025xHxMultxMexMercredix00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748544x2025xHxMultxMexMercredix00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 4,
"time": "1772606094"
},
"departure": {
"delay": 4,
"time": "1772606104"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"time": "1772607360"
},
"departure": {
"time": "1772607360"
},
"stopId": "FR:50129:ZE:10MRT2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"time": "1772607060"
},
"departure": {
"time": "1772607060"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"time": "1772607540"
},
"departure": {
"time": "1772607540"
},
"stopId": "FR:50129:ZE:10VDT2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -4,
"time": "1772606233"
},
"departure": {
"delay": -4,
"time": "1772606276"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 27,
"time": "1772605887"
},
"departure": {
"delay": 27,
"time": "1772605887"
},
"stopId": "FR:50129:ZE:10JBO4:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"time": "1772606640"
},
"departure": {
"time": "1772606700"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -19,
"time": "1772606125"
},
"departure": {
"delay": -19,
"time": "1772606141"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 6
},
{
"departure": {
"delay": 70,
"time": "1772605810"
},
"stopId": "FR:50129:ZE:10ZSA4:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 21,
"time": "1772606166"
},
"departure": {
"delay": 21,
"time": "1772606181"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"time": "1772607420"
},
"departure": {
"time": "1772607420"
},
"stopId": "FR:50129:ZE:10GRI2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"time": "1772607180"
},
"departure": {
"time": "1772607180"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"time": "1772606940"
},
"departure": {
"time": "1772606940"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"time": "1772607240"
},
"departure": {
"time": "1772607240"
},
"stopId": "FR:50129:ZE:10BRA2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"time": "1772607420"
},
"departure": {
"time": "1772607420"
},
"stopId": "FR:50129:ZE:10FOE2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"time": "1772607120"
},
"departure": {
"time": "1772607120"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 58,
"time": "1772605849"
},
"departure": {
"delay": 58,
"time": "1772605858"
},
"stopId": "FR:50129:ZE:10CHE2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"time": "1772607000"
},
"departure": {
"time": "1772607000"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -3,
"time": "1772606312"
},
"departure": {
"delay": -3,
"time": "1772606337"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"time": "1772607600"
},
"stopId": "FR:50129:ZE:10PYC1:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -8,
"time": "1772606420"
},
"departure": {
"delay": -8,
"time": "1772606452"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 27,
"time": "1772606034"
},
"departure": {
"delay": 27,
"time": "1772606067"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"time": "1772607480"
},
"departure": {
"time": "1772607480"
},
"stopId": "FR:50129:ZE:10ZFO2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"time": "1772606880"
},
"departure": {
"time": "1772606880"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 12
}
],
"timestamp": "1772606694",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:06:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748544x2025xHxMultxMexMercredix00:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3106F5952842x2026x02x22T22x07x48Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772609760"
},
"departure": {
"time": "1772609820"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 15
},
{
"departure": {
"time": "1772608140"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1772608920"
},
"departure": {
"time": "1772608980"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1772611140"
},
"departure": {
"time": "1772611320"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1772616180"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 26
}
],
"timestamp": "1772604520",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx468B44B7xC327x4154xB85Ex25C67C32B61Ex:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3106F5952842x2026x02x22T22x07x48Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230658x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 5,
"time": "1772607545"
},
"departure": {
"delay": 5,
"time": "1772607545"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 19
},
{
"departure": {
"delay": 32,
"time": "1772606192"
},
"stopId": "FR:76351:ZE:4357:ATOUMOD003",
"stopSequence": 6
},
{
"departure": {
"delay": 26,
"time": "1772605886"
},
"stopId": "FR:76351:ZE:3048:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 63,
"time": "1772607123"
},
"departure": {
"delay": 63,
"time": "1772607123"
},
"stopId": "FR:76351:ZE:3500:ATOUMOD003",
"stopSequence": 13
},
{
"departure": {
"delay": 30,
"time": "1772605950"
},
"stopId": "FR:76351:ZE:3387:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 15,
"time": "1772608275"
},
"departure": {
"delay": 15,
"time": "1772608275"
},
"stopId": "FR:76351:ZE:4467:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 52,
"time": "1772608132"
},
"departure": {
"delay": 52,
"time": "1772608132"
},
"stopId": "FR:76351:ZE:5223:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 5,
"time": "1772607245"
},
"departure": {
"delay": 5,
"time": "1772607245"
},
"stopId": "FR:76351:ZE:4641:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 17,
"time": "1772607797"
},
"departure": {
"delay": 17,
"time": "1772607797"
},
"stopId": "FR:76351:ZE:3357:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 19,
"time": "1772606959"
},
"departure": {
"delay": 19,
"time": "1772606959"
},
"stopId": "FR:76351:ZE:3794:ATOUMOD003",
"stopSequence": 12
},
{
"departure": {
"delay": -32,
"time": "1772606308"
},
"stopId": "FR:76351:ZE:3771:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 9,
"time": "1772607909"
},
"departure": {
"delay": 9,
"time": "1772607909"
},
"stopId": "FR:76351:ZE:3417:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 45,
"time": "1772608065"
},
"departure": {
"delay": 45,
"time": "1772608065"
},
"stopId": "FR:76351:ZE:3384:ATOUMOD003",
"stopSequence": 28
},
{
"departure": {
"delay": 35,
"time": "1772606495"
},
"stopId": "FR:76351:ZE:3534:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 57,
"time": "1772608557"
},
"departure": {
"delay": 57,
"time": "1772608557"
},
"stopId": "FR:76351:ZE:4297:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 5,
"time": "1772608025"
},
"departure": {
"delay": 5,
"time": "1772608025"
},
"stopId": "FR:76351:ZE:3426:ATOUMOD003",
"stopSequence": 27
},
{
"departure": {
"delay": -31,
"time": "1772606369"
},
"stopId": "FR:76351:ZE:3533:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 12,
"time": "1772607312"
},
"departure": {
"delay": 12,
"time": "1772607312"
},
"stopId": "FR:76351:ZE:4520:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 63,
"time": "1772607363"
},
"departure": {
"delay": 63,
"time": "1772607363"
},
"stopId": "FR:76351:ZE:3027:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 14,
"time": "1772607974"
},
"departure": {
"delay": 14,
"time": "1772607974"
},
"stopId": "FR:76351:ZE:3363:ATOUMOD003",
"stopSequence": 26
},
{
"departure": {
"delay": 5,
"time": "1772606585"
},
"stopId": "FR:76351:ZE:4134:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 5,
"time": "1772607845"
},
"departure": {
"delay": 5,
"time": "1772607845"
},
"stopId": "FR:76351:ZE:3124:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 23,
"time": "1772607743"
},
"departure": {
"delay": 23,
"time": "1772607743"
},
"stopId": "FR:76351:ZE:3531:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 49,
"time": "1772606029"
},
"departure": {
"delay": 49,
"time": "1772606029"
},
"stopId": "FR:76351:ZE:3669:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 5,
"time": "1772606825"
},
"departure": {
"delay": 5,
"time": "1772606825"
},
"stopId": "FR:76351:ZE:3700:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 5,
"time": "1772608625"
},
"stopId": "FR:76351:ZE:4825:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 34,
"time": "1772608354"
},
"departure": {
"delay": 34,
"time": "1772608354"
},
"stopId": "FR:76351:ZE:4724:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 5,
"time": "1772608205"
},
"departure": {
"delay": 5,
"time": "1772608205"
},
"stopId": "FR:76351:ZE:4558:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 60,
"time": "1772607600"
},
"departure": {
"delay": 60,
"time": "1772607600"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 40,
"time": "1772608480"
},
"departure": {
"delay": 40,
"time": "1772608480"
},
"stopId": "FR:76351:ZE:4835:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 64,
"time": "1772607664"
},
"departure": {
"delay": 64,
"time": "1772607664"
},
"stopId": "FR:76351:ZE:3627:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 19,
"time": "1772607199"
},
"departure": {
"delay": 19,
"time": "1772607199"
},
"stopId": "FR:76351:ZE:3645:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": -9,
"time": "1772606091"
},
"departure": {
"delay": -9,
"time": "1772606091"
},
"stopId": "FR:76351:ZE:3253:ATOUMOD003",
"stopSequence": 5
}
],
"timestamp": "1772606672",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230658x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057424x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 103,
"time": "1772606563"
},
"stopId": "FR:76351:ZE:3803:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 162,
"time": "1772609322"
},
"departure": {
"delay": 162,
"time": "1772609322"
},
"stopId": "FR:76305:ZE:3206:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 150,
"time": "1772609730"
},
"departure": {
"delay": 150,
"time": "1772609730"
},
"stopId": "FR:76305:ZE:4488:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 123,
"time": "1772607123"
},
"departure": {
"delay": 123,
"time": "1772607123"
},
"stopId": "FR:76270:ZE:3428:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 169,
"time": "1772608789"
},
"departure": {
"delay": 169,
"time": "1772608789"
},
"stopId": "FR:76341:ZE:3753:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 163,
"time": "1772608243"
},
"departure": {
"delay": 163,
"time": "1772608243"
},
"stopId": "FR:76447:ZE:3763:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 141,
"time": "1772609481"
},
"departure": {
"delay": 141,
"time": "1772609481"
},
"stopId": "FR:76305:ZE:3150:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 165,
"time": "1772607645"
},
"departure": {
"delay": 165,
"time": "1772607645"
},
"stopId": "FR:76447:ZE:3066:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 155,
"time": "1772608475"
},
"departure": {
"delay": 155,
"time": "1772608475"
},
"stopId": "FR:76447:ZE:3759:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 124,
"time": "1772607724"
},
"departure": {
"delay": 124,
"time": "1772607724"
},
"stopId": "FR:76447:ZE:4510:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 146,
"time": "1772607806"
},
"departure": {
"delay": 146,
"time": "1772607806"
},
"stopId": "FR:76447:ZE:4073:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 132,
"time": "1772607492"
},
"departure": {
"delay": 132,
"time": "1772607492"
},
"stopId": "FR:76447:ZE:3238:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 111,
"time": "1772609271"
},
"departure": {
"delay": 111,
"time": "1772609271"
},
"stopId": "FR:76341:ZE:3083:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 111,
"time": "1772607171"
},
"departure": {
"delay": 111,
"time": "1772607171"
},
"stopId": "FR:76270:ZE:4600:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 111,
"time": "1772608851"
},
"departure": {
"delay": 111,
"time": "1772608851"
},
"stopId": "FR:76341:ZE:3747:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 139,
"time": "1772606719"
},
"departure": {
"delay": 139,
"time": "1772606719"
},
"stopId": "FR:76351:ZE:3451:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 111,
"time": "1772608671"
},
"departure": {
"delay": 111,
"time": "1772608671"
},
"stopId": "FR:76341:ZE:3755:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 149,
"time": "1772609849"
},
"departure": {
"delay": 149,
"time": "1772609849"
},
"stopId": "FR:76305:ZE:4490:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 111,
"time": "1772607591"
},
"departure": {
"delay": 111,
"time": "1772607591"
},
"stopId": "FR:76447:ZE:3122:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 127,
"time": "1772609347"
},
"departure": {
"delay": 127,
"time": "1772609347"
},
"stopId": "FR:76305:ZE:3521:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 142,
"time": "1772609542"
},
"departure": {
"delay": 142,
"time": "1772609542"
},
"stopId": "FR:76305:ZE:3180:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 137,
"time": "1772606897"
},
"departure": {
"delay": 137,
"time": "1772606897"
},
"stopId": "FR:76351:ZE:4504:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 114,
"time": "1772609934"
},
"departure": {
"delay": 114,
"time": "1772609934"
},
"stopId": "FR:76305:ZE:4501:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 147,
"time": "1772607207"
},
"departure": {
"delay": 147,
"time": "1772607207"
},
"stopId": "FR:76270:ZE:3353:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 111,
"time": "1772608311"
},
"departure": {
"delay": 111,
"time": "1772608311"
},
"stopId": "FR:76447:ZE:5203:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 113,
"time": "1772607533"
},
"departure": {
"delay": 113,
"time": "1772607533"
},
"stopId": "FR:76447:ZE:3515:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 111,
"time": "1772610051"
},
"stopId": "FR:76305:ZE:3922:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": 131,
"time": "1772608151"
},
"departure": {
"delay": 131,
"time": "1772608151"
},
"stopId": "FR:76447:ZE:3765:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 157,
"time": "1772609137"
},
"departure": {
"delay": 157,
"time": "1772609137"
},
"stopId": "FR:76341:ZE:3446:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 111,
"time": "1772607411"
},
"departure": {
"delay": 111,
"time": "1772607411"
},
"stopId": "FR:76447:ZE:4508:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 111,
"time": "1772608371"
},
"departure": {
"delay": 111,
"time": "1772608371"
},
"stopId": "FR:76447:ZE:3742:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 111,
"time": "1772608011"
},
"departure": {
"delay": 111,
"time": "1772608011"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 115,
"time": "1772608555"
},
"departure": {
"delay": 115,
"time": "1772608555"
},
"stopId": "FR:76341:ZE:3906:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 111,
"time": "1772608611"
},
"departure": {
"delay": 111,
"time": "1772608611"
},
"stopId": "FR:76341:ZE:4814:ATOUMOD003",
"stopSequence": 33
},
{
"departure": {
"delay": 67,
"time": "1772606467"
},
"stopId": "FR:76351:ZE:4577:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 139,
"time": "1772607919"
},
"departure": {
"delay": 139,
"time": "1772607919"
},
"stopId": "FR:76447:ZE:3130:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 166,
"time": "1772607046"
},
"departure": {
"delay": 166,
"time": "1772607046"
},
"stopId": "FR:76270:ZE:5198:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 166,
"time": "1772606806"
},
"departure": {
"delay": 166,
"time": "1772606806"
},
"stopId": "FR:76351:ZE:4502:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 111,
"time": "1772609631"
},
"departure": {
"delay": 111,
"time": "1772609631"
},
"stopId": "FR:76305:ZE:3574:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 145,
"time": "1772609425"
},
"departure": {
"delay": 145,
"time": "1772609425"
},
"stopId": "FR:76305:ZE:3186:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 143,
"time": "1772608403"
},
"departure": {
"delay": 143,
"time": "1772608403"
},
"stopId": "FR:76447:ZE:3761:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 153,
"time": "1772607333"
},
"departure": {
"delay": 153,
"time": "1772607333"
},
"stopId": "FR:76270:ZE:4506:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 162,
"time": "1772609382"
},
"departure": {
"delay": 162,
"time": "1772609382"
},
"stopId": "FR:76305:ZE:3295:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 136,
"time": "1772608096"
},
"departure": {
"delay": 136,
"time": "1772608096"
},
"stopId": "FR:76447:ZE:3767:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 111,
"time": "1772609211"
},
"departure": {
"delay": 111,
"time": "1772609211"
},
"stopId": "FR:76341:ZE:3537:ATOUMOD003",
"stopSequence": 38
},
{
"departure": {
"delay": 111,
"time": "1772606691"
},
"stopId": "FR:76351:ZE:3716:ATOUMOD003",
"stopSequence": 7
},
{
"departure": {
"delay": 130,
"time": "1772606410"
},
"stopId": "FR:76351:ZE:3869:ATOUMOD003",
"stopSequence": 4
}
],
"timestamp": "1772606632",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:10:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057424x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745715x2025xHxMultxMexMercredix00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 180,
"time": "1772606760"
},
"departure": {
"delay": 180,
"time": "1772606760"
},
"stopId": "FR:50129:ZE:10CMI2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 180,
"time": "1772607600"
},
"departure": {
"delay": 180,
"time": "1772607600"
},
"stopId": "FR:50129:ZE:10MOR2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 208,
"time": "1772606277"
},
"departure": {
"delay": 208,
"time": "1772606368"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 194,
"time": "1772606508"
},
"departure": {
"delay": 194,
"time": "1772606534"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 53,
"time": "1772604793"
},
"departure": {
"delay": 53,
"time": "1772604833"
},
"stopId": "FR:50129:ZE:10LPL2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 228,
"time": "1772606403"
},
"departure": {
"delay": 228,
"time": "1772606448"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 169,
"time": "1772605911"
},
"departure": {
"delay": 169,
"time": "1772605969"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 151,
"time": "1772606228"
},
"departure": {
"delay": 151,
"time": "1772606251"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 158,
"time": "1772606146"
},
"departure": {
"delay": 158,
"time": "1772606198"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 180,
"time": "1772606940"
},
"departure": {
"delay": 180,
"time": "1772606940"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 180,
"time": "1772607420"
},
"departure": {
"delay": 180,
"time": "1772607420"
},
"stopId": "FR:50129:ZE:10PAU2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 180,
"time": "1772607660"
},
"departure": {
"delay": 180,
"time": "1772607660"
},
"stopId": "FR:50129:ZE:10MES2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 153,
"time": "1772606577"
},
"departure": {
"delay": 153,
"time": "1772606613"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 63,
"time": "1772604930"
},
"departure": {
"delay": 63,
"time": "1772604963"
},
"stopId": "FR:50129:ZE:10NOR6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 180,
"time": "1772607240"
},
"departure": {
"delay": 180,
"time": "1772607240"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 180,
"time": "1772607060"
},
"departure": {
"delay": 180,
"time": "1772607060"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 180,
"time": "1772606820"
},
"departure": {
"delay": 180,
"time": "1772606820"
},
"stopId": "FR:50129:ZE:10ANN2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 180,
"time": "1772607480"
},
"departure": {
"delay": 180,
"time": "1772607480"
},
"stopId": "FR:50129:ZE:10TLL2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 85,
"time": "1772605239"
},
"departure": {
"delay": 85,
"time": "1772605285"
},
"stopId": "FR:50129:ZE:10GRR2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 98,
"time": "1772605142"
},
"departure": {
"delay": 98,
"time": "1772605178"
},
"stopId": "FR:50129:ZE:10BAG4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 180,
"time": "1772607120"
},
"departure": {
"delay": 180,
"time": "1772607120"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"time": "1772606674"
},
"departure": {
"time": "1772606520"
},
"stopId": "FR:50129:ZE:10TRA3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 121,
"time": "1772605702"
},
"departure": {
"delay": 121,
"time": "1772605741"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 13
},
{
"departure": {
"delay": 22,
"time": "1772604622"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 180,
"time": "1772606760"
},
"departure": {
"delay": 180,
"time": "1772606760"
},
"stopId": "FR:50129:ZE:10PAX2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 157,
"time": "1772606020"
},
"departure": {
"delay": 157,
"time": "1772606077"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 63,
"time": "1772604688"
},
"departure": {
"delay": 63,
"time": "1772604723"
},
"stopId": "FR:50129:ZE:10FLO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 59,
"time": "1772605406"
},
"departure": {
"delay": 59,
"time": "1772605439"
},
"stopId": "FR:50129:ZE:10HPA4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 180,
"time": "1772607360"
},
"departure": {
"delay": 180,
"time": "1772607360"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 96,
"time": "1772605321"
},
"departure": {
"delay": 96,
"time": "1772605356"
},
"stopId": "FR:50129:ZE:10XCT4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 56,
"time": "1772605540"
},
"departure": {
"delay": 56,
"time": "1772605556"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 53,
"time": "1772605023"
},
"departure": {
"delay": 53,
"time": "1772605073"
},
"stopId": "FR:50129:ZE:10MED4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 180,
"time": "1772607720"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 180,
"time": "1772607300"
},
"departure": {
"delay": 180,
"time": "1772607300"
},
"stopId": "FR:50129:ZE:10EPC2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 56,
"time": "1772604862"
},
"departure": {
"delay": 56,
"time": "1772604896"
},
"stopId": "FR:50129:ZE:10GDR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 180,
"time": "1772607540"
},
"departure": {
"delay": 180,
"time": "1772607540"
},
"stopId": "FR:50129:ZE:10HET2:ATOUMOD035",
"stopSequence": 34
}
],
"timestamp": "1772606701",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745715x2025xHxMultxMexMercredix00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4190175x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 302,
"time": "1772607062"
},
"departure": {
"delay": 302,
"time": "1772607062"
},
"stopId": "FR:76351:ZE:3152:ATOUMOD003",
"stopSequence": 29
},
{
"departure": {
"delay": 192,
"time": "1772606352"
},
"stopId": "FR:76351:ZE:3785:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 302,
"time": "1772606702"
},
"departure": {
"delay": 302,
"time": "1772606702"
},
"stopId": "FR:76351:ZE:3743:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 329,
"time": "1772607029"
},
"departure": {
"delay": 329,
"time": "1772607029"
},
"stopId": "FR:76351:ZE:4850:ATOUMOD003",
"stopSequence": 28
},
{
"departure": {
"delay": 281,
"time": "1772606441"
},
"stopId": "FR:76351:ZE:3342:ATOUMOD003",
"stopSequence": 19
},
{
"departure": {
"delay": 312,
"time": "1772606532"
},
"stopId": "FR:76351:ZE:3386:ATOUMOD003",
"stopSequence": 20
},
{
"departure": {
"delay": 192,
"time": "1772606172"
},
"stopId": "FR:76351:ZE:3550:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 302,
"time": "1772606882"
},
"departure": {
"delay": 302,
"time": "1772606882"
},
"stopId": "FR:76351:ZE:3039:ATOUMOD003",
"stopSequence": 25
},
{
"departure": {
"delay": 343,
"time": "1772606623"
},
"stopId": "FR:76351:ZE:3047:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 338,
"time": "1772606918"
},
"departure": {
"delay": 338,
"time": "1772606918"
},
"stopId": "FR:76351:ZE:3573:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 340,
"time": "1772606980"
},
"departure": {
"delay": 340,
"time": "1772606980"
},
"stopId": "FR:76351:ZE:3077:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 302,
"time": "1772606762"
},
"departure": {
"delay": 302,
"time": "1772606762"
},
"stopId": "FR:76351:ZE:3080:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 302,
"time": "1772607242"
},
"stopId": "FR:76351:ZE:3472:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 360,
"time": "1772607120"
},
"departure": {
"delay": 360,
"time": "1772607120"
},
"stopId": "FR:76351:ZE:3162:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 309,
"time": "1772606829"
},
"departure": {
"delay": 309,
"time": "1772606829"
},
"stopId": "FR:76351:ZE:3674:ATOUMOD003",
"stopSequence": 24
}
],
"timestamp": "1772606652",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:19:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4190175x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747521x2025xHxMultxMexMercredix00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 98,
"time": "1772606464"
},
"departure": {
"delay": 98,
"time": "1772606498"
},
"stopId": "FR:50129:ZE:10IUT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 193,
"time": "1772604924"
},
"departure": {
"delay": 193,
"time": "1772604973"
},
"stopId": "FR:50129:ZE:10CLO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 109,
"time": "1772606440"
},
"departure": {
"delay": 109,
"time": "1772606449"
},
"stopId": "FR:50129:ZE:10UNI1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 97,
"time": "1772604661"
},
"departure": {
"delay": 97,
"time": "1772604697"
},
"stopId": "FR:50129:ZE:10COD2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 202,
"time": "1772605023"
},
"departure": {
"delay": 202,
"time": "1772605042"
},
"stopId": "FR:50129:ZE:10LMW1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 127,
"time": "1772604811"
},
"departure": {
"delay": 127,
"time": "1772604847"
},
"stopId": "FR:50129:ZE:10ILO2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 91,
"time": "1772606593"
},
"departure": {
"delay": 91,
"time": "1772606611"
},
"stopId": "FR:50129:ZE:10PFO3:ATOUMOD035",
"stopSequence": 20
},
{
"departure": {
"delay": 73,
"time": "1772604433"
},
"stopId": "FR:50129:ZE:10PIS1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 193,
"time": "1772605964"
},
"departure": {
"delay": 193,
"time": "1772605993"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 117,
"time": "1772606665"
},
"departure": {
"delay": 117,
"time": "1772606697"
},
"stopId": "FR:50129:ZE:10VDT1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 110,
"time": "1772606750"
},
"stopId": "FR:50129:ZE:10ZFO1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 135,
"time": "1772604765"
},
"departure": {
"delay": 135,
"time": "1772604795"
},
"stopId": "FR:50129:ZE:10EUR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 187,
"time": "1772606043"
},
"departure": {
"delay": 187,
"time": "1772606107"
},
"stopId": "FR:50129:ZE:10MEN3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 87,
"time": "1772604596"
},
"departure": {
"delay": 87,
"time": "1772604627"
},
"stopId": "FR:50129:ZE:10LMQ2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 79,
"time": "1772605362"
},
"departure": {
"delay": 79,
"time": "1772605399"
},
"stopId": "FR:50129:ZE:10CCI2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 63,
"time": "1772605640"
},
"departure": {
"delay": 63,
"time": "1772605683"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 31,
"time": "1772604548"
},
"departure": {
"delay": 31,
"time": "1772604571"
},
"stopId": "FR:50129:ZE:10CRD2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 133,
"time": "1772605190"
},
"departure": {
"delay": 133,
"time": "1772605213"
},
"stopId": "FR:50129:ZE:10GMA3:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 122,
"time": "1772606397"
},
"departure": {
"delay": 122,
"time": "1772606402"
},
"stopId": "FR:50129:ZE:10AIG1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 92,
"time": "1772605437"
},
"departure": {
"delay": 92,
"time": "1772605472"
},
"stopId": "FR:50129:ZE:10CIT2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 164,
"time": "1772605099"
},
"departure": {
"delay": 164,
"time": "1772605124"
},
"stopId": "FR:50129:ZE:10MLL4:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 51,
"time": "1772605569"
},
"departure": {
"delay": 51,
"time": "1772605611"
},
"stopId": "FR:50129:ZE:10PLA4:ATOUMOD035",
"stopSequence": 13
}
],
"timestamp": "1772606697",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:08:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747521x2025xHxMultxMexMercredix00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746157x2025xHxMultxMexMercredix00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -11,
"time": "1772606230"
},
"departure": {
"delay": -11,
"time": "1772606269"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": -50,
"time": "1772606830"
},
"departure": {
"delay": -50,
"time": "1772606830"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -50,
"time": "1772607190"
},
"departure": {
"delay": -50,
"time": "1772607190"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 25,
"time": "1772604782"
},
"departure": {
"delay": 25,
"time": "1772604805"
},
"stopId": "FR:50129:ZE:10HOU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -50,
"time": "1772607130"
},
"departure": {
"delay": -50,
"time": "1772607130"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": -66,
"time": "1772604996"
},
"departure": {
"delay": -66,
"time": "1772605014"
},
"stopId": "FR:50129:ZE:10CPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"time": "1772606689"
},
"departure": {
"time": "1772606760"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": -31,
"time": "1772605673"
},
"departure": {
"delay": -31,
"time": "1772605709"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 26,
"time": "1772604651"
},
"departure": {
"delay": 26,
"time": "1772604686"
},
"stopId": "FR:50129:ZE:10SFN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 2,
"time": "1772604834"
},
"departure": {
"delay": 2,
"time": "1772604842"
},
"stopId": "FR:50129:ZE:10BRT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 20,
"time": "1772605195"
},
"departure": {
"delay": 20,
"time": "1772605220"
},
"stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -50,
"time": "1772607550"
},
"departure": {
"delay": -50,
"time": "1772607550"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": -53,
"time": "1772606310"
},
"departure": {
"delay": -53,
"time": "1772606347"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 52,
"time": "1772604461"
},
"departure": {
"delay": 52,
"time": "1772604472"
},
"stopId": "FR:50129:ZE:10SFG1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -11,
"time": "1772605392"
},
"departure": {
"delay": -11,
"time": "1772605429"
},
"stopId": "FR:50129:ZE:10AGO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 7,
"time": "1772605110"
},
"departure": {
"delay": 7,
"time": "1772605147"
},
"stopId": "FR:50129:ZE:10LON1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -22,
"time": "1772606124"
},
"departure": {
"delay": -22,
"time": "1772606198"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -4,
"time": "1772605282"
},
"departure": {
"delay": -4,
"time": "1772605316"
},
"stopId": "FR:50129:ZE:10DUB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -50,
"time": "1772607790"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 30,
"time": "1772604587"
},
"departure": {
"delay": 30,
"time": "1772604630"
},
"stopId": "FR:50129:ZE:10ALB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -50,
"time": "1772607370"
},
"departure": {
"delay": -50,
"time": "1772607370"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": -50,
"time": "1772607310"
},
"departure": {
"delay": -50,
"time": "1772607310"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": -45,
"time": "1772604905"
},
"departure": {
"delay": -45,
"time": "1772604915"
},
"stopId": "FR:50129:ZE:10ARA1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -50,
"time": "1772607550"
},
"departure": {
"delay": -50,
"time": "1772607550"
},
"stopId": "FR:50129:ZE:10MGT1:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": -22,
"time": "1772605345"
},
"departure": {
"delay": -22,
"time": "1772605358"
},
"stopId": "FR:50129:ZE:10LAV1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 23,
"time": "1772604851"
},
"departure": {
"delay": 23,
"time": "1772604863"
},
"stopId": "FR:50129:ZE:10BON1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -50,
"time": "1772607610"
},
"departure": {
"delay": -50,
"time": "1772607610"
},
"stopId": "FR:50129:ZE:10CVE1:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": -50,
"time": "1772607610"
},
"departure": {
"delay": -50,
"time": "1772607610"
},
"stopId": "FR:50129:ZE:10RSX1:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": -85,
"time": "1772605515"
},
"departure": {
"delay": -85,
"time": "1772605535"
},
"stopId": "FR:50129:ZE:10BEL1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -50,
"time": "1772607670"
},
"departure": {
"delay": -50,
"time": "1772607670"
},
"stopId": "FR:50129:ZE:10COS1:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 40,
"time": "1772604733"
},
"departure": {
"delay": 40,
"time": "1772604760"
},
"stopId": "FR:50129:ZE:10CAR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -45,
"time": "1772605729"
},
"departure": {
"delay": -45,
"time": "1772605755"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -11,
"time": "1772606056"
},
"departure": {
"delay": -11,
"time": "1772606089"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -30,
"time": "1772605455"
},
"departure": {
"delay": -30,
"time": "1772605470"
},
"stopId": "FR:50129:ZE:10HOM1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 6,
"time": "1772606548"
},
"departure": {
"delay": 6,
"time": "1772606646"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 52,
"time": "1772604496"
},
"departure": {
"delay": 52,
"time": "1772604532"
},
"stopId": "FR:50129:ZE:10COF1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -4,
"time": "1772605040"
},
"departure": {
"delay": -4,
"time": "1772605076"
},
"stopId": "FR:50129:ZE:10BHE1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -50,
"time": "1772607070"
},
"departure": {
"delay": -50,
"time": "1772607070"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": -50,
"time": "1772607070"
},
"departure": {
"delay": -50,
"time": "1772607070"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": -31,
"time": "1772605946"
},
"departure": {
"delay": -31,
"time": "1772606009"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -50,
"time": "1772607490"
},
"departure": {
"delay": -50,
"time": "1772607490"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": -65,
"time": "1772604943"
},
"departure": {
"delay": -65,
"time": "1772604955"
},
"stopId": "FR:50129:ZE:10PRE1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -50,
"time": "1772607430"
},
"departure": {
"delay": -50,
"time": "1772607430"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": -37,
"time": "1772605824"
},
"departure": {
"delay": -37,
"time": "1772605883"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -53,
"time": "1772605572"
},
"departure": {
"delay": -53,
"time": "1772605627"
},
"stopId": "FR:50129:ZE:10HUI1:ATOUMOD035",
"stopSequence": 21
},
{
"departure": {
"delay": 21,
"time": "1772604441"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -60,
"time": "1772606417"
},
"departure": {
"delay": -60,
"time": "1772606460"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": -50,
"time": "1772606950"
},
"departure": {
"delay": -50,
"time": "1772606950"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 34
}
],
"timestamp": "1772606700",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746157x2025xHxMultxMexMercredix00:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:135:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 120,
"time": "1772606820"
},
"departure": {
"delay": 120,
"time": "1772606820"
},
"stopId": "FR:76217:ZE:18072:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"delay": 120,
"time": "1772609340"
},
"departure": {
"delay": 120,
"time": "1772609340"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"delay": 120,
"time": "1772609280"
},
"departure": {
"delay": 120,
"time": "1772609280"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"delay": 120,
"time": "1772608500"
},
"departure": {
"delay": 120,
"time": "1772608500"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"delay": 120,
"time": "1772608980"
},
"departure": {
"delay": 120,
"time": "1772608980"
},
"stopId": "FR:76217:ZE:18195:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"delay": 120,
"time": "1772609580"
},
"departure": {
"delay": 120,
"time": "1772609580"
},
"stopId": "FR:76217:ZE:18242:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"delay": 120,
"time": "1772608440"
},
"departure": {
"delay": 120,
"time": "1772608440"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"delay": 120,
"time": "1772609520"
},
"departure": {
"delay": 120,
"time": "1772609520"
},
"stopId": "FR:76217:ZE:18168:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"delay": 120,
"time": "1772609040"
},
"departure": {
"delay": 120,
"time": "1772609040"
},
"stopId": "FR:76217:ZE:18207:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"delay": 120,
"time": "1772607000"
},
"departure": {
"delay": 120,
"time": "1772607000"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"delay": 120,
"time": "1772609100"
},
"departure": {
"delay": 120,
"time": "1772609100"
},
"stopId": "FR:76217:ZE:18163:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"delay": 120,
"time": "1772608380"
},
"departure": {
"delay": 120,
"time": "1772608380"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"delay": 120,
"time": "1772609460"
},
"departure": {
"delay": 120,
"time": "1772609460"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"delay": 120,
"time": "1772607420"
},
"departure": {
"delay": 120,
"time": "1772607420"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"delay": 120,
"time": "1772607060"
},
"departure": {
"delay": 120,
"time": "1772607060"
},
"stopId": "FR:76217:ZE:18024:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"delay": 120,
"time": "1772608740"
},
"departure": {
"delay": 120,
"time": "1772608740"
},
"stopId": "FR:76217:ZE:18103:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"delay": 120,
"time": "1772606760"
},
"departure": {
"delay": 120,
"time": "1772606760"
},
"stopId": "FR:76217:ZE:18039:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"delay": 120,
"time": "1772607240"
},
"departure": {
"delay": 120,
"time": "1772607240"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"delay": 120,
"time": "1772608620"
},
"departure": {
"delay": 120,
"time": "1772608620"
},
"stopId": "FR:76217:ZE:18079:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"delay": 125,
"time": "1772606580"
},
"departure": {
"delay": 125,
"time": "1772606585"
},
"stopId": "FR:76565:ZE:18285:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"delay": 120,
"time": "1772608140"
},
"departure": {
"delay": 120,
"time": "1772608140"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"delay": 120,
"time": "1772607600"
},
"departure": {
"delay": 120,
"time": "1772607600"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"delay": 125,
"time": "1772606640"
},
"departure": {
"delay": 125,
"time": "1772606645"
},
"stopId": "FR:76565:ZE:18255:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"delay": 120,
"time": "1772609220"
},
"departure": {
"delay": 120,
"time": "1772609220"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"delay": 120,
"time": "1772609160"
},
"departure": {
"delay": 120,
"time": "1772609160"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"delay": 120,
"time": "1772607780"
},
"departure": {
"delay": 120,
"time": "1772607780"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 13
},
{
"departure": {
"delay": 60,
"time": "1772606460"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"delay": 120,
"time": "1772608200"
},
"departure": {
"delay": 120,
"time": "1772608200"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"delay": 120,
"time": "1772608920"
},
"departure": {
"delay": 120,
"time": "1772608920"
},
"stopId": "FR:76217:ZE:18188:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"delay": 120,
"time": "1772609760"
},
"stopId": "FR:76217:ZE:18809:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"delay": 120,
"time": "1772607120"
},
"departure": {
"delay": 120,
"time": "1772607120"
},
"stopId": "FR:76217:ZE:18053:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"delay": 120,
"time": "1772609700"
},
"departure": {
"delay": 120,
"time": "1772609700"
},
"stopId": "FR:76217:ZE:18191:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"delay": 120,
"time": "1772607480"
},
"departure": {
"delay": 120,
"time": "1772607480"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 11
}
],
"timestamp": "1772606647",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:135:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745194x2025xHxMultxMexMercredix00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 71,
"time": "1772600841"
},
"departure": {
"delay": 71,
"time": "1772600891"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 80,
"time": "1772600923"
},
"departure": {
"delay": 80,
"time": "1772600960"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -42,
"time": "1772601909"
},
"departure": {
"delay": -42,
"time": "1772601978"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 78,
"time": "1772601044"
},
"departure": {
"delay": 78,
"time": "1772601078"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -52,
"time": "1772601808"
},
"departure": {
"delay": -52,
"time": "1772601848"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -6,
"time": "1772601445"
},
"departure": {
"delay": -6,
"time": "1772601474"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -33,
"time": "1772601249"
},
"departure": {
"delay": -33,
"time": "1772601267"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"departure": {
"delay": 112,
"time": "1772600512"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 64,
"time": "1772601108"
},
"departure": {
"delay": 64,
"time": "1772601124"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 35,
"time": "1772600645"
},
"departure": {
"delay": 35,
"time": "1772600675"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -34,
"time": "1772601526"
},
"departure": {
"delay": -34,
"time": "1772601566"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -28,
"time": "1772601663"
},
"departure": {
"delay": -28,
"time": "1772601692"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 37,
"time": "1772600706"
},
"departure": {
"delay": 37,
"time": "1772600737"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 36,
"time": "1772600600"
},
"departure": {
"delay": 36,
"time": "1772600616"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -30,
"time": "1772601599"
},
"departure": {
"delay": -30,
"time": "1772601630"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 25,
"time": "1772601166"
},
"departure": {
"delay": 25,
"time": "1772601205"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 53,
"time": "1772600762"
},
"departure": {
"delay": 53,
"time": "1772600813"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -45,
"time": "1772602095"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -1,
"time": "1772601729"
},
"departure": {
"delay": -1,
"time": "1772601779"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -17,
"time": "1772601314"
},
"departure": {
"delay": -17,
"time": "1772601343"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
}
],
"timestamp": "1772606702",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745194x2025xHxMultxMexMercredix00:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:289:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772614980"
},
"departure": {
"time": "1772614980"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1772616360"
},
"departure": {
"time": "1772616360"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1772614320"
},
"departure": {
"time": "1772614320"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1772616300"
},
"departure": {
"time": "1772616300"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"delay": 5,
"time": "1772616065"
},
"departure": {
"delay": 5,
"time": "1772616065"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1772616240"
},
"departure": {
"time": "1772616240"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1772614380"
},
"departure": {
"time": "1772614380"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"delay": 10,
"time": "1772616370"
},
"departure": {
"delay": 10,
"time": "1772616370"
},
"stopId": "FR:76217:ZE:18091:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"delay": 5,
"time": "1772616365"
},
"departure": {
"delay": 5,
"time": "1772616365"
},
"stopId": "FR:76217:ZE:18442:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1772615820"
},
"departure": {
"time": "1772615820"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1772616780"
},
"departure": {
"time": "1772616780"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1772614260"
},
"departure": {
"time": "1772614260"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1772616120"
},
"departure": {
"time": "1772616120"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1772615460"
},
"departure": {
"time": "1772615460"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1772616600"
},
"departure": {
"time": "1772616600"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1772616960"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1772615100"
},
"departure": {
"time": "1772615100"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1772616420"
},
"departure": {
"time": "1772616420"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1772614500"
},
"departure": {
"time": "1772614500"
},
"stopId": "FR:76217:ZE:18167:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"delay": 5,
"time": "1772614385"
},
"departure": {
"delay": 5,
"time": "1772614385"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1772614680"
},
"departure": {
"time": "1772614680"
},
"stopId": "FR:76217:ZE:18178:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"delay": 5,
"time": "1772616125"
},
"departure": {
"delay": 5,
"time": "1772616125"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1772615040"
},
"departure": {
"time": "1772615040"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"delay": 5,
"time": "1772616785"
},
"departure": {
"delay": 5,
"time": "1772616785"
},
"stopId": "FR:76217:ZE:18102:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1772616060"
},
"departure": {
"time": "1772616060"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 20
},
{
"departure": {
"time": "1772614200"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1772616000"
},
"departure": {
"time": "1772616000"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1772614920"
},
"departure": {
"time": "1772614920"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1772614440"
},
"departure": {
"time": "1772614440"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1772616180"
},
"departure": {
"time": "1772616180"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1772615640"
},
"departure": {
"time": "1772615640"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1772614620"
},
"departure": {
"time": "1772614620"
},
"stopId": "FR:76217:ZE:18198:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1772614860"
},
"departure": {
"time": "1772614860"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1772614560"
},
"departure": {
"time": "1772614560"
},
"stopId": "FR:76217:ZE:18171:ATOUMOD005",
"stopSequence": 8
}
],
"timestamp": "1772606021",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:289:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx1424:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772605524"
},
"departure": {
"time": "1772605524"
},
"stopId": "FR:76157:ZE:TCARxTDUMA2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"time": "1772604722"
},
"departure": {
"time": "1772604722"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1772604472"
},
"departure": {
"time": "1772604472"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1772604398"
},
"departure": {
"time": "1772604398"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1772604202"
},
"departure": {
"time": "1772604222"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1772605272"
},
"departure": {
"time": "1772605272"
},
"stopId": "FR:76157:ZE:TCARxCORNI2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"time": "1772604547"
},
"departure": {
"time": "1772604547"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1772603773"
},
"departure": {
"time": "1772603773"
},
"stopId": "FR:76212:ZE:TCARxDMAIR2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1772605010"
},
"departure": {
"time": "1772605022"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"time": "1772605904"
},
"departure": {
"time": "1772605904"
},
"stopId": "FR:76157:ZE:TCARxTBIZET:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"time": "1772604922"
},
"departure": {
"time": "1772604922"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"time": "1772605622"
},
"departure": {
"time": "1772605622"
},
"stopId": "FR:76157:ZE:TCARxTPROV2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"time": "1772604049"
},
"departure": {
"time": "1772604049"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1772605472"
},
"departure": {
"time": "1772605472"
},
"stopId": "FR:76157:ZE:TCARxTOUYE2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"time": "1772603699"
},
"departure": {
"time": "1772603699"
},
"stopId": "FR:76212:ZE:TCARxCANAD2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1772603880"
},
"departure": {
"time": "1772603880"
},
"stopId": "FR:76212:ZE:TCARxECOLE2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1772604336"
},
"departure": {
"time": "1772604336"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1772604797"
},
"departure": {
"time": "1772604822"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1772605695"
},
"departure": {
"time": "1772605695"
},
"stopId": "FR:76157:ZE:TCARxTJAUR2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"time": "1772605183"
},
"departure": {
"time": "1772605183"
},
"stopId": "FR:76540:ZE:TCARxMIN2T:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"time": "1772606004"
},
"stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"time": "1772604597"
},
"departure": {
"time": "1772604597"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1772605392"
},
"departure": {
"time": "1772605392"
},
"stopId": "FR:76157:ZE:TCARxTPRAT2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"time": "1772605797"
},
"departure": {
"time": "1772605797"
},
"stopId": "FR:76157:ZE:TCARxTPISS2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"time": "1772603973"
},
"departure": {
"time": "1772603973"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1772603610"
},
"stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1772604275"
},
"departure": {
"time": "1772604275"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 8
}
],
"timestamp": "1772603424",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx1424:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC595684:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 184,
"time": "1772606524"
},
"departure": {
"delay": 184,
"time": "1772606524"
},
"stopId": "FR:27020:ZE:0xAMA02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -253,
"time": "1772608067"
},
"departure": {
"delay": -253,
"time": "1772608067"
},
"stopId": "FR:27299:ZE:0xIND03:ATOUMOD004",
"stopSequence": 38
},
{
"arrival": {
"delay": -248,
"time": "1772607952"
},
"departure": {
"delay": -248,
"time": "1772607952"
},
"stopId": "FR:27299:ZE:0xMAG02:ATOUMOD004",
"stopSequence": 35
},
{
"arrival": {
"delay": 86,
"time": "1772606906"
},
"departure": {
"delay": 86,
"time": "1772606906"
},
"stopId": "FR:27229:ZE:0xJDA02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -205,
"time": "1772607815"
},
"departure": {
"delay": -205,
"time": "1772607815"
},
"stopId": "FR:27299:ZE:0xCOL02:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": -94,
"time": "1772607266"
},
"departure": {
"delay": -94,
"time": "1772607266"
},
"stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": 204,
"time": "1772606604"
},
"departure": {
"delay": 204,
"time": "1772606604"
},
"stopId": "FR:27020:ZE:0xLPO02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -310,
"time": "1772608130"
},
"stopId": "FR:27439:ZE:0xCAP01:ATOUMOD004",
"stopSequence": 41
},
{
"arrival": {
"delay": -110,
"time": "1772607430"
},
"departure": {
"delay": -110,
"time": "1772607430"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": 110,
"time": "1772606390"
},
"departure": {
"delay": 110,
"time": "1772606390"
},
"stopId": "FR:27020:ZE:0xPEG02:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 164,
"time": "1772606564"
},
"departure": {
"delay": 164,
"time": "1772606564"
},
"stopId": "FR:27020:ZE:0xLBA02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -74,
"time": "1772607286"
},
"departure": {
"delay": -74,
"time": "1772607286"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -165,
"time": "1772607735"
},
"departure": {
"delay": -165,
"time": "1772607735"
},
"stopId": "FR:27229:ZE:0xLEG02:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": 194,
"time": "1772606654"
},
"departure": {
"delay": 194,
"time": "1772606654"
},
"stopId": "FR:27020:ZE:0xACH02:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -121,
"time": "1772607599"
},
"departure": {
"delay": -121,
"time": "1772607599"
},
"stopId": "FR:27229:ZE:0xGDC02:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": 62,
"time": "1772606822"
},
"departure": {
"delay": 62,
"time": "1772606822"
},
"stopId": "FR:27229:ZE:0xNAV02:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": 78,
"time": "1772606778"
},
"departure": {
"delay": 78,
"time": "1772606778"
},
"stopId": "FR:27229:ZE:0xUSI02:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -160,
"time": "1772607560"
},
"departure": {
"delay": -160,
"time": "1772607560"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -75,
"time": "1772607345"
},
"departure": {
"delay": -75,
"time": "1772607345"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": 133,
"time": "1772606713"
},
"departure": {
"delay": 133,
"time": "1772606713"
},
"stopId": "FR:27229:ZE:0xCIT02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -202,
"time": "1772607998"
},
"departure": {
"delay": -202,
"time": "1772607998"
},
"stopId": "FR:27299:ZE:0xRNA02:ATOUMOD004",
"stopSequence": 36
},
{
"arrival": {
"delay": 28,
"time": "1772606968"
},
"departure": {
"delay": 28,
"time": "1772606968"
},
"stopId": "FR:27229:ZE:0xGER02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 97,
"time": "1772606737"
},
"departure": {
"delay": 97,
"time": "1772606737"
},
"stopId": "FR:27229:ZE:0xHIP02:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 129,
"time": "1772606349"
},
"departure": {
"delay": 129,
"time": "1772606349"
},
"stopId": "FR:27020:ZE:0xMAC02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -283,
"time": "1772608037"
},
"departure": {
"delay": -283,
"time": "1772608037"
},
"stopId": "FR:27299:ZE:0xARN02:ATOUMOD004",
"stopSequence": 37
},
{
"arrival": {
"delay": -227,
"time": "1772607853"
},
"departure": {
"delay": -227,
"time": "1772607853"
},
"stopId": "FR:27299:ZE:0xPAG02:ATOUMOD004",
"stopSequence": 33
},
{
"arrival": {
"delay": 62,
"time": "1772606882"
},
"departure": {
"delay": 62,
"time": "1772606882"
},
"stopId": "FR:27229:ZE:0xPLA02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 23,
"time": "1772607023"
},
"departure": {
"delay": 23,
"time": "1772607023"
},
"stopId": "FR:27229:ZE:0xBDN02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": 108,
"time": "1772606190"
},
"departure": {
"delay": 108,
"time": "1772606208"
},
"stopId": "FR:27020:ZE:0xLOA02:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": 39,
"time": "1772606019"
},
"departure": {
"delay": 39,
"time": "1772606019"
},
"stopId": "FR:27020:ZE:0xETA02:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -188,
"time": "1772607892"
},
"departure": {
"delay": -188,
"time": "1772607892"
},
"stopId": "FR:27299:ZE:0xECG02:ATOUMOD004",
"stopSequence": 34
},
{
"arrival": {
"delay": -149,
"time": "1772607691"
},
"departure": {
"delay": -149,
"time": "1772607691"
},
"stopId": "FR:27229:ZE:0xPMF02:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": -148,
"time": "1772607632"
},
"departure": {
"delay": -148,
"time": "1772607632"
},
"stopId": "FR:27229:ZE:0xDUP02:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": 113,
"time": "1772606273"
},
"departure": {
"delay": 113,
"time": "1772606273"
},
"stopId": "FR:27020:ZE:0xITO02:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": 157,
"time": "1772606437"
},
"departure": {
"delay": 157,
"time": "1772606437"
},
"stopId": "FR:27020:ZE:0xLHA02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -165,
"time": "1772607795"
},
"departure": {
"delay": -165,
"time": "1772607795"
},
"stopId": "FR:27229:ZE:0xBON02:ATOUMOD004",
"stopSequence": 31
}
],
"timestamp": "1772606513",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T5:LOC",
"tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC595684:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:8x3485983:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 99,
"time": "1772607339"
},
"departure": {
"delay": 99,
"time": "1772607339"
},
"stopId": "FR:27351:ZE:0x6315:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -71,
"time": "1772607769"
},
"departure": {
"delay": -71,
"time": "1772607769"
},
"stopId": "FR:27375:ZE:0x6458:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 73,
"time": "1772607193"
},
"departure": {
"delay": 73,
"time": "1772607193"
},
"stopId": "FR:27351:ZE:0x7274:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -21,
"time": "1772607879"
},
"departure": {
"delay": -21,
"time": "1772607879"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -97,
"time": "1772607983"
},
"departure": {
"delay": -97,
"time": "1772607983"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -85,
"time": "1772608175"
},
"departure": {
"delay": -85,
"time": "1772608175"
},
"stopId": "FR:27375:ZE:0x6448:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -103,
"time": "1772608397"
},
"departure": {
"delay": -103,
"time": "1772608397"
},
"stopId": "FR:27375:ZE:0x6391:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 55,
"time": "1772607235"
},
"departure": {
"delay": 55,
"time": "1772607235"
},
"stopId": "FR:27351:ZE:0x6309:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 44,
"time": "1772607644"
},
"departure": {
"delay": 44,
"time": "1772607644"
},
"stopId": "FR:27375:ZE:0x6527:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -21,
"time": "1772607699"
},
"departure": {
"delay": -21,
"time": "1772607699"
},
"stopId": "FR:27375:ZE:0x6385:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -119,
"time": "1772608501"
},
"stopId": "FR:27375:ZE:0x6414:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": 55,
"time": "1772607535"
},
"departure": {
"delay": 55,
"time": "1772607535"
},
"stopId": "FR:27351:ZE:0x6313:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 55,
"time": "1772607115"
},
"departure": {
"delay": 55,
"time": "1772607115"
},
"stopId": "FR:27701:ZE:0x7126:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -39,
"time": "1772607741"
},
"departure": {
"delay": -39,
"time": "1772607741"
},
"stopId": "FR:27375:ZE:0x6439:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -75,
"time": "1772608365"
},
"departure": {
"delay": -75,
"time": "1772608365"
},
"stopId": "FR:27375:ZE:0x6483:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 101,
"time": "1772607461"
},
"departure": {
"delay": 101,
"time": "1772607461"
},
"stopId": "FR:27351:ZE:0x6317:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -10,
"time": "1772607950"
},
"departure": {
"delay": -10,
"time": "1772607950"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 15
},
{
"departure": {
"time": "1772607000"
},
"stopId": "FR:27701:ZE:0x7100:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": 104,
"time": "1772607584"
},
"departure": {
"delay": 104,
"time": "1772607584"
},
"stopId": "FR:27351:ZE:0x6305:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -40,
"time": "1772608220"
},
"departure": {
"delay": -40,
"time": "1772608220"
},
"stopId": "FR:27375:ZE:0x6402:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -100,
"time": "1772608280"
},
"departure": {
"delay": -100,
"time": "1772608280"
},
"stopId": "FR:27375:ZE:0x6502:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -55,
"time": "1772608085"
},
"departure": {
"delay": -55,
"time": "1772608085"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -119,
"time": "1772608321"
},
"departure": {
"delay": -119,
"time": "1772608321"
},
"stopId": "FR:27375:ZE:0x6456:ATOUMOD006",
"stopSequence": 21
}
],
"timestamp": "1772606702",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:S2:LOC",
"tripId": "ATOUMOD006:ServiceJourney:8x3485983:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC595681:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -572,
"time": "1772607628"
},
"departure": {
"delay": -572,
"time": "1772607628"
},
"stopId": "FR:27229:ZE:0xJDA02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -536,
"time": "1772607604"
},
"departure": {
"delay": -536,
"time": "1772607604"
},
"stopId": "FR:27229:ZE:0xPLA02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -635,
"time": "1772607745"
},
"departure": {
"delay": -635,
"time": "1772607745"
},
"stopId": "FR:27229:ZE:0xBDN02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -764,
"time": "1772608456"
},
"stopId": "FR:27229:ZE:0xLYC01:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -485,
"time": "1772607115"
},
"departure": {
"delay": -485,
"time": "1772607115"
},
"stopId": "FR:27020:ZE:0xMAC02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -480,
"time": "1772607060"
},
"departure": {
"delay": -480,
"time": "1772607060"
},
"stopId": "FR:27020:ZE:0xITO02:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -525,
"time": "1772607435"
},
"departure": {
"delay": -525,
"time": "1772607435"
},
"stopId": "FR:27229:ZE:0xCIT02:ATOUMOD004",
"stopSequence": 12
},
{
"departure": {
"delay": -420,
"time": "1772606880"
},
"stopId": "FR:27020:ZE:0xMOE01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -454,
"time": "1772607326"
},
"departure": {
"delay": -454,
"time": "1772607326"
},
"stopId": "FR:27020:ZE:0xLPO02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -596,
"time": "1772607544"
},
"departure": {
"delay": -596,
"time": "1772607544"
},
"stopId": "FR:27229:ZE:0xNAV02:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -412,
"time": "1772607008"
},
"departure": {
"delay": -412,
"time": "1772607008"
},
"stopId": "FR:27020:ZE:0xLOA02:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -474,
"time": "1772607246"
},
"departure": {
"delay": -474,
"time": "1772607246"
},
"stopId": "FR:27020:ZE:0xAMA02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -570,
"time": "1772607690"
},
"departure": {
"delay": -570,
"time": "1772607690"
},
"stopId": "FR:27229:ZE:0xGER02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -504,
"time": "1772607156"
},
"departure": {
"delay": -504,
"time": "1772607156"
},
"stopId": "FR:27020:ZE:0xPEG02:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -561,
"time": "1772607459"
},
"departure": {
"delay": -561,
"time": "1772607459"
},
"stopId": "FR:27229:ZE:0xHIP02:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -580,
"time": "1772607500"
},
"departure": {
"delay": -580,
"time": "1772607500"
},
"stopId": "FR:27229:ZE:0xUSI02:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -494,
"time": "1772607286"
},
"departure": {
"delay": -494,
"time": "1772607286"
},
"stopId": "FR:27020:ZE:0xLBA02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -464,
"time": "1772607376"
},
"departure": {
"delay": -464,
"time": "1772607376"
},
"stopId": "FR:27020:ZE:0xACH02:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -378,
"time": "1772606922"
},
"departure": {
"delay": -378,
"time": "1772606922"
},
"stopId": "FR:27020:ZE:0xETA02:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -450,
"time": "1772607210"
},
"departure": {
"delay": -450,
"time": "1772607210"
},
"stopId": "FR:27020:ZE:0xLHA02:ATOUMOD004",
"stopSequence": 7
}
],
"timestamp": "1772606513",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T5:LOC",
"tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC595681:LOC"
}
}
},
{
"id": "SM:ATOUMOD008:ServiceJourney:9858x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772610240"
},
"departure": {
"time": "1772610240"
},
"stopId": "FR:76259:ZE:FECHVIL2:ATOUMOD008",
"stopSequence": 9
},
{
"departure": {
"time": "1772609460"
},
"stopId": "FR:76259:ZE:FECRLIL1:ATOUMOD008",
"stopSequence": 1
},
{
"arrival": {
"time": "1772609760"
},
"departure": {
"time": "1772609760"
},
"stopId": "FR:76259:ZE:FECDESG2:ATOUMOD008",
"stopSequence": 5
},
{
"arrival": {
"time": "1772610120"
},
"departure": {
"time": "1772610120"
},
"stopId": "FR:76259:ZE:FECGARE2:ATOUMOD008",
"stopSequence": 7
},
{
"arrival": {
"time": "1772610540"
},
"stopId": "FR:76259:ZE:FECHOPI1:ATOUMOD008",
"stopSequence": 12
},
{
"arrival": {
"time": "1772610360"
},
"departure": {
"time": "1772610360"
},
"stopId": "FR:76259:ZE:FECSLEG2:ATOUMOD008",
"stopSequence": 10
},
{
"arrival": {
"time": "1772609700"
},
"departure": {
"time": "1772609700"
},
"stopId": "FR:76259:ZE:FECVIKI2:ATOUMOD008",
"stopSequence": 4
},
{
"arrival": {
"time": "1772610180"
},
"departure": {
"time": "1772610180"
},
"stopId": "FR:76259:ZE:FECBREP2:ATOUMOD008",
"stopSequence": 8
},
{
"arrival": {
"time": "1772610060"
},
"departure": {
"time": "1772610060"
},
"stopId": "FR:76259:ZE:FECSETI1:ATOUMOD008",
"stopSequence": 6
},
{
"arrival": {
"time": "1772609580"
},
"departure": {
"time": "1772609580"
},
"stopId": "FR:76259:ZE:FECSLOU2:ATOUMOD008",
"stopSequence": 2
},
{
"arrival": {
"time": "1772610420"
},
"departure": {
"time": "1772610420"
},
"stopId": "FR:76259:ZE:FECTASS2:ATOUMOD008",
"stopSequence": 11
},
{
"arrival": {
"time": "1772609640"
},
"departure": {
"time": "1772609640"
},
"stopId": "FR:76259:ZE:FECHYSO2:ATOUMOD008",
"stopSequence": 3
}
],
"timestamp": "1772606703",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD008:Line:L2:LOC",
"tripId": "ATOUMOD008:ServiceJourney:9858x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:97:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 125,
"time": "1772605200"
},
"departure": {
"delay": 125,
"time": "1772605205"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"delay": 305,
"time": "1772606040"
},
"departure": {
"delay": 305,
"time": "1772606045"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"delay": 125,
"time": "1772604900"
},
"departure": {
"delay": 125,
"time": "1772604905"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"delay": 255,
"time": "1772605750"
},
"departure": {
"delay": 255,
"time": "1772605755"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"delay": 245,
"time": "1772605860"
},
"departure": {
"delay": 245,
"time": "1772605865"
},
"stopId": "FR:76217:ZE:18244:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"delay": 245,
"time": "1772605920"
},
"departure": {
"delay": 245,
"time": "1772605925"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"delay": 125,
"time": "1772605320"
},
"departure": {
"delay": 125,
"time": "1772605325"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"delay": 125,
"time": "1772605080"
},
"departure": {
"delay": 125,
"time": "1772605085"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"delay": 305,
"time": "1772605740"
},
"departure": {
"delay": 305,
"time": "1772605745"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"delay": 365,
"time": "1772606340"
},
"departure": {
"delay": 365,
"time": "1772606345"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"delay": 360,
"time": "1772606400"
},
"departure": {
"delay": 360,
"time": "1772606460"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"delay": 360,
"time": "1772606580"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"delay": 245,
"time": "1772605800"
},
"departure": {
"delay": 245,
"time": "1772605805"
},
"stopId": "FR:76217:ZE:18033:ATOUMOD005",
"stopSequence": 11
},
{
"departure": {
"delay": 125,
"time": "1772604845"
},
"stopId": "FR:76217:ZE:18042:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"delay": 185,
"time": "1772605560"
},
"departure": {
"delay": 185,
"time": "1772605565"
},
"stopId": "FR:76217:ZE:18036:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"delay": 305,
"time": "1772606160"
},
"departure": {
"delay": 305,
"time": "1772606165"
},
"stopId": "FR:76217:ZE:18044:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"delay": 125,
"time": "1772605380"
},
"departure": {
"delay": 125,
"time": "1772605385"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"delay": 240,
"time": "1772605570"
},
"departure": {
"delay": 240,
"time": "1772605620"
},
"stopId": "FR:76217:ZE:18802:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"delay": 315,
"time": "1772606350"
},
"departure": {
"delay": 315,
"time": "1772606355"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
}
],
"timestamp": "1772606484",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:97:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:351:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772620320"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 35
},
{
"arrival": {
"time": "1772617620"
},
"departure": {
"time": "1772617620"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1772620020"
},
"departure": {
"time": "1772620020"
},
"stopId": "FR:76217:ZE:18073:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1772618160"
},
"departure": {
"time": "1772618160"
},
"stopId": "FR:76217:ZE:18078:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1772620080"
},
"departure": {
"time": "1772620080"
},
"stopId": "FR:76217:ZE:18040:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1772617920"
},
"departure": {
"time": "1772617920"
},
"stopId": "FR:76217:ZE:18189:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1772617560"
},
"departure": {
"time": "1772617560"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1772620140"
},
"departure": {
"time": "1772620140"
},
"stopId": "FR:76565:ZE:18238:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1772619720"
},
"departure": {
"time": "1772619720"
},
"stopId": "FR:76217:ZE:18025:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1772618460"
},
"departure": {
"time": "1772618460"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"delay": 5,
"time": "1772617685"
},
"departure": {
"delay": 5,
"time": "1772617685"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1772619060"
},
"departure": {
"time": "1772619060"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1772617320"
},
"departure": {
"time": "1772617320"
},
"stopId": "FR:76217:ZE:18183:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1772619900"
},
"departure": {
"time": "1772619900"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1772617800"
},
"departure": {
"time": "1772617800"
},
"stopId": "FR:76217:ZE:18164:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1772620200"
},
"departure": {
"time": "1772620200"
},
"stopId": "FR:76565:ZE:18443:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1772617740"
},
"departure": {
"time": "1772617740"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1772618280"
},
"departure": {
"time": "1772618280"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1772617440"
},
"departure": {
"time": "1772617440"
},
"stopId": "FR:76217:ZE:18169:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1772618520"
},
"departure": {
"time": "1772618520"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1772618880"
},
"departure": {
"time": "1772618880"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1772617380"
},
"departure": {
"time": "1772617380"
},
"stopId": "FR:76217:ZE:18176:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1772619240"
},
"departure": {
"time": "1772619240"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1772619420"
},
"departure": {
"time": "1772619420"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1772618340"
},
"departure": {
"time": "1772618340"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"delay": 5,
"time": "1772617805"
},
"departure": {
"delay": 5,
"time": "1772617805"
},
"stopId": "FR:76217:ZE:18208:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1772617680"
},
"departure": {
"time": "1772617680"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1772617260"
},
"departure": {
"time": "1772617260"
},
"stopId": "FR:76217:ZE:18810:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1772618400"
},
"departure": {
"time": "1772618400"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"delay": 5,
"time": "1772620085"
},
"departure": {
"delay": 5,
"time": "1772620085"
},
"stopId": "FR:76565:ZE:18105:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1772617860"
},
"departure": {
"time": "1772617860"
},
"stopId": "FR:76217:ZE:18196:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1772619480"
},
"departure": {
"time": "1772619480"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1772617980"
},
"departure": {
"time": "1772617980"
},
"stopId": "FR:76217:ZE:18104:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1772619600"
},
"departure": {
"time": "1772619600"
},
"stopId": "FR:76217:ZE:18054:ATOUMOD005",
"stopSequence": 27
},
{
"departure": {
"time": "1772617200"
},
"stopId": "FR:76217:ZE:18808:ATOUMOD005",
"stopSequence": 1
}
],
"timestamp": "1772606647",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:351:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN853414F5934628x2026x02x21T22x11x00Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772607300"
},
"departure": {
"time": "1772607420"
},
"stopId": "FR:50502:ZE:StopPointxOCETrainxTERx87447003:ATOUMOD002",
"stopSequence": 44
},
{
"arrival": {
"time": "1772608140"
},
"departure": {
"time": "1772608200"
},
"stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002",
"stopSequence": 46
},
{
"arrival": {
"time": "1772608620"
},
"departure": {
"time": "1772608680"
},
"stopId": "FR:14370:ZE:StopPointxOCETrainxTERx87444083:ATOUMOD002",
"stopSequence": 48
},
{
"arrival": {
"time": "1772610540"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 55
},
{
"arrival": {
"time": "1772605260"
},
"departure": {
"time": "1772605920"
},
"stopId": "FR:50147:ZE:StopPointxOCETrainxTERx87447110:ATOUMOD002",
"stopSequence": 42
},
{
"departure": {
"time": "1772603700"
},
"stopId": "FR:50218:ZE:StopPointxOCETrainxTERx87447680:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1772609580"
},
"departure": {
"time": "1772609640"
},
"stopId": "FR:14026:ZE:StopPointxOCETrainxTERx87444059:ATOUMOD002",
"stopSequence": 52
},
{
"arrival": {
"time": "1772609880"
},
"departure": {
"time": "1772609940"
},
"stopId": "FR:14098:ZE:StopPointxOCETrainxTERx87444042:ATOUMOD002",
"stopSequence": 54
},
{
"arrival": {
"time": "1772609100"
},
"departure": {
"time": "1772609160"
},
"stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002",
"stopSequence": 50
}
],
"timestamp": "1772600078",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx789690b9x0beex4978x8bf9xf4810c9e16f2x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN853414F5934628x2026x02x21T22x11x00Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748426x2025xHxMultxMexMercredix00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -12,
"time": "1772601912"
},
"departure": {
"delay": -12,
"time": "1772601948"
},
"stopId": "FR:50129:ZE:10SAD2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -52,
"time": "1772600333"
},
"departure": {
"delay": -52,
"time": "1772600348"
},
"stopId": "FR:50129:ZE:10SMT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 62,
"time": "1772601831"
},
"departure": {
"delay": 62,
"time": "1772601842"
},
"stopId": "FR:50129:ZE:10CIM2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -9,
"time": "1772600071"
},
"departure": {
"delay": -9,
"time": "1772600091"
},
"stopId": "FR:50129:ZE:10CRB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -51,
"time": "1772600518"
},
"departure": {
"delay": -51,
"time": "1772600529"
},
"stopId": "FR:50129:ZE:10LEB1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -22,
"time": "1772600243"
},
"departure": {
"delay": -22,
"time": "1772600258"
},
"stopId": "FR:50129:ZE:10EGL6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 58,
"time": "1772601351"
},
"departure": {
"delay": 58,
"time": "1772601538"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -11,
"time": "1772601882"
},
"departure": {
"delay": -11,
"time": "1772601889"
},
"stopId": "FR:50129:ZE:10VOL2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 56,
"time": "1772601282"
},
"departure": {
"delay": 56,
"time": "1772601296"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -51,
"time": "1772601957"
},
"departure": {
"delay": -51,
"time": "1772601969"
},
"stopId": "FR:50129:ZE:10ROS2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 59,
"time": "1772601212"
},
"departure": {
"delay": 59,
"time": "1772601239"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -52,
"time": "1772600446"
},
"departure": {
"delay": -52,
"time": "1772600468"
},
"stopId": "FR:50129:ZE:10LEC1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -40,
"time": "1772600022"
},
"departure": {
"delay": -40,
"time": "1772600060"
},
"stopId": "FR:50129:ZE:10VIG1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 6,
"time": "1772601017"
},
"departure": {
"delay": 6,
"time": "1772601066"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 25,
"time": "1772601855"
},
"departure": {
"delay": 25,
"time": "1772601865"
},
"stopId": "FR:50129:ZE:10RED2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -33,
"time": "1772600172"
},
"departure": {
"delay": -33,
"time": "1772600187"
},
"stopId": "FR:50129:ZE:10HUI3:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -119,
"time": "1772602201"
},
"stopId": "FR:50129:ZE:10DIG1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -22,
"time": "1772600876"
},
"departure": {
"delay": -22,
"time": "1772600978"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -59,
"time": "1772602130"
},
"departure": {
"delay": -59,
"time": "1772602141"
},
"stopId": "FR:50129:ZE:10BCP2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -59,
"time": "1772602059"
},
"departure": {
"delay": -59,
"time": "1772602081"
},
"stopId": "FR:50129:ZE:10COT2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": -85,
"time": "1772602163"
},
"departure": {
"delay": -85,
"time": "1772602175"
},
"stopId": "FR:50129:ZE:10CDF2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": -43,
"time": "1772600679"
},
"departure": {
"delay": -43,
"time": "1772600717"
},
"stopId": "FR:50129:ZE:10LCO1:ATOUMOD035",
"stopSequence": 13
},
{
"departure": {
"delay": 39,
"time": "1772599839"
},
"stopId": "FR:50129:ZE:10ZAG1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -57,
"time": "1772599971"
},
"departure": {
"delay": -57,
"time": "1772599983"
},
"stopId": "FR:50129:ZE:10DAN1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -54,
"time": "1772601992"
},
"departure": {
"delay": -54,
"time": "1772602026"
},
"stopId": "FR:50129:ZE:10SAL2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": -5,
"time": "1772601557"
},
"departure": {
"delay": -5,
"time": "1772601595"
},
"stopId": "FR:50129:ZE:10MEN3:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 3,
"time": "1772601100"
},
"departure": {
"delay": 3,
"time": "1772601123"
},
"stopId": "FR:50129:ZE:10CTR1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -45,
"time": "1772600784"
},
"departure": {
"delay": -45,
"time": "1772600835"
},
"stopId": "FR:50129:ZE:10STA1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -49,
"time": "1772600605"
},
"departure": {
"delay": -49,
"time": "1772600651"
},
"stopId": "FR:50129:ZE:10POL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -34,
"time": "1772600404"
},
"departure": {
"delay": -34,
"time": "1772600426"
},
"stopId": "FR:50129:ZE:10FRA1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -18,
"time": "1772600294"
},
"departure": {
"delay": -18,
"time": "1772600322"
},
"stopId": "FR:50129:ZE:10VAB1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 65,
"time": "1772601768"
},
"departure": {
"delay": 65,
"time": "1772601785"
},
"stopId": "FR:50129:ZE:10FJT2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -86,
"time": "1772602038"
},
"departure": {
"delay": -86,
"time": "1772602054"
},
"stopId": "FR:50129:ZE:10PFJ2:ATOUMOD035",
"stopSequence": 29
}
],
"timestamp": "1772606700",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:05:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748426x2025xHxMultxMexMercredix00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4107973x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 37,
"time": "1772608417"
},
"departure": {
"delay": 37,
"time": "1772608417"
},
"stopId": "FR:76351:ZE:4000:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 20,
"time": "1772607500"
},
"departure": {
"delay": 20,
"time": "1772607500"
},
"stopId": "FR:76351:ZE:3988:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 18,
"time": "1772607618"
},
"departure": {
"delay": 18,
"time": "1772607618"
},
"stopId": "FR:76351:ZE:4004:ATOUMOD003",
"stopSequence": 4
},
{
"departure": {
"time": "1772607240"
},
"stopId": "FR:76481:ZE:4891:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 15,
"time": "1772607375"
},
"departure": {
"delay": 15,
"time": "1772607375"
},
"stopId": "FR:76351:ZE:3954:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 18,
"time": "1772607738"
},
"departure": {
"delay": 18,
"time": "1772607738"
},
"stopId": "FR:76351:ZE:3976:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 50,
"time": "1772608310"
},
"departure": {
"delay": 50,
"time": "1772608310"
},
"stopId": "FR:76351:ZE:3990:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 57,
"time": "1772607957"
},
"departure": {
"delay": 57,
"time": "1772607957"
},
"stopId": "FR:76351:ZE:3972:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 55,
"time": "1772607835"
},
"departure": {
"delay": 55,
"time": "1772607835"
},
"stopId": "FR:76351:ZE:3992:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 19,
"time": "1772608879"
},
"departure": {
"delay": 19,
"time": "1772608879"
},
"stopId": "FR:76351:ZE:3998:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 38,
"time": "1772608958"
},
"stopId": "FR:76351:ZE:3984:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 23,
"time": "1772608643"
},
"departure": {
"delay": 23,
"time": "1772608643"
},
"stopId": "FR:76351:ZE:3981:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 40,
"time": "1772608540"
},
"departure": {
"delay": 40,
"time": "1772608540"
},
"stopId": "FR:76351:ZE:3960:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 29,
"time": "1772608769"
},
"departure": {
"delay": 29,
"time": "1772608769"
},
"stopId": "FR:76351:ZE:3965:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 53,
"time": "1772608133"
},
"departure": {
"delay": 53,
"time": "1772608133"
},
"stopId": "FR:76351:ZE:3970:ATOUMOD003",
"stopSequence": 8
}
],
"timestamp": "1772606682",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4107973x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:193:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772612040"
},
"departure": {
"time": "1772612040"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1772610120"
},
"departure": {
"time": "1772610120"
},
"stopId": "FR:76217:ZE:18183:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1772610600"
},
"departure": {
"time": "1772610600"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1772612520"
},
"departure": {
"time": "1772612520"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1772612760"
},
"departure": {
"time": "1772612760"
},
"stopId": "FR:76565:ZE:18238:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1772611920"
},
"departure": {
"time": "1772611920"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1772611740"
},
"departure": {
"time": "1772611740"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1772610540"
},
"departure": {
"time": "1772610540"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1772612700"
},
"departure": {
"time": "1772612700"
},
"stopId": "FR:76217:ZE:18040:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"delay": 5,
"time": "1772610545"
},
"departure": {
"delay": 5,
"time": "1772610545"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 9
},
{
"departure": {
"time": "1772610000"
},
"stopId": "FR:76217:ZE:18808:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1772612220"
},
"departure": {
"time": "1772612220"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1772610060"
},
"departure": {
"time": "1772610060"
},
"stopId": "FR:76217:ZE:18810:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1772610840"
},
"departure": {
"time": "1772610840"
},
"stopId": "FR:76217:ZE:18104:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1772611140"
},
"departure": {
"time": "1772611140"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"delay": 5,
"time": "1772612705"
},
"departure": {
"delay": 5,
"time": "1772612705"
},
"stopId": "FR:76565:ZE:18105:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1772611200"
},
"departure": {
"time": "1772611200"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1772612640"
},
"departure": {
"time": "1772612640"
},
"stopId": "FR:76217:ZE:18073:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1772610480"
},
"departure": {
"time": "1772610480"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1772610180"
},
"departure": {
"time": "1772610180"
},
"stopId": "FR:76217:ZE:18176:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1772610720"
},
"departure": {
"time": "1772610720"
},
"stopId": "FR:76217:ZE:18196:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1772612340"
},
"departure": {
"time": "1772612340"
},
"stopId": "FR:76217:ZE:18054:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1772612160"
},
"departure": {
"time": "1772612160"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1772610660"
},
"departure": {
"time": "1772610660"
},
"stopId": "FR:76217:ZE:18164:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1772610780"
},
"departure": {
"time": "1772610780"
},
"stopId": "FR:76217:ZE:18189:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1772612940"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 35
},
{
"arrival": {
"time": "1772610300"
},
"departure": {
"time": "1772610300"
},
"stopId": "FR:76217:ZE:18169:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1772611260"
},
"departure": {
"time": "1772611260"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1772610420"
},
"departure": {
"time": "1772610420"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1772611320"
},
"departure": {
"time": "1772611320"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1772612400"
},
"departure": {
"time": "1772612400"
},
"stopId": "FR:76217:ZE:18025:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"delay": 5,
"time": "1772610665"
},
"departure": {
"delay": 5,
"time": "1772610665"
},
"stopId": "FR:76217:ZE:18208:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1772612820"
},
"departure": {
"time": "1772612820"
},
"stopId": "FR:76565:ZE:18443:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1772611020"
},
"departure": {
"time": "1772611020"
},
"stopId": "FR:76217:ZE:18078:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1772611380"
},
"departure": {
"time": "1772611380"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 21
}
],
"timestamp": "1772606647",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:193:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:8x3470531:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -2158,
"time": "1772606702"
},
"departure": {
"delay": -2158,
"time": "1772606702"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -64,
"time": "1772609936"
},
"departure": {
"delay": -64,
"time": "1772609936"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -1798,
"time": "1772606702"
},
"departure": {
"delay": -1798,
"time": "1772606702"
},
"stopId": "FR:27375:ZE:0x6440:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -20,
"time": "1772609680"
},
"departure": {
"delay": -20,
"time": "1772609680"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -56,
"time": "1772609884"
},
"departure": {
"delay": -56,
"time": "1772609884"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -59,
"time": "1772609461"
},
"departure": {
"delay": -59,
"time": "1772609461"
},
"stopId": "FR:27701:ZE:0x7044:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -2398,
"time": "1772606702"
},
"departure": {
"delay": -2398,
"time": "1772606702"
},
"stopId": "FR:27375:ZE:0x6406:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -64,
"time": "1772609636"
},
"departure": {
"delay": -64,
"time": "1772609636"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -53,
"time": "1772609707"
},
"departure": {
"delay": -53,
"time": "1772609707"
},
"stopId": "FR:27701:ZE:0x7108:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -2218,
"time": "1772606702"
},
"departure": {
"delay": -2218,
"time": "1772606702"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -1978,
"time": "1772606702"
},
"departure": {
"delay": -1978,
"time": "1772606702"
},
"stopId": "FR:27375:ZE:0x6504:ATOUMOD006",
"stopSequence": 3
},
{
"departure": {
"delay": -1798,
"time": "1772606702"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -64,
"time": "1772609276"
},
"departure": {
"delay": -64,
"time": "1772609276"
},
"stopId": "FR:27701:ZE:0x7126:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -2518,
"time": "1772606702"
},
"departure": {
"delay": -2518,
"time": "1772606702"
},
"stopId": "FR:27701:ZE:0x7100:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -64,
"time": "1772609816"
},
"departure": {
"delay": -64,
"time": "1772609816"
},
"stopId": "FR:27701:ZE:0x7095:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -32,
"time": "1772609368"
},
"departure": {
"delay": -32,
"time": "1772609368"
},
"stopId": "FR:27701:ZE:0x7068:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -49,
"time": "1772609411"
},
"departure": {
"delay": -49,
"time": "1772609411"
},
"stopId": "FR:27701:ZE:0x7132:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -46,
"time": "1772609534"
},
"departure": {
"delay": -46,
"time": "1772609534"
},
"stopId": "FR:27701:ZE:0x7054:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -64,
"time": "1772609336"
},
"departure": {
"delay": -64,
"time": "1772609336"
},
"stopId": "FR:27701:ZE:0x7036:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -2338,
"time": "1772606702"
},
"departure": {
"delay": -2338,
"time": "1772606702"
},
"stopId": "FR:27375:ZE:0x6442:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -64,
"time": "1772610116"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -24,
"time": "1772609976"
},
"departure": {
"delay": -24,
"time": "1772609976"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -2098,
"time": "1772606702"
},
"departure": {
"delay": -2098,
"time": "1772606702"
},
"stopId": "FR:27375:ZE:0x6528:ATOUMOD006",
"stopSequence": 4
}
],
"timestamp": "1772606702",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:8x3470531:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057081x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 117,
"time": "1772606157"
},
"stopId": "FR:76351:ZE:3626:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 91,
"time": "1772606551"
},
"departure": {
"delay": 91,
"time": "1772606551"
},
"stopId": "FR:76351:ZE:3030:ATOUMOD003",
"stopSequence": 20
},
{
"departure": {
"delay": 79,
"time": "1772606359"
},
"stopId": "FR:76351:ZE:4996:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 23,
"time": "1772606903"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 23
},
{
"departure": {
"delay": 23,
"time": "1772606663"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 22
},
{
"departure": {
"delay": 35,
"time": "1772606435"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 19
},
{
"departure": {
"delay": 23,
"time": "1772606603"
},
"stopId": "FR:76351:ZE:3530:ATOUMOD003",
"stopSequence": 21
},
{
"departure": {
"delay": 138,
"time": "1772606298"
},
"stopId": "FR:76351:ZE:3659:ATOUMOD003",
"stopSequence": 17
},
{
"departure": {
"delay": 140,
"time": "1772606240"
},
"stopId": "FR:76351:ZE:4567:ATOUMOD003",
"stopSequence": 16
}
],
"timestamp": "1772606212",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C7:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057081x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:5772306824560640x1:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 69,
"time": "1772607899"
},
"departure": {
"delay": 69,
"time": "1772607909"
},
"stopId": "FR:14366:ZE:301000016:ATOUMOD036",
"stopSequence": 6
},
{
"arrival": {
"delay": -76,
"time": "1772608218"
},
"departure": {
"delay": -76,
"time": "1772608304"
},
"stopId": "FR:14366:ZE:19270005:ATOUMOD036",
"stopSequence": 14
},
{
"arrival": {
"time": "1772608070"
},
"departure": {
"time": "1772608080"
},
"stopId": "FR:14366:ZE:680870020:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": -191,
"time": "1772608369"
},
"stopId": "FR:14366:ZE:658330001:ATOUMOD036",
"stopSequence": 15
},
{
"arrival": {
"delay": -13,
"time": "1772606785"
},
"departure": {
"delay": -13,
"time": "1772606807"
},
"stopId": "FR:14293:ZE:5112201795862528:ATOUMOD036",
"stopSequence": 3
},
{
"arrival": {
"delay": 16,
"time": "1772608026"
},
"departure": {
"delay": 16,
"time": "1772608036"
},
"stopId": "FR:14366:ZE:676970013:ATOUMOD036",
"stopSequence": 9
},
{
"arrival": {
"delay": -4,
"time": "1772608122"
},
"departure": {
"delay": -4,
"time": "1772608136"
},
"stopId": "FR:14366:ZE:669840002:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": 25,
"time": "1772607975"
},
"departure": {
"delay": 25,
"time": "1772607985"
},
"stopId": "FR:14366:ZE:669820016:ATOUMOD036",
"stopSequence": 8
},
{
"arrival": {
"delay": -12,
"time": "1772606727"
},
"departure": {
"delay": -12,
"time": "1772606748"
},
"stopId": "FR:14293:ZE:5725117855301632:ATOUMOD036",
"stopSequence": 2
},
{
"arrival": {
"delay": 96,
"time": "1772607866"
},
"departure": {
"delay": 96,
"time": "1772607876"
},
"stopId": "FR:14366:ZE:274600016:ATOUMOD036",
"stopSequence": 5
},
{
"arrival": {
"delay": -13,
"time": "1772606904"
},
"departure": {
"delay": -13,
"time": "1772606927"
},
"stopId": "FR:14293:ZE:6740479564578816:ATOUMOD036",
"stopSequence": 4
},
{
"arrival": {
"delay": 52,
"time": "1772607942"
},
"departure": {
"delay": 52,
"time": "1772607952"
},
"stopId": "FR:14366:ZE:293040014:ATOUMOD036",
"stopSequence": 7
},
{
"arrival": {
"delay": -17,
"time": "1772608157"
},
"departure": {
"delay": -17,
"time": "1772608183"
},
"stopId": "FR:14366:ZE:288370019:ATOUMOD036",
"stopSequence": 12
}
],
"timestamp": "1772606705",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:4860060908912640:LOC",
"tripId": "ATOUMOD036:ServiceJourney:5772306824560640x1:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745655x2025xHxMultxMexMercredix00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 57,
"time": "1772604537"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 182,
"time": "1772605286"
},
"departure": {
"delay": 182,
"time": "1772605322"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 180,
"time": "1772607240"
},
"departure": {
"delay": 180,
"time": "1772607240"
},
"stopId": "FR:50129:ZE:10BAG3:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 180,
"time": "1772606940"
},
"departure": {
"delay": 180,
"time": "1772606940"
},
"stopId": "FR:50129:ZE:10HPA3:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 180,
"time": "1772607420"
},
"departure": {
"delay": 180,
"time": "1772607420"
},
"stopId": "FR:50129:ZE:10NOR5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 212,
"time": "1772605675"
},
"departure": {
"delay": 212,
"time": "1772605712"
},
"stopId": "FR:50129:ZE:10CMI1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 169,
"time": "1772604967"
},
"departure": {
"delay": 169,
"time": "1772605009"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 171,
"time": "1772605454"
},
"departure": {
"delay": 171,
"time": "1772605491"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 180,
"time": "1772607600"
},
"departure": {
"delay": 180,
"time": "1772607600"
},
"stopId": "FR:50129:ZE:10FLO1:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 157,
"time": "1772604839"
},
"departure": {
"delay": 157,
"time": "1772604877"
},
"stopId": "FR:50129:ZE:10FRN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 294,
"time": "1772606235"
},
"departure": {
"delay": 294,
"time": "1772606274"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 180,
"time": "1772607120"
},
"departure": {
"delay": 180,
"time": "1772607120"
},
"stopId": "FR:50129:ZE:10GRR1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 228,
"time": "1772606473"
},
"departure": {
"delay": 228,
"time": "1772606508"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 221,
"time": "1772605192"
},
"departure": {
"delay": 221,
"time": "1772605241"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 259,
"time": "1772606103"
},
"departure": {
"delay": 259,
"time": "1772606179"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 168,
"time": "1772605081"
},
"departure": {
"delay": 168,
"time": "1772605128"
},
"stopId": "FR:50129:ZE:10EPC1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 180,
"time": "1772607720"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 180,
"time": "1772606880"
},
"departure": {
"delay": 180,
"time": "1772606880"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 180,
"time": "1772607540"
},
"departure": {
"delay": 180,
"time": "1772607540"
},
"stopId": "FR:50129:ZE:10LPL1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 286,
"time": "1772606401"
},
"departure": {
"delay": 286,
"time": "1772606446"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 180,
"time": "1772607300"
},
"departure": {
"delay": 180,
"time": "1772607300"
},
"stopId": "FR:50129:ZE:10MED3:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 180,
"time": "1772607060"
},
"departure": {
"delay": 180,
"time": "1772607060"
},
"stopId": "FR:50129:ZE:10XCT3:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 206,
"time": "1772606555"
},
"departure": {
"delay": 206,
"time": "1772606606"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 275,
"time": "1772606302"
},
"departure": {
"delay": 275,
"time": "1772606375"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 144,
"time": "1772605549"
},
"departure": {
"delay": 144,
"time": "1772605584"
},
"stopId": "FR:50129:ZE:10ANN1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 112,
"time": "1772604702"
},
"departure": {
"delay": 112,
"time": "1772604772"
},
"stopId": "FR:50129:ZE:10MOR1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"time": "1772606700"
},
"departure": {
"time": "1772606520"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 226,
"time": "1772605751"
},
"departure": {
"delay": 226,
"time": "1772605786"
},
"stopId": "FR:50129:ZE:10PAX1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 243,
"time": "1772605896"
},
"departure": {
"delay": 243,
"time": "1772605923"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 156,
"time": "1772604802"
},
"departure": {
"delay": 156,
"time": "1772604816"
},
"stopId": "FR:50129:ZE:10BOI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 269,
"time": "1772605974"
},
"departure": {
"delay": 269,
"time": "1772606069"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 180,
"time": "1772607480"
},
"departure": {
"delay": 180,
"time": "1772607480"
},
"stopId": "FR:50129:ZE:10GDR1:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 262,
"time": "1772605846"
},
"departure": {
"delay": 262,
"time": "1772605882"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 184,
"time": "1772605350"
},
"departure": {
"delay": 184,
"time": "1772605384"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 91,
"time": "1772604637"
},
"departure": {
"delay": 91,
"time": "1772604691"
},
"stopId": "FR:50129:ZE:10MES1:ATOUMOD035",
"stopSequence": 2
}
],
"timestamp": "1772606700",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745655x2025xHxMultxMexMercredix00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4108035x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 35,
"time": "1772606795"
},
"departure": {
"delay": 35,
"time": "1772606795"
},
"stopId": "FR:76351:ZE:3995:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 52,
"time": "1772606932"
},
"stopId": "FR:76351:ZE:3978:ATOUMOD003",
"stopSequence": 15
},
{
"departure": {
"delay": 56,
"time": "1772606576"
},
"stopId": "FR:76351:ZE:3993:ATOUMOD003",
"stopSequence": 12
},
{
"departure": {
"delay": 79,
"time": "1772606419"
},
"stopId": "FR:76351:ZE:3985:ATOUMOD003",
"stopSequence": 11
},
{
"departure": {
"delay": 60,
"time": "1772606340"
},
"stopId": "FR:76351:ZE:3955:ATOUMOD003",
"stopSequence": 10
},
{
"departure": {
"delay": 39,
"time": "1772606679"
},
"stopId": "FR:76351:ZE:3951:ATOUMOD003",
"stopSequence": 13
},
{
"departure": {
"delay": 65,
"time": "1772606225"
},
"stopId": "FR:76351:ZE:3957:ATOUMOD003",
"stopSequence": 9
}
],
"timestamp": "1772606682",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:B:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4108035x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747501x2025xHxMultxMexMercredix00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 79,
"time": "1772599029"
},
"departure": {
"delay": 79,
"time": "1772599039"
},
"stopId": "FR:50129:ZE:10CIT1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 251,
"time": "1772598364"
},
"departure": {
"delay": 251,
"time": "1772598371"
},
"stopId": "FR:50129:ZE:10AIG2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"time": "1772599548"
},
"departure": {
"time": "1772599560"
},
"stopId": "FR:50129:ZE:10ILO1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 297,
"time": "1772598287"
},
"departure": {
"delay": 297,
"time": "1772598297"
},
"stopId": "FR:50129:ZE:10IUT2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 112,
"time": "1772598940"
},
"departure": {
"delay": 112,
"time": "1772598952"
},
"stopId": "FR:50129:ZE:10PLA5:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 153,
"time": "1772598674"
},
"departure": {
"delay": 153,
"time": "1772598753"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -5,
"time": "1772599397"
},
"departure": {
"delay": -5,
"time": "1772599435"
},
"stopId": "FR:50129:ZE:10LMW1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 29,
"time": "1772599629"
},
"departure": {
"delay": 29,
"time": "1772599649"
},
"stopId": "FR:50129:ZE:10COD1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 3,
"time": "1772599317"
},
"departure": {
"delay": 3,
"time": "1772599323"
},
"stopId": "FR:50129:ZE:10MLL3:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 54,
"time": "1772599580"
},
"departure": {
"delay": 54,
"time": "1772599614"
},
"stopId": "FR:50129:ZE:10EUR1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 49,
"time": "1772599223"
},
"departure": {
"delay": 49,
"time": "1772599249"
},
"stopId": "FR:50129:ZE:10GMA3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 253,
"time": "1772598180"
},
"departure": {
"delay": 253,
"time": "1772598193"
},
"stopId": "FR:50129:ZE:10PFO4:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 270,
"time": "1772598576"
},
"departure": {
"delay": 270,
"time": "1772598630"
},
"stopId": "FR:50129:ZE:10MEN2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 36,
"time": "1772599766"
},
"departure": {
"delay": 36,
"time": "1772599776"
},
"stopId": "FR:50129:ZE:10CRD1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 12,
"time": "1772599480"
},
"departure": {
"delay": 12,
"time": "1772599512"
},
"stopId": "FR:50129:ZE:10CLO1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 105,
"time": "1772598874"
},
"departure": {
"delay": 105,
"time": "1772598885"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 9
},
{
"departure": {
"delay": 255,
"time": "1772598075"
},
"stopId": "FR:50129:ZE:10ZFO2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 258,
"time": "1772598124"
},
"departure": {
"delay": 258,
"time": "1772598138"
},
"stopId": "FR:50129:ZE:10VDT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -7,
"time": "1772599913"
},
"stopId": "FR:50129:ZE:10PIS1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 269,
"time": "1772598316"
},
"departure": {
"delay": 269,
"time": "1772598329"
},
"stopId": "FR:50129:ZE:10UNI2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 73,
"time": "1772599081"
},
"departure": {
"delay": 73,
"time": "1772599093"
},
"stopId": "FR:50129:ZE:10CCI1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 70,
"time": "1772599740"
},
"departure": {
"delay": 70,
"time": "1772599750"
},
"stopId": "FR:50129:ZE:10LMQ1:ATOUMOD035",
"stopSequence": 20
}
],
"timestamp": "1772606701",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:08:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747501x2025xHxMultxMexMercredix00:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:8x3471221:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -4859,
"time": "1772606701"
},
"departure": {
"delay": -4859,
"time": "1772606701"
},
"stopId": "FR:27528:ZE:0x6592:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": -3899,
"time": "1772606701"
},
"departure": {
"delay": -3899,
"time": "1772606701"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -5099,
"time": "1772606701"
},
"departure": {
"delay": -5099,
"time": "1772606701"
},
"stopId": "FR:27701:ZE:0x7022:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": -4199,
"time": "1772606701"
},
"departure": {
"delay": -4199,
"time": "1772606701"
},
"stopId": "FR:27375:ZE:0x6526:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -3419,
"time": "1772606701"
},
"departure": {
"delay": -3419,
"time": "1772606701"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 33,
"time": "1772612193"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": -4919,
"time": "1772606701"
},
"departure": {
"delay": -4919,
"time": "1772606701"
},
"stopId": "FR:27528:ZE:0x6591:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": -4979,
"time": "1772606701"
},
"departure": {
"delay": -4979,
"time": "1772606701"
},
"stopId": "FR:27528:ZE:0x6594:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": -4379,
"time": "1772606701"
},
"departure": {
"delay": -4379,
"time": "1772606701"
},
"stopId": "FR:27351:ZE:0x6310:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -3539,
"time": "1772606701"
},
"departure": {
"delay": -3539,
"time": "1772606701"
},
"stopId": "FR:27375:ZE:0x6440:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -4019,
"time": "1772606701"
},
"departure": {
"delay": -4019,
"time": "1772606701"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -4079,
"time": "1772606701"
},
"departure": {
"delay": -4079,
"time": "1772606701"
},
"stopId": "FR:27375:ZE:0x6457:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -5039,
"time": "1772606701"
},
"departure": {
"delay": -5039,
"time": "1772606701"
},
"stopId": "FR:27528:ZE:0x6576:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": -4079,
"time": "1772606701"
},
"departure": {
"delay": -4079,
"time": "1772606701"
},
"stopId": "FR:27375:ZE:0x6438:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -3179,
"time": "1772606701"
},
"departure": {
"delay": -3179,
"time": "1772606701"
},
"stopId": "FR:27375:ZE:0x6572:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -4739,
"time": "1772606701"
},
"departure": {
"delay": -4739,
"time": "1772606701"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": -4259,
"time": "1772606701"
},
"departure": {
"delay": -4259,
"time": "1772606701"
},
"stopId": "FR:27375:ZE:0x6304:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -4859,
"time": "1772606701"
},
"departure": {
"delay": -4859,
"time": "1772606701"
},
"stopId": "FR:27528:ZE:0x6598:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": -3299,
"time": "1772606701"
},
"departure": {
"delay": -3299,
"time": "1772606701"
},
"stopId": "FR:27375:ZE:0x6432:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -4139,
"time": "1772606701"
},
"departure": {
"delay": -4139,
"time": "1772606701"
},
"stopId": "FR:27375:ZE:0x6384:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -5339,
"time": "1772606701"
},
"departure": {
"delay": -5339,
"time": "1772606701"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": -4679,
"time": "1772606701"
},
"departure": {
"delay": -4679,
"time": "1772606701"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -3839,
"time": "1772606701"
},
"departure": {
"delay": -3839,
"time": "1772606701"
},
"stopId": "FR:27375:ZE:0x6528:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -5159,
"time": "1772606701"
},
"departure": {
"delay": -5159,
"time": "1772606701"
},
"stopId": "FR:27701:ZE:0x7034:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": -3779,
"time": "1772606701"
},
"departure": {
"delay": -3779,
"time": "1772606701"
},
"stopId": "FR:27375:ZE:0x6504:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -2939,
"time": "1772606701"
},
"departure": {
"delay": -2939,
"time": "1772606701"
},
"stopId": "FR:27375:ZE:0x6492:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -3119,
"time": "1772606701"
},
"departure": {
"delay": -3119,
"time": "1772606701"
},
"stopId": "FR:27375:ZE:0x6470:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -3059,
"time": "1772606701"
},
"departure": {
"delay": -3059,
"time": "1772606701"
},
"stopId": "FR:27375:ZE:0x6490:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -3239,
"time": "1772606701"
},
"departure": {
"delay": -3239,
"time": "1772606701"
},
"stopId": "FR:27375:ZE:0x6512:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -5339,
"time": "1772606701"
},
"departure": {
"delay": -5339,
"time": "1772606701"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": -5219,
"time": "1772606701"
},
"departure": {
"delay": -5219,
"time": "1772606701"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": -4979,
"time": "1772606701"
},
"departure": {
"delay": -4979,
"time": "1772606701"
},
"stopId": "FR:27528:ZE:0x6596:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": -4319,
"time": "1772606701"
},
"departure": {
"delay": -4319,
"time": "1772606701"
},
"stopId": "FR:27351:ZE:0x6312:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -3179,
"time": "1772606701"
},
"departure": {
"delay": -3179,
"time": "1772606701"
},
"stopId": "FR:27375:ZE:0x6422:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -4619,
"time": "1772606701"
},
"departure": {
"delay": -4619,
"time": "1772606701"
},
"stopId": "FR:27701:ZE:0x7106:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -3119,
"time": "1772606701"
},
"departure": {
"delay": -3119,
"time": "1772606701"
},
"stopId": "FR:27375:ZE:0x6396:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -4799,
"time": "1772606701"
},
"departure": {
"delay": -4799,
"time": "1772606701"
},
"stopId": "FR:27528:ZE:0x6589:ATOUMOD006",
"stopSequence": 27
},
{
"departure": {
"delay": -2939,
"time": "1772606701"
},
"stopId": "FR:27375:ZE:0x6466:ATOUMOD006",
"stopSequence": 1
}
],
"timestamp": "1772606702",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:2:LOC",
"tripId": "ATOUMOD006:ServiceJourney:8x3471221:LOC"
}
}
},
{
"id": "SM:ATOUMOD008:ServiceJourney:9786x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772613000"
},
"departure": {
"time": "1772613000"
},
"stopId": "FR:76259:ZE:FECHALL2:ATOUMOD008",
"stopSequence": 10
},
{
"arrival": {
"time": "1772612640"
},
"departure": {
"time": "1772612640"
},
"stopId": "FR:76259:ZE:FECSETI1:ATOUMOD008",
"stopSequence": 6
},
{
"arrival": {
"time": "1772612160"
},
"departure": {
"time": "1772612160"
},
"stopId": "FR:76259:ZE:FECHYSO2:ATOUMOD008",
"stopSequence": 3
},
{
"arrival": {
"time": "1772611980"
},
"departure": {
"time": "1772611980"
},
"stopId": "FR:76259:ZE:FECSLOU2:ATOUMOD008",
"stopSequence": 2
},
{
"arrival": {
"time": "1772612940"
},
"departure": {
"time": "1772612940"
},
"stopId": "FR:76259:ZE:FECHVIL2:ATOUMOD008",
"stopSequence": 9
},
{
"arrival": {
"time": "1772613840"
},
"stopId": "FR:76259:ZE:FECHOPI1:ATOUMOD008",
"stopSequence": 18
},
{
"arrival": {
"time": "1772612280"
},
"departure": {
"time": "1772612280"
},
"stopId": "FR:76259:ZE:FECVIKI2:ATOUMOD008",
"stopSequence": 4
},
{
"arrival": {
"time": "1772612400"
},
"departure": {
"time": "1772612400"
},
"stopId": "FR:76259:ZE:FECDESG2:ATOUMOD008",
"stopSequence": 5
},
{
"arrival": {
"time": "1772613300"
},
"departure": {
"time": "1772613300"
},
"stopId": "FR:76259:ZE:FECCHUE2:ATOUMOD008",
"stopSequence": 13
},
{
"arrival": {
"time": "1772612700"
},
"departure": {
"time": "1772612700"
},
"stopId": "FR:76259:ZE:FECGARE2:ATOUMOD008",
"stopSequence": 7
},
{
"arrival": {
"time": "1772613240"
},
"departure": {
"time": "1772613240"
},
"stopId": "FR:76259:ZE:FECJMAC2:ATOUMOD008",
"stopSequence": 12
},
{
"arrival": {
"time": "1772613720"
},
"departure": {
"time": "1772613720"
},
"stopId": "FR:76259:ZE:FECJVER1:ATOUMOD008",
"stopSequence": 15
},
{
"arrival": {
"time": "1772613780"
},
"departure": {
"time": "1772613780"
},
"stopId": "FR:76259:ZE:FECCSC1:ATOUMOD008",
"stopSequence": 16
},
{
"arrival": {
"time": "1772612820"
},
"departure": {
"time": "1772612820"
},
"stopId": "FR:76259:ZE:FECBREP2:ATOUMOD008",
"stopSequence": 8
},
{
"arrival": {
"time": "1772613120"
},
"departure": {
"time": "1772613120"
},
"stopId": "FR:76259:ZE:FECCOUB2:ATOUMOD008",
"stopSequence": 11
},
{
"arrival": {
"time": "1772613420"
},
"departure": {
"time": "1772613420"
},
"stopId": "FR:76259:ZE:FECMBLE2:ATOUMOD008",
"stopSequence": 14
},
{
"departure": {
"time": "1772611920"
},
"stopId": "FR:76259:ZE:FECRLIL1:ATOUMOD008",
"stopSequence": 1
}
],
"timestamp": "1772606703",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD008:Line:L01:LOC",
"tripId": "ATOUMOD008:ServiceJourney:9786x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4242775xGTFSxGSemHTNIxSemainex08:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 190,
"time": "1772606290"
},
"departure": {
"delay": 190,
"time": "1772606290"
},
"stopId": "FR:76238:ZE:5154:ATOUMOD003",
"stopSequence": 31
},
{
"departure": {
"delay": 174,
"time": "1772606634"
},
"stopId": "FR:76447:ZE:4077:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 209,
"time": "1772605529"
},
"departure": {
"delay": 209,
"time": "1772605529"
},
"stopId": "FR:76250:ZE:5152:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 233,
"time": "1772605253"
},
"departure": {
"delay": 233,
"time": "1772605253"
},
"stopId": "FR:76250:ZE:5114:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 195,
"time": "1772605635"
},
"departure": {
"delay": 195,
"time": "1772605635"
},
"stopId": "FR:76551:ZE:5102:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 208,
"time": "1772606848"
},
"departure": {
"delay": 208,
"time": "1772606848"
},
"stopId": "FR:76447:ZE:3130:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 228,
"time": "1772606808"
},
"departure": {
"delay": 228,
"time": "1772606808"
},
"stopId": "FR:76447:ZE:3569:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 190,
"time": "1772605750"
},
"departure": {
"delay": 190,
"time": "1772605750"
},
"stopId": "FR:76551:ZE:5049:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 190,
"time": "1772605330"
},
"departure": {
"delay": 190,
"time": "1772605330"
},
"stopId": "FR:76250:ZE:5016:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 174,
"time": "1772606934"
},
"stopId": "FR:76447:ZE:3444:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 236,
"time": "1772606156"
},
"departure": {
"delay": 236,
"time": "1772606156"
},
"stopId": "FR:76447:ZE:5099:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 190,
"time": "1772606410"
},
"departure": {
"delay": 190,
"time": "1772606410"
},
"stopId": "FR:76238:ZE:4030:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 233,
"time": "1772605973"
},
"departure": {
"delay": 233,
"time": "1772605973"
},
"stopId": "FR:76404:ZE:3351:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 244,
"time": "1772606524"
},
"departure": {
"delay": 244,
"time": "1772606524"
},
"stopId": "FR:76447:ZE:3886:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 200,
"time": "1772606780"
},
"departure": {
"delay": 200,
"time": "1772606780"
},
"stopId": "FR:76447:ZE:3089:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 210,
"time": "1772606550"
},
"departure": {
"delay": 210,
"time": "1772606550"
},
"stopId": "FR:76447:ZE:4101:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 209,
"time": "1772606369"
},
"departure": {
"delay": 209,
"time": "1772606369"
},
"stopId": "FR:76238:ZE:4863:ATOUMOD003",
"stopSequence": 32
},
{
"departure": {
"delay": 208,
"time": "1772606488"
},
"stopId": "FR:76238:ZE:4028:ATOUMOD003",
"stopSequence": 34
}
],
"timestamp": "1772606442",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:12:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4242775xGTFSxGSemHTNIxSemainex08:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:489:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772625900"
},
"stopId": "FR:76217:ZE:18809:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1772623500"
},
"departure": {
"time": "1772623500"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1772625360"
},
"departure": {
"time": "1772625360"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1772623560"
},
"departure": {
"time": "1772623560"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1772625660"
},
"departure": {
"time": "1772625660"
},
"stopId": "FR:76217:ZE:18168:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1772622900"
},
"departure": {
"time": "1772622900"
},
"stopId": "FR:76217:ZE:18072:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1772624580"
},
"departure": {
"time": "1772624580"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1772625480"
},
"departure": {
"time": "1772625480"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1772623140"
},
"departure": {
"time": "1772623140"
},
"stopId": "FR:76217:ZE:18024:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1772623200"
},
"departure": {
"time": "1772623200"
},
"stopId": "FR:76217:ZE:18053:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1772625180"
},
"departure": {
"time": "1772625180"
},
"stopId": "FR:76217:ZE:18163:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1772623080"
},
"departure": {
"time": "1772623080"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1772625000"
},
"departure": {
"time": "1772625000"
},
"stopId": "FR:76217:ZE:18188:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1772625060"
},
"departure": {
"time": "1772625060"
},
"stopId": "FR:76217:ZE:18195:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1772623860"
},
"departure": {
"time": "1772623860"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1772624700"
},
"departure": {
"time": "1772624700"
},
"stopId": "FR:76217:ZE:18079:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1772624220"
},
"departure": {
"time": "1772624220"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1772622720"
},
"departure": {
"time": "1772622720"
},
"stopId": "FR:76565:ZE:18255:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1772625600"
},
"departure": {
"time": "1772625600"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1772623680"
},
"departure": {
"time": "1772623680"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1772623320"
},
"departure": {
"time": "1772623320"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1772625240"
},
"departure": {
"time": "1772625240"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1772625300"
},
"departure": {
"time": "1772625300"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1772624460"
},
"departure": {
"time": "1772624460"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1772625840"
},
"departure": {
"time": "1772625840"
},
"stopId": "FR:76217:ZE:18191:ATOUMOD005",
"stopSequence": 32
},
{
"departure": {
"time": "1772622600"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1772624520"
},
"departure": {
"time": "1772624520"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1772622660"
},
"departure": {
"time": "1772622660"
},
"stopId": "FR:76565:ZE:18285:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1772622840"
},
"departure": {
"time": "1772622840"
},
"stopId": "FR:76217:ZE:18039:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1772624820"
},
"departure": {
"time": "1772624820"
},
"stopId": "FR:76217:ZE:18103:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1772625720"
},
"departure": {
"time": "1772625720"
},
"stopId": "FR:76217:ZE:18242:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1772625120"
},
"departure": {
"time": "1772625120"
},
"stopId": "FR:76217:ZE:18207:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1772624280"
},
"departure": {
"time": "1772624280"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 15
}
],
"timestamp": "1772606629",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:489:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx295:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 106,
"time": "1772605006"
},
"departure": {
"delay": 106,
"time": "1772605006"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 246,
"time": "1772606946"
},
"departure": {
"delay": 246,
"time": "1772606946"
},
"stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1772604780"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 61,
"time": "1772605631"
},
"departure": {
"delay": 61,
"time": "1772605681"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 153,
"time": "1772606106"
},
"departure": {
"delay": 153,
"time": "1772606133"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 141,
"time": "1772605281"
},
"departure": {
"delay": 141,
"time": "1772605281"
},
"stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 222,
"time": "1772607582"
},
"departure": {
"delay": 222,
"time": "1772607582"
},
"stopId": "FR:76540:ZE:TCARxGALI1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 15,
"time": "1772605515"
},
"departure": {
"delay": 15,
"time": "1772605515"
},
"stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 101,
"time": "1772605756"
},
"departure": {
"delay": 101,
"time": "1772605781"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 222,
"time": "1772607702"
},
"departure": {
"delay": 222,
"time": "1772607702"
},
"stopId": "FR:76540:ZE:TCARxCHATL1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 187,
"time": "1772606407"
},
"departure": {
"delay": 187,
"time": "1772606407"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 56,
"time": "1772605856"
},
"departure": {
"delay": 56,
"time": "1772605856"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 121,
"time": "1772605956"
},
"departure": {
"delay": 121,
"time": "1772605981"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 230,
"time": "1772607290"
},
"departure": {
"delay": 230,
"time": "1772607290"
},
"stopId": "FR:76540:ZE:TCARxCOUPE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 214,
"time": "1772607634"
},
"departure": {
"delay": 214,
"time": "1772607634"
},
"stopId": "FR:76540:ZE:TCARxMAIS21:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 195,
"time": "1772607495"
},
"departure": {
"delay": 195,
"time": "1772607495"
},
"stopId": "FR:76540:ZE:TCARxPSALO1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 101,
"time": "1772604856"
},
"departure": {
"delay": 101,
"time": "1772604881"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 222,
"time": "1772606862"
},
"departure": {
"delay": 222,
"time": "1772606862"
},
"stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 117,
"time": "1772605197"
},
"departure": {
"delay": 117,
"time": "1772605197"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 213,
"time": "1772606673"
},
"departure": {
"delay": 213,
"time": "1772606673"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 171,
"time": "1772606331"
},
"departure": {
"delay": 171,
"time": "1772606331"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 222,
"time": "1772606562"
},
"departure": {
"delay": 222,
"time": "1772606562"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 146,
"time": "1772605106"
},
"departure": {
"delay": 146,
"time": "1772605106"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 222,
"time": "1772607402"
},
"departure": {
"delay": 222,
"time": "1772607402"
},
"stopId": "FR:76540:ZE:TCARxMALRA1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 222,
"time": "1772607342"
},
"departure": {
"delay": 222,
"time": "1772607342"
},
"stopId": "FR:76540:ZE:TCARxSTCLA1:ATOUMOD001",
"stopSequence": 24
}
],
"timestamp": "1772604776",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx295:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4244101xGTFSxGSemH15xSemainex08:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 151,
"time": "1772606911"
},
"departure": {
"delay": 151,
"time": "1772606911"
},
"stopId": "FR:76305:ZE:4925:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 173,
"time": "1772607113"
},
"departure": {
"delay": 173,
"time": "1772607113"
},
"stopId": "FR:76489:ZE:3270:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 155,
"time": "1772607335"
},
"departure": {
"delay": 155,
"time": "1772607335"
},
"stopId": "FR:76660:ZE:5201:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 127,
"time": "1772607727"
},
"departure": {
"delay": 127,
"time": "1772607727"
},
"stopId": "FR:76657:ZE:3302:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 89,
"time": "1772606369"
},
"departure": {
"delay": 89,
"time": "1772606369"
},
"stopId": "FR:76305:ZE:4937:ATOUMOD003",
"stopSequence": 9
},
{
"departure": {
"delay": 127,
"time": "1772606587"
},
"stopId": "FR:76305:ZE:4818:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 145,
"time": "1772607805"
},
"departure": {
"delay": 145,
"time": "1772607805"
},
"stopId": "FR:76660:ZE:3304:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 181,
"time": "1772607361"
},
"departure": {
"delay": 181,
"time": "1772607361"
},
"stopId": "FR:76660:ZE:4418:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 158,
"time": "1772607758"
},
"departure": {
"delay": 158,
"time": "1772607758"
},
"stopId": "FR:76660:ZE:3303:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 175,
"time": "1772606815"
},
"departure": {
"delay": 175,
"time": "1772606815"
},
"stopId": "FR:76305:ZE:4810:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 152,
"time": "1772607392"
},
"departure": {
"delay": 152,
"time": "1772607392"
},
"stopId": "FR:76660:ZE:4432:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 127,
"time": "1772607967"
},
"stopId": "FR:76657:ZE:5178:ATOUMOD003",
"stopSequence": 27
},
{
"departure": {
"delay": 31,
"time": "1772606191"
},
"stopId": "FR:76305:ZE:4918:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 69,
"time": "1772606409"
},
"departure": {
"delay": 69,
"time": "1772606409"
},
"stopId": "FR:76305:ZE:4920:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 127,
"time": "1772607187"
},
"departure": {
"delay": 127,
"time": "1772607187"
},
"stopId": "FR:76489:ZE:4934:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 158,
"time": "1772607038"
},
"departure": {
"delay": 158,
"time": "1772607038"
},
"stopId": "FR:76533:ZE:4402:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 152,
"time": "1772606672"
},
"departure": {
"delay": 152,
"time": "1772606672"
},
"stopId": "FR:76305:ZE:4936:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 144,
"time": "1772607084"
},
"departure": {
"delay": 144,
"time": "1772607084"
},
"stopId": "FR:76533:ZE:4932:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 186,
"time": "1772607546"
},
"departure": {
"delay": 186,
"time": "1772607546"
},
"stopId": "FR:76660:ZE:4425:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 129,
"time": "1772607009"
},
"departure": {
"delay": 129,
"time": "1772607009"
},
"stopId": "FR:76533:ZE:4930:ATOUMOD003",
"stopSequence": 15
}
],
"timestamp": "1772606652",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:15:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4244101xGTFSxGSemH15xSemainex08:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745657x2025xHxMultxMexMercredix00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 28,
"time": "1772606434"
},
"departure": {
"delay": 28,
"time": "1772606488"
},
"stopId": "FR:50129:ZE:10MES1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 90,
"time": "1772606635"
},
"departure": {
"delay": 90,
"time": "1772606670"
},
"stopId": "FR:50129:ZE:10FRN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 80,
"time": "1772609240"
},
"departure": {
"delay": 80,
"time": "1772609240"
},
"stopId": "FR:50129:ZE:10LPL1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 80,
"time": "1772609180"
},
"departure": {
"delay": 80,
"time": "1772609180"
},
"stopId": "FR:50129:ZE:10GDR1:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 80,
"time": "1772606780"
},
"departure": {
"delay": 80,
"time": "1772606780"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 80,
"time": "1772608280"
},
"departure": {
"delay": 80,
"time": "1772608280"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 80,
"time": "1772607560"
},
"departure": {
"delay": 80,
"time": "1772607560"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 80,
"time": "1772608160"
},
"departure": {
"delay": 80,
"time": "1772608160"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 80,
"time": "1772608580"
},
"departure": {
"delay": 80,
"time": "1772608580"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 80,
"time": "1772608400"
},
"departure": {
"delay": 80,
"time": "1772608400"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 80,
"time": "1772609000"
},
"departure": {
"delay": 80,
"time": "1772609000"
},
"stopId": "FR:50129:ZE:10MED3:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 80,
"time": "1772609300"
},
"departure": {
"delay": 80,
"time": "1772609300"
},
"stopId": "FR:50129:ZE:10FLO1:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 80,
"time": "1772606900"
},
"departure": {
"delay": 80,
"time": "1772606900"
},
"stopId": "FR:50129:ZE:10EPC1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 80,
"time": "1772608040"
},
"departure": {
"delay": 80,
"time": "1772608040"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 80,
"time": "1772608820"
},
"departure": {
"delay": 80,
"time": "1772608820"
},
"stopId": "FR:50129:ZE:10GRR1:ATOUMOD035",
"stopSequence": 28
},
{
"departure": {
"delay": 26,
"time": "1772606366"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 80,
"time": "1772607620"
},
"departure": {
"delay": 80,
"time": "1772607620"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 80,
"time": "1772607860"
},
"departure": {
"delay": 80,
"time": "1772607860"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 80,
"time": "1772609420"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 80,
"time": "1772607920"
},
"departure": {
"delay": 80,
"time": "1772607920"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 80,
"time": "1772608760"
},
"departure": {
"delay": 80,
"time": "1772608760"
},
"stopId": "FR:50129:ZE:10XCT3:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 80,
"time": "1772607140"
},
"departure": {
"delay": 80,
"time": "1772607140"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 80,
"time": "1772608640"
},
"departure": {
"delay": 80,
"time": "1772608640"
},
"stopId": "FR:50129:ZE:10HPA3:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 80,
"time": "1772609120"
},
"departure": {
"delay": 80,
"time": "1772609120"
},
"stopId": "FR:50129:ZE:10NOR5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 80,
"time": "1772607080"
},
"departure": {
"delay": 80,
"time": "1772607080"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 80,
"time": "1772606960"
},
"departure": {
"delay": 80,
"time": "1772606960"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 80,
"time": "1772607500"
},
"departure": {
"delay": 80,
"time": "1772607500"
},
"stopId": "FR:50129:ZE:10PAX1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 80,
"time": "1772607980"
},
"departure": {
"delay": 80,
"time": "1772607980"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 80,
"time": "1772607440"
},
"departure": {
"delay": 80,
"time": "1772607440"
},
"stopId": "FR:50129:ZE:10CMI1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 92,
"time": "1772606581"
},
"departure": {
"delay": 92,
"time": "1772606612"
},
"stopId": "FR:50129:ZE:10BOI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 80,
"time": "1772608940"
},
"departure": {
"delay": 80,
"time": "1772608940"
},
"stopId": "FR:50129:ZE:10BAG3:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 41,
"time": "1772606513"
},
"departure": {
"delay": 41,
"time": "1772606561"
},
"stopId": "FR:50129:ZE:10MOR1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 80,
"time": "1772607260"
},
"departure": {
"delay": 80,
"time": "1772607260"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 80,
"time": "1772607380"
},
"departure": {
"delay": 80,
"time": "1772607380"
},
"stopId": "FR:50129:ZE:10ANN1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 80,
"time": "1772607740"
},
"departure": {
"delay": 80,
"time": "1772607740"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 17
}
],
"timestamp": "1772606694",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745657x2025xHxMultxMexMercredix00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4072019x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -38,
"time": "1772607142"
},
"departure": {
"delay": -38,
"time": "1772607142"
},
"stopId": "FR:76351:ZE:3283:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": -9,
"time": "1772607651"
},
"departure": {
"delay": -9,
"time": "1772607651"
},
"stopId": "FR:76351:ZE:3373:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": -38,
"time": "1772607802"
},
"departure": {
"delay": -38,
"time": "1772607802"
},
"stopId": "FR:76351:ZE:3198:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 2,
"time": "1772606942"
},
"departure": {
"delay": 2,
"time": "1772606942"
},
"stopId": "FR:76351:ZE:4581:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": -42,
"time": "1772607618"
},
"departure": {
"delay": -42,
"time": "1772607618"
},
"stopId": "FR:76351:ZE:4543:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": -42,
"time": "1772607078"
},
"departure": {
"delay": -42,
"time": "1772607078"
},
"stopId": "FR:76351:ZE:3693:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": -24,
"time": "1772607876"
},
"departure": {
"delay": -24,
"time": "1772607876"
},
"stopId": "FR:76351:ZE:3469:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": -42,
"time": "1772607918"
},
"stopId": "FR:76351:ZE:4825:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": -42,
"time": "1772607498"
},
"departure": {
"delay": -42,
"time": "1772607498"
},
"stopId": "FR:76351:ZE:3231:ATOUMOD003",
"stopSequence": 14
},
{
"departure": {
"delay": -9,
"time": "1772606691"
},
"stopId": "FR:76351:ZE:4880:ATOUMOD003",
"stopSequence": 4
},
{
"departure": {
"delay": 19,
"time": "1772606659"
},
"stopId": "FR:76351:ZE:3175:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": -6,
"time": "1772607234"
},
"departure": {
"delay": -6,
"time": "1772607234"
},
"stopId": "FR:76351:ZE:3011:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": -42,
"time": "1772607318"
},
"departure": {
"delay": -42,
"time": "1772607318"
},
"stopId": "FR:76351:ZE:3377:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": -42,
"time": "1772607738"
},
"departure": {
"delay": -42,
"time": "1772607738"
},
"stopId": "FR:76351:ZE:3311:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": -1,
"time": "1772607839"
},
"departure": {
"delay": -1,
"time": "1772607839"
},
"stopId": "FR:76351:ZE:3806:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": -42,
"time": "1772606838"
},
"departure": {
"delay": -42,
"time": "1772606838"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": -19,
"time": "1772607701"
},
"departure": {
"delay": -19,
"time": "1772607701"
},
"stopId": "FR:76351:ZE:3527:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 16,
"time": "1772607556"
},
"departure": {
"delay": 16,
"time": "1772607556"
},
"stopId": "FR:76351:ZE:3237:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": -34,
"time": "1772607386"
},
"departure": {
"delay": -34,
"time": "1772607386"
},
"stopId": "FR:76351:ZE:3168:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 10,
"time": "1772606770"
},
"departure": {
"delay": 10,
"time": "1772606770"
},
"stopId": "FR:76351:ZE:3279:ATOUMOD003",
"stopSequence": 5
}
],
"timestamp": "1772606692",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C4:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4072019x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC598262:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -91,
"time": "1772607029"
},
"departure": {
"delay": -91,
"time": "1772607029"
},
"stopId": "FR:27229:ZE:0xJAM02:ATOUMOD004",
"stopSequence": 36
},
{
"arrival": {
"delay": 14,
"time": "1772606534"
},
"departure": {
"delay": 14,
"time": "1772606534"
},
"stopId": "FR:27306:ZE:0xCOS01:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": -98,
"time": "1772607202"
},
"stopId": "FR:27229:ZE:0xCOM01:ATOUMOD004",
"stopSequence": 37
},
{
"arrival": {
"delay": -31,
"time": "1772606609"
},
"departure": {
"delay": -31,
"time": "1772606609"
},
"stopId": "FR:27306:ZE:0xDAR01:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": -15,
"time": "1772606865"
},
"departure": {
"delay": -15,
"time": "1772606865"
},
"stopId": "FR:27229:ZE:0xICO02:ATOUMOD004",
"stopSequence": 33
},
{
"arrival": {
"delay": -37,
"time": "1772606963"
},
"departure": {
"delay": -37,
"time": "1772606963"
},
"stopId": "FR:27229:ZE:0xANO02:ATOUMOD004",
"stopSequence": 35
},
{
"arrival": {
"delay": -82,
"time": "1772606918"
},
"departure": {
"delay": -82,
"time": "1772606918"
},
"stopId": "FR:27229:ZE:0xZII02:ATOUMOD004",
"stopSequence": 34
},
{
"arrival": {
"delay": -54,
"time": "1772606766"
},
"departure": {
"delay": -54,
"time": "1772606766"
},
"stopId": "FR:27684:ZE:0xCAD01:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": -9,
"time": "1772606691"
},
"departure": {
"delay": -9,
"time": "1772606691"
},
"stopId": "FR:27229:ZE:0xARI01:ATOUMOD004",
"stopSequence": 31
}
],
"timestamp": "1772606513",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T7:LOC",
"tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC598262:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:405:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772619840"
},
"departure": {
"time": "1772619840"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1772620560"
},
"departure": {
"time": "1772620560"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1772622120"
},
"departure": {
"time": "1772622120"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1772620380"
},
"departure": {
"time": "1772620380"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1772621820"
},
"departure": {
"time": "1772621820"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"delay": 5,
"time": "1772619845"
},
"departure": {
"delay": 5,
"time": "1772619845"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1772621100"
},
"departure": {
"time": "1772621100"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1772620140"
},
"departure": {
"time": "1772620140"
},
"stopId": "FR:76217:ZE:18178:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1772620500"
},
"departure": {
"time": "1772620500"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1772621520"
},
"departure": {
"time": "1772621520"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1772620440"
},
"departure": {
"time": "1772620440"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"delay": 5,
"time": "1772622305"
},
"departure": {
"delay": 5,
"time": "1772622305"
},
"stopId": "FR:76217:ZE:18102:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1772619780"
},
"departure": {
"time": "1772619780"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1772619720"
},
"departure": {
"time": "1772619720"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"delay": 5,
"time": "1772621885"
},
"departure": {
"delay": 5,
"time": "1772621885"
},
"stopId": "FR:76217:ZE:18442:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1772621880"
},
"departure": {
"time": "1772621880"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1772622480"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1772619900"
},
"departure": {
"time": "1772619900"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1772620020"
},
"departure": {
"time": "1772620020"
},
"stopId": "FR:76217:ZE:18171:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1772621640"
},
"departure": {
"time": "1772621640"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1772621280"
},
"departure": {
"time": "1772621280"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1772621700"
},
"departure": {
"time": "1772621700"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1772622300"
},
"departure": {
"time": "1772622300"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1772621460"
},
"departure": {
"time": "1772621460"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"delay": 5,
"time": "1772621645"
},
"departure": {
"delay": 5,
"time": "1772621645"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"delay": 10,
"time": "1772621890"
},
"departure": {
"delay": 10,
"time": "1772621890"
},
"stopId": "FR:76217:ZE:18091:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1772620920"
},
"departure": {
"time": "1772620920"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1772621760"
},
"departure": {
"time": "1772621760"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1772620080"
},
"departure": {
"time": "1772620080"
},
"stopId": "FR:76217:ZE:18198:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1772621940"
},
"departure": {
"time": "1772621940"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1772621580"
},
"departure": {
"time": "1772621580"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1772620320"
},
"departure": {
"time": "1772620320"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1772619960"
},
"departure": {
"time": "1772619960"
},
"stopId": "FR:76217:ZE:18167:ATOUMOD005",
"stopSequence": 7
},
{
"departure": {
"time": "1772619600"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 1
}
],
"timestamp": "1772606635",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:405:LOC"
}
}
},
{
"id": "SM:ATOUMOD037:ServiceJourney:1500000033:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 54,
"time": "1772607174"
},
"stopId": "FR:61001:ZE:LycxexAlainxBdxxMxzy:ATOUMOD037",
"stopSequence": 31
},
{
"arrival": {
"delay": 114,
"time": "1772606469"
},
"departure": {
"delay": 114,
"time": "1772606514"
},
"stopId": "FR:61001:ZE:Mxdiathxque:ATOUMOD037",
"stopSequence": 24
},
{
"departure": {
"delay": 54,
"time": "1772607354"
},
"stopId": "FR:61001:ZE:Chartier:ATOUMOD037",
"stopSequence": 33
},
{
"arrival": {
"delay": 46,
"time": "1772605869"
},
"departure": {
"delay": 46,
"time": "1772605906"
},
"stopId": "FR:61001:ZE:CollxgexRacine:ATOUMOD037",
"stopSequence": 18
},
{
"departure": {
"delay": 54,
"time": "1772607354"
},
"stopId": "FR:61001:ZE:CroixxMercier:ATOUMOD037",
"stopSequence": 34
},
{
"departure": {
"delay": 54,
"time": "1772607654"
},
"stopId": "FR:61001:ZE:FranxoisxArago:ATOUMOD037",
"stopSequence": 38
},
{
"departure": {
"delay": 54,
"time": "1772607294"
},
"stopId": "FR:61001:ZE:LycxexAlainxChxxdexs:ATOUMOD037",
"stopSequence": 32
},
{
"departure": {
"delay": 62,
"time": "1772606402"
},
"stopId": "FR:61001:ZE:Clxmenceau:ATOUMOD037",
"stopSequence": 23
},
{
"arrival": {
"delay": 35,
"time": "1772605770"
},
"departure": {
"delay": 35,
"time": "1772605835"
},
"stopId": "FR:61397:ZE:GuxxdexGesnes:ATOUMOD037",
"stopSequence": 17
},
{
"arrival": {
"delay": 54,
"time": "1772607774"
},
"stopId": "FR:61001:ZE:Valxdxxcx:ATOUMOD037",
"stopSequence": 39
},
{
"arrival": {
"delay": 152,
"time": "1772606578"
},
"departure": {
"delay": 152,
"time": "1772606612"
},
"stopId": "FR:61001:ZE:RuexdexBretagne:ATOUMOD037",
"stopSequence": 25
},
{
"departure": {
"delay": 54,
"time": "1772607534"
},
"stopId": "FR:61001:ZE:LazarexCarnot:ATOUMOD037",
"stopSequence": 37
},
{
"arrival": {
"delay": 64,
"time": "1772606298"
},
"departure": {
"delay": 64,
"time": "1772606344"
},
"stopId": "FR:61001:ZE:GrandexRue:ATOUMOD037",
"stopSequence": 22
},
{
"departure": {
"delay": 54,
"time": "1772606874"
},
"stopId": "FR:61001:ZE:Printempsx:ATOUMOD037",
"stopSequence": 29
},
{
"arrival": {
"delay": 60,
"time": "1772605938"
},
"departure": {
"delay": 60,
"time": "1772606040"
},
"stopId": "FR:61001:ZE:BasxdexMontsort:ATOUMOD037",
"stopSequence": 19
},
{
"arrival": {
"delay": 60,
"time": "1772606229"
},
"departure": {
"delay": 60,
"time": "1772606280"
},
"stopId": "FR:61001:ZE:Plxnitrex:ATOUMOD037",
"stopSequence": 21
},
{
"departure": {
"delay": 54,
"time": "1772606814"
},
"stopId": "FR:61001:ZE:CollxgexBalzacx:ATOUMOD037",
"stopSequence": 28
},
{
"arrival": {
"delay": -42,
"time": "1772606057"
},
"departure": {
"delay": -42,
"time": "1772606058"
},
"stopId": "FR:61001:ZE:CP:ATOUMOD037",
"stopSequence": 20
},
{
"arrival": {
"delay": 78,
"time": "1772606631"
},
"departure": {
"delay": 78,
"time": "1772606658"
},
"stopId": "FR:61001:ZE:ChapeauxRouge:ATOUMOD037",
"stopSequence": 26
},
{
"arrival": {
"delay": 54,
"time": "1772606676"
},
"departure": {
"delay": 54,
"time": "1772606694"
},
"stopId": "FR:61001:ZE:Colbert:ATOUMOD037",
"stopSequence": 27
},
{
"departure": {
"delay": 54,
"time": "1772607414"
},
"stopId": "FR:61001:ZE:Fresnel:ATOUMOD037",
"stopSequence": 35
},
{
"departure": {
"delay": 54,
"time": "1772607474"
},
"stopId": "FR:61001:ZE:Lebon:ATOUMOD037",
"stopSequence": 36
},
{
"departure": {
"delay": 54,
"time": "1772606934"
},
"stopId": "FR:61001:ZE:CollxgexBalzac:ATOUMOD037",
"stopSequence": 30
}
],
"timestamp": "1772606710",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD037:Line:C:LOC",
"tripId": "ATOUMOD037:ServiceJourney:1500000033:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745201x2025xHxMultxMexMercredix00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 193,
"time": "1772606014"
},
"departure": {
"delay": 193,
"time": "1772606053"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 118,
"time": "1772605631"
},
"departure": {
"delay": 118,
"time": "1772605678"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 210,
"time": "1772606448"
},
"departure": {
"delay": 210,
"time": "1772606490"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 218,
"time": "1772606571"
},
"departure": {
"delay": 218,
"time": "1772606618"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 187,
"time": "1772605945"
},
"departure": {
"delay": 187,
"time": "1772605987"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 230,
"time": "1772606930"
},
"departure": {
"delay": 230,
"time": "1772606930"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 230,
"time": "1772606810"
},
"departure": {
"delay": 230,
"time": "1772606810"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 169,
"time": "1772606289"
},
"departure": {
"delay": 169,
"time": "1772606329"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 94,
"time": "1772605499"
},
"departure": {
"delay": 94,
"time": "1772605534"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"departure": {
"delay": 62,
"time": "1772605262"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 230,
"time": "1772607050"
},
"departure": {
"delay": 230,
"time": "1772607050"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 230,
"time": "1772606750"
},
"departure": {
"delay": 230,
"time": "1772606750"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 160,
"time": "1772606104"
},
"departure": {
"delay": 160,
"time": "1772606140"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 230,
"time": "1772607170"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 201,
"time": "1772605831"
},
"departure": {
"delay": 201,
"time": "1772605881"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 180,
"time": "1772605708"
},
"departure": {
"delay": 180,
"time": "1772605800"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 94,
"time": "1772605439"
},
"departure": {
"delay": 94,
"time": "1772605474"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 235,
"time": "1772606640"
},
"departure": {
"delay": 235,
"time": "1772606695"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 104,
"time": "1772605555"
},
"departure": {
"delay": 104,
"time": "1772605604"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 135,
"time": "1772606175"
},
"departure": {
"delay": 135,
"time": "1772606235"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
}
],
"timestamp": "1772606695",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745201x2025xHxMultxMexMercredix00:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:8x3470858:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -29,
"time": "1772608891"
},
"departure": {
"delay": -29,
"time": "1772608891"
},
"stopId": "FR:27275:ZE:0x6226:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": 132,
"time": "1772607372"
},
"departure": {
"delay": 132,
"time": "1772607372"
},
"stopId": "FR:27375:ZE:0x6402:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -12,
"time": "1772608848"
},
"departure": {
"delay": -12,
"time": "1772608848"
},
"stopId": "FR:27275:ZE:0x6208:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": 149,
"time": "1772607329"
},
"departure": {
"delay": 149,
"time": "1772607329"
},
"stopId": "FR:27375:ZE:0x6448:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -215,
"time": "1772609305"
},
"stopId": "FR:27022:ZE:0x6991:ATOUMOD006",
"stopSequence": 42
},
{
"arrival": {
"delay": -29,
"time": "1772608951"
},
"departure": {
"delay": -29,
"time": "1772608951"
},
"stopId": "FR:27275:ZE:0x6224:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": -141,
"time": "1772609259"
},
"departure": {
"delay": -141,
"time": "1772609259"
},
"stopId": "FR:27022:ZE:0x6978:ATOUMOD006",
"stopSequence": 41
},
{
"arrival": {
"delay": -76,
"time": "1772608064"
},
"departure": {
"delay": -76,
"time": "1772608064"
},
"stopId": "FR:27249:ZE:0x6185:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": -12,
"time": "1772607708"
},
"departure": {
"delay": -12,
"time": "1772607708"
},
"stopId": "FR:27332:ZE:0x6252:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": -14,
"time": "1772608786"
},
"departure": {
"delay": -14,
"time": "1772608786"
},
"stopId": "FR:27275:ZE:0x6200:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": 219,
"time": "1772607039"
},
"departure": {
"delay": 219,
"time": "1772607039"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 149,
"time": "1772607149"
},
"departure": {
"delay": 149,
"time": "1772607149"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 14,
"time": "1772607914"
},
"departure": {
"delay": 14,
"time": "1772607914"
},
"stopId": "FR:27332:ZE:0x6235:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": 298,
"time": "1772606818"
},
"departure": {
"delay": 298,
"time": "1772606818"
},
"stopId": "FR:27701:ZE:0x7101:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 268,
"time": "1772606908"
},
"departure": {
"delay": 268,
"time": "1772606908"
},
"stopId": "FR:27375:ZE:0x6408:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -110,
"time": "1772609170"
},
"departure": {
"delay": -110,
"time": "1772609170"
},
"stopId": "FR:27275:ZE:0x6193:ATOUMOD006",
"stopSequence": 40
},
{
"arrival": {
"delay": -50,
"time": "1772608450"
},
"departure": {
"delay": -50,
"time": "1772608450"
},
"stopId": "FR:27022:ZE:0x6988:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": 292,
"time": "1772606752"
},
"departure": {
"delay": 292,
"time": "1772606752"
},
"stopId": "FR:27701:ZE:0x7128:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 204,
"time": "1772606964"
},
"departure": {
"delay": 204,
"time": "1772606964"
},
"stopId": "FR:27375:ZE:0x6443:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 73,
"time": "1772607433"
},
"departure": {
"delay": 73,
"time": "1772607433"
},
"stopId": "FR:27375:ZE:0x6502:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": 229,
"time": "1772607109"
},
"departure": {
"delay": 229,
"time": "1772607109"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -92,
"time": "1772608228"
},
"departure": {
"delay": -92,
"time": "1772608228"
},
"stopId": "FR:27022:ZE:0x6977:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": 13,
"time": "1772607613"
},
"departure": {
"delay": 13,
"time": "1772607613"
},
"stopId": "FR:27456:ZE:0x6734:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": -52,
"time": "1772608928"
},
"departure": {
"delay": -52,
"time": "1772608928"
},
"stopId": "FR:27275:ZE:0x7179:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": 119,
"time": "1772607239"
},
"departure": {
"delay": 119,
"time": "1772607239"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -89,
"time": "1772609011"
},
"departure": {
"delay": -89,
"time": "1772609011"
},
"stopId": "FR:27275:ZE:0x6232:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": 110,
"time": "1772607470"
},
"departure": {
"delay": 110,
"time": "1772607470"
},
"stopId": "FR:27375:ZE:0x7187:ATOUMOD006",
"stopSequence": 27
}
],
"timestamp": "1772606702",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:E1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:8x3470858:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230365x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 29,
"time": "1772606669"
},
"stopId": "FR:76351:ZE:3276:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 21,
"time": "1772607381"
},
"departure": {
"delay": 21,
"time": "1772607381"
},
"stopId": "FR:76351:ZE:3007:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 18,
"time": "1772606598"
},
"departure": {
"delay": 18,
"time": "1772606598"
},
"stopId": "FR:76351:ZE:3501:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": -8,
"time": "1772607412"
},
"departure": {
"delay": -8,
"time": "1772607412"
},
"stopId": "FR:76351:ZE:3019:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": -26,
"time": "1772607094"
},
"departure": {
"delay": -26,
"time": "1772607094"
},
"stopId": "FR:76351:ZE:3200:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": -26,
"time": "1772607334"
},
"departure": {
"delay": -26,
"time": "1772607334"
},
"stopId": "FR:76351:ZE:3770:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": -26,
"time": "1772608054"
},
"stopId": "FR:76341:ZE:3691:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 18,
"time": "1772607198"
},
"departure": {
"delay": 18,
"time": "1772607198"
},
"stopId": "FR:76351:ZE:3543:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": -7,
"time": "1772607713"
},
"departure": {
"delay": -7,
"time": "1772607713"
},
"stopId": "FR:76351:ZE:4523:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": -26,
"time": "1772606794"
},
"departure": {
"delay": -26,
"time": "1772606794"
},
"stopId": "FR:76351:ZE:5183:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": -26,
"time": "1772607574"
},
"departure": {
"delay": -26,
"time": "1772607574"
},
"stopId": "FR:76351:ZE:3447:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 15,
"time": "1772607435"
},
"departure": {
"delay": 15,
"time": "1772607435"
},
"stopId": "FR:76351:ZE:3685:ATOUMOD003",
"stopSequence": 35
},
{
"departure": {
"delay": -19,
"time": "1772606381"
},
"stopId": "FR:76351:ZE:4643:ATOUMOD003",
"stopSequence": 25
},
{
"departure": {
"delay": 29,
"time": "1772606249"
},
"stopId": "FR:76351:ZE:3028:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": -21,
"time": "1772607639"
},
"departure": {
"delay": -21,
"time": "1772607639"
},
"stopId": "FR:76351:ZE:4115:ATOUMOD003",
"stopSequence": 37
},
{
"departure": {
"delay": -4,
"time": "1772606276"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 24
},
{
"departure": {
"delay": 14,
"time": "1772606474"
},
"stopId": "FR:76351:ZE:3646:ATOUMOD003",
"stopSequence": 26
}
],
"timestamp": "1772606672",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230365x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230667x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 50,
"time": "1772608910"
},
"departure": {
"delay": 50,
"time": "1772608910"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 16,
"time": "1772609056"
},
"departure": {
"delay": 16,
"time": "1772609056"
},
"stopId": "FR:76351:ZE:3646:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 1,
"time": "1772608261"
},
"departure": {
"delay": 1,
"time": "1772608261"
},
"stopId": "FR:76351:ZE:3358:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 41,
"time": "1772608541"
},
"departure": {
"delay": 41,
"time": "1772608541"
},
"stopId": "FR:76351:ZE:3192:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 55,
"time": "1772609275"
},
"departure": {
"delay": 55,
"time": "1772609275"
},
"stopId": "FR:76351:ZE:3276:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"time": "1772608620"
},
"departure": {
"time": "1772608620"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 30,
"time": "1772607510"
},
"departure": {
"delay": 30,
"time": "1772607510"
},
"stopId": "FR:76351:ZE:4836:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 25,
"time": "1772610145"
},
"departure": {
"delay": 25,
"time": "1772610145"
},
"stopId": "FR:76351:ZE:3785:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 54,
"time": "1772610234"
},
"departure": {
"delay": 54,
"time": "1772610234"
},
"stopId": "FR:76351:ZE:3386:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"time": "1772609700"
},
"departure": {
"time": "1772609700"
},
"stopId": "FR:76351:ZE:3200:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"time": "1772608200"
},
"departure": {
"time": "1772608200"
},
"stopId": "FR:76351:ZE:3125:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 13,
"time": "1772607433"
},
"departure": {
"delay": 13,
"time": "1772607433"
},
"stopId": "FR:76351:ZE:4256:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 40,
"time": "1772610040"
},
"departure": {
"delay": 40,
"time": "1772610040"
},
"stopId": "FR:76351:ZE:3019:ATOUMOD003",
"stopSequence": 30
},
{
"departure": {
"time": "1772607360"
},
"stopId": "FR:76351:ZE:4823:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 23,
"time": "1772608823"
},
"departure": {
"delay": 23,
"time": "1772608823"
},
"stopId": "FR:76351:ZE:3028:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"time": "1772607780"
},
"departure": {
"time": "1772607780"
},
"stopId": "FR:76351:ZE:4559:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"time": "1772610000"
},
"departure": {
"time": "1772610000"
},
"stopId": "FR:76351:ZE:3007:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 21,
"time": "1772608041"
},
"departure": {
"delay": 21,
"time": "1772608041"
},
"stopId": "FR:76351:ZE:3364:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 10,
"time": "1772610070"
},
"departure": {
"delay": 10,
"time": "1772610070"
},
"stopId": "FR:76351:ZE:3685:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"time": "1772609940"
},
"departure": {
"time": "1772609940"
},
"stopId": "FR:76351:ZE:3770:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 29,
"time": "1772608109"
},
"departure": {
"delay": 29,
"time": "1772608109"
},
"stopId": "FR:76351:ZE:3418:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 18,
"time": "1772607738"
},
"departure": {
"delay": 18,
"time": "1772607738"
},
"stopId": "FR:76351:ZE:4468:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 49,
"time": "1772610289"
},
"departure": {
"delay": 49,
"time": "1772610289"
},
"stopId": "FR:76351:ZE:3047:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 57,
"time": "1772607657"
},
"departure": {
"delay": 57,
"time": "1772607657"
},
"stopId": "FR:76351:ZE:4725:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 16,
"time": "1772607916"
},
"departure": {
"delay": 16,
"time": "1772607916"
},
"stopId": "FR:76351:ZE:3385:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 13,
"time": "1772608333"
},
"departure": {
"delay": 13,
"time": "1772608333"
},
"stopId": "FR:76351:ZE:3532:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"time": "1772609400"
},
"departure": {
"time": "1772609400"
},
"stopId": "FR:76351:ZE:5183:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 20,
"time": "1772609180"
},
"departure": {
"delay": 20,
"time": "1772609180"
},
"stopId": "FR:76351:ZE:3501:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"time": "1772608980"
},
"departure": {
"time": "1772608980"
},
"stopId": "FR:76351:ZE:4643:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 44,
"time": "1772609804"
},
"departure": {
"delay": 44,
"time": "1772609804"
},
"stopId": "FR:76351:ZE:3543:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"time": "1772610360"
},
"stopId": "FR:76351:ZE:3743:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"time": "1772610180"
},
"departure": {
"time": "1772610180"
},
"stopId": "FR:76351:ZE:3342:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 53,
"time": "1772608433"
},
"departure": {
"delay": 53,
"time": "1772608433"
},
"stopId": "FR:76351:ZE:3628:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 18,
"time": "1772607858"
},
"departure": {
"delay": 18,
"time": "1772607858"
},
"stopId": "FR:76351:ZE:5224:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"time": "1772607960"
},
"departure": {
"time": "1772607960"
},
"stopId": "FR:76351:ZE:3427:ATOUMOD003",
"stopSequence": 9
}
],
"timestamp": "1772606572",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230667x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:455:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772623560"
},
"departure": {
"time": "1772623560"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1772621580"
},
"departure": {
"time": "1772621580"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1772623980"
},
"departure": {
"time": "1772623980"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1772623500"
},
"departure": {
"time": "1772623500"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1772623620"
},
"departure": {
"time": "1772623620"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 30
},
{
"departure": {
"time": "1772621400"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1772623800"
},
"departure": {
"time": "1772623800"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"delay": 10,
"time": "1772623570"
},
"departure": {
"delay": 10,
"time": "1772623570"
},
"stopId": "FR:76217:ZE:18091:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1772623320"
},
"departure": {
"time": "1772623320"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1772622120"
},
"departure": {
"time": "1772622120"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1772623200"
},
"departure": {
"time": "1772623200"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1772621640"
},
"departure": {
"time": "1772621640"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1772623440"
},
"departure": {
"time": "1772623440"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1772622900"
},
"departure": {
"time": "1772622900"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1772623140"
},
"departure": {
"time": "1772623140"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1772622360"
},
"departure": {
"time": "1772622360"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"delay": 5,
"time": "1772623985"
},
"departure": {
"delay": 5,
"time": "1772623985"
},
"stopId": "FR:76217:ZE:18102:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1772621520"
},
"departure": {
"time": "1772621520"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1772623380"
},
"departure": {
"time": "1772623380"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1772622720"
},
"departure": {
"time": "1772622720"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1772621940"
},
"departure": {
"time": "1772621940"
},
"stopId": "FR:76217:ZE:18178:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1772622180"
},
"departure": {
"time": "1772622180"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1772624160"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1772621760"
},
"departure": {
"time": "1772621760"
},
"stopId": "FR:76217:ZE:18167:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"delay": 5,
"time": "1772621645"
},
"departure": {
"delay": 5,
"time": "1772621645"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1772623260"
},
"departure": {
"time": "1772623260"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1772623020"
},
"departure": {
"time": "1772623020"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1772621820"
},
"departure": {
"time": "1772621820"
},
"stopId": "FR:76217:ZE:18171:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"delay": 5,
"time": "1772623565"
},
"departure": {
"delay": 5,
"time": "1772623565"
},
"stopId": "FR:76217:ZE:18442:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1772622300"
},
"departure": {
"time": "1772622300"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1772622240"
},
"departure": {
"time": "1772622240"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1772621880"
},
"departure": {
"time": "1772621880"
},
"stopId": "FR:76217:ZE:18198:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"delay": 5,
"time": "1772623325"
},
"departure": {
"delay": 5,
"time": "1772623325"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1772621700"
},
"departure": {
"time": "1772621700"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 6
}
],
"timestamp": "1772606021",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:455:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747838x2025xHxMultxMexMercredix00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 55,
"time": "1772605924"
},
"departure": {
"delay": 55,
"time": "1772605975"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 67,
"time": "1772605211"
},
"departure": {
"delay": 67,
"time": "1772605267"
},
"stopId": "FR:50129:ZE:10MTT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 37,
"time": "1772606163"
},
"departure": {
"delay": 37,
"time": "1772606197"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 56,
"time": "1772605285"
},
"departure": {
"delay": 56,
"time": "1772605316"
},
"stopId": "FR:50129:ZE:10BSJ2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 63,
"time": "1772606226"
},
"departure": {
"delay": 63,
"time": "1772606283"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 63,
"time": "1772606041"
},
"departure": {
"delay": 63,
"time": "1772606103"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 70,
"time": "1772605810"
},
"departure": {
"delay": 70,
"time": "1772605870"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 30,
"time": "1772606430"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 18,
"time": "1772605510"
},
"departure": {
"delay": 18,
"time": "1772605518"
},
"stopId": "FR:50129:ZE:10ODR2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -5,
"time": "1772605122"
},
"departure": {
"delay": -5,
"time": "1772605135"
},
"stopId": "FR:50129:ZE:10HxC2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 12,
"time": "1772605011"
},
"departure": {
"delay": 12,
"time": "1772605092"
},
"stopId": "FR:50129:ZE:10GDM4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -7,
"time": "1772604936"
},
"departure": {
"delay": -7,
"time": "1772604953"
},
"stopId": "FR:50129:ZE:10SWZ2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -34,
"time": "1772605610"
},
"departure": {
"delay": -34,
"time": "1772605646"
},
"stopId": "FR:50129:ZE:10JAR2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 107,
"time": "1772605341"
},
"departure": {
"delay": 107,
"time": "1772605367"
},
"stopId": "FR:50129:ZE:10RUC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 32,
"time": "1772605548"
},
"departure": {
"delay": 32,
"time": "1772605592"
},
"stopId": "FR:50129:ZE:10BOS2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 58,
"time": "1772605166"
},
"departure": {
"delay": 58,
"time": "1772605198"
},
"stopId": "FR:50129:ZE:10SEX2:ATOUMOD035",
"stopSequence": 13
},
{
"departure": {
"delay": 5,
"time": "1772604905"
},
"stopId": "FR:50129:ZE:10CSM2:ATOUMOD035",
"stopSequence": 9
}
],
"timestamp": "1772606396",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747838x2025xHxMultxMexMercredix00:LOC"
}
}
},
{
"id": "SM:ATOUMOD008:ServiceJourney:9772x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -55,
"time": "1772606520"
},
"departure": {
"delay": -55,
"time": "1772606525"
},
"stopId": "FR:76259:ZE:FECBREP1:ATOUMOD008",
"stopSequence": 9
},
{
"arrival": {
"delay": 5,
"time": "1772606100"
},
"departure": {
"delay": 5,
"time": "1772606105"
},
"stopId": "FR:76259:ZE:FECCHUE1:ATOUMOD008",
"stopSequence": 4
},
{
"arrival": {
"delay": -115,
"time": "1772606580"
},
"departure": {
"delay": -115,
"time": "1772606585"
},
"stopId": "FR:76259:ZE:FECGARE1:ATOUMOD008",
"stopSequence": 10
},
{
"arrival": {
"delay": -405,
"time": "1772606650"
},
"departure": {
"delay": -405,
"time": "1772606655"
},
"stopId": "FR:76259:ZE:FECBROS1:ATOUMOD008",
"stopSequence": 12
},
{
"arrival": {
"delay": -300,
"time": "1772607120"
},
"departure": {
"delay": -300,
"time": "1772607120"
},
"stopId": "FR:76259:ZE:FECHYSO1:ATOUMOD008",
"stopSequence": 16
},
{
"arrival": {
"delay": -240,
"time": "1772606880"
},
"departure": {
"delay": -240,
"time": "1772606880"
},
"stopId": "FR:76259:ZE:FECNICO1:ATOUMOD008",
"stopSequence": 13
},
{
"arrival": {
"delay": -55,
"time": "1772606340"
},
"departure": {
"delay": -55,
"time": "1772606345"
},
"stopId": "FR:76259:ZE:FECHALL1:ATOUMOD008",
"stopSequence": 7
},
{
"arrival": {
"delay": 5,
"time": "1772606280"
},
"departure": {
"delay": 5,
"time": "1772606285"
},
"stopId": "FR:76259:ZE:FECCOUB1:ATOUMOD008",
"stopSequence": 6
},
{
"arrival": {
"delay": 65,
"time": "1772605740"
},
"departure": {
"delay": 65,
"time": "1772605745"
},
"stopId": "FR:76259:ZE:FECJVER1:ATOUMOD008",
"stopSequence": 2
},
{
"arrival": {
"delay": -175,
"time": "1772606640"
},
"departure": {
"delay": -175,
"time": "1772606645"
},
"stopId": "FR:76259:ZE:FECSETI1:ATOUMOD008",
"stopSequence": 11
},
{
"arrival": {
"delay": 5,
"time": "1772605980"
},
"departure": {
"delay": 5,
"time": "1772605985"
},
"stopId": "FR:76259:ZE:FECMBLE1:ATOUMOD008",
"stopSequence": 3
},
{
"arrival": {
"delay": -240,
"time": "1772606940"
},
"departure": {
"delay": -240,
"time": "1772606940"
},
"stopId": "FR:76259:ZE:FECDESG1:ATOUMOD008",
"stopSequence": 14
},
{
"arrival": {
"delay": -240,
"time": "1772607240"
},
"departure": {
"delay": -240,
"time": "1772607240"
},
"stopId": "FR:76259:ZE:FECSLOU1:ATOUMOD008",
"stopSequence": 17
},
{
"arrival": {
"delay": -240,
"time": "1772607000"
},
"departure": {
"delay": -240,
"time": "1772607000"
},
"stopId": "FR:76259:ZE:FECVIKI1:ATOUMOD008",
"stopSequence": 15
},
{
"arrival": {
"delay": 5,
"time": "1772606220"
},
"departure": {
"delay": 5,
"time": "1772606225"
},
"stopId": "FR:76259:ZE:FECJMAC1:ATOUMOD008",
"stopSequence": 5
},
{
"arrival": {
"delay": -300,
"time": "1772607420"
},
"stopId": "FR:76259:ZE:FECRLIL1:ATOUMOD008",
"stopSequence": 19
},
{
"arrival": {
"delay": -300,
"time": "1772607300"
},
"departure": {
"delay": -300,
"time": "1772607300"
},
"stopId": "FR:76259:ZE:FECPROV1:ATOUMOD008",
"stopSequence": 18
},
{
"arrival": {
"delay": -165,
"time": "1772606350"
},
"departure": {
"delay": -165,
"time": "1772606355"
},
"stopId": "FR:76259:ZE:FECHVIL1:ATOUMOD008",
"stopSequence": 8
}
],
"timestamp": "1772606703",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD008:Line:L01:LOC",
"tripId": "ATOUMOD008:ServiceJourney:9772x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057095x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -164,
"time": "1772607016"
},
"departure": {
"delay": -164,
"time": "1772607016"
},
"stopId": "FR:76351:ZE:3598:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": -126,
"time": "1772607174"
},
"departure": {
"delay": -126,
"time": "1772607174"
},
"stopId": "FR:76351:ZE:3397:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": -136,
"time": "1772607344"
},
"departure": {
"delay": -136,
"time": "1772607344"
},
"stopId": "FR:76351:ZE:4476:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": -152,
"time": "1772607508"
},
"departure": {
"delay": -152,
"time": "1772607508"
},
"stopId": "FR:76351:ZE:4607:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": -130,
"time": "1772607230"
},
"departure": {
"delay": -130,
"time": "1772607230"
},
"stopId": "FR:76351:ZE:4601:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": -151,
"time": "1772607089"
},
"departure": {
"delay": -151,
"time": "1772607089"
},
"stopId": "FR:76351:ZE:4554:ATOUMOD003",
"stopSequence": 7
},
{
"departure": {
"time": "1772606820"
},
"stopId": "FR:76351:ZE:3716:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": -164,
"time": "1772608336"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": -164,
"time": "1772608036"
},
"departure": {
"delay": -164,
"time": "1772608036"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": -127,
"time": "1772606813"
},
"departure": {
"delay": -127,
"time": "1772606813"
},
"stopId": "FR:76351:ZE:3622:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": -164,
"time": "1772607796"
},
"departure": {
"delay": -164,
"time": "1772607796"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": -109,
"time": "1772607131"
},
"departure": {
"delay": -109,
"time": "1772607131"
},
"stopId": "FR:76351:ZE:3277:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": -117,
"time": "1772607723"
},
"departure": {
"delay": -117,
"time": "1772607723"
},
"stopId": "FR:76351:ZE:4996:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": -164,
"time": "1772607616"
},
"departure": {
"delay": -164,
"time": "1772607616"
},
"stopId": "FR:76351:ZE:3659:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": -121,
"time": "1772606939"
},
"departure": {
"delay": -121,
"time": "1772606939"
},
"stopId": "FR:76351:ZE:3315:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": -146,
"time": "1772607274"
},
"departure": {
"delay": -146,
"time": "1772607274"
},
"stopId": "FR:76351:ZE:3565:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": -156,
"time": "1772606904"
},
"departure": {
"delay": -156,
"time": "1772606904"
},
"stopId": "FR:76351:ZE:3078:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": -164,
"time": "1772607436"
},
"departure": {
"delay": -164,
"time": "1772607436"
},
"stopId": "FR:76351:ZE:3539:ATOUMOD003",
"stopSequence": 14
},
{
"departure": {
"delay": -122,
"time": "1772606698"
},
"stopId": "FR:76351:ZE:3451:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": -161,
"time": "1772607379"
},
"departure": {
"delay": -161,
"time": "1772607379"
},
"stopId": "FR:76351:ZE:3798:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": -164,
"time": "1772607976"
},
"departure": {
"delay": -164,
"time": "1772607976"
},
"stopId": "FR:76351:ZE:3530:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": -108,
"time": "1772607912"
},
"departure": {
"delay": -108,
"time": "1772607912"
},
"stopId": "FR:76351:ZE:3030:ATOUMOD003",
"stopSequence": 19
}
],
"timestamp": "1772606702",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C8:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057095x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230661x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 184,
"time": "1772607604"
},
"departure": {
"delay": 184,
"time": "1772607604"
},
"stopId": "FR:76351:ZE:3384:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 162,
"time": "1772607282"
},
"departure": {
"delay": 162,
"time": "1772607282"
},
"stopId": "FR:76351:ZE:3531:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 179,
"time": "1772608019"
},
"departure": {
"delay": 179,
"time": "1772608019"
},
"stopId": "FR:76351:ZE:4835:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 158,
"time": "1772606738"
},
"departure": {
"delay": 158,
"time": "1772606738"
},
"stopId": "FR:76351:ZE:3645:ATOUMOD003",
"stopSequence": 14
},
{
"departure": {
"delay": 202,
"time": "1772606662"
},
"stopId": "FR:76351:ZE:3500:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 196,
"time": "1772608096"
},
"departure": {
"delay": 196,
"time": "1772608096"
},
"stopId": "FR:76351:ZE:4297:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 144,
"time": "1772607564"
},
"departure": {
"delay": 144,
"time": "1772607564"
},
"stopId": "FR:76351:ZE:3426:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 153,
"time": "1772607513"
},
"departure": {
"delay": 153,
"time": "1772607513"
},
"stopId": "FR:76351:ZE:3363:ATOUMOD003",
"stopSequence": 26
},
{
"departure": {
"delay": 264,
"time": "1772606124"
},
"stopId": "FR:76351:ZE:3534:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 144,
"time": "1772606784"
},
"departure": {
"delay": 144,
"time": "1772606784"
},
"stopId": "FR:76351:ZE:4641:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 156,
"time": "1772607336"
},
"departure": {
"delay": 156,
"time": "1772607336"
},
"stopId": "FR:76351:ZE:3357:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 173,
"time": "1772607893"
},
"departure": {
"delay": 173,
"time": "1772607893"
},
"stopId": "FR:76351:ZE:4724:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 154,
"time": "1772607814"
},
"departure": {
"delay": 154,
"time": "1772607814"
},
"stopId": "FR:76351:ZE:4467:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 144,
"time": "1772608164"
},
"stopId": "FR:76351:ZE:4825:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 199,
"time": "1772607139"
},
"departure": {
"delay": 199,
"time": "1772607139"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 224,
"time": "1772606204"
},
"departure": {
"delay": 224,
"time": "1772606204"
},
"stopId": "FR:76351:ZE:4134:ATOUMOD003",
"stopSequence": 10
},
{
"departure": {
"delay": 160,
"time": "1772606500"
},
"stopId": "FR:76351:ZE:3794:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 191,
"time": "1772607671"
},
"departure": {
"delay": 191,
"time": "1772607671"
},
"stopId": "FR:76351:ZE:5223:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 144,
"time": "1772607384"
},
"departure": {
"delay": 144,
"time": "1772607384"
},
"stopId": "FR:76351:ZE:3124:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 151,
"time": "1772606851"
},
"departure": {
"delay": 151,
"time": "1772606851"
},
"stopId": "FR:76351:ZE:4520:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 144,
"time": "1772607744"
},
"departure": {
"delay": 144,
"time": "1772607744"
},
"stopId": "FR:76351:ZE:4558:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 144,
"time": "1772607084"
},
"departure": {
"delay": 144,
"time": "1772607084"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 202,
"time": "1772606902"
},
"departure": {
"delay": 202,
"time": "1772606902"
},
"stopId": "FR:76351:ZE:3027:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 203,
"time": "1772607203"
},
"departure": {
"delay": 203,
"time": "1772607203"
},
"stopId": "FR:76351:ZE:3627:ATOUMOD003",
"stopSequence": 21
},
{
"departure": {
"delay": 236,
"time": "1772606456"
},
"stopId": "FR:76351:ZE:3700:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 148,
"time": "1772607448"
},
"departure": {
"delay": 148,
"time": "1772607448"
},
"stopId": "FR:76351:ZE:3417:ATOUMOD003",
"stopSequence": 25
}
],
"timestamp": "1772606672",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230661x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:6480368271097856x1:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -43,
"time": "1772608164"
},
"departure": {
"delay": -43,
"time": "1772608217"
},
"stopId": "FR:14366:ZE:15060003:ATOUMOD036",
"stopSequence": 17
},
{
"arrival": {
"delay": 56,
"time": "1772606600"
},
"departure": {
"delay": 56,
"time": "1772606636"
},
"stopId": "FR:14126:ZE:5461136985030656:ATOUMOD036",
"stopSequence": 9
},
{
"arrival": {
"delay": -122,
"time": "1772608487"
},
"departure": {
"delay": -122,
"time": "1772608618"
},
"stopId": "FR:14366:ZE:19270005:ATOUMOD036",
"stopSequence": 19
},
{
"arrival": {
"delay": -81,
"time": "1772607369"
},
"departure": {
"delay": -81,
"time": "1772607459"
},
"stopId": "FR:14520:ZE:5495456223199232:ATOUMOD036",
"stopSequence": 14
},
{
"arrival": {
"delay": 8,
"time": "1772607958"
},
"departure": {
"delay": 8,
"time": "1772607968"
},
"stopId": "FR:14366:ZE:310830017:ATOUMOD036",
"stopSequence": 15
},
{
"arrival": {
"delay": -372,
"time": "1772608668"
},
"stopId": "FR:14366:ZE:658330001:ATOUMOD036",
"stopSequence": 20
},
{
"arrival": {
"delay": -43,
"time": "1772607025"
},
"departure": {
"delay": -43,
"time": "1772607077"
},
"stopId": "FR:14639:ZE:6113676969902080:ATOUMOD036",
"stopSequence": 12
},
{
"arrival": {
"delay": -25,
"time": "1772608020"
},
"departure": {
"delay": -25,
"time": "1772608055"
},
"stopId": "FR:14366:ZE:306900013:ATOUMOD036",
"stopSequence": 16
},
{
"departure": {
"delay": 3,
"time": "1772606463"
},
"stopId": "FR:14126:ZE:5134107840348160:ATOUMOD036",
"stopSequence": 8
},
{
"arrival": {
"delay": -73,
"time": "1772607265"
},
"departure": {
"delay": -73,
"time": "1772607347"
},
"stopId": "FR:14520:ZE:4956765788569600:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": -8,
"time": "1772608414"
},
"departure": {
"delay": -8,
"time": "1772608432"
},
"stopId": "FR:14366:ZE:6030011489320960:ATOUMOD036",
"stopSequence": 18
},
{
"arrival": {
"delay": -55,
"time": "1772606881"
},
"departure": {
"delay": -55,
"time": "1772606945"
},
"stopId": "FR:14639:ZE:4628435201687552:ATOUMOD036",
"stopSequence": 11
}
],
"timestamp": "1772606704",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:4824043984257024:LOC",
"tripId": "ATOUMOD036:ServiceJourney:6480368271097856x1:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230367x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -17,
"time": "1772606743"
},
"departure": {
"delay": -17,
"time": "1772606743"
},
"stopId": "FR:76351:ZE:3376:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 2,
"time": "1772608562"
},
"departure": {
"delay": 2,
"time": "1772608562"
},
"stopId": "FR:76351:ZE:3007:ATOUMOD003",
"stopSequence": 33
},
{
"departure": {
"delay": -75,
"time": "1772606625"
},
"stopId": "FR:76351:ZE:3728:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": -20,
"time": "1772606800"
},
"departure": {
"delay": -20,
"time": "1772606800"
},
"stopId": "FR:76351:ZE:3414:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": -13,
"time": "1772607047"
},
"departure": {
"delay": -13,
"time": "1772607047"
},
"stopId": "FR:76351:ZE:3062:ATOUMOD003",
"stopSequence": 20
},
{
"departure": {
"delay": -11,
"time": "1772606689"
},
"stopId": "FR:76351:ZE:3568:ATOUMOD003",
"stopSequence": 16
},
{
"departure": {
"delay": 56,
"time": "1772606336"
},
"stopId": "FR:76351:ZE:3655:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 62,
"time": "1772606642"
},
"departure": {
"delay": 62,
"time": "1772606642"
},
"stopId": "FR:76351:ZE:4875:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": -45,
"time": "1772607135"
},
"departure": {
"delay": -45,
"time": "1772607135"
},
"stopId": "FR:76351:ZE:3192:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": -40,
"time": "1772607680"
},
"departure": {
"delay": -40,
"time": "1772607680"
},
"stopId": "FR:76351:ZE:3646:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 51,
"time": "1772606571"
},
"departure": {
"delay": 51,
"time": "1772606571"
},
"stopId": "FR:76351:ZE:3707:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": -45,
"time": "1772608275"
},
"departure": {
"delay": -45,
"time": "1772608275"
},
"stopId": "FR:76351:ZE:3200:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": -45,
"time": "1772607615"
},
"departure": {
"delay": -45,
"time": "1772607615"
},
"stopId": "FR:76351:ZE:4643:ATOUMOD003",
"stopSequence": 25
},
{
"departure": {
"delay": 37,
"time": "1772606497"
},
"stopId": "FR:76351:ZE:3709:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": -40,
"time": "1772608820"
},
"departure": {
"delay": -40,
"time": "1772608820"
},
"stopId": "FR:76351:ZE:4115:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": -33,
"time": "1772607867"
},
"departure": {
"delay": -33,
"time": "1772607867"
},
"stopId": "FR:76351:ZE:3276:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": -27,
"time": "1772608593"
},
"departure": {
"delay": -27,
"time": "1772608593"
},
"stopId": "FR:76351:ZE:3019:ATOUMOD003",
"stopSequence": 34
},
{
"departure": {
"delay": 62,
"time": "1772606222"
},
"stopId": "FR:76351:ZE:3229:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": -34,
"time": "1772607446"
},
"departure": {
"delay": -34,
"time": "1772607446"
},
"stopId": "FR:76351:ZE:3028:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": -1,
"time": "1772607539"
},
"departure": {
"delay": -1,
"time": "1772607539"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 24
},
{
"departure": {
"delay": 54,
"time": "1772606274"
},
"stopId": "FR:76351:ZE:3161:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": -45,
"time": "1772609235"
},
"stopId": "FR:76341:ZE:3691:ATOUMOD003",
"stopSequence": 39
},
{
"departure": {
"delay": 25,
"time": "1772606425"
},
"stopId": "FR:76351:ZE:3385:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": -19,
"time": "1772606921"
},
"departure": {
"delay": -19,
"time": "1772606921"
},
"stopId": "FR:76351:ZE:3605:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 7,
"time": "1772607787"
},
"departure": {
"delay": 7,
"time": "1772607787"
},
"stopId": "FR:76351:ZE:3501:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": -26,
"time": "1772608894"
},
"departure": {
"delay": -26,
"time": "1772608894"
},
"stopId": "FR:76351:ZE:4523:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": -13,
"time": "1772607227"
},
"departure": {
"delay": -13,
"time": "1772607227"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": -45,
"time": "1772608515"
},
"departure": {
"delay": -45,
"time": "1772608515"
},
"stopId": "FR:76351:ZE:3770:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": -45,
"time": "1772608755"
},
"departure": {
"delay": -45,
"time": "1772608755"
},
"stopId": "FR:76351:ZE:3447:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": -1,
"time": "1772608379"
},
"departure": {
"delay": -1,
"time": "1772608379"
},
"stopId": "FR:76351:ZE:3543:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": -4,
"time": "1772608616"
},
"departure": {
"delay": -4,
"time": "1772608616"
},
"stopId": "FR:76351:ZE:3685:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": -45,
"time": "1772607975"
},
"departure": {
"delay": -45,
"time": "1772607975"
},
"stopId": "FR:76351:ZE:5183:ATOUMOD003",
"stopSequence": 29
}
],
"timestamp": "1772606692",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230367x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745654x2025xHxMultxMexMercredix00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -48,
"time": "1772606592"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 125,
"time": "1772604410"
},
"departure": {
"delay": 125,
"time": "1772604425"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 82,
"time": "1772603791"
},
"departure": {
"delay": 82,
"time": "1772603842"
},
"stopId": "FR:50129:ZE:10MOR1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 28,
"time": "1772605974"
},
"departure": {
"delay": 28,
"time": "1772606008"
},
"stopId": "FR:50129:ZE:10XCT3:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 71,
"time": "1772603734"
},
"departure": {
"delay": 71,
"time": "1772603771"
},
"stopId": "FR:50129:ZE:10MES1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 135,
"time": "1772604765"
},
"departure": {
"delay": 135,
"time": "1772604795"
},
"stopId": "FR:50129:ZE:10PAX1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 82,
"time": "1772605307"
},
"departure": {
"delay": 82,
"time": "1772605342"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 30,
"time": "1772605376"
},
"departure": {
"delay": 30,
"time": "1772605410"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -3,
"time": "1772606432"
},
"departure": {
"delay": -3,
"time": "1772606457"
},
"stopId": "FR:50129:ZE:10LPL1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 122,
"time": "1772604971"
},
"departure": {
"delay": 122,
"time": "1772605022"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 128,
"time": "1772604700"
},
"departure": {
"delay": 128,
"time": "1772604728"
},
"stopId": "FR:50129:ZE:10CMI1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 166,
"time": "1772604247"
},
"departure": {
"delay": 166,
"time": "1772604286"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 47,
"time": "1772606134"
},
"departure": {
"delay": 47,
"time": "1772606207"
},
"stopId": "FR:50129:ZE:10BAG3:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 30,
"time": "1772606331"
},
"departure": {
"delay": 30,
"time": "1772606370"
},
"stopId": "FR:50129:ZE:10NOR5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 138,
"time": "1772604343"
},
"departure": {
"delay": 138,
"time": "1772604378"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 136,
"time": "1772604037"
},
"departure": {
"delay": 136,
"time": "1772604076"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 128,
"time": "1772603871"
},
"departure": {
"delay": 128,
"time": "1772603888"
},
"stopId": "FR:50129:ZE:10BOI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 38,
"time": "1772605204"
},
"departure": {
"delay": 38,
"time": "1772605238"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 15,
"time": "1772605607"
},
"departure": {
"delay": 15,
"time": "1772605635"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 90,
"time": "1772605133"
},
"departure": {
"delay": 90,
"time": "1772605170"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 123,
"time": "1772604500"
},
"departure": {
"delay": 123,
"time": "1772604543"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 3,
"time": "1772605461"
},
"departure": {
"delay": 3,
"time": "1772605503"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 21,
"time": "1772606046"
},
"departure": {
"delay": 21,
"time": "1772606061"
},
"stopId": "FR:50129:ZE:10GRR1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 123,
"time": "1772603910"
},
"departure": {
"delay": 123,
"time": "1772603943"
},
"stopId": "FR:50129:ZE:10FRN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 4,
"time": "1772606396"
},
"departure": {
"delay": 4,
"time": "1772606404"
},
"stopId": "FR:50129:ZE:10GDR1:ATOUMOD035",
"stopSequence": 32
},
{
"departure": {
"delay": 63,
"time": "1772603643"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 62,
"time": "1772606266"
},
"departure": {
"delay": 62,
"time": "1772606282"
},
"stopId": "FR:50129:ZE:10MED3:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 88,
"time": "1772605062"
},
"departure": {
"delay": 88,
"time": "1772605108"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 48,
"time": "1772605864"
},
"departure": {
"delay": 48,
"time": "1772605908"
},
"stopId": "FR:50129:ZE:10HPA3:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -2,
"time": "1772605753"
},
"departure": {
"delay": -2,
"time": "1772605798"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 4,
"time": "1772606508"
},
"departure": {
"delay": 4,
"time": "1772606524"
},
"stopId": "FR:50129:ZE:10FLO1:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 125,
"time": "1772604879"
},
"departure": {
"delay": 125,
"time": "1772604905"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 127,
"time": "1772604147"
},
"departure": {
"delay": 127,
"time": "1772604187"
},
"stopId": "FR:50129:ZE:10EPC1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 76,
"time": "1772604591"
},
"departure": {
"delay": 76,
"time": "1772604616"
},
"stopId": "FR:50129:ZE:10ANN1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 143,
"time": "1772604842"
},
"departure": {
"delay": 143,
"time": "1772604863"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 15
}
],
"timestamp": "1772606700",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745654x2025xHxMultxMexMercredix00:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:6524620896206848x2:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 52,
"time": "1772606742"
},
"departure": {
"delay": 52,
"time": "1772606752"
},
"stopId": "FR:14371:ZE:5071673856360448:ATOUMOD036",
"stopSequence": 9
},
{
"arrival": {
"delay": 275,
"time": "1772607385"
},
"departure": {
"delay": 275,
"time": "1772607395"
},
"stopId": "FR:14582:ZE:6212828950167552:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": 266,
"time": "1772607256"
},
"departure": {
"delay": 266,
"time": "1772607266"
},
"stopId": "FR:14371:ZE:5175882110992384:ATOUMOD036",
"stopSequence": 12
},
{
"arrival": {
"delay": 287,
"time": "1772608597"
},
"departure": {
"delay": 287,
"time": "1772608607"
},
"stopId": "FR:14366:ZE:35140003:ATOUMOD036",
"stopSequence": 25
},
{
"arrival": {
"delay": 135,
"time": "1772607065"
},
"departure": {
"delay": 135,
"time": "1772607075"
},
"stopId": "FR:14371:ZE:6262655771738112:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": 119,
"time": "1772606929"
},
"departure": {
"delay": 119,
"time": "1772606939"
},
"stopId": "FR:14371:ZE:5175503667331072:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": 386,
"time": "1772607676"
},
"departure": {
"delay": 386,
"time": "1772607686"
},
"stopId": "FR:14582:ZE:6196950456074240:ATOUMOD036",
"stopSequence": 15
},
{
"arrival": {
"delay": 449,
"time": "1772608399"
},
"departure": {
"delay": 449,
"time": "1772608409"
},
"stopId": "FR:14366:ZE:15060003:ATOUMOD036",
"stopSequence": 23
},
{
"arrival": {
"delay": 405,
"time": "1772608055"
},
"departure": {
"delay": 405,
"time": "1772608065"
},
"stopId": "FR:14625:ZE:5974180837195776:ATOUMOD036",
"stopSequence": 18
},
{
"arrival": {
"delay": 44,
"time": "1772606568"
},
"departure": {
"delay": 44,
"time": "1772606624"
},
"stopId": "FR:14371:ZE:5156573615751168:ATOUMOD036",
"stopSequence": 8
},
{
"arrival": {
"delay": 217,
"time": "1772608647"
},
"departure": {
"delay": 217,
"time": "1772608657"
},
"stopId": "FR:14366:ZE:1190003:ATOUMOD036",
"stopSequence": 26
},
{
"arrival": {
"delay": 440,
"time": "1772607790"
},
"departure": {
"delay": 440,
"time": "1772607800"
},
"stopId": "FR:14582:ZE:5162389924216832:ATOUMOD036",
"stopSequence": 16
},
{
"arrival": {
"delay": 471,
"time": "1772608301"
},
"departure": {
"delay": 471,
"time": "1772608311"
},
"stopId": "FR:14366:ZE:5179214334525440:ATOUMOD036",
"stopSequence": 19
},
{
"arrival": {
"delay": 306,
"time": "1772608556"
},
"departure": {
"delay": 306,
"time": "1772608566"
},
"stopId": "FR:14366:ZE:678860002:ATOUMOD036",
"stopSequence": 24
},
{
"arrival": {
"delay": 467,
"time": "1772608357"
},
"departure": {
"delay": 467,
"time": "1772608367"
},
"stopId": "FR:14366:ZE:294970015:ATOUMOD036",
"stopSequence": 20
},
{
"arrival": {
"delay": -74,
"time": "1772608703"
},
"departure": {
"delay": -74,
"time": "1772608786"
},
"stopId": "FR:14366:ZE:19270005:ATOUMOD036",
"stopSequence": 27
},
{
"arrival": {
"delay": 467,
"time": "1772607937"
},
"departure": {
"delay": 467,
"time": "1772607947"
},
"stopId": "FR:14625:ZE:6221161186721792:ATOUMOD036",
"stopSequence": 17
},
{
"arrival": {
"delay": -287,
"time": "1772608873"
},
"stopId": "FR:14366:ZE:658330001:ATOUMOD036",
"stopSequence": 28
}
],
"timestamp": "1772606704",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:4841323284660224:LOC",
"tripId": "ATOUMOD036:ServiceJourney:6524620896206848x2:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:95:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": -60,
"time": "1772604540"
},
"stopId": "FR:76217:ZE:18808:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"delay": 5,
"time": "1772604780"
},
"departure": {
"delay": 5,
"time": "1772604785"
},
"stopId": "FR:76217:ZE:18176:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"delay": -60,
"time": "1772606940"
},
"departure": {
"delay": -60,
"time": "1772606940"
},
"stopId": "FR:76217:ZE:18054:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"delay": -45,
"time": "1772605330"
},
"departure": {
"delay": -45,
"time": "1772605335"
},
"stopId": "FR:76217:ZE:18189:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"delay": 5,
"time": "1772605140"
},
"departure": {
"delay": 5,
"time": "1772605145"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"delay": -55,
"time": "1772605680"
},
"departure": {
"delay": -55,
"time": "1772605685"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"delay": 5,
"time": "1772605320"
},
"departure": {
"delay": 5,
"time": "1772605325"
},
"stopId": "FR:76217:ZE:18196:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"delay": -60,
"time": "1772604900"
},
"departure": {
"delay": -60,
"time": "1772604960"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"delay": -60,
"time": "1772607540"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 35
},
{
"arrival": {
"delay": -60,
"time": "1772607000"
},
"departure": {
"delay": -60,
"time": "1772607000"
},
"stopId": "FR:76217:ZE:18025:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"delay": -55,
"time": "1772605860"
},
"departure": {
"delay": -55,
"time": "1772605865"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"delay": -60,
"time": "1772607240"
},
"departure": {
"delay": -60,
"time": "1772607240"
},
"stopId": "FR:76217:ZE:18073:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"delay": 5,
"time": "1772605980"
},
"departure": {
"delay": 5,
"time": "1772605985"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"delay": -55,
"time": "1772605740"
},
"departure": {
"delay": -55,
"time": "1772605745"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"delay": -60,
"time": "1772605500"
},
"departure": {
"delay": -60,
"time": "1772605560"
},
"stopId": "FR:76217:ZE:18078:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"delay": -45,
"time": "1772605150"
},
"departure": {
"delay": -45,
"time": "1772605155"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"delay": -60,
"time": "1772606820"
},
"departure": {
"delay": -60,
"time": "1772606820"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"delay": -60,
"time": "1772607420"
},
"departure": {
"delay": -60,
"time": "1772607420"
},
"stopId": "FR:76565:ZE:18443:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"delay": -55,
"time": "1772604660"
},
"departure": {
"delay": -55,
"time": "1772604665"
},
"stopId": "FR:76217:ZE:18183:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"delay": -55,
"time": "1772605020"
},
"departure": {
"delay": -55,
"time": "1772605025"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"delay": -60,
"time": "1772607300"
},
"departure": {
"delay": -60,
"time": "1772607300"
},
"stopId": "FR:76217:ZE:18040:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"delay": -60,
"time": "1772607120"
},
"departure": {
"delay": -60,
"time": "1772607120"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"delay": -55,
"time": "1772606580"
},
"departure": {
"delay": -55,
"time": "1772606585"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"delay": -55,
"time": "1772605200"
},
"departure": {
"delay": -55,
"time": "1772605205"
},
"stopId": "FR:76217:ZE:18164:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"delay": -55,
"time": "1772605080"
},
"departure": {
"delay": -55,
"time": "1772605085"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"delay": -105,
"time": "1772604790"
},
"departure": {
"delay": -105,
"time": "1772604795"
},
"stopId": "FR:76217:ZE:18169:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"delay": -55,
"time": "1772604600"
},
"departure": {
"delay": -55,
"time": "1772604605"
},
"stopId": "FR:76217:ZE:18810:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"delay": -55,
"time": "1772605800"
},
"departure": {
"delay": -55,
"time": "1772605805"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"delay": -60,
"time": "1772606700"
},
"departure": {
"delay": -60,
"time": "1772606700"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"delay": 5,
"time": "1772605440"
},
"departure": {
"delay": 5,
"time": "1772605445"
},
"stopId": "FR:76217:ZE:18104:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"delay": -235,
"time": "1772606100"
},
"departure": {
"delay": -235,
"time": "1772606105"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"delay": -60,
"time": "1772607360"
},
"departure": {
"delay": -60,
"time": "1772607360"
},
"stopId": "FR:76565:ZE:18238:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"delay": -55,
"time": "1772607305"
},
"departure": {
"delay": -55,
"time": "1772607305"
},
"stopId": "FR:76565:ZE:18105:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"delay": -60,
"time": "1772606400"
},
"departure": {
"delay": -60,
"time": "1772606460"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"delay": 5,
"time": "1772605260"
},
"departure": {
"delay": 5,
"time": "1772605265"
},
"stopId": "FR:76217:ZE:18208:ATOUMOD005",
"stopSequence": 12
}
],
"timestamp": "1772606629",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:95:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230515x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": -27,
"time": "1772606553"
},
"stopId": "FR:76351:ZE:3192:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": -26,
"time": "1772607454"
},
"departure": {
"delay": -26,
"time": "1772607454"
},
"stopId": "FR:76351:ZE:5183:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": -10,
"time": "1772608250"
},
"departure": {
"delay": -10,
"time": "1772608250"
},
"stopId": "FR:76351:ZE:3785:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": -26,
"time": "1772607994"
},
"departure": {
"delay": -26,
"time": "1772607994"
},
"stopId": "FR:76351:ZE:3770:ATOUMOD003",
"stopSequence": 28
},
{
"departure": {
"delay": 53,
"time": "1772606393"
},
"stopId": "FR:76351:ZE:3532:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 23,
"time": "1772608403"
},
"departure": {
"delay": 23,
"time": "1772608403"
},
"stopId": "FR:76351:ZE:3047:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": -26,
"time": "1772608294"
},
"departure": {
"delay": -26,
"time": "1772608294"
},
"stopId": "FR:76351:ZE:3342:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": -21,
"time": "1772608119"
},
"departure": {
"delay": -21,
"time": "1772608119"
},
"stopId": "FR:76351:ZE:3019:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": -10,
"time": "1772608070"
},
"departure": {
"delay": -10,
"time": "1772608070"
},
"stopId": "FR:76351:ZE:3007:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 18,
"time": "1772607858"
},
"departure": {
"delay": 18,
"time": "1772607858"
},
"stopId": "FR:76351:ZE:3543:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": -6,
"time": "1772607234"
},
"departure": {
"delay": -6,
"time": "1772607234"
},
"stopId": "FR:76351:ZE:3501:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 24,
"time": "1772606964"
},
"departure": {
"delay": 24,
"time": "1772606964"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": -10,
"time": "1772607110"
},
"departure": {
"delay": -10,
"time": "1772607110"
},
"stopId": "FR:76351:ZE:3646:ATOUMOD003",
"stopSequence": 22
},
{
"departure": {
"delay": -26,
"time": "1772606674"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 29,
"time": "1772607329"
},
"departure": {
"delay": 29,
"time": "1772607329"
},
"stopId": "FR:76351:ZE:3276:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 28,
"time": "1772608348"
},
"departure": {
"delay": 28,
"time": "1772608348"
},
"stopId": "FR:76351:ZE:3386:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": -26,
"time": "1772607034"
},
"departure": {
"delay": -26,
"time": "1772607034"
},
"stopId": "FR:76351:ZE:4643:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": -26,
"time": "1772607754"
},
"departure": {
"delay": -26,
"time": "1772607754"
},
"stopId": "FR:76351:ZE:3200:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 16,
"time": "1772608156"
},
"departure": {
"delay": 16,
"time": "1772608156"
},
"stopId": "FR:76351:ZE:3685:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": -26,
"time": "1772608474"
},
"stopId": "FR:76351:ZE:3743:ATOUMOD003",
"stopSequence": 36
},
{
"departure": {
"delay": 2,
"time": "1772606462"
},
"stopId": "FR:76351:ZE:3628:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": -3,
"time": "1772606877"
},
"departure": {
"delay": -3,
"time": "1772606877"
},
"stopId": "FR:76351:ZE:3028:ATOUMOD003",
"stopSequence": 18
}
],
"timestamp": "1772606622",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230515x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN851712F5934721x2026x02x21T22x11x00Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772611200"
},
"departure": {
"time": "1772611260"
},
"stopId": "FR:76245:ZE:StopPointxOCETrainxTERx87411801:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1772611800"
},
"departure": {
"time": "1772611860"
},
"stopId": "FR:76474:ZE:StopPointxOCETrainxTERx87411249:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1772611560"
},
"departure": {
"time": "1772611620"
},
"stopId": "FR:76366:ZE:StopPointxOCETrainxTERx87411256:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1772612160"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1772609400"
},
"departure": {
"time": "1772609460"
},
"stopId": "FR:76397:ZE:StopPointxOCETrainxTERx87415141:ATOUMOD002",
"stopSequence": 5
},
{
"departure": {
"time": "1772608620"
},
"stopId": "FR:76217:ZE:StopPointxOCETrainxTERx87415018:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1772610000"
},
"departure": {
"time": "1772610060"
},
"stopId": "FR:76034:ZE:StopPointxOCETrainxTERx87415158:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1772610900"
},
"departure": {
"time": "1772610960"
},
"stopId": "FR:76179:ZE:StopPointxOCETrainxTERx87411819:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1772608980"
},
"departure": {
"time": "1772609040"
},
"stopId": "FR:76565:ZE:StopPointxOCETrainxTERx87415125:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1772610420"
},
"departure": {
"time": "1772610480"
},
"stopId": "FR:76602:ZE:StopPointxOCETrainxTERx87415166:ATOUMOD002",
"stopSequence": 9
}
],
"timestamp": "1772604999",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx3e9229c5xae84x4f9ex98dfx93cc2e91b55cx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN851712F5934721x2026x02x21T22x11x00Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:801:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772615700"
},
"departure": {
"time": "1772615700"
},
"stopId": "FR:27562:ZE:10026:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1772615580"
},
"departure": {
"time": "1772615580"
},
"stopId": "FR:27562:ZE:10025:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1772615340"
},
"departure": {
"time": "1772615340"
},
"stopId": "FR:27562:ZE:50434:ATOUMOD007",
"stopSequence": 7
},
{
"departure": {
"time": "1772614740"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1772614980"
},
"departure": {
"time": "1772614980"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1772615640"
},
"departure": {
"time": "1772615640"
},
"stopId": "FR:27562:ZE:10020:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1772615460"
},
"departure": {
"time": "1772615460"
},
"stopId": "FR:27562:ZE:10053:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1772615100"
},
"departure": {
"time": "1772615100"
},
"stopId": "FR:27681:ZE:10033:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1772615220"
},
"departure": {
"time": "1772615220"
},
"stopId": "FR:27681:ZE:10116:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1772615760"
},
"stopId": "FR:27562:ZE:93:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1772614920"
},
"departure": {
"time": "1772614920"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1772615400"
},
"departure": {
"time": "1772615400"
},
"stopId": "FR:27562:ZE:10041:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1772614860"
},
"departure": {
"time": "1772614860"
},
"stopId": "FR:27681:ZE:10113:ATOUMOD007",
"stopSequence": 2
}
],
"timestamp": "1772606490",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:26:LOC",
"tripId": "ATOUMOD007:ServiceJourney:801:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TNIx135:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1772611200"
},
"stopId": "FR:76636:ZE:TNIx22422:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1772612580"
},
"departure": {
"time": "1772612580"
},
"stopId": "FR:76410:ZE:TNIx12890:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1772611320"
},
"departure": {
"time": "1772611320"
},
"stopId": "FR:76636:ZE:TNIx22424:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 5,
"time": "1772612525"
},
"departure": {
"delay": 5,
"time": "1772612525"
},
"stopId": "FR:76410:ZE:TNIx10660:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1772613480"
},
"stopId": "FR:76540:ZE:TNIx12866:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1772611980"
},
"departure": {
"time": "1772611980"
},
"stopId": "FR:76354:ZE:TNIx22591:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1772612700"
},
"departure": {
"time": "1772612700"
},
"stopId": "FR:76410:ZE:TNIx12892:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1772611920"
},
"departure": {
"time": "1772611920"
},
"stopId": "FR:76354:ZE:TNIx22589:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1772612640"
},
"departure": {
"time": "1772612640"
},
"stopId": "FR:76410:ZE:TNIx12891:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1772612040"
},
"departure": {
"time": "1772612040"
},
"stopId": "FR:76728:ZE:TNIx22594:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1772612520"
},
"departure": {
"time": "1772612520"
},
"stopId": "FR:76410:ZE:TNIx13099:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1772611800"
},
"departure": {
"time": "1772611800"
},
"stopId": "FR:76354:ZE:TNIx22588:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1772605809",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TNIx26:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TNIx135:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:8x3490610:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 2248,
"time": "1772608768"
},
"departure": {
"delay": 2248,
"time": "1772608768"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 40
},
{
"arrival": {
"delay": 2360,
"time": "1772606720"
},
"departure": {
"delay": 2360,
"time": "1772606720"
},
"stopId": "FR:27008:ZE:0x6049:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 2318,
"time": "1772606138"
},
"departure": {
"delay": 2318,
"time": "1772606138"
},
"stopId": "FR:27458:ZE:0x6685:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 2166,
"time": "1772607966"
},
"departure": {
"delay": 2166,
"time": "1772607966"
},
"stopId": "FR:27196:ZE:0x6322:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": 2152,
"time": "1772607892"
},
"departure": {
"delay": 2152,
"time": "1772607892"
},
"stopId": "FR:27196:ZE:0x6318:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": 2237,
"time": "1772608577"
},
"departure": {
"delay": 2237,
"time": "1772608577"
},
"stopId": "FR:27701:ZE:0x7063:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": 2305,
"time": "1772606605"
},
"departure": {
"delay": 2305,
"time": "1772606605"
},
"stopId": "FR:27008:ZE:0x6058:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 2348,
"time": "1772606348"
},
"departure": {
"delay": 2348,
"time": "1772606348"
},
"stopId": "FR:27458:ZE:0x6699:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 2092,
"time": "1772608012"
},
"departure": {
"delay": 2092,
"time": "1772608012"
},
"stopId": "FR:27196:ZE:0x6321:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": 2188,
"time": "1772607208"
},
"departure": {
"delay": 2188,
"time": "1772607208"
},
"stopId": "FR:27348:ZE:0x6296:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 2200,
"time": "1772607820"
},
"departure": {
"delay": 2200,
"time": "1772607820"
},
"stopId": "FR:27469:ZE:0x7189:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": 2397,
"time": "1772606397"
},
"departure": {
"delay": 2397,
"time": "1772606397"
},
"stopId": "FR:27386:ZE:0x6367:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 2212,
"time": "1772608672"
},
"departure": {
"delay": 2212,
"time": "1772608672"
},
"stopId": "FR:27701:ZE:0x7103:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": 2244,
"time": "1772607084"
},
"departure": {
"delay": 2244,
"time": "1772607084"
},
"stopId": "FR:27348:ZE:0x6300:ATOUMOD006",
"stopSequence": 21
},
{
"departure": {
"delay": 2306,
"time": "1772605886"
},
"stopId": "FR:27458:ZE:0x6686:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": 2356,
"time": "1772606776"
},
"departure": {
"delay": 2356,
"time": "1772606776"
},
"stopId": "FR:27008:ZE:0x6053:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 2318,
"time": "1772605958"
},
"departure": {
"delay": 2318,
"time": "1772605958"
},
"stopId": "FR:27458:ZE:0x6682:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": 2344,
"time": "1772606884"
},
"departure": {
"delay": 2344,
"time": "1772606884"
},
"stopId": "FR:27008:ZE:0x6055:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 2382,
"time": "1772606262"
},
"departure": {
"delay": 2382,
"time": "1772606262"
},
"stopId": "FR:27458:ZE:0x6695:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 2188,
"time": "1772607748"
},
"departure": {
"delay": 2188,
"time": "1772607748"
},
"stopId": "FR:27469:ZE:0x6663:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": 2050,
"time": "1772608210"
},
"departure": {
"delay": 2050,
"time": "1772608210"
},
"stopId": "FR:27365:ZE:0x7272:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": 2315,
"time": "1772606675"
},
"departure": {
"delay": 2315,
"time": "1772606675"
},
"stopId": "FR:27008:ZE:0x6056:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 2355,
"time": "1772605995"
},
"departure": {
"delay": 2355,
"time": "1772605995"
},
"stopId": "FR:27458:ZE:0x6690:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": 2333,
"time": "1772606933"
},
"departure": {
"delay": 2333,
"time": "1772606933"
},
"stopId": "FR:27008:ZE:0x6051:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 2228,
"time": "1772608628"
},
"departure": {
"delay": 2228,
"time": "1772608628"
},
"stopId": "FR:27701:ZE:0x7091:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": 2356,
"time": "1772606176"
},
"departure": {
"delay": 2356,
"time": "1772606176"
},
"stopId": "FR:27458:ZE:0x6693:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 2342,
"time": "1772606222"
},
"departure": {
"delay": 2342,
"time": "1772606222"
},
"stopId": "FR:27458:ZE:0x6681:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 2350,
"time": "1772606830"
},
"departure": {
"delay": 2350,
"time": "1772606830"
},
"stopId": "FR:27008:ZE:0x6047:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 2199,
"time": "1772607159"
},
"departure": {
"delay": 2199,
"time": "1772607159"
},
"stopId": "FR:27348:ZE:0x6302:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 2365,
"time": "1772606485"
},
"departure": {
"delay": 2365,
"time": "1772606485"
},
"stopId": "FR:27386:ZE:0x6374:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 2277,
"time": "1772606097"
},
"departure": {
"delay": 2277,
"time": "1772606097"
},
"stopId": "FR:27458:ZE:0x6679:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 2204,
"time": "1772608724"
},
"departure": {
"delay": 2204,
"time": "1772608724"
},
"stopId": "FR:27701:ZE:0x7162:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": 2147,
"time": "1772608847"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 41
},
{
"arrival": {
"delay": 2184,
"time": "1772608464"
},
"departure": {
"delay": 2184,
"time": "1772608464"
},
"stopId": "FR:27365:ZE:0x6341:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": 2215,
"time": "1772608495"
},
"departure": {
"delay": 2215,
"time": "1772608495"
},
"stopId": "FR:27365:ZE:0x7135:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": 2301,
"time": "1772606961"
},
"departure": {
"delay": 2301,
"time": "1772606961"
},
"stopId": "FR:27348:ZE:0x6293:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 2153,
"time": "1772607773"
},
"departure": {
"delay": 2153,
"time": "1772607773"
},
"stopId": "FR:27469:ZE:0x6632:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": 2337,
"time": "1772606457"
},
"departure": {
"delay": 2337,
"time": "1772606457"
},
"stopId": "FR:27386:ZE:0x6376:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 2022,
"time": "1772608122"
},
"departure": {
"delay": 2022,
"time": "1772608122"
},
"stopId": "FR:27365:ZE:0x7270:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": 2213,
"time": "1772608433"
},
"departure": {
"delay": 2213,
"time": "1772608433"
},
"stopId": "FR:27365:ZE:0x6333:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": 2225,
"time": "1772607305"
},
"departure": {
"delay": 2225,
"time": "1772607305"
},
"stopId": "FR:27348:ZE:0x6299:ATOUMOD006",
"stopSequence": 24
}
],
"timestamp": "1772606702",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:5:LOC",
"tripId": "ATOUMOD006:ServiceJourney:8x3490610:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:457:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772622000"
},
"departure": {
"time": "1772622000"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1772622300"
},
"departure": {
"time": "1772622300"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1772622360"
},
"departure": {
"time": "1772622360"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1772623920"
},
"departure": {
"time": "1772623920"
},
"stopId": "FR:76217:ZE:18166:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1772624100"
},
"departure": {
"time": "1772624100"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"delay": 5,
"time": "1772621945"
},
"departure": {
"delay": 5,
"time": "1772621945"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1772624040"
},
"departure": {
"time": "1772624040"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1772622600"
},
"departure": {
"time": "1772622600"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1772623560"
},
"departure": {
"time": "1772623560"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1772624160"
},
"departure": {
"time": "1772624160"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1772622240"
},
"departure": {
"time": "1772622240"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1772623860"
},
"departure": {
"time": "1772623860"
},
"stopId": "FR:76217:ZE:18170:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1772623800"
},
"departure": {
"time": "1772623800"
},
"stopId": "FR:76217:ZE:18177:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1772621460"
},
"departure": {
"time": "1772621460"
},
"stopId": "FR:76217:ZE:18101:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1772622180"
},
"departure": {
"time": "1772622180"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1772624400"
},
"departure": {
"time": "1772624400"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"delay": 5,
"time": "1772621465"
},
"departure": {
"delay": 5,
"time": "1772621465"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1772621940"
},
"departure": {
"time": "1772621940"
},
"stopId": "FR:76217:ZE:18441:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"delay": 5,
"time": "1772623805"
},
"departure": {
"delay": 5,
"time": "1772623805"
},
"stopId": "FR:76217:ZE:18197:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1772623260"
},
"departure": {
"time": "1772623260"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1772623620"
},
"departure": {
"time": "1772623620"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1772622900"
},
"departure": {
"time": "1772622900"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1772622720"
},
"departure": {
"time": "1772622720"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1772621700"
},
"departure": {
"time": "1772621700"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1772622540"
},
"departure": {
"time": "1772622540"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1772622120"
},
"departure": {
"time": "1772622120"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1772623500"
},
"departure": {
"time": "1772623500"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1772621820"
},
"departure": {
"time": "1772621820"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1772621880"
},
"departure": {
"time": "1772621880"
},
"stopId": "FR:76217:ZE:18090:ATOUMOD005",
"stopSequence": 6
},
{
"departure": {
"time": "1772621400"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1772624280"
},
"departure": {
"time": "1772624280"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1772622060"
},
"departure": {
"time": "1772622060"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1772624460"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1772623320"
},
"departure": {
"time": "1772623320"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 21
}
],
"timestamp": "1772606175",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:457:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:8x3470829:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -97,
"time": "1772613023"
},
"departure": {
"delay": -97,
"time": "1772613023"
},
"stopId": "FR:27188:ZE:0x7198:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": -83,
"time": "1772612917"
},
"departure": {
"delay": -83,
"time": "1772612917"
},
"stopId": "FR:27188:ZE:0x7264:ATOUMOD006",
"stopSequence": 35
},
{
"departure": {
"time": "1772608800"
},
"stopId": "FR:27022:ZE:0x6991:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -54,
"time": "1772609226"
},
"departure": {
"delay": -54,
"time": "1772609226"
},
"stopId": "FR:27275:ZE:0x6223:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -78,
"time": "1772613222"
},
"departure": {
"delay": -78,
"time": "1772613222"
},
"stopId": "FR:27188:ZE:0x7175:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": -52,
"time": "1772612528"
},
"departure": {
"delay": -52,
"time": "1772612528"
},
"stopId": "FR:27469:ZE:0x7188:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": -77,
"time": "1772609323"
},
"departure": {
"delay": -77,
"time": "1772609323"
},
"stopId": "FR:27275:ZE:0x6198:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 53,
"time": "1772611253"
},
"departure": {
"delay": 53,
"time": "1772611253"
},
"stopId": "FR:27375:ZE:0x6449:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -310,
"time": "1772613830"
},
"departure": {
"delay": -310,
"time": "1772613830"
},
"stopId": "FR:76231:ZE:0x6172:ATOUMOD006",
"stopSequence": 41
},
{
"arrival": {
"delay": -27,
"time": "1772609193"
},
"departure": {
"delay": -27,
"time": "1772609193"
},
"stopId": "FR:27275:ZE:0x6225:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 15,
"time": "1772610915"
},
"departure": {
"delay": 15,
"time": "1772610915"
},
"stopId": "FR:27697:ZE:0x6735:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 15,
"time": "1772611155"
},
"departure": {
"delay": 15,
"time": "1772611155"
},
"stopId": "FR:27375:ZE:0x6503:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 23,
"time": "1772611223"
},
"departure": {
"delay": 23,
"time": "1772611223"
},
"stopId": "FR:27375:ZE:0x6403:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -376,
"time": "1772614064"
},
"departure": {
"delay": -376,
"time": "1772614064"
},
"stopId": "FR:76561:ZE:0x6786:ATOUMOD006",
"stopSequence": 42
},
{
"arrival": {
"delay": -89,
"time": "1772610031"
},
"departure": {
"delay": -89,
"time": "1772610031"
},
"stopId": "FR:27022:ZE:0x6976:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -506,
"time": "1772614414"
},
"stopId": "FR:76561:ZE:0x6790:ATOUMOD006",
"stopSequence": 43
},
{
"arrival": {
"delay": -89,
"time": "1772609431"
},
"departure": {
"delay": -89,
"time": "1772609431"
},
"stopId": "FR:27275:ZE:0x6201:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 65,
"time": "1772608865"
},
"departure": {
"delay": 65,
"time": "1772608865"
},
"stopId": "FR:27022:ZE:0x6979:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -128,
"time": "1772613112"
},
"departure": {
"delay": -128,
"time": "1772613112"
},
"stopId": "FR:27188:ZE:0x7176:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": 9,
"time": "1772611329"
},
"departure": {
"delay": 9,
"time": "1772611329"
},
"stopId": "FR:27375:ZE:0x6440:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -60,
"time": "1772611560"
},
"departure": {
"delay": -60,
"time": "1772611560"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -5,
"time": "1772611435"
},
"departure": {
"delay": -5,
"time": "1772611435"
},
"stopId": "FR:27375:ZE:0x6504:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -25,
"time": "1772612735"
},
"departure": {
"delay": -25,
"time": "1772612735"
},
"stopId": "FR:27469:ZE:0x7268:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": -227,
"time": "1772613553"
},
"departure": {
"delay": -227,
"time": "1772613553"
},
"stopId": "FR:76640:ZE:0x7159:ATOUMOD006",
"stopSequence": 40
},
{
"arrival": {
"delay": -54,
"time": "1772612646"
},
"departure": {
"delay": -54,
"time": "1772612646"
},
"stopId": "FR:27469:ZE:0x7266:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": -59,
"time": "1772612701"
},
"departure": {
"delay": -59,
"time": "1772612701"
},
"stopId": "FR:27469:ZE:0x6647:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": -35,
"time": "1772611945"
},
"departure": {
"delay": -35,
"time": "1772611945"
},
"stopId": "FR:27701:ZE:0x7100:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"time": "1772611860"
},
"departure": {
"time": "1772611860"
},
"stopId": "FR:27375:ZE:0x6406:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": -80,
"time": "1772612560"
},
"departure": {
"delay": -80,
"time": "1772612560"
},
"stopId": "FR:27469:ZE:0x6633:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": -20,
"time": "1772608960"
},
"departure": {
"delay": -20,
"time": "1772608960"
},
"stopId": "FR:27275:ZE:0x6194:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -89,
"time": "1772609731"
},
"departure": {
"delay": -89,
"time": "1772609731"
},
"stopId": "FR:27022:ZE:0x6988:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 2,
"time": "1772609282"
},
"departure": {
"delay": 2,
"time": "1772609282"
},
"stopId": "FR:27275:ZE:0x6220:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 37,
"time": "1772610757"
},
"departure": {
"delay": 37,
"time": "1772610757"
},
"stopId": "FR:27332:ZE:0x6252:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -21,
"time": "1772612799"
},
"departure": {
"delay": -21,
"time": "1772612799"
},
"stopId": "FR:27188:ZE:0x6142:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": -26,
"time": "1772611474"
},
"departure": {
"delay": -26,
"time": "1772611474"
},
"stopId": "FR:27375:ZE:0x6528:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -54,
"time": "1772609106"
},
"departure": {
"delay": -54,
"time": "1772609106"
},
"stopId": "FR:27275:ZE:0x6233:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -120,
"time": "1772611620"
},
"departure": {
"delay": -120,
"time": "1772611620"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": 47,
"time": "1772610527"
},
"departure": {
"delay": 47,
"time": "1772610527"
},
"stopId": "FR:27332:ZE:0x6234:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 32,
"time": "1772611112"
},
"departure": {
"delay": 32,
"time": "1772611112"
},
"stopId": "FR:27375:ZE:0x7186:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -35,
"time": "1772612065"
},
"departure": {
"delay": -35,
"time": "1772612065"
},
"stopId": "FR:27701:ZE:0x7126:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"time": "1772611690"
},
"departure": {
"time": "1772611800"
},
"stopId": "FR:27375:ZE:0x6442:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -138,
"time": "1772613342"
},
"departure": {
"delay": -138,
"time": "1772613342"
},
"stopId": "FR:27394:ZE:0x6604:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": -29,
"time": "1772610271"
},
"departure": {
"delay": -29,
"time": "1772610271"
},
"stopId": "FR:27249:ZE:0x6184:ATOUMOD006",
"stopSequence": 12
}
],
"timestamp": "1772606702",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:E1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:8x3470829:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:299:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772616000"
},
"departure": {
"time": "1772616000"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1772615820"
},
"departure": {
"time": "1772615820"
},
"stopId": "FR:76217:ZE:18244:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1772616300"
},
"departure": {
"time": "1772616300"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1772615700"
},
"departure": {
"time": "1772615700"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1772614920"
},
"departure": {
"time": "1772614920"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1772616240"
},
"departure": {
"time": "1772616240"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1772616120"
},
"departure": {
"time": "1772616120"
},
"stopId": "FR:76217:ZE:18044:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1772615880"
},
"departure": {
"time": "1772615880"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1772616360"
},
"departure": {
"time": "1772616360"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1772615640"
},
"departure": {
"time": "1772615640"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1772615220"
},
"departure": {
"time": "1772615220"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1772615400"
},
"departure": {
"time": "1772615400"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1772615100"
},
"departure": {
"time": "1772615100"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1772615520"
},
"departure": {
"time": "1772615520"
},
"stopId": "FR:76217:ZE:18036:ATOUMOD005",
"stopSequence": 7
},
{
"departure": {
"time": "1772614860"
},
"stopId": "FR:76217:ZE:18042:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1772615760"
},
"departure": {
"time": "1772615760"
},
"stopId": "FR:76217:ZE:18033:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1772616480"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1772615340"
},
"departure": {
"time": "1772615340"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1772615580"
},
"departure": {
"time": "1772615580"
},
"stopId": "FR:76217:ZE:18802:ATOUMOD005",
"stopSequence": 8
}
],
"timestamp": "1772606718",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:299:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:5505037720616960x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 43,
"time": "1772606599"
},
"departure": {
"delay": 43,
"time": "1772606683"
},
"stopId": "FR:14366:ZE:764310005:ATOUMOD036",
"stopSequence": 14
},
{
"arrival": {
"delay": -233,
"time": "1772607365"
},
"departure": {
"delay": -233,
"time": "1772607607"
},
"stopId": "FR:14366:ZE:669860001:ATOUMOD036",
"stopSequence": 17
},
{
"arrival": {
"delay": -151,
"time": "1772607108"
},
"departure": {
"delay": -151,
"time": "1772607269"
},
"stopId": "FR:14366:ZE:658330001:ATOUMOD036",
"stopSequence": 16
},
{
"arrival": {
"delay": 20,
"time": "1772606454"
},
"departure": {
"delay": 20,
"time": "1772606480"
},
"stopId": "FR:14366:ZE:36960004:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": -484,
"time": "1772607596"
},
"stopId": "FR:14366:ZE:15060004:ATOUMOD036",
"stopSequence": 18
},
{
"arrival": {
"delay": -149,
"time": "1772606753"
},
"departure": {
"delay": -149,
"time": "1772606911"
},
"stopId": "FR:14366:ZE:19270005:ATOUMOD036",
"stopSequence": 15
}
],
"timestamp": "1772606673",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:5805314927493120:LOC",
"tripId": "ATOUMOD036:ServiceJourney:5505037720616960x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057447x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 11,
"time": "1772607611"
},
"departure": {
"delay": 11,
"time": "1772607611"
},
"stopId": "FR:76447:ZE:3569:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 17,
"time": "1772607137"
},
"departure": {
"delay": 17,
"time": "1772607137"
},
"stopId": "FR:76447:ZE:3817:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": -22,
"time": "1772607818"
},
"departure": {
"delay": -22,
"time": "1772607818"
},
"stopId": "FR:76447:ZE:4511:ATOUMOD003",
"stopSequence": 35
},
{
"departure": {
"delay": 47,
"time": "1772606567"
},
"stopId": "FR:76341:ZE:3905:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": -23,
"time": "1772608177"
},
"departure": {
"delay": -23,
"time": "1772608177"
},
"stopId": "FR:76270:ZE:4507:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": -37,
"time": "1772606783"
},
"departure": {
"delay": -37,
"time": "1772606783"
},
"stopId": "FR:76447:ZE:5203:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": -37,
"time": "1772608103"
},
"departure": {
"delay": -37,
"time": "1772608103"
},
"stopId": "FR:76447:ZE:4509:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": -37,
"time": "1772609183"
},
"stopId": "FR:76481:ZE:5250:ATOUMOD003",
"stopSequence": 55
},
{
"arrival": {
"delay": 2,
"time": "1772608922"
},
"departure": {
"delay": 2,
"time": "1772608922"
},
"stopId": "FR:76351:ZE:4578:ATOUMOD003",
"stopSequence": 51
},
{
"arrival": {
"delay": -19,
"time": "1772607341"
},
"departure": {
"delay": -19,
"time": "1772607341"
},
"stopId": "FR:76447:ZE:3536:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": -37,
"time": "1772608343"
},
"departure": {
"delay": -37,
"time": "1772608343"
},
"stopId": "FR:76270:ZE:3248:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": -12,
"time": "1772608668"
},
"departure": {
"delay": -12,
"time": "1772608668"
},
"stopId": "FR:76351:ZE:4503:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": -20,
"time": "1772607880"
},
"departure": {
"delay": -20,
"time": "1772607880"
},
"stopId": "FR:76447:ZE:3067:ATOUMOD003",
"stopSequence": 36
},
{
"departure": {
"delay": -6,
"time": "1772606694"
},
"stopId": "FR:76447:ZE:3760:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": -9,
"time": "1772607411"
},
"departure": {
"delay": -9,
"time": "1772607411"
},
"stopId": "FR:76447:ZE:3242:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": -31,
"time": "1772607989"
},
"departure": {
"delay": -31,
"time": "1772607989"
},
"stopId": "FR:76447:ZE:3516:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": -36,
"time": "1772608044"
},
"departure": {
"delay": -36,
"time": "1772608044"
},
"stopId": "FR:76447:ZE:3239:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": -6,
"time": "1772608614"
},
"departure": {
"delay": -6,
"time": "1772608614"
},
"stopId": "FR:76270:ZE:4505:ATOUMOD003",
"stopSequence": 46
},
{
"departure": {
"delay": -34,
"time": "1772606426"
},
"stopId": "FR:76341:ZE:4431:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 15,
"time": "1772607555"
},
"departure": {
"delay": 15,
"time": "1772607555"
},
"stopId": "FR:76447:ZE:3089:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 7,
"time": "1772609047"
},
"departure": {
"delay": 7,
"time": "1772609047"
},
"stopId": "FR:76351:ZE:4576:ATOUMOD003",
"stopSequence": 54
},
{
"arrival": {
"delay": -37,
"time": "1772609003"
},
"departure": {
"delay": -37,
"time": "1772609003"
},
"stopId": "FR:76351:ZE:3361:ATOUMOD003",
"stopSequence": 53
},
{
"arrival": {
"delay": -37,
"time": "1772606723"
},
"departure": {
"delay": -37,
"time": "1772606723"
},
"stopId": "FR:76447:ZE:3741:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": -34,
"time": "1772606906"
},
"departure": {
"delay": -34,
"time": "1772606906"
},
"stopId": "FR:76447:ZE:3762:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": -6,
"time": "1772608314"
},
"departure": {
"delay": -6,
"time": "1772608314"
},
"stopId": "FR:76270:ZE:3354:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 9,
"time": "1772608449"
},
"departure": {
"delay": 9,
"time": "1772608449"
},
"stopId": "FR:76270:ZE:5199:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": -37,
"time": "1772607923"
},
"departure": {
"delay": -37,
"time": "1772607923"
},
"stopId": "FR:76447:ZE:3123:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 21,
"time": "1772607021"
},
"departure": {
"delay": 21,
"time": "1772607021"
},
"stopId": "FR:76447:ZE:3764:ATOUMOD003",
"stopSequence": 25
},
{
"departure": {
"delay": -10,
"time": "1772606630"
},
"stopId": "FR:76447:ZE:3758:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": -7,
"time": "1772608973"
},
"departure": {
"delay": -7,
"time": "1772608973"
},
"stopId": "FR:76351:ZE:3870:ATOUMOD003",
"stopSequence": 52
},
{
"arrival": {
"delay": -37,
"time": "1772607683"
},
"departure": {
"delay": -37,
"time": "1772607683"
},
"stopId": "FR:76447:ZE:3131:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": -37,
"time": "1772608763"
},
"departure": {
"delay": -37,
"time": "1772608763"
},
"stopId": "FR:76351:ZE:3717:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 16,
"time": "1772608396"
},
"departure": {
"delay": 16,
"time": "1772608396"
},
"stopId": "FR:76270:ZE:3429:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": -23,
"time": "1772608717"
},
"departure": {
"delay": -23,
"time": "1772608717"
},
"stopId": "FR:76351:ZE:4515:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 20,
"time": "1772608820"
},
"departure": {
"delay": 20,
"time": "1772608820"
},
"stopId": "FR:76351:ZE:3802:ATOUMOD003",
"stopSequence": 50
},
{
"departure": {
"delay": -17,
"time": "1772606503"
},
"stopId": "FR:76341:ZE:3485:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": -37,
"time": "1772607203"
},
"departure": {
"delay": -37,
"time": "1772607203"
},
"stopId": "FR:76447:ZE:3453:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 16,
"time": "1772607076"
},
"departure": {
"delay": 16,
"time": "1772607076"
},
"stopId": "FR:76447:ZE:3766:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": -29,
"time": "1772607751"
},
"departure": {
"delay": -29,
"time": "1772607751"
},
"stopId": "FR:76447:ZE:4496:ATOUMOD003",
"stopSequence": 34
}
],
"timestamp": "1772606702",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:10:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057447x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC597008:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 47,
"time": "1772606747"
},
"departure": {
"delay": 47,
"time": "1772606747"
},
"stopId": "FR:27229:ZE:0xBRO01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -6,
"time": "1772607114"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": 56,
"time": "1772606268"
},
"departure": {
"delay": 56,
"time": "1772606276"
},
"stopId": "FR:27229:ZE:0xFER01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": 19,
"time": "1772606899"
},
"departure": {
"delay": 19,
"time": "1772606899"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -16,
"time": "1772606984"
},
"departure": {
"delay": -16,
"time": "1772606984"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 58,
"time": "1772606578"
},
"departure": {
"delay": 58,
"time": "1772606578"
},
"stopId": "FR:27229:ZE:0xHAR01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": 20,
"time": "1772606840"
},
"departure": {
"delay": 20,
"time": "1772606840"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 41,
"time": "1772606381"
},
"departure": {
"delay": 41,
"time": "1772606381"
},
"stopId": "FR:27229:ZE:0xCOM01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -10,
"time": "1772606690"
},
"departure": {
"delay": -10,
"time": "1772606690"
},
"stopId": "FR:27229:ZE:0xBEV01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 86,
"time": "1772606470"
},
"departure": {
"delay": 86,
"time": "1772606486"
},
"stopId": "FR:27229:ZE:0xFAU01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -10,
"time": "1772606630"
},
"departure": {
"delay": -10,
"time": "1772606630"
},
"stopId": "FR:27229:ZE:0xLOG01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 86,
"time": "1772606178"
},
"departure": {
"delay": 86,
"time": "1772606186"
},
"stopId": "FR:27229:ZE:0xDUN01:ATOUMOD004",
"stopSequence": 7
}
],
"timestamp": "1772606513",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC597008:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:5797258839719936x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 5,
"time": "1772606500"
},
"departure": {
"delay": 5,
"time": "1772606525"
},
"stopId": "FR:14069:ZE:6197796430413824:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": 137,
"time": "1772607667"
},
"departure": {
"delay": 137,
"time": "1772607677"
},
"stopId": "FR:14621:ZE:4829967189803008:ATOUMOD036",
"stopSequence": 20
},
{
"arrival": {
"delay": 56,
"time": "1772607106"
},
"departure": {
"delay": 56,
"time": "1772607116"
},
"stopId": "FR:14571:ZE:5089442857484288:ATOUMOD036",
"stopSequence": 16
},
{
"arrival": {
"delay": 65,
"time": "1772607055"
},
"departure": {
"delay": 65,
"time": "1772607065"
},
"stopId": "FR:14571:ZE:6236188790751232:ATOUMOD036",
"stopSequence": 15
},
{
"arrival": {
"delay": 172,
"time": "1772607882"
},
"departure": {
"delay": 172,
"time": "1772607892"
},
"stopId": "FR:14478:ZE:4850675441729536:ATOUMOD036",
"stopSequence": 21
},
{
"arrival": {
"delay": 68,
"time": "1772606439"
},
"departure": {
"delay": 68,
"time": "1772606468"
},
"stopId": "FR:14069:ZE:4680080602169344:ATOUMOD036",
"stopSequence": 9
},
{
"arrival": {
"delay": 43,
"time": "1772606913"
},
"departure": {
"delay": 43,
"time": "1772606923"
},
"stopId": "FR:14421:ZE:5161653874196480:ATOUMOD036",
"stopSequence": 14
},
{
"arrival": {
"delay": 86,
"time": "1772607196"
},
"departure": {
"delay": 86,
"time": "1772607206"
},
"stopId": "FR:14570:ZE:4834903784947712:ATOUMOD036",
"stopSequence": 17
},
{
"arrival": {
"delay": 24,
"time": "1772606588"
},
"departure": {
"delay": 24,
"time": "1772606604"
},
"stopId": "FR:14303:ZE:6308936560934912:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": 87,
"time": "1772607437"
},
"departure": {
"delay": 87,
"time": "1772607447"
},
"stopId": "FR:14570:ZE:5108890469400576:ATOUMOD036",
"stopSequence": 19
},
{
"arrival": {
"delay": 49,
"time": "1772606312"
},
"departure": {
"delay": 49,
"time": "1772606329"
},
"stopId": "FR:14366:ZE:746780002:ATOUMOD036",
"stopSequence": 7
},
{
"arrival": {
"delay": 192,
"time": "1772608032"
},
"stopId": "FR:14478:ZE:5188555217305600:ATOUMOD036",
"stopSequence": 22
},
{
"arrival": {
"delay": 113,
"time": "1772607283"
},
"departure": {
"delay": 113,
"time": "1772607293"
},
"stopId": "FR:14570:ZE:5176032300630016:ATOUMOD036",
"stopSequence": 18
},
{
"arrival": {
"delay": 86,
"time": "1772606398"
},
"departure": {
"delay": 86,
"time": "1772606426"
},
"stopId": "FR:14069:ZE:790810001:ATOUMOD036",
"stopSequence": 8
},
{
"arrival": {
"delay": 65,
"time": "1772606755"
},
"departure": {
"delay": 65,
"time": "1772606765"
},
"stopId": "FR:14303:ZE:6197814600138752:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": 44,
"time": "1772606642"
},
"departure": {
"delay": 44,
"time": "1772606684"
},
"stopId": "FR:14303:ZE:5182035725385728:ATOUMOD036",
"stopSequence": 12
}
],
"timestamp": "1772606555",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:5118765622624256:LOC",
"tripId": "ATOUMOD036:ServiceJourney:5797258839719936x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC597873:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 162,
"time": "1772607222"
},
"departure": {
"delay": 162,
"time": "1772607222"
},
"stopId": "FR:27602:ZE:0xBOU01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 101,
"time": "1772606741"
},
"departure": {
"delay": 101,
"time": "1772606741"
},
"stopId": "FR:27602:ZE:0xLOQ01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": 157,
"time": "1772607277"
},
"departure": {
"delay": 157,
"time": "1772607277"
},
"stopId": "FR:27602:ZE:0xWAL01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -597,
"time": "1772608323"
},
"departure": {
"delay": -597,
"time": "1772608323"
},
"stopId": "FR:27229:ZE:0xJOL04:ATOUMOD004",
"stopSequence": 36
},
{
"departure": {
"delay": 95,
"time": "1772606495"
},
"stopId": "FR:27602:ZE:0xALI02:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -546,
"time": "1772607774"
},
"departure": {
"delay": -546,
"time": "1772607774"
},
"stopId": "FR:27229:ZE:0xARC01:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": -158,
"time": "1772607562"
},
"departure": {
"delay": -158,
"time": "1772607562"
},
"stopId": "FR:27229:ZE:0xSTA01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -639,
"time": "1772608881"
},
"departure": {
"delay": -639,
"time": "1772608881"
},
"stopId": "FR:27306:ZE:0xFOR02:ATOUMOD004",
"stopSequence": 46
},
{
"arrival": {
"delay": 87,
"time": "1772606967"
},
"departure": {
"delay": 87,
"time": "1772606967"
},
"stopId": "FR:27602:ZE:0xMUS01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 161,
"time": "1772606561"
},
"departure": {
"delay": 161,
"time": "1772606561"
},
"stopId": "FR:27602:ZE:0xBVE01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -613,
"time": "1772608487"
},
"departure": {
"delay": -613,
"time": "1772608487"
},
"stopId": "FR:27306:ZE:0xRLG01:ATOUMOD004",
"stopSequence": 41
},
{
"arrival": {
"delay": -632,
"time": "1772608828"
},
"departure": {
"delay": -632,
"time": "1772608828"
},
"stopId": "FR:27306:ZE:0xMOO01:ATOUMOD004",
"stopSequence": 45
},
{
"arrival": {
"delay": -614,
"time": "1772609086"
},
"stopId": "FR:27306:ZE:0xBER01:ATOUMOD004",
"stopSequence": 48
},
{
"arrival": {
"delay": 116,
"time": "1772606996"
},
"departure": {
"delay": 116,
"time": "1772606996"
},
"stopId": "FR:27602:ZE:0xGDG01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -48,
"time": "1772607492"
},
"departure": {
"delay": -48,
"time": "1772607492"
},
"stopId": "FR:27229:ZE:0xQUI01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -607,
"time": "1772608013"
},
"departure": {
"delay": -607,
"time": "1772608013"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": 136,
"time": "1772606836"
},
"departure": {
"delay": 136,
"time": "1772606836"
},
"stopId": "FR:27602:ZE:0xSJE01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -618,
"time": "1772608722"
},
"departure": {
"delay": -618,
"time": "1772608722"
},
"stopId": "FR:27306:ZE:0xBOR01:ATOUMOD004",
"stopSequence": 42
},
{
"arrival": {
"delay": -567,
"time": "1772608173"
},
"departure": {
"delay": -567,
"time": "1772608173"
},
"stopId": "FR:27229:ZE:0xBRI01:ATOUMOD004",
"stopSequence": 34
},
{
"arrival": {
"delay": -614,
"time": "1772608246"
},
"departure": {
"delay": -614,
"time": "1772608246"
},
"stopId": "FR:27229:ZE:0xFRI01:ATOUMOD004",
"stopSequence": 35
},
{
"arrival": {
"delay": -527,
"time": "1772607733"
},
"departure": {
"delay": -527,
"time": "1772607733"
},
"stopId": "FR:27229:ZE:0xTAU01:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": 120,
"time": "1772606700"
},
"departure": {
"delay": 120,
"time": "1772606700"
},
"stopId": "FR:27602:ZE:0xLIE01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -614,
"time": "1772608786"
},
"departure": {
"delay": -614,
"time": "1772608786"
},
"stopId": "FR:27306:ZE:0xEGl01:ATOUMOD004",
"stopSequence": 44
},
{
"arrival": {
"delay": -611,
"time": "1772608429"
},
"departure": {
"delay": -611,
"time": "1772608429"
},
"stopId": "FR:27306:ZE:0xMEL04:ATOUMOD004",
"stopSequence": 40
},
{
"arrival": {
"delay": -563,
"time": "1772607817"
},
"departure": {
"delay": -563,
"time": "1772607817"
},
"stopId": "FR:27229:ZE:0xVED01:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": 113,
"time": "1772607113"
},
"departure": {
"delay": 113,
"time": "1772607113"
},
"stopId": "FR:27602:ZE:0xMAS01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -581,
"time": "1772608759"
},
"departure": {
"delay": -581,
"time": "1772608759"
},
"stopId": "FR:27306:ZE:0xMAI01:ATOUMOD004",
"stopSequence": 43
},
{
"arrival": {
"delay": -497,
"time": "1772607643"
},
"departure": {
"delay": -497,
"time": "1772607643"
},
"stopId": "FR:27229:ZE:0xMFO01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": 87,
"time": "1772607447"
},
"departure": {
"delay": 87,
"time": "1772607447"
},
"stopId": "FR:27229:ZE:0xHON01:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -605,
"time": "1772608075"
},
"departure": {
"delay": -605,
"time": "1772608075"
},
"stopId": "FR:27229:ZE:0xGAR04:ATOUMOD004",
"stopSequence": 33
},
{
"arrival": {
"delay": -577,
"time": "1772607863"
},
"departure": {
"delay": -577,
"time": "1772607863"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 30
}
],
"timestamp": "1772606513",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T3:LOC",
"tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC597873:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746135x2025xHxMultxMexMercredix00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -27,
"time": "1772601905"
},
"departure": {
"delay": -27,
"time": "1772601933"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 6,
"time": "1772601218"
},
"departure": {
"delay": 6,
"time": "1772601246"
},
"stopId": "FR:50129:ZE:10HOM1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 57,
"time": "1772600380"
},
"departure": {
"delay": 57,
"time": "1772600397"
},
"stopId": "FR:50129:ZE:10ALB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -30,
"time": "1772601781"
},
"departure": {
"delay": -30,
"time": "1772601810"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 7,
"time": "1772601399"
},
"departure": {
"delay": 7,
"time": "1772601427"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 41,
"time": "1772600791"
},
"departure": {
"delay": 41,
"time": "1772600801"
},
"stopId": "FR:50129:ZE:10PRE1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 36,
"time": "1772602963"
},
"departure": {
"delay": 36,
"time": "1772603136"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": -78,
"time": "1772602797"
},
"departure": {
"delay": -78,
"time": "1772602842"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": -43,
"time": "1772602665"
},
"departure": {
"delay": -43,
"time": "1772602697"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 31,
"time": "1772603181"
},
"departure": {
"delay": 31,
"time": "1772603191"
},
"stopId": "FR:50129:ZE:10RSX1:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 6,
"time": "1772601352"
},
"departure": {
"delay": 6,
"time": "1772601366"
},
"stopId": "FR:50129:ZE:10HUI1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 32,
"time": "1772600417"
},
"departure": {
"delay": 32,
"time": "1772600432"
},
"stopId": "FR:50129:ZE:10SFN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -36,
"time": "1772601712"
},
"departure": {
"delay": -36,
"time": "1772601744"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -42,
"time": "1772602380"
},
"departure": {
"delay": -42,
"time": "1772602398"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -23,
"time": "1772602432"
},
"departure": {
"delay": -23,
"time": "1772602477"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 174,
"time": "1772600623"
},
"departure": {
"delay": 174,
"time": "1772600634"
},
"stopId": "FR:50129:ZE:10CAR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -5,
"time": "1772603335"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 41,
"time": "1772602263"
},
"departure": {
"delay": 41,
"time": "1772602301"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 139,
"time": "1772600649"
},
"departure": {
"delay": 139,
"time": "1772600659"
},
"stopId": "FR:50129:ZE:10HOU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 25,
"time": "1772602195"
},
"departure": {
"delay": 25,
"time": "1772602225"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 77,
"time": "1772600769"
},
"departure": {
"delay": 77,
"time": "1772600777"
},
"stopId": "FR:50129:ZE:10ARA1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 39,
"time": "1772603251"
},
"departure": {
"delay": 39,
"time": "1772603259"
},
"stopId": "FR:50129:ZE:10COS1:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": -39,
"time": "1772601603"
},
"departure": {
"delay": -39,
"time": "1772601681"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 7,
"time": "1772601293"
},
"departure": {
"delay": 7,
"time": "1772601307"
},
"stopId": "FR:50129:ZE:10BEL1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -14,
"time": "1772601449"
},
"departure": {
"delay": -14,
"time": "1772601466"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 67,
"time": "1772600999"
},
"departure": {
"delay": 67,
"time": "1772601007"
},
"stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 23,
"time": "1772600832"
},
"departure": {
"delay": 23,
"time": "1772600843"
},
"stopId": "FR:50129:ZE:10CPL1:ATOUMOD035",
"stopSequence": 12
},
{
"departure": {
"delay": 92,
"time": "1772600252"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -30,
"time": "1772601987"
},
"departure": {
"delay": -30,
"time": "1772602050"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 39,
"time": "1772601066"
},
"departure": {
"delay": 39,
"time": "1772601099"
},
"stopId": "FR:50129:ZE:10DUB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 15,
"time": "1772601124"
},
"departure": {
"delay": 15,
"time": "1772601135"
},
"stopId": "FR:50129:ZE:10LAV1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 121,
"time": "1772600272"
},
"departure": {
"delay": 121,
"time": "1772600281"
},
"stopId": "FR:50129:ZE:10SFG1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 131,
"time": "1772600673"
},
"departure": {
"delay": 131,
"time": "1772600711"
},
"stopId": "FR:50129:ZE:10BRT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 104,
"time": "1772600305"
},
"departure": {
"delay": 104,
"time": "1772600324"
},
"stopId": "FR:50129:ZE:10COF1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 145,
"time": "1772600719"
},
"departure": {
"delay": 145,
"time": "1772600725"
},
"stopId": "FR:50129:ZE:10BON1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 76,
"time": "1772600903"
},
"departure": {
"delay": 76,
"time": "1772600956"
},
"stopId": "FR:50129:ZE:10LON1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -38,
"time": "1772602587"
},
"departure": {
"delay": -38,
"time": "1772602642"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": -27,
"time": "1772601860"
},
"departure": {
"delay": -27,
"time": "1772601873"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 58,
"time": "1772600861"
},
"departure": {
"delay": 58,
"time": "1772600878"
},
"stopId": "FR:50129:ZE:10BHE1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 15,
"time": "1772601164"
},
"departure": {
"delay": 15,
"time": "1772601195"
},
"stopId": "FR:50129:ZE:10AGO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 65,
"time": "1772603220"
},
"departure": {
"delay": 65,
"time": "1772603225"
},
"stopId": "FR:50129:ZE:10CVE1:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": -83,
"time": "1772602869"
},
"departure": {
"delay": -83,
"time": "1772602897"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 62,
"time": "1772603150"
},
"departure": {
"delay": 62,
"time": "1772603162"
},
"stopId": "FR:50129:ZE:10MGT1:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": -49,
"time": "1772602552"
},
"departure": {
"delay": -49,
"time": "1772602571"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": -93,
"time": "1772602935"
},
"departure": {
"delay": -93,
"time": "1772602947"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": -41,
"time": "1772601523"
},
"departure": {
"delay": -41,
"time": "1772601559"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -68,
"time": "1772602783"
},
"departure": {
"delay": -68,
"time": "1772602792"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": -78,
"time": "1772602523"
},
"departure": {
"delay": -78,
"time": "1772602542"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 35
}
],
"timestamp": "1772606701",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746135x2025xHxMultxMexMercredix00:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:211:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772610840"
},
"departure": {
"time": "1772610840"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1772611500"
},
"departure": {
"time": "1772611500"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"delay": 10,
"time": "1772612710"
},
"departure": {
"delay": 10,
"time": "1772612710"
},
"stopId": "FR:76217:ZE:18091:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1772612640"
},
"departure": {
"time": "1772612640"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"delay": 5,
"time": "1772612465"
},
"departure": {
"delay": 5,
"time": "1772612465"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1772612760"
},
"departure": {
"time": "1772612760"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1772612460"
},
"departure": {
"time": "1772612460"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1772612340"
},
"departure": {
"time": "1772612340"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"delay": 5,
"time": "1772610845"
},
"departure": {
"delay": 5,
"time": "1772610845"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1772611020"
},
"departure": {
"time": "1772611020"
},
"stopId": "FR:76217:ZE:18171:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1772611440"
},
"departure": {
"time": "1772611440"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1772610960"
},
"departure": {
"time": "1772610960"
},
"stopId": "FR:76217:ZE:18167:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1772612400"
},
"departure": {
"time": "1772612400"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1772612700"
},
"departure": {
"time": "1772612700"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1772612580"
},
"departure": {
"time": "1772612580"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1772612940"
},
"departure": {
"time": "1772612940"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 31
},
{
"departure": {
"time": "1772610600"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1772611560"
},
"departure": {
"time": "1772611560"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1772611380"
},
"departure": {
"time": "1772611380"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1772610720"
},
"departure": {
"time": "1772610720"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1772610780"
},
"departure": {
"time": "1772610780"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"delay": 5,
"time": "1772612705"
},
"departure": {
"delay": 5,
"time": "1772612705"
},
"stopId": "FR:76217:ZE:18442:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1772611320"
},
"departure": {
"time": "1772611320"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1772612520"
},
"departure": {
"time": "1772612520"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"delay": 5,
"time": "1772612405"
},
"departure": {
"delay": 5,
"time": "1772612405"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1772611140"
},
"departure": {
"time": "1772611140"
},
"stopId": "FR:76217:ZE:18178:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"delay": 5,
"time": "1772613125"
},
"departure": {
"delay": 5,
"time": "1772613125"
},
"stopId": "FR:76217:ZE:18102:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1772612220"
},
"departure": {
"time": "1772612220"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1772611920"
},
"departure": {
"time": "1772611920"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1772613120"
},
"departure": {
"time": "1772613120"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1772611080"
},
"departure": {
"time": "1772611080"
},
"stopId": "FR:76217:ZE:18198:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1772612100"
},
"departure": {
"time": "1772612100"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1772610900"
},
"departure": {
"time": "1772610900"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1772613300"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 34
}
],
"timestamp": "1772606175",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:211:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:6524620896206848x1:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 147,
"time": "1772606473"
},
"departure": {
"delay": 147,
"time": "1772606487"
},
"stopId": "FR:14366:ZE:294970015:ATOUMOD036",
"stopSequence": 20
},
{
"arrival": {
"delay": 154,
"time": "1772605833"
},
"departure": {
"delay": 154,
"time": "1772605834"
},
"stopId": "FR:14582:ZE:6212828950167552:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": 158,
"time": "1772606728"
},
"departure": {
"delay": 158,
"time": "1772606738"
},
"stopId": "FR:14366:ZE:678860002:ATOUMOD036",
"stopSequence": 24
},
{
"arrival": {
"delay": 198,
"time": "1772605749"
},
"departure": {
"delay": 198,
"time": "1772605758"
},
"stopId": "FR:14371:ZE:5175882110992384:ATOUMOD036",
"stopSequence": 12
},
{
"arrival": {
"delay": 182,
"time": "1772606032"
},
"departure": {
"delay": 182,
"time": "1772606042"
},
"stopId": "FR:14582:ZE:6196950456074240:ATOUMOD036",
"stopSequence": 15
},
{
"arrival": {
"delay": 215,
"time": "1772606125"
},
"departure": {
"delay": 215,
"time": "1772606135"
},
"stopId": "FR:14582:ZE:5162389924216832:ATOUMOD036",
"stopSequence": 16
},
{
"arrival": {
"delay": 74,
"time": "1772606764"
},
"departure": {
"delay": 74,
"time": "1772606774"
},
"stopId": "FR:14366:ZE:35140003:ATOUMOD036",
"stopSequence": 25
},
{
"arrival": {
"delay": 46,
"time": "1772606806"
},
"stopId": "FR:14366:ZE:1190003:ATOUMOD036",
"stopSequence": 26
},
{
"arrival": {
"delay": 143,
"time": "1772606602"
},
"departure": {
"delay": 143,
"time": "1772606603"
},
"stopId": "FR:14366:ZE:650570001:ATOUMOD036",
"stopSequence": 21
},
{
"arrival": {
"delay": 174,
"time": "1772606244"
},
"departure": {
"delay": 174,
"time": "1772606274"
},
"stopId": "FR:14625:ZE:5974180837195776:ATOUMOD036",
"stopSequence": 18
},
{
"arrival": {
"delay": 129,
"time": "1772606630"
},
"departure": {
"delay": 129,
"time": "1772606649"
},
"stopId": "FR:14366:ZE:35170002:ATOUMOD036",
"stopSequence": 22
},
{
"arrival": {
"delay": 273,
"time": "1772606243"
},
"departure": {
"delay": 273,
"time": "1772606253"
},
"stopId": "FR:14625:ZE:6221161186721792:ATOUMOD036",
"stopSequence": 17
},
{
"arrival": {
"delay": 161,
"time": "1772606425"
},
"departure": {
"delay": 161,
"time": "1772606441"
},
"stopId": "FR:14366:ZE:5179214334525440:ATOUMOD036",
"stopSequence": 19
}
],
"timestamp": "1772606526",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:4841323284660224:LOC",
"tripId": "ATOUMOD036:ServiceJourney:6524620896206848x1:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC596242:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -12,
"time": "1772607588"
},
"departure": {
"delay": -12,
"time": "1772607588"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": 14,
"time": "1772607374"
},
"departure": {
"delay": 14,
"time": "1772607374"
},
"stopId": "FR:27229:ZE:0xHUE01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -78,
"time": "1772607702"
},
"departure": {
"delay": -78,
"time": "1772607702"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -32,
"time": "1772607568"
},
"departure": {
"delay": -32,
"time": "1772607568"
},
"stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 49,
"time": "1772607469"
},
"departure": {
"delay": 49,
"time": "1772607469"
},
"stopId": "FR:27229:ZE:0xPNA01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": 44,
"time": "1772607524"
},
"departure": {
"delay": 44,
"time": "1772607524"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 17,
"time": "1772607437"
},
"departure": {
"delay": 17,
"time": "1772607437"
},
"stopId": "FR:27229:ZE:0xHUG01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -149,
"time": "1772607811"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -15,
"time": "1772607645"
},
"departure": {
"delay": -15,
"time": "1772607645"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 9
}
],
"timestamp": "1772606513",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T9:LOC",
"tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC596242:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:169:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772609160"
},
"departure": {
"time": "1772609160"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1772608980"
},
"departure": {
"time": "1772608980"
},
"stopId": "FR:76217:ZE:18036:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1772609520"
},
"departure": {
"time": "1772609520"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1772608860"
},
"departure": {
"time": "1772608860"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1772609760"
},
"departure": {
"time": "1772609760"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1772608680"
},
"departure": {
"time": "1772608680"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1772609640"
},
"departure": {
"time": "1772609640"
},
"stopId": "FR:76217:ZE:18044:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1772608800"
},
"departure": {
"time": "1772608800"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1772608560"
},
"departure": {
"time": "1772608560"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1772609820"
},
"departure": {
"time": "1772609820"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1772609100"
},
"departure": {
"time": "1772609100"
},
"stopId": "FR:76217:ZE:18802:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1772609220"
},
"departure": {
"time": "1772609220"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1772609880"
},
"departure": {
"time": "1772609880"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"departure": {
"time": "1772608320"
},
"stopId": "FR:76217:ZE:18042:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1772608380"
},
"departure": {
"time": "1772608380"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1772609340"
},
"departure": {
"time": "1772609340"
},
"stopId": "FR:76217:ZE:18244:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1772609400"
},
"departure": {
"time": "1772609400"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1772609280"
},
"departure": {
"time": "1772609280"
},
"stopId": "FR:76217:ZE:18033:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1772610000"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 19
}
],
"timestamp": "1772606674",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:169:LOC"
}
}
},
{
"id": "SM:ATOUMOD021:ServiceJourney:56:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 100,
"time": "1772606189"
},
"departure": {
"delay": 100,
"time": "1772606200"
},
"stopId": "FR:14333:ZE:16:ATOUMOD021",
"stopSequence": 8
},
{
"arrival": {
"delay": 225,
"time": "1772606411"
},
"departure": {
"delay": 225,
"time": "1772606505"
},
"stopId": "FR:14333:ZE:22:ATOUMOD021",
"stopSequence": 11
},
{
"arrival": {
"delay": 120,
"time": "1772606820"
},
"departure": {
"delay": 120,
"time": "1772606820"
},
"stopId": "FR:14333:ZE:25:ATOUMOD021",
"stopSequence": 13
},
{
"arrival": {
"delay": 135,
"time": "1772606078"
},
"departure": {
"delay": 135,
"time": "1772606115"
},
"stopId": "FR:14333:ZE:12:ATOUMOD021",
"stopSequence": 6
},
{
"arrival": {
"delay": 165,
"time": "1772606356"
},
"departure": {
"delay": 165,
"time": "1772606385"
},
"stopId": "FR:14333:ZE:20:ATOUMOD021",
"stopSequence": 10
},
{
"arrival": {
"delay": 120,
"time": "1772607060"
},
"departure": {
"delay": 120,
"time": "1772607060"
},
"stopId": "FR:14333:ZE:29:ATOUMOD021",
"stopSequence": 15
},
{
"arrival": {
"delay": 120,
"time": "1772607420"
},
"departure": {
"delay": 120,
"time": "1772607420"
},
"stopId": "FR:14333:ZE:39:ATOUMOD021",
"stopSequence": 20
},
{
"arrival": {
"delay": 120,
"time": "1772607360"
},
"departure": {
"delay": 120,
"time": "1772607360"
},
"stopId": "FR:14333:ZE:37:ATOUMOD021",
"stopSequence": 19
},
{
"arrival": {
"delay": 120,
"time": "1772606940"
},
"departure": {
"delay": 120,
"time": "1772606940"
},
"stopId": "FR:14333:ZE:27:ATOUMOD021",
"stopSequence": 14
},
{
"arrival": {
"delay": 37,
"time": "1772605544"
},
"departure": {
"delay": 37,
"time": "1772605597"
},
"stopId": "FR:14333:ZE:4:ATOUMOD021",
"stopSequence": 2
},
{
"departure": {
"delay": 14,
"time": "1772605514"
},
"stopId": "FR:14333:ZE:2:ATOUMOD021",
"stopSequence": 1
},
{
"arrival": {
"delay": 120,
"time": "1772607180"
},
"departure": {
"delay": 120,
"time": "1772607180"
},
"stopId": "FR:14333:ZE:33:ATOUMOD021",
"stopSequence": 17
},
{
"arrival": {
"delay": 120,
"time": "1772607120"
},
"departure": {
"delay": 120,
"time": "1772607120"
},
"stopId": "FR:14333:ZE:31:ATOUMOD021",
"stopSequence": 16
},
{
"arrival": {
"delay": 118,
"time": "1772606150"
},
"departure": {
"delay": 118,
"time": "1772606158"
},
"stopId": "FR:14333:ZE:14:ATOUMOD021",
"stopSequence": 7
},
{
"arrival": {
"delay": 120,
"time": "1772607600"
},
"stopId": "FR:14333:ZE:41:ATOUMOD021",
"stopSequence": 21
},
{
"arrival": {
"delay": 120,
"time": "1772607300"
},
"departure": {
"delay": 120,
"time": "1772607300"
},
"stopId": "FR:14333:ZE:35:ATOUMOD021",
"stopSequence": 18
},
{
"arrival": {
"delay": 107,
"time": "1772605821"
},
"departure": {
"delay": 107,
"time": "1772605907"
},
"stopId": "FR:14333:ZE:8:ATOUMOD021",
"stopSequence": 4
},
{
"arrival": {
"delay": 44,
"time": "1772605649"
},
"departure": {
"delay": 44,
"time": "1772605724"
},
"stopId": "FR:14333:ZE:6:ATOUMOD021",
"stopSequence": 3
},
{
"arrival": {
"delay": 113,
"time": "1772606635"
},
"departure": {
"delay": 113,
"time": "1772606693"
},
"stopId": "FR:14536:ZE:23:ATOUMOD021",
"stopSequence": 12
},
{
"arrival": {
"time": "1772606257"
},
"departure": {
"time": "1772606160"
},
"stopId": "FR:14333:ZE:18:ATOUMOD021",
"stopSequence": 9
},
{
"arrival": {
"delay": 104,
"time": "1772605932"
},
"departure": {
"delay": 104,
"time": "1772606024"
},
"stopId": "FR:14333:ZE:10:ATOUMOD021",
"stopSequence": 5
}
],
"timestamp": "1772606708",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD021:Line:A:LOC",
"tripId": "ATOUMOD021:ServiceJourney:56:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758418x2025xHxMultxMexMercredix00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 72,
"time": "1772604393"
},
"departure": {
"delay": 72,
"time": "1772604432"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 114,
"time": "1772604203"
},
"departure": {
"delay": 114,
"time": "1772604234"
},
"stopId": "FR:50129:ZE:10LSA1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 94,
"time": "1772604779"
},
"departure": {
"delay": 94,
"time": "1772604814"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 129,
"time": "1772603334"
},
"departure": {
"delay": 129,
"time": "1772603349"
},
"stopId": "FR:50041:ZE:HAGMF1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 92,
"time": "1772604051"
},
"departure": {
"delay": 92,
"time": "1772604092"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 52,
"time": "1772604860"
},
"departure": {
"delay": 52,
"time": "1772604892"
},
"stopId": "FR:50129:ZE:10PLA4:ATOUMOD035",
"stopSequence": 20
},
{
"departure": {
"delay": 272,
"time": "1772602172"
},
"stopId": "FR:50041:ZE:HAGOLL:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 231,
"time": "1772602436"
},
"departure": {
"delay": 231,
"time": "1772602491"
},
"stopId": "FR:50041:ZE:HAGCC1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 49,
"time": "1772605129"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 111,
"time": "1772604487"
},
"departure": {
"delay": 111,
"time": "1772604531"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 258,
"time": "1772602584"
},
"departure": {
"delay": 258,
"time": "1772602638"
},
"stopId": "FR:50041:ZE:HAGMA1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 100,
"time": "1772603906"
},
"departure": {
"delay": 100,
"time": "1772603920"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 88,
"time": "1772604708"
},
"departure": {
"delay": 88,
"time": "1772604748"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 178,
"time": "1772602926"
},
"departure": {
"delay": 178,
"time": "1772602978"
},
"stopId": "FR:50041:ZE:HAGGR1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 117,
"time": "1772603661"
},
"departure": {
"delay": 117,
"time": "1772603697"
},
"stopId": "FR:50129:ZE:QQVPL2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 101,
"time": "1772603391"
},
"departure": {
"delay": 101,
"time": "1772603441"
},
"stopId": "FR:50041:ZE:HAGBG1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 76,
"time": "1772604559"
},
"departure": {
"delay": 76,
"time": "1772604616"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -2,
"time": "1772604920"
},
"departure": {
"delay": -2,
"time": "1772604958"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 156,
"time": "1772603816"
},
"departure": {
"delay": 156,
"time": "1772603856"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 80,
"time": "1772603953"
},
"departure": {
"delay": 80,
"time": "1772603960"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 190,
"time": "1772602684"
},
"departure": {
"delay": 190,
"time": "1772602690"
},
"stopId": "FR:50041:ZE:HAGFY1:ATOUMOD035",
"stopSequence": 4
}
],
"timestamp": "1772606696",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758418x2025xHxMultxMexMercredix00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4075804x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 99,
"time": "1772606739"
},
"departure": {
"delay": 99,
"time": "1772606739"
},
"stopId": "FR:76351:ZE:4572:ATOUMOD003",
"stopSequence": 7
},
{
"departure": {
"delay": 77,
"time": "1772606477"
},
"stopId": "FR:76351:ZE:3029:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 93,
"time": "1772607213"
},
"departure": {
"delay": 93,
"time": "1772607213"
},
"stopId": "FR:76351:ZE:3859:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 98,
"time": "1772607098"
},
"departure": {
"delay": 98,
"time": "1772607098"
},
"stopId": "FR:76351:ZE:3675:ATOUMOD003",
"stopSequence": 12
},
{
"departure": {
"delay": 72,
"time": "1772606412"
},
"stopId": "FR:76351:ZE:3529:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 86,
"time": "1772606846"
},
"departure": {
"delay": 86,
"time": "1772606846"
},
"stopId": "FR:76351:ZE:3688:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 119,
"time": "1772606939"
},
"departure": {
"delay": 119,
"time": "1772606939"
},
"stopId": "FR:76351:ZE:3045:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 80,
"time": "1772607020"
},
"departure": {
"delay": 80,
"time": "1772607020"
},
"stopId": "FR:76351:ZE:3144:ATOUMOD003",
"stopSequence": 11
},
{
"departure": {
"delay": 76,
"time": "1772606596"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 99,
"time": "1772607159"
},
"departure": {
"delay": 99,
"time": "1772607159"
},
"stopId": "FR:76351:ZE:3245:ATOUMOD003",
"stopSequence": 13
},
{
"departure": {
"delay": 139,
"time": "1772606359"
},
"stopId": "FR:76351:ZE:4581:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 138,
"time": "1772606778"
},
"departure": {
"delay": 138,
"time": "1772606778"
},
"stopId": "FR:76351:ZE:3666:ATOUMOD003",
"stopSequence": 8
},
{
"departure": {
"delay": 88,
"time": "1772606668"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 80,
"time": "1772607320"
},
"stopId": "FR:76351:ZE:3716:ATOUMOD003",
"stopSequence": 15
}
],
"timestamp": "1772606672",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C6:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4075804x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:427:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772620560"
},
"departure": {
"time": "1772620560"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1772621520"
},
"departure": {
"time": "1772621520"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1772621340"
},
"departure": {
"time": "1772621340"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1772622120"
},
"stopId": "FR:76217:ZE:18041:ATOUMOD005",
"stopSequence": 18
},
{
"departure": {
"time": "1772620440"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1772620980"
},
"departure": {
"time": "1772620980"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1772621880"
},
"departure": {
"time": "1772621880"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1772621460"
},
"departure": {
"time": "1772621460"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1772621040"
},
"departure": {
"time": "1772621040"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1772620860"
},
"departure": {
"time": "1772620860"
},
"stopId": "FR:76217:ZE:18043:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1772621220"
},
"departure": {
"time": "1772621220"
},
"stopId": "FR:76217:ZE:18093:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1772622060"
},
"departure": {
"time": "1772622060"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1772621280"
},
"departure": {
"time": "1772621280"
},
"stopId": "FR:76217:ZE:18052:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1772621700"
},
"departure": {
"time": "1772621700"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1772621400"
},
"departure": {
"time": "1772621400"
},
"stopId": "FR:76217:ZE:18037:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1772621100"
},
"departure": {
"time": "1772621100"
},
"stopId": "FR:76217:ZE:18067:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1772621160"
},
"departure": {
"time": "1772621160"
},
"stopId": "FR:76217:ZE:18325:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1772620740"
},
"departure": {
"time": "1772620740"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 3
}
],
"timestamp": "1772606674",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:427:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745651x2025xHxMultxMexMercredix00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 98,
"time": "1772601243"
},
"departure": {
"delay": 98,
"time": "1772601278"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 135,
"time": "1772601671"
},
"departure": {
"delay": 135,
"time": "1772601735"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -33,
"time": "1772602689"
},
"departure": {
"delay": -33,
"time": "1772602707"
},
"stopId": "FR:50129:ZE:10BAG3:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -39,
"time": "1772602326"
},
"departure": {
"delay": -39,
"time": "1772602341"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 99,
"time": "1772601845"
},
"departure": {
"delay": 99,
"time": "1772601879"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 143,
"time": "1772601409"
},
"departure": {
"delay": 143,
"time": "1772601443"
},
"stopId": "FR:50129:ZE:10CMI1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 99,
"time": "1772601779"
},
"departure": {
"delay": 99,
"time": "1772601819"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 112,
"time": "1772600861"
},
"departure": {
"delay": 112,
"time": "1772600872"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -18,
"time": "1772603070"
},
"departure": {
"delay": -18,
"time": "1772603082"
},
"stopId": "FR:50129:ZE:10FLO1:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 148,
"time": "1772600900"
},
"departure": {
"delay": 148,
"time": "1772600968"
},
"stopId": "FR:50129:ZE:10EPC1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -41,
"time": "1772602849"
},
"departure": {
"delay": -41,
"time": "1772602879"
},
"stopId": "FR:50129:ZE:10NOR5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -14,
"time": "1772602592"
},
"departure": {
"delay": -14,
"time": "1772602606"
},
"stopId": "FR:50129:ZE:10GRR1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 26,
"time": "1772602073"
},
"departure": {
"delay": 26,
"time": "1772602106"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 149,
"time": "1772600761"
},
"departure": {
"delay": 149,
"time": "1772600789"
},
"stopId": "FR:50129:ZE:10FRN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 156,
"time": "1772600670"
},
"departure": {
"delay": 156,
"time": "1772600676"
},
"stopId": "FR:50129:ZE:10MES1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -57,
"time": "1772602909"
},
"departure": {
"delay": -57,
"time": "1772602923"
},
"stopId": "FR:50129:ZE:10GDR1:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": -13,
"time": "1772602511"
},
"departure": {
"delay": -13,
"time": "1772602547"
},
"stopId": "FR:50129:ZE:10XCT3:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 66,
"time": "1772602012"
},
"departure": {
"delay": 66,
"time": "1772602026"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 163,
"time": "1772600732"
},
"departure": {
"delay": 163,
"time": "1772600743"
},
"stopId": "FR:50129:ZE:10BOI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 94,
"time": "1772601909"
},
"departure": {
"delay": 94,
"time": "1772601934"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 20
},
{
"departure": {
"delay": 218,
"time": "1772600618"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 171,
"time": "1772601579"
},
"departure": {
"delay": 171,
"time": "1772601591"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 112,
"time": "1772601024"
},
"departure": {
"delay": 112,
"time": "1772601052"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 168,
"time": "1772601469"
},
"departure": {
"delay": 168,
"time": "1772601528"
},
"stopId": "FR:50129:ZE:10PAX1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 87,
"time": "1772601974"
},
"departure": {
"delay": 87,
"time": "1772601987"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 137,
"time": "1772601600"
},
"departure": {
"delay": 137,
"time": "1772601617"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 110,
"time": "1772601133"
},
"departure": {
"delay": 110,
"time": "1772601170"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 106,
"time": "1772601332"
},
"departure": {
"delay": 106,
"time": "1772601346"
},
"stopId": "FR:50129:ZE:10ANN1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -30,
"time": "1772602978"
},
"departure": {
"delay": -30,
"time": "1772603010"
},
"stopId": "FR:50129:ZE:10LPL1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 103,
"time": "1772601093"
},
"departure": {
"delay": 103,
"time": "1772601103"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -3,
"time": "1772602759"
},
"departure": {
"delay": -3,
"time": "1772602797"
},
"stopId": "FR:50129:ZE:10MED3:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": -88,
"time": "1772603132"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 8,
"time": "1772602405"
},
"departure": {
"delay": 8,
"time": "1772602448"
},
"stopId": "FR:50129:ZE:10HPA3:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 140,
"time": "1772600691"
},
"departure": {
"delay": 140,
"time": "1772600720"
},
"stopId": "FR:50129:ZE:10MOR1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 36,
"time": "1772602181"
},
"departure": {
"delay": 36,
"time": "1772602236"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 24
}
],
"timestamp": "1772606696",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745651x2025xHxMultxMexMercredix00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4244136xGTFSxGSemH25xSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 197,
"time": "1772607617"
},
"departure": {
"delay": 197,
"time": "1772607617"
},
"stopId": "FR:76305:ZE:4920:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 167,
"time": "1772608907"
},
"departure": {
"delay": 167,
"time": "1772608907"
},
"stopId": "FR:76660:ZE:4967:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 159,
"time": "1772607399"
},
"departure": {
"delay": 159,
"time": "1772607399"
},
"stopId": "FR:76305:ZE:4918:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 159,
"time": "1772607279"
},
"departure": {
"delay": 159,
"time": "1772607279"
},
"stopId": "FR:76305:ZE:4939:ATOUMOD003",
"stopSequence": 6
},
{
"departure": {
"delay": 31,
"time": "1772606131"
},
"stopId": "FR:76351:ZE:5206:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 217,
"time": "1772608177"
},
"departure": {
"delay": 217,
"time": "1772608177"
},
"stopId": "FR:76489:ZE:4951:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 159,
"time": "1772607699"
},
"departure": {
"delay": 159,
"time": "1772607699"
},
"stopId": "FR:76305:ZE:4818:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 206,
"time": "1772609186"
},
"departure": {
"delay": 206,
"time": "1772609186"
},
"stopId": "FR:76657:ZE:5089:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 172,
"time": "1772609032"
},
"departure": {
"delay": 172,
"time": "1772609032"
},
"stopId": "FR:76660:ZE:4974:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 173,
"time": "1772609093"
},
"departure": {
"delay": 173,
"time": "1772609093"
},
"stopId": "FR:76657:ZE:4975:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 217,
"time": "1772607577"
},
"departure": {
"delay": 217,
"time": "1772607577"
},
"stopId": "FR:76305:ZE:4937:ATOUMOD003",
"stopSequence": 9
},
{
"departure": {
"delay": 116,
"time": "1772606396"
},
"stopId": "FR:76351:ZE:4866:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 159,
"time": "1772609439"
},
"stopId": "FR:76657:ZE:3305:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 218,
"time": "1772608058"
},
"departure": {
"delay": 218,
"time": "1772608058"
},
"stopId": "FR:76533:ZE:4949:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 191,
"time": "1772608811"
},
"departure": {
"delay": 191,
"time": "1772608811"
},
"stopId": "FR:76660:ZE:4963:ATOUMOD003",
"stopSequence": 18
},
{
"departure": {
"delay": 187,
"time": "1772606587"
},
"stopId": "FR:76351:ZE:3261:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 190,
"time": "1772609350"
},
"departure": {
"delay": 190,
"time": "1772609350"
},
"stopId": "FR:76657:ZE:3262:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 159,
"time": "1772608419"
},
"departure": {
"delay": 159,
"time": "1772608419"
},
"stopId": "FR:76660:ZE:3260:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 214,
"time": "1772609314"
},
"departure": {
"delay": 214,
"time": "1772609314"
},
"stopId": "FR:76657:ZE:3247:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 185,
"time": "1772609285"
},
"departure": {
"delay": 185,
"time": "1772609285"
},
"stopId": "FR:76657:ZE:5091:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 214,
"time": "1772608714"
},
"departure": {
"delay": 214,
"time": "1772608714"
},
"stopId": "FR:76660:ZE:4961:ATOUMOD003",
"stopSequence": 17
},
{
"departure": {
"delay": 181,
"time": "1772606521"
},
"stopId": "FR:76351:ZE:4868:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 191,
"time": "1772609231"
},
"departure": {
"delay": 191,
"time": "1772609231"
},
"stopId": "FR:76657:ZE:3306:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 169,
"time": "1772608309"
},
"departure": {
"delay": 169,
"time": "1772608309"
},
"stopId": "FR:76489:ZE:4956:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 208,
"time": "1772608228"
},
"departure": {
"delay": 208,
"time": "1772608228"
},
"stopId": "FR:76489:ZE:4954:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 159,
"time": "1772606799"
},
"departure": {
"delay": 159,
"time": "1772606799"
},
"stopId": "FR:76351:ZE:4984:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 211,
"time": "1772609131"
},
"departure": {
"delay": 211,
"time": "1772609131"
},
"stopId": "FR:76657:ZE:4976:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 186,
"time": "1772608866"
},
"departure": {
"delay": 186,
"time": "1772608866"
},
"stopId": "FR:76660:ZE:4965:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 165,
"time": "1772607345"
},
"departure": {
"delay": 165,
"time": "1772607345"
},
"stopId": "FR:76305:ZE:4997:ATOUMOD003",
"stopSequence": 7
}
],
"timestamp": "1772606682",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:25:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4244136xGTFSxGSemH25xSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852002F5934699x2026x02x21T22x11x00Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772603160"
},
"departure": {
"time": "1772603220"
},
"stopId": "FR:27622:ZE:StopPointxOCETrainxTERx87444315:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1772602680"
},
"departure": {
"time": "1772602740"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1772603580"
},
"departure": {
"time": "1772603640"
},
"stopId": "FR:27116:ZE:StopPointxOCETrainxTERx87415364:ATOUMOD002",
"stopSequence": 21
},
{
"arrival": {
"time": "1772600820"
},
"departure": {
"time": "1772600880"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1772601660"
},
"departure": {
"time": "1772601720"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 15
},
{
"departure": {
"time": "1772600040"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1772604540"
},
"departure": {
"time": "1772604600"
},
"stopId": "FR:27105:ZE:StopPointxOCETrainxTERx87415323:ATOUMOD002",
"stopSequence": 23
},
{
"arrival": {
"time": "1772605140"
},
"departure": {
"time": "1772605200"
},
"stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002",
"stopSequence": 25
},
{
"arrival": {
"time": "1772606220"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 26
}
],
"timestamp": "1772599748",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxA6CE6325x08D1x4C25x9D15x15C2DC5E7BD0x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852002F5934699x2026x02x21T22x11x00Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD037:ServiceJourney:1500000093:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 7,
"time": "1772607187"
},
"stopId": "FR:61001:ZE:CollxgexLouisexMichl:ATOUMOD037",
"stopSequence": 29
},
{
"departure": {
"delay": 7,
"time": "1772607667"
},
"stopId": "FR:72006:ZE:CimetixrexdxArxonnay:ATOUMOD037",
"stopSequence": 39
},
{
"departure": {
"delay": 7,
"time": "1772606827"
},
"stopId": "FR:61001:ZE:Tisons:ATOUMOD037",
"stopSequence": 23
},
{
"departure": {
"delay": 7,
"time": "1772607547"
},
"stopId": "FR:72006:ZE:Stade:ATOUMOD037",
"stopSequence": 38
},
{
"arrival": {
"delay": 7,
"time": "1772607847"
},
"stopId": "FR:72006:ZE:Arxx:ATOUMOD037",
"stopSequence": 42
},
{
"departure": {
"delay": 7,
"time": "1772606947"
},
"stopId": "FR:61001:ZE:Zola:ATOUMOD037",
"stopSequence": 25
},
{
"departure": {
"delay": 7,
"time": "1772607427"
},
"stopId": "FR:72006:ZE:Chev:ATOUMOD037",
"stopSequence": 35
},
{
"departure": {
"delay": 7,
"time": "1772607727"
},
"stopId": "FR:72006:ZE:MairiexdxArxonnay:ATOUMOD037",
"stopSequence": 40
},
{
"departure": {
"delay": 7,
"time": "1772607367"
},
"stopId": "FR:72006:ZE:PointxdxAlenxon:ATOUMOD037",
"stopSequence": 33
},
{
"departure": {
"delay": 7,
"time": "1772607007"
},
"stopId": "FR:61001:ZE:JeannexdxArc:ATOUMOD037",
"stopSequence": 26
},
{
"arrival": {
"delay": 22,
"time": "1772606397"
},
"departure": {
"delay": 22,
"time": "1772606602"
},
"stopId": "FR:61001:ZE:CP:ATOUMOD037",
"stopSequence": 20
},
{
"departure": {
"delay": 7,
"time": "1772607067"
},
"stopId": "FR:61001:ZE:Flaubert:ATOUMOD037",
"stopSequence": 27
},
{
"departure": {
"delay": 7,
"time": "1772607307"
},
"stopId": "FR:72308:ZE:LycxexMargueritexdee:ATOUMOD037",
"stopSequence": 32
},
{
"departure": {
"delay": 7,
"time": "1772606767"
},
"stopId": "FR:61001:ZE:Montsort:ATOUMOD037",
"stopSequence": 22
},
{
"arrival": {
"delay": -17,
"time": "1772606682"
},
"departure": {
"delay": -17,
"time": "1772606683"
},
"stopId": "FR:61001:ZE:Ernouf:ATOUMOD037",
"stopSequence": 21
},
{
"departure": {
"delay": 7,
"time": "1772606887"
},
"stopId": "FR:61001:ZE:RhinxetxDanube:ATOUMOD037",
"stopSequence": 24
},
{
"departure": {
"delay": 7,
"time": "1772607487"
},
"stopId": "FR:72006:ZE:Rabelais:ATOUMOD037",
"stopSequence": 37
},
{
"departure": {
"delay": 7,
"time": "1772607247"
},
"stopId": "FR:61001:ZE:LycxexLeclerc:ATOUMOD037",
"stopSequence": 30
},
{
"departure": {
"delay": 7,
"time": "1772607127"
},
"stopId": "FR:61001:ZE:PlacexdexlaxPaix:ATOUMOD037",
"stopSequence": 28
},
{
"departure": {
"delay": 7,
"time": "1772607787"
},
"stopId": "FR:72006:ZE:Fonderies:ATOUMOD037",
"stopSequence": 41
},
{
"departure": {
"delay": 7,
"time": "1772607247"
},
"stopId": "FR:72308:ZE:CFAxRoselet:ATOUMOD037",
"stopSequence": 31
}
],
"timestamp": "1772606710",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD037:Line:B:LOC",
"tripId": "ATOUMOD037:ServiceJourney:1500000093:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746155x2025xHxMultxMexMercredix00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 16,
"time": "1772605743"
},
"departure": {
"delay": 16,
"time": "1772605756"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 22,
"time": "1772605935"
},
"departure": {
"delay": 22,
"time": "1772605942"
},
"stopId": "FR:50129:ZE:10CVE1:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 17,
"time": "1772603030"
},
"departure": {
"delay": 17,
"time": "1772603057"
},
"stopId": "FR:50129:ZE:10CAR1:ATOUMOD035",
"stopSequence": 6
},
{
"departure": {
"delay": 16,
"time": "1772602756"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 37,
"time": "1772605162"
},
"departure": {
"delay": 37,
"time": "1772605177"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 11,
"time": "1772605964"
},
"departure": {
"delay": 11,
"time": "1772605991"
},
"stopId": "FR:50129:ZE:10COS1:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 39,
"time": "1772603725"
},
"departure": {
"delay": 39,
"time": "1772603739"
},
"stopId": "FR:50129:ZE:10LAV1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -21,
"time": "1772605342"
},
"departure": {
"delay": -21,
"time": "1772605359"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 73,
"time": "1772604504"
},
"departure": {
"delay": 73,
"time": "1772604613"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": -32,
"time": "1772605378"
},
"departure": {
"delay": -32,
"time": "1772605408"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 4,
"time": "1772602963"
},
"departure": {
"delay": 4,
"time": "1772602984"
},
"stopId": "FR:50129:ZE:10SFN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 93,
"time": "1772603536"
},
"departure": {
"delay": 93,
"time": "1772603553"
},
"stopId": "FR:50129:ZE:10LON1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 68,
"time": "1772604955"
},
"departure": {
"delay": 68,
"time": "1772605088"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 13,
"time": "1772604644"
},
"departure": {
"delay": 13,
"time": "1772604673"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -20,
"time": "1772605831"
},
"departure": {
"delay": -20,
"time": "1772605840"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 45,
"time": "1772603769"
},
"departure": {
"delay": 45,
"time": "1772603805"
},
"stopId": "FR:50129:ZE:10AGO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -29,
"time": "1772605432"
},
"departure": {
"delay": -29,
"time": "1772605471"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": -19,
"time": "1772603068"
},
"departure": {
"delay": -19,
"time": "1772603081"
},
"stopId": "FR:50129:ZE:10HOU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 20,
"time": "1772604723"
},
"departure": {
"delay": 20,
"time": "1772604800"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 13,
"time": "1772603879"
},
"departure": {
"delay": 13,
"time": "1772603893"
},
"stopId": "FR:50129:ZE:10BEL1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -17,
"time": "1772605890"
},
"departure": {
"delay": -17,
"time": "1772605903"
},
"stopId": "FR:50129:ZE:10RSX1:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"time": "1772604328"
},
"departure": {
"time": "1772604360"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 62,
"time": "1772603666"
},
"departure": {
"delay": 62,
"time": "1772603702"
},
"stopId": "FR:50129:ZE:10DUB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 33,
"time": "1772604008"
},
"departure": {
"delay": 33,
"time": "1772604033"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 90,
"time": "1772603406"
},
"departure": {
"delay": 90,
"time": "1772603430"
},
"stopId": "FR:50129:ZE:10PRE1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 20,
"time": "1772603827"
},
"departure": {
"delay": 20,
"time": "1772603840"
},
"stopId": "FR:50129:ZE:10HOM1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 73,
"time": "1772603192"
},
"departure": {
"delay": 73,
"time": "1772603353"
},
"stopId": "FR:50129:ZE:10ARA1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -39,
"time": "1772606061"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 71,
"time": "1772603456"
},
"departure": {
"delay": 71,
"time": "1772603471"
},
"stopId": "FR:50129:ZE:10CPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 117,
"time": "1772603481"
},
"departure": {
"delay": 117,
"time": "1772603517"
},
"stopId": "FR:50129:ZE:10BHE1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 87,
"time": "1772603596"
},
"departure": {
"delay": 87,
"time": "1772603607"
},
"stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 49,
"time": "1772605552"
},
"departure": {
"delay": 49,
"time": "1772605669"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 24,
"time": "1772602811"
},
"departure": {
"delay": 24,
"time": "1772602824"
},
"stopId": "FR:50129:ZE:10COF1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 14,
"time": "1772605788"
},
"departure": {
"delay": 14,
"time": "1772605814"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 4,
"time": "1772605852"
},
"departure": {
"delay": 4,
"time": "1772605864"
},
"stopId": "FR:50129:ZE:10MGT1:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": -14,
"time": "1772604225"
},
"departure": {
"delay": -14,
"time": "1772604286"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 37,
"time": "1772605678"
},
"departure": {
"delay": 37,
"time": "1772605717"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 1,
"time": "1772604137"
},
"departure": {
"delay": 1,
"time": "1772604181"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -16,
"time": "1772604874"
},
"departure": {
"delay": -16,
"time": "1772604884"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -48,
"time": "1772605312"
},
"departure": {
"delay": -48,
"time": "1772605332"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": -14,
"time": "1772603121"
},
"departure": {
"delay": -14,
"time": "1772603146"
},
"stopId": "FR:50129:ZE:10BON1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 32,
"time": "1772603940"
},
"departure": {
"delay": 32,
"time": "1772603972"
},
"stopId": "FR:50129:ZE:10HUI1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"time": "1772604047"
},
"departure": {
"time": "1772604060"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 47,
"time": "1772602775"
},
"departure": {
"delay": 47,
"time": "1772602787"
},
"stopId": "FR:50129:ZE:10SFG1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -39,
"time": "1772603108"
},
"departure": {
"delay": -39,
"time": "1772603121"
},
"stopId": "FR:50129:ZE:10BRT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -30,
"time": "1772604385"
},
"departure": {
"delay": -30,
"time": "1772604450"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -6,
"time": "1772605210"
},
"departure": {
"delay": -6,
"time": "1772605254"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 21,
"time": "1772602907"
},
"departure": {
"delay": 21,
"time": "1772602941"
},
"stopId": "FR:50129:ZE:10ALB1:ATOUMOD035",
"stopSequence": 4
}
],
"timestamp": "1772606702",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746155x2025xHxMultxMexMercredix00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4011337x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 169,
"time": "1772608729"
},
"departure": {
"delay": 169,
"time": "1772608729"
},
"stopId": "FR:76351:ZE:3690:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 150,
"time": "1772608050"
},
"departure": {
"delay": 150,
"time": "1772608050"
},
"stopId": "FR:76351:ZE:3279:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 121,
"time": "1772607001"
},
"departure": {
"delay": 121,
"time": "1772607001"
},
"stopId": "FR:76552:ZE:3487:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 152,
"time": "1772610452"
},
"departure": {
"delay": 152,
"time": "1772610452"
},
"stopId": "FR:76447:ZE:3515:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 121,
"time": "1772609341"
},
"departure": {
"delay": 121,
"time": "1772609341"
},
"stopId": "FR:76351:ZE:3233:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 159,
"time": "1772607339"
},
"departure": {
"delay": 159,
"time": "1772607339"
},
"stopId": "FR:76351:ZE:3159:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 164,
"time": "1772606924"
},
"departure": {
"delay": 164,
"time": "1772606924"
},
"stopId": "FR:76552:ZE:3606:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 121,
"time": "1772607481"
},
"departure": {
"delay": 121,
"time": "1772607481"
},
"stopId": "FR:76351:ZE:3021:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 166,
"time": "1772607226"
},
"departure": {
"delay": 166,
"time": "1772607226"
},
"stopId": "FR:76552:ZE:3608:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 149,
"time": "1772607269"
},
"departure": {
"delay": 149,
"time": "1772607269"
},
"stopId": "FR:76552:ZE:3298:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 143,
"time": "1772606843"
},
"departure": {
"delay": 143,
"time": "1772606843"
},
"stopId": "FR:76552:ZE:3356:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 139,
"time": "1772610499"
},
"departure": {
"delay": 139,
"time": "1772610499"
},
"stopId": "FR:76447:ZE:3122:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 121,
"time": "1772609761"
},
"departure": {
"delay": 121,
"time": "1772609761"
},
"stopId": "FR:76351:ZE:3593:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 150,
"time": "1772610150"
},
"departure": {
"delay": 150,
"time": "1772610150"
},
"stopId": "FR:76447:ZE:3220:ATOUMOD003",
"stopSequence": 43
},
{
"departure": {
"delay": 92,
"time": "1772606552"
},
"stopId": "FR:76552:ZE:3400:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 144,
"time": "1772608644"
},
"departure": {
"delay": 144,
"time": "1772608644"
},
"stopId": "FR:76351:ZE:3666:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 180,
"time": "1772608440"
},
"departure": {
"delay": 180,
"time": "1772608440"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 126,
"time": "1772608266"
},
"departure": {
"delay": 126,
"time": "1772608266"
},
"stopId": "FR:76351:ZE:3027:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 127,
"time": "1772607727"
},
"departure": {
"delay": 127,
"time": "1772607727"
},
"stopId": "FR:76351:ZE:3731:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 136,
"time": "1772607796"
},
"departure": {
"delay": 136,
"time": "1772607796"
},
"stopId": "FR:76351:ZE:3732:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 129,
"time": "1772607069"
},
"departure": {
"delay": 129,
"time": "1772607069"
},
"stopId": "FR:76552:ZE:3104:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 121,
"time": "1772607121"
},
"departure": {
"delay": 121,
"time": "1772607121"
},
"stopId": "FR:76552:ZE:3093:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 122,
"time": "1772610542"
},
"departure": {
"delay": 122,
"time": "1772610542"
},
"stopId": "FR:76447:ZE:3066:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 139,
"time": "1772610679"
},
"departure": {
"delay": 139,
"time": "1772610679"
},
"stopId": "FR:76447:ZE:3406:ATOUMOD003",
"stopSequence": 51
},
{
"arrival": {
"delay": 143,
"time": "1772609483"
},
"departure": {
"delay": 143,
"time": "1772609483"
},
"stopId": "FR:76351:ZE:3249:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 121,
"time": "1772610061"
},
"departure": {
"delay": 121,
"time": "1772610061"
},
"stopId": "FR:76447:ZE:3346:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 121,
"time": "1772610841"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 54
},
{
"departure": {
"delay": 166,
"time": "1772606626"
},
"stopId": "FR:76552:ZE:3419:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 132,
"time": "1772606892"
},
"departure": {
"delay": 132,
"time": "1772606892"
},
"stopId": "FR:76552:ZE:3340:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 175,
"time": "1772610715"
},
"departure": {
"delay": 175,
"time": "1772610715"
},
"stopId": "FR:76447:ZE:3268:ATOUMOD003",
"stopSequence": 52
},
{
"arrival": {
"delay": 121,
"time": "1772608501"
},
"departure": {
"delay": 121,
"time": "1772608501"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 139,
"time": "1772609419"
},
"departure": {
"delay": 139,
"time": "1772609419"
},
"stopId": "FR:76351:ZE:3547:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 137,
"time": "1772608217"
},
"departure": {
"delay": 137,
"time": "1772608217"
},
"stopId": "FR:76351:ZE:4520:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 121,
"time": "1772608141"
},
"departure": {
"delay": 121,
"time": "1772608141"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 141,
"time": "1772607561"
},
"departure": {
"delay": 141,
"time": "1772607561"
},
"stopId": "FR:76351:ZE:3545:ATOUMOD003",
"stopSequence": 16
},
{
"departure": {
"delay": 160,
"time": "1772606680"
},
"stopId": "FR:76552:ZE:3173:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 121,
"time": "1772609581"
},
"departure": {
"delay": 121,
"time": "1772609581"
},
"stopId": "FR:76351:ZE:3637:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 121,
"time": "1772607421"
},
"departure": {
"delay": 121,
"time": "1772607421"
},
"stopId": "FR:76351:ZE:3460:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 121,
"time": "1772609101"
},
"departure": {
"delay": 121,
"time": "1772609101"
},
"stopId": "FR:76351:ZE:3381:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 121,
"time": "1772610781"
},
"departure": {
"delay": 121,
"time": "1772610781"
},
"stopId": "FR:76447:ZE:3130:ATOUMOD003",
"stopSequence": 53
},
{
"arrival": {
"delay": 132,
"time": "1772610192"
},
"departure": {
"delay": 132,
"time": "1772610192"
},
"stopId": "FR:76447:ZE:3107:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 145,
"time": "1772608945"
},
"departure": {
"delay": 145,
"time": "1772608945"
},
"stopId": "FR:76351:ZE:3506:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 125,
"time": "1772607905"
},
"departure": {
"delay": 125,
"time": "1772607905"
},
"stopId": "FR:76351:ZE:3301:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 153,
"time": "1772608593"
},
"departure": {
"delay": 153,
"time": "1772608593"
},
"stopId": "FR:76351:ZE:4572:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 180,
"time": "1772608860"
},
"departure": {
"delay": 180,
"time": "1772608860"
},
"stopId": "FR:76351:ZE:3223:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 121,
"time": "1772610361"
},
"departure": {
"delay": 121,
"time": "1772610361"
},
"stopId": "FR:76447:ZE:3120:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 121,
"time": "1772607661"
},
"departure": {
"delay": 121,
"time": "1772607661"
},
"stopId": "FR:76351:ZE:3797:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 179,
"time": "1772610419"
},
"departure": {
"delay": 179,
"time": "1772610419"
},
"stopId": "FR:76447:ZE:3238:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 148,
"time": "1772610628"
},
"departure": {
"delay": 148,
"time": "1772610628"
},
"stopId": "FR:76447:ZE:3432:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": 177,
"time": "1772606757"
},
"departure": {
"delay": 177,
"time": "1772606757"
},
"stopId": "FR:76552:ZE:3106:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 121,
"time": "1772609281"
},
"departure": {
"delay": 121,
"time": "1772609281"
},
"stopId": "FR:76351:ZE:3623:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 129,
"time": "1772609649"
},
"departure": {
"delay": 129,
"time": "1772609649"
},
"stopId": "FR:76351:ZE:3136:ATOUMOD003",
"stopSequence": 40
}
],
"timestamp": "1772606682",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4011337x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:8x3471218:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -172,
"time": "1772607068"
},
"departure": {
"delay": -172,
"time": "1772607068"
},
"stopId": "FR:27375:ZE:0x6304:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -219,
"time": "1772607921"
},
"departure": {
"delay": -219,
"time": "1772607921"
},
"stopId": "FR:27528:ZE:0x6576:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": -75,
"time": "1772606611"
},
"departure": {
"delay": -75,
"time": "1772606625"
},
"stopId": "FR:27375:ZE:0x6504:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -111,
"time": "1772606769"
},
"departure": {
"delay": -111,
"time": "1772606769"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -159,
"time": "1772606661"
},
"departure": {
"delay": -159,
"time": "1772606661"
},
"stopId": "FR:27375:ZE:0x6528:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 109,
"time": "1772606329"
},
"departure": {
"delay": 109,
"time": "1772606329"
},
"stopId": "FR:27375:ZE:0x6432:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -272,
"time": "1772607688"
},
"departure": {
"delay": -272,
"time": "1772607688"
},
"stopId": "FR:27528:ZE:0x6592:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": 135,
"time": "1772606231"
},
"departure": {
"delay": 135,
"time": "1772606235"
},
"stopId": "FR:27375:ZE:0x6572:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -232,
"time": "1772607128"
},
"departure": {
"delay": -232,
"time": "1772607128"
},
"stopId": "FR:27351:ZE:0x6312:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -212,
"time": "1772607748"
},
"departure": {
"delay": -212,
"time": "1772607748"
},
"stopId": "FR:27528:ZE:0x6598:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": -262,
"time": "1772607218"
},
"departure": {
"delay": -262,
"time": "1772607218"
},
"stopId": "FR:27351:ZE:0x6310:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -290,
"time": "1772608150"
},
"departure": {
"delay": -290,
"time": "1772608150"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": -215,
"time": "1772607865"
},
"departure": {
"delay": -215,
"time": "1772607865"
},
"stopId": "FR:27528:ZE:0x6596:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": -287,
"time": "1772608033"
},
"departure": {
"delay": -287,
"time": "1772608033"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": 165,
"time": "1772606265"
},
"departure": {
"delay": 165,
"time": "1772606265"
},
"stopId": "FR:27375:ZE:0x6422:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 135,
"time": "1772606295"
},
"departure": {
"delay": 135,
"time": "1772606295"
},
"stopId": "FR:27375:ZE:0x6512:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -254,
"time": "1772607406"
},
"departure": {
"delay": -254,
"time": "1772607406"
},
"stopId": "FR:27701:ZE:0x7106:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -225,
"time": "1772607975"
},
"departure": {
"delay": -225,
"time": "1772607975"
},
"stopId": "FR:27701:ZE:0x7022:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": -142,
"time": "1772606918"
},
"departure": {
"delay": -142,
"time": "1772606918"
},
"stopId": "FR:27375:ZE:0x6438:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -234,
"time": "1772607786"
},
"departure": {
"delay": -234,
"time": "1772607786"
},
"stopId": "FR:27528:ZE:0x6591:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": -171,
"time": "1772606829"
},
"departure": {
"delay": -171,
"time": "1772606829"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -213,
"time": "1772607027"
},
"departure": {
"delay": -213,
"time": "1772607027"
},
"stopId": "FR:27375:ZE:0x6526:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -201,
"time": "1772606859"
},
"departure": {
"delay": -201,
"time": "1772606859"
},
"stopId": "FR:27375:ZE:0x6457:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -261,
"time": "1772607999"
},
"departure": {
"delay": -261,
"time": "1772607999"
},
"stopId": "FR:27701:ZE:0x7034:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": -292,
"time": "1772607488"
},
"departure": {
"delay": -292,
"time": "1772607488"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -266,
"time": "1772607814"
},
"departure": {
"delay": -266,
"time": "1772607814"
},
"stopId": "FR:27528:ZE:0x6594:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": -259,
"time": "1772607641"
},
"departure": {
"delay": -259,
"time": "1772607641"
},
"stopId": "FR:27528:ZE:0x6589:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": 37,
"time": "1772606497"
},
"departure": {
"delay": 37,
"time": "1772606497"
},
"stopId": "FR:27375:ZE:0x6440:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -322,
"time": "1772608118"
},
"departure": {
"delay": -322,
"time": "1772608118"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": -144,
"time": "1772606976"
},
"departure": {
"delay": -144,
"time": "1772606976"
},
"stopId": "FR:27375:ZE:0x6384:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -291,
"time": "1772607549"
},
"departure": {
"delay": -291,
"time": "1772607549"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": -391,
"time": "1772608229"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 39
}
],
"timestamp": "1772606702",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:2:LOC",
"tripId": "ATOUMOD006:ServiceJourney:8x3471218:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758433x2025xHxMultxMexMercredix00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 74,
"time": "1772606416"
},
"departure": {
"delay": 74,
"time": "1772606474"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 170,
"time": "1772607590"
},
"departure": {
"delay": 170,
"time": "1772607590"
},
"stopId": "FR:50129:ZE:QQVPL1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 170,
"time": "1772607890"
},
"departure": {
"delay": 170,
"time": "1772607890"
},
"stopId": "FR:50041:ZE:HAGBG2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 170,
"time": "1772607950"
},
"departure": {
"delay": 170,
"time": "1772607950"
},
"stopId": "FR:50041:ZE:HAGMF2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 170,
"time": "1772607290"
},
"departure": {
"delay": 170,
"time": "1772607290"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 170,
"time": "1772607410"
},
"departure": {
"delay": 170,
"time": "1772607410"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 170,
"time": "1772606930"
},
"departure": {
"delay": 170,
"time": "1772606930"
},
"stopId": "FR:50129:ZE:10LSA2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 176,
"time": "1772606161"
},
"departure": {
"delay": 176,
"time": "1772606216"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 148,
"time": "1772606606"
},
"departure": {
"delay": 148,
"time": "1772606668"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 170,
"time": "1772609270"
},
"stopId": "FR:50041:ZE:HAGOLL:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 170,
"time": "1772608370"
},
"departure": {
"delay": 170,
"time": "1772608370"
},
"stopId": "FR:50041:ZE:HAGGR2:ATOUMOD035",
"stopSequence": 16
},
{
"departure": {
"delay": 13,
"time": "1772605813"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 170,
"time": "1772607050"
},
"departure": {
"delay": 170,
"time": "1772607050"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 193,
"time": "1772606055"
},
"departure": {
"delay": 193,
"time": "1772606113"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 170,
"time": "1772608910"
},
"departure": {
"delay": 170,
"time": "1772608910"
},
"stopId": "FR:50041:ZE:HAGCC2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 254,
"time": "1772606304"
},
"departure": {
"delay": 254,
"time": "1772606354"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 170,
"time": "1772608670"
},
"departure": {
"delay": 170,
"time": "1772608670"
},
"stopId": "FR:50041:ZE:HAGFY2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 74,
"time": "1772606493"
},
"departure": {
"delay": 74,
"time": "1772606534"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 170,
"time": "1772607230"
},
"departure": {
"delay": 170,
"time": "1772607230"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 170,
"time": "1772608790"
},
"departure": {
"delay": 170,
"time": "1772608790"
},
"stopId": "FR:50041:ZE:HAGMA2:ATOUMOD035",
"stopSequence": 19
}
],
"timestamp": "1772606696",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758433x2025xHxMultxMexMercredix00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746146x2025xHxMultxMexMercredix00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 107,
"time": "1772601551"
},
"departure": {
"delay": 107,
"time": "1772601587"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 124,
"time": "1772601236"
},
"departure": {
"delay": 124,
"time": "1772601244"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 1,
"time": "1772602747"
},
"departure": {
"delay": 1,
"time": "1772602801"
},
"stopId": "FR:50129:ZE:10HUI2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -50,
"time": "1772602495"
},
"departure": {
"delay": -50,
"time": "1772602510"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -42,
"time": "1772603760"
},
"departure": {
"delay": -42,
"time": "1772603778"
},
"stopId": "FR:50129:ZE:10ALB2:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": -42,
"time": "1772603884"
},
"departure": {
"delay": -42,
"time": "1772603898"
},
"stopId": "FR:50129:ZE:10COF2:ATOUMOD035",
"stopSequence": 47
},
{
"departure": {
"delay": 113,
"time": "1772600813"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 135,
"time": "1772600870"
},
"departure": {
"delay": 135,
"time": "1772600895"
},
"stopId": "FR:50129:ZE:10JGO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -24,
"time": "1772603483"
},
"departure": {
"delay": -24,
"time": "1772603496"
},
"stopId": "FR:50129:ZE:10BON2:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": -33,
"time": "1772603515"
},
"departure": {
"delay": -33,
"time": "1772603547"
},
"stopId": "FR:50129:ZE:10BRT2:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 43,
"time": "1772601810"
},
"departure": {
"delay": 43,
"time": "1772601823"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -40,
"time": "1772602555"
},
"departure": {
"delay": -40,
"time": "1772602640"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -43,
"time": "1772603139"
},
"departure": {
"delay": -43,
"time": "1772603177"
},
"stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 130,
"time": "1772600981"
},
"departure": {
"delay": 130,
"time": "1772601010"
},
"stopId": "FR:50129:ZE:10COS2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -66,
"time": "1772603979"
},
"departure": {
"delay": -66,
"time": "1772603994"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 49
},
{
"arrival": {
"delay": -31,
"time": "1772602935"
},
"departure": {
"delay": -31,
"time": "1772602949"
},
"stopId": "FR:50129:ZE:10AGO2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 51,
"time": "1772601498"
},
"departure": {
"delay": 51,
"time": "1772601531"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -65,
"time": "1772602660"
},
"departure": {
"delay": -65,
"time": "1772602675"
},
"stopId": "FR:50129:ZE:10TRA6:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 76,
"time": "1772601712"
},
"departure": {
"delay": 76,
"time": "1772601736"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 76,
"time": "1772601644"
},
"departure": {
"delay": 76,
"time": "1772601676"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -36,
"time": "1772602983"
},
"departure": {
"delay": -36,
"time": "1772603004"
},
"stopId": "FR:50129:ZE:10LAV2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -23,
"time": "1772603724"
},
"departure": {
"delay": -23,
"time": "1772603737"
},
"stopId": "FR:50129:ZE:10SFN2:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 121,
"time": "1772601267"
},
"departure": {
"delay": 121,
"time": "1772601301"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -38,
"time": "1772603633"
},
"departure": {
"delay": -38,
"time": "1772603662"
},
"stopId": "FR:50129:ZE:10CAR2:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": -15,
"time": "1772602832"
},
"departure": {
"delay": -15,
"time": "1772602845"
},
"stopId": "FR:50129:ZE:10BEL2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 160,
"time": "1772601152"
},
"departure": {
"delay": 160,
"time": "1772601160"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -11,
"time": "1772602354"
},
"departure": {
"delay": -11,
"time": "1772602429"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"time": "1772603371"
},
"departure": {
"time": "1772603400"
},
"stopId": "FR:50129:ZE:10PRE2:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": -70,
"time": "1772602288"
},
"departure": {
"delay": -70,
"time": "1772602310"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -9,
"time": "1772602108"
},
"departure": {
"delay": -9,
"time": "1772602131"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -45,
"time": "1772603041"
},
"departure": {
"delay": -45,
"time": "1772603055"
},
"stopId": "FR:50129:ZE:10DUB2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 75,
"time": "1772601419"
},
"departure": {
"delay": 75,
"time": "1772601435"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 137,
"time": "1772601061"
},
"departure": {
"delay": 137,
"time": "1772601077"
},
"stopId": "FR:50129:ZE:10RSX2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 54,
"time": "1772601932"
},
"departure": {
"delay": 54,
"time": "1772601954"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -30,
"time": "1772603234"
},
"departure": {
"delay": -30,
"time": "1772603250"
},
"stopId": "FR:50129:ZE:10LON2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": -39,
"time": "1772603566"
},
"departure": {
"delay": -39,
"time": "1772603601"
},
"stopId": "FR:50129:ZE:10HOU2:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": -80,
"time": "1772604040"
},
"stopId": "FR:50129:ZE:10MAX1:ATOUMOD035",
"stopSequence": 50
},
{
"arrival": {
"delay": 85,
"time": "1772601313"
},
"departure": {
"delay": 85,
"time": "1772601325"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -12,
"time": "1772602032"
},
"departure": {
"delay": -12,
"time": "1772602068"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -48,
"time": "1772602175"
},
"departure": {
"delay": -48,
"time": "1772602212"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -46,
"time": "1772603279"
},
"departure": {
"delay": -46,
"time": "1772603294"
},
"stopId": "FR:50129:ZE:10BHE2:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": -66,
"time": "1772603918"
},
"departure": {
"delay": -66,
"time": "1772603934"
},
"stopId": "FR:50129:ZE:10SFG2:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": -12,
"time": "1772602889"
},
"departure": {
"delay": -12,
"time": "1772602908"
},
"stopId": "FR:50129:ZE:10HOM2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -60,
"time": "1772602240"
},
"departure": {
"delay": -60,
"time": "1772602260"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 102,
"time": "1772601034"
},
"departure": {
"delay": 102,
"time": "1772601042"
},
"stopId": "FR:50129:ZE:10CVE2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 55,
"time": "1772601464"
},
"departure": {
"delay": 55,
"time": "1772601475"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -29,
"time": "1772603417"
},
"departure": {
"delay": -29,
"time": "1772603431"
},
"stopId": "FR:50129:ZE:10ARA2:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": -3,
"time": "1772603320"
},
"departure": {
"delay": -3,
"time": "1772603337"
},
"stopId": "FR:50129:ZE:10CPL2:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 141,
"time": "1772601096"
},
"departure": {
"delay": 141,
"time": "1772601141"
},
"stopId": "FR:50129:ZE:10MGT2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 133,
"time": "1772601175"
},
"departure": {
"delay": 133,
"time": "1772601193"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 8
}
],
"timestamp": "1772606700",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746146x2025xHxMultxMexMercredix00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748453x2025xHxMultxMexMercredix00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 85,
"time": "1772604532"
},
"departure": {
"delay": 85,
"time": "1772604565"
},
"stopId": "FR:50129:ZE:10SAL2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 141,
"time": "1772603214"
},
"departure": {
"delay": 141,
"time": "1772603241"
},
"stopId": "FR:50129:ZE:10POL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 149,
"time": "1772602815"
},
"departure": {
"delay": 149,
"time": "1772602829"
},
"stopId": "FR:50129:ZE:10EGL6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 161,
"time": "1772604246"
},
"departure": {
"delay": 161,
"time": "1772604281"
},
"stopId": "FR:50129:ZE:10FJT2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 93,
"time": "1772604496"
},
"departure": {
"delay": 93,
"time": "1772604513"
},
"stopId": "FR:50129:ZE:10ROS2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 30,
"time": "1772604750"
},
"stopId": "FR:50129:ZE:10DIG1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 151,
"time": "1772603036"
},
"departure": {
"delay": 151,
"time": "1772603071"
},
"stopId": "FR:50129:ZE:10LEC1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 109,
"time": "1772603378"
},
"departure": {
"delay": 109,
"time": "1772603389"
},
"stopId": "FR:50129:ZE:10STA1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 127,
"time": "1772602712"
},
"departure": {
"delay": 127,
"time": "1772602747"
},
"stopId": "FR:50129:ZE:10HUI3:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 125,
"time": "1772604454"
},
"departure": {
"delay": 125,
"time": "1772604485"
},
"stopId": "FR:50129:ZE:10SAD2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 158,
"time": "1772603126"
},
"departure": {
"delay": 158,
"time": "1772603138"
},
"stopId": "FR:50129:ZE:10LEB1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 64,
"time": "1772603438"
},
"departure": {
"delay": 64,
"time": "1772603464"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 67,
"time": "1772603563"
},
"departure": {
"delay": 67,
"time": "1772603587"
},
"stopId": "FR:50129:ZE:10CTR1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 130,
"time": "1772603756"
},
"departure": {
"delay": 130,
"time": "1772603770"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 56,
"time": "1772604578"
},
"departure": {
"delay": 56,
"time": "1772604596"
},
"stopId": "FR:50129:ZE:10PFJ2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 59,
"time": "1772604707"
},
"departure": {
"delay": 59,
"time": "1772604719"
},
"stopId": "FR:50129:ZE:10CDF2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 60,
"time": "1772604002"
},
"departure": {
"delay": 60,
"time": "1772604060"
},
"stopId": "FR:50129:ZE:10MEN3:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 79,
"time": "1772604668"
},
"departure": {
"delay": 79,
"time": "1772604679"
},
"stopId": "FR:50129:ZE:10BCP2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 147,
"time": "1772603264"
},
"departure": {
"delay": 147,
"time": "1772603307"
},
"stopId": "FR:50129:ZE:10LCO1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 140,
"time": "1772602926"
},
"departure": {
"delay": 140,
"time": "1772602940"
},
"stopId": "FR:50129:ZE:10SMT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 111,
"time": "1772604394"
},
"departure": {
"delay": 111,
"time": "1772604411"
},
"stopId": "FR:50129:ZE:10VOL2:ATOUMOD035",
"stopSequence": 25
},
{
"departure": {
"delay": 26,
"time": "1772602226"
},
"stopId": "FR:50129:ZE:10ZAG1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 136,
"time": "1772604366"
},
"departure": {
"delay": 136,
"time": "1772604376"
},
"stopId": "FR:50129:ZE:10RED2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 171,
"time": "1772604342"
},
"departure": {
"delay": 171,
"time": "1772604351"
},
"stopId": "FR:50129:ZE:10CIM2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 52,
"time": "1772602532"
},
"departure": {
"delay": 52,
"time": "1772602552"
},
"stopId": "FR:50129:ZE:10VIG1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 153,
"time": "1772602993"
},
"departure": {
"delay": 153,
"time": "1772603013"
},
"stopId": "FR:50129:ZE:10FRA1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 81,
"time": "1772604596"
},
"departure": {
"delay": 81,
"time": "1772604621"
},
"stopId": "FR:50129:ZE:10COT2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 34,
"time": "1772602457"
},
"departure": {
"delay": 34,
"time": "1772602474"
},
"stopId": "FR:50129:ZE:10DAN1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 88,
"time": "1772603839"
},
"departure": {
"delay": 88,
"time": "1772603968"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 84,
"time": "1772603497"
},
"departure": {
"delay": 84,
"time": "1772603544"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 117,
"time": "1772602582"
},
"departure": {
"delay": 117,
"time": "1772602617"
},
"stopId": "FR:50129:ZE:10CRB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 147,
"time": "1772603680"
},
"departure": {
"delay": 147,
"time": "1772603727"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 175,
"time": "1772602879"
},
"departure": {
"delay": 175,
"time": "1772602915"
},
"stopId": "FR:50129:ZE:10VAB1:ATOUMOD035",
"stopSequence": 7
}
],
"timestamp": "1772606700",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:05:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748453x2025xHxMultxMexMercredix00:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC596540:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 33,
"time": "1772609973"
},
"departure": {
"delay": 33,
"time": "1772609973"
},
"stopId": "FR:27229:ZE:0xRON02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -4147,
"time": "1772606513"
},
"departure": {
"delay": -4147,
"time": "1772606513"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": 3,
"time": "1772610843"
},
"departure": {
"delay": 3,
"time": "1772610843"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -4027,
"time": "1772606513"
},
"departure": {
"delay": -4027,
"time": "1772606513"
},
"stopId": "FR:27229:ZE:0xLET02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -3727,
"time": "1772606513"
},
"departure": {
"delay": -3727,
"time": "1772606513"
},
"stopId": "FR:27229:ZE:0xTRA02:ATOUMOD004",
"stopSequence": 16
},
{
"departure": {
"delay": -2887,
"time": "1772606513"
},
"stopId": "FR:27306:ZE:0xCID02:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -2887,
"time": "1772606513"
},
"departure": {
"delay": -2887,
"time": "1772606513"
},
"stopId": "FR:27306:ZE:0xMRE02:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"time": "1772611020"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -3547,
"time": "1772606513"
},
"departure": {
"delay": -3547,
"time": "1772606513"
},
"stopId": "FR:27229:ZE:0xLAK02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -3067,
"time": "1772606513"
},
"departure": {
"delay": -3067,
"time": "1772606513"
},
"stopId": "FR:27017:ZE:0xANG02:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": 17,
"time": "1772610737"
},
"departure": {
"delay": 17,
"time": "1772610737"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -3127,
"time": "1772606513"
},
"departure": {
"delay": -3127,
"time": "1772606513"
},
"stopId": "FR:27017:ZE:0xPAF01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -3847,
"time": "1772606513"
},
"departure": {
"delay": -3847,
"time": "1772606513"
},
"stopId": "FR:27229:ZE:0xORL02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -3967,
"time": "1772606513"
},
"departure": {
"delay": -3967,
"time": "1772606513"
},
"stopId": "FR:27229:ZE:0xMOU02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -3067,
"time": "1772606513"
},
"departure": {
"delay": -3067,
"time": "1772606513"
},
"stopId": "FR:27017:ZE:0xCNL02:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -3787,
"time": "1772606513"
},
"departure": {
"delay": -3787,
"time": "1772606513"
},
"stopId": "FR:27229:ZE:0xPOL02:ATOUMOD004",
"stopSequence": 17
}
],
"timestamp": "1772605882",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T6:LOC",
"tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC596540:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:245:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772612760"
},
"departure": {
"time": "1772612760"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1772613900"
},
"departure": {
"time": "1772613900"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 16
},
{
"departure": {
"time": "1772612460"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1772613420"
},
"departure": {
"time": "1772613420"
},
"stopId": "FR:76217:ZE:18037:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1772613720"
},
"departure": {
"time": "1772613720"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1772613000"
},
"departure": {
"time": "1772613000"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1772613180"
},
"departure": {
"time": "1772613180"
},
"stopId": "FR:76217:ZE:18325:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1772613540"
},
"departure": {
"time": "1772613540"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1772613300"
},
"departure": {
"time": "1772613300"
},
"stopId": "FR:76217:ZE:18052:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1772612880"
},
"departure": {
"time": "1772612880"
},
"stopId": "FR:76217:ZE:18043:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1772614140"
},
"stopId": "FR:76217:ZE:18041:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1772613480"
},
"departure": {
"time": "1772613480"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1772613360"
},
"departure": {
"time": "1772613360"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1772613060"
},
"departure": {
"time": "1772613060"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1772613240"
},
"departure": {
"time": "1772613240"
},
"stopId": "FR:76217:ZE:18093:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1772612640"
},
"departure": {
"time": "1772612640"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1772613120"
},
"departure": {
"time": "1772613120"
},
"stopId": "FR:76217:ZE:18067:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1772614080"
},
"departure": {
"time": "1772614080"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 17
}
],
"timestamp": "1772606580",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:245:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:8x3471220:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -171,
"time": "1772609649"
},
"departure": {
"delay": -171,
"time": "1772609649"
},
"stopId": "FR:27528:ZE:0x6592:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": -185,
"time": "1772609755"
},
"departure": {
"delay": -185,
"time": "1772609755"
},
"stopId": "FR:27528:ZE:0x6594:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": -145,
"time": "1772609855"
},
"departure": {
"delay": -145,
"time": "1772609855"
},
"stopId": "FR:27528:ZE:0x6576:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": -1379,
"time": "1772606701"
},
"departure": {
"delay": -1379,
"time": "1772606701"
},
"stopId": "FR:27375:ZE:0x6432:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -2519,
"time": "1772606701"
},
"departure": {
"delay": -2519,
"time": "1772606701"
},
"stopId": "FR:27351:ZE:0x6312:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -289,
"time": "1772610191"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": -160,
"time": "1772609900"
},
"departure": {
"delay": -160,
"time": "1772609900"
},
"stopId": "FR:27701:ZE:0x7022:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": -1619,
"time": "1772606701"
},
"departure": {
"delay": -1619,
"time": "1772606701"
},
"stopId": "FR:27375:ZE:0x6440:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -1199,
"time": "1772606701"
},
"departure": {
"delay": -1199,
"time": "1772606701"
},
"stopId": "FR:27375:ZE:0x6470:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -152,
"time": "1772609488"
},
"departure": {
"delay": -152,
"time": "1772609488"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -2399,
"time": "1772606701"
},
"departure": {
"delay": -2399,
"time": "1772606701"
},
"stopId": "FR:27375:ZE:0x6526:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -2399,
"time": "1772606701"
},
"departure": {
"delay": -2399,
"time": "1772606701"
},
"stopId": "FR:27375:ZE:0x6304:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -221,
"time": "1772609959"
},
"departure": {
"delay": -221,
"time": "1772609959"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": -1319,
"time": "1772606701"
},
"departure": {
"delay": -1319,
"time": "1772606701"
},
"stopId": "FR:27375:ZE:0x6512:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -1859,
"time": "1772606701"
},
"departure": {
"delay": -1859,
"time": "1772606701"
},
"stopId": "FR:27375:ZE:0x6504:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -1499,
"time": "1772606701"
},
"departure": {
"delay": -1499,
"time": "1772606701"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -1139,
"time": "1772606701"
},
"departure": {
"delay": -1139,
"time": "1772606701"
},
"stopId": "FR:27375:ZE:0x6490:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -168,
"time": "1772609532"
},
"departure": {
"delay": -168,
"time": "1772609532"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": -2039,
"time": "1772606701"
},
"departure": {
"delay": -2039,
"time": "1772606701"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -2639,
"time": "1772606701"
},
"departure": {
"delay": -2639,
"time": "1772606701"
},
"stopId": "FR:27351:ZE:0x6310:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -289,
"time": "1772610011"
},
"departure": {
"delay": -289,
"time": "1772610011"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": -155,
"time": "1772609725"
},
"departure": {
"delay": -155,
"time": "1772609725"
},
"stopId": "FR:27528:ZE:0x6591:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": -196,
"time": "1772609924"
},
"departure": {
"delay": -196,
"time": "1772609924"
},
"stopId": "FR:27701:ZE:0x7034:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": -2159,
"time": "1772606701"
},
"departure": {
"delay": -2159,
"time": "1772606701"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -249,
"time": "1772610051"
},
"departure": {
"delay": -249,
"time": "1772610051"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": -2219,
"time": "1772606701"
},
"departure": {
"delay": -2219,
"time": "1772606701"
},
"stopId": "FR:27375:ZE:0x6438:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -167,
"time": "1772609593"
},
"departure": {
"delay": -167,
"time": "1772609593"
},
"stopId": "FR:27528:ZE:0x6589:ATOUMOD006",
"stopSequence": 27
},
{
"departure": {
"delay": -1019,
"time": "1772606701"
},
"stopId": "FR:27375:ZE:0x6466:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -1019,
"time": "1772606701"
},
"departure": {
"delay": -1019,
"time": "1772606701"
},
"stopId": "FR:27375:ZE:0x6492:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -2279,
"time": "1772606701"
},
"departure": {
"delay": -2279,
"time": "1772606701"
},
"stopId": "FR:27375:ZE:0x6384:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -1259,
"time": "1772606701"
},
"departure": {
"delay": -1259,
"time": "1772606701"
},
"stopId": "FR:27375:ZE:0x6572:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -132,
"time": "1772609688"
},
"departure": {
"delay": -132,
"time": "1772609688"
},
"stopId": "FR:27528:ZE:0x6598:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": -146,
"time": "1772609794"
},
"departure": {
"delay": -146,
"time": "1772609794"
},
"stopId": "FR:27528:ZE:0x6596:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": -1259,
"time": "1772606701"
},
"departure": {
"delay": -1259,
"time": "1772606701"
},
"stopId": "FR:27375:ZE:0x6422:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -2819,
"time": "1772606701"
},
"departure": {
"delay": -2819,
"time": "1772606701"
},
"stopId": "FR:27701:ZE:0x7106:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -1979,
"time": "1772606701"
},
"departure": {
"delay": -1979,
"time": "1772606701"
},
"stopId": "FR:27375:ZE:0x6528:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -2219,
"time": "1772606701"
},
"departure": {
"delay": -2219,
"time": "1772606701"
},
"stopId": "FR:27375:ZE:0x6457:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -1199,
"time": "1772606701"
},
"departure": {
"delay": -1199,
"time": "1772606701"
},
"stopId": "FR:27375:ZE:0x6396:ATOUMOD006",
"stopSequence": 4
}
],
"timestamp": "1772606702",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:2:LOC",
"tripId": "ATOUMOD006:ServiceJourney:8x3471220:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4255625x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 58,
"time": "1772605498"
},
"departure": {
"delay": 58,
"time": "1772605498"
},
"stopId": "FR:76351:ZE:3136:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 157,
"time": "1772606137"
},
"departure": {
"delay": 157,
"time": "1772606137"
},
"stopId": "FR:76341:ZE:3350:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 58,
"time": "1772604898"
},
"departure": {
"delay": 58,
"time": "1772604898"
},
"stopId": "FR:76351:ZE:3041:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 165,
"time": "1772606445"
},
"departure": {
"delay": 165,
"time": "1772606445"
},
"stopId": "FR:76447:ZE:3434:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 47,
"time": "1772604827"
},
"departure": {
"delay": 47,
"time": "1772604827"
},
"stopId": "FR:76351:ZE:3162:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 45,
"time": "1772605305"
},
"departure": {
"delay": 45,
"time": "1772605305"
},
"stopId": "FR:76351:ZE:4487:ATOUMOD003",
"stopSequence": 33
},
{
"departure": {
"delay": 119,
"time": "1772606519"
},
"stopId": "FR:76447:ZE:3138:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 85,
"time": "1772605105"
},
"departure": {
"delay": 85,
"time": "1772605105"
},
"stopId": "FR:76351:ZE:5158:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 45,
"time": "1772605665"
},
"departure": {
"delay": 45,
"time": "1772605665"
},
"stopId": "FR:76351:ZE:3165:ATOUMOD003",
"stopSequence": 36
},
{
"departure": {
"delay": 207,
"time": "1772605887"
},
"stopId": "FR:76351:ZE:3503:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 150,
"time": "1772606250"
},
"departure": {
"delay": 150,
"time": "1772606250"
},
"stopId": "FR:76447:ZE:3220:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 52,
"time": "1772604532"
},
"departure": {
"delay": 52,
"time": "1772604532"
},
"stopId": "FR:76351:ZE:3674:ATOUMOD003",
"stopSequence": 21
},
{
"departure": {
"delay": 103,
"time": "1772606563"
},
"stopId": "FR:76447:ZE:3492:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 81,
"time": "1772605161"
},
"departure": {
"delay": 81,
"time": "1772605161"
},
"stopId": "FR:76351:ZE:3369:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 45,
"time": "1772604345"
},
"departure": {
"delay": 45,
"time": "1772604345"
},
"stopId": "FR:76351:ZE:3047:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 82,
"time": "1772605582"
},
"departure": {
"delay": 82,
"time": "1772605582"
},
"stopId": "FR:76351:ZE:3593:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 45,
"time": "1772604585"
},
"departure": {
"delay": 45,
"time": "1772604585"
},
"stopId": "FR:76351:ZE:3039:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 72,
"time": "1772604732"
},
"departure": {
"delay": 72,
"time": "1772604732"
},
"stopId": "FR:76351:ZE:4850:ATOUMOD003",
"stopSequence": 25
},
{
"departure": {
"delay": 172,
"time": "1772606392"
},
"stopId": "FR:76447:ZE:3695:ATOUMOD003",
"stopSequence": 45
},
{
"departure": {
"delay": 128,
"time": "1772606168"
},
"stopId": "FR:76447:ZE:3346:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 197,
"time": "1772606057"
},
"departure": {
"delay": 197,
"time": "1772606057"
},
"stopId": "FR:76341:ZE:3064:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 103,
"time": "1772606623"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": 45,
"time": "1772604405"
},
"departure": {
"delay": 45,
"time": "1772604405"
},
"stopId": "FR:76351:ZE:3743:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 45,
"time": "1772604465"
},
"departure": {
"delay": 45,
"time": "1772604465"
},
"stopId": "FR:76351:ZE:3080:ATOUMOD003",
"stopSequence": 20
},
{
"departure": {
"delay": 48,
"time": "1772604228"
},
"stopId": "FR:76351:ZE:4983:ATOUMOD003",
"stopSequence": 17
},
{
"departure": {
"delay": 119,
"time": "1772606459"
},
"stopId": "FR:76447:ZE:3146:ATOUMOD003",
"stopSequence": 47
},
{
"departure": {
"delay": 149,
"time": "1772606309"
},
"stopId": "FR:76447:ZE:3107:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 81,
"time": "1772604621"
},
"departure": {
"delay": 81,
"time": "1772604621"
},
"stopId": "FR:76351:ZE:3573:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 99,
"time": "1772605719"
},
"departure": {
"delay": 99,
"time": "1772605719"
},
"stopId": "FR:76351:ZE:3117:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 45,
"time": "1772604765"
},
"departure": {
"delay": 45,
"time": "1772604765"
},
"stopId": "FR:76351:ZE:3152:ATOUMOD003",
"stopSequence": 26
},
{
"departure": {
"delay": 179,
"time": "1772606339"
},
"stopId": "FR:76447:ZE:3467:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 45,
"time": "1772604945"
},
"departure": {
"delay": 45,
"time": "1772604945"
},
"stopId": "FR:76351:ZE:4549:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 90,
"time": "1772605230"
},
"departure": {
"delay": 90,
"time": "1772605230"
},
"stopId": "FR:76351:ZE:4366:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 83,
"time": "1772604683"
},
"departure": {
"delay": 83,
"time": "1772604683"
},
"stopId": "FR:76351:ZE:3077:ATOUMOD003",
"stopSequence": 24
}
],
"timestamp": "1772604352",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:17:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4255625x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745717x2025xHxMultxMexMercredix00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 30,
"time": "1772606850"
},
"departure": {
"delay": 30,
"time": "1772606850"
},
"stopId": "FR:50129:ZE:10NOR6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 30,
"time": "1772607330"
},
"departure": {
"delay": 30,
"time": "1772607330"
},
"stopId": "FR:50129:ZE:10HPA4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 30,
"time": "1772607570"
},
"departure": {
"delay": 30,
"time": "1772607570"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 30,
"time": "1772608470"
},
"departure": {
"delay": 30,
"time": "1772608470"
},
"stopId": "FR:50129:ZE:10PAX2:ATOUMOD035",
"stopSequence": 23
},
{
"departure": {
"delay": 22,
"time": "1772606542"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 30,
"time": "1772606790"
},
"departure": {
"delay": 30,
"time": "1772606790"
},
"stopId": "FR:50129:ZE:10GDR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 30,
"time": "1772607990"
},
"departure": {
"delay": 30,
"time": "1772607990"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 30,
"time": "1772608830"
},
"departure": {
"delay": 30,
"time": "1772608830"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 30,
"time": "1772608050"
},
"departure": {
"delay": 30,
"time": "1772608050"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 30,
"time": "1772607150"
},
"departure": {
"delay": 30,
"time": "1772607150"
},
"stopId": "FR:50129:ZE:10GRR2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 30,
"time": "1772608530"
},
"departure": {
"delay": 30,
"time": "1772608530"
},
"stopId": "FR:50129:ZE:10ANN2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 30,
"time": "1772608230"
},
"departure": {
"delay": 30,
"time": "1772608230"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 30,
"time": "1772609370"
},
"departure": {
"delay": 30,
"time": "1772609370"
},
"stopId": "FR:50129:ZE:10MES2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 30,
"time": "1772607810"
},
"departure": {
"delay": 30,
"time": "1772607810"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 30,
"time": "1772608350"
},
"departure": {
"delay": 30,
"time": "1772608350"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 30,
"time": "1772609430"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 30,
"time": "1772606970"
},
"departure": {
"delay": 30,
"time": "1772606970"
},
"stopId": "FR:50129:ZE:10MED4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 30,
"time": "1772608470"
},
"departure": {
"delay": 30,
"time": "1772608470"
},
"stopId": "FR:50129:ZE:10CMI2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 30,
"time": "1772606730"
},
"departure": {
"delay": 30,
"time": "1772606730"
},
"stopId": "FR:50129:ZE:10LPL2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 30,
"time": "1772609190"
},
"departure": {
"delay": 30,
"time": "1772609190"
},
"stopId": "FR:50129:ZE:10TLL2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 30,
"time": "1772609250"
},
"departure": {
"delay": 30,
"time": "1772609250"
},
"stopId": "FR:50129:ZE:10HET2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 30,
"time": "1772608410"
},
"departure": {
"delay": 30,
"time": "1772608410"
},
"stopId": "FR:50129:ZE:10TRA3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 30,
"time": "1772607030"
},
"departure": {
"delay": 30,
"time": "1772607030"
},
"stopId": "FR:50129:ZE:10BAG4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 72,
"time": "1772606606"
},
"departure": {
"delay": 72,
"time": "1772606652"
},
"stopId": "FR:50129:ZE:10FLO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 30,
"time": "1772609010"
},
"departure": {
"delay": 30,
"time": "1772609010"
},
"stopId": "FR:50129:ZE:10EPC2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 30,
"time": "1772609310"
},
"departure": {
"delay": 30,
"time": "1772609310"
},
"stopId": "FR:50129:ZE:10MOR2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 30,
"time": "1772607210"
},
"departure": {
"delay": 30,
"time": "1772607210"
},
"stopId": "FR:50129:ZE:10XCT4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 30,
"time": "1772608950"
},
"departure": {
"delay": 30,
"time": "1772608950"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 30,
"time": "1772607450"
},
"departure": {
"delay": 30,
"time": "1772607450"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 30,
"time": "1772607750"
},
"departure": {
"delay": 30,
"time": "1772607750"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 30,
"time": "1772609070"
},
"departure": {
"delay": 30,
"time": "1772609070"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 30,
"time": "1772607930"
},
"departure": {
"delay": 30,
"time": "1772607930"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 30,
"time": "1772609130"
},
"departure": {
"delay": 30,
"time": "1772609130"
},
"stopId": "FR:50129:ZE:10PAU2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 30,
"time": "1772608650"
},
"departure": {
"delay": 30,
"time": "1772608650"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 30,
"time": "1772608110"
},
"departure": {
"delay": 30,
"time": "1772608110"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 30,
"time": "1772608770"
},
"departure": {
"delay": 30,
"time": "1772608770"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 27
}
],
"timestamp": "1772606697",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745717x2025xHxMultxMexMercredix00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745650x2025xHxMultxMexMercredix00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 16,
"time": "1772599184"
},
"departure": {
"delay": 16,
"time": "1772599216"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -24,
"time": "1772600782"
},
"departure": {
"delay": -24,
"time": "1772600796"
},
"stopId": "FR:50129:ZE:10GRR1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 46,
"time": "1772599051"
},
"departure": {
"delay": 46,
"time": "1772599066"
},
"stopId": "FR:50129:ZE:10EPC1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 43,
"time": "1772600165"
},
"departure": {
"delay": 43,
"time": "1772600203"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -82,
"time": "1772601142"
},
"departure": {
"delay": -82,
"time": "1772601158"
},
"stopId": "FR:50129:ZE:10LPL1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -1,
"time": "1772599251"
},
"departure": {
"delay": -1,
"time": "1772599259"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -15,
"time": "1772600248"
},
"departure": {
"delay": -15,
"time": "1772600265"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 49,
"time": "1772599815"
},
"departure": {
"delay": 49,
"time": "1772599849"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -40,
"time": "1772600942"
},
"departure": {
"delay": -40,
"time": "1772600960"
},
"stopId": "FR:50129:ZE:10MED3:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 46,
"time": "1772600049"
},
"departure": {
"delay": 46,
"time": "1772600086"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 32,
"time": "1772600118"
},
"departure": {
"delay": 32,
"time": "1772600132"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -68,
"time": "1772601011"
},
"departure": {
"delay": -68,
"time": "1772601052"
},
"stopId": "FR:50129:ZE:10NOR5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -76,
"time": "1772601344"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 68,
"time": "1772599712"
},
"departure": {
"delay": 68,
"time": "1772599748"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 16,
"time": "1772598698"
},
"departure": {
"delay": 16,
"time": "1772598736"
},
"stopId": "FR:50129:ZE:10MES1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 78,
"time": "1772599542"
},
"departure": {
"delay": 78,
"time": "1772599578"
},
"stopId": "FR:50129:ZE:10CMI1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 2,
"time": "1772600610"
},
"departure": {
"delay": 2,
"time": "1772600642"
},
"stopId": "FR:50129:ZE:10HPA3:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 12,
"time": "1772598757"
},
"departure": {
"delay": 12,
"time": "1772598792"
},
"stopId": "FR:50129:ZE:10MOR1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 27,
"time": "1772600364"
},
"departure": {
"delay": 27,
"time": "1772600427"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 33,
"time": "1772599894"
},
"departure": {
"delay": 33,
"time": "1772599953"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -69,
"time": "1772601079"
},
"departure": {
"delay": -69,
"time": "1772601111"
},
"stopId": "FR:50129:ZE:10GDR1:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": -23,
"time": "1772600523"
},
"departure": {
"delay": -23,
"time": "1772600557"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 37,
"time": "1772599982"
},
"departure": {
"delay": 37,
"time": "1772600017"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 19
},
{
"departure": {
"delay": 9,
"time": "1772598609"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -58,
"time": "1772600874"
},
"departure": {
"delay": -58,
"time": "1772600882"
},
"stopId": "FR:50129:ZE:10BAG3:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 56,
"time": "1772598811"
},
"departure": {
"delay": 56,
"time": "1772598836"
},
"stopId": "FR:50129:ZE:10BOI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 79,
"time": "1772599686"
},
"departure": {
"delay": 79,
"time": "1772599699"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"time": "1772599123"
},
"departure": {
"time": "1772599140"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -70,
"time": "1772601212"
},
"departure": {
"delay": -70,
"time": "1772601230"
},
"stopId": "FR:50129:ZE:10FLO1:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": -13,
"time": "1772600705"
},
"departure": {
"delay": -13,
"time": "1772600747"
},
"stopId": "FR:50129:ZE:10XCT3:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 14,
"time": "1772598964"
},
"departure": {
"delay": 14,
"time": "1772598974"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 34,
"time": "1772598861"
},
"departure": {
"delay": 34,
"time": "1772598874"
},
"stopId": "FR:50129:ZE:10FRN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 68,
"time": "1772599604"
},
"departure": {
"delay": 68,
"time": "1772599628"
},
"stopId": "FR:50129:ZE:10PAX1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 13,
"time": "1772599347"
},
"departure": {
"delay": 13,
"time": "1772599393"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 43,
"time": "1772599447"
},
"departure": {
"delay": 43,
"time": "1772599483"
},
"stopId": "FR:50129:ZE:10ANN1:ATOUMOD035",
"stopSequence": 12
}
],
"timestamp": "1772606694",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745650x2025xHxMultxMexMercredix00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4075708x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 9,
"time": "1772607549"
},
"departure": {
"delay": 9,
"time": "1772607549"
},
"stopId": "FR:76351:ZE:3458:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 31,
"time": "1772607871"
},
"departure": {
"delay": 31,
"time": "1772607871"
},
"stopId": "FR:76351:ZE:3389:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"time": "1772608260"
},
"departure": {
"time": "1772608260"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"time": "1772608500"
},
"departure": {
"time": "1772608500"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 57,
"time": "1772608017"
},
"departure": {
"delay": 57,
"time": "1772608017"
},
"stopId": "FR:76351:ZE:3667:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 32,
"time": "1772607692"
},
"departure": {
"delay": 32,
"time": "1772607692"
},
"stopId": "FR:76351:ZE:3676:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 56,
"time": "1772608376"
},
"departure": {
"delay": 56,
"time": "1772608376"
},
"stopId": "FR:76351:ZE:3030:ATOUMOD003",
"stopSequence": 11
},
{
"departure": {
"time": "1772607420"
},
"stopId": "FR:76351:ZE:3717:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 10,
"time": "1772608090"
},
"departure": {
"delay": 10,
"time": "1772608090"
},
"stopId": "FR:76351:ZE:3062:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"time": "1772607780"
},
"departure": {
"time": "1772607780"
},
"stopId": "FR:76351:ZE:3145:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 28,
"time": "1772607628"
},
"departure": {
"delay": 28,
"time": "1772607628"
},
"stopId": "FR:76351:ZE:3246:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"time": "1772608440"
},
"departure": {
"time": "1772608440"
},
"stopId": "FR:76351:ZE:3530:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 36,
"time": "1772608176"
},
"departure": {
"delay": 36,
"time": "1772608176"
},
"stopId": "FR:76351:ZE:3192:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"time": "1772608740"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 14
}
],
"timestamp": "1772606512",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C6:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4075708x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC595673:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -220,
"time": "1772607440"
},
"departure": {
"delay": -220,
"time": "1772607440"
},
"stopId": "FR:27229:ZE:0xHIP01:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": -107,
"time": "1772606593"
},
"departure": {
"delay": -107,
"time": "1772606593"
},
"stopId": "FR:27229:ZE:0xGDC01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -403,
"time": "1772607917"
},
"departure": {
"delay": -403,
"time": "1772607917"
},
"stopId": "FR:27020:ZE:0xLOA01:ATOUMOD004",
"stopSequence": 41
},
{
"arrival": {
"delay": -382,
"time": "1772607698"
},
"departure": {
"delay": -382,
"time": "1772607698"
},
"stopId": "FR:27020:ZE:0xLHA01:ATOUMOD004",
"stopSequence": 37
},
{
"arrival": {
"delay": -401,
"time": "1772608039"
},
"stopId": "FR:27020:ZE:0xMOE01:ATOUMOD004",
"stopSequence": 43
},
{
"arrival": {
"delay": -244,
"time": "1772607476"
},
"departure": {
"delay": -244,
"time": "1772607476"
},
"stopId": "FR:27229:ZE:0xCIT01:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": -342,
"time": "1772607798"
},
"departure": {
"delay": -342,
"time": "1772607798"
},
"stopId": "FR:27020:ZE:0xMAC01:ATOUMOD004",
"stopSequence": 39
},
{
"arrival": {
"delay": -182,
"time": "1772607178"
},
"departure": {
"delay": -182,
"time": "1772607178"
},
"stopId": "FR:27229:ZE:0xBDN01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": 22,
"time": "1772606422"
},
"departure": {
"delay": 22,
"time": "1772606422"
},
"stopId": "FR:27229:ZE:0xLEG01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 34,
"time": "1772606246"
},
"departure": {
"delay": 34,
"time": "1772606254"
},
"stopId": "FR:27299:ZE:0xPAG01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 36,
"time": "1772606315"
},
"departure": {
"delay": 36,
"time": "1772606316"
},
"stopId": "FR:27299:ZE:0xBON01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -389,
"time": "1772607751"
},
"departure": {
"delay": -389,
"time": "1772607751"
},
"stopId": "FR:27020:ZE:0xPEG01:ATOUMOD004",
"stopSequence": 38
},
{
"arrival": {
"delay": -107,
"time": "1772606893"
},
"departure": {
"delay": -107,
"time": "1772606893"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -373,
"time": "1772608007"
},
"departure": {
"delay": -373,
"time": "1772608007"
},
"stopId": "FR:27020:ZE:0xETA01:ATOUMOD004",
"stopSequence": 42
},
{
"arrival": {
"delay": -372,
"time": "1772607588"
},
"departure": {
"delay": -372,
"time": "1772607588"
},
"stopId": "FR:27020:ZE:0xLPO01:ATOUMOD004",
"stopSequence": 34
},
{
"arrival": {
"delay": -394,
"time": "1772607866"
},
"departure": {
"delay": -394,
"time": "1772607866"
},
"stopId": "FR:27020:ZE:0xITO01:ATOUMOD004",
"stopSequence": 40
},
{
"arrival": {
"delay": -137,
"time": "1772606743"
},
"departure": {
"delay": -137,
"time": "1772606743"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -329,
"time": "1772607631"
},
"departure": {
"delay": -329,
"time": "1772607631"
},
"stopId": "FR:27020:ZE:0xLBA01:ATOUMOD004",
"stopSequence": 35
},
{
"arrival": {
"delay": -45,
"time": "1772606475"
},
"departure": {
"delay": -45,
"time": "1772606475"
},
"stopId": "FR:27229:ZE:0xPMF01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -271,
"time": "1772607329"
},
"departure": {
"delay": -271,
"time": "1772607329"
},
"stopId": "FR:27229:ZE:0xNAV01:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": -250,
"time": "1772607410"
},
"departure": {
"delay": -250,
"time": "1772607410"
},
"stopId": "FR:27229:ZE:0xUSI01:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": -99,
"time": "1772606661"
},
"departure": {
"delay": -99,
"time": "1772606661"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -337,
"time": "1772607683"
},
"departure": {
"delay": -337,
"time": "1772607683"
},
"stopId": "FR:27020:ZE:0xAMA01:ATOUMOD004",
"stopSequence": 36
},
{
"arrival": {
"delay": -242,
"time": "1772607238"
},
"departure": {
"delay": -242,
"time": "1772607238"
},
"stopId": "FR:27229:ZE:0xGER01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -229,
"time": "1772607311"
},
"departure": {
"delay": -229,
"time": "1772607311"
},
"stopId": "FR:27229:ZE:0xPLA01:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": 94,
"time": "1772606186"
},
"departure": {
"delay": 94,
"time": "1772606194"
},
"stopId": "FR:27299:ZE:0xECG01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -350,
"time": "1772607550"
},
"departure": {
"delay": -350,
"time": "1772607550"
},
"stopId": "FR:27020:ZE:0xACH01:ATOUMOD004",
"stopSequence": 33
},
{
"arrival": {
"delay": -107,
"time": "1772606533"
},
"departure": {
"delay": -107,
"time": "1772606533"
},
"stopId": "FR:27229:ZE:0xDUP01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -167,
"time": "1772606953"
},
"departure": {
"delay": -167,
"time": "1772606953"
},
"stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -199,
"time": "1772607281"
},
"departure": {
"delay": -199,
"time": "1772607281"
},
"stopId": "FR:27229:ZE:0xJDA01:ATOUMOD004",
"stopSequence": 26
}
],
"timestamp": "1772606513",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T5:LOC",
"tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC595673:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC597875:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -84,
"time": "1772607396"
},
"departure": {
"delay": -84,
"time": "1772607396"
},
"stopId": "FR:27229:ZE:0xCON01:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -92,
"time": "1772607508"
},
"stopId": "FR:27229:ZE:0xIMM01:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": 14,
"time": "1772606774"
},
"departure": {
"delay": 14,
"time": "1772606774"
},
"stopId": "FR:27602:ZE:0xCLC02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -11,
"time": "1772606929"
},
"departure": {
"delay": -11,
"time": "1772606929"
},
"stopId": "FR:27602:ZE:0xMAS01:ATOUMOD004",
"stopSequence": 12
},
{
"departure": {
"time": "1772606700"
},
"stopId": "FR:27602:ZE:0xHEP01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": 37,
"time": "1772607037"
},
"departure": {
"delay": 37,
"time": "1772607037"
},
"stopId": "FR:27602:ZE:0xBOU01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 14,
"time": "1772606834"
},
"departure": {
"delay": 14,
"time": "1772606834"
},
"stopId": "FR:27602:ZE:0xCLN02:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": 32,
"time": "1772607092"
},
"departure": {
"delay": 32,
"time": "1772607092"
},
"stopId": "FR:27602:ZE:0xWAL01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -38,
"time": "1772607262"
},
"departure": {
"delay": -38,
"time": "1772607262"
},
"stopId": "FR:27229:ZE:0xHON01:ATOUMOD004",
"stopSequence": 21
}
],
"timestamp": "1772606513",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T3:LOC",
"tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC597875:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745136x2025xHxMultxMexMercredix00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 213,
"time": "1772605858"
},
"departure": {
"delay": 213,
"time": "1772605953"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 229,
"time": "1772606096"
},
"departure": {
"delay": 229,
"time": "1772606149"
},
"stopId": "FR:50129:ZE:10CRC3:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 170,
"time": "1772606810"
},
"departure": {
"delay": 170,
"time": "1772606810"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 176,
"time": "1772606650"
},
"departure": {
"delay": 176,
"time": "1772606696"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 170,
"time": "1772606930"
},
"departure": {
"delay": 170,
"time": "1772606930"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 108,
"time": "1772605492"
},
"departure": {
"delay": 108,
"time": "1772605548"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 110,
"time": "1772605688"
},
"departure": {
"delay": 110,
"time": "1772605730"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 121,
"time": "1772605757"
},
"departure": {
"delay": 121,
"time": "1772605801"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 132,
"time": "1772606413"
},
"departure": {
"delay": 132,
"time": "1772606472"
},
"stopId": "FR:50129:ZE:10BRA3:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 170,
"time": "1772607110"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 170,
"time": "1772606750"
},
"departure": {
"delay": 170,
"time": "1772606750"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 15
},
{
"departure": {
"delay": 43,
"time": "1772605423"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 170,
"time": "1772606870"
},
"departure": {
"delay": 170,
"time": "1772606870"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 138,
"time": "1772606557"
},
"departure": {
"delay": 138,
"time": "1772606598"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 102,
"time": "1772606347"
},
"departure": {
"delay": 102,
"time": "1772606382"
},
"stopId": "FR:50129:ZE:10RTU1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 142,
"time": "1772606262"
},
"departure": {
"delay": 142,
"time": "1772606302"
},
"stopId": "FR:50129:ZE:10PFO1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 189,
"time": "1772606179"
},
"departure": {
"delay": 189,
"time": "1772606229"
},
"stopId": "FR:50129:ZE:10FOR3:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 81,
"time": "1772605602"
},
"departure": {
"delay": 81,
"time": "1772605641"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
}
],
"timestamp": "1772606702",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745136x2025xHxMultxMexMercredix00:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN848900F5947116x2026x02x22T22x07x48Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772611920"
},
"departure": {
"time": "1772611980"
},
"stopId": "FR:76445:ZE:StopPointxOCETrainxTERx87411454:ATOUMOD002",
"stopSequence": 23
},
{
"arrival": {
"time": "1772608620"
},
"departure": {
"time": "1772608680"
},
"stopId": "FR:80021:ZE:StopPointxOCETrainxTERx87313080:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1772611200"
},
"departure": {
"time": "1772611260"
},
"stopId": "FR:76672:ZE:StopPointxOCETrainxTERx87411470:ATOUMOD002",
"stopSequence": 21
},
{
"departure": {
"time": "1772603580"
},
"stopId": "FR:59350:ZE:StopPointxOCETrainxTERx87286005:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1772605800"
},
"departure": {
"time": "1772605920"
},
"stopId": "FR:62041:ZE:StopPointxOCETrainxTERx87342014:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1772606940"
},
"departure": {
"time": "1772607000"
},
"stopId": "FR:80016:ZE:StopPointxOCETrainxTERx87313072:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1772613480"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 28
},
{
"arrival": {
"time": "1772612520"
},
"departure": {
"time": "1772612580"
},
"stopId": "FR:76453:ZE:StopPointxOCETrainxTERx87411439:ATOUMOD002",
"stopSequence": 27
},
{
"arrival": {
"time": "1772607480"
},
"departure": {
"time": "1772607540"
},
"stopId": "FR:80212:ZE:StopPointxOCETrainxTERx87313056:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1772604840"
},
"departure": {
"time": "1772604960"
},
"stopId": "FR:59178:ZE:StopPointxOCETrainxTERx87345009:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1772612220"
},
"departure": {
"time": "1772612280"
},
"stopId": "FR:76738:ZE:StopPointxOCETrainxTERx87411447:ATOUMOD002",
"stopSequence": 25
},
{
"arrival": {
"time": "1772608200"
},
"departure": {
"time": "1772608380"
},
"stopId": "FR:80021:ZE:StopPointxOCETrainxTERx87313874:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1772610420"
},
"departure": {
"time": "1772610480"
},
"stopId": "FR:60001:ZE:StopPointxOCETrainxTERx87313759:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1772609640"
},
"departure": {
"time": "1772609700"
},
"stopId": "FR:80630:ZE:StopPointxOCETrainxTERx87313395:ATOUMOD002",
"stopSequence": 17
}
],
"timestamp": "1772599958",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxB2E5B266xDAE7x4C0AxABA0xB46411FB2CAAx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN848900F5947116x2026x02x22T22x07x48Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747884x2025xHxMultxMexMercredix00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 1,
"time": "1772602316"
},
"departure": {
"delay": 1,
"time": "1772602321"
},
"stopId": "FR:50129:ZE:10GNT1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 16,
"time": "1772601365"
},
"departure": {
"delay": 16,
"time": "1772601376"
},
"stopId": "FR:50129:ZE:10JAR1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 77,
"time": "1772602261"
},
"departure": {
"delay": 77,
"time": "1772602277"
},
"stopId": "FR:50129:ZE:10LOG1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 20,
"time": "1772601897"
},
"departure": {
"delay": 20,
"time": "1772601920"
},
"stopId": "FR:50129:ZE:10GDM3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 14,
"time": "1772601836"
},
"departure": {
"delay": 14,
"time": "1772601854"
},
"stopId": "FR:50129:ZE:10HxC1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -56,
"time": "1772601703"
},
"departure": {
"delay": -56,
"time": "1772601724"
},
"stopId": "FR:50129:ZE:10BSJ1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -73,
"time": "1772601057"
},
"departure": {
"delay": -73,
"time": "1772601107"
},
"stopId": "FR:50129:ZE:10SHU1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -33,
"time": "1772601495"
},
"departure": {
"delay": -33,
"time": "1772601507"
},
"stopId": "FR:50129:ZE:10ODR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 68,
"time": "1772602193"
},
"departure": {
"delay": 68,
"time": "1772602208"
},
"stopId": "FR:50129:ZE:10CUR1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 82,
"time": "1772602155"
},
"departure": {
"delay": 82,
"time": "1772602162"
},
"stopId": "FR:50129:ZE:10DEB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 36,
"time": "1772602226"
},
"departure": {
"delay": 36,
"time": "1772602236"
},
"stopId": "FR:50129:ZE:10REN1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 2,
"time": "1772601184"
},
"departure": {
"delay": 2,
"time": "1772601302"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 3
},
{
"departure": {
"delay": 76,
"time": "1772601016"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -50,
"time": "1772601417"
},
"departure": {
"delay": -50,
"time": "1772601430"
},
"stopId": "FR:50129:ZE:10BOS1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 8,
"time": "1772602381"
},
"departure": {
"delay": 8,
"time": "1772602388"
},
"stopId": "FR:50129:ZE:10CEN1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 16,
"time": "1772601781"
},
"departure": {
"delay": 16,
"time": "1772601796"
},
"stopId": "FR:50129:ZE:10SEX1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -13,
"time": "1772602427"
},
"stopId": "FR:50129:ZE:10MXR1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -59,
"time": "1772601527"
},
"departure": {
"delay": -59,
"time": "1772601541"
},
"stopId": "FR:50129:ZE:10SRN1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -15,
"time": "1772601746"
},
"departure": {
"delay": -15,
"time": "1772601765"
},
"stopId": "FR:50129:ZE:10MTT1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 52,
"time": "1772602336"
},
"departure": {
"delay": 52,
"time": "1772602372"
},
"stopId": "FR:50129:ZE:10BOC1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 47,
"time": "1772602051"
},
"departure": {
"delay": 47,
"time": "1772602067"
},
"stopId": "FR:50129:ZE:10CSM1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -47,
"time": "1772601651"
},
"departure": {
"delay": -47,
"time": "1772601673"
},
"stopId": "FR:50129:ZE:10RUC1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 77,
"time": "1772601962"
},
"departure": {
"delay": 77,
"time": "1772601977"
},
"stopId": "FR:50129:ZE:10SWZ1:ATOUMOD035",
"stopSequence": 14
}
],
"timestamp": "1772606696",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747884x2025xHxMultxMexMercredix00:LOC"
}
}
},
{
"id": "SM:ATOUMOD105:ServiceJourney:4741130649337856x1:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -115,
"time": "1772608620"
},
"departure": {
"delay": -115,
"time": "1772608745"
},
"stopId": "FR:50647:ZE:748670004:ATOUMOD105",
"stopSequence": 36
},
{
"arrival": {
"delay": -136,
"time": "1772608339"
},
"departure": {
"delay": -136,
"time": "1772608484"
},
"stopId": "FR:50165:ZE:738760003:ATOUMOD105",
"stopSequence": 33
},
{
"arrival": {
"delay": 187,
"time": "1772606626"
},
"departure": {
"delay": 187,
"time": "1772606647"
},
"stopId": "FR:50218:ZE:742480013:ATOUMOD105",
"stopSequence": 9
},
{
"arrival": {
"delay": -130,
"time": "1772608291"
},
"departure": {
"delay": -130,
"time": "1772608430"
},
"stopId": "FR:50165:ZE:5080888155045888:ATOUMOD105",
"stopSequence": 32
},
{
"arrival": {
"delay": 142,
"time": "1772606892"
},
"departure": {
"delay": 142,
"time": "1772606902"
},
"stopId": "FR:50218:ZE:746190004:ATOUMOD105",
"stopSequence": 12
},
{
"arrival": {
"delay": 81,
"time": "1772607311"
},
"departure": {
"delay": 81,
"time": "1772607321"
},
"stopId": "FR:50218:ZE:738760002:ATOUMOD105",
"stopSequence": 19
},
{
"arrival": {
"delay": -105,
"time": "1772607860"
},
"departure": {
"delay": -105,
"time": "1772607975"
},
"stopId": "FR:50218:ZE:5119763904724992:ATOUMOD105",
"stopSequence": 26
},
{
"arrival": {
"delay": -109,
"time": "1772607973"
},
"departure": {
"delay": -109,
"time": "1772608091"
},
"stopId": "FR:50165:ZE:5186217918332928:ATOUMOD105",
"stopSequence": 27
},
{
"arrival": {
"delay": -91,
"time": "1772608849"
},
"departure": {
"delay": -91,
"time": "1772608949"
},
"stopId": "FR:50218:ZE:720520001:ATOUMOD105",
"stopSequence": 39
},
{
"arrival": {
"delay": -110,
"time": "1772608510"
},
"departure": {
"delay": -110,
"time": "1772608630"
},
"stopId": "FR:50647:ZE:712780003:ATOUMOD105",
"stopSequence": 35
},
{
"arrival": {
"delay": 94,
"time": "1772607144"
},
"departure": {
"delay": 94,
"time": "1772607154"
},
"stopId": "FR:50218:ZE:759830002:ATOUMOD105",
"stopSequence": 15
},
{
"arrival": {
"delay": -119,
"time": "1772607712"
},
"departure": {
"delay": -119,
"time": "1772607841"
},
"stopId": "FR:50218:ZE:756090001:ATOUMOD105",
"stopSequence": 25
},
{
"arrival": {
"delay": -44,
"time": "1772607622"
},
"departure": {
"delay": -44,
"time": "1772607676"
},
"stopId": "FR:50218:ZE:759830003:ATOUMOD105",
"stopSequence": 23
},
{
"arrival": {
"delay": 119,
"time": "1772607229"
},
"departure": {
"delay": 119,
"time": "1772607239"
},
"stopId": "FR:50218:ZE:767190001:ATOUMOD105",
"stopSequence": 18
},
{
"arrival": {
"delay": 41,
"time": "1772607451"
},
"departure": {
"delay": 41,
"time": "1772607461"
},
"stopId": "FR:50218:ZE:761950002:ATOUMOD105",
"stopSequence": 21
},
{
"arrival": {
"delay": 68,
"time": "1772607358"
},
"departure": {
"delay": 68,
"time": "1772607368"
},
"stopId": "FR:50218:ZE:758020002:ATOUMOD105",
"stopSequence": 20
},
{
"arrival": {
"delay": -55,
"time": "1772607661"
},
"departure": {
"delay": -55,
"time": "1772607725"
},
"stopId": "FR:50218:ZE:36010105:ATOUMOD105",
"stopSequence": 24
},
{
"arrival": {
"delay": 143,
"time": "1772606953"
},
"departure": {
"delay": 143,
"time": "1772606963"
},
"stopId": "FR:50218:ZE:759790015:ATOUMOD105",
"stopSequence": 13
},
{
"arrival": {
"delay": -127,
"time": "1772608056"
},
"departure": {
"delay": -127,
"time": "1772608193"
},
"stopId": "FR:50165:ZE:4905148494118912:ATOUMOD105",
"stopSequence": 29
},
{
"arrival": {
"delay": 93,
"time": "1772607023"
},
"departure": {
"delay": 93,
"time": "1772607033"
},
"stopId": "FR:50218:ZE:749860010:ATOUMOD105",
"stopSequence": 14
},
{
"arrival": {
"delay": 172,
"time": "1772606742"
},
"departure": {
"delay": 172,
"time": "1772606752"
},
"stopId": "FR:50218:ZE:738760004:ATOUMOD105",
"stopSequence": 10
},
{
"arrival": {
"delay": -110,
"time": "1772608451"
},
"departure": {
"delay": -110,
"time": "1772608570"
},
"stopId": "FR:50165:ZE:749890003:ATOUMOD105",
"stopSequence": 34
},
{
"arrival": {
"delay": -55,
"time": "1772607540"
},
"departure": {
"delay": -55,
"time": "1772607605"
},
"stopId": "FR:50218:ZE:756080004:ATOUMOD105",
"stopSequence": 22
},
{
"arrival": {
"delay": -138,
"time": "1772608155"
},
"departure": {
"delay": -138,
"time": "1772608302"
},
"stopId": "FR:50165:ZE:5106757380603904:ATOUMOD105",
"stopSequence": 30
},
{
"arrival": {
"delay": -191,
"time": "1772608909"
},
"stopId": "FR:50647:ZE:752300002:ATOUMOD105",
"stopSequence": 40
},
{
"arrival": {
"delay": 145,
"time": "1772606835"
},
"departure": {
"delay": 145,
"time": "1772606845"
},
"stopId": "FR:50218:ZE:761950003:ATOUMOD105",
"stopSequence": 11
},
{
"arrival": {
"delay": -135,
"time": "1772608221"
},
"departure": {
"delay": -135,
"time": "1772608365"
},
"stopId": "FR:50165:ZE:5082895850930176:ATOUMOD105",
"stopSequence": 31
},
{
"arrival": {
"delay": -109,
"time": "1772608692"
},
"departure": {
"delay": -109,
"time": "1772608811"
},
"stopId": "FR:50218:ZE:742480012:ATOUMOD105",
"stopSequence": 37
},
{
"arrival": {
"delay": -96,
"time": "1772608778"
},
"departure": {
"delay": -96,
"time": "1772608884"
},
"stopId": "FR:50647:ZE:5176510791024640:ATOUMOD105",
"stopSequence": 38
}
],
"timestamp": "1772606706",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD105:Line:348940035:LOC",
"tripId": "ATOUMOD105:ServiceJourney:4741130649337856x1:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:8x3490666:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 112,
"time": "1772608672"
},
"departure": {
"delay": 112,
"time": "1772608672"
},
"stopId": "FR:27365:ZE:0x6341:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": 252,
"time": "1772606643"
},
"departure": {
"delay": 252,
"time": "1772606652"
},
"stopId": "FR:27386:ZE:0x6376:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 165,
"time": "1772608785"
},
"departure": {
"delay": 165,
"time": "1772608785"
},
"stopId": "FR:27701:ZE:0x7063:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": 274,
"time": "1772607094"
},
"departure": {
"delay": 274,
"time": "1772607094"
},
"stopId": "FR:27008:ZE:0x6055:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 280,
"time": "1772607040"
},
"departure": {
"delay": 280,
"time": "1772607040"
},
"stopId": "FR:27008:ZE:0x6047:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 129,
"time": "1772607369"
},
"departure": {
"delay": 129,
"time": "1772607369"
},
"stopId": "FR:27348:ZE:0x6302:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 306,
"time": "1772606406"
},
"departure": {
"delay": 306,
"time": "1772606406"
},
"stopId": "FR:27458:ZE:0x6681:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -153,
"time": "1772608287"
},
"departure": {
"delay": -153,
"time": "1772608287"
},
"stopId": "FR:27365:ZE:0x7272:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": 167,
"time": "1772608967"
},
"departure": {
"delay": 167,
"time": "1772608967"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 40
},
{
"arrival": {
"delay": 118,
"time": "1772607418"
},
"departure": {
"delay": 118,
"time": "1772607418"
},
"stopId": "FR:27348:ZE:0x6296:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 143,
"time": "1772608643"
},
"departure": {
"delay": 143,
"time": "1772608643"
},
"stopId": "FR:27365:ZE:0x6333:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": 286,
"time": "1772606446"
},
"departure": {
"delay": 286,
"time": "1772606446"
},
"stopId": "FR:27458:ZE:0x6695:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 143,
"time": "1772608703"
},
"departure": {
"delay": 143,
"time": "1772608703"
},
"stopId": "FR:27365:ZE:0x7135:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": 123,
"time": "1772608923"
},
"departure": {
"delay": 123,
"time": "1772608923"
},
"stopId": "FR:27701:ZE:0x7162:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": 263,
"time": "1772607143"
},
"departure": {
"delay": 263,
"time": "1772607143"
},
"stopId": "FR:27008:ZE:0x6051:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 340,
"time": "1772606620"
},
"departure": {
"delay": 340,
"time": "1772606620"
},
"stopId": "FR:27386:ZE:0x6367:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 235,
"time": "1772606815"
},
"departure": {
"delay": 235,
"time": "1772606815"
},
"stopId": "FR:27008:ZE:0x6058:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 130,
"time": "1772608030"
},
"departure": {
"delay": 130,
"time": "1772608030"
},
"stopId": "FR:27469:ZE:0x7189:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": 118,
"time": "1772607958"
},
"departure": {
"delay": 118,
"time": "1772607958"
},
"stopId": "FR:27469:ZE:0x6663:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": 295,
"time": "1772606695"
},
"departure": {
"delay": 295,
"time": "1772606695"
},
"stopId": "FR:27386:ZE:0x6374:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 82,
"time": "1772608102"
},
"departure": {
"delay": 82,
"time": "1772608102"
},
"stopId": "FR:27196:ZE:0x6318:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": 66,
"time": "1772609046"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 41
},
{
"arrival": {
"delay": 96,
"time": "1772608176"
},
"departure": {
"delay": 96,
"time": "1772608176"
},
"stopId": "FR:27196:ZE:0x6322:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": 155,
"time": "1772607515"
},
"departure": {
"delay": 155,
"time": "1772607515"
},
"stopId": "FR:27348:ZE:0x6299:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": 286,
"time": "1772606986"
},
"departure": {
"delay": 286,
"time": "1772606986"
},
"stopId": "FR:27008:ZE:0x6053:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 174,
"time": "1772607294"
},
"departure": {
"delay": 174,
"time": "1772607294"
},
"stopId": "FR:27348:ZE:0x6300:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 83,
"time": "1772607983"
},
"departure": {
"delay": 83,
"time": "1772607983"
},
"stopId": "FR:27469:ZE:0x6632:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": 131,
"time": "1772608871"
},
"departure": {
"delay": 131,
"time": "1772608871"
},
"stopId": "FR:27701:ZE:0x7103:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": 245,
"time": "1772606885"
},
"departure": {
"delay": 245,
"time": "1772606885"
},
"stopId": "FR:27008:ZE:0x6056:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 291,
"time": "1772606571"
},
"departure": {
"delay": 291,
"time": "1772606571"
},
"stopId": "FR:27458:ZE:0x6699:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 290,
"time": "1772606930"
},
"departure": {
"delay": 290,
"time": "1772606930"
},
"stopId": "FR:27008:ZE:0x6049:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 22,
"time": "1772608222"
},
"departure": {
"delay": 22,
"time": "1772608222"
},
"stopId": "FR:27196:ZE:0x6321:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": 231,
"time": "1772607171"
},
"departure": {
"delay": 231,
"time": "1772607171"
},
"stopId": "FR:27348:ZE:0x6293:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 233,
"time": "1772606273"
},
"departure": {
"delay": 233,
"time": "1772606273"
},
"stopId": "FR:27458:ZE:0x6679:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 260,
"time": "1772606360"
},
"departure": {
"delay": 260,
"time": "1772606360"
},
"stopId": "FR:27458:ZE:0x6693:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 156,
"time": "1772608836"
},
"departure": {
"delay": 156,
"time": "1772608836"
},
"stopId": "FR:27701:ZE:0x7091:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": 282,
"time": "1772606319"
},
"departure": {
"delay": 282,
"time": "1772606322"
},
"stopId": "FR:27458:ZE:0x6685:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -177,
"time": "1772608203"
},
"departure": {
"delay": -177,
"time": "1772608203"
},
"stopId": "FR:27365:ZE:0x7270:ATOUMOD006",
"stopSequence": 31
}
],
"timestamp": "1772606702",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:5:LOC",
"tripId": "ATOUMOD006:ServiceJourney:8x3490666:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746134x2025xHxMultxMexMercredix00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 7,
"time": "1772599230"
},
"departure": {
"delay": 7,
"time": "1772599267"
},
"stopId": "FR:50129:ZE:10DUB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 29,
"time": "1772599980"
},
"departure": {
"delay": 29,
"time": "1772600009"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -31,
"time": "1772598916"
},
"departure": {
"delay": -31,
"time": "1772598929"
},
"stopId": "FR:50129:ZE:10PRE1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 52,
"time": "1772598817"
},
"departure": {
"delay": 52,
"time": "1772598832"
},
"stopId": "FR:50129:ZE:10BON1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -8,
"time": "1772600796"
},
"departure": {
"delay": -8,
"time": "1772600812"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": -34,
"time": "1772601386"
},
"departure": {
"delay": -34,
"time": "1772601386"
},
"stopId": "FR:50129:ZE:10COS1:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 17,
"time": "1772601047"
},
"departure": {
"delay": 17,
"time": "1772601077"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 14,
"time": "1772599072"
},
"departure": {
"delay": 14,
"time": "1772599094"
},
"stopId": "FR:50129:ZE:10LON1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -31,
"time": "1772600833"
},
"departure": {
"delay": -31,
"time": "1772600849"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": -10,
"time": "1772598957"
},
"departure": {
"delay": -10,
"time": "1772599010"
},
"stopId": "FR:50129:ZE:10CPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -2,
"time": "1772601231"
},
"departure": {
"delay": -2,
"time": "1772601298"
},
"stopId": "FR:50129:ZE:10MGT1:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 70,
"time": "1772599670"
},
"departure": {
"delay": 70,
"time": "1772599690"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 120,
"time": "1772598462"
},
"departure": {
"delay": 120,
"time": "1772598480"
},
"stopId": "FR:50129:ZE:10SFG1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 74,
"time": "1772599568"
},
"departure": {
"delay": 74,
"time": "1772599634"
},
"stopId": "FR:50129:ZE:10HUI1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 694,
"time": "1772602234"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": -13,
"time": "1772598875"
},
"departure": {
"delay": -13,
"time": "1772598887"
},
"stopId": "FR:50129:ZE:10ARA1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 6,
"time": "1772601352"
},
"departure": {
"delay": 6,
"time": "1772601366"
},
"stopId": "FR:50129:ZE:10CVE1:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 21,
"time": "1772599143"
},
"departure": {
"delay": 21,
"time": "1772599161"
},
"stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -40,
"time": "1772600581"
},
"departure": {
"delay": -40,
"time": "1772600600"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 54,
"time": "1772598637"
},
"departure": {
"delay": 54,
"time": "1772598654"
},
"stopId": "FR:50129:ZE:10SFN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 26,
"time": "1772599021"
},
"departure": {
"delay": 26,
"time": "1772599046"
},
"stopId": "FR:50129:ZE:10BHE1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 33,
"time": "1772599370"
},
"departure": {
"delay": 33,
"time": "1772599413"
},
"stopId": "FR:50129:ZE:10AGO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 58,
"time": "1772598704"
},
"departure": {
"delay": 58,
"time": "1772598718"
},
"stopId": "FR:50129:ZE:10CAR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 17,
"time": "1772599304"
},
"departure": {
"delay": 17,
"time": "1772599337"
},
"stopId": "FR:50129:ZE:10LAV1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 31,
"time": "1772598743"
},
"departure": {
"delay": 31,
"time": "1772598751"
},
"stopId": "FR:50129:ZE:10HOU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -31,
"time": "1772600228"
},
"departure": {
"delay": -31,
"time": "1772600249"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 30
},
{
"departure": {
"delay": 86,
"time": "1772598446"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -56,
"time": "1772601172"
},
"departure": {
"delay": -56,
"time": "1772601184"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 7,
"time": "1772600874"
},
"departure": {
"delay": 7,
"time": "1772600947"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": -36,
"time": "1772600358"
},
"departure": {
"delay": -36,
"time": "1772600364"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -42,
"time": "1772601128"
},
"departure": {
"delay": -42,
"time": "1772601138"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": -32,
"time": "1772601318"
},
"departure": {
"delay": -32,
"time": "1772601328"
},
"stopId": "FR:50129:ZE:10RSX1:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 26,
"time": "1772600112"
},
"departure": {
"delay": 26,
"time": "1772600126"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": -86,
"time": "1772601203"
},
"departure": {
"delay": -86,
"time": "1772601214"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 26,
"time": "1772599875"
},
"departure": {
"delay": 26,
"time": "1772599946"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 12,
"time": "1772599437"
},
"departure": {
"delay": 12,
"time": "1772599452"
},
"stopId": "FR:50129:ZE:10HOM1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -44,
"time": "1772600763"
},
"departure": {
"delay": -44,
"time": "1772600776"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 34,
"time": "1772600043"
},
"departure": {
"delay": 34,
"time": "1772600074"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 58,
"time": "1772599705"
},
"departure": {
"delay": 58,
"time": "1772599738"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 107,
"time": "1772598507"
},
"departure": {
"delay": 107,
"time": "1772598527"
},
"stopId": "FR:50129:ZE:10COF1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 19,
"time": "1772599495"
},
"departure": {
"delay": 19,
"time": "1772599519"
},
"stopId": "FR:50129:ZE:10BEL1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 32,
"time": "1772598778"
},
"departure": {
"delay": 32,
"time": "1772598812"
},
"stopId": "FR:50129:ZE:10BRT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 15,
"time": "1772600160"
},
"departure": {
"delay": 15,
"time": "1772600175"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"time": "1772600642"
},
"departure": {
"time": "1772600700"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 39,
"time": "1772600462"
},
"departure": {
"delay": 39,
"time": "1772600499"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 70,
"time": "1772598586"
},
"departure": {
"delay": 70,
"time": "1772598610"
},
"stopId": "FR:50129:ZE:10ALB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -18,
"time": "1772601088"
},
"departure": {
"delay": -18,
"time": "1772601102"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 22,
"time": "1772599808"
},
"departure": {
"delay": 22,
"time": "1772599822"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 24
}
],
"timestamp": "1772606697",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746134x2025xHxMultxMexMercredix00:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:5818466046050304x1:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 27,
"time": "1772608707"
},
"stopId": "FR:14366:ZE:15060003:ATOUMOD036",
"stopSequence": 18
},
{
"arrival": {
"delay": 90,
"time": "1772608460"
},
"departure": {
"delay": 90,
"time": "1772608470"
},
"stopId": "FR:14366:ZE:35140003:ATOUMOD036",
"stopSequence": 16
},
{
"arrival": {
"delay": 191,
"time": "1772608201"
},
"departure": {
"delay": 191,
"time": "1772608211"
},
"stopId": "FR:14574:ZE:656370002:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": 110,
"time": "1772608420"
},
"departure": {
"delay": 110,
"time": "1772608430"
},
"stopId": "FR:14366:ZE:306900013:ATOUMOD036",
"stopSequence": 15
},
{
"arrival": {
"delay": 152,
"time": "1772607802"
},
"departure": {
"delay": 152,
"time": "1772607812"
},
"stopId": "FR:14648:ZE:6249943977164800:ATOUMOD036",
"stopSequence": 9
},
{
"arrival": {
"delay": 127,
"time": "1772608377"
},
"departure": {
"delay": 127,
"time": "1772608387"
},
"stopId": "FR:14366:ZE:299040025:ATOUMOD036",
"stopSequence": 14
},
{
"arrival": {
"delay": -9,
"time": "1772607153"
},
"departure": {
"delay": -9,
"time": "1772607171"
},
"stopId": "FR:14431:ZE:5174723728113664:ATOUMOD036",
"stopSequence": 7
},
{
"arrival": {
"delay": 131,
"time": "1772608321"
},
"departure": {
"delay": 131,
"time": "1772608331"
},
"stopId": "FR:14574:ZE:293010014:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": 41,
"time": "1772606551"
},
"departure": {
"delay": 41,
"time": "1772606561"
},
"stopId": "FR:14654:ZE:5168386050883584:ATOUMOD036",
"stopSequence": 5
},
{
"arrival": {
"delay": 153,
"time": "1772606963"
},
"departure": {
"delay": 153,
"time": "1772606973"
},
"stopId": "FR:14431:ZE:5100259548069888:ATOUMOD036",
"stopSequence": 6
},
{
"arrival": {
"delay": 75,
"time": "1772608505"
},
"departure": {
"delay": 75,
"time": "1772608515"
},
"stopId": "FR:14366:ZE:1190003:ATOUMOD036",
"stopSequence": 17
},
{
"arrival": {
"delay": 202,
"time": "1772608152"
},
"departure": {
"delay": 202,
"time": "1772608162"
},
"stopId": "FR:14574:ZE:536760004:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": 128,
"time": "1772607658"
},
"departure": {
"delay": 128,
"time": "1772607668"
},
"stopId": "FR:14648:ZE:6278452829224960:ATOUMOD036",
"stopSequence": 8
},
{
"arrival": {
"delay": 153,
"time": "1772608283"
},
"departure": {
"delay": 153,
"time": "1772608293"
},
"stopId": "FR:14574:ZE:276780014:ATOUMOD036",
"stopSequence": 12
}
],
"timestamp": "1772606703",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:5182404740251648:LOC",
"tripId": "ATOUMOD036:ServiceJourney:5818466046050304x1:LOC"
}
}
},
{
"id": "SM:ATOUMOD008:ServiceJourney:9901x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 5,
"time": "1772605680"
},
"departure": {
"delay": 5,
"time": "1772605685"
},
"stopId": "FR:76259:ZE:FECACON2:ATOUMOD008",
"stopSequence": 9
},
{
"arrival": {
"delay": 135,
"time": "1772606350"
},
"departure": {
"delay": 135,
"time": "1772606355"
},
"stopId": "FR:76259:ZE:FECTASS2:ATOUMOD008",
"stopSequence": 16
},
{
"arrival": {
"delay": 185,
"time": "1772606340"
},
"departure": {
"delay": 185,
"time": "1772606345"
},
"stopId": "FR:76259:ZE:FECSLEG2:ATOUMOD008",
"stopSequence": 15
},
{
"arrival": {
"delay": 180,
"time": "1772606520"
},
"stopId": "FR:76259:ZE:FECHOPI1:ATOUMOD008",
"stopSequence": 18
},
{
"arrival": {
"delay": 5,
"time": "1772605740"
},
"departure": {
"delay": 5,
"time": "1772605745"
},
"stopId": "FR:76259:ZE:FECOTOU2:ATOUMOD008",
"stopSequence": 10
},
{
"arrival": {
"delay": 5,
"time": "1772605380"
},
"departure": {
"delay": 5,
"time": "1772605385"
},
"stopId": "FR:76259:ZE:FECSMOR1:ATOUMOD008",
"stopSequence": 5
},
{
"arrival": {
"delay": -45,
"time": "1772605270"
},
"departure": {
"delay": -45,
"time": "1772605275"
},
"stopId": "FR:76259:ZE:FECSMAG1:ATOUMOD008",
"stopSequence": 4
},
{
"arrival": {
"delay": 65,
"time": "1772606100"
},
"departure": {
"delay": 65,
"time": "1772606105"
},
"stopId": "FR:76259:ZE:FECHVIL2:ATOUMOD008",
"stopSequence": 14
},
{
"arrival": {
"delay": 65,
"time": "1772605980"
},
"departure": {
"delay": 65,
"time": "1772605985"
},
"stopId": "FR:76259:ZE:FECGARE2:ATOUMOD008",
"stopSequence": 12
},
{
"arrival": {
"delay": -55,
"time": "1772605800"
},
"departure": {
"delay": -55,
"time": "1772605805"
},
"stopId": "FR:76259:ZE:FECSETI1:ATOUMOD008",
"stopSequence": 11
},
{
"arrival": {
"delay": -45,
"time": "1772605510"
},
"departure": {
"delay": -45,
"time": "1772605515"
},
"stopId": "FR:76259:ZE:FECACON1:ATOUMOD008",
"stopSequence": 7
},
{
"arrival": {
"delay": 185,
"time": "1772606460"
},
"departure": {
"delay": 185,
"time": "1772606465"
},
"stopId": "FR:76259:ZE:PARCLOI2:ATOUMOD008",
"stopSequence": 17
},
{
"arrival": {
"delay": -55,
"time": "1772605560"
},
"departure": {
"delay": -55,
"time": "1772605565"
},
"stopId": "FR:76259:ZE:FECQPIL1:ATOUMOD008",
"stopSequence": 8
},
{
"arrival": {
"delay": 5,
"time": "1772605260"
},
"departure": {
"delay": 5,
"time": "1772605265"
},
"stopId": "FR:76259:ZE:FECSENE1:ATOUMOD008",
"stopSequence": 3
},
{
"arrival": {
"delay": 5,
"time": "1772605500"
},
"departure": {
"delay": 5,
"time": "1772605505"
},
"stopId": "FR:76259:ZE:FECJLOR1:ATOUMOD008",
"stopSequence": 6
},
{
"arrival": {
"delay": 15,
"time": "1772605990"
},
"departure": {
"delay": 15,
"time": "1772605995"
},
"stopId": "FR:76259:ZE:FECBREP2:ATOUMOD008",
"stopSequence": 13
},
{
"departure": {
"delay": 60,
"time": "1772605200"
},
"stopId": "FR:76259:ZE:FECSNIC1:ATOUMOD008",
"stopSequence": 1
},
{
"arrival": {
"delay": 10,
"time": "1772605205"
},
"departure": {
"delay": 10,
"time": "1772605210"
},
"stopId": "FR:76259:ZE:FECFOUR1:ATOUMOD008",
"stopSequence": 2
}
],
"timestamp": "1772606542",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD008:Line:L3:LOC",
"tripId": "ATOUMOD008:ServiceJourney:9901x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746328x2025xHxMultxMexMercredix00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 158,
"time": "1772605910"
},
"departure": {
"delay": 158,
"time": "1772605958"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 100,
"time": "1772608540"
},
"stopId": "FR:50129:ZE:10BRT2:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 169,
"time": "1772605980"
},
"departure": {
"delay": 169,
"time": "1772606029"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 100,
"time": "1772607340"
},
"departure": {
"delay": 100,
"time": "1772607340"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 100,
"time": "1772606800"
},
"departure": {
"delay": 100,
"time": "1772606800"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 19
},
{
"departure": {
"delay": 78,
"time": "1772605518"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 100,
"time": "1772606980"
},
"departure": {
"delay": 100,
"time": "1772606980"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 100,
"time": "1772607700"
},
"departure": {
"delay": 100,
"time": "1772607700"
},
"stopId": "FR:50129:ZE:10TRA6:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 100,
"time": "1772608480"
},
"departure": {
"delay": 100,
"time": "1772608480"
},
"stopId": "FR:50129:ZE:10BON2:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 137,
"time": "1772606560"
},
"departure": {
"delay": 137,
"time": "1772606597"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 100,
"time": "1772608000"
},
"departure": {
"delay": 100,
"time": "1772608000"
},
"stopId": "FR:50129:ZE:10LAV2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 100,
"time": "1772608240"
},
"departure": {
"delay": 100,
"time": "1772608240"
},
"stopId": "FR:50129:ZE:10LON2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 127,
"time": "1772605709"
},
"departure": {
"delay": 127,
"time": "1772605747"
},
"stopId": "FR:50129:ZE:10COS2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 123,
"time": "1772605764"
},
"departure": {
"delay": 123,
"time": "1772605803"
},
"stopId": "FR:50129:ZE:10CVE2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 115,
"time": "1772605567"
},
"departure": {
"delay": 115,
"time": "1772605615"
},
"stopId": "FR:50129:ZE:10JGO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 100,
"time": "1772607760"
},
"departure": {
"delay": 100,
"time": "1772607760"
},
"stopId": "FR:50129:ZE:10HUI2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 104,
"time": "1772606675"
},
"departure": {
"delay": 104,
"time": "1772606684"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 171,
"time": "1772606109"
},
"departure": {
"delay": 171,
"time": "1772606151"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 100,
"time": "1772607520"
},
"departure": {
"delay": 100,
"time": "1772607520"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 100,
"time": "1772607820"
},
"departure": {
"delay": 100,
"time": "1772607820"
},
"stopId": "FR:50129:ZE:10BEL2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 100,
"time": "1772608180"
},
"departure": {
"delay": 100,
"time": "1772608180"
},
"stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 100,
"time": "1772607880"
},
"departure": {
"delay": 100,
"time": "1772607880"
},
"stopId": "FR:50129:ZE:10HOM2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 161,
"time": "1772606410"
},
"departure": {
"delay": 161,
"time": "1772606441"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 100,
"time": "1772608420"
},
"departure": {
"delay": 100,
"time": "1772608420"
},
"stopId": "FR:50129:ZE:10ARA2:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 141,
"time": "1772606355"
},
"departure": {
"delay": 141,
"time": "1772606361"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 100,
"time": "1772607100"
},
"departure": {
"delay": 100,
"time": "1772607100"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 168,
"time": "1772606165"
},
"departure": {
"delay": 168,
"time": "1772606208"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 177,
"time": "1772606070"
},
"departure": {
"delay": 177,
"time": "1772606097"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 100,
"time": "1772607400"
},
"departure": {
"delay": 100,
"time": "1772607400"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 128,
"time": "1772606487"
},
"departure": {
"delay": 128,
"time": "1772606528"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 100,
"time": "1772608360"
},
"departure": {
"delay": 100,
"time": "1772608360"
},
"stopId": "FR:50129:ZE:10PRE2:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 100,
"time": "1772607940"
},
"departure": {
"delay": 100,
"time": "1772607940"
},
"stopId": "FR:50129:ZE:10AGO2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 100,
"time": "1772608300"
},
"departure": {
"delay": 100,
"time": "1772608300"
},
"stopId": "FR:50129:ZE:10BHE2:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 100,
"time": "1772608300"
},
"departure": {
"delay": 100,
"time": "1772608300"
},
"stopId": "FR:50129:ZE:10CPL2:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 100,
"time": "1772607220"
},
"departure": {
"delay": 100,
"time": "1772607220"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 115,
"time": "1772606377"
},
"departure": {
"delay": 115,
"time": "1772606395"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 100,
"time": "1772608060"
},
"departure": {
"delay": 100,
"time": "1772608060"
},
"stopId": "FR:50129:ZE:10DUB2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 101,
"time": "1772605864"
},
"departure": {
"delay": 101,
"time": "1772605901"
},
"stopId": "FR:50129:ZE:10MGT2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 100,
"time": "1772607280"
},
"departure": {
"delay": 100,
"time": "1772607280"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 167,
"time": "1772606297"
},
"departure": {
"delay": 167,
"time": "1772606327"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 113,
"time": "1772605819"
},
"departure": {
"delay": 113,
"time": "1772605853"
},
"stopId": "FR:50129:ZE:10RSX2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 100,
"time": "1772607640"
},
"departure": {
"delay": 100,
"time": "1772607640"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 27
}
],
"timestamp": "1772606699",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746328x2025xHxMultxMexMercredix00:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:8x3487685:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -46,
"time": "1772609774"
},
"departure": {
"delay": -46,
"time": "1772609774"
},
"stopId": "FR:27015:ZE:0x6072:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -1979,
"time": "1772606701"
},
"departure": {
"delay": -1979,
"time": "1772606701"
},
"stopId": "FR:27701:ZE:0x7079:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -1919,
"time": "1772606701"
},
"departure": {
"delay": -1919,
"time": "1772606701"
},
"stopId": "FR:27701:ZE:0x7119:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -87,
"time": "1772609613"
},
"departure": {
"delay": -87,
"time": "1772609613"
},
"stopId": "FR:27598:ZE:0x6870:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -146,
"time": "1772609974"
},
"departure": {
"delay": -146,
"time": "1772609974"
},
"stopId": "FR:27015:ZE:0x6080:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": -129,
"time": "1772609091"
},
"departure": {
"delay": -129,
"time": "1772609091"
},
"stopId": "FR:27701:ZE:0x7043:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 56,
"time": "1772608916"
},
"departure": {
"delay": 56,
"time": "1772608916"
},
"stopId": "FR:27701:ZE:0x7040:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -127,
"time": "1772609273"
},
"departure": {
"delay": -127,
"time": "1772609273"
},
"stopId": "FR:27537:ZE:0x6824:ATOUMOD006",
"stopSequence": 11
},
{
"departure": {
"delay": -1799,
"time": "1772606701"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -146,
"time": "1772610214"
},
"stopId": "FR:27168:ZE:0x6138:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": -79,
"time": "1772609321"
},
"departure": {
"delay": -79,
"time": "1772609321"
},
"stopId": "FR:27537:ZE:0x6830:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -102,
"time": "1772609418"
},
"departure": {
"delay": -102,
"time": "1772609418"
},
"stopId": "FR:27537:ZE:0x6829:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -23,
"time": "1772609017"
},
"departure": {
"delay": -23,
"time": "1772609017"
},
"stopId": "FR:27701:ZE:0x7109:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -124,
"time": "1772610056"
},
"departure": {
"delay": -124,
"time": "1772610056"
},
"stopId": "FR:27330:ZE:0x6262:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": -97,
"time": "1772609543"
},
"departure": {
"delay": -97,
"time": "1772609543"
},
"stopId": "FR:27598:ZE:0x6867:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -38,
"time": "1772609062"
},
"departure": {
"delay": -38,
"time": "1772609062"
},
"stopId": "FR:27701:ZE:0x6583:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -1859,
"time": "1772606701"
},
"departure": {
"delay": -1859,
"time": "1772606701"
},
"stopId": "FR:27701:ZE:0x7047:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -117,
"time": "1772609823"
},
"departure": {
"delay": -117,
"time": "1772609823"
},
"stopId": "FR:27015:ZE:0x6086:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -51,
"time": "1772609709"
},
"departure": {
"delay": -51,
"time": "1772609709"
},
"stopId": "FR:27598:ZE:0x6858:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -113,
"time": "1772609467"
},
"departure": {
"delay": -113,
"time": "1772609467"
},
"stopId": "FR:27537:ZE:0x6835:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -87,
"time": "1772609853"
},
"departure": {
"delay": -87,
"time": "1772609853"
},
"stopId": "FR:27015:ZE:0x6084:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -2039,
"time": "1772606701"
},
"departure": {
"delay": -2039,
"time": "1772606701"
},
"stopId": "FR:27701:ZE:0x7027:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -122,
"time": "1772609098"
},
"departure": {
"delay": -122,
"time": "1772609098"
},
"stopId": "FR:27701:ZE:0x7180:ATOUMOD006",
"stopSequence": 10
}
],
"timestamp": "1772606702",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:8:LOC",
"tripId": "ATOUMOD006:ServiceJourney:8x3487685:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748424x2025xHxMultxMexMercredix00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 171,
"time": "1772598962"
},
"departure": {
"delay": 171,
"time": "1772599011"
},
"stopId": "FR:50129:ZE:10PHG2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 118,
"time": "1772598224"
},
"departure": {
"delay": 118,
"time": "1772598238"
},
"stopId": "FR:50129:ZE:10SAL1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 59,
"time": "1772598389"
},
"departure": {
"delay": 59,
"time": "1772598419"
},
"stopId": "FR:50129:ZE:10RED1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 69,
"time": "1772597996"
},
"departure": {
"delay": 69,
"time": "1772598009"
},
"stopId": "FR:50129:ZE:10CDF1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 81,
"time": "1772599740"
},
"departure": {
"delay": 81,
"time": "1772599761"
},
"stopId": "FR:50129:ZE:10FRA2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 31,
"time": "1772598434"
},
"departure": {
"delay": 31,
"time": "1772598451"
},
"stopId": "FR:50129:ZE:10CIM1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 151,
"time": "1772600491"
},
"stopId": "FR:50129:ZE:10ZAG2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 125,
"time": "1772599369"
},
"departure": {
"delay": 125,
"time": "1772599385"
},
"stopId": "FR:50129:ZE:10STA2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 54,
"time": "1772598034"
},
"departure": {
"delay": 54,
"time": "1772598054"
},
"stopId": "FR:50129:ZE:10BCP1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 59,
"time": "1772598340"
},
"departure": {
"delay": 59,
"time": "1772598359"
},
"stopId": "FR:50129:ZE:10VOL1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 125,
"time": "1772598110"
},
"departure": {
"delay": 125,
"time": "1772598125"
},
"stopId": "FR:50129:ZE:10COT1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 108,
"time": "1772599833"
},
"departure": {
"delay": 108,
"time": "1772599848"
},
"stopId": "FR:50129:ZE:10SMT2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 150,
"time": "1772599149"
},
"departure": {
"delay": 150,
"time": "1772599170"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 106,
"time": "1772598268"
},
"departure": {
"delay": 106,
"time": "1772598286"
},
"stopId": "FR:50129:ZE:10ROS1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 137,
"time": "1772599200"
},
"departure": {
"delay": 137,
"time": "1772599217"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 76,
"time": "1772599501"
},
"departure": {
"delay": 76,
"time": "1772599516"
},
"stopId": "FR:50129:ZE:10POL2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 116,
"time": "1772600083"
},
"departure": {
"delay": 116,
"time": "1772600096"
},
"stopId": "FR:50129:ZE:10HUI4:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 211,
"time": "1772600232"
},
"departure": {
"delay": 211,
"time": "1772600251"
},
"stopId": "FR:50129:ZE:10VIG2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 171,
"time": "1772599113"
},
"departure": {
"delay": 171,
"time": "1772599131"
},
"stopId": "FR:50129:ZE:10CTR3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 162,
"time": "1772599036"
},
"departure": {
"delay": 162,
"time": "1772599062"
},
"stopId": "FR:50129:ZE:10FDC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 91,
"time": "1772599865"
},
"departure": {
"delay": 91,
"time": "1772599891"
},
"stopId": "FR:50129:ZE:10VAB2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 111,
"time": "1772599954"
},
"departure": {
"delay": 111,
"time": "1772599971"
},
"stopId": "FR:50129:ZE:10EGL5:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 159,
"time": "1772599263"
},
"departure": {
"delay": 159,
"time": "1772599299"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 139,
"time": "1772598638"
},
"departure": {
"delay": 139,
"time": "1772598739"
},
"stopId": "FR:50129:ZE:10MEN2:ATOUMOD035",
"stopSequence": 13
},
{
"departure": {
"delay": 56,
"time": "1772597936"
},
"stopId": "FR:50129:ZE:10DIG1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 94,
"time": "1772598793"
},
"departure": {
"delay": 94,
"time": "1772598874"
},
"stopId": "FR:50129:ZE:10SHU3:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 139,
"time": "1772598181"
},
"departure": {
"delay": 139,
"time": "1772598199"
},
"stopId": "FR:50129:ZE:10PFJ1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 212,
"time": "1772600297"
},
"departure": {
"delay": 212,
"time": "1772600312"
},
"stopId": "FR:50129:ZE:10DAN2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 167,
"time": "1772600199"
},
"departure": {
"delay": 167,
"time": "1772600207"
},
"stopId": "FR:50129:ZE:10CRB2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 66,
"time": "1772599612"
},
"departure": {
"delay": 66,
"time": "1772599626"
},
"stopId": "FR:50129:ZE:10LEB2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 98,
"time": "1772599464"
},
"departure": {
"delay": 98,
"time": "1772599478"
},
"stopId": "FR:50129:ZE:10LCO2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 63,
"time": "1772598527"
},
"departure": {
"delay": 63,
"time": "1772598543"
},
"stopId": "FR:50129:ZE:10FJT1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 69,
"time": "1772598294"
},
"departure": {
"delay": 69,
"time": "1772598309"
},
"stopId": "FR:50129:ZE:10SAD1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 46,
"time": "1772599704"
},
"departure": {
"delay": 46,
"time": "1772599726"
},
"stopId": "FR:50129:ZE:10LEC2:ATOUMOD035",
"stopSequence": 25
}
],
"timestamp": "1772606700",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:05:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748424x2025xHxMultxMexMercredix00:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:8x3470276:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 157,
"time": "1772606677"
},
"departure": {
"delay": 157,
"time": "1772606677"
},
"stopId": "FR:27275:ZE:0x6226:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 10,
"time": "1772607430"
},
"departure": {
"delay": 10,
"time": "1772607430"
},
"stopId": "FR:27022:ZE:0x6978:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 85,
"time": "1772606965"
},
"departure": {
"delay": 85,
"time": "1772606965"
},
"stopId": "FR:27022:ZE:0x6980:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 101,
"time": "1772607101"
},
"departure": {
"delay": 101,
"time": "1772607101"
},
"stopId": "FR:27022:ZE:0x6992:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 130,
"time": "1772607130"
},
"departure": {
"delay": 130,
"time": "1772607130"
},
"stopId": "FR:27022:ZE:0x7002:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 78,
"time": "1772607198"
},
"departure": {
"delay": 78,
"time": "1772607198"
},
"stopId": "FR:27022:ZE:0x7000:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 34,
"time": "1772607274"
},
"departure": {
"delay": 34,
"time": "1772607274"
},
"stopId": "FR:27022:ZE:0x6986:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 134,
"time": "1772606714"
},
"departure": {
"delay": 134,
"time": "1772606714"
},
"stopId": "FR:27275:ZE:0x7179:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 85,
"time": "1772606845"
},
"departure": {
"delay": 85,
"time": "1772606845"
},
"stopId": "FR:27275:ZE:0x6996:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 109,
"time": "1772607049"
},
"departure": {
"delay": 109,
"time": "1772607049"
},
"stopId": "FR:27022:ZE:0x6998:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -4,
"time": "1772607476"
},
"stopId": "FR:27022:ZE:0x6991:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 59,
"time": "1772607359"
},
"departure": {
"delay": 59,
"time": "1772607359"
},
"stopId": "FR:27022:ZE:0x6982:ATOUMOD006",
"stopSequence": 21
}
],
"timestamp": "1772606702",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:6a:LOC",
"tripId": "ATOUMOD006:ServiceJourney:8x3470276:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:825:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772614980"
},
"departure": {
"time": "1772614980"
},
"stopId": "FR:27681:ZE:29065:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1772615400"
},
"departure": {
"time": "1772615400"
},
"stopId": "FR:27562:ZE:10021:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1772614860"
},
"departure": {
"time": "1772614860"
},
"stopId": "FR:27681:ZE:10113:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1772615100"
},
"departure": {
"time": "1772615100"
},
"stopId": "FR:27681:ZE:10073:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1772615640"
},
"departure": {
"time": "1772615640"
},
"stopId": "FR:27562:ZE:10015:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1772615880"
},
"departure": {
"time": "1772615880"
},
"stopId": "FR:27562:ZE:10017:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1772614920"
},
"departure": {
"time": "1772614920"
},
"stopId": "FR:27681:ZE:19:ATOUMOD007",
"stopSequence": 3
},
{
"departure": {
"time": "1772614740"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1772615040"
},
"departure": {
"time": "1772615040"
},
"stopId": "FR:27681:ZE:30009:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1772615340"
},
"departure": {
"time": "1772615340"
},
"stopId": "FR:27562:ZE:29083:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1772615160"
},
"departure": {
"time": "1772615160"
},
"stopId": "FR:27681:ZE:10071:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1772615820"
},
"departure": {
"time": "1772615820"
},
"stopId": "FR:27562:ZE:10023:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1772615220"
},
"departure": {
"time": "1772615220"
},
"stopId": "FR:27562:ZE:10104:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1772615940"
},
"stopId": "FR:27562:ZE:24:ATOUMOD007",
"stopSequence": 15
}
],
"timestamp": "1772606444",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:25:LOC",
"tripId": "ATOUMOD007:ServiceJourney:825:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4071942x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 116,
"time": "1772606816"
},
"departure": {
"delay": 116,
"time": "1772606816"
},
"stopId": "FR:76351:ZE:3177:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 57,
"time": "1772606937"
},
"departure": {
"delay": 57,
"time": "1772606937"
},
"stopId": "FR:76351:ZE:3793:ATOUMOD003",
"stopSequence": 23
},
{
"departure": {
"delay": 76,
"time": "1772606656"
},
"stopId": "FR:76351:ZE:3280:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 112,
"time": "1772606752"
},
"departure": {
"delay": 112,
"time": "1772606752"
},
"stopId": "FR:76351:ZE:3281:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 57,
"time": "1772607177"
},
"stopId": "FR:76351:ZE:4544:ATOUMOD003",
"stopSequence": 24
}
],
"timestamp": "1772606682",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C4:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4071942x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:615:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772611620"
},
"departure": {
"time": "1772611620"
},
"stopId": "FR:27681:ZE:10074:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1772611680"
},
"departure": {
"time": "1772611680"
},
"stopId": "FR:27681:ZE:28981:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1772611740"
},
"departure": {
"time": "1772611740"
},
"stopId": "FR:27681:ZE:10059:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1772612040"
},
"departure": {
"time": "1772612040"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1772611860"
},
"departure": {
"time": "1772611860"
},
"stopId": "FR:27681:ZE:10057:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1772612160"
},
"departure": {
"time": "1772612160"
},
"stopId": "FR:27681:ZE:28977:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1772611320"
},
"departure": {
"time": "1772611320"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1772611980"
},
"departure": {
"time": "1772611980"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1772611260"
},
"departure": {
"time": "1772611260"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1772611920"
},
"departure": {
"time": "1772611920"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 10
},
{
"departure": {
"time": "1772611200"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1772611560"
},
"departure": {
"time": "1772611560"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1772611800"
},
"departure": {
"time": "1772611800"
},
"stopId": "FR:27681:ZE:10080:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1772612280"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 14
}
],
"timestamp": "1772606444",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:615:LOC"
}
}
},
{
"id": "SM:ATOUMOD037:ServiceJourney:1500000270:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 33,
"time": "1772606328"
},
"departure": {
"delay": 33,
"time": "1772606373"
},
"stopId": "FR:61001:ZE:RxsidencexStrasbourg:ATOUMOD037",
"stopSequence": 28
},
{
"departure": {
"delay": 209,
"time": "1772607209"
},
"stopId": "FR:61143:ZE:Universitxs:ATOUMOD037",
"stopSequence": 38
},
{
"arrival": {
"delay": 205,
"time": "1772606604"
},
"departure": {
"delay": 205,
"time": "1772606665"
},
"stopId": "FR:61001:ZE:LycxexAlainxBdxxMxzy:ATOUMOD037",
"stopSequence": 31
},
{
"departure": {
"delay": 209,
"time": "1772606909"
},
"stopId": "FR:61001:ZE:Mazeline:ATOUMOD037",
"stopSequence": 34
},
{
"departure": {
"delay": 209,
"time": "1772606789"
},
"stopId": "FR:61001:ZE:ChapeauxRouge:ATOUMOD037",
"stopSequence": 33
},
{
"arrival": {
"delay": 203,
"time": "1772606723"
},
"departure": {
"delay": 203,
"time": "1772606723"
},
"stopId": "FR:61001:ZE:Colbert:ATOUMOD037",
"stopSequence": 32
},
{
"arrival": {
"delay": 132,
"time": "1772606502"
},
"departure": {
"delay": 132,
"time": "1772606532"
},
"stopId": "FR:61001:ZE:CroixxMercier:ATOUMOD037",
"stopSequence": 30
},
{
"departure": {
"delay": 209,
"time": "1772607029"
},
"stopId": "FR:61117:ZE:CondxxMoulx:ATOUMOD037",
"stopSequence": 36
},
{
"arrival": {
"delay": 209,
"time": "1772607209"
},
"stopId": "FR:61143:ZE:PU:ATOUMOD037",
"stopSequence": 39
},
{
"departure": {
"delay": 209,
"time": "1772606969"
},
"stopId": "FR:61001:ZE:PortexdexBretagne:ATOUMOD037",
"stopSequence": 35
},
{
"arrival": {
"delay": 89,
"time": "1772606393"
},
"departure": {
"delay": 89,
"time": "1772606429"
},
"stopId": "FR:61001:ZE:ConseilxDxpartementl:ATOUMOD037",
"stopSequence": 29
}
],
"timestamp": "1772606455",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD037:Line:B:LOC",
"tripId": "ATOUMOD037:ServiceJourney:1500000270:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745718x2025xHxMultxMexMercredix00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772608860"
},
"departure": {
"time": "1772608860"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"time": "1772607780"
},
"departure": {
"time": "1772607780"
},
"stopId": "FR:50129:ZE:10NOR6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"time": "1772609280"
},
"departure": {
"time": "1772609280"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"time": "1772609940"
},
"departure": {
"time": "1772609940"
},
"stopId": "FR:50129:ZE:10EPC2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"time": "1772610060"
},
"departure": {
"time": "1772610060"
},
"stopId": "FR:50129:ZE:10PAU2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"time": "1772610360"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"time": "1772608140"
},
"departure": {
"time": "1772608140"
},
"stopId": "FR:50129:ZE:10XCT4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"time": "1772607900"
},
"departure": {
"time": "1772607900"
},
"stopId": "FR:50129:ZE:10MED4:ATOUMOD035",
"stopSequence": 7
},
{
"departure": {
"time": "1772607480"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"time": "1772609700"
},
"departure": {
"time": "1772609700"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"time": "1772610120"
},
"departure": {
"time": "1772610120"
},
"stopId": "FR:50129:ZE:10TLL2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"time": "1772607660"
},
"departure": {
"time": "1772607660"
},
"stopId": "FR:50129:ZE:10LPL2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"time": "1772609460"
},
"departure": {
"time": "1772609460"
},
"stopId": "FR:50129:ZE:10ANN2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"time": "1772608260"
},
"departure": {
"time": "1772608260"
},
"stopId": "FR:50129:ZE:10HPA4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"time": "1772610180"
},
"departure": {
"time": "1772610180"
},
"stopId": "FR:50129:ZE:10HET2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"time": "1772609580"
},
"departure": {
"time": "1772609580"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"time": "1772609040"
},
"departure": {
"time": "1772609040"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"time": "1772608680"
},
"departure": {
"time": "1772608680"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"time": "1772609880"
},
"departure": {
"time": "1772609880"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"time": "1772609400"
},
"departure": {
"time": "1772609400"
},
"stopId": "FR:50129:ZE:10PAX2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"time": "1772609760"
},
"departure": {
"time": "1772609760"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"time": "1772609160"
},
"departure": {
"time": "1772609160"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"time": "1772610240"
},
"departure": {
"time": "1772610240"
},
"stopId": "FR:50129:ZE:10MOR2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"time": "1772607540"
},
"departure": {
"time": "1772607540"
},
"stopId": "FR:50129:ZE:10FLO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"time": "1772609400"
},
"departure": {
"time": "1772609400"
},
"stopId": "FR:50129:ZE:10CMI2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"time": "1772610000"
},
"departure": {
"time": "1772610000"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"time": "1772609340"
},
"departure": {
"time": "1772609340"
},
"stopId": "FR:50129:ZE:10TRA3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"time": "1772607720"
},
"departure": {
"time": "1772607720"
},
"stopId": "FR:50129:ZE:10GDR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"time": "1772608500"
},
"departure": {
"time": "1772608500"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"time": "1772608740"
},
"departure": {
"time": "1772608740"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"time": "1772610300"
},
"departure": {
"time": "1772610300"
},
"stopId": "FR:50129:ZE:10MES2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"time": "1772608380"
},
"departure": {
"time": "1772608380"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"time": "1772608080"
},
"departure": {
"time": "1772608080"
},
"stopId": "FR:50129:ZE:10GRR2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"time": "1772608980"
},
"departure": {
"time": "1772608980"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"time": "1772607960"
},
"departure": {
"time": "1772607960"
},
"stopId": "FR:50129:ZE:10BAG4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"time": "1772608920"
},
"departure": {
"time": "1772608920"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 17
}
],
"timestamp": "1772606700",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745718x2025xHxMultxMexMercredix00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4051222xGTFSxGSemH18xSemainex05:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 35,
"time": "1772606675"
},
"departure": {
"delay": 35,
"time": "1772606675"
},
"stopId": "FR:76351:ZE:3481:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 52,
"time": "1772606752"
},
"departure": {
"delay": 52,
"time": "1772606752"
},
"stopId": "FR:76351:ZE:5164:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 11,
"time": "1772607011"
},
"departure": {
"delay": 11,
"time": "1772607011"
},
"stopId": "FR:76351:ZE:5197:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 22,
"time": "1772607202"
},
"departure": {
"delay": 22,
"time": "1772607202"
},
"stopId": "FR:76351:ZE:3328:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 15,
"time": "1772606835"
},
"departure": {
"delay": 15,
"time": "1772606835"
},
"stopId": "FR:76351:ZE:4486:ATOUMOD003",
"stopSequence": 12
},
{
"departure": {
"delay": -4,
"time": "1772606516"
},
"stopId": "FR:76351:ZE:3271:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": -4,
"time": "1772607476"
},
"stopId": "FR:76351:ZE:5206:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 41,
"time": "1772606801"
},
"departure": {
"delay": 41,
"time": "1772606801"
},
"stopId": "FR:76351:ZE:5150:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 42,
"time": "1772607282"
},
"departure": {
"delay": 42,
"time": "1772607282"
},
"stopId": "FR:76351:ZE:3330:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 46,
"time": "1772607166"
},
"departure": {
"delay": 46,
"time": "1772607166"
},
"stopId": "FR:76351:ZE:3792:ATOUMOD003",
"stopSequence": 14
}
],
"timestamp": "1772606682",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:18:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4051222xGTFSxGSemH18xSemainex05:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:403:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772620920"
},
"departure": {
"time": "1772620920"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1772620860"
},
"departure": {
"time": "1772620860"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1772619900"
},
"departure": {
"time": "1772619900"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1772619540"
},
"departure": {
"time": "1772619540"
},
"stopId": "FR:76217:ZE:18024:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1772622120"
},
"departure": {
"time": "1772622120"
},
"stopId": "FR:76217:ZE:18242:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1772621100"
},
"departure": {
"time": "1772621100"
},
"stopId": "FR:76217:ZE:18079:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1772620260"
},
"departure": {
"time": "1772620260"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1772621880"
},
"departure": {
"time": "1772621880"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1772621580"
},
"departure": {
"time": "1772621580"
},
"stopId": "FR:76217:ZE:18163:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1772622060"
},
"departure": {
"time": "1772622060"
},
"stopId": "FR:76217:ZE:18168:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1772622240"
},
"departure": {
"time": "1772622240"
},
"stopId": "FR:76217:ZE:18191:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1772621220"
},
"departure": {
"time": "1772621220"
},
"stopId": "FR:76217:ZE:18103:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1772621700"
},
"departure": {
"time": "1772621700"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 26
},
{
"departure": {
"time": "1772619000"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1772621460"
},
"departure": {
"time": "1772621460"
},
"stopId": "FR:76217:ZE:18195:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1772621760"
},
"departure": {
"time": "1772621760"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1772622000"
},
"departure": {
"time": "1772622000"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1772621520"
},
"departure": {
"time": "1772621520"
},
"stopId": "FR:76217:ZE:18207:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1772620080"
},
"departure": {
"time": "1772620080"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1772620680"
},
"departure": {
"time": "1772620680"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1772620980"
},
"departure": {
"time": "1772620980"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1772619600"
},
"departure": {
"time": "1772619600"
},
"stopId": "FR:76217:ZE:18053:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1772619240"
},
"departure": {
"time": "1772619240"
},
"stopId": "FR:76217:ZE:18039:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1772619300"
},
"departure": {
"time": "1772619300"
},
"stopId": "FR:76217:ZE:18072:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1772619480"
},
"departure": {
"time": "1772619480"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1772619120"
},
"departure": {
"time": "1772619120"
},
"stopId": "FR:76565:ZE:18255:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1772619960"
},
"departure": {
"time": "1772619960"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1772621400"
},
"departure": {
"time": "1772621400"
},
"stopId": "FR:76217:ZE:18188:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1772620620"
},
"departure": {
"time": "1772620620"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1772622300"
},
"stopId": "FR:76217:ZE:18809:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1772621640"
},
"departure": {
"time": "1772621640"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1772619060"
},
"departure": {
"time": "1772619060"
},
"stopId": "FR:76565:ZE:18285:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1772619720"
},
"departure": {
"time": "1772619720"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 9
}
],
"timestamp": "1772606714",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:403:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:5804140358795264x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 27,
"time": "1772608157"
},
"departure": {
"delay": 27,
"time": "1772608167"
},
"stopId": "FR:14371:ZE:6719834025885696:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": -249,
"time": "1772608671"
},
"stopId": "FR:14371:ZE:4702065101111296:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": -92,
"time": "1772607347"
},
"departure": {
"delay": -92,
"time": "1772607448"
},
"stopId": "FR:14371:ZE:5378975770607616:ATOUMOD036",
"stopSequence": 7
},
{
"arrival": {
"delay": -182,
"time": "1772606807"
},
"departure": {
"delay": -182,
"time": "1772606998"
},
"stopId": "FR:14141:ZE:6367416289329152:ATOUMOD036",
"stopSequence": 4
},
{
"arrival": {
"delay": -10,
"time": "1772607990"
},
"departure": {
"delay": -10,
"time": "1772608010"
},
"stopId": "FR:14371:ZE:6688429493452800:ATOUMOD036",
"stopSequence": 9
},
{
"arrival": {
"delay": -78,
"time": "1772607614"
},
"departure": {
"delay": -78,
"time": "1772607702"
},
"stopId": "FR:14654:ZE:5367940187684864:ATOUMOD036",
"stopSequence": 8
},
{
"arrival": {
"delay": -74,
"time": "1772608582"
},
"departure": {
"delay": -74,
"time": "1772608666"
},
"stopId": "FR:14371:ZE:5697057793769472:ATOUMOD036",
"stopSequence": 12
},
{
"arrival": {
"delay": -313,
"time": "1772606617"
},
"departure": {
"delay": -313,
"time": "1772606627"
},
"stopId": "FR:14141:ZE:5600677150588928:ATOUMOD036",
"stopSequence": 3
},
{
"arrival": {
"delay": -105,
"time": "1772607200"
},
"departure": {
"delay": -105,
"time": "1772607315"
},
"stopId": "FR:14371:ZE:5326137539428352:ATOUMOD036",
"stopSequence": 6
},
{
"arrival": {
"delay": 73,
"time": "1772608503"
},
"departure": {
"delay": 73,
"time": "1772608513"
},
"stopId": "FR:14371:ZE:5100778894131200:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": 254,
"time": "1772606704"
},
"departure": {
"delay": 254,
"time": "1772606714"
},
"stopId": "FR:14371:ZE:4816449207009280:ATOUMOD036",
"stopSequence": 2
},
{
"arrival": {
"delay": -87,
"time": "1772607116"
},
"departure": {
"delay": -87,
"time": "1772607213"
},
"stopId": "FR:14371:ZE:5942349113851904:ATOUMOD036",
"stopSequence": 5
},
{
"departure": {
"delay": 66,
"time": "1772606286"
},
"stopId": "FR:14371:ZE:5379532203753472:ATOUMOD036",
"stopSequence": 1
}
],
"timestamp": "1772606705",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:5515601163321344:LOC",
"tripId": "ATOUMOD036:ServiceJourney:5804140358795264x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:431:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772621700"
},
"departure": {
"time": "1772621700"
},
"stopId": "FR:76217:ZE:18286:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1772621100"
},
"departure": {
"time": "1772621100"
},
"stopId": "FR:76217:ZE:18822:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1772621220"
},
"departure": {
"time": "1772621220"
},
"stopId": "FR:76217:ZE:18823:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1772620620"
},
"departure": {
"time": "1772620620"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1772621460"
},
"departure": {
"time": "1772621460"
},
"stopId": "FR:76217:ZE:18824:ATOUMOD005",
"stopSequence": 9
},
{
"departure": {
"time": "1772620500"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1772621340"
},
"departure": {
"time": "1772621340"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1772621580"
},
"departure": {
"time": "1772621580"
},
"stopId": "FR:76217:ZE:18032:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1772620860"
},
"departure": {
"time": "1772620860"
},
"stopId": "FR:76217:ZE:18821:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1772620980"
},
"departure": {
"time": "1772620980"
},
"stopId": "FR:76217:ZE:18817:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1772620740"
},
"departure": {
"time": "1772620740"
},
"stopId": "FR:76217:ZE:18816:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1772621820"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 12
}
],
"timestamp": "1772606696",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:97:LOC",
"tripId": "ATOUMOD005:ServiceJourney:431:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:377:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 10,
"time": "1772620090"
},
"departure": {
"delay": 10,
"time": "1772620090"
},
"stopId": "FR:76217:ZE:18091:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1772619900"
},
"departure": {
"time": "1772619900"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1772618040"
},
"departure": {
"time": "1772618040"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1772618640"
},
"departure": {
"time": "1772618640"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"delay": 5,
"time": "1772618045"
},
"departure": {
"delay": 5,
"time": "1772618045"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1772619840"
},
"departure": {
"time": "1772619840"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1772620140"
},
"departure": {
"time": "1772620140"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1772618520"
},
"departure": {
"time": "1772618520"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1772620020"
},
"departure": {
"time": "1772620020"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1772619480"
},
"departure": {
"time": "1772619480"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"delay": 5,
"time": "1772620505"
},
"departure": {
"delay": 5,
"time": "1772620505"
},
"stopId": "FR:76217:ZE:18102:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1772618280"
},
"departure": {
"time": "1772618280"
},
"stopId": "FR:76217:ZE:18198:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1772617980"
},
"departure": {
"time": "1772617980"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 3
},
{
"departure": {
"time": "1772617800"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1772617920"
},
"departure": {
"time": "1772617920"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1772620500"
},
"departure": {
"time": "1772620500"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1772620320"
},
"departure": {
"time": "1772620320"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1772619120"
},
"departure": {
"time": "1772619120"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1772618700"
},
"departure": {
"time": "1772618700"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1772619960"
},
"departure": {
"time": "1772619960"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1772618160"
},
"departure": {
"time": "1772618160"
},
"stopId": "FR:76217:ZE:18167:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1772620080"
},
"departure": {
"time": "1772620080"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1772618580"
},
"departure": {
"time": "1772618580"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1772618340"
},
"departure": {
"time": "1772618340"
},
"stopId": "FR:76217:ZE:18178:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1772619780"
},
"departure": {
"time": "1772619780"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1772619660"
},
"departure": {
"time": "1772619660"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1772620680"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"delay": 5,
"time": "1772619845"
},
"departure": {
"delay": 5,
"time": "1772619845"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1772619300"
},
"departure": {
"time": "1772619300"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"delay": 5,
"time": "1772620085"
},
"departure": {
"delay": 5,
"time": "1772620085"
},
"stopId": "FR:76217:ZE:18442:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1772618100"
},
"departure": {
"time": "1772618100"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1772618220"
},
"departure": {
"time": "1772618220"
},
"stopId": "FR:76217:ZE:18171:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1772618760"
},
"departure": {
"time": "1772618760"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1772619720"
},
"departure": {
"time": "1772619720"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 20
}
],
"timestamp": "1772606175",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:377:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:79:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 185,
"time": "1772604240"
},
"departure": {
"delay": 185,
"time": "1772604245"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"delay": 185,
"time": "1772604360"
},
"departure": {
"delay": 185,
"time": "1772604365"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"delay": 240,
"time": "1772606760"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 35
},
{
"arrival": {
"delay": 245,
"time": "1772606640"
},
"departure": {
"delay": 245,
"time": "1772606645"
},
"stopId": "FR:76565:ZE:18443:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"delay": 185,
"time": "1772604540"
},
"departure": {
"delay": 185,
"time": "1772604545"
},
"stopId": "FR:76217:ZE:18189:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"delay": 125,
"time": "1772603940"
},
"departure": {
"delay": 125,
"time": "1772603945"
},
"stopId": "FR:76217:ZE:18183:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"delay": 195,
"time": "1772604310"
},
"departure": {
"delay": 195,
"time": "1772604315"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"delay": 135,
"time": "1772604910"
},
"departure": {
"delay": 135,
"time": "1772604915"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"delay": 185,
"time": "1772606460"
},
"departure": {
"delay": 185,
"time": "1772606465"
},
"stopId": "FR:76217:ZE:18040:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"delay": 185,
"time": "1772604180"
},
"departure": {
"delay": 185,
"time": "1772604185"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"delay": 125,
"time": "1772605020"
},
"departure": {
"delay": 125,
"time": "1772605025"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"delay": 10,
"time": "1772605805"
},
"departure": {
"delay": 10,
"time": "1772605810"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1772605440"
},
"departure": {
"time": "1772605500"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"delay": -115,
"time": "1772605200"
},
"departure": {
"delay": -115,
"time": "1772605205"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"delay": 125,
"time": "1772605080"
},
"departure": {
"delay": 125,
"time": "1772605085"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"delay": 245,
"time": "1772606520"
},
"departure": {
"delay": 245,
"time": "1772606525"
},
"stopId": "FR:76565:ZE:18105:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"delay": 5,
"time": "1772605620"
},
"departure": {
"delay": 5,
"time": "1772605625"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"delay": 185,
"time": "1772604300"
},
"departure": {
"delay": 185,
"time": "1772604305"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"delay": 125,
"time": "1772604960"
},
"departure": {
"delay": 125,
"time": "1772604965"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"delay": 125,
"time": "1772606100"
},
"departure": {
"delay": 125,
"time": "1772606105"
},
"stopId": "FR:76217:ZE:18025:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"delay": 195,
"time": "1772604430"
},
"departure": {
"delay": 195,
"time": "1772604435"
},
"stopId": "FR:76217:ZE:18208:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"delay": 245,
"time": "1772606580"
},
"departure": {
"delay": 245,
"time": "1772606585"
},
"stopId": "FR:76565:ZE:18238:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"delay": 185,
"time": "1772606400"
},
"departure": {
"delay": 185,
"time": "1772606405"
},
"stopId": "FR:76217:ZE:18073:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"delay": 60,
"time": "1772605920"
},
"departure": {
"delay": 60,
"time": "1772605980"
},
"stopId": "FR:76217:ZE:18054:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"delay": 185,
"time": "1772604600"
},
"departure": {
"delay": 185,
"time": "1772604605"
},
"stopId": "FR:76217:ZE:18104:ATOUMOD005",
"stopSequence": 15
},
{
"departure": {
"delay": 60,
"time": "1772603760"
},
"stopId": "FR:76217:ZE:18808:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"delay": 125,
"time": "1772604000"
},
"departure": {
"delay": 125,
"time": "1772604005"
},
"stopId": "FR:76217:ZE:18176:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"delay": 185,
"time": "1772604420"
},
"departure": {
"delay": 185,
"time": "1772604425"
},
"stopId": "FR:76217:ZE:18164:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"delay": 185,
"time": "1772606280"
},
"departure": {
"delay": 185,
"time": "1772606285"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"delay": 60,
"time": "1772605740"
},
"departure": {
"delay": 60,
"time": "1772605800"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"delay": 185,
"time": "1772604480"
},
"departure": {
"delay": 185,
"time": "1772604485"
},
"stopId": "FR:76217:ZE:18196:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"delay": 125,
"time": "1772604060"
},
"departure": {
"delay": 125,
"time": "1772604065"
},
"stopId": "FR:76217:ZE:18169:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"delay": 185,
"time": "1772604780"
},
"departure": {
"delay": 185,
"time": "1772604785"
},
"stopId": "FR:76217:ZE:18078:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"delay": 185,
"time": "1772604900"
},
"departure": {
"delay": 185,
"time": "1772604905"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"delay": 125,
"time": "1772603880"
},
"departure": {
"delay": 125,
"time": "1772603885"
},
"stopId": "FR:76217:ZE:18810:ATOUMOD005",
"stopSequence": 2
}
],
"timestamp": "1772606696",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:79:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx258:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 104,
"time": "1772605952"
},
"departure": {
"delay": 104,
"time": "1772606024"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 97,
"time": "1772606077"
},
"departure": {
"delay": 97,
"time": "1772606077"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 109,
"time": "1772605549"
},
"departure": {
"delay": 109,
"time": "1772605549"
},
"stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 169,
"time": "1772607589"
},
"departure": {
"delay": 169,
"time": "1772607589"
},
"stopId": "FR:76540:ZE:TCARxSTCLA1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 193,
"time": "1772607193"
},
"departure": {
"delay": 193,
"time": "1772607193"
},
"stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 142,
"time": "1772607742"
},
"departure": {
"delay": 142,
"time": "1772607742"
},
"stopId": "FR:76540:ZE:TCARxPSALO1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 169,
"time": "1772607649"
},
"departure": {
"delay": 169,
"time": "1772607649"
},
"stopId": "FR:76540:ZE:TCARxMALRA1:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1772605080"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 169,
"time": "1772606569"
},
"departure": {
"delay": 169,
"time": "1772606569"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 169,
"time": "1772607349"
},
"departure": {
"delay": 169,
"time": "1772607349"
},
"stopId": "FR:76540:ZE:TCARxARGEN1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 169,
"time": "1772606399"
},
"departure": {
"delay": 169,
"time": "1772606449"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 173,
"time": "1772606633"
},
"departure": {
"delay": 173,
"time": "1772606633"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 177,
"time": "1772607537"
},
"departure": {
"delay": 177,
"time": "1772607537"
},
"stopId": "FR:76540:ZE:TCARxCOUPE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 169,
"time": "1772606809"
},
"departure": {
"delay": 169,
"time": "1772606809"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 160,
"time": "1772606920"
},
"departure": {
"delay": 160,
"time": "1772606920"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 96,
"time": "1772605356"
},
"departure": {
"delay": 96,
"time": "1772605356"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -26,
"time": "1772605751"
},
"departure": {
"delay": -26,
"time": "1772605774"
},
"stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 6,
"time": "1772605626"
},
"departure": {
"delay": 6,
"time": "1772605626"
},
"stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 69,
"time": "1772605449"
},
"departure": {
"delay": 69,
"time": "1772605449"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 169,
"time": "1772606689"
},
"departure": {
"delay": 169,
"time": "1772606689"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 74,
"time": "1772605274"
},
"departure": {
"delay": 74,
"time": "1772605274"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 160,
"time": "1772606500"
},
"departure": {
"delay": 160,
"time": "1772606500"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 169,
"time": "1772607109"
},
"departure": {
"delay": 169,
"time": "1772607109"
},
"stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001",
"stopSequence": 20
}
],
"timestamp": "1772605004",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx258:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746159x2025xHxMultxMexMercredix00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 260,
"time": "1772609420"
},
"departure": {
"delay": 260,
"time": "1772609420"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 260,
"time": "1772609120"
},
"departure": {
"delay": 260,
"time": "1772609120"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 260,
"time": "1772608640"
},
"departure": {
"delay": 260,
"time": "1772608640"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 260,
"time": "1772609720"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 260,
"time": "1772608400"
},
"departure": {
"delay": 260,
"time": "1772608400"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 260,
"time": "1772607380"
},
"departure": {
"delay": 260,
"time": "1772607380"
},
"stopId": "FR:50129:ZE:10AGO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 260,
"time": "1772609300"
},
"departure": {
"delay": 260,
"time": "1772609300"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 260,
"time": "1772607020"
},
"departure": {
"delay": 260,
"time": "1772607020"
},
"stopId": "FR:50129:ZE:10CPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 260,
"time": "1772609060"
},
"departure": {
"delay": 260,
"time": "1772609060"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 260,
"time": "1772609000"
},
"departure": {
"delay": 260,
"time": "1772609000"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 260,
"time": "1772606720"
},
"departure": {
"delay": 260,
"time": "1772606720"
},
"stopId": "FR:50129:ZE:10HOU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 260,
"time": "1772608520"
},
"departure": {
"delay": 260,
"time": "1772608520"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 260,
"time": "1772606780"
},
"departure": {
"delay": 260,
"time": "1772606780"
},
"stopId": "FR:50129:ZE:10BON1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 260,
"time": "1772609600"
},
"departure": {
"delay": 260,
"time": "1772609600"
},
"stopId": "FR:50129:ZE:10COS1:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 260,
"time": "1772606900"
},
"departure": {
"delay": 260,
"time": "1772606900"
},
"stopId": "FR:50129:ZE:10ARA1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 260,
"time": "1772607560"
},
"departure": {
"delay": 260,
"time": "1772607560"
},
"stopId": "FR:50129:ZE:10BEL1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 260,
"time": "1772607080"
},
"departure": {
"delay": 260,
"time": "1772607080"
},
"stopId": "FR:50129:ZE:10LON1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 260,
"time": "1772609540"
},
"departure": {
"delay": 260,
"time": "1772609540"
},
"stopId": "FR:50129:ZE:10RSX1:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 260,
"time": "1772609240"
},
"departure": {
"delay": 260,
"time": "1772609240"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 260,
"time": "1772607320"
},
"departure": {
"delay": 260,
"time": "1772607320"
},
"stopId": "FR:50129:ZE:10LAV1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 260,
"time": "1772607680"
},
"departure": {
"delay": 260,
"time": "1772607680"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 288,
"time": "1772606656"
},
"departure": {
"delay": 288,
"time": "1772606688"
},
"stopId": "FR:50129:ZE:10CAR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 260,
"time": "1772607140"
},
"departure": {
"delay": 260,
"time": "1772607140"
},
"stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 260,
"time": "1772607740"
},
"departure": {
"delay": 260,
"time": "1772607740"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 260,
"time": "1772608880"
},
"departure": {
"delay": 260,
"time": "1772608880"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 260,
"time": "1772607980"
},
"departure": {
"delay": 260,
"time": "1772607980"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 260,
"time": "1772608100"
},
"departure": {
"delay": 260,
"time": "1772608100"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 260,
"time": "1772608040"
},
"departure": {
"delay": 260,
"time": "1772608040"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 260,
"time": "1772609480"
},
"departure": {
"delay": 260,
"time": "1772609480"
},
"stopId": "FR:50129:ZE:10MGT1:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 260,
"time": "1772609000"
},
"departure": {
"delay": 260,
"time": "1772609000"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 260,
"time": "1772607260"
},
"departure": {
"delay": 260,
"time": "1772607260"
},
"stopId": "FR:50129:ZE:10DUB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 152,
"time": "1772606272"
},
"departure": {
"delay": 152,
"time": "1772606312"
},
"stopId": "FR:50129:ZE:10COF1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 276,
"time": "1772606546"
},
"departure": {
"delay": 276,
"time": "1772606616"
},
"stopId": "FR:50129:ZE:10SFN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 260,
"time": "1772608760"
},
"departure": {
"delay": 260,
"time": "1772608760"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 260,
"time": "1772607620"
},
"departure": {
"delay": 260,
"time": "1772607620"
},
"stopId": "FR:50129:ZE:10HUI1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 260,
"time": "1772606780"
},
"departure": {
"delay": 260,
"time": "1772606780"
},
"stopId": "FR:50129:ZE:10BRT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 145,
"time": "1772606232"
},
"departure": {
"delay": 145,
"time": "1772606245"
},
"stopId": "FR:50129:ZE:10SFG1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 260,
"time": "1772607860"
},
"departure": {
"delay": 260,
"time": "1772607860"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 260,
"time": "1772608280"
},
"departure": {
"delay": 260,
"time": "1772608280"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 260,
"time": "1772609360"
},
"departure": {
"delay": 260,
"time": "1772609360"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 260,
"time": "1772609480"
},
"departure": {
"delay": 260,
"time": "1772609480"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 260,
"time": "1772606960"
},
"departure": {
"delay": 260,
"time": "1772606960"
},
"stopId": "FR:50129:ZE:10PRE1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 260,
"time": "1772607020"
},
"departure": {
"delay": 260,
"time": "1772607020"
},
"stopId": "FR:50129:ZE:10BHE1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 241,
"time": "1772606482"
},
"departure": {
"delay": 241,
"time": "1772606521"
},
"stopId": "FR:50129:ZE:10ALB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 260,
"time": "1772607440"
},
"departure": {
"delay": 260,
"time": "1772607440"
},
"stopId": "FR:50129:ZE:10HOM1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 260,
"time": "1772609540"
},
"departure": {
"delay": 260,
"time": "1772609540"
},
"stopId": "FR:50129:ZE:10CVE1:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 260,
"time": "1772608160"
},
"departure": {
"delay": 260,
"time": "1772608160"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 28
},
{
"departure": {
"delay": 111,
"time": "1772606211"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 1
}
],
"timestamp": "1772606697",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746159x2025xHxMultxMexMercredix00:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:249:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772612820"
},
"departure": {
"time": "1772612820"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1772613420"
},
"departure": {
"time": "1772613420"
},
"stopId": "FR:76217:ZE:18823:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1772613540"
},
"departure": {
"time": "1772613540"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1772612940"
},
"departure": {
"time": "1772612940"
},
"stopId": "FR:76217:ZE:18816:ATOUMOD005",
"stopSequence": 3
},
{
"departure": {
"time": "1772612700"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1772613060"
},
"departure": {
"time": "1772613060"
},
"stopId": "FR:76217:ZE:18821:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1772613300"
},
"departure": {
"time": "1772613300"
},
"stopId": "FR:76217:ZE:18822:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1772613180"
},
"departure": {
"time": "1772613180"
},
"stopId": "FR:76217:ZE:18817:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1772613900"
},
"departure": {
"time": "1772613900"
},
"stopId": "FR:76217:ZE:18286:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1772614020"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1772613660"
},
"departure": {
"time": "1772613660"
},
"stopId": "FR:76217:ZE:18824:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1772613780"
},
"departure": {
"time": "1772613780"
},
"stopId": "FR:76217:ZE:18032:ATOUMOD005",
"stopSequence": 10
}
],
"timestamp": "1772606696",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:97:LOC",
"tripId": "ATOUMOD005:ServiceJourney:249:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:5037286388400128x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 763,
"time": "1772607093"
},
"departure": {
"delay": 763,
"time": "1772607103"
},
"stopId": "FR:14366:ZE:19270005:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": 354,
"time": "1772607524"
},
"departure": {
"delay": 354,
"time": "1772607534"
},
"stopId": "FR:14366:ZE:669860001:ATOUMOD036",
"stopSequence": 15
},
{
"arrival": {
"delay": 335,
"time": "1772607625"
},
"departure": {
"delay": 335,
"time": "1772607635"
},
"stopId": "FR:14366:ZE:36960004:ATOUMOD036",
"stopSequence": 16
},
{
"arrival": {
"delay": 330,
"time": "1772607750"
},
"stopId": "FR:14366:ZE:15060004:ATOUMOD036",
"stopSequence": 17
},
{
"arrival": {
"delay": 988,
"time": "1772607018"
},
"departure": {
"delay": 988,
"time": "1772607028"
},
"stopId": "FR:14366:ZE:6030011489320960:ATOUMOD036",
"stopSequence": 12
},
{
"arrival": {
"delay": 595,
"time": "1772607285"
},
"departure": {
"delay": 595,
"time": "1772607295"
},
"stopId": "FR:14366:ZE:658330001:ATOUMOD036",
"stopSequence": 14
}
],
"timestamp": "1772606644",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:6580502401122304:LOC",
"tripId": "ATOUMOD036:ServiceJourney:5037286388400128x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx130:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 143,
"time": "1772603220"
},
"departure": {
"delay": 143,
"time": "1772603243"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 164,
"time": "1772603444"
},
"departure": {
"delay": 164,
"time": "1772603444"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 183,
"time": "1772604843"
},
"departure": {
"delay": 183,
"time": "1772604843"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 223,
"time": "1772605243"
},
"departure": {
"delay": 223,
"time": "1772605243"
},
"stopId": "FR:76216:ZE:TCARxMAISO2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 103,
"time": "1772603143"
},
"departure": {
"delay": 103,
"time": "1772603143"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 91,
"time": "1772603011"
},
"departure": {
"delay": 91,
"time": "1772603011"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 124,
"time": "1772603644"
},
"departure": {
"delay": 124,
"time": "1772603644"
},
"stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 423,
"time": "1772605718"
},
"departure": {
"delay": 423,
"time": "1772605743"
},
"stopId": "FR:76216:ZE:TCARxDLUNE2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 53,
"time": "1772603093"
},
"departure": {
"delay": 53,
"time": "1772603093"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 146,
"time": "1772604446"
},
"departure": {
"delay": 146,
"time": "1772604446"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 132,
"time": "1772604002"
},
"departure": {
"delay": 132,
"time": "1772604072"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1772602860"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 248,
"time": "1772604643"
},
"departure": {
"delay": 248,
"time": "1772604668"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 183,
"time": "1772604518"
},
"departure": {
"delay": 183,
"time": "1772604543"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 183,
"time": "1772604123"
},
"departure": {
"delay": 183,
"time": "1772604123"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 293,
"time": "1772605444"
},
"departure": {
"delay": 293,
"time": "1772605493"
},
"stopId": "FR:76216:ZE:TCARxDVILL2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 113,
"time": "1772603370"
},
"departure": {
"delay": 113,
"time": "1772603393"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 98,
"time": "1772603318"
},
"departure": {
"delay": 98,
"time": "1772603318"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 334,
"time": "1772605594"
},
"departure": {
"delay": 334,
"time": "1772605594"
},
"stopId": "FR:76216:ZE:TCARxPALIS2:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 241,
"time": "1772605321"
},
"departure": {
"delay": 241,
"time": "1772605321"
},
"stopId": "FR:76216:ZE:TCARxPTPIE2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 153,
"time": "1772604972"
},
"departure": {
"delay": 153,
"time": "1772604993"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 203,
"time": "1772604743"
},
"departure": {
"delay": 203,
"time": "1772604743"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 273,
"time": "1772605893"
},
"stopId": "FR:76474:ZE:TCARxBMAIR2:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 153,
"time": "1772604393"
},
"departure": {
"delay": 153,
"time": "1772604393"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 115,
"time": "1772603875"
},
"departure": {
"delay": 115,
"time": "1772603875"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 218,
"time": "1772605118"
},
"departure": {
"delay": 218,
"time": "1772605118"
},
"stopId": "FR:76540:ZE:TCARxBAPEA2:ATOUMOD001",
"stopSequence": 23
}
],
"timestamp": "1772602535",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx130:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4107974x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 15,
"time": "1772606835"
},
"departure": {
"delay": 15,
"time": "1772606835"
},
"stopId": "FR:76351:ZE:3954:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 18,
"time": "1772607078"
},
"departure": {
"delay": 18,
"time": "1772607078"
},
"stopId": "FR:76351:ZE:4004:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 20,
"time": "1772606960"
},
"departure": {
"delay": 20,
"time": "1772606960"
},
"stopId": "FR:76351:ZE:3988:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 40,
"time": "1772608000"
},
"departure": {
"delay": 40,
"time": "1772608000"
},
"stopId": "FR:76351:ZE:3960:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 57,
"time": "1772607417"
},
"departure": {
"delay": 57,
"time": "1772607417"
},
"stopId": "FR:76351:ZE:3972:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 19,
"time": "1772608339"
},
"departure": {
"delay": 19,
"time": "1772608339"
},
"stopId": "FR:76351:ZE:3998:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 50,
"time": "1772607770"
},
"departure": {
"delay": 50,
"time": "1772607770"
},
"stopId": "FR:76351:ZE:3990:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 37,
"time": "1772607877"
},
"departure": {
"delay": 37,
"time": "1772607877"
},
"stopId": "FR:76351:ZE:4000:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 18,
"time": "1772607198"
},
"departure": {
"delay": 18,
"time": "1772607198"
},
"stopId": "FR:76351:ZE:3976:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 53,
"time": "1772607593"
},
"departure": {
"delay": 53,
"time": "1772607593"
},
"stopId": "FR:76351:ZE:3970:ATOUMOD003",
"stopSequence": 8
},
{
"departure": {
"time": "1772606700"
},
"stopId": "FR:76481:ZE:4891:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 29,
"time": "1772608229"
},
"departure": {
"delay": 29,
"time": "1772608229"
},
"stopId": "FR:76351:ZE:3965:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 38,
"time": "1772608418"
},
"stopId": "FR:76351:ZE:3984:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 55,
"time": "1772607295"
},
"departure": {
"delay": 55,
"time": "1772607295"
},
"stopId": "FR:76351:ZE:3992:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 23,
"time": "1772608103"
},
"departure": {
"delay": 23,
"time": "1772608103"
},
"stopId": "FR:76351:ZE:3981:ATOUMOD003",
"stopSequence": 12
}
],
"timestamp": "1772606682",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4107974x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747887x2025xHxMultxMexMercredix00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 47,
"time": "1772606491"
},
"departure": {
"delay": 47,
"time": "1772606507"
},
"stopId": "FR:50129:ZE:10GDM3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -30,
"time": "1772606850"
},
"departure": {
"delay": -30,
"time": "1772606850"
},
"stopId": "FR:50129:ZE:10REN1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -30,
"time": "1772606970"
},
"departure": {
"delay": -30,
"time": "1772606970"
},
"stopId": "FR:50129:ZE:10GNT1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -18,
"time": "1772606405"
},
"departure": {
"delay": -18,
"time": "1772606442"
},
"stopId": "FR:50129:ZE:10HxC1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 52,
"time": "1772606538"
},
"departure": {
"delay": 52,
"time": "1772606572"
},
"stopId": "FR:50129:ZE:10SWZ1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -42,
"time": "1772606108"
},
"departure": {
"delay": -42,
"time": "1772606118"
},
"stopId": "FR:50129:ZE:10SRN1:ATOUMOD035",
"stopSequence": 7
},
{
"departure": {
"delay": -5,
"time": "1772605495"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -14,
"time": "1772605776"
},
"departure": {
"delay": -14,
"time": "1772605846"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 36,
"time": "1772605922"
},
"departure": {
"delay": 36,
"time": "1772605956"
},
"stopId": "FR:50129:ZE:10JAR1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -30,
"time": "1772606970"
},
"departure": {
"delay": -30,
"time": "1772606970"
},
"stopId": "FR:50129:ZE:10BOC1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -30,
"time": "1772606850"
},
"departure": {
"delay": -30,
"time": "1772606850"
},
"stopId": "FR:50129:ZE:10LOG1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -164,
"time": "1772605526"
},
"departure": {
"delay": -164,
"time": "1772605576"
},
"stopId": "FR:50129:ZE:10SHU1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -30,
"time": "1772607030"
},
"departure": {
"delay": -30,
"time": "1772607030"
},
"stopId": "FR:50129:ZE:10CEN1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -30,
"time": "1772607150"
},
"stopId": "FR:50129:ZE:10MXR1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -24,
"time": "1772605979"
},
"departure": {
"delay": -24,
"time": "1772606016"
},
"stopId": "FR:50129:ZE:10BOS1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -29,
"time": "1772606216"
},
"departure": {
"delay": -29,
"time": "1772606251"
},
"stopId": "FR:50129:ZE:10RUC1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -7,
"time": "1772606081"
},
"departure": {
"delay": -7,
"time": "1772606093"
},
"stopId": "FR:50129:ZE:10ODR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 7,
"time": "1772606633"
},
"departure": {
"delay": 7,
"time": "1772606647"
},
"stopId": "FR:50129:ZE:10CSM1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -30,
"time": "1772606790"
},
"departure": {
"delay": -30,
"time": "1772606790"
},
"stopId": "FR:50129:ZE:10CUR1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 13,
"time": "1772606315"
},
"departure": {
"delay": 13,
"time": "1772606353"
},
"stopId": "FR:50129:ZE:10MTT1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -23,
"time": "1772606363"
},
"departure": {
"delay": -23,
"time": "1772606377"
},
"stopId": "FR:50129:ZE:10SEX1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -30,
"time": "1772606730"
},
"departure": {
"delay": -30,
"time": "1772606730"
},
"stopId": "FR:50129:ZE:10DEB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -46,
"time": "1772606281"
},
"departure": {
"delay": -46,
"time": "1772606294"
},
"stopId": "FR:50129:ZE:10BSJ1:ATOUMOD035",
"stopSequence": 9
}
],
"timestamp": "1772606696",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747887x2025xHxMultxMexMercredix00:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:317:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772617980"
},
"departure": {
"time": "1772617980"
},
"stopId": "FR:76217:ZE:18163:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1772615940"
},
"departure": {
"time": "1772615940"
},
"stopId": "FR:76217:ZE:18024:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1772616000"
},
"departure": {
"time": "1772616000"
},
"stopId": "FR:76217:ZE:18053:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1772616360"
},
"departure": {
"time": "1772616360"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1772616300"
},
"departure": {
"time": "1772616300"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1772615460"
},
"departure": {
"time": "1772615460"
},
"stopId": "FR:76565:ZE:18285:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1772615880"
},
"departure": {
"time": "1772615880"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1772618040"
},
"departure": {
"time": "1772618040"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1772616120"
},
"departure": {
"time": "1772616120"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1772618640"
},
"departure": {
"time": "1772618640"
},
"stopId": "FR:76217:ZE:18191:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1772617920"
},
"departure": {
"time": "1772617920"
},
"stopId": "FR:76217:ZE:18207:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1772617380"
},
"departure": {
"time": "1772617380"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1772617080"
},
"departure": {
"time": "1772617080"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1772616480"
},
"departure": {
"time": "1772616480"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1772615520"
},
"departure": {
"time": "1772615520"
},
"stopId": "FR:76565:ZE:18255:ATOUMOD005",
"stopSequence": 3
},
{
"departure": {
"time": "1772615400"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1772617500"
},
"departure": {
"time": "1772617500"
},
"stopId": "FR:76217:ZE:18079:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1772616660"
},
"departure": {
"time": "1772616660"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1772617800"
},
"departure": {
"time": "1772617800"
},
"stopId": "FR:76217:ZE:18188:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1772617260"
},
"departure": {
"time": "1772617260"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1772618400"
},
"departure": {
"time": "1772618400"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1772615640"
},
"departure": {
"time": "1772615640"
},
"stopId": "FR:76217:ZE:18039:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1772618100"
},
"departure": {
"time": "1772618100"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1772618280"
},
"departure": {
"time": "1772618280"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1772617320"
},
"departure": {
"time": "1772617320"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1772617020"
},
"departure": {
"time": "1772617020"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1772618460"
},
"departure": {
"time": "1772618460"
},
"stopId": "FR:76217:ZE:18168:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1772618700"
},
"stopId": "FR:76217:ZE:18809:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1772615700"
},
"departure": {
"time": "1772615700"
},
"stopId": "FR:76217:ZE:18072:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1772617860"
},
"departure": {
"time": "1772617860"
},
"stopId": "FR:76217:ZE:18195:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1772618160"
},
"departure": {
"time": "1772618160"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1772618520"
},
"departure": {
"time": "1772618520"
},
"stopId": "FR:76217:ZE:18242:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1772617620"
},
"departure": {
"time": "1772617620"
},
"stopId": "FR:76217:ZE:18103:ATOUMOD005",
"stopSequence": 20
}
],
"timestamp": "1772606629",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:317:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:3:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 139,
"time": "1772606393"
},
"departure": {
"delay": 139,
"time": "1772606419"
},
"stopId": "FR:76057:ZE:30053:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 239,
"time": "1772605971"
},
"departure": {
"delay": 239,
"time": "1772605979"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 219,
"time": "1772606006"
},
"departure": {
"delay": 219,
"time": "1772606019"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 223,
"time": "1772605723"
},
"departure": {
"delay": 223,
"time": "1772605723"
},
"stopId": "FR:76743:ZE:30048:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 187,
"time": "1772606567"
},
"departure": {
"delay": 187,
"time": "1772606587"
},
"stopId": "FR:76057:ZE:30055:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 275,
"time": "1772605835"
},
"departure": {
"delay": 275,
"time": "1772605895"
},
"stopId": "FR:76057:ZE:30050:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 163,
"time": "1772606248"
},
"departure": {
"delay": 163,
"time": "1772606263"
},
"stopId": "FR:76057:ZE:30051:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 120,
"time": "1772607120"
},
"departure": {
"delay": 120,
"time": "1772607120"
},
"stopId": "FR:76057:ZE:30025:ATOUMOD041",
"stopSequence": 23
},
{
"arrival": {
"delay": 120,
"time": "1772606820"
},
"departure": {
"delay": 120,
"time": "1772606820"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"delay": 120,
"time": "1772607060"
},
"departure": {
"delay": 120,
"time": "1772607060"
},
"stopId": "FR:76057:ZE:30002:ATOUMOD041",
"stopSequence": 22
},
{
"departure": {
"delay": 179,
"time": "1772605559"
},
"stopId": "FR:76743:ZE:30049:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 267,
"time": "1772605915"
},
"departure": {
"delay": 267,
"time": "1772605947"
},
"stopId": "FR:76057:ZE:30021:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 234,
"time": "1772606077"
},
"departure": {
"delay": 234,
"time": "1772606094"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 120,
"time": "1772607180"
},
"departure": {
"delay": 120,
"time": "1772607180"
},
"stopId": "FR:76057:ZE:30003:ATOUMOD041",
"stopSequence": 24
},
{
"arrival": {
"delay": 120,
"time": "1772606760"
},
"departure": {
"delay": 120,
"time": "1772606760"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 120,
"time": "1772606880"
},
"departure": {
"delay": 120,
"time": "1772606880"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 19
},
{
"arrival": {
"delay": 249,
"time": "1772605769"
},
"departure": {
"delay": 249,
"time": "1772605809"
},
"stopId": "FR:76743:ZE:30023:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 241,
"time": "1772605623"
},
"departure": {
"delay": 241,
"time": "1772605681"
},
"stopId": "FR:76743:ZE:30046:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 120,
"time": "1772607000"
},
"departure": {
"delay": 120,
"time": "1772607000"
},
"stopId": "FR:76057:ZE:30017:ATOUMOD041",
"stopSequence": 21
},
{
"arrival": {
"delay": 148,
"time": "1772606296"
},
"departure": {
"delay": 148,
"time": "1772606308"
},
"stopId": "FR:76057:ZE:30052:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 120,
"time": "1772607300"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 25
},
{
"arrival": {
"delay": 120,
"time": "1772606940"
},
"departure": {
"delay": 120,
"time": "1772606940"
},
"stopId": "FR:76057:ZE:30013:ATOUMOD041",
"stopSequence": 20
},
{
"arrival": {
"delay": 183,
"time": "1772606149"
},
"departure": {
"delay": 183,
"time": "1772606163"
},
"stopId": "FR:76057:ZE:30011:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 120,
"time": "1772606700"
},
"departure": {
"delay": 120,
"time": "1772606700"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 182,
"time": "1772606478"
},
"departure": {
"delay": 182,
"time": "1772606522"
},
"stopId": "FR:76057:ZE:30054:ATOUMOD041",
"stopSequence": 14
}
],
"timestamp": "1772606661",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD041:Line:2:LOC",
"tripId": "ATOUMOD041:ServiceJourney:3:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:301:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772615400"
},
"departure": {
"time": "1772615400"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1772616300"
},
"departure": {
"time": "1772616300"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1772615820"
},
"departure": {
"time": "1772615820"
},
"stopId": "FR:76217:ZE:18037:ATOUMOD005",
"stopSequence": 12
},
{
"departure": {
"time": "1772614860"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1772615160"
},
"departure": {
"time": "1772615160"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1772615700"
},
"departure": {
"time": "1772615700"
},
"stopId": "FR:76217:ZE:18052:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1772615640"
},
"departure": {
"time": "1772615640"
},
"stopId": "FR:76217:ZE:18093:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1772615940"
},
"departure": {
"time": "1772615940"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1772616480"
},
"departure": {
"time": "1772616480"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1772616540"
},
"stopId": "FR:76217:ZE:18041:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1772615760"
},
"departure": {
"time": "1772615760"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1772615880"
},
"departure": {
"time": "1772615880"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1772614980"
},
"departure": {
"time": "1772614980"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1772615460"
},
"departure": {
"time": "1772615460"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1772615280"
},
"departure": {
"time": "1772615280"
},
"stopId": "FR:76217:ZE:18043:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1772616120"
},
"departure": {
"time": "1772616120"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1772615520"
},
"departure": {
"time": "1772615520"
},
"stopId": "FR:76217:ZE:18067:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1772615580"
},
"departure": {
"time": "1772615580"
},
"stopId": "FR:76217:ZE:18325:ATOUMOD005",
"stopSequence": 8
}
],
"timestamp": "1772606674",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:301:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:411:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772621100"
},
"departure": {
"time": "1772621100"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1772621700"
},
"departure": {
"time": "1772621700"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1772620440"
},
"departure": {
"time": "1772620440"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1772622480"
},
"departure": {
"time": "1772622480"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"delay": 5,
"time": "1772620145"
},
"departure": {
"delay": 5,
"time": "1772620145"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1772619660"
},
"departure": {
"time": "1772619660"
},
"stopId": "FR:76217:ZE:18101:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1772620140"
},
"departure": {
"time": "1772620140"
},
"stopId": "FR:76217:ZE:18441:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1772620920"
},
"departure": {
"time": "1772620920"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1772622660"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1772621760"
},
"departure": {
"time": "1772621760"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1772622600"
},
"departure": {
"time": "1772622600"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1772621520"
},
"departure": {
"time": "1772621520"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1772622000"
},
"departure": {
"time": "1772622000"
},
"stopId": "FR:76217:ZE:18177:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1772622360"
},
"departure": {
"time": "1772622360"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1772620740"
},
"departure": {
"time": "1772620740"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1772622060"
},
"departure": {
"time": "1772622060"
},
"stopId": "FR:76217:ZE:18170:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"delay": 5,
"time": "1772619665"
},
"departure": {
"delay": 5,
"time": "1772619665"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1772620260"
},
"departure": {
"time": "1772620260"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1772622300"
},
"departure": {
"time": "1772622300"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1772621820"
},
"departure": {
"time": "1772621820"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1772620080"
},
"departure": {
"time": "1772620080"
},
"stopId": "FR:76217:ZE:18090:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1772620500"
},
"departure": {
"time": "1772620500"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1772622240"
},
"departure": {
"time": "1772622240"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1772620560"
},
"departure": {
"time": "1772620560"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1772620380"
},
"departure": {
"time": "1772620380"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1772622120"
},
"departure": {
"time": "1772622120"
},
"stopId": "FR:76217:ZE:18166:ATOUMOD005",
"stopSequence": 28
},
{
"departure": {
"time": "1772619600"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1772619900"
},
"departure": {
"time": "1772619900"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1772620800"
},
"departure": {
"time": "1772620800"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1772620200"
},
"departure": {
"time": "1772620200"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"delay": 5,
"time": "1772622005"
},
"departure": {
"delay": 5,
"time": "1772622005"
},
"stopId": "FR:76217:ZE:18197:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1772620320"
},
"departure": {
"time": "1772620320"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1772620020"
},
"departure": {
"time": "1772620020"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1772621460"
},
"departure": {
"time": "1772621460"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 20
}
],
"timestamp": "1772606649",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:411:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:141:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772609160"
},
"departure": {
"time": "1772609160"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1772609280"
},
"departure": {
"time": "1772609280"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1772607780"
},
"departure": {
"time": "1772607780"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1772608920"
},
"departure": {
"time": "1772608920"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1772607600"
},
"departure": {
"time": "1772607600"
},
"stopId": "FR:76217:ZE:18178:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1772608560"
},
"departure": {
"time": "1772608560"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1772609400"
},
"departure": {
"time": "1772609400"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1772609760"
},
"departure": {
"time": "1772609760"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1772607900"
},
"departure": {
"time": "1772607900"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1772607540"
},
"departure": {
"time": "1772607540"
},
"stopId": "FR:76217:ZE:18198:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1772607420"
},
"departure": {
"time": "1772607420"
},
"stopId": "FR:76217:ZE:18167:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1772608740"
},
"departure": {
"time": "1772608740"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1772609220"
},
"departure": {
"time": "1772609220"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1772608020"
},
"departure": {
"time": "1772608020"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1772609940"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1772607180"
},
"departure": {
"time": "1772607180"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"delay": 5,
"time": "1772609105"
},
"departure": {
"delay": 5,
"time": "1772609105"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1772607960"
},
"departure": {
"time": "1772607960"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 14
},
{
"departure": {
"time": "1772607000"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1772607840"
},
"departure": {
"time": "1772607840"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1772609580"
},
"departure": {
"time": "1772609580"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1772608380"
},
"departure": {
"time": "1772608380"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1772609100"
},
"departure": {
"time": "1772609100"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1772609340"
},
"departure": {
"time": "1772609340"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1772607120"
},
"departure": {
"time": "1772607120"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1772607300"
},
"departure": {
"time": "1772607300"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"delay": 10,
"time": "1772609350"
},
"departure": {
"delay": 10,
"time": "1772609350"
},
"stopId": "FR:76217:ZE:18091:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"delay": 5,
"time": "1772609765"
},
"departure": {
"delay": 5,
"time": "1772609765"
},
"stopId": "FR:76217:ZE:18102:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1772607480"
},
"departure": {
"time": "1772607480"
},
"stopId": "FR:76217:ZE:18171:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1772607240"
},
"departure": {
"time": "1772607240"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"delay": 5,
"time": "1772609045"
},
"departure": {
"delay": 5,
"time": "1772609045"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"delay": 5,
"time": "1772609345"
},
"departure": {
"delay": 5,
"time": "1772609345"
},
"stopId": "FR:76217:ZE:18442:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1772609040"
},
"departure": {
"time": "1772609040"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1772607360"
},
"departure": {
"time": "1772607360"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 6
}
],
"timestamp": "1772606021",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:141:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1013:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772619120"
},
"departure": {
"time": "1772619120"
},
"stopId": "FR:27681:ZE:10105:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1772618700"
},
"departure": {
"time": "1772618700"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1772619720"
},
"departure": {
"time": "1772619720"
},
"stopId": "FR:27681:ZE:29056:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1772618880"
},
"departure": {
"time": "1772618880"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1772619180"
},
"departure": {
"time": "1772619180"
},
"stopId": "FR:27681:ZE:10061:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1772619540"
},
"departure": {
"time": "1772619540"
},
"stopId": "FR:27681:ZE:10101:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1772619780"
},
"stopId": "FR:27681:ZE:29095:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1772618640"
},
"departure": {
"time": "1772618640"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1772619420"
},
"departure": {
"time": "1772619420"
},
"stopId": "FR:27681:ZE:10114:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1772619660"
},
"departure": {
"time": "1772619660"
},
"stopId": "FR:27681:ZE:29058:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1772619060"
},
"departure": {
"time": "1772619060"
},
"stopId": "FR:27681:ZE:10094:ATOUMOD007",
"stopSequence": 5
},
{
"departure": {
"time": "1772618580"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
}
],
"timestamp": "1772606490",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:24:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1013:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747839x2025xHxMultxMexMercredix00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 116,
"time": "1772606519"
},
"departure": {
"delay": 116,
"time": "1772606576"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 141,
"time": "1772605550"
},
"departure": {
"delay": 141,
"time": "1772605581"
},
"stopId": "FR:50129:ZE:10SEX2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 112,
"time": "1772605042"
},
"departure": {
"delay": 112,
"time": "1772605072"
},
"stopId": "FR:50129:ZE:10REN2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 123,
"time": "1772605355"
},
"departure": {
"delay": 123,
"time": "1772605383"
},
"stopId": "FR:50129:ZE:10SWZ2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 109,
"time": "1772606289"
},
"departure": {
"delay": 109,
"time": "1772606329"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 103,
"time": "1772606043"
},
"departure": {
"delay": 103,
"time": "1772606083"
},
"stopId": "FR:50129:ZE:10JAR2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 79,
"time": "1772606383"
},
"departure": {
"delay": 79,
"time": "1772606419"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 141,
"time": "1772605657"
},
"departure": {
"delay": 141,
"time": "1772605701"
},
"stopId": "FR:50129:ZE:10BSJ2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 118,
"time": "1772606177"
},
"departure": {
"delay": 118,
"time": "1772606218"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 203,
"time": "1772605721"
},
"departure": {
"delay": 203,
"time": "1772605763"
},
"stopId": "FR:50129:ZE:10RUC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 123,
"time": "1772605291"
},
"departure": {
"delay": 123,
"time": "1772605323"
},
"stopId": "FR:50129:ZE:10CSM2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 53,
"time": "1772604725"
},
"departure": {
"delay": 53,
"time": "1772604773"
},
"stopId": "FR:50129:ZE:10CEN2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 97,
"time": "1772604837"
},
"departure": {
"delay": 97,
"time": "1772604877"
},
"stopId": "FR:50129:ZE:10BOC2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 141,
"time": "1772605899"
},
"departure": {
"delay": 141,
"time": "1772605941"
},
"stopId": "FR:50129:ZE:10ODR2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 50,
"time": "1772604968"
},
"departure": {
"delay": 50,
"time": "1772605010"
},
"stopId": "FR:50129:ZE:10LOG2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 149,
"time": "1772605592"
},
"departure": {
"delay": 149,
"time": "1772605649"
},
"stopId": "FR:50129:ZE:10MTT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 81,
"time": "1772605496"
},
"departure": {
"delay": 81,
"time": "1772605521"
},
"stopId": "FR:50129:ZE:10HxC2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 109,
"time": "1772605090"
},
"departure": {
"delay": 109,
"time": "1772605129"
},
"stopId": "FR:50129:ZE:10CUR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 77,
"time": "1772604884"
},
"departure": {
"delay": 77,
"time": "1772604917"
},
"stopId": "FR:50129:ZE:10GNT2:ATOUMOD035",
"stopSequence": 4
},
{
"departure": {
"delay": 79,
"time": "1772604679"
},
"stopId": "FR:50129:ZE:10MXR2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 93,
"time": "1772605437"
},
"departure": {
"delay": 93,
"time": "1772605473"
},
"stopId": "FR:50129:ZE:10GDM4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 80,
"time": "1772606780"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 141,
"time": "1772606602"
},
"departure": {
"delay": 141,
"time": "1772606661"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 127,
"time": "1772605167"
},
"departure": {
"delay": 127,
"time": "1772605207"
},
"stopId": "FR:50129:ZE:10DEB2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 142,
"time": "1772605965"
},
"departure": {
"delay": 142,
"time": "1772606002"
},
"stopId": "FR:50129:ZE:10BOS2:ATOUMOD035",
"stopSequence": 18
}
],
"timestamp": "1772606699",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747839x2025xHxMultxMexMercredix00:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:8x3469768:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -68,
"time": "1772608852"
},
"departure": {
"delay": -68,
"time": "1772608852"
},
"stopId": "FR:27375:ZE:0x6449:ATOUMOD006",
"stopSequence": 20
},
{
"departure": {
"time": "1772607600"
},
"stopId": "FR:27003:ZE:0x6015:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -138,
"time": "1772609082"
},
"stopId": "FR:27375:ZE:0x6466:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": 53,
"time": "1772608553"
},
"departure": {
"delay": 53,
"time": "1772608553"
},
"stopId": "FR:27375:ZE:0x6446:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 45,
"time": "1772607705"
},
"departure": {
"delay": 45,
"time": "1772607705"
},
"stopId": "FR:27003:ZE:0x6007:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": 10,
"time": "1772608510"
},
"departure": {
"delay": 10,
"time": "1772608510"
},
"stopId": "FR:27375:ZE:0x6462:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -72,
"time": "1772609028"
},
"departure": {
"delay": -72,
"time": "1772609028"
},
"stopId": "FR:27375:ZE:0x6394:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -107,
"time": "1772608933"
},
"departure": {
"delay": -107,
"time": "1772608933"
},
"stopId": "FR:27375:ZE:0x6417:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 34,
"time": "1772608294"
},
"departure": {
"delay": 34,
"time": "1772608294"
},
"stopId": "FR:27456:ZE:0x6726:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -38,
"time": "1772608762"
},
"departure": {
"delay": -38,
"time": "1772608762"
},
"stopId": "FR:27375:ZE:0x6503:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 58,
"time": "1772608378"
},
"departure": {
"delay": 58,
"time": "1772608378"
},
"stopId": "FR:27456:ZE:0x6730:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 24,
"time": "1772608584"
},
"departure": {
"delay": 24,
"time": "1772608584"
},
"stopId": "FR:27375:ZE:0x6510:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"time": "1772607840"
},
"departure": {
"time": "1772607840"
},
"stopId": "FR:27003:ZE:0x7202:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 5,
"time": "1772607785"
},
"departure": {
"delay": 5,
"time": "1772607785"
},
"stopId": "FR:27003:ZE:0x6004:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": 43,
"time": "1772608423"
},
"departure": {
"delay": 43,
"time": "1772608423"
},
"stopId": "FR:27375:ZE:0x6390:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -38,
"time": "1772608822"
},
"departure": {
"delay": -38,
"time": "1772608822"
},
"stopId": "FR:27375:ZE:0x6403:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 58,
"time": "1772608198"
},
"departure": {
"delay": 58,
"time": "1772608198"
},
"stopId": "FR:27456:ZE:0x7200:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 71,
"time": "1772608571"
},
"departure": {
"delay": 71,
"time": "1772608571"
},
"stopId": "FR:27375:ZE:0x7186:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 23,
"time": "1772608463"
},
"departure": {
"delay": 23,
"time": "1772608463"
},
"stopId": "FR:27375:ZE:0x6480:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 14,
"time": "1772608634"
},
"departure": {
"delay": 14,
"time": "1772608634"
},
"stopId": "FR:27375:ZE:0x6484:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -66,
"time": "1772608974"
},
"departure": {
"delay": -66,
"time": "1772608974"
},
"stopId": "FR:27375:ZE:0x6433:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -53,
"time": "1772608687"
},
"departure": {
"delay": -53,
"time": "1772608687"
},
"stopId": "FR:27375:ZE:0x6511:ATOUMOD006",
"stopSequence": 17
}
],
"timestamp": "1772606702",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:10:LOC",
"tripId": "ATOUMOD006:ServiceJourney:8x3469768:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746145x2025xHxMultxMexMercredix00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 76,
"time": "1772601967"
},
"departure": {
"delay": 76,
"time": "1772601976"
},
"stopId": "FR:50129:ZE:10PRE2:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 17,
"time": "1772600508"
},
"departure": {
"delay": 17,
"time": "1772600597"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 46,
"time": "1772601990"
},
"departure": {
"delay": 46,
"time": "1772602006"
},
"stopId": "FR:50129:ZE:10ARA2:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 6,
"time": "1772602076"
},
"departure": {
"delay": 6,
"time": "1772602086"
},
"stopId": "FR:50129:ZE:10BRT2:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": -6,
"time": "1772600076"
},
"departure": {
"delay": -6,
"time": "1772600094"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 60,
"time": "1772599462"
},
"departure": {
"delay": 60,
"time": "1772599500"
},
"stopId": "FR:50129:ZE:10RSX2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 54,
"time": "1772599278"
},
"departure": {
"delay": 54,
"time": "1772599314"
},
"stopId": "FR:50129:ZE:10JGO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -26,
"time": "1772602160"
},
"departure": {
"delay": -26,
"time": "1772602174"
},
"stopId": "FR:50129:ZE:10CAR2:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 44,
"time": "1772601863"
},
"departure": {
"delay": 44,
"time": "1772601884"
},
"stopId": "FR:50129:ZE:10BHE2:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": -11,
"time": "1772602111"
},
"departure": {
"delay": -11,
"time": "1772602129"
},
"stopId": "FR:50129:ZE:10HOU2:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 24,
"time": "1772602644"
},
"stopId": "FR:50129:ZE:10MAX1:ATOUMOD035",
"stopSequence": 50
},
{
"arrival": {
"delay": 33,
"time": "1772601538"
},
"departure": {
"delay": 33,
"time": "1772601573"
},
"stopId": "FR:50129:ZE:10LAV2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 40,
"time": "1772601436"
},
"departure": {
"delay": 40,
"time": "1772601460"
},
"stopId": "FR:50129:ZE:10HOM2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 30,
"time": "1772600895"
},
"departure": {
"delay": 30,
"time": "1772600970"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -76,
"time": "1772601149"
},
"departure": {
"delay": -76,
"time": "1772601164"
},
"stopId": "FR:50129:ZE:10TRA6:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": -20,
"time": "1772599888"
},
"departure": {
"delay": -20,
"time": "1772599900"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 74,
"time": "1772602501"
},
"departure": {
"delay": 74,
"time": "1772602514"
},
"stopId": "FR:50129:ZE:10COF2:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 107,
"time": "1772602360"
},
"departure": {
"delay": 107,
"time": "1772602367"
},
"stopId": "FR:50129:ZE:10SFN2:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 47,
"time": "1772600645"
},
"departure": {
"delay": 47,
"time": "1772600687"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 42,
"time": "1772599654"
},
"departure": {
"delay": 42,
"time": "1772599662"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 22,
"time": "1772601485"
},
"departure": {
"delay": 22,
"time": "1772601502"
},
"stopId": "FR:50129:ZE:10AGO2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 31,
"time": "1772601614"
},
"departure": {
"delay": 31,
"time": "1772601631"
},
"stopId": "FR:50129:ZE:10DUB2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 56,
"time": "1772599568"
},
"departure": {
"delay": 56,
"time": "1772599616"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 33,
"time": "1772601372"
},
"departure": {
"delay": 33,
"time": "1772601393"
},
"stopId": "FR:50129:ZE:10BEL2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 47,
"time": "1772599996"
},
"departure": {
"delay": 47,
"time": "1772600027"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -26,
"time": "1772600840"
},
"departure": {
"delay": -26,
"time": "1772600854"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -4,
"time": "1772599724"
},
"departure": {
"delay": -4,
"time": "1772599736"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 53,
"time": "1772601820"
},
"departure": {
"delay": 53,
"time": "1772601833"
},
"stopId": "FR:50129:ZE:10LON2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 44,
"time": "1772602586"
},
"departure": {
"delay": 44,
"time": "1772602604"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 49
},
{
"arrival": {
"delay": -19,
"time": "1772600244"
},
"departure": {
"delay": -19,
"time": "1772600261"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -33,
"time": "1772601228"
},
"departure": {
"delay": -33,
"time": "1772601267"
},
"stopId": "FR:50129:ZE:10HUI2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -54,
"time": "1772601111"
},
"departure": {
"delay": -54,
"time": "1772601126"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 44,
"time": "1772602053"
},
"departure": {
"delay": 44,
"time": "1772602064"
},
"stopId": "FR:50129:ZE:10BON2:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 6,
"time": "1772600129"
},
"departure": {
"delay": 6,
"time": "1772600166"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -8,
"time": "1772600796"
},
"departure": {
"delay": -8,
"time": "1772600812"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 94,
"time": "1772601920"
},
"departure": {
"delay": 94,
"time": "1772601934"
},
"stopId": "FR:50129:ZE:10CPL2:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 28,
"time": "1772599680"
},
"departure": {
"delay": 28,
"time": "1772599708"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 48,
"time": "1772602536"
},
"departure": {
"delay": 48,
"time": "1772602548"
},
"stopId": "FR:50129:ZE:10SFG2:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 60,
"time": "1772600344"
},
"departure": {
"delay": 60,
"time": "1772600460"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 7,
"time": "1772599433"
},
"departure": {
"delay": 7,
"time": "1772599447"
},
"stopId": "FR:50129:ZE:10CVE2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -5,
"time": "1772600736"
},
"departure": {
"delay": -5,
"time": "1772600755"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 22
},
{
"departure": {
"delay": 22,
"time": "1772599222"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 35,
"time": "1772601732"
},
"departure": {
"delay": 35,
"time": "1772601755"
},
"stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 37,
"time": "1772599514"
},
"departure": {
"delay": 37,
"time": "1772599537"
},
"stopId": "FR:50129:ZE:10MGT2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 95,
"time": "1772602383"
},
"departure": {
"delay": 95,
"time": "1772602415"
},
"stopId": "FR:50129:ZE:10ALB2:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"time": "1772599825"
},
"departure": {
"time": "1772599860"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 56,
"time": "1772599551"
},
"departure": {
"delay": 56,
"time": "1772599556"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 37,
"time": "1772599385"
},
"departure": {
"delay": 37,
"time": "1772599417"
},
"stopId": "FR:50129:ZE:10COS2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 10,
"time": "1772601050"
},
"departure": {
"delay": 10,
"time": "1772601070"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -44,
"time": "1772599922"
},
"departure": {
"delay": -44,
"time": "1772599936"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 14
}
],
"timestamp": "1772606702",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746145x2025xHxMultxMexMercredix00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748425x2025xHxMultxMexMercredix00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 119,
"time": "1772597502"
},
"departure": {
"delay": 119,
"time": "1772597519"
},
"stopId": "FR:50129:ZE:10SMT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 96,
"time": "1772599038"
},
"departure": {
"delay": 96,
"time": "1772599056"
},
"stopId": "FR:50129:ZE:10SAD2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 125,
"time": "1772597626"
},
"departure": {
"delay": 125,
"time": "1772597645"
},
"stopId": "FR:50129:ZE:10LEC1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 96,
"time": "1772598125"
},
"departure": {
"delay": 96,
"time": "1772598156"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 153,
"time": "1772597414"
},
"departure": {
"delay": 153,
"time": "1772597433"
},
"stopId": "FR:50129:ZE:10EGL6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 121,
"time": "1772597318"
},
"departure": {
"delay": 121,
"time": "1772597341"
},
"stopId": "FR:50129:ZE:10HUI3:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 154,
"time": "1772598916"
},
"departure": {
"delay": 154,
"time": "1772598934"
},
"stopId": "FR:50129:ZE:10CIM2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 124,
"time": "1772598829"
},
"departure": {
"delay": 124,
"time": "1772598844"
},
"stopId": "FR:50129:ZE:10FJT2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 136,
"time": "1772597580"
},
"departure": {
"delay": 136,
"time": "1772597596"
},
"stopId": "FR:50129:ZE:10FRA1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 106,
"time": "1772598992"
},
"departure": {
"delay": 106,
"time": "1772599006"
},
"stopId": "FR:50129:ZE:10VOL2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 156,
"time": "1772598429"
},
"departure": {
"delay": 156,
"time": "1772598636"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 62,
"time": "1772599069"
},
"departure": {
"delay": 62,
"time": "1772599082"
},
"stopId": "FR:50129:ZE:10ROS2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 101,
"time": "1772597182"
},
"departure": {
"delay": 101,
"time": "1772597201"
},
"stopId": "FR:50129:ZE:10VIG1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 138,
"time": "1772597225"
},
"departure": {
"delay": 138,
"time": "1772597238"
},
"stopId": "FR:50129:ZE:10CRB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 12,
"time": "1772599139"
},
"departure": {
"delay": 12,
"time": "1772599152"
},
"stopId": "FR:50129:ZE:10PFJ2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 157,
"time": "1772597803"
},
"departure": {
"delay": 157,
"time": "1772597857"
},
"stopId": "FR:50129:ZE:10POL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 60,
"time": "1772599302"
},
"departure": {
"delay": 60,
"time": "1772599320"
},
"stopId": "FR:50129:ZE:10CDF2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 93,
"time": "1772597121"
},
"departure": {
"delay": 93,
"time": "1772597133"
},
"stopId": "FR:50129:ZE:10DAN1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 130,
"time": "1772598353"
},
"departure": {
"delay": 130,
"time": "1772598370"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 64,
"time": "1772599243"
},
"departure": {
"delay": 64,
"time": "1772599264"
},
"stopId": "FR:50129:ZE:10BCP2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 43,
"time": "1772599108"
},
"departure": {
"delay": 43,
"time": "1772599123"
},
"stopId": "FR:50129:ZE:10SAL2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 140,
"time": "1772598294"
},
"departure": {
"delay": 140,
"time": "1772598320"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 89,
"time": "1772598670"
},
"departure": {
"delay": 89,
"time": "1772598689"
},
"stopId": "FR:50129:ZE:10MEN3:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 84,
"time": "1772598185"
},
"departure": {
"delay": 84,
"time": "1772598204"
},
"stopId": "FR:50129:ZE:10CTR1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 132,
"time": "1772597981"
},
"departure": {
"delay": 132,
"time": "1772598012"
},
"stopId": "FR:50129:ZE:10STA1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 140,
"time": "1772597700"
},
"departure": {
"delay": 140,
"time": "1772597720"
},
"stopId": "FR:50129:ZE:10LEB1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 37,
"time": "1772599357"
},
"stopId": "FR:50129:ZE:10DIG1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 89,
"time": "1772598058"
},
"departure": {
"delay": 89,
"time": "1772598089"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 42,
"time": "1772599162"
},
"departure": {
"delay": 42,
"time": "1772599182"
},
"stopId": "FR:50129:ZE:10COT2:ATOUMOD035",
"stopSequence": 30
},
{
"departure": {
"delay": 127,
"time": "1772596927"
},
"stopId": "FR:50129:ZE:10ZAG1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 125,
"time": "1772598951"
},
"departure": {
"delay": 125,
"time": "1772598965"
},
"stopId": "FR:50129:ZE:10RED2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 149,
"time": "1772597470"
},
"departure": {
"delay": 149,
"time": "1772597489"
},
"stopId": "FR:50129:ZE:10VAB1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 135,
"time": "1772597887"
},
"departure": {
"delay": 135,
"time": "1772597895"
},
"stopId": "FR:50129:ZE:10LCO1:ATOUMOD035",
"stopSequence": 13
}
],
"timestamp": "1772606703",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:05:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748425x2025xHxMultxMexMercredix00:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:195:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772612460"
},
"departure": {
"time": "1772612460"
},
"stopId": "FR:76217:ZE:18195:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1772612640"
},
"departure": {
"time": "1772612640"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 25
},
{
"departure": {
"time": "1772610000"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1772611080"
},
"departure": {
"time": "1772611080"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1772612400"
},
"departure": {
"time": "1772612400"
},
"stopId": "FR:76217:ZE:18188:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1772610600"
},
"departure": {
"time": "1772610600"
},
"stopId": "FR:76217:ZE:18053:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1772612520"
},
"departure": {
"time": "1772612520"
},
"stopId": "FR:76217:ZE:18207:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1772612820"
},
"departure": {
"time": "1772612820"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1772610120"
},
"departure": {
"time": "1772610120"
},
"stopId": "FR:76565:ZE:18255:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1772610540"
},
"departure": {
"time": "1772610540"
},
"stopId": "FR:76217:ZE:18024:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1772611680"
},
"departure": {
"time": "1772611680"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1772611920"
},
"departure": {
"time": "1772611920"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1772612580"
},
"departure": {
"time": "1772612580"
},
"stopId": "FR:76217:ZE:18163:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1772612700"
},
"departure": {
"time": "1772612700"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1772613000"
},
"departure": {
"time": "1772613000"
},
"stopId": "FR:76217:ZE:18168:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1772612760"
},
"departure": {
"time": "1772612760"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1772611620"
},
"departure": {
"time": "1772611620"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1772613060"
},
"departure": {
"time": "1772613060"
},
"stopId": "FR:76217:ZE:18242:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1772613240"
},
"stopId": "FR:76217:ZE:18809:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1772610960"
},
"departure": {
"time": "1772610960"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1772610480"
},
"departure": {
"time": "1772610480"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1772611980"
},
"departure": {
"time": "1772611980"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1772611260"
},
"departure": {
"time": "1772611260"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1772610720"
},
"departure": {
"time": "1772610720"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1772610900"
},
"departure": {
"time": "1772610900"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1772611860"
},
"departure": {
"time": "1772611860"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1772612220"
},
"departure": {
"time": "1772612220"
},
"stopId": "FR:76217:ZE:18103:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1772612940"
},
"departure": {
"time": "1772612940"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1772610060"
},
"departure": {
"time": "1772610060"
},
"stopId": "FR:76565:ZE:18285:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1772612100"
},
"departure": {
"time": "1772612100"
},
"stopId": "FR:76217:ZE:18079:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1772613180"
},
"departure": {
"time": "1772613180"
},
"stopId": "FR:76217:ZE:18191:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1772610240"
},
"departure": {
"time": "1772610240"
},
"stopId": "FR:76217:ZE:18039:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1772610300"
},
"departure": {
"time": "1772610300"
},
"stopId": "FR:76217:ZE:18072:ATOUMOD005",
"stopSequence": 5
}
],
"timestamp": "1772606680",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:195:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:4884044178259968x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -78,
"time": "1772607014"
},
"departure": {
"delay": -78,
"time": "1772607102"
},
"stopId": "FR:14431:ZE:4873179156709376:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": -75,
"time": "1772607321"
},
"departure": {
"delay": -75,
"time": "1772607405"
},
"stopId": "FR:14431:ZE:4845622646538240:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": -137,
"time": "1772607643"
},
"stopId": "FR:14431:ZE:5290956925435904:ATOUMOD036",
"stopSequence": 14
},
{
"arrival": {
"delay": -230,
"time": "1772606088"
},
"departure": {
"delay": -230,
"time": "1772606110"
},
"stopId": "FR:14431:ZE:4815487251775488:ATOUMOD036",
"stopSequence": 8
},
{
"arrival": {
"delay": -125,
"time": "1772606800"
},
"departure": {
"delay": -125,
"time": "1772606935"
},
"stopId": "FR:14431:ZE:4822644303069184:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": -110,
"time": "1772606355"
},
"departure": {
"delay": -110,
"time": "1772606470"
},
"stopId": "FR:14431:ZE:5100930828599296:ATOUMOD036",
"stopSequence": 9
},
{
"arrival": {
"delay": -92,
"time": "1772607166"
},
"departure": {
"delay": -92,
"time": "1772607268"
},
"stopId": "FR:14431:ZE:4919053811449856:ATOUMOD036",
"stopSequence": 12
},
{
"arrival": {
"delay": -149,
"time": "1772605692"
},
"departure": {
"delay": -149,
"time": "1772605711"
},
"stopId": "FR:14431:ZE:4987777063059456:ATOUMOD036",
"stopSequence": 6
},
{
"arrival": {
"delay": -79,
"time": "1772605993"
},
"departure": {
"delay": -79,
"time": "1772606081"
},
"stopId": "FR:14431:ZE:4852808856633344:ATOUMOD036",
"stopSequence": 7
}
],
"timestamp": "1772606704",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:4769385123151872:LOC",
"tripId": "ATOUMOD036:ServiceJourney:4884044178259968x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747835x2025xHxMultxMexMercredix00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 6,
"time": "1772602540"
},
"departure": {
"delay": 6,
"time": "1772602566"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 49,
"time": "1772601692"
},
"departure": {
"delay": 49,
"time": "1772601709"
},
"stopId": "FR:50129:ZE:10SEX2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -7,
"time": "1772601401"
},
"departure": {
"delay": -7,
"time": "1772601413"
},
"stopId": "FR:50129:ZE:10CSM2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 35,
"time": "1772602048"
},
"departure": {
"delay": 35,
"time": "1772602055"
},
"stopId": "FR:50129:ZE:10BOS2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 19,
"time": "1772601547"
},
"departure": {
"delay": 19,
"time": "1772601619"
},
"stopId": "FR:50129:ZE:10GDM4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 111,
"time": "1772601812"
},
"departure": {
"delay": 111,
"time": "1772601831"
},
"stopId": "FR:50129:ZE:10BSJ2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -111,
"time": "1772602629"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 101,
"time": "1772601867"
},
"departure": {
"delay": 101,
"time": "1772601881"
},
"stopId": "FR:50129:ZE:10RUC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 63,
"time": "1772601231"
},
"departure": {
"delay": 63,
"time": "1772601243"
},
"stopId": "FR:50129:ZE:10REN2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 56,
"time": "1772601259"
},
"departure": {
"delay": 56,
"time": "1772601296"
},
"stopId": "FR:50129:ZE:10CUR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 41,
"time": "1772601331"
},
"departure": {
"delay": 41,
"time": "1772601341"
},
"stopId": "FR:50129:ZE:10DEB2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 7,
"time": "1772602073"
},
"departure": {
"delay": 7,
"time": "1772602087"
},
"stopId": "FR:50129:ZE:10JAR2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 21,
"time": "1772601177"
},
"departure": {
"delay": 21,
"time": "1772601201"
},
"stopId": "FR:50129:ZE:10LOG2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 6,
"time": "1772601653"
},
"departure": {
"delay": 6,
"time": "1772601666"
},
"stopId": "FR:50129:ZE:10HxC2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 28,
"time": "1772602377"
},
"departure": {
"delay": 28,
"time": "1772602408"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 11,
"time": "1772602305"
},
"departure": {
"delay": 11,
"time": "1772602331"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 57,
"time": "1772602009"
},
"departure": {
"delay": 57,
"time": "1772602017"
},
"stopId": "FR:50129:ZE:10ODR2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 62,
"time": "1772600527"
},
"departure": {
"delay": 62,
"time": "1772601122"
},
"stopId": "FR:50129:ZE:10GNT2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 81,
"time": "1772601728"
},
"departure": {
"delay": 81,
"time": "1772601801"
},
"stopId": "FR:50129:ZE:10MTT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 11,
"time": "1772602459"
},
"departure": {
"delay": 11,
"time": "1772602511"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -9,
"time": "1772601459"
},
"departure": {
"delay": -9,
"time": "1772601471"
},
"stopId": "FR:50129:ZE:10SWZ2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 61,
"time": "1772602173"
},
"departure": {
"delay": 61,
"time": "1772602261"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 20
}
],
"timestamp": "1772606699",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747835x2025xHxMultxMexMercredix00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747519x2025xHxMultxMexMercredix00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 142,
"time": "1772597648"
},
"departure": {
"delay": 142,
"time": "1772597662"
},
"stopId": "FR:50129:ZE:10EUR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 129,
"time": "1772597938"
},
"departure": {
"delay": 129,
"time": "1772597949"
},
"stopId": "FR:50129:ZE:10MLL4:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 134,
"time": "1772599147"
},
"departure": {
"delay": 134,
"time": "1772599154"
},
"stopId": "FR:50129:ZE:10UNI1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 81,
"time": "1772599401"
},
"stopId": "FR:50129:ZE:10ZFO1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 130,
"time": "1772597583"
},
"departure": {
"delay": 130,
"time": "1772597590"
},
"stopId": "FR:50129:ZE:10COD2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 87,
"time": "1772599274"
},
"departure": {
"delay": 87,
"time": "1772599287"
},
"stopId": "FR:50129:ZE:10PFO3:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 154,
"time": "1772597777"
},
"departure": {
"delay": 154,
"time": "1772597794"
},
"stopId": "FR:50129:ZE:10CLO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 137,
"time": "1772597521"
},
"departure": {
"delay": 137,
"time": "1772597537"
},
"stopId": "FR:50129:ZE:10LMQ2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 97,
"time": "1772598270"
},
"departure": {
"delay": 97,
"time": "1772598277"
},
"stopId": "FR:50129:ZE:10CCI2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 105,
"time": "1772599352"
},
"departure": {
"delay": 105,
"time": "1772599365"
},
"stopId": "FR:50129:ZE:10VDT1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 96,
"time": "1772598018"
},
"departure": {
"delay": 96,
"time": "1772598036"
},
"stopId": "FR:50129:ZE:10GMA3:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 107,
"time": "1772599176"
},
"departure": {
"delay": 107,
"time": "1772599187"
},
"stopId": "FR:50129:ZE:10IUT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 138,
"time": "1772598443"
},
"departure": {
"delay": 138,
"time": "1772598498"
},
"stopId": "FR:50129:ZE:10PLA4:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 97,
"time": "1772597487"
},
"departure": {
"delay": 97,
"time": "1772597497"
},
"stopId": "FR:50129:ZE:10CRD2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 171,
"time": "1772597864"
},
"departure": {
"delay": 171,
"time": "1772597871"
},
"stopId": "FR:50129:ZE:10LMW1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 137,
"time": "1772598731"
},
"departure": {
"delay": 137,
"time": "1772598737"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 103,
"time": "1772598329"
},
"departure": {
"delay": 103,
"time": "1772598343"
},
"stopId": "FR:50129:ZE:10CIT2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 68,
"time": "1772598534"
},
"departure": {
"delay": 68,
"time": "1772598548"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 153,
"time": "1772598849"
},
"departure": {
"delay": 153,
"time": "1772598873"
},
"stopId": "FR:50129:ZE:10MEN3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 153,
"time": "1772599105"
},
"departure": {
"delay": 153,
"time": "1772599113"
},
"stopId": "FR:50129:ZE:10AIG1:ATOUMOD035",
"stopSequence": 17
},
{
"departure": {
"delay": 105,
"time": "1772597325"
},
"stopId": "FR:50129:ZE:10PIS1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 112,
"time": "1772597681"
},
"departure": {
"delay": 112,
"time": "1772597692"
},
"stopId": "FR:50129:ZE:10ILO2:ATOUMOD035",
"stopSequence": 6
}
],
"timestamp": "1772606697",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:08:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747519x2025xHxMultxMexMercredix00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230516x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 36,
"time": "1772608956"
},
"departure": {
"delay": 36,
"time": "1772608956"
},
"stopId": "FR:76351:ZE:3342:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 37,
"time": "1772607037"
},
"departure": {
"delay": 37,
"time": "1772607037"
},
"stopId": "FR:76351:ZE:3358:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 65,
"time": "1772606885"
},
"departure": {
"delay": 65,
"time": "1772606885"
},
"stopId": "FR:76351:ZE:3418:ATOUMOD003",
"stopSequence": 11
},
{
"departure": {
"delay": 63,
"time": "1772606283"
},
"stopId": "FR:76351:ZE:4836:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 57,
"time": "1772606817"
},
"departure": {
"delay": 57,
"time": "1772606817"
},
"stopId": "FR:76351:ZE:3364:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 77,
"time": "1772607317"
},
"departure": {
"delay": 77,
"time": "1772607317"
},
"stopId": "FR:76351:ZE:3192:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 80,
"time": "1772608520"
},
"departure": {
"delay": 80,
"time": "1772608520"
},
"stopId": "FR:76351:ZE:3543:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 49,
"time": "1772607109"
},
"departure": {
"delay": 49,
"time": "1772607109"
},
"stopId": "FR:76351:ZE:3532:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 36,
"time": "1772606736"
},
"departure": {
"delay": 36,
"time": "1772606736"
},
"stopId": "FR:76351:ZE:3427:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 41,
"time": "1772608781"
},
"departure": {
"delay": 41,
"time": "1772608781"
},
"stopId": "FR:76351:ZE:3019:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 59,
"time": "1772607599"
},
"departure": {
"delay": 59,
"time": "1772607599"
},
"stopId": "FR:76351:ZE:3028:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 36,
"time": "1772608416"
},
"departure": {
"delay": 36,
"time": "1772608416"
},
"stopId": "FR:76351:ZE:3200:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 78,
"time": "1772608818"
},
"departure": {
"delay": 78,
"time": "1772608818"
},
"stopId": "FR:76351:ZE:3685:ATOUMOD003",
"stopSequence": 31
},
{
"departure": {
"delay": 102,
"time": "1772606442"
},
"stopId": "FR:76351:ZE:4725:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 36,
"time": "1772606976"
},
"departure": {
"delay": 36,
"time": "1772606976"
},
"stopId": "FR:76351:ZE:3125:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 41,
"time": "1772607821"
},
"departure": {
"delay": 41,
"time": "1772607821"
},
"stopId": "FR:76351:ZE:3646:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 89,
"time": "1772607209"
},
"departure": {
"delay": 89,
"time": "1772607209"
},
"stopId": "FR:76351:ZE:3628:ATOUMOD003",
"stopSequence": 15
},
{
"departure": {
"delay": 81,
"time": "1772606601"
},
"stopId": "FR:76351:ZE:5224:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 36,
"time": "1772608116"
},
"departure": {
"delay": 36,
"time": "1772608116"
},
"stopId": "FR:76351:ZE:5183:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 36,
"time": "1772607396"
},
"departure": {
"delay": 36,
"time": "1772607396"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 36,
"time": "1772609136"
},
"stopId": "FR:76351:ZE:3743:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 36,
"time": "1772608656"
},
"departure": {
"delay": 36,
"time": "1772608656"
},
"stopId": "FR:76351:ZE:3770:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 88,
"time": "1772607928"
},
"departure": {
"delay": 88,
"time": "1772607928"
},
"stopId": "FR:76351:ZE:3501:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 52,
"time": "1772608732"
},
"departure": {
"delay": 52,
"time": "1772608732"
},
"stopId": "FR:76351:ZE:3007:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 81,
"time": "1772606541"
},
"departure": {
"delay": 81,
"time": "1772606541"
},
"stopId": "FR:76351:ZE:4559:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 38,
"time": "1772606678"
},
"departure": {
"delay": 38,
"time": "1772606678"
},
"stopId": "FR:76351:ZE:3385:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 36,
"time": "1772607756"
},
"departure": {
"delay": 36,
"time": "1772607756"
},
"stopId": "FR:76351:ZE:4643:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 52,
"time": "1772608912"
},
"departure": {
"delay": 52,
"time": "1772608912"
},
"stopId": "FR:76351:ZE:3785:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 85,
"time": "1772609065"
},
"departure": {
"delay": 85,
"time": "1772609065"
},
"stopId": "FR:76351:ZE:3047:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 48,
"time": "1772608008"
},
"departure": {
"delay": 48,
"time": "1772608008"
},
"stopId": "FR:76351:ZE:3276:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 90,
"time": "1772609010"
},
"departure": {
"delay": 90,
"time": "1772609010"
},
"stopId": "FR:76351:ZE:3386:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 86,
"time": "1772607686"
},
"departure": {
"delay": 86,
"time": "1772607686"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 19
},
{
"departure": {
"delay": 105,
"time": "1772606505"
},
"stopId": "FR:76351:ZE:4468:ATOUMOD003",
"stopSequence": 5
}
],
"timestamp": "1772606672",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230516x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4190581x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 126,
"time": "1772607066"
},
"departure": {
"delay": 126,
"time": "1772607066"
},
"stopId": "FR:76351:ZE:5150:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 88,
"time": "1772607688"
},
"departure": {
"delay": 88,
"time": "1772607688"
},
"stopId": "FR:76351:ZE:4142:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 99,
"time": "1772606979"
},
"departure": {
"delay": 99,
"time": "1772606979"
},
"stopId": "FR:76351:ZE:3421:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 107,
"time": "1772607107"
},
"departure": {
"delay": 107,
"time": "1772607107"
},
"stopId": "FR:76351:ZE:4486:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 133,
"time": "1772607613"
},
"departure": {
"delay": 133,
"time": "1772607613"
},
"stopId": "FR:76351:ZE:3194:ATOUMOD003",
"stopSequence": 28
},
{
"departure": {
"delay": -15,
"time": "1772606145"
},
"stopId": "FR:76351:ZE:3079:ATOUMOD003",
"stopSequence": 9
},
{
"departure": {
"delay": 88,
"time": "1772606548"
},
"stopId": "FR:76351:ZE:4699:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 88,
"time": "1772606908"
},
"departure": {
"delay": 88,
"time": "1772606908"
},
"stopId": "FR:76351:ZE:3142:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 88,
"time": "1772607868"
},
"stopId": "FR:76351:ZE:4537:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 88,
"time": "1772606728"
},
"departure": {
"delay": 88,
"time": "1772606728"
},
"stopId": "FR:76351:ZE:3549:ATOUMOD003",
"stopSequence": 15
},
{
"departure": {
"delay": 53,
"time": "1772606273"
},
"stopId": "FR:76351:ZE:4428:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 103,
"time": "1772606803"
},
"departure": {
"delay": 103,
"time": "1772606803"
},
"stopId": "FR:76351:ZE:3053:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 98,
"time": "1772607338"
},
"departure": {
"delay": 98,
"time": "1772607338"
},
"stopId": "FR:76351:ZE:4913:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 88,
"time": "1772607448"
},
"departure": {
"delay": 88,
"time": "1772607448"
},
"stopId": "FR:76351:ZE:4828:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 91,
"time": "1772607391"
},
"departure": {
"delay": 91,
"time": "1772607391"
},
"stopId": "FR:76351:ZE:3783:ATOUMOD003",
"stopSequence": 24
},
{
"departure": {
"delay": 64,
"time": "1772606344"
},
"stopId": "FR:76351:ZE:3048:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 118,
"time": "1772607478"
},
"departure": {
"delay": 118,
"time": "1772607478"
},
"stopId": "FR:76351:ZE:3779:ATOUMOD003",
"stopSequence": 26
},
{
"departure": {
"delay": 41,
"time": "1772606381"
},
"stopId": "FR:76351:ZE:3387:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 120,
"time": "1772607240"
},
"departure": {
"delay": 120,
"time": "1772607240"
},
"stopId": "FR:76351:ZE:4911:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 123,
"time": "1772607543"
},
"departure": {
"delay": 123,
"time": "1772607543"
},
"stopId": "FR:76351:ZE:3777:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 88,
"time": "1772607028"
},
"departure": {
"delay": 88,
"time": "1772607028"
},
"stopId": "FR:76351:ZE:4910:ATOUMOD003",
"stopSequence": 19
},
{
"departure": {
"delay": 97,
"time": "1772606497"
},
"stopId": "FR:76351:ZE:4733:ATOUMOD003",
"stopSequence": 13
}
],
"timestamp": "1772606682",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:19:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4190581x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:8x3470050:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 76,
"time": "1772610856"
},
"departure": {
"delay": 76,
"time": "1772610856"
},
"stopId": "FR:27375:ZE:0x6509:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 84,
"time": "1772610684"
},
"departure": {
"delay": 84,
"time": "1772610684"
},
"stopId": "FR:27375:ZE:0x6478:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 48,
"time": "1772610228"
},
"departure": {
"delay": 48,
"time": "1772610228"
},
"stopId": "FR:27375:ZE:0x6473:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 13,
"time": "1772610013"
},
"departure": {
"delay": 13,
"time": "1772610013"
},
"stopId": "FR:27375:ZE:0x6528:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 48,
"time": "1772611008"
},
"stopId": "FR:27375:ZE:0x6515:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 74,
"time": "1772610494"
},
"departure": {
"delay": 74,
"time": "1772610494"
},
"stopId": "FR:27375:ZE:0x6521:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 43,
"time": "1772609923"
},
"departure": {
"delay": 43,
"time": "1772609923"
},
"stopId": "FR:27375:ZE:0x6465:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": 67,
"time": "1772610367"
},
"departure": {
"delay": 67,
"time": "1772610367"
},
"stopId": "FR:27375:ZE:0x6475:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 43,
"time": "1772610103"
},
"departure": {
"delay": 43,
"time": "1772610103"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 64,
"time": "1772610664"
},
"departure": {
"delay": 64,
"time": "1772610664"
},
"stopId": "FR:27375:ZE:0x6500:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 48,
"time": "1772610648"
},
"departure": {
"delay": 48,
"time": "1772610648"
},
"stopId": "FR:27375:ZE:0x6412:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 51,
"time": "1772610171"
},
"departure": {
"delay": 51,
"time": "1772610171"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 14,
"time": "1772609954"
},
"departure": {
"delay": 14,
"time": "1772609954"
},
"stopId": "FR:27375:ZE:0x6504:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": 92,
"time": "1772610452"
},
"departure": {
"delay": 92,
"time": "1772610452"
},
"stopId": "FR:27375:ZE:0x6519:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 102,
"time": "1772610582"
},
"departure": {
"delay": 102,
"time": "1772610582"
},
"stopId": "FR:27375:ZE:0x6387:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 103,
"time": "1772610283"
},
"departure": {
"delay": 103,
"time": "1772610283"
},
"stopId": "FR:27375:ZE:0x6419:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 48,
"time": "1772610708"
},
"departure": {
"delay": 48,
"time": "1772610708"
},
"stopId": "FR:27375:ZE:0x6453:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 48,
"time": "1772610408"
},
"departure": {
"delay": 48,
"time": "1772610408"
},
"stopId": "FR:27375:ZE:0x6445:ATOUMOD006",
"stopSequence": 11
},
{
"departure": {
"time": "1772609700"
},
"stopId": "FR:27375:ZE:0x7160:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": 92,
"time": "1772610332"
},
"departure": {
"delay": 92,
"time": "1772610332"
},
"stopId": "FR:27375:ZE:0x6523:ATOUMOD006",
"stopSequence": 9
}
],
"timestamp": "1772606702",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:3:LOC",
"tripId": "ATOUMOD006:ServiceJourney:8x3470050:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx1478:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -13798,
"time": "1772605397"
},
"departure": {
"delay": -13798,
"time": "1772605442"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": -13648,
"time": "1772607092"
},
"stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": -13758,
"time": "1772604919"
},
"departure": {
"delay": -13758,
"time": "1772604942"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -13793,
"time": "1772604367"
},
"departure": {
"delay": -13793,
"time": "1772604367"
},
"stopId": "FR:76212:ZE:TCARxCANAD2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -13853,
"time": "1772605850"
},
"departure": {
"delay": -13853,
"time": "1772605867"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": -13793,
"time": "1772605252"
},
"departure": {
"delay": -13793,
"time": "1772605267"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -13773,
"time": "1772604567"
},
"departure": {
"delay": -13773,
"time": "1772604567"
},
"stopId": "FR:76212:ZE:TCARxECOLE2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -13753,
"time": "1772605642"
},
"departure": {
"delay": -13753,
"time": "1772605667"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": -13778,
"time": "1772605342"
},
"departure": {
"delay": -13778,
"time": "1772605342"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -13573,
"time": "1772606807"
},
"departure": {
"delay": -13573,
"time": "1772606807"
},
"stopId": "FR:76157:ZE:TCARxTPISS2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": -13749,
"time": "1772605167"
},
"departure": {
"delay": -13749,
"time": "1772605191"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -13708,
"time": "1772606192"
},
"departure": {
"delay": -13708,
"time": "1772606192"
},
"stopId": "FR:76157:ZE:TCARxCORNI2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": -13588,
"time": "1772606732"
},
"departure": {
"delay": -13588,
"time": "1772606732"
},
"stopId": "FR:76157:ZE:TCARxTJAUR2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": -13687,
"time": "1772606393"
},
"departure": {
"delay": -13687,
"time": "1772606393"
},
"stopId": "FR:76157:ZE:TCARxTPRAT2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": -13578,
"time": "1772606562"
},
"departure": {
"delay": -13578,
"time": "1772606562"
},
"stopId": "FR:76157:ZE:TCARxTDUMA2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": -13703,
"time": "1772605102"
},
"departure": {
"delay": -13703,
"time": "1772605117"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -13732,
"time": "1772605543"
},
"departure": {
"delay": -13732,
"time": "1772605568"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": -13798,
"time": "1772605742"
},
"departure": {
"delay": -13798,
"time": "1772605742"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": -13588,
"time": "1772606912"
},
"departure": {
"delay": -13588,
"time": "1772606912"
},
"stopId": "FR:76157:ZE:TCARxTBIZET:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": -13777,
"time": "1772604443"
},
"departure": {
"delay": -13777,
"time": "1772604443"
},
"stopId": "FR:76212:ZE:TCARxDMAIR2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -13587,
"time": "1772606673"
},
"departure": {
"delay": -13587,
"time": "1772606673"
},
"stopId": "FR:76157:ZE:TCARxTPROV2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": -13704,
"time": "1772604996"
},
"departure": {
"delay": -13704,
"time": "1772604996"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -13588,
"time": "1772606492"
},
"departure": {
"delay": -13588,
"time": "1772606492"
},
"stopId": "FR:76157:ZE:TCARxTOUYE2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": -13728,
"time": "1772604792"
},
"departure": {
"delay": -13728,
"time": "1772604792"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"delay": -13800,
"time": "1772604240"
},
"stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -13748,
"time": "1772606068"
},
"departure": {
"delay": -13748,
"time": "1772606092"
},
"stopId": "FR:76540:ZE:TCARxMIN2T:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": -13707,
"time": "1772604693"
},
"departure": {
"delay": -13707,
"time": "1772604693"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1772604156",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx1478:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:4:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -17,
"time": "1772606437"
},
"departure": {
"delay": -17,
"time": "1772606443"
},
"stopId": "FR:76057:ZE:30008:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": -69,
"time": "1772606554"
},
"departure": {
"delay": -69,
"time": "1772606571"
},
"stopId": "FR:76057:ZE:30014:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": -70,
"time": "1772606870"
},
"departure": {
"delay": -70,
"time": "1772606870"
},
"stopId": "FR:76495:ZE:30043:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 23,
"time": "1772606390"
},
"departure": {
"delay": 23,
"time": "1772606423"
},
"stopId": "FR:76057:ZE:30026:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": -70,
"time": "1772606750"
},
"departure": {
"delay": -70,
"time": "1772606750"
},
"stopId": "FR:76495:ZE:30039:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 54,
"time": "1772606024"
},
"departure": {
"delay": 54,
"time": "1772606034"
},
"stopId": "FR:76057:ZE:30001:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 77,
"time": "1772605985"
},
"departure": {
"delay": 77,
"time": "1772605997"
},
"stopId": "FR:76057:ZE:30024:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": -70,
"time": "1772606810"
},
"departure": {
"delay": -70,
"time": "1772606810"
},
"stopId": "FR:76495:ZE:30036:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": -70,
"time": "1772606930"
},
"departure": {
"delay": -70,
"time": "1772606930"
},
"stopId": "FR:76495:ZE:30041:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": -70,
"time": "1772607110"
},
"stopId": "FR:76495:ZE:30030:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": -43,
"time": "1772606165"
},
"departure": {
"delay": -43,
"time": "1772606177"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 82,
"time": "1772606198"
},
"departure": {
"delay": 82,
"time": "1772606362"
},
"stopId": "FR:76057:ZE:30010:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 50,
"time": "1772606083"
},
"departure": {
"delay": 50,
"time": "1772606090"
},
"stopId": "FR:76057:ZE:30016:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 14,
"time": "1772606100"
},
"departure": {
"delay": 14,
"time": "1772606114"
},
"stopId": "FR:76057:ZE:30012:ATOUMOD041",
"stopSequence": 5
},
{
"departure": {
"delay": 77,
"time": "1772605877"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": -29,
"time": "1772606663"
},
"departure": {
"delay": -29,
"time": "1772606671"
},
"stopId": "FR:76495:ZE:30031:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": -35,
"time": "1772606467"
},
"departure": {
"delay": -35,
"time": "1772606485"
},
"stopId": "FR:76057:ZE:30004:ATOUMOD041",
"stopSequence": 10
}
],
"timestamp": "1772606693",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD041:Line:1:LOC",
"tripId": "ATOUMOD041:ServiceJourney:4:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:197:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772610600"
},
"departure": {
"time": "1772610600"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1772611080"
},
"departure": {
"time": "1772611080"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1772611680"
},
"departure": {
"time": "1772611680"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1772611500"
},
"departure": {
"time": "1772611500"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1772610840"
},
"departure": {
"time": "1772610840"
},
"stopId": "FR:76217:ZE:18093:ATOUMOD005",
"stopSequence": 9
},
{
"departure": {
"time": "1772610060"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1772610360"
},
"departure": {
"time": "1772610360"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1772611320"
},
"departure": {
"time": "1772611320"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1772611740"
},
"stopId": "FR:76217:ZE:18041:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1772610480"
},
"departure": {
"time": "1772610480"
},
"stopId": "FR:76217:ZE:18043:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1772610660"
},
"departure": {
"time": "1772610660"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1772610780"
},
"departure": {
"time": "1772610780"
},
"stopId": "FR:76217:ZE:18325:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1772611140"
},
"departure": {
"time": "1772611140"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1772610900"
},
"departure": {
"time": "1772610900"
},
"stopId": "FR:76217:ZE:18052:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1772610960"
},
"departure": {
"time": "1772610960"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1772610720"
},
"departure": {
"time": "1772610720"
},
"stopId": "FR:76217:ZE:18067:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1772611020"
},
"departure": {
"time": "1772611020"
},
"stopId": "FR:76217:ZE:18037:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1772610240"
},
"departure": {
"time": "1772610240"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 2
}
],
"timestamp": "1772606674",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:197:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:291:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1772614200"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1772615640"
},
"departure": {
"time": "1772615640"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1772616300"
},
"departure": {
"time": "1772616300"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"delay": 5,
"time": "1772616545"
},
"departure": {
"delay": 5,
"time": "1772616545"
},
"stopId": "FR:76217:ZE:18197:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1772614860"
},
"departure": {
"time": "1772614860"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1772616360"
},
"departure": {
"time": "1772616360"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1772616240"
},
"departure": {
"time": "1772616240"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1772616660"
},
"departure": {
"time": "1772616660"
},
"stopId": "FR:76217:ZE:18166:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1772614560"
},
"departure": {
"time": "1772614560"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1772615040"
},
"departure": {
"time": "1772615040"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1772614800"
},
"departure": {
"time": "1772614800"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1772617080"
},
"departure": {
"time": "1772617080"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1772615340"
},
"departure": {
"time": "1772615340"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"delay": 5,
"time": "1772614265"
},
"departure": {
"delay": 5,
"time": "1772614265"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1772614920"
},
"departure": {
"time": "1772614920"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1772614620"
},
"departure": {
"time": "1772614620"
},
"stopId": "FR:76217:ZE:18090:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1772614680"
},
"departure": {
"time": "1772614680"
},
"stopId": "FR:76217:ZE:18441:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1772616840"
},
"departure": {
"time": "1772616840"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1772616780"
},
"departure": {
"time": "1772616780"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1772615460"
},
"departure": {
"time": "1772615460"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1772616960"
},
"departure": {
"time": "1772616960"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1772616540"
},
"departure": {
"time": "1772616540"
},
"stopId": "FR:76217:ZE:18177:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1772616000"
},
"departure": {
"time": "1772616000"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1772614440"
},
"departure": {
"time": "1772614440"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1772617140"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1772616600"
},
"departure": {
"time": "1772616600"
},
"stopId": "FR:76217:ZE:18170:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"delay": 5,
"time": "1772614685"
},
"departure": {
"delay": 5,
"time": "1772614685"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1772615280"
},
"departure": {
"time": "1772615280"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1772615100"
},
"departure": {
"time": "1772615100"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1772616060"
},
"departure": {
"time": "1772616060"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1772614980"
},
"departure": {
"time": "1772614980"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1772616900"
},
"departure": {
"time": "1772616900"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1772614740"
},
"departure": {
"time": "1772614740"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1772614260"
},
"departure": {
"time": "1772614260"
},
"stopId": "FR:76217:ZE:18101:ATOUMOD005",
"stopSequence": 2
}
],
"timestamp": "1772606175",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:291:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3757964x2025xHxMultxMexMercredix00x0010000:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 210,
"time": "1772599890"
},
"departure": {
"delay": 210,
"time": "1772599890"
},
"stopId": "FR:50178:ZE:FERPD1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 168,
"time": "1772600236"
},
"departure": {
"delay": 168,
"time": "1772600268"
},
"stopId": "FR:50296:ZE:MAUAB1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -26,
"time": "1772601497"
},
"departure": {
"delay": -26,
"time": "1772601514"
},
"stopId": "FR:50129:ZE:10THH2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -10,
"time": "1772601574"
},
"departure": {
"delay": -10,
"time": "1772601590"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": -16,
"time": "1772601630"
},
"departure": {
"delay": -16,
"time": "1772601644"
},
"stopId": "FR:50129:ZE:10PLA5:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 37,
"time": "1772600849"
},
"departure": {
"delay": 37,
"time": "1772600857"
},
"stopId": "FR:50129:ZE:10CRD2:ATOUMOD035",
"stopSequence": 23
},
{
"departure": {
"delay": -268,
"time": "1772599112"
},
"stopId": "FR:50539:ZE:SPECOL:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -30,
"time": "1772601197"
},
"departure": {
"delay": -30,
"time": "1772601210"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 187,
"time": "1772600035"
},
"departure": {
"delay": 187,
"time": "1772600047"
},
"stopId": "FR:50178:ZE:FERMO1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 138,
"time": "1772600680"
},
"departure": {
"delay": 138,
"time": "1772600718"
},
"stopId": "FR:50129:ZE:10NQT2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 65,
"time": "1772600871"
},
"departure": {
"delay": 65,
"time": "1772600885"
},
"stopId": "FR:50129:ZE:10LMQ2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 21,
"time": "1772600945"
},
"departure": {
"delay": 21,
"time": "1772600961"
},
"stopId": "FR:50129:ZE:10COD2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 166,
"time": "1772600435"
},
"departure": {
"delay": 166,
"time": "1772600446"
},
"stopId": "FR:50077:ZE:BREPG1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -3,
"time": "1772601164"
},
"departure": {
"delay": -3,
"time": "1772601177"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 15,
"time": "1772601062"
},
"departure": {
"delay": 15,
"time": "1772601075"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 224,
"time": "1772599750"
},
"departure": {
"delay": 224,
"time": "1772599784"
},
"stopId": "FR:50142:ZE:COSBG1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 12,
"time": "1772601232"
},
"departure": {
"delay": 12,
"time": "1772601252"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 25,
"time": "1772601731"
},
"departure": {
"delay": 25,
"time": "1772601745"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 440,
"time": "1772602220"
},
"stopId": "FR:50129:ZE:10PEM3:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 6,
"time": "1772601089"
},
"departure": {
"delay": 6,
"time": "1772601126"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 27
}
],
"timestamp": "1772606697",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:C:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3757964x2025xHxMultxMexMercredix00x0010000:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:391:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772608560"
},
"departure": {
"time": "1772608560"
},
"stopId": "FR:27681:ZE:10080:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1772609040"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1772608440"
},
"departure": {
"time": "1772608440"
},
"stopId": "FR:27681:ZE:28981:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1772608800"
},
"departure": {
"time": "1772608800"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1772608920"
},
"departure": {
"time": "1772608920"
},
"stopId": "FR:27681:ZE:28977:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1772608620"
},
"departure": {
"time": "1772608620"
},
"stopId": "FR:27681:ZE:10057:ATOUMOD007",
"stopSequence": 9
},
{
"departure": {
"time": "1772607960"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1772608320"
},
"departure": {
"time": "1772608320"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1772608680"
},
"departure": {
"time": "1772608680"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1772608080"
},
"departure": {
"time": "1772608080"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1772608740"
},
"departure": {
"time": "1772608740"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1772608380"
},
"departure": {
"time": "1772608380"
},
"stopId": "FR:27681:ZE:10074:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1772608500"
},
"departure": {
"time": "1772608500"
},
"stopId": "FR:27681:ZE:10059:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1772608020"
},
"departure": {
"time": "1772608020"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
}
],
"timestamp": "1772606490",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:391:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:385:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772608440"
},
"departure": {
"time": "1772608440"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1772608080"
},
"departure": {
"time": "1772608080"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1772608800"
},
"departure": {
"time": "1772608800"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1772608380"
},
"departure": {
"time": "1772608380"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1772608620"
},
"departure": {
"time": "1772608620"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1772608020"
},
"departure": {
"time": "1772608020"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1772608980"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1772608500"
},
"departure": {
"time": "1772608500"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 6
},
{
"departure": {
"time": "1772607960"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
}
],
"timestamp": "1772606381",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:385:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4011217x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 27,
"time": "1772606667"
},
"stopId": "FR:76351:ZE:3223:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": -24,
"time": "1772607456"
},
"departure": {
"delay": -24,
"time": "1772607456"
},
"stopId": "FR:76351:ZE:3136:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": -8,
"time": "1772606752"
},
"departure": {
"delay": -8,
"time": "1772606752"
},
"stopId": "FR:76351:ZE:3506:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": -28,
"time": "1772608412"
},
"departure": {
"delay": -28,
"time": "1772608412"
},
"stopId": "FR:76447:ZE:3406:ATOUMOD003",
"stopSequence": 51
},
{
"arrival": {
"delay": -26,
"time": "1772608114"
},
"departure": {
"delay": -26,
"time": "1772608114"
},
"stopId": "FR:76447:ZE:3238:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 5,
"time": "1772608205"
},
"departure": {
"delay": 5,
"time": "1772608205"
},
"stopId": "FR:76447:ZE:3122:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": -32,
"time": "1772607808"
},
"departure": {
"delay": -32,
"time": "1772607808"
},
"stopId": "FR:76447:ZE:3346:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 12,
"time": "1772608452"
},
"departure": {
"delay": 12,
"time": "1772608452"
},
"stopId": "FR:76447:ZE:3268:ATOUMOD003",
"stopSequence": 52
},
{
"arrival": {
"delay": -5,
"time": "1772608255"
},
"departure": {
"delay": -5,
"time": "1772608255"
},
"stopId": "FR:76447:ZE:3066:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": -32,
"time": "1772608528"
},
"departure": {
"delay": -32,
"time": "1772608528"
},
"stopId": "FR:76447:ZE:3130:ATOUMOD003",
"stopSequence": 53
},
{
"arrival": {
"delay": -32,
"time": "1772607388"
},
"departure": {
"delay": -32,
"time": "1772607388"
},
"stopId": "FR:76351:ZE:3637:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": -32,
"time": "1772607568"
},
"departure": {
"delay": -32,
"time": "1772607568"
},
"stopId": "FR:76351:ZE:3593:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 12,
"time": "1772608152"
},
"departure": {
"delay": 12,
"time": "1772608152"
},
"stopId": "FR:76447:ZE:3515:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 12,
"time": "1772607912"
},
"departure": {
"delay": 12,
"time": "1772607912"
},
"stopId": "FR:76447:ZE:3107:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": -10,
"time": "1772607290"
},
"departure": {
"delay": -10,
"time": "1772607290"
},
"stopId": "FR:76351:ZE:3249:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": -32,
"time": "1772608048"
},
"departure": {
"delay": -32,
"time": "1772608048"
},
"stopId": "FR:76447:ZE:3120:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": -32,
"time": "1772608648"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 54
},
{
"arrival": {
"delay": -32,
"time": "1772607148"
},
"departure": {
"delay": -32,
"time": "1772607148"
},
"stopId": "FR:76351:ZE:3233:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": -27,
"time": "1772608353"
},
"departure": {
"delay": -27,
"time": "1772608353"
},
"stopId": "FR:76447:ZE:3432:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": -14,
"time": "1772607226"
},
"departure": {
"delay": -14,
"time": "1772607226"
},
"stopId": "FR:76351:ZE:3547:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": -32,
"time": "1772607088"
},
"departure": {
"delay": -32,
"time": "1772607088"
},
"stopId": "FR:76351:ZE:3623:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": -21,
"time": "1772607879"
},
"departure": {
"delay": -21,
"time": "1772607879"
},
"stopId": "FR:76447:ZE:3220:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": -32,
"time": "1772606908"
},
"departure": {
"delay": -32,
"time": "1772606908"
},
"stopId": "FR:76351:ZE:3381:ATOUMOD003",
"stopSequence": 34
}
],
"timestamp": "1772606672",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4011217x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx252:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 125,
"time": "1772606705"
},
"departure": {
"delay": 125,
"time": "1772606705"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 107,
"time": "1772606627"
},
"departure": {
"delay": 107,
"time": "1772606627"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 225,
"time": "1772606061"
},
"departure": {
"delay": 225,
"time": "1772606085"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 130,
"time": "1772605810"
},
"departure": {
"delay": 130,
"time": "1772605810"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 99,
"time": "1772606799"
},
"departure": {
"delay": 99,
"time": "1772606799"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"delay": 55,
"time": "1772605735"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 86,
"time": "1772606486"
},
"departure": {
"delay": 86,
"time": "1772606486"
},
"stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 185,
"time": "1772606165"
},
"departure": {
"delay": 185,
"time": "1772606165"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 220,
"time": "1772606260"
},
"departure": {
"delay": 220,
"time": "1772606260"
},
"stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 165,
"time": "1772606360"
},
"departure": {
"delay": 165,
"time": "1772606385"
},
"stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001",
"stopSequence": 7
}
],
"timestamp": "1772605744",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx252:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745225x2025xHxMultxMexMercredix00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 222,
"time": "1772601303"
},
"departure": {
"delay": 222,
"time": "1772601342"
},
"stopId": "FR:50129:ZE:10CRC3:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 211,
"time": "1772601418"
},
"departure": {
"delay": 211,
"time": "1772601451"
},
"stopId": "FR:50129:ZE:10FOR3:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 81,
"time": "1772602221"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 189,
"time": "1772601854"
},
"departure": {
"delay": 189,
"time": "1772601909"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 188,
"time": "1772600739"
},
"departure": {
"delay": 188,
"time": "1772600768"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 123,
"time": "1772601591"
},
"departure": {
"delay": 123,
"time": "1772601603"
},
"stopId": "FR:50129:ZE:10RTU1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 184,
"time": "1772601502"
},
"departure": {
"delay": 184,
"time": "1772601544"
},
"stopId": "FR:50129:ZE:10PFO1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 167,
"time": "1772601028"
},
"departure": {
"delay": 167,
"time": "1772601047"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 199,
"time": "1772601932"
},
"departure": {
"delay": 199,
"time": "1772601979"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 145,
"time": "1772601777"
},
"departure": {
"delay": 145,
"time": "1772601805"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 13
},
{
"departure": {
"delay": 274,
"time": "1772600674"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 181,
"time": "1772602003"
},
"departure": {
"delay": 181,
"time": "1772602021"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 178,
"time": "1772600910"
},
"departure": {
"delay": 178,
"time": "1772600938"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 196,
"time": "1772602059"
},
"departure": {
"delay": 196,
"time": "1772602096"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 218,
"time": "1772601104"
},
"departure": {
"delay": 218,
"time": "1772601158"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 175,
"time": "1772600976"
},
"departure": {
"delay": 175,
"time": "1772600995"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 224,
"time": "1772600830"
},
"departure": {
"delay": 224,
"time": "1772600864"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 129,
"time": "1772601633"
},
"departure": {
"delay": 129,
"time": "1772601669"
},
"stopId": "FR:50129:ZE:10BRA3:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 176,
"time": "1772602112"
},
"departure": {
"delay": 176,
"time": "1772602136"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 18
}
],
"timestamp": "1772606700",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745225x2025xHxMultxMexMercredix00:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN851074F5934737x2026x02x21T22x11x00Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1772607660"
},
"stopId": "FR:27119:ZE:StopPointxOCETrainxTERx87387092:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1772608800"
},
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 20
},
{
"arrival": {
"time": "1772608020"
},
"departure": {
"time": "1772608080"
},
"stopId": "FR:78107:ZE:StopPointxOCETrainxTERx87381624:ATOUMOD002",
"stopSequence": 19
}
],
"timestamp": "1772604041",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx57AE0F48x2436x44BDxA2F0xAA45D4A483E7x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN851074F5934737x2026x02x21T22x11x00Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:8x3486801:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -28,
"time": "1772608112"
},
"departure": {
"delay": -28,
"time": "1772608112"
},
"stopId": "FR:27365:ZE:0x6328:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -24,
"time": "1772609616"
},
"departure": {
"delay": -24,
"time": "1772609616"
},
"stopId": "FR:27375:ZE:0x6439:ATOUMOD006",
"stopSequence": 52
},
{
"arrival": {
"delay": -48,
"time": "1772608632"
},
"departure": {
"delay": -48,
"time": "1772608632"
},
"stopId": "FR:27701:ZE:0x7061:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": -84,
"time": "1772610096"
},
"departure": {
"delay": -84,
"time": "1772610096"
},
"stopId": "FR:27375:ZE:0x6434:ATOUMOD006",
"stopSequence": 58
},
{
"arrival": {
"delay": -76,
"time": "1772608544"
},
"departure": {
"delay": -76,
"time": "1772608544"
},
"stopId": "FR:27701:ZE:0x7035:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": 60,
"time": "1772609340"
},
"departure": {
"delay": 60,
"time": "1772609340"
},
"stopId": "FR:27351:ZE:0x6317:ATOUMOD006",
"stopSequence": 47
},
{
"arrival": {
"delay": -145,
"time": "1772608415"
},
"departure": {
"delay": -145,
"time": "1772608415"
},
"stopId": "FR:27701:ZE:0x7117:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": 59,
"time": "1772609399"
},
"departure": {
"delay": 59,
"time": "1772609399"
},
"stopId": "FR:27351:ZE:0x6313:ATOUMOD006",
"stopSequence": 48
},
{
"arrival": {
"delay": -36,
"time": "1772609904"
},
"departure": {
"delay": -36,
"time": "1772609904"
},
"stopId": "FR:27375:ZE:0x6451:ATOUMOD006",
"stopSequence": 56
},
{
"arrival": {
"delay": 53,
"time": "1772609513"
},
"departure": {
"delay": 53,
"time": "1772609513"
},
"stopId": "FR:27375:ZE:0x6527:ATOUMOD006",
"stopSequence": 50
},
{
"arrival": {
"delay": -7,
"time": "1772608193"
},
"departure": {
"delay": -7,
"time": "1772608193"
},
"stopId": "FR:27365:ZE:0x6341:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": 72,
"time": "1772608752"
},
"departure": {
"delay": 72,
"time": "1772608752"
},
"stopId": "FR:27701:ZE:0x7040:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": 36,
"time": "1772608836"
},
"departure": {
"delay": 36,
"time": "1772608836"
},
"stopId": "FR:27701:ZE:0x7109:ATOUMOD006",
"stopSequence": 41
},
{
"arrival": {
"delay": -45,
"time": "1772608215"
},
"departure": {
"delay": -45,
"time": "1772608215"
},
"stopId": "FR:27365:ZE:0x7135:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": 59,
"time": "1772608919"
},
"departure": {
"delay": 59,
"time": "1772608919"
},
"stopId": "FR:27701:ZE:0x7043:ATOUMOD006",
"stopSequence": 43
},
{
"arrival": {
"delay": -68,
"time": "1772609992"
},
"departure": {
"delay": -68,
"time": "1772609992"
},
"stopId": "FR:27375:ZE:0x6437:ATOUMOD006",
"stopSequence": 57
},
{
"arrival": {
"delay": -128,
"time": "1772610292"
},
"stopId": "FR:27375:ZE:0x6467:ATOUMOD006",
"stopSequence": 59
},
{
"arrival": {
"delay": 82,
"time": "1772609242"
},
"departure": {
"delay": 82,
"time": "1772609242"
},
"stopId": "FR:27351:ZE:0x6315:ATOUMOD006",
"stopSequence": 46
},
{
"arrival": {
"delay": -12,
"time": "1772609568"
},
"departure": {
"delay": -12,
"time": "1772609568"
},
"stopId": "FR:27375:ZE:0x6385:ATOUMOD006",
"stopSequence": 51
},
{
"arrival": {
"delay": -36,
"time": "1772608164"
},
"departure": {
"delay": -36,
"time": "1772608164"
},
"stopId": "FR:27365:ZE:0x6333:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 59,
"time": "1772609159"
},
"departure": {
"delay": 59,
"time": "1772609159"
},
"stopId": "FR:27351:ZE:0x6309:ATOUMOD006",
"stopSequence": 45
},
{
"arrival": {
"delay": 93,
"time": "1772609133"
},
"departure": {
"delay": 93,
"time": "1772609133"
},
"stopId": "FR:27351:ZE:0x7274:ATOUMOD006",
"stopSequence": 44
},
{
"arrival": {
"delay": -30,
"time": "1772607990"
},
"departure": {
"delay": -30,
"time": "1772607990"
},
"stopId": "FR:27365:ZE:0x6325:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -99,
"time": "1772608281"
},
"departure": {
"delay": -99,
"time": "1772608281"
},
"stopId": "FR:27701:ZE:0x7063:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": -85,
"time": "1772608355"
},
"departure": {
"delay": -85,
"time": "1772608355"
},
"stopId": "FR:27701:ZE:0x7103:ATOUMOD006",
"stopSequence": 28
},
{
"departure": {
"time": "1772607900"
},
"stopId": "FR:27701:ZE:0x7052:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -37,
"time": "1772609723"
},
"departure": {
"delay": -37,
"time": "1772609723"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 54
},
{
"arrival": {
"delay": 108,
"time": "1772609448"
},
"departure": {
"delay": 108,
"time": "1772609448"
},
"stopId": "FR:27351:ZE:0x6305:ATOUMOD006",
"stopSequence": 49
},
{
"arrival": {
"delay": -60,
"time": "1772608320"
},
"departure": {
"delay": -60,
"time": "1772608320"
},
"stopId": "FR:27701:ZE:0x7091:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": -85,
"time": "1772608475"
},
"departure": {
"delay": -85,
"time": "1772608475"
},
"stopId": "FR:27701:ZE:0x7115:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"time": "1772607960"
},
"departure": {
"time": "1772607960"
},
"stopId": "FR:27365:ZE:0x6324:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 88,
"time": "1772608888"
},
"departure": {
"delay": 88,
"time": "1772608888"
},
"stopId": "FR:27701:ZE:0x6583:ATOUMOD006",
"stopSequence": 42
},
{
"arrival": {
"delay": -24,
"time": "1772608056"
},
"departure": {
"delay": -24,
"time": "1772608056"
},
"stopId": "FR:27365:ZE:0x6334:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -24,
"time": "1772609796"
},
"departure": {
"delay": -24,
"time": "1772609796"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 55
},
{
"arrival": {
"delay": -56,
"time": "1772609644"
},
"departure": {
"delay": -56,
"time": "1772609644"
},
"stopId": "FR:27375:ZE:0x6458:ATOUMOD006",
"stopSequence": 53
}
],
"timestamp": "1772606702",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:S1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:8x3486801:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230662x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -31,
"time": "1772608889"
},
"departure": {
"delay": -31,
"time": "1772608889"
},
"stopId": "FR:76351:ZE:4558:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": -31,
"time": "1772607869"
},
"departure": {
"delay": -31,
"time": "1772607869"
},
"stopId": "FR:76351:ZE:4641:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 26,
"time": "1772608406"
},
"departure": {
"delay": 26,
"time": "1772608406"
},
"stopId": "FR:76351:ZE:3531:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 27,
"time": "1772607987"
},
"departure": {
"delay": 27,
"time": "1772607987"
},
"stopId": "FR:76351:ZE:3027:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 28,
"time": "1772606548"
},
"departure": {
"delay": 28,
"time": "1772606548"
},
"stopId": "FR:76351:ZE:3048:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": -31,
"time": "1772608529"
},
"departure": {
"delay": -31,
"time": "1772608529"
},
"stopId": "FR:76351:ZE:3124:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": -31,
"time": "1772606969"
},
"departure": {
"delay": -31,
"time": "1772606969"
},
"stopId": "FR:76351:ZE:3771:ATOUMOD003",
"stopSequence": 7
},
{
"departure": {
"delay": 13,
"time": "1772606473"
},
"stopId": "FR:76351:ZE:4595:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": -31,
"time": "1772607029"
},
"departure": {
"delay": -31,
"time": "1772607029"
},
"stopId": "FR:76351:ZE:3533:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": -31,
"time": "1772608949"
},
"departure": {
"delay": -31,
"time": "1772608949"
},
"stopId": "FR:76351:ZE:4467:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": -27,
"time": "1772608593"
},
"departure": {
"delay": -27,
"time": "1772608593"
},
"stopId": "FR:76351:ZE:3417:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": -31,
"time": "1772608169"
},
"departure": {
"delay": -31,
"time": "1772608169"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": -31,
"time": "1772609249"
},
"stopId": "FR:76351:ZE:4825:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": -22,
"time": "1772608658"
},
"departure": {
"delay": -22,
"time": "1772608658"
},
"stopId": "FR:76351:ZE:3363:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": -8,
"time": "1772608312"
},
"departure": {
"delay": -8,
"time": "1772608312"
},
"stopId": "FR:76351:ZE:3627:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": -31,
"time": "1772607449"
},
"departure": {
"delay": -31,
"time": "1772607449"
},
"stopId": "FR:76351:ZE:3700:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": -28,
"time": "1772608472"
},
"departure": {
"delay": -28,
"time": "1772608472"
},
"stopId": "FR:76351:ZE:3357:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 27,
"time": "1772607747"
},
"departure": {
"delay": 27,
"time": "1772607747"
},
"stopId": "FR:76351:ZE:3500:ATOUMOD003",
"stopSequence": 13
},
{
"departure": {
"delay": 41,
"time": "1772606621"
},
"stopId": "FR:76351:ZE:3387:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": -31,
"time": "1772608709"
},
"departure": {
"delay": -31,
"time": "1772608709"
},
"stopId": "FR:76351:ZE:3426:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": -26,
"time": "1772608234"
},
"departure": {
"delay": -26,
"time": "1772608234"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": -29,
"time": "1772609191"
},
"departure": {
"delay": -29,
"time": "1772609191"
},
"stopId": "FR:76351:ZE:4297:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": -17,
"time": "1772607823"
},
"departure": {
"delay": -17,
"time": "1772607823"
},
"stopId": "FR:76351:ZE:3645:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 9,
"time": "1772608749"
},
"departure": {
"delay": 9,
"time": "1772608749"
},
"stopId": "FR:76351:ZE:3384:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 9,
"time": "1772607129"
},
"departure": {
"delay": 9,
"time": "1772607129"
},
"stopId": "FR:76351:ZE:3534:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": -31,
"time": "1772606729"
},
"departure": {
"delay": -31,
"time": "1772606729"
},
"stopId": "FR:76351:ZE:3253:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": -17,
"time": "1772607583"
},
"departure": {
"delay": -17,
"time": "1772607583"
},
"stopId": "FR:76351:ZE:3794:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": -23,
"time": "1772609017"
},
"departure": {
"delay": -23,
"time": "1772609017"
},
"stopId": "FR:76351:ZE:4724:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 25,
"time": "1772609125"
},
"departure": {
"delay": 25,
"time": "1772609125"
},
"stopId": "FR:76351:ZE:4835:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": -12,
"time": "1772606808"
},
"departure": {
"delay": -12,
"time": "1772606808"
},
"stopId": "FR:76351:ZE:4357:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": -31,
"time": "1772607209"
},
"departure": {
"delay": -31,
"time": "1772607209"
},
"stopId": "FR:76351:ZE:4134:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": -24,
"time": "1772607936"
},
"departure": {
"delay": -24,
"time": "1772607936"
},
"stopId": "FR:76351:ZE:4520:ATOUMOD003",
"stopSequence": 17
},
{
"departure": {
"delay": 27,
"time": "1772606667"
},
"stopId": "FR:76351:ZE:3669:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 16,
"time": "1772608816"
},
"departure": {
"delay": 16,
"time": "1772608816"
},
"stopId": "FR:76351:ZE:5223:ATOUMOD003",
"stopSequence": 29
}
],
"timestamp": "1772606672",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230662x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745195x2025xHxMultxMexMercredix00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -46,
"time": "1772603894"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 10,
"time": "1772603245"
},
"departure": {
"delay": 10,
"time": "1772603290"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 57,
"time": "1772602487"
},
"departure": {
"delay": 57,
"time": "1772602497"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 17,
"time": "1772603083"
},
"departure": {
"delay": 17,
"time": "1772603117"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 82,
"time": "1772602421"
},
"departure": {
"delay": 82,
"time": "1772602462"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"departure": {
"delay": 97,
"time": "1772602297"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 54,
"time": "1772603600"
},
"departure": {
"delay": 54,
"time": "1772603634"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 74,
"time": "1772602645"
},
"departure": {
"delay": 74,
"time": "1772602694"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 60,
"time": "1772602563"
},
"departure": {
"delay": 60,
"time": "1772602620"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 18,
"time": "1772603441"
},
"departure": {
"delay": 18,
"time": "1772603478"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 106,
"time": "1772602755"
},
"departure": {
"delay": 106,
"time": "1772602786"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 70,
"time": "1772603010"
},
"departure": {
"delay": 70,
"time": "1772603050"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 46,
"time": "1772603192"
},
"departure": {
"delay": 46,
"time": "1772603206"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -3,
"time": "1772603722"
},
"departure": {
"delay": -3,
"time": "1772603817"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 37,
"time": "1772602525"
},
"departure": {
"delay": 37,
"time": "1772602537"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 13,
"time": "1772603332"
},
"departure": {
"delay": 13,
"time": "1772603413"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -24,
"time": "1772603664"
},
"departure": {
"delay": -24,
"time": "1772603676"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 109,
"time": "1772602893"
},
"departure": {
"delay": 109,
"time": "1772602909"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 109,
"time": "1772602936"
},
"departure": {
"delay": 109,
"time": "1772602969"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 13,
"time": "1772603511"
},
"departure": {
"delay": 13,
"time": "1772603533"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
}
],
"timestamp": "1772606702",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745195x2025xHxMultxMexMercredix00:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:6390802633719808x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 123,
"time": "1772607053"
},
"departure": {
"delay": 123,
"time": "1772607063"
},
"stopId": "FR:14431:ZE:5585969907499008:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": 212,
"time": "1772607802"
},
"departure": {
"delay": 212,
"time": "1772607812"
},
"stopId": "FR:14431:ZE:6450813112156160:ATOUMOD036",
"stopSequence": 14
},
{
"arrival": {
"delay": 167,
"time": "1772607157"
},
"departure": {
"delay": 167,
"time": "1772607167"
},
"stopId": "FR:14431:ZE:6683555414409216:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": 234,
"time": "1772606744"
},
"departure": {
"delay": 234,
"time": "1772606754"
},
"stopId": "FR:14431:ZE:6090681379454976:ATOUMOD036",
"stopSequence": 7
},
{
"arrival": {
"delay": 194,
"time": "1772606309"
},
"departure": {
"delay": 194,
"time": "1772606354"
},
"stopId": "FR:14431:ZE:5754335108530176:ATOUMOD036",
"stopSequence": 5
},
{
"arrival": {
"delay": 169,
"time": "1772606979"
},
"departure": {
"delay": 169,
"time": "1772606989"
},
"stopId": "FR:14431:ZE:5761833249013760:ATOUMOD036",
"stopSequence": 9
},
{
"arrival": {
"delay": 48,
"time": "1772608308"
},
"stopId": "FR:14431:ZE:5290956925435904:ATOUMOD036",
"stopSequence": 15
},
{
"arrival": {
"delay": 229,
"time": "1772606859"
},
"departure": {
"delay": 229,
"time": "1772606869"
},
"stopId": "FR:14431:ZE:4670327306059776:ATOUMOD036",
"stopSequence": 8
},
{
"arrival": {
"delay": 35,
"time": "1772607205"
},
"departure": {
"delay": 35,
"time": "1772607215"
},
"stopId": "FR:14431:ZE:6223400700739584:ATOUMOD036",
"stopSequence": 12
},
{
"arrival": {
"delay": 230,
"time": "1772606430"
},
"departure": {
"delay": 230,
"time": "1772606450"
},
"stopId": "FR:14431:ZE:4895363392602112:ATOUMOD036",
"stopSequence": 6
},
{
"arrival": {
"delay": 130,
"time": "1772607420"
},
"departure": {
"delay": 130,
"time": "1772607430"
},
"stopId": "FR:14527:ZE:5673485134200832:ATOUMOD036",
"stopSequence": 13
}
],
"timestamp": "1772606705",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:5994644367212544:LOC",
"tripId": "ATOUMOD036:ServiceJourney:6390802633719808x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:493:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772623920"
},
"departure": {
"time": "1772623920"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1772626260"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1772623860"
},
"departure": {
"time": "1772623860"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1772623980"
},
"departure": {
"time": "1772623980"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1772625420"
},
"departure": {
"time": "1772625420"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1772625900"
},
"departure": {
"time": "1772625900"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1772623740"
},
"departure": {
"time": "1772623740"
},
"stopId": "FR:76217:ZE:18441:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1772625660"
},
"departure": {
"time": "1772625660"
},
"stopId": "FR:76217:ZE:18170:ATOUMOD005",
"stopSequence": 27
},
{
"departure": {
"time": "1772623200"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1772623800"
},
"departure": {
"time": "1772623800"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1772625600"
},
"departure": {
"time": "1772625600"
},
"stopId": "FR:76217:ZE:18177:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1772623620"
},
"departure": {
"time": "1772623620"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1772624160"
},
"departure": {
"time": "1772624160"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"delay": 5,
"time": "1772625605"
},
"departure": {
"delay": 5,
"time": "1772625605"
},
"stopId": "FR:76217:ZE:18197:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1772624100"
},
"departure": {
"time": "1772624100"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1772625120"
},
"departure": {
"time": "1772625120"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1772625300"
},
"departure": {
"time": "1772625300"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"delay": 5,
"time": "1772623265"
},
"departure": {
"delay": 5,
"time": "1772623265"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1772624700"
},
"departure": {
"time": "1772624700"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1772625720"
},
"departure": {
"time": "1772625720"
},
"stopId": "FR:76217:ZE:18166:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1772624340"
},
"departure": {
"time": "1772624340"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1772623260"
},
"departure": {
"time": "1772623260"
},
"stopId": "FR:76217:ZE:18101:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1772625360"
},
"departure": {
"time": "1772625360"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1772624040"
},
"departure": {
"time": "1772624040"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1772625840"
},
"departure": {
"time": "1772625840"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1772624520"
},
"departure": {
"time": "1772624520"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1772625060"
},
"departure": {
"time": "1772625060"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1772625960"
},
"departure": {
"time": "1772625960"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1772623680"
},
"departure": {
"time": "1772623680"
},
"stopId": "FR:76217:ZE:18090:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1772624400"
},
"departure": {
"time": "1772624400"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1772623500"
},
"departure": {
"time": "1772623500"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1772626200"
},
"departure": {
"time": "1772626200"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1772626080"
},
"departure": {
"time": "1772626080"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"delay": 5,
"time": "1772623745"
},
"departure": {
"delay": 5,
"time": "1772623745"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 8
}
],
"timestamp": "1772606635",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:493:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4190114x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 71,
"time": "1772606411"
},
"stopId": "FR:76351:ZE:4913:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 126,
"time": "1772606826"
},
"departure": {
"delay": 126,
"time": "1772606826"
},
"stopId": "FR:76351:ZE:4142:ATOUMOD003",
"stopSequence": 28
},
{
"departure": {
"delay": 129,
"time": "1772606229"
},
"stopId": "FR:76351:ZE:4486:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 126,
"time": "1772607006"
},
"stopId": "FR:76351:ZE:4537:ATOUMOD003",
"stopSequence": 29
},
{
"departure": {
"delay": 138,
"time": "1772606178"
},
"stopId": "FR:76351:ZE:5150:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 99,
"time": "1772606559"
},
"departure": {
"delay": 99,
"time": "1772606559"
},
"stopId": "FR:76351:ZE:4828:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 171,
"time": "1772606751"
},
"departure": {
"delay": 171,
"time": "1772606751"
},
"stopId": "FR:76351:ZE:3194:ATOUMOD003",
"stopSequence": 27
},
{
"departure": {
"delay": 99,
"time": "1772606319"
},
"stopId": "FR:76351:ZE:4911:ATOUMOD003",
"stopSequence": 21
},
{
"departure": {
"delay": 164,
"time": "1772606624"
},
"stopId": "FR:76351:ZE:3779:ATOUMOD003",
"stopSequence": 25
},
{
"departure": {
"delay": 161,
"time": "1772606681"
},
"stopId": "FR:76351:ZE:3777:ATOUMOD003",
"stopSequence": 26
},
{
"departure": {
"delay": 102,
"time": "1772606502"
},
"stopId": "FR:76351:ZE:3783:ATOUMOD003",
"stopSequence": 23
}
],
"timestamp": "1772606442",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:09:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4190114x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057101x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 60,
"time": "1772607060"
},
"departure": {
"delay": 60,
"time": "1772607060"
},
"stopId": "FR:76351:ZE:4995:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 33,
"time": "1772607813"
},
"departure": {
"delay": 33,
"time": "1772607813"
},
"stopId": "FR:76351:ZE:3599:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 34,
"time": "1772606914"
},
"departure": {
"delay": 34,
"time": "1772606914"
},
"stopId": "FR:76351:ZE:3029:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 33,
"time": "1772608173"
},
"stopId": "FR:76351:ZE:3717:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 39,
"time": "1772607219"
},
"departure": {
"delay": 39,
"time": "1772607219"
},
"stopId": "FR:76351:ZE:3934:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 62,
"time": "1772606762"
},
"departure": {
"delay": 62,
"time": "1772606762"
},
"stopId": "FR:76351:ZE:4581:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 33,
"time": "1772607153"
},
"departure": {
"delay": 33,
"time": "1772607153"
},
"stopId": "FR:76351:ZE:3658:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 33,
"time": "1772607273"
},
"departure": {
"delay": 33,
"time": "1772607273"
},
"stopId": "FR:76351:ZE:3540:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 64,
"time": "1772607604"
},
"departure": {
"delay": 64,
"time": "1772607604"
},
"stopId": "FR:76351:ZE:3398:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 43,
"time": "1772607703"
},
"departure": {
"delay": 43,
"time": "1772607703"
},
"stopId": "FR:76351:ZE:4555:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 33,
"time": "1772606853"
},
"departure": {
"delay": 33,
"time": "1772606853"
},
"stopId": "FR:76351:ZE:3529:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 67,
"time": "1772608087"
},
"departure": {
"delay": 67,
"time": "1772608087"
},
"stopId": "FR:76351:ZE:3449:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 77,
"time": "1772607917"
},
"departure": {
"delay": 77,
"time": "1772607917"
},
"stopId": "FR:76351:ZE:4497:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 46,
"time": "1772607346"
},
"departure": {
"delay": 46,
"time": "1772607346"
},
"stopId": "FR:76351:ZE:4861:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 49,
"time": "1772607649"
},
"departure": {
"delay": 49,
"time": "1772607649"
},
"stopId": "FR:76351:ZE:3278:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 57,
"time": "1772608017"
},
"departure": {
"delay": 57,
"time": "1772608017"
},
"stopId": "FR:76351:ZE:3621:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 60,
"time": "1772607480"
},
"departure": {
"delay": 60,
"time": "1772607480"
},
"stopId": "FR:76351:ZE:4732:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 55,
"time": "1772607535"
},
"departure": {
"delay": 55,
"time": "1772607535"
},
"stopId": "FR:76351:ZE:3274:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 51,
"time": "1772607891"
},
"departure": {
"delay": 51,
"time": "1772607891"
},
"stopId": "FR:76351:ZE:3316:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 55,
"time": "1772607415"
},
"departure": {
"delay": 55,
"time": "1772607415"
},
"stopId": "FR:76351:ZE:3649:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 33,
"time": "1772607033"
},
"departure": {
"delay": 33,
"time": "1772607033"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 5
},
{
"departure": {
"delay": 33,
"time": "1772606673"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 1
}
],
"timestamp": "1772606642",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C8:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057101x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD037:ServiceJourney:1500000171:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 32,
"time": "1772607812"
},
"stopId": "FR:61001:ZE:PointxduxJour:ATOUMOD037",
"stopSequence": 29
},
{
"departure": {
"delay": 32,
"time": "1772607872"
},
"stopId": "FR:61001:ZE:ClaudexBernard:ATOUMOD037",
"stopSequence": 30
},
{
"departure": {
"delay": 32,
"time": "1772607212"
},
"stopId": "FR:61001:ZE:CP:ATOUMOD037",
"stopSequence": 20
},
{
"arrival": {
"delay": 3,
"time": "1772606399"
},
"departure": {
"delay": 3,
"time": "1772606403"
},
"stopId": "FR:61001:ZE:PlacexdexlaxPaix:ATOUMOD037",
"stopSequence": 12
},
{
"departure": {
"delay": 32,
"time": "1772607752"
},
"stopId": "FR:61001:ZE:JardinxduxPoilu:ATOUMOD037",
"stopSequence": 28
},
{
"departure": {
"delay": 32,
"time": "1772608172"
},
"stopId": "FR:61001:ZE:Bayard:ATOUMOD037",
"stopSequence": 36
},
{
"departure": {
"delay": 32,
"time": "1772606972"
},
"stopId": "FR:61001:ZE:Ernouf:ATOUMOD037",
"stopSequence": 19
},
{
"departure": {
"delay": 32,
"time": "1772608232"
},
"stopId": "FR:61001:ZE:AlxxVilx:ATOUMOD037",
"stopSequence": 39
},
{
"arrival": {
"delay": 13,
"time": "1772606278"
},
"departure": {
"delay": 13,
"time": "1772606293"
},
"stopId": "FR:72308:ZE:CFAxRoselet:ATOUMOD037",
"stopSequence": 9
},
{
"departure": {
"delay": 32,
"time": "1772607332"
},
"stopId": "FR:61001:ZE:Plxnitrex:ATOUMOD037",
"stopSequence": 21
},
{
"departure": {
"delay": 32,
"time": "1772607632"
},
"stopId": "FR:61001:ZE:SaintxFranxois:ATOUMOD037",
"stopSequence": 26
},
{
"arrival": {
"delay": 48,
"time": "1772606508"
},
"departure": {
"delay": 48,
"time": "1772606568"
},
"stopId": "FR:61001:ZE:Flaubert:ATOUMOD037",
"stopSequence": 13
},
{
"departure": {
"delay": 32,
"time": "1772607932"
},
"stopId": "FR:61001:ZE:ClairxMatin:ATOUMOD037",
"stopSequence": 31
},
{
"departure": {
"delay": 32,
"time": "1772607572"
},
"stopId": "FR:61001:ZE:GarexSNCF:ATOUMOD037",
"stopSequence": 25
},
{
"departure": {
"delay": 32,
"time": "1772608172"
},
"stopId": "FR:61001:ZE:VieuxxCourteille:ATOUMOD037",
"stopSequence": 37
},
{
"departure": {
"delay": 32,
"time": "1772608052"
},
"stopId": "FR:61001:ZE:Axrodrome:ATOUMOD037",
"stopSequence": 33
},
{
"arrival": {
"delay": 65,
"time": "1772606655"
},
"departure": {
"delay": 65,
"time": "1772606705"
},
"stopId": "FR:61001:ZE:Zola:ATOUMOD037",
"stopSequence": 15
},
{
"departure": {
"delay": 32,
"time": "1772608112"
},
"stopId": "FR:61001:ZE:Courteille:ATOUMOD037",
"stopSequence": 35
},
{
"departure": {
"delay": 32,
"time": "1772606792"
},
"stopId": "FR:61001:ZE:Tisons:ATOUMOD037",
"stopSequence": 17
},
{
"arrival": {
"delay": 28,
"time": "1772606728"
},
"departure": {
"delay": 28,
"time": "1772606728"
},
"stopId": "FR:61001:ZE:RhinxetxDanubex:ATOUMOD037",
"stopSequence": 16
},
{
"departure": {
"delay": 32,
"time": "1772607392"
},
"stopId": "FR:61001:ZE:SaintexThxrxse:ATOUMOD037",
"stopSequence": 22
},
{
"arrival": {
"delay": 32,
"time": "1772608532"
},
"stopId": "FR:61077:ZE:Londx:ATOUMOD037",
"stopSequence": 42
},
{
"departure": {
"delay": 32,
"time": "1772608052"
},
"stopId": "FR:61001:ZE:Sainfoins:ATOUMOD037",
"stopSequence": 34
},
{
"departure": {
"delay": 32,
"time": "1772608412"
},
"stopId": "FR:61077:ZE:MoulinxdexReine:ATOUMOD037",
"stopSequence": 41
},
{
"departure": {
"delay": 32,
"time": "1772607992"
},
"stopId": "FR:61001:ZE:Guynemer:ATOUMOD037",
"stopSequence": 32
},
{
"arrival": {
"delay": 27,
"time": "1772606349"
},
"departure": {
"delay": 27,
"time": "1772606367"
},
"stopId": "FR:61001:ZE:CollxgexLouisexMichl:ATOUMOD037",
"stopSequence": 11
},
{
"departure": {
"delay": 32,
"time": "1772606912"
},
"stopId": "FR:61001:ZE:Montsort:ATOUMOD037",
"stopSequence": 18
},
{
"arrival": {
"delay": 56,
"time": "1772606302"
},
"departure": {
"delay": 56,
"time": "1772606336"
},
"stopId": "FR:61001:ZE:LycxexLeclerc:ATOUMOD037",
"stopSequence": 10
},
{
"departure": {
"delay": 32,
"time": "1772608352"
},
"stopId": "FR:61077:ZE:ClosxdexlaxSxnate:ATOUMOD037",
"stopSequence": 40
},
{
"departure": {
"delay": 32,
"time": "1772607692"
},
"stopId": "FR:61001:ZE:Rxservoirs:ATOUMOD037",
"stopSequence": 27
},
{
"departure": {
"delay": 32,
"time": "1772607452"
},
"stopId": "FR:61001:ZE:CitxxAdministrativex:ATOUMOD037",
"stopSequence": 23
},
{
"arrival": {
"delay": 48,
"time": "1772606584"
},
"departure": {
"delay": 48,
"time": "1772606628"
},
"stopId": "FR:61001:ZE:JeannexdxArc:ATOUMOD037",
"stopSequence": 14
}
],
"timestamp": "1772606733",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD037:Line:A:LOC",
"tripId": "ATOUMOD037:ServiceJourney:1500000171:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748455x2025xHxMultxMexMercredix00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -40,
"time": "1772607020"
},
"departure": {
"delay": -40,
"time": "1772607020"
},
"stopId": "FR:50129:ZE:10LCO1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -40,
"time": "1772608400"
},
"departure": {
"delay": -40,
"time": "1772608400"
},
"stopId": "FR:50129:ZE:10ROS2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -40,
"time": "1772608340"
},
"departure": {
"delay": -40,
"time": "1772608340"
},
"stopId": "FR:50129:ZE:10SAD2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -40,
"time": "1772608520"
},
"departure": {
"delay": -40,
"time": "1772608520"
},
"stopId": "FR:50129:ZE:10COT2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": -40,
"time": "1772606780"
},
"departure": {
"delay": -40,
"time": "1772606780"
},
"stopId": "FR:50129:ZE:10LEC1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -40,
"time": "1772607320"
},
"departure": {
"delay": -40,
"time": "1772607320"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -40,
"time": "1772608640"
},
"departure": {
"delay": -40,
"time": "1772608640"
},
"stopId": "FR:50129:ZE:10CDF2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": -40,
"time": "1772606720"
},
"departure": {
"delay": -40,
"time": "1772606720"
},
"stopId": "FR:50129:ZE:10FRA1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -33,
"time": "1772606650"
},
"departure": {
"delay": -33,
"time": "1772606667"
},
"stopId": "FR:50129:ZE:10SMT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -40,
"time": "1772608160"
},
"departure": {
"delay": -40,
"time": "1772608160"
},
"stopId": "FR:50129:ZE:10CIM2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -40,
"time": "1772608220"
},
"departure": {
"delay": -40,
"time": "1772608220"
},
"stopId": "FR:50129:ZE:10RED2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -40,
"time": "1772607200"
},
"departure": {
"delay": -40,
"time": "1772607200"
},
"stopId": "FR:50129:ZE:10STA1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -40,
"time": "1772607440"
},
"departure": {
"delay": -40,
"time": "1772607440"
},
"stopId": "FR:50129:ZE:10CTR1:ATOUMOD035",
"stopSequence": 17
},
{
"departure": {
"delay": 1,
"time": "1772606041"
},
"stopId": "FR:50129:ZE:10ZAG1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -40,
"time": "1772607980"
},
"departure": {
"delay": -40,
"time": "1772607980"
},
"stopId": "FR:50129:ZE:10MEN3:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -10,
"time": "1772606546"
},
"departure": {
"delay": -10,
"time": "1772606570"
},
"stopId": "FR:50129:ZE:10EGL6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -47,
"time": "1772606416"
},
"departure": {
"delay": -47,
"time": "1772606473"
},
"stopId": "FR:50129:ZE:10HUI3:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -40,
"time": "1772608520"
},
"departure": {
"delay": -40,
"time": "1772608520"
},
"stopId": "FR:50129:ZE:10PFJ2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -39,
"time": "1772606283"
},
"departure": {
"delay": -39,
"time": "1772606301"
},
"stopId": "FR:50129:ZE:10VIG1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -40,
"time": "1772606960"
},
"departure": {
"delay": -40,
"time": "1772606960"
},
"stopId": "FR:50129:ZE:10POL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -40,
"time": "1772607560"
},
"departure": {
"delay": -40,
"time": "1772607560"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -40,
"time": "1772608460"
},
"departure": {
"delay": -40,
"time": "1772608460"
},
"stopId": "FR:50129:ZE:10SAL2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": -40,
"time": "1772608100"
},
"departure": {
"delay": -40,
"time": "1772608100"
},
"stopId": "FR:50129:ZE:10FJT2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -40,
"time": "1772607860"
},
"departure": {
"delay": -40,
"time": "1772607860"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -1,
"time": "1772606618"
},
"departure": {
"delay": -1,
"time": "1772606639"
},
"stopId": "FR:50129:ZE:10VAB1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -40,
"time": "1772607500"
},
"departure": {
"delay": -40,
"time": "1772607500"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -40,
"time": "1772607380"
},
"departure": {
"delay": -40,
"time": "1772607380"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -67,
"time": "1772606320"
},
"departure": {
"delay": -67,
"time": "1772606333"
},
"stopId": "FR:50129:ZE:10CRB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -32,
"time": "1772606215"
},
"departure": {
"delay": -32,
"time": "1772606248"
},
"stopId": "FR:50129:ZE:10DAN1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -40,
"time": "1772608280"
},
"departure": {
"delay": -40,
"time": "1772608280"
},
"stopId": "FR:50129:ZE:10VOL2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -40,
"time": "1772608580"
},
"departure": {
"delay": -40,
"time": "1772608580"
},
"stopId": "FR:50129:ZE:10BCP2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -40,
"time": "1772608700"
},
"stopId": "FR:50129:ZE:10DIG1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -40,
"time": "1772606840"
},
"departure": {
"delay": -40,
"time": "1772606840"
},
"stopId": "FR:50129:ZE:10LEB1:ATOUMOD035",
"stopSequence": 11
}
],
"timestamp": "1772606700",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:05:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748455x2025xHxMultxMexMercredix00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx1699:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -8961,
"time": "1772606319"
},
"departure": {
"delay": -8961,
"time": "1772606319"
},
"stopId": "FR:76157:ZE:TCARxTPISS1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -10053,
"time": "1772606307"
},
"departure": {
"delay": -10053,
"time": "1772606307"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -8936,
"time": "1772606464"
},
"departure": {
"delay": -8936,
"time": "1772606464"
},
"stopId": "FR:76157:ZE:TCARxTPROV1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -8950,
"time": "1772606630"
},
"departure": {
"delay": -8950,
"time": "1772606630"
},
"stopId": "FR:76157:ZE:TCARxTOUYE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -10274,
"time": "1772606866"
},
"departure": {
"delay": -10274,
"time": "1772606866"
},
"stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": -8929,
"time": "1772606411"
},
"departure": {
"delay": -8929,
"time": "1772606411"
},
"stopId": "FR:76157:ZE:TCARxTJAUR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -10045,
"time": "1772606495"
},
"departure": {
"delay": -10045,
"time": "1772606495"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"delay": -8950,
"time": "1772606270"
},
"stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -10334,
"time": "1772606326"
},
"departure": {
"delay": -10334,
"time": "1772606326"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": -10334,
"time": "1772606446"
},
"departure": {
"delay": -10334,
"time": "1772606446"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": -8948,
"time": "1772606692"
},
"departure": {
"delay": -8948,
"time": "1772606692"
},
"stopId": "FR:76157:ZE:TCARxTPRAT1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -8923,
"time": "1772606957"
},
"departure": {
"delay": -8923,
"time": "1772606957"
},
"stopId": "FR:76157:ZE:TCARxCORNI1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -10330,
"time": "1772606390"
},
"departure": {
"delay": -10330,
"time": "1772606390"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": -10296,
"time": "1772606964"
},
"departure": {
"delay": -10296,
"time": "1772606964"
},
"stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": -9490,
"time": "1772607830"
},
"departure": {
"delay": -9490,
"time": "1772607830"
},
"stopId": "FR:76540:ZE:TCARxECOLE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": -10026,
"time": "1772606394"
},
"departure": {
"delay": -10026,
"time": "1772606394"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": -9492,
"time": "1772607948"
},
"departure": {
"delay": -9492,
"time": "1772607948"
},
"stopId": "FR:76212:ZE:TCARxDMAIR1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": -8946,
"time": "1772606574"
},
"departure": {
"delay": -8946,
"time": "1772606574"
},
"stopId": "FR:76157:ZE:TCARxTDUMA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -9468,
"time": "1772608092"
},
"departure": {
"delay": -9468,
"time": "1772608092"
},
"stopId": "FR:76212:ZE:TCARxCANAD1:ATOUMOD001",
"stopSequence": 25
}
],
"timestamp": "1772606276",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx1699:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746156x2025xHxMultxMexMercredix00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 158,
"time": "1772606422"
},
"departure": {
"delay": 158,
"time": "1772606438"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 102,
"time": "1772603711"
},
"departure": {
"delay": 102,
"time": "1772603742"
},
"stopId": "FR:50129:ZE:10COF1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 120,
"time": "1772606880"
},
"departure": {
"delay": 120,
"time": "1772606880"
},
"stopId": "FR:50129:ZE:10MGT1:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 119,
"time": "1772604638"
},
"departure": {
"delay": 119,
"time": "1772604659"
},
"stopId": "FR:50129:ZE:10LAV1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 100,
"time": "1772604071"
},
"departure": {
"delay": 100,
"time": "1772604100"
},
"stopId": "FR:50129:ZE:10BRT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 120,
"time": "1772606880"
},
"departure": {
"delay": 120,
"time": "1772606880"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 79,
"time": "1772604304"
},
"departure": {
"delay": 79,
"time": "1772604319"
},
"stopId": "FR:50129:ZE:10CPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 127,
"time": "1772604564"
},
"departure": {
"delay": 127,
"time": "1772604607"
},
"stopId": "FR:50129:ZE:10DUB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 126,
"time": "1772606372"
},
"departure": {
"delay": 126,
"time": "1772606406"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 159,
"time": "1772606269"
},
"departure": {
"delay": 159,
"time": "1772606319"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 15,
"time": "1772605541"
},
"departure": {
"delay": 15,
"time": "1772605575"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 120,
"time": "1772607120"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"time": "1772606675"
},
"departure": {
"time": "1772606580"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 120,
"time": "1772606940"
},
"departure": {
"delay": 120,
"time": "1772606940"
},
"stopId": "FR:50129:ZE:10CVE1:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 122,
"time": "1772606448"
},
"departure": {
"delay": 122,
"time": "1772606462"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 80,
"time": "1772605001"
},
"departure": {
"delay": 80,
"time": "1772605040"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 98,
"time": "1772604002"
},
"departure": {
"delay": 98,
"time": "1772604038"
},
"stopId": "FR:50129:ZE:10HOU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 61,
"time": "1772604823"
},
"departure": {
"delay": 61,
"time": "1772604841"
},
"stopId": "FR:50129:ZE:10BEL1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 128,
"time": "1772604697"
},
"departure": {
"delay": 128,
"time": "1772604728"
},
"stopId": "FR:50129:ZE:10AGO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 72,
"time": "1772605178"
},
"departure": {
"delay": 72,
"time": "1772605272"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 96,
"time": "1772603838"
},
"departure": {
"delay": 96,
"time": "1772603856"
},
"stopId": "FR:50129:ZE:10ALB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 112,
"time": "1772604753"
},
"departure": {
"delay": 112,
"time": "1772604772"
},
"stopId": "FR:50129:ZE:10HOM1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 120,
"time": "1772606940"
},
"departure": {
"delay": 120,
"time": "1772606940"
},
"stopId": "FR:50129:ZE:10RSX1:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 193,
"time": "1772606200"
},
"departure": {
"delay": 193,
"time": "1772606233"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 49,
"time": "1772605097"
},
"departure": {
"delay": 49,
"time": "1772605129"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 112,
"time": "1772604380"
},
"departure": {
"delay": 112,
"time": "1772604412"
},
"stopId": "FR:50129:ZE:10LON1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 100,
"time": "1772603963"
},
"departure": {
"delay": 100,
"time": "1772603980"
},
"stopId": "FR:50129:ZE:10CAR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 148,
"time": "1772606633"
},
"departure": {
"delay": 148,
"time": "1772606668"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 195,
"time": "1772606088"
},
"departure": {
"delay": 195,
"time": "1772606115"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 105,
"time": "1772604924"
},
"departure": {
"delay": 105,
"time": "1772604945"
},
"stopId": "FR:50129:ZE:10HUI1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 112,
"time": "1772604332"
},
"departure": {
"delay": 112,
"time": "1772604352"
},
"stopId": "FR:50129:ZE:10BHE1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 82,
"time": "1772605298"
},
"departure": {
"delay": 82,
"time": "1772605342"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 68,
"time": "1772605478"
},
"departure": {
"delay": 68,
"time": "1772605508"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 28,
"time": "1772605369"
},
"departure": {
"delay": 28,
"time": "1772605408"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 85,
"time": "1772604187"
},
"departure": {
"delay": 85,
"time": "1772604205"
},
"stopId": "FR:50129:ZE:10ARA1:ATOUMOD035",
"stopSequence": 10
},
{
"departure": {
"delay": 52,
"time": "1772603632"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 145,
"time": "1772604110"
},
"departure": {
"delay": 145,
"time": "1772604145"
},
"stopId": "FR:50129:ZE:10BON1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 118,
"time": "1772606484"
},
"departure": {
"delay": 118,
"time": "1772606518"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 120,
"time": "1772607000"
},
"departure": {
"delay": 120,
"time": "1772607000"
},
"stopId": "FR:50129:ZE:10COS1:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 102,
"time": "1772603651"
},
"departure": {
"delay": 102,
"time": "1772603682"
},
"stopId": "FR:50129:ZE:10SFG1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -6,
"time": "1772605631"
},
"departure": {
"delay": -6,
"time": "1772605674"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 120,
"time": "1772606820"
},
"departure": {
"delay": 120,
"time": "1772606820"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 98,
"time": "1772603876"
},
"departure": {
"delay": 98,
"time": "1772603918"
},
"stopId": "FR:50129:ZE:10SFN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 90,
"time": "1772604231"
},
"departure": {
"delay": 90,
"time": "1772604270"
},
"stopId": "FR:50129:ZE:10PRE1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 120,
"time": "1772606760"
},
"departure": {
"delay": 120,
"time": "1772606760"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 87,
"time": "1772604975"
},
"departure": {
"delay": 87,
"time": "1772604987"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 191,
"time": "1772605867"
},
"departure": {
"delay": 191,
"time": "1772605991"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 114,
"time": "1772604461"
},
"departure": {
"delay": 114,
"time": "1772604474"
},
"stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035",
"stopSequence": 15
}
],
"timestamp": "1772606702",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746156x2025xHxMultxMexMercredix00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746133x2025xHxMultxMexMercredix00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -95,
"time": "1772599436"
},
"departure": {
"delay": -95,
"time": "1772599465"
},
"stopId": "FR:50129:ZE:10RSX1:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": -7,
"time": "1772598480"
},
"departure": {
"delay": -7,
"time": "1772598593"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 23,
"time": "1772597344"
},
"departure": {
"delay": 23,
"time": "1772597363"
},
"stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -11,
"time": "1772597669"
},
"departure": {
"delay": -11,
"time": "1772597689"
},
"stopId": "FR:50129:ZE:10BEL1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -8,
"time": "1772599051"
},
"departure": {
"delay": -8,
"time": "1772599072"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": -8,
"time": "1772597551"
},
"departure": {
"delay": -8,
"time": "1772597572"
},
"stopId": "FR:50129:ZE:10AGO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -28,
"time": "1772596928"
},
"departure": {
"delay": -28,
"time": "1772596952"
},
"stopId": "FR:50129:ZE:10BRT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -57,
"time": "1772598377"
},
"departure": {
"delay": -57,
"time": "1772598423"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": -18,
"time": "1772597826"
},
"departure": {
"delay": -18,
"time": "1772597862"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -117,
"time": "1772599372"
},
"departure": {
"delay": -117,
"time": "1772599383"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": -21,
"time": "1772596862"
},
"departure": {
"delay": -21,
"time": "1772596899"
},
"stopId": "FR:50129:ZE:10HOU1:ATOUMOD035",
"stopSequence": 7
},
{
"departure": {
"delay": 10,
"time": "1772596570"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -37,
"time": "1772598177"
},
"departure": {
"delay": -37,
"time": "1772598203"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -93,
"time": "1772597045"
},
"departure": {
"delay": -93,
"time": "1772597067"
},
"stopId": "FR:50129:ZE:10PRE1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -15,
"time": "1772597104"
},
"departure": {
"delay": -15,
"time": "1772597205"
},
"stopId": "FR:50129:ZE:10CPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 46,
"time": "1772596636"
},
"departure": {
"delay": 46,
"time": "1772596666"
},
"stopId": "FR:50129:ZE:10COF1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -41,
"time": "1772598109"
},
"departure": {
"delay": -41,
"time": "1772598139"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -2,
"time": "1772597439"
},
"departure": {
"delay": -2,
"time": "1772597458"
},
"stopId": "FR:50129:ZE:10DUB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -56,
"time": "1772599253"
},
"departure": {
"delay": -56,
"time": "1772599264"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": -21,
"time": "1772599230"
},
"departure": {
"delay": -21,
"time": "1772599239"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": -18,
"time": "1772598969"
},
"departure": {
"delay": -18,
"time": "1772599002"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 46,
"time": "1772596591"
},
"departure": {
"delay": 46,
"time": "1772596606"
},
"stopId": "FR:50129:ZE:10SFG1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 54,
"time": "1772598702"
},
"departure": {
"delay": 54,
"time": "1772598714"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": -13,
"time": "1772596766"
},
"departure": {
"delay": -13,
"time": "1772596787"
},
"stopId": "FR:50129:ZE:10SFN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -64,
"time": "1772599481"
},
"departure": {
"delay": -64,
"time": "1772599496"
},
"stopId": "FR:50129:ZE:10CVE1:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": -90,
"time": "1772599519"
},
"departure": {
"delay": -90,
"time": "1772599530"
},
"stopId": "FR:50129:ZE:10COS1:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": -32,
"time": "1772598290"
},
"departure": {
"delay": -32,
"time": "1772598328"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -135,
"time": "1772599605"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": -87,
"time": "1772599341"
},
"departure": {
"delay": -87,
"time": "1772599353"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": -1,
"time": "1772596719"
},
"departure": {
"delay": -1,
"time": "1772596739"
},
"stopId": "FR:50129:ZE:10ALB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -73,
"time": "1772597012"
},
"departure": {
"delay": -73,
"time": "1772597027"
},
"stopId": "FR:50129:ZE:10ARA1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -5,
"time": "1772597499"
},
"departure": {
"delay": -5,
"time": "1772597515"
},
"stopId": "FR:50129:ZE:10LAV1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 1,
"time": "1772599098"
},
"departure": {
"delay": 1,
"time": "1772599141"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 15,
"time": "1772599020"
},
"departure": {
"delay": 15,
"time": "1772599035"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": -8,
"time": "1772597776"
},
"departure": {
"delay": -8,
"time": "1772597812"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 11,
"time": "1772597274"
},
"departure": {
"delay": 11,
"time": "1772597291"
},
"stopId": "FR:50129:ZE:10LON1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 21,
"time": "1772597221"
},
"departure": {
"delay": 21,
"time": "1772597241"
},
"stopId": "FR:50129:ZE:10BHE1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -44,
"time": "1772598009"
},
"departure": {
"delay": -44,
"time": "1772598076"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -26,
"time": "1772597598"
},
"departure": {
"delay": -26,
"time": "1772597614"
},
"stopId": "FR:50129:ZE:10HOM1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -33,
"time": "1772597920"
},
"departure": {
"delay": -33,
"time": "1772597967"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -13,
"time": "1772596835"
},
"departure": {
"delay": -13,
"time": "1772596847"
},
"stopId": "FR:50129:ZE:10CAR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -4,
"time": "1772596960"
},
"departure": {
"delay": -4,
"time": "1772596976"
},
"stopId": "FR:50129:ZE:10BON1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -2,
"time": "1772598809"
},
"departure": {
"delay": -2,
"time": "1772598838"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -76,
"time": "1772599290"
},
"departure": {
"delay": -76,
"time": "1772599304"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": -84,
"time": "1772599400"
},
"departure": {
"delay": -84,
"time": "1772599416"
},
"stopId": "FR:50129:ZE:10MGT1:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": -42,
"time": "1772598241"
},
"departure": {
"delay": -42,
"time": "1772598258"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 20,
"time": "1772598876"
},
"departure": {
"delay": 20,
"time": "1772598920"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": -17,
"time": "1772597726"
},
"departure": {
"delay": -17,
"time": "1772597743"
},
"stopId": "FR:50129:ZE:10HUI1:ATOUMOD035",
"stopSequence": 21
}
],
"timestamp": "1772606700",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746133x2025xHxMultxMexMercredix00:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:6395081981427712x1:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 43,
"time": "1772606313"
},
"departure": {
"delay": 43,
"time": "1772606323"
},
"stopId": "FR:14270:ZE:4711895375282176:ATOUMOD036",
"stopSequence": 7
},
{
"arrival": {
"delay": -105,
"time": "1772607020"
},
"departure": {
"delay": -105,
"time": "1772607135"
},
"stopId": "FR:14366:ZE:669860001:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": 55,
"time": "1772606232"
},
"departure": {
"delay": 55,
"time": "1772606275"
},
"stopId": "FR:14270:ZE:6450611550683136:ATOUMOD036",
"stopSequence": 6
},
{
"arrival": {
"delay": -270,
"time": "1772607111"
},
"departure": {
"delay": -270,
"time": "1772607390"
},
"stopId": "FR:14366:ZE:19270005:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": -36,
"time": "1772606738"
},
"departure": {
"delay": -36,
"time": "1772606784"
},
"stopId": "FR:14366:ZE:6176760006705152:ATOUMOD036",
"stopSequence": 8
},
{
"arrival": {
"delay": -89,
"time": "1772606992"
},
"departure": {
"delay": -89,
"time": "1772607091"
},
"stopId": "FR:14366:ZE:764310005:ATOUMOD036",
"stopSequence": 9
},
{
"arrival": {
"delay": -577,
"time": "1772607323"
},
"stopId": "FR:14366:ZE:658330001:ATOUMOD036",
"stopSequence": 12
}
],
"timestamp": "1772606344",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:4947799775903744:LOC",
"tripId": "ATOUMOD036:ServiceJourney:6395081981427712x1:LOC"
}
}
},
{
"id": "SM:ATOUMOD008:ServiceJourney:9856x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -45,
"time": "1772606290"
},
"departure": {
"delay": -45,
"time": "1772606295"
},
"stopId": "FR:76259:ZE:FECBREP2:ATOUMOD008",
"stopSequence": 8
},
{
"arrival": {
"delay": -45,
"time": "1772606530"
},
"departure": {
"delay": -45,
"time": "1772606535"
},
"stopId": "FR:76259:ZE:FECTASS2:ATOUMOD008",
"stopSequence": 11
},
{
"arrival": {
"delay": -60,
"time": "1772606640"
},
"stopId": "FR:76259:ZE:FECHOPI1:ATOUMOD008",
"stopSequence": 12
},
{
"arrival": {
"delay": -55,
"time": "1772606340"
},
"departure": {
"delay": -55,
"time": "1772606345"
},
"stopId": "FR:76259:ZE:FECHVIL2:ATOUMOD008",
"stopSequence": 9
},
{
"arrival": {
"delay": -115,
"time": "1772606100"
},
"departure": {
"delay": -115,
"time": "1772606105"
},
"stopId": "FR:76259:ZE:FECSETI1:ATOUMOD008",
"stopSequence": 6
},
{
"arrival": {
"delay": 5,
"time": "1772605740"
},
"departure": {
"delay": 5,
"time": "1772605745"
},
"stopId": "FR:76259:ZE:FECSLOU2:ATOUMOD008",
"stopSequence": 2
},
{
"arrival": {
"delay": 5,
"time": "1772605860"
},
"departure": {
"delay": 5,
"time": "1772605865"
},
"stopId": "FR:76259:ZE:FECVIKI2:ATOUMOD008",
"stopSequence": 4
},
{
"arrival": {
"delay": 5,
"time": "1772606520"
},
"departure": {
"delay": 5,
"time": "1772606525"
},
"stopId": "FR:76259:ZE:FECSLEG2:ATOUMOD008",
"stopSequence": 10
},
{
"departure": {
"delay": 5,
"time": "1772605625"
},
"stopId": "FR:76259:ZE:FECRLIL1:ATOUMOD008",
"stopSequence": 1
},
{
"arrival": {
"delay": 5,
"time": "1772605800"
},
"departure": {
"delay": 5,
"time": "1772605805"
},
"stopId": "FR:76259:ZE:FECHYSO2:ATOUMOD008",
"stopSequence": 3
},
{
"arrival": {
"delay": 5,
"time": "1772605920"
},
"departure": {
"delay": 5,
"time": "1772605925"
},
"stopId": "FR:76259:ZE:FECDESG2:ATOUMOD008",
"stopSequence": 5
},
{
"arrival": {
"delay": 5,
"time": "1772606280"
},
"departure": {
"delay": 5,
"time": "1772606285"
},
"stopId": "FR:76259:ZE:FECGARE2:ATOUMOD008",
"stopSequence": 7
}
],
"timestamp": "1772606672",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD008:Line:L2:LOC",
"tripId": "ATOUMOD008:ServiceJourney:9856x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD037:ServiceJourney:1500000044:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 49,
"time": "1772606677"
},
"departure": {
"delay": 49,
"time": "1772606689"
},
"stopId": "FR:61117:ZE:Pxpinixre:ATOUMOD037",
"stopSequence": 26
},
{
"departure": {
"delay": 32,
"time": "1772607152"
},
"stopId": "FR:61117:ZE:xglisexdexCondxxsure:ATOUMOD037",
"stopSequence": 32
},
{
"departure": {
"delay": 32,
"time": "1772607092"
},
"stopId": "FR:61117:ZE:RuexdexlaxVallxe:ATOUMOD037",
"stopSequence": 31
},
{
"departure": {
"delay": 80,
"time": "1772606540"
},
"stopId": "FR:61001:ZE:Schweitzer:ATOUMOD037",
"stopSequence": 23
},
{
"departure": {
"delay": 32,
"time": "1772606792"
},
"stopId": "FR:61117:ZE:Charitx:ATOUMOD037",
"stopSequence": 28
},
{
"arrival": {
"delay": 68,
"time": "1772606637"
},
"departure": {
"delay": 68,
"time": "1772606648"
},
"stopId": "FR:61001:ZE:Alencxa:ATOUMOD037",
"stopSequence": 25
},
{
"arrival": {
"delay": 23,
"time": "1772606723"
},
"departure": {
"delay": 23,
"time": "1772606723"
},
"stopId": "FR:61117:ZE:VertxVillage:ATOUMOD037",
"stopSequence": 27
},
{
"departure": {
"delay": 32,
"time": "1772607212"
},
"stopId": "FR:61117:ZE:LexQuartz:ATOUMOD037",
"stopSequence": 33
},
{
"arrival": {
"delay": 30,
"time": "1772606376"
},
"departure": {
"delay": 30,
"time": "1772606430"
},
"stopId": "FR:61001:ZE:CimetixrexSaintxLxod:ATOUMOD037",
"stopSequence": 21
},
{
"departure": {
"delay": 32,
"time": "1772606912"
},
"stopId": "FR:61117:ZE:LaxBoissixre:ATOUMOD037",
"stopSequence": 30
},
{
"arrival": {
"delay": 32,
"time": "1772607752"
},
"stopId": "FR:61321:ZE:Pacx:ATOUMOD037",
"stopSequence": 34
},
{
"arrival": {
"delay": 80,
"time": "1772606472"
},
"departure": {
"delay": 80,
"time": "1772606540"
},
"stopId": "FR:61001:ZE:EstiennexdxOrves:ATOUMOD037",
"stopSequence": 22
},
{
"arrival": {
"delay": 76,
"time": "1772606583"
},
"departure": {
"delay": 76,
"time": "1772606596"
},
"stopId": "FR:61001:ZE:ANOVA:ATOUMOD037",
"stopSequence": 24
}
],
"timestamp": "1772606733",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD037:Line:D:LOC",
"tripId": "ATOUMOD037:ServiceJourney:1500000044:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:8x3470827:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -98,
"time": "1772607322"
},
"departure": {
"delay": -98,
"time": "1772607322"
},
"stopId": "FR:27697:ZE:0x6735:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -235,
"time": "1772608985"
},
"departure": {
"delay": -235,
"time": "1772608985"
},
"stopId": "FR:27469:ZE:0x7266:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": -82,
"time": "1772606918"
},
"departure": {
"delay": -82,
"time": "1772606918"
},
"stopId": "FR:27332:ZE:0x6234:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -216,
"time": "1772608404"
},
"departure": {
"delay": -216,
"time": "1772608404"
},
"stopId": "FR:27701:ZE:0x7126:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": -62,
"time": "1772607778"
},
"departure": {
"delay": -62,
"time": "1772607778"
},
"stopId": "FR:27375:ZE:0x6440:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -97,
"time": "1772607923"
},
"departure": {
"delay": -97,
"time": "1772607923"
},
"stopId": "FR:27375:ZE:0x6528:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -261,
"time": "1772608899"
},
"departure": {
"delay": -261,
"time": "1772608899"
},
"stopId": "FR:27469:ZE:0x6633:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": -278,
"time": "1772609362"
},
"departure": {
"delay": -278,
"time": "1772609362"
},
"stopId": "FR:27188:ZE:0x7198:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": -33,
"time": "1772607687"
},
"departure": {
"delay": -33,
"time": "1772607687"
},
"stopId": "FR:27375:ZE:0x6403:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -431,
"time": "1772610169"
},
"departure": {
"delay": -431,
"time": "1772610169"
},
"stopId": "FR:76231:ZE:0x6172:ATOUMOD006",
"stopSequence": 41
},
{
"arrival": {
"delay": -43,
"time": "1772607617"
},
"departure": {
"delay": -43,
"time": "1772607617"
},
"stopId": "FR:27375:ZE:0x6503:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -76,
"time": "1772607884"
},
"departure": {
"delay": -76,
"time": "1772607884"
},
"stopId": "FR:27375:ZE:0x6504:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -131,
"time": "1772608009"
},
"departure": {
"delay": -131,
"time": "1772608009"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -216,
"time": "1772608284"
},
"departure": {
"delay": -216,
"time": "1772608284"
},
"stopId": "FR:27701:ZE:0x7100:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": -92,
"time": "1772607148"
},
"departure": {
"delay": -92,
"time": "1772607148"
},
"stopId": "FR:27332:ZE:0x6252:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -181,
"time": "1772608199"
},
"departure": {
"delay": -181,
"time": "1772608199"
},
"stopId": "FR:27375:ZE:0x6406:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": -408,
"time": "1772609892"
},
"departure": {
"delay": -408,
"time": "1772609892"
},
"stopId": "FR:76640:ZE:0x7159:ATOUMOD006",
"stopSequence": 40
},
{
"arrival": {
"delay": -233,
"time": "1772608867"
},
"departure": {
"delay": -233,
"time": "1772608867"
},
"stopId": "FR:27469:ZE:0x7188:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": -557,
"time": "1772610403"
},
"departure": {
"delay": -557,
"time": "1772610403"
},
"stopId": "FR:76561:ZE:0x6786:ATOUMOD006",
"stopSequence": 42
},
{
"arrival": {
"delay": -3,
"time": "1772607717"
},
"departure": {
"delay": -3,
"time": "1772607717"
},
"stopId": "FR:27375:ZE:0x6449:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -81,
"time": "1772607519"
},
"departure": {
"delay": -81,
"time": "1772607519"
},
"stopId": "FR:27375:ZE:0x7186:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -259,
"time": "1772609561"
},
"departure": {
"delay": -259,
"time": "1772609561"
},
"stopId": "FR:27188:ZE:0x7175:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": -309,
"time": "1772609451"
},
"departure": {
"delay": -309,
"time": "1772609451"
},
"stopId": "FR:27188:ZE:0x7176:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": -264,
"time": "1772609256"
},
"departure": {
"delay": -264,
"time": "1772609256"
},
"stopId": "FR:27188:ZE:0x7264:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": -687,
"time": "1772610753"
},
"stopId": "FR:76561:ZE:0x6790:ATOUMOD006",
"stopSequence": 43
},
{
"arrival": {
"delay": -191,
"time": "1772608069"
},
"departure": {
"delay": -191,
"time": "1772608069"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -202,
"time": "1772609138"
},
"departure": {
"delay": -202,
"time": "1772609138"
},
"stopId": "FR:27188:ZE:0x6142:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": -319,
"time": "1772609681"
},
"departure": {
"delay": -319,
"time": "1772609681"
},
"stopId": "FR:27394:ZE:0x6604:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": -98,
"time": "1772606662"
},
"departure": {
"delay": -98,
"time": "1772606662"
},
"stopId": "FR:27249:ZE:0x6184:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -206,
"time": "1772609074"
},
"departure": {
"delay": -206,
"time": "1772609074"
},
"stopId": "FR:27469:ZE:0x7268:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": -181,
"time": "1772608139"
},
"departure": {
"delay": -181,
"time": "1772608139"
},
"stopId": "FR:27375:ZE:0x6442:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -240,
"time": "1772609040"
},
"departure": {
"delay": -240,
"time": "1772609040"
},
"stopId": "FR:27469:ZE:0x6647:ATOUMOD006",
"stopSequence": 32
}
],
"timestamp": "1772606702",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:E1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:8x3470827:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4107975x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 45,
"time": "1772606685"
},
"stopId": "FR:76351:ZE:3992:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 13,
"time": "1772607853"
},
"stopId": "FR:76351:ZE:3984:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 60,
"time": "1772607180"
},
"departure": {
"delay": 60,
"time": "1772607180"
},
"stopId": "FR:76351:ZE:3990:ATOUMOD003",
"stopSequence": 9
},
{
"departure": {
"delay": 96,
"time": "1772606616"
},
"stopId": "FR:76351:ZE:3976:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 65,
"time": "1772607425"
},
"departure": {
"delay": 65,
"time": "1772607425"
},
"stopId": "FR:76351:ZE:3960:ATOUMOD003",
"stopSequence": 11
},
{
"departure": {
"delay": 98,
"time": "1772606378"
},
"stopId": "FR:76351:ZE:3988:ATOUMOD003",
"stopSequence": 3
},
{
"departure": {
"delay": 94,
"time": "1772606494"
},
"stopId": "FR:76351:ZE:4004:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 48,
"time": "1772607528"
},
"departure": {
"delay": 48,
"time": "1772607528"
},
"stopId": "FR:76351:ZE:3981:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 67,
"time": "1772606827"
},
"departure": {
"delay": 67,
"time": "1772606827"
},
"stopId": "FR:76351:ZE:3972:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 62,
"time": "1772607302"
},
"departure": {
"delay": 62,
"time": "1772607302"
},
"stopId": "FR:76351:ZE:4000:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 54,
"time": "1772607654"
},
"departure": {
"delay": 54,
"time": "1772607654"
},
"stopId": "FR:76351:ZE:3965:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 63,
"time": "1772607003"
},
"departure": {
"delay": 63,
"time": "1772607003"
},
"stopId": "FR:76351:ZE:3970:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 44,
"time": "1772607764"
},
"departure": {
"delay": 44,
"time": "1772607764"
},
"stopId": "FR:76351:ZE:3998:ATOUMOD003",
"stopSequence": 15
}
],
"timestamp": "1772606692",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4107975x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758419x2025xHxMultxMexMercredix00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 140,
"time": "1772607860"
},
"departure": {
"delay": 140,
"time": "1772607860"
},
"stopId": "FR:50129:ZE:10LSA1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 164,
"time": "1772605976"
},
"departure": {
"delay": 164,
"time": "1772606024"
},
"stopId": "FR:50041:ZE:HAGCC1:ATOUMOD035",
"stopSequence": 2
},
{
"departure": {
"delay": 158,
"time": "1772605658"
},
"stopId": "FR:50041:ZE:HAGOLL:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 140,
"time": "1772607560"
},
"departure": {
"delay": 140,
"time": "1772607560"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 140,
"time": "1772608400"
},
"departure": {
"delay": 140,
"time": "1772608400"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 140,
"time": "1772607440"
},
"departure": {
"delay": 140,
"time": "1772607440"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 140,
"time": "1772608820"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 140,
"time": "1772608580"
},
"departure": {
"delay": 140,
"time": "1772608580"
},
"stopId": "FR:50129:ZE:10PLA4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 140,
"time": "1772606960"
},
"departure": {
"delay": 140,
"time": "1772606960"
},
"stopId": "FR:50041:ZE:HAGMF1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 140,
"time": "1772608700"
},
"departure": {
"delay": 140,
"time": "1772608700"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 140,
"time": "1772607320"
},
"departure": {
"delay": 140,
"time": "1772607320"
},
"stopId": "FR:50129:ZE:QQVPL2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 160,
"time": "1772606248"
},
"departure": {
"delay": 160,
"time": "1772606260"
},
"stopId": "FR:50041:ZE:HAGFY1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 140,
"time": "1772608460"
},
"departure": {
"delay": 140,
"time": "1772608460"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 140,
"time": "1772608160"
},
"departure": {
"delay": 140,
"time": "1772608160"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 140,
"time": "1772608280"
},
"departure": {
"delay": 140,
"time": "1772608280"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 174,
"time": "1772606523"
},
"departure": {
"delay": 174,
"time": "1772606574"
},
"stopId": "FR:50041:ZE:HAGGR1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 140,
"time": "1772608100"
},
"departure": {
"delay": 140,
"time": "1772608100"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 140,
"time": "1772607740"
},
"departure": {
"delay": 140,
"time": "1772607740"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 207,
"time": "1772606137"
},
"departure": {
"delay": 207,
"time": "1772606187"
},
"stopId": "FR:50041:ZE:HAGMA1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 140,
"time": "1772607080"
},
"departure": {
"delay": 140,
"time": "1772607080"
},
"stopId": "FR:50041:ZE:HAGBG1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 140,
"time": "1772607620"
},
"departure": {
"delay": 140,
"time": "1772607620"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 12
}
],
"timestamp": "1772606697",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758419x2025xHxMultxMexMercredix00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4011281x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -119,
"time": "1772607181"
},
"departure": {
"delay": -119,
"time": "1772607181"
},
"stopId": "FR:76351:ZE:3624:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": -81,
"time": "1772607399"
},
"departure": {
"delay": -81,
"time": "1772607399"
},
"stopId": "FR:76351:ZE:3507:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": -97,
"time": "1772608643"
},
"departure": {
"delay": -97,
"time": "1772608643"
},
"stopId": "FR:76351:ZE:4593:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": -85,
"time": "1772607635"
},
"departure": {
"delay": -85,
"time": "1772607635"
},
"stopId": "FR:76351:ZE:3667:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": -80,
"time": "1772609620"
},
"departure": {
"delay": -80,
"time": "1772609620"
},
"stopId": "FR:76552:ZE:3172:ATOUMOD003",
"stopSequence": 52
},
{
"arrival": {
"delay": -98,
"time": "1772608822"
},
"departure": {
"delay": -98,
"time": "1772608822"
},
"stopId": "FR:76351:ZE:3546:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": -119,
"time": "1772607301"
},
"departure": {
"delay": -119,
"time": "1772607301"
},
"stopId": "FR:76351:ZE:3016:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": -71,
"time": "1772609569"
},
"departure": {
"delay": -71,
"time": "1772609569"
},
"stopId": "FR:76552:ZE:3105:ATOUMOD003",
"stopSequence": 51
},
{
"arrival": {
"delay": -116,
"time": "1772608084"
},
"departure": {
"delay": -116,
"time": "1772608084"
},
"stopId": "FR:76351:ZE:3028:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": -85,
"time": "1772608175"
},
"departure": {
"delay": -85,
"time": "1772608175"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": -76,
"time": "1772609504"
},
"departure": {
"delay": -76,
"time": "1772609504"
},
"stopId": "FR:76552:ZE:3355:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": -119,
"time": "1772609221"
},
"departure": {
"delay": -119,
"time": "1772609221"
},
"stopId": "FR:76552:ZE:3092:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": -119,
"time": "1772606761"
},
"departure": {
"delay": -119,
"time": "1772606761"
},
"stopId": "FR:76351:ZE:3595:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": -78,
"time": "1772606862"
},
"departure": {
"delay": -78,
"time": "1772606862"
},
"stopId": "FR:76351:ZE:3137:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": -119,
"time": "1772606941"
},
"departure": {
"delay": -119,
"time": "1772606941"
},
"stopId": "FR:76351:ZE:3638:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": -119,
"time": "1772608741"
},
"departure": {
"delay": -119,
"time": "1772608741"
},
"stopId": "FR:76351:ZE:4611:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": -111,
"time": "1772607009"
},
"departure": {
"delay": -111,
"time": "1772607009"
},
"stopId": "FR:76351:ZE:3250:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": -92,
"time": "1772608348"
},
"departure": {
"delay": -92,
"time": "1772608348"
},
"stopId": "FR:76351:ZE:3280:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": -69,
"time": "1772608491"
},
"departure": {
"delay": -69,
"time": "1772608491"
},
"stopId": "FR:76351:ZE:3022:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": -106,
"time": "1772609654"
},
"departure": {
"delay": -106,
"time": "1772609654"
},
"stopId": "FR:76552:ZE:4519:ATOUMOD003",
"stopSequence": 53
},
{
"arrival": {
"delay": -90,
"time": "1772607870"
},
"departure": {
"delay": -90,
"time": "1772607870"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": -108,
"time": "1772609292"
},
"departure": {
"delay": -108,
"time": "1772609292"
},
"stopId": "FR:76552:ZE:3103:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": -106,
"time": "1772607074"
},
"departure": {
"delay": -106,
"time": "1772607074"
},
"stopId": "FR:76351:ZE:3548:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": -62,
"time": "1772609458"
},
"departure": {
"delay": -62,
"time": "1772609458"
},
"stopId": "FR:76552:ZE:3339:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": -119,
"time": "1772607781"
},
"departure": {
"delay": -119,
"time": "1772607781"
},
"stopId": "FR:76351:ZE:3192:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": -71,
"time": "1772608429"
},
"departure": {
"delay": -71,
"time": "1772608429"
},
"stopId": "FR:76351:ZE:3579:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": -119,
"time": "1772608861"
},
"departure": {
"delay": -119,
"time": "1772608861"
},
"stopId": "FR:76351:ZE:3020:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": -119,
"time": "1772608261"
},
"departure": {
"delay": -119,
"time": "1772608261"
},
"stopId": "FR:76351:ZE:4640:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": -96,
"time": "1772609124"
},
"departure": {
"delay": -96,
"time": "1772609124"
},
"stopId": "FR:76552:ZE:3607:ATOUMOD003",
"stopSequence": 45
},
{
"departure": {
"delay": -119,
"time": "1772606461"
},
"stopId": "FR:76447:ZE:3347:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": -79,
"time": "1772607701"
},
"departure": {
"delay": -79,
"time": "1772607701"
},
"stopId": "FR:76351:ZE:3062:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": -94,
"time": "1772609066"
},
"departure": {
"delay": -94,
"time": "1772609066"
},
"stopId": "FR:76552:ZE:3297:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": -119,
"time": "1772609701"
},
"stopId": "FR:76552:ZE:3400:ATOUMOD003",
"stopSequence": 54
},
{
"arrival": {
"delay": -119,
"time": "1772609401"
},
"departure": {
"delay": -119,
"time": "1772609401"
},
"stopId": "FR:76552:ZE:3489:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": -88,
"time": "1772609012"
},
"departure": {
"delay": -88,
"time": "1772609012"
},
"stopId": "FR:76552:ZE:3158:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": -119,
"time": "1772608921"
},
"departure": {
"delay": -119,
"time": "1772608921"
},
"stopId": "FR:76351:ZE:3459:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": -61,
"time": "1772607119"
},
"departure": {
"delay": -61,
"time": "1772607119"
},
"stopId": "FR:76351:ZE:3234:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": -90,
"time": "1772607570"
},
"departure": {
"delay": -90,
"time": "1772607570"
},
"stopId": "FR:76351:ZE:4516:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": -100,
"time": "1772608580"
},
"departure": {
"delay": -100,
"time": "1772608580"
},
"stopId": "FR:76351:ZE:3051:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": -75,
"time": "1772607465"
},
"departure": {
"delay": -75,
"time": "1772607465"
},
"stopId": "FR:76351:ZE:3224:ATOUMOD003",
"stopSequence": 24
}
],
"timestamp": "1772606692",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4011281x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230289x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -1,
"time": "1772607479"
},
"departure": {
"delay": -1,
"time": "1772607479"
},
"stopId": "FR:76351:ZE:3645:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 42,
"time": "1772607642"
},
"departure": {
"delay": 42,
"time": "1772607642"
},
"stopId": "FR:76351:ZE:3027:ATOUMOD003",
"stopSequence": 17
},
{
"departure": {
"delay": 43,
"time": "1772606683"
},
"stopId": "FR:76351:ZE:3544:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 17,
"time": "1772608937"
},
"departure": {
"delay": 17,
"time": "1772608937"
},
"stopId": "FR:76351:ZE:3704:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 42,
"time": "1772607822"
},
"departure": {
"delay": 42,
"time": "1772607822"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": -15,
"time": "1772608305"
},
"departure": {
"delay": -15,
"time": "1772608305"
},
"stopId": "FR:76351:ZE:3729:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": -19,
"time": "1772606561"
},
"departure": {
"delay": -19,
"time": "1772606561"
},
"stopId": "FR:76351:ZE:3773:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": -1,
"time": "1772607239"
},
"departure": {
"delay": -1,
"time": "1772607239"
},
"stopId": "FR:76351:ZE:3794:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": -15,
"time": "1772607525"
},
"departure": {
"delay": -15,
"time": "1772607525"
},
"stopId": "FR:76351:ZE:4641:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": -15,
"time": "1772608845"
},
"departure": {
"delay": -15,
"time": "1772608845"
},
"stopId": "FR:76351:ZE:3257:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 31,
"time": "1772608891"
},
"departure": {
"delay": 31,
"time": "1772608891"
},
"stopId": "FR:76351:ZE:4080:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 36,
"time": "1772607936"
},
"departure": {
"delay": 36,
"time": "1772607936"
},
"stopId": "FR:76351:ZE:3061:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": -5,
"time": "1772608255"
},
"departure": {
"delay": -5,
"time": "1772608255"
},
"stopId": "FR:76351:ZE:3567:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 10,
"time": "1772608870"
},
"departure": {
"delay": 10,
"time": "1772608870"
},
"stopId": "FR:76351:ZE:3043:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": -15,
"time": "1772608965"
},
"stopId": "FR:76351:ZE:3212:ATOUMOD003",
"stopSequence": 39
},
{
"departure": {
"delay": 23,
"time": "1772606423"
},
"stopId": "FR:76351:ZE:3018:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 33,
"time": "1772608713"
},
"departure": {
"delay": 33,
"time": "1772608713"
},
"stopId": "FR:76351:ZE:3228:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": -15,
"time": "1772606745"
},
"departure": {
"delay": -15,
"time": "1772606745"
},
"stopId": "FR:76351:ZE:3201:ATOUMOD003",
"stopSequence": 10
},
{
"departure": {
"delay": 19,
"time": "1772606479"
},
"stopId": "FR:76351:ZE:3006:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": -7,
"time": "1772608133"
},
"departure": {
"delay": -7,
"time": "1772608133"
},
"stopId": "FR:76351:ZE:3653:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 26,
"time": "1772608346"
},
"departure": {
"delay": 26,
"time": "1772608346"
},
"stopId": "FR:76351:ZE:4874:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 19,
"time": "1772608759"
},
"departure": {
"delay": 19,
"time": "1772608759"
},
"stopId": "FR:76351:ZE:3611:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": -7,
"time": "1772608793"
},
"departure": {
"delay": -7,
"time": "1772608793"
},
"stopId": "FR:76351:ZE:4883:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 31,
"time": "1772608471"
},
"departure": {
"delay": 31,
"time": "1772608471"
},
"stopId": "FR:76351:ZE:3710:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 22,
"time": "1772608222"
},
"departure": {
"delay": 22,
"time": "1772608222"
},
"stopId": "FR:76351:ZE:3375:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 44,
"time": "1772608604"
},
"departure": {
"delay": 44,
"time": "1772608604"
},
"stopId": "FR:76351:ZE:3654:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 43,
"time": "1772607403"
},
"departure": {
"delay": 43,
"time": "1772607403"
},
"stopId": "FR:76351:ZE:3500:ATOUMOD003",
"stopSequence": 13
},
{
"departure": {
"delay": -10,
"time": "1772606210"
},
"stopId": "FR:76351:ZE:4114:ATOUMOD003",
"stopSequence": 4
},
{
"departure": {
"delay": -20,
"time": "1772606260"
},
"stopId": "FR:76351:ZE:3448:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 35,
"time": "1772608055"
},
"departure": {
"delay": 35,
"time": "1772608055"
},
"stopId": "FR:76351:ZE:3604:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": -15,
"time": "1772608665"
},
"departure": {
"delay": -15,
"time": "1772608665"
},
"stopId": "FR:76351:ZE:3101:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": -15,
"time": "1772607105"
},
"departure": {
"delay": -15,
"time": "1772607105"
},
"stopId": "FR:76351:ZE:3700:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 17,
"time": "1772608397"
},
"departure": {
"delay": 17,
"time": "1772608397"
},
"stopId": "FR:76351:ZE:3708:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": -15,
"time": "1772607885"
},
"departure": {
"delay": -15,
"time": "1772607885"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": -9,
"time": "1772607591"
},
"departure": {
"delay": -9,
"time": "1772607591"
},
"stopId": "FR:76351:ZE:4520:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": -15,
"time": "1772608545"
},
"departure": {
"delay": -15,
"time": "1772608545"
},
"stopId": "FR:76351:ZE:3384:ATOUMOD003",
"stopSequence": 29
}
],
"timestamp": "1772606692",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230289x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230660x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": -24,
"time": "1772606676"
},
"stopId": "FR:76351:ZE:3417:ATOUMOD003",
"stopSequence": 25
},
{
"departure": {
"delay": -12,
"time": "1772606628"
},
"stopId": "FR:76351:ZE:3124:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": -10,
"time": "1772606570"
},
"departure": {
"delay": -10,
"time": "1772606570"
},
"stopId": "FR:76351:ZE:3357:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 28,
"time": "1772607208"
},
"departure": {
"delay": 28,
"time": "1772607208"
},
"stopId": "FR:76351:ZE:4835:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": -20,
"time": "1772607100"
},
"departure": {
"delay": -20,
"time": "1772607100"
},
"stopId": "FR:76351:ZE:4724:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": -28,
"time": "1772606792"
},
"departure": {
"delay": -28,
"time": "1772606792"
},
"stopId": "FR:76351:ZE:3426:ATOUMOD003",
"stopSequence": 27
},
{
"departure": {
"delay": -48,
"time": "1772606292"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 19,
"time": "1772606899"
},
"departure": {
"delay": 19,
"time": "1772606899"
},
"stopId": "FR:76351:ZE:5223:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": -26,
"time": "1772607274"
},
"departure": {
"delay": -26,
"time": "1772607274"
},
"stopId": "FR:76351:ZE:4297:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": -28,
"time": "1772606972"
},
"departure": {
"delay": -28,
"time": "1772606972"
},
"stopId": "FR:76351:ZE:4558:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": -19,
"time": "1772606741"
},
"departure": {
"delay": -19,
"time": "1772606741"
},
"stopId": "FR:76351:ZE:3363:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": -28,
"time": "1772607332"
},
"stopId": "FR:76351:ZE:4825:ATOUMOD003",
"stopSequence": 35
},
{
"departure": {
"delay": 32,
"time": "1772606132"
},
"stopId": "FR:76351:ZE:3027:ATOUMOD003",
"stopSequence": 18
},
{
"departure": {
"delay": 52,
"time": "1772606452"
},
"stopId": "FR:76351:ZE:3627:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 12,
"time": "1772606832"
},
"departure": {
"delay": 12,
"time": "1772606832"
},
"stopId": "FR:76351:ZE:3384:ATOUMOD003",
"stopSequence": 28
},
{
"departure": {
"delay": 18,
"time": "1772606358"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": -28,
"time": "1772607032"
},
"departure": {
"delay": -28,
"time": "1772607032"
},
"stopId": "FR:76351:ZE:4467:ATOUMOD003",
"stopSequence": 31
},
{
"departure": {
"delay": -4,
"time": "1772606516"
},
"stopId": "FR:76351:ZE:3531:ATOUMOD003",
"stopSequence": 22
}
],
"timestamp": "1772606682",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230660x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745802x2025xHxMultxMexMercredix00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 54,
"time": "1772596901"
},
"departure": {
"delay": 54,
"time": "1772596914"
},
"stopId": "FR:50129:ZE:10BAG4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -53,
"time": "1772599017"
},
"departure": {
"delay": -53,
"time": "1772599027"
},
"stopId": "FR:50129:ZE:10HET2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": -118,
"time": "1772599142"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": -4,
"time": "1772598939"
},
"departure": {
"delay": -4,
"time": "1772598956"
},
"stopId": "FR:50129:ZE:10PAU2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 213,
"time": "1772596644"
},
"departure": {
"delay": 213,
"time": "1772596653"
},
"stopId": "FR:50129:ZE:10FLO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 21,
"time": "1772598357"
},
"departure": {
"delay": 21,
"time": "1772598381"
},
"stopId": "FR:50129:ZE:10ANN2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -35,
"time": "1772598194"
},
"departure": {
"delay": -35,
"time": "1772598205"
},
"stopId": "FR:50129:ZE:10TRA3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 14,
"time": "1772598834"
},
"departure": {
"delay": 14,
"time": "1772598854"
},
"stopId": "FR:50129:ZE:10EPC2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": -29,
"time": "1772598978"
},
"departure": {
"delay": -29,
"time": "1772598991"
},
"stopId": "FR:50129:ZE:10TLL2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -21,
"time": "1772598564"
},
"departure": {
"delay": -21,
"time": "1772598579"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -20,
"time": "1772597814"
},
"departure": {
"delay": -20,
"time": "1772597860"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 18
},
{
"departure": {
"delay": 221,
"time": "1772596601"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 25,
"time": "1772597656"
},
"departure": {
"delay": 25,
"time": "1772597665"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 4,
"time": "1772598885"
},
"departure": {
"delay": 4,
"time": "1772598904"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 11,
"time": "1772598473"
},
"departure": {
"delay": 11,
"time": "1772598491"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -93,
"time": "1772599097"
},
"departure": {
"delay": -93,
"time": "1772599107"
},
"stopId": "FR:50129:ZE:10MES2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": -31,
"time": "1772597992"
},
"departure": {
"delay": -31,
"time": "1772598029"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 179,
"time": "1772596727"
},
"departure": {
"delay": 179,
"time": "1772596739"
},
"stopId": "FR:50129:ZE:10LPL2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 151,
"time": "1772596757"
},
"departure": {
"delay": 151,
"time": "1772596771"
},
"stopId": "FR:50129:ZE:10GDR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 143,
"time": "1772596788"
},
"departure": {
"delay": 143,
"time": "1772596823"
},
"stopId": "FR:50129:ZE:10NOR6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -33,
"time": "1772597708"
},
"departure": {
"delay": -33,
"time": "1772597727"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 8,
"time": "1772598290"
},
"departure": {
"delay": 8,
"time": "1772598308"
},
"stopId": "FR:50129:ZE:10CMI2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 35,
"time": "1772597463"
},
"departure": {
"delay": 35,
"time": "1772597615"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -31,
"time": "1772597369"
},
"departure": {
"delay": -31,
"time": "1772597369"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -61,
"time": "1772597200"
},
"departure": {
"delay": -61,
"time": "1772597219"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -26,
"time": "1772597085"
},
"departure": {
"delay": -26,
"time": "1772597134"
},
"stopId": "FR:50129:ZE:10HPA4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -1,
"time": "1772598618"
},
"departure": {
"delay": -1,
"time": "1772598659"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 74,
"time": "1772596860"
},
"departure": {
"delay": 74,
"time": "1772596874"
},
"stopId": "FR:50129:ZE:10MED4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -15,
"time": "1772596952"
},
"departure": {
"delay": -15,
"time": "1772596965"
},
"stopId": "FR:50129:ZE:10GRR2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -5,
"time": "1772597897"
},
"departure": {
"delay": -5,
"time": "1772597935"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -33,
"time": "1772598716"
},
"departure": {
"delay": -33,
"time": "1772598747"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -24,
"time": "1772597783"
},
"departure": {
"delay": -24,
"time": "1772597796"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -63,
"time": "1772599061"
},
"departure": {
"delay": -63,
"time": "1772599077"
},
"stopId": "FR:50129:ZE:10MOR2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": -27,
"time": "1772598083"
},
"departure": {
"delay": -27,
"time": "1772598153"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -27,
"time": "1772598259"
},
"departure": {
"delay": -27,
"time": "1772598273"
},
"stopId": "FR:50129:ZE:10PAX2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 2,
"time": "1772596983"
},
"departure": {
"delay": 2,
"time": "1772597042"
},
"stopId": "FR:50129:ZE:10XCT4:ATOUMOD035",
"stopSequence": 10
}
],
"timestamp": "1772606696",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745802x2025xHxMultxMexMercredix00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4255627x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 36,
"time": "1772609436"
},
"departure": {
"delay": 36,
"time": "1772609436"
},
"stopId": "FR:76351:ZE:3573:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"time": "1772611320"
},
"departure": {
"time": "1772611320"
},
"stopId": "FR:76447:ZE:3492:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 45,
"time": "1772610045"
},
"departure": {
"delay": 45,
"time": "1772610045"
},
"stopId": "FR:76351:ZE:4366:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 2,
"time": "1772609642"
},
"departure": {
"delay": 2,
"time": "1772609642"
},
"stopId": "FR:76351:ZE:3162:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 46,
"time": "1772610586"
},
"departure": {
"delay": 46,
"time": "1772610586"
},
"stopId": "FR:76351:ZE:3117:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"time": "1772609280"
},
"departure": {
"time": "1772609280"
},
"stopId": "FR:76351:ZE:3080:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 13,
"time": "1772609713"
},
"departure": {
"delay": 13,
"time": "1772609713"
},
"stopId": "FR:76351:ZE:3041:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 9,
"time": "1772611149"
},
"departure": {
"delay": 9,
"time": "1772611149"
},
"stopId": "FR:76447:ZE:3434:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"time": "1772609400"
},
"departure": {
"time": "1772609400"
},
"stopId": "FR:76351:ZE:3039:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"time": "1772611380"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"time": "1772610120"
},
"departure": {
"time": "1772610120"
},
"stopId": "FR:76351:ZE:4487:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"time": "1772609220"
},
"departure": {
"time": "1772609220"
},
"stopId": "FR:76351:ZE:3743:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 31,
"time": "1772608171"
},
"departure": {
"delay": 31,
"time": "1772608171"
},
"stopId": "FR:76305:ZE:5192:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 46,
"time": "1772610346"
},
"departure": {
"delay": 46,
"time": "1772610346"
},
"stopId": "FR:76351:ZE:3136:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 24,
"time": "1772610444"
},
"departure": {
"delay": 24,
"time": "1772610444"
},
"stopId": "FR:76351:ZE:3593:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 27,
"time": "1772609547"
},
"departure": {
"delay": 27,
"time": "1772609547"
},
"stopId": "FR:76351:ZE:4850:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 38,
"time": "1772611238"
},
"departure": {
"delay": 38,
"time": "1772611238"
},
"stopId": "FR:76447:ZE:3146:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 22,
"time": "1772610982"
},
"departure": {
"delay": 22,
"time": "1772610982"
},
"stopId": "FR:76447:ZE:3220:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"time": "1772608440"
},
"departure": {
"time": "1772608440"
},
"stopId": "FR:76341:ZE:4571:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 42,
"time": "1772611062"
},
"departure": {
"delay": 42,
"time": "1772611062"
},
"stopId": "FR:76447:ZE:3467:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 7,
"time": "1772609347"
},
"departure": {
"delay": 7,
"time": "1772609347"
},
"stopId": "FR:76351:ZE:3674:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 16,
"time": "1772611096"
},
"departure": {
"delay": 16,
"time": "1772611096"
},
"stopId": "FR:76447:ZE:3695:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 48,
"time": "1772608248"
},
"departure": {
"delay": 48,
"time": "1772608248"
},
"stopId": "FR:76305:ZE:3148:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 20,
"time": "1772607800"
},
"departure": {
"delay": 20,
"time": "1772607800"
},
"stopId": "FR:76305:ZE:3680:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 33,
"time": "1772608353"
},
"departure": {
"delay": 33,
"time": "1772608353"
},
"stopId": "FR:76341:ZE:3243:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 38,
"time": "1772609498"
},
"departure": {
"delay": 38,
"time": "1772609498"
},
"stopId": "FR:76351:ZE:3077:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 5,
"time": "1772608985"
},
"departure": {
"delay": 5,
"time": "1772608985"
},
"stopId": "FR:76351:ZE:4983:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 35,
"time": "1772608415"
},
"departure": {
"delay": 35,
"time": "1772608415"
},
"stopId": "FR:76341:ZE:3580:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"time": "1772609160"
},
"departure": {
"time": "1772609160"
},
"stopId": "FR:76351:ZE:3047:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 8,
"time": "1772610848"
},
"departure": {
"delay": 8,
"time": "1772610848"
},
"stopId": "FR:76341:ZE:3350:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 22,
"time": "1772607682"
},
"departure": {
"delay": 22,
"time": "1772607682"
},
"stopId": "FR:76305:ZE:4477:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"time": "1772610900"
},
"departure": {
"time": "1772610900"
},
"stopId": "FR:76447:ZE:3346:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 14,
"time": "1772607554"
},
"departure": {
"delay": 14,
"time": "1772607554"
},
"stopId": "FR:76305:ZE:4481:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"time": "1772611020"
},
"departure": {
"time": "1772611020"
},
"stopId": "FR:76447:ZE:3107:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"time": "1772610780"
},
"departure": {
"time": "1772610780"
},
"stopId": "FR:76341:ZE:3064:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"time": "1772610540"
},
"departure": {
"time": "1772610540"
},
"stopId": "FR:76351:ZE:3165:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"time": "1772607960"
},
"departure": {
"time": "1772607960"
},
"stopId": "FR:76305:ZE:3097:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 33,
"time": "1772607633"
},
"departure": {
"delay": 33,
"time": "1772607633"
},
"stopId": "FR:76305:ZE:4482:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 34,
"time": "1772610634"
},
"departure": {
"delay": 34,
"time": "1772610634"
},
"stopId": "FR:76351:ZE:3503:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 18,
"time": "1772608458"
},
"departure": {
"delay": 18,
"time": "1772608458"
},
"stopId": "FR:76341:ZE:3912:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 15,
"time": "1772611275"
},
"departure": {
"delay": 15,
"time": "1772611275"
},
"stopId": "FR:76447:ZE:3138:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 36,
"time": "1772609976"
},
"departure": {
"delay": 36,
"time": "1772609976"
},
"stopId": "FR:76351:ZE:3369:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 1,
"time": "1772607901"
},
"departure": {
"delay": 1,
"time": "1772607901"
},
"stopId": "FR:76305:ZE:3189:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"time": "1772609580"
},
"departure": {
"time": "1772609580"
},
"stopId": "FR:76351:ZE:3152:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"time": "1772608200"
},
"departure": {
"time": "1772608200"
},
"stopId": "FR:76305:ZE:3441:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 40,
"time": "1772609920"
},
"departure": {
"delay": 40,
"time": "1772609920"
},
"stopId": "FR:76351:ZE:5158:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 26,
"time": "1772607746"
},
"departure": {
"delay": 26,
"time": "1772607746"
},
"stopId": "FR:76305:ZE:3574:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"time": "1772609760"
},
"departure": {
"time": "1772609760"
},
"stopId": "FR:76351:ZE:4549:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 43,
"time": "1772608303"
},
"departure": {
"delay": 43,
"time": "1772608303"
},
"stopId": "FR:76341:ZE:3059:ATOUMOD003",
"stopSequence": 12
},
{
"departure": {
"time": "1772607420"
},
"stopId": "FR:76305:ZE:3922:ATOUMOD003",
"stopSequence": 1
}
],
"timestamp": "1772606592",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:17:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4255627x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx1638:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772606143"
},
"departure": {
"time": "1772606155"
},
"stopId": "FR:76212:ZE:TCARxCANAD1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"time": "1772603707"
},
"departure": {
"time": "1772603730"
},
"stopId": "FR:76157:ZE:TCARxTJAUR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1772606205"
},
"stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"time": "1772604530"
},
"departure": {
"time": "1772604530"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1772604907"
},
"departure": {
"time": "1772604955"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1772604280"
},
"departure": {
"time": "1772604280"
},
"stopId": "FR:76540:ZE:TCARxMIN1T:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1772605555"
},
"departure": {
"time": "1772605555"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"time": "1772604033"
},
"departure": {
"time": "1772604033"
},
"stopId": "FR:76157:ZE:TCARxTPRAT1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1772605030"
},
"departure": {
"time": "1772605030"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1772604805"
},
"departure": {
"time": "1772604805"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1772603905"
},
"departure": {
"time": "1772603905"
},
"stopId": "FR:76157:ZE:TCARxTDUMA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1772606038"
},
"departure": {
"time": "1772606038"
},
"stopId": "FR:76212:ZE:TCARxDMAIR1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"time": "1772605355"
},
"departure": {
"time": "1772605380"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"time": "1772604655"
},
"departure": {
"time": "1772604655"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1772603971"
},
"departure": {
"time": "1772603971"
},
"stopId": "FR:76157:ZE:TCARxTOUYE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1772604183"
},
"departure": {
"time": "1772604205"
},
"stopId": "FR:76157:ZE:TCARxCORNI1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1772604730"
},
"departure": {
"time": "1772604730"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1772605905"
},
"departure": {
"time": "1772605930"
},
"stopId": "FR:76540:ZE:TCARxECOLE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"time": "1772603806"
},
"departure": {
"time": "1772603806"
},
"stopId": "FR:76157:ZE:TCARxTPROV1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1772603627"
},
"departure": {
"time": "1772603627"
},
"stopId": "FR:76157:ZE:TCARxTPISS1:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1772603584",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx1638:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:213:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772613240"
},
"departure": {
"time": "1772613240"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1772612760"
},
"departure": {
"time": "1772612760"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1772613540"
},
"departure": {
"time": "1772613540"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1772613000"
},
"departure": {
"time": "1772613000"
},
"stopId": "FR:76217:ZE:18177:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1772613420"
},
"departure": {
"time": "1772613420"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1772613120"
},
"departure": {
"time": "1772613120"
},
"stopId": "FR:76217:ZE:18166:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1772611500"
},
"departure": {
"time": "1772611500"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1772613600"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1772612460"
},
"departure": {
"time": "1772612460"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1772610960"
},
"departure": {
"time": "1772610960"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1772611140"
},
"departure": {
"time": "1772611140"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1772611200"
},
"departure": {
"time": "1772611200"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1772612700"
},
"departure": {
"time": "1772612700"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"delay": 5,
"time": "1772610665"
},
"departure": {
"delay": 5,
"time": "1772610665"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1772611800"
},
"departure": {
"time": "1772611800"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1772611320"
},
"departure": {
"time": "1772611320"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1772610660"
},
"departure": {
"time": "1772610660"
},
"stopId": "FR:76217:ZE:18101:ATOUMOD005",
"stopSequence": 2
},
{
"departure": {
"time": "1772610600"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1772612520"
},
"departure": {
"time": "1772612520"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1772611080"
},
"departure": {
"time": "1772611080"
},
"stopId": "FR:76217:ZE:18441:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1772611380"
},
"departure": {
"time": "1772611380"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1772612820"
},
"departure": {
"time": "1772612820"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1772612100"
},
"departure": {
"time": "1772612100"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1772611440"
},
"departure": {
"time": "1772611440"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1772611920"
},
"departure": {
"time": "1772611920"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1772611740"
},
"departure": {
"time": "1772611740"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1772613060"
},
"departure": {
"time": "1772613060"
},
"stopId": "FR:76217:ZE:18170:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1772611560"
},
"departure": {
"time": "1772611560"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1772613300"
},
"departure": {
"time": "1772613300"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"delay": 5,
"time": "1772611085"
},
"departure": {
"delay": 5,
"time": "1772611085"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1772610840"
},
"departure": {
"time": "1772610840"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1772613360"
},
"departure": {
"time": "1772613360"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"delay": 5,
"time": "1772613005"
},
"departure": {
"delay": 5,
"time": "1772613005"
},
"stopId": "FR:76217:ZE:18197:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1772611020"
},
"departure": {
"time": "1772611020"
},
"stopId": "FR:76217:ZE:18090:ATOUMOD005",
"stopSequence": 6
}
],
"timestamp": "1772606021",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:213:LOC"
}
}
},
{
"id": "SM:ATOUMOD008:ServiceJourney:9881x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772610900"
},
"departure": {
"time": "1772610900"
},
"stopId": "FR:76259:ZE:FECGARE1:ATOUMOD008",
"stopSequence": 9
},
{
"arrival": {
"time": "1772611500"
},
"departure": {
"time": "1772611500"
},
"stopId": "FR:76259:ZE:FECFOUR2:ATOUMOD008",
"stopSequence": 16
},
{
"departure": {
"time": "1772610300"
},
"stopId": "FR:76259:ZE:FECHOPI1:ATOUMOD008",
"stopSequence": 1
},
{
"arrival": {
"time": "1772610540"
},
"departure": {
"time": "1772610540"
},
"stopId": "FR:76259:ZE:PARCLOI1:ATOUMOD008",
"stopSequence": 4
},
{
"arrival": {
"time": "1772610600"
},
"departure": {
"time": "1772610600"
},
"stopId": "FR:76259:ZE:FECTASS1:ATOUMOD008",
"stopSequence": 5
},
{
"arrival": {
"time": "1772611020"
},
"departure": {
"time": "1772611020"
},
"stopId": "FR:76259:ZE:FECSETI1:ATOUMOD008",
"stopSequence": 10
},
{
"arrival": {
"time": "1772610660"
},
"departure": {
"time": "1772610660"
},
"stopId": "FR:76259:ZE:FECSLEG1:ATOUMOD008",
"stopSequence": 6
},
{
"arrival": {
"time": "1772611440"
},
"departure": {
"time": "1772611440"
},
"stopId": "FR:76259:ZE:FECSENE2:ATOUMOD008",
"stopSequence": 15
},
{
"arrival": {
"time": "1772610840"
},
"departure": {
"time": "1772610840"
},
"stopId": "FR:76259:ZE:FECBREP1:ATOUMOD008",
"stopSequence": 8
},
{
"arrival": {
"time": "1772611200"
},
"departure": {
"time": "1772611200"
},
"stopId": "FR:76259:ZE:FECJLOR2:ATOUMOD008",
"stopSequence": 12
},
{
"arrival": {
"time": "1772611260"
},
"departure": {
"time": "1772611260"
},
"stopId": "FR:76259:ZE:FECSMOR2:ATOUMOD008",
"stopSequence": 13
},
{
"arrival": {
"time": "1772610360"
},
"departure": {
"time": "1772610360"
},
"stopId": "FR:76259:ZE:FECJVER1:ATOUMOD008",
"stopSequence": 2
},
{
"arrival": {
"time": "1772611320"
},
"departure": {
"time": "1772611320"
},
"stopId": "FR:76259:ZE:FECSMAG2:ATOUMOD008",
"stopSequence": 14
},
{
"arrival": {
"time": "1772611620"
},
"stopId": "FR:76259:ZE:FECSNIC1:ATOUMOD008",
"stopSequence": 17
},
{
"arrival": {
"time": "1772610780"
},
"departure": {
"time": "1772610780"
},
"stopId": "FR:76259:ZE:FECHVIL1:ATOUMOD008",
"stopSequence": 7
},
{
"arrival": {
"time": "1772611140"
},
"departure": {
"time": "1772611140"
},
"stopId": "FR:76259:ZE:FECOTOU1:ATOUMOD008",
"stopSequence": 11
},
{
"arrival": {
"time": "1772610480"
},
"departure": {
"time": "1772610480"
},
"stopId": "FR:76259:ZE:FECCSCO1:ATOUMOD008",
"stopSequence": 3
}
],
"timestamp": "1772606703",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD008:Line:L3:LOC",
"tripId": "ATOUMOD008:ServiceJourney:9881x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:461:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772609460"
},
"departure": {
"time": "1772609460"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1772609280"
},
"departure": {
"time": "1772609280"
},
"stopId": "FR:27681:ZE:28976:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1772609640"
},
"departure": {
"time": "1772609640"
},
"stopId": "FR:27681:ZE:10080:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1772609760"
},
"departure": {
"time": "1772609760"
},
"stopId": "FR:27681:ZE:28981:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1772609880"
},
"departure": {
"time": "1772609880"
},
"stopId": "FR:27681:ZE:10074:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1772609520"
},
"departure": {
"time": "1772609520"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1772610480"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1772610300"
},
"departure": {
"time": "1772610300"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1772609580"
},
"departure": {
"time": "1772609580"
},
"stopId": "FR:27681:ZE:10057:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1772609400"
},
"departure": {
"time": "1772609400"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 3
},
{
"departure": {
"time": "1772609220"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1772609700"
},
"departure": {
"time": "1772609700"
},
"stopId": "FR:27681:ZE:10059:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1772610240"
},
"departure": {
"time": "1772610240"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1772609940"
},
"departure": {
"time": "1772609940"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 11
}
],
"timestamp": "1772606490",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:461:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057472x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": -2,
"time": "1772606638"
},
"stopId": "FR:76270:ZE:4505:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": -43,
"time": "1772607077"
},
"departure": {
"delay": -43,
"time": "1772607077"
},
"stopId": "FR:76351:ZE:3361:ATOUMOD003",
"stopSequence": 53
},
{
"arrival": {
"delay": -24,
"time": "1772606976"
},
"departure": {
"delay": -24,
"time": "1772606976"
},
"stopId": "FR:76351:ZE:4578:ATOUMOD003",
"stopSequence": 51
},
{
"arrival": {
"delay": -36,
"time": "1772606724"
},
"departure": {
"delay": -36,
"time": "1772606724"
},
"stopId": "FR:76351:ZE:4515:ATOUMOD003",
"stopSequence": 48
},
{
"departure": {
"delay": 109,
"time": "1772606569"
},
"stopId": "FR:76270:ZE:5199:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 1,
"time": "1772607121"
},
"departure": {
"delay": 1,
"time": "1772607121"
},
"stopId": "FR:76351:ZE:4576:ATOUMOD003",
"stopSequence": 54
},
{
"departure": {
"delay": -31,
"time": "1772606669"
},
"stopId": "FR:76351:ZE:4503:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": -20,
"time": "1772607040"
},
"departure": {
"delay": -20,
"time": "1772607040"
},
"stopId": "FR:76351:ZE:3870:ATOUMOD003",
"stopSequence": 52
},
{
"departure": {
"delay": 104,
"time": "1772606444"
},
"stopId": "FR:76270:ZE:3248:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": -43,
"time": "1772607257"
},
"stopId": "FR:76481:ZE:5250:ATOUMOD003",
"stopSequence": 55
},
{
"arrival": {
"delay": -43,
"time": "1772606777"
},
"departure": {
"delay": -43,
"time": "1772606777"
},
"stopId": "FR:76351:ZE:3717:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": -32,
"time": "1772606848"
},
"departure": {
"delay": -32,
"time": "1772606848"
},
"stopId": "FR:76351:ZE:3802:ATOUMOD003",
"stopSequence": 50
},
{
"departure": {
"delay": 109,
"time": "1772606509"
},
"stopId": "FR:76270:ZE:3429:ATOUMOD003",
"stopSequence": 44
}
],
"timestamp": "1772606642",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:10:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057472x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD037:ServiceJourney:1500000139:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1772608320"
},
"stopId": "FR:61001:ZE:GarexSNCF:ATOUMOD037",
"stopSequence": 26
},
{
"departure": {
"time": "1772608500"
},
"stopId": "FR:61001:ZE:CroixxMercier:ATOUMOD037",
"stopSequence": 30
},
{
"departure": {
"time": "1772607540"
},
"stopId": "FR:61001:ZE:Tisons:ATOUMOD037",
"stopSequence": 19
},
{
"departure": {
"time": "1772607060"
},
"stopId": "FR:72308:ZE:CFAxRoselet:ATOUMOD037",
"stopSequence": 11
},
{
"departure": {
"time": "1772607480"
},
"stopId": "FR:61001:ZE:RhinxetxDanubex:ATOUMOD037",
"stopSequence": 18
},
{
"departure": {
"time": "1772608140"
},
"stopId": "FR:61001:ZE:SaintexThxrxse:ATOUMOD037",
"stopSequence": 24
},
{
"departure": {
"time": "1772607060"
},
"stopId": "FR:61001:ZE:LycxexLeclerc:ATOUMOD037",
"stopSequence": 12
},
{
"departure": {
"time": "1772607720"
},
"stopId": "FR:61001:ZE:Ernouf:ATOUMOD037",
"stopSequence": 21
},
{
"departure": {
"time": "1772607420"
},
"stopId": "FR:61001:ZE:Zola:ATOUMOD037",
"stopSequence": 17
},
{
"departure": {
"time": "1772607000"
},
"stopId": "FR:72006:ZE:LycxexMargueritexdex:ATOUMOD037",
"stopSequence": 10
},
{
"departure": {
"time": "1772608620"
},
"stopId": "FR:61001:ZE:Colbert:ATOUMOD037",
"stopSequence": 32
},
{
"departure": {
"time": "1772607660"
},
"stopId": "FR:61001:ZE:Montsort:ATOUMOD037",
"stopSequence": 20
},
{
"departure": {
"time": "1772607360"
},
"stopId": "FR:61001:ZE:JeannexdxArc:ATOUMOD037",
"stopSequence": 16
},
{
"departure": {
"time": "1772608440"
},
"stopId": "FR:61001:ZE:RxsidencexStrasbourg:ATOUMOD037",
"stopSequence": 28
},
{
"departure": {
"time": "1772609100"
},
"stopId": "FR:61143:ZE:PontxduxFresne:ATOUMOD037",
"stopSequence": 37
},
{
"departure": {
"delay": -97,
"time": "1772606723"
},
"stopId": "FR:72006:ZE:Chevx:ATOUMOD037",
"stopSequence": 7
},
{
"departure": {
"time": "1772608200"
},
"stopId": "FR:61001:ZE:CitxxAdministrativex:ATOUMOD037",
"stopSequence": 25
},
{
"departure": {
"time": "1772607300"
},
"stopId": "FR:61001:ZE:Flaubert:ATOUMOD037",
"stopSequence": 15
},
{
"departure": {
"time": "1772609220"
},
"stopId": "FR:61143:ZE:Universitxs:ATOUMOD037",
"stopSequence": 38
},
{
"departure": {
"time": "1772608680"
},
"stopId": "FR:61001:ZE:ChapeauxRouge:ATOUMOD037",
"stopSequence": 33
},
{
"departure": {
"time": "1772608860"
},
"stopId": "FR:61001:ZE:PortexdexBretagne:ATOUMOD037",
"stopSequence": 35
},
{
"departure": {
"time": "1772608440"
},
"stopId": "FR:61001:ZE:ConseilxDxpartementl:ATOUMOD037",
"stopSequence": 29
},
{
"departure": {
"time": "1772608080"
},
"stopId": "FR:61001:ZE:Plxnitrex:ATOUMOD037",
"stopSequence": 23
},
{
"departure": {
"time": "1772607120"
},
"stopId": "FR:61001:ZE:CollxgexLouisexMichl:ATOUMOD037",
"stopSequence": 13
},
{
"arrival": {
"time": "1772609220"
},
"stopId": "FR:61143:ZE:PU:ATOUMOD037",
"stopSequence": 39
},
{
"departure": {
"time": "1772607180"
},
"stopId": "FR:61001:ZE:PlacexdexlaxPaix:ATOUMOD037",
"stopSequence": 14
},
{
"departure": {
"time": "1772608560"
},
"stopId": "FR:61001:ZE:LycxexAlainxBdxxMxzy:ATOUMOD037",
"stopSequence": 31
},
{
"departure": {
"time": "1772608920"
},
"stopId": "FR:61117:ZE:CondxxMoulx:ATOUMOD037",
"stopSequence": 36
},
{
"departure": {
"time": "1772607960"
},
"stopId": "FR:61001:ZE:CP:ATOUMOD037",
"stopSequence": 22
},
{
"departure": {
"time": "1772608800"
},
"stopId": "FR:61001:ZE:Mazeline:ATOUMOD037",
"stopSequence": 34
}
],
"timestamp": "1772606723",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD037:Line:B:LOC",
"tripId": "ATOUMOD037:ServiceJourney:1500000139:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745193x2025xHxMultxMexMercredix00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -28,
"time": "1772599801"
},
"departure": {
"delay": -28,
"time": "1772599832"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -43,
"time": "1772599316"
},
"departure": {
"delay": -43,
"time": "1772599337"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -76,
"time": "1772599469"
},
"departure": {
"delay": -76,
"time": "1772599484"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 65,
"time": "1772598829"
},
"departure": {
"delay": 65,
"time": "1772598845"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -35,
"time": "1772600091"
},
"departure": {
"delay": -35,
"time": "1772600185"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"departure": {
"delay": 136,
"time": "1772598736"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 64,
"time": "1772599123"
},
"departure": {
"delay": 64,
"time": "1772599144"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -17,
"time": "1772599547"
},
"departure": {
"delay": -17,
"time": "1772599663"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 26,
"time": "1772599213"
},
"departure": {
"delay": 26,
"time": "1772599226"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 38,
"time": "1772598905"
},
"departure": {
"delay": 38,
"time": "1772598938"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -28,
"time": "1772599717"
},
"departure": {
"delay": -28,
"time": "1772599772"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 35,
"time": "1772598861"
},
"departure": {
"delay": 35,
"time": "1772598875"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -14,
"time": "1772599929"
},
"departure": {
"delay": -14,
"time": "1772599966"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -102,
"time": "1772599377"
},
"departure": {
"delay": -102,
"time": "1772599398"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -75,
"time": "1772600265"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 8,
"time": "1772599256"
},
"departure": {
"delay": 8,
"time": "1772599268"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 78,
"time": "1772599027"
},
"departure": {
"delay": 78,
"time": "1772599098"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -28,
"time": "1772599860"
},
"departure": {
"delay": -28,
"time": "1772599892"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 39,
"time": "1772598966"
},
"departure": {
"delay": 39,
"time": "1772598999"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -68,
"time": "1772600000"
},
"departure": {
"delay": -68,
"time": "1772600032"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
}
],
"timestamp": "1772606702",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745193x2025xHxMultxMexMercredix00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4255635x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -51,
"time": "1772608449"
},
"departure": {
"delay": -51,
"time": "1772608449"
},
"stopId": "FR:76305:ZE:3098:ATOUMOD003",
"stopSequence": 42
},
{
"departure": {
"delay": -23,
"time": "1772606497"
},
"stopId": "FR:76351:ZE:3368:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": -48,
"time": "1772607372"
},
"departure": {
"delay": -48,
"time": "1772607372"
},
"stopId": "FR:76351:ZE:3079:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 54,
"time": "1772605734"
},
"departure": {
"delay": 54,
"time": "1772605734"
},
"stopId": "FR:76341:ZE:3065:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": -3,
"time": "1772608737"
},
"departure": {
"delay": -3,
"time": "1772608737"
},
"stopId": "FR:76305:ZE:4479:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 24,
"time": "1772606064"
},
"departure": {
"delay": 24,
"time": "1772606064"
},
"stopId": "FR:76351:ZE:3595:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": -14,
"time": "1772608126"
},
"departure": {
"delay": -14,
"time": "1772608126"
},
"stopId": "FR:76341:ZE:3060:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": -24,
"time": "1772608596"
},
"departure": {
"delay": -24,
"time": "1772608596"
},
"stopId": "FR:76305:ZE:3683:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": -51,
"time": "1772606769"
},
"departure": {
"delay": -51,
"time": "1772606769"
},
"stopId": "FR:76351:ZE:4548:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": -43,
"time": "1772607017"
},
"departure": {
"delay": -43,
"time": "1772607017"
},
"stopId": "FR:76351:ZE:4849:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": -37,
"time": "1772608043"
},
"departure": {
"delay": -37,
"time": "1772608043"
},
"stopId": "FR:76341:ZE:3581:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": -51,
"time": "1772606949"
},
"departure": {
"delay": -51,
"time": "1772606949"
},
"stopId": "FR:76351:ZE:3153:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": -51,
"time": "1772607969"
},
"departure": {
"delay": -51,
"time": "1772607969"
},
"stopId": "FR:76341:ZE:4431:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": -51,
"time": "1772608029"
},
"departure": {
"delay": -51,
"time": "1772608029"
},
"stopId": "FR:76341:ZE:4570:ATOUMOD003",
"stopSequence": 35
},
{
"departure": {
"delay": 4,
"time": "1772606584"
},
"stopId": "FR:76351:ZE:5159:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": -51,
"time": "1772607489"
},
"departure": {
"delay": -51,
"time": "1772607489"
},
"stopId": "FR:76351:ZE:3048:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": -51,
"time": "1772607249"
},
"departure": {
"delay": -51,
"time": "1772607249"
},
"stopId": "FR:76351:ZE:3038:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": -44,
"time": "1772608636"
},
"departure": {
"delay": -44,
"time": "1772608636"
},
"stopId": "FR:76305:ZE:3575:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 11,
"time": "1772605871"
},
"departure": {
"delay": 11,
"time": "1772605871"
},
"stopId": "FR:76351:ZE:3502:ATOUMOD003",
"stopSequence": 12
},
{
"departure": {
"delay": 46,
"time": "1772606206"
},
"stopId": "FR:76351:ZE:3137:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": -51,
"time": "1772606889"
},
"departure": {
"delay": -51,
"time": "1772606889"
},
"stopId": "FR:76351:ZE:3163:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 7,
"time": "1772608687"
},
"departure": {
"delay": 7,
"time": "1772608687"
},
"stopId": "FR:76305:ZE:4478:ATOUMOD003",
"stopSequence": 46
},
{
"departure": {
"delay": 3,
"time": "1772606463"
},
"stopId": "FR:76351:ZE:4367:ATOUMOD003",
"stopSequence": 18
},
{
"departure": {
"delay": 3,
"time": "1772606403"
},
"stopId": "FR:76351:ZE:4298:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": -49,
"time": "1772607611"
},
"departure": {
"delay": -49,
"time": "1772607611"
},
"stopId": "FR:76351:ZE:4984:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": -51,
"time": "1772607429"
},
"departure": {
"delay": -51,
"time": "1772607429"
},
"stopId": "FR:76351:ZE:4428:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": -51,
"time": "1772608869"
},
"stopId": "FR:76305:ZE:3922:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": -51,
"time": "1772608089"
},
"departure": {
"delay": -51,
"time": "1772608089"
},
"stopId": "FR:76341:ZE:3244:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 21,
"time": "1772605941"
},
"departure": {
"delay": 21,
"time": "1772605941"
},
"stopId": "FR:76351:ZE:3116:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": -36,
"time": "1772608164"
},
"departure": {
"delay": -36,
"time": "1772608164"
},
"stopId": "FR:76305:ZE:3149:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": -5,
"time": "1772608795"
},
"departure": {
"delay": -5,
"time": "1772608795"
},
"stopId": "FR:76305:ZE:4480:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": -31,
"time": "1772607089"
},
"departure": {
"delay": -31,
"time": "1772607089"
},
"stopId": "FR:76351:ZE:3076:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": -18,
"time": "1772608242"
},
"departure": {
"delay": -18,
"time": "1772608242"
},
"stopId": "FR:76305:ZE:4833:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 5,
"time": "1772608505"
},
"departure": {
"delay": 5,
"time": "1772608505"
},
"stopId": "FR:76305:ZE:3190:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": -4,
"time": "1772605976"
},
"departure": {
"delay": -4,
"time": "1772605976"
},
"stopId": "FR:76351:ZE:3164:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": -5,
"time": "1772607295"
},
"departure": {
"delay": -5,
"time": "1772607295"
},
"stopId": "FR:76351:ZE:3673:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": -40,
"time": "1772607200"
},
"departure": {
"delay": -40,
"time": "1772607200"
},
"stopId": "FR:76351:ZE:3572:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 46,
"time": "1772605666"
},
"departure": {
"delay": 46,
"time": "1772605666"
},
"stopId": "FR:76341:ZE:3352:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": -4,
"time": "1772605616"
},
"departure": {
"delay": -4,
"time": "1772605616"
},
"stopId": "FR:76447:ZE:3347:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 7,
"time": "1772606827"
},
"departure": {
"delay": 7,
"time": "1772606827"
},
"stopId": "FR:76351:ZE:3042:ATOUMOD003",
"stopSequence": 22
},
{
"departure": {
"delay": -4,
"time": "1772605496"
},
"stopId": "FR:76447:ZE:3221:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": -51,
"time": "1772608209"
},
"departure": {
"delay": -51,
"time": "1772608209"
},
"stopId": "FR:76305:ZE:3440:ATOUMOD003",
"stopSequence": 40
}
],
"timestamp": "1772606682",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:17:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4255635x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:6066020780343296x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 87,
"time": "1772607317"
},
"departure": {
"delay": 87,
"time": "1772607327"
},
"stopId": "FR:14303:ZE:4929173643591680:ATOUMOD036",
"stopSequence": 12
},
{
"arrival": {
"delay": 76,
"time": "1772606611"
},
"departure": {
"delay": 76,
"time": "1772606656"
},
"stopId": "FR:14366:ZE:9260006:ATOUMOD036",
"stopSequence": 6
},
{
"arrival": {
"delay": 75,
"time": "1772606512"
},
"departure": {
"delay": 75,
"time": "1772606535"
},
"stopId": "FR:14366:ZE:615450039:ATOUMOD036",
"stopSequence": 5
},
{
"arrival": {
"delay": 111,
"time": "1772607521"
},
"departure": {
"delay": 111,
"time": "1772607531"
},
"stopId": "FR:14303:ZE:6088592217604096:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": 46,
"time": "1772606663"
},
"departure": {
"delay": 46,
"time": "1772606686"
},
"stopId": "FR:14366:ZE:5160003:ATOUMOD036",
"stopSequence": 7
},
{
"arrival": {
"delay": 56,
"time": "1772606806"
},
"departure": {
"delay": 56,
"time": "1772606816"
},
"stopId": "FR:14326:ZE:35150005:ATOUMOD036",
"stopSequence": 9
},
{
"arrival": {
"delay": 22,
"time": "1772606892"
},
"departure": {
"delay": 22,
"time": "1772606902"
},
"stopId": "FR:14303:ZE:646170001:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": 81,
"time": "1772607561"
},
"stopId": "FR:14303:ZE:19280004:ATOUMOD036",
"stopSequence": 14
},
{
"arrival": {
"delay": 96,
"time": "1772607266"
},
"departure": {
"delay": 96,
"time": "1772607276"
},
"stopId": "FR:14303:ZE:6109439984664576:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": 72,
"time": "1772606762"
},
"departure": {
"delay": 72,
"time": "1772606772"
},
"stopId": "FR:14366:ZE:11110003:ATOUMOD036",
"stopSequence": 8
},
{
"arrival": {
"delay": 93,
"time": "1772606387"
},
"departure": {
"delay": 93,
"time": "1772606433"
},
"stopId": "FR:14366:ZE:3100004:ATOUMOD036",
"stopSequence": 4
}
],
"timestamp": "1772606703",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:5089804213551104:LOC",
"tripId": "ATOUMOD036:ServiceJourney:6066020780343296x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:8x3490616:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -239,
"time": "1772611621"
},
"departure": {
"delay": -239,
"time": "1772611621"
},
"stopId": "FR:27008:ZE:0x6054:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -232,
"time": "1772612408"
},
"departure": {
"delay": -232,
"time": "1772612408"
},
"stopId": "FR:27458:ZE:0x6691:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": -30,
"time": "1772610930"
},
"departure": {
"delay": -30,
"time": "1772610930"
},
"stopId": "FR:27469:ZE:0x6633:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 47,
"time": "1772610347"
},
"departure": {
"delay": 47,
"time": "1772610347"
},
"stopId": "FR:27365:ZE:0x6325:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -10,
"time": "1772610830"
},
"departure": {
"delay": -10,
"time": "1772610830"
},
"stopId": "FR:27196:ZE:0x6319:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -222,
"time": "1772612238"
},
"departure": {
"delay": -222,
"time": "1772612238"
},
"stopId": "FR:27458:ZE:0x6692:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": -52,
"time": "1772611268"
},
"departure": {
"delay": -52,
"time": "1772611268"
},
"stopId": "FR:27348:ZE:0x6297:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -227,
"time": "1772611813"
},
"departure": {
"delay": -227,
"time": "1772611813"
},
"stopId": "FR:27008:ZE:0x6057:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": -203,
"time": "1772611717"
},
"departure": {
"delay": -203,
"time": "1772611717"
},
"stopId": "FR:27008:ZE:0x6052:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -10,
"time": "1772610170"
},
"departure": {
"delay": -10,
"time": "1772610170"
},
"stopId": "FR:27701:ZE:0x7163:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -27,
"time": "1772610513"
},
"departure": {
"delay": -27,
"time": "1772610513"
},
"stopId": "FR:27365:ZE:0x7269:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 28,
"time": "1772610748"
},
"departure": {
"delay": 28,
"time": "1772610748"
},
"stopId": "FR:27196:ZE:0x6323:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 7,
"time": "1772610307"
},
"departure": {
"delay": 7,
"time": "1772610307"
},
"stopId": "FR:27365:ZE:0x6324:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -220,
"time": "1772611880"
},
"departure": {
"delay": -220,
"time": "1772611880"
},
"stopId": "FR:27008:ZE:0x6059:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": -275,
"time": "1772612485"
},
"departure": {
"delay": -275,
"time": "1772612485"
},
"stopId": "FR:27458:ZE:0x6688:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": -30,
"time": "1772610990"
},
"departure": {
"delay": -30,
"time": "1772610990"
},
"stopId": "FR:27469:ZE:0x6662:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -222,
"time": "1772611758"
},
"departure": {
"delay": -222,
"time": "1772611758"
},
"stopId": "FR:27008:ZE:0x6048:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": -202,
"time": "1772611658"
},
"departure": {
"delay": -202,
"time": "1772611658"
},
"stopId": "FR:27008:ZE:0x6046:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -27,
"time": "1772610693"
},
"departure": {
"delay": -27,
"time": "1772610693"
},
"stopId": "FR:27196:ZE:0x6320:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -90,
"time": "1772611410"
},
"departure": {
"delay": -90,
"time": "1772611410"
},
"stopId": "FR:27348:ZE:0x6301:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -231,
"time": "1772611569"
},
"departure": {
"delay": -231,
"time": "1772611569"
},
"stopId": "FR:27008:ZE:0x6050:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -2,
"time": "1772610898"
},
"departure": {
"delay": -2,
"time": "1772610898"
},
"stopId": "FR:27469:ZE:0x7188:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 32,
"time": "1772610392"
},
"departure": {
"delay": 32,
"time": "1772610392"
},
"stopId": "FR:27365:ZE:0x6332:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -266,
"time": "1772612194"
},
"departure": {
"delay": -266,
"time": "1772612194"
},
"stopId": "FR:27458:ZE:0x6680:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": -235,
"time": "1772612165"
},
"departure": {
"delay": -235,
"time": "1772612165"
},
"stopId": "FR:27458:ZE:0x6694:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": -276,
"time": "1772612304"
},
"departure": {
"delay": -276,
"time": "1772612304"
},
"stopId": "FR:27458:ZE:0x6678:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": 17,
"time": "1772610137"
},
"departure": {
"delay": 17,
"time": "1772610137"
},
"stopId": "FR:27701:ZE:0x7087:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -195,
"time": "1772611965"
},
"departure": {
"delay": -195,
"time": "1772611965"
},
"stopId": "FR:27386:ZE:0x6375:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": -252,
"time": "1772612268"
},
"departure": {
"delay": -252,
"time": "1772612268"
},
"stopId": "FR:27458:ZE:0x6684:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": -221,
"time": "1772612059"
},
"departure": {
"delay": -221,
"time": "1772612059"
},
"stopId": "FR:27386:ZE:0x6366:ATOUMOD006",
"stopSequence": 31
},
{
"departure": {
"time": "1772610000"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": 28,
"time": "1772610268"
},
"departure": {
"delay": 28,
"time": "1772610268"
},
"stopId": "FR:27701:ZE:0x7052:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -34,
"time": "1772611226"
},
"departure": {
"delay": -34,
"time": "1772611226"
},
"stopId": "FR:27348:ZE:0x6298:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 35,
"time": "1772610215"
},
"departure": {
"delay": 35,
"time": "1772610215"
},
"stopId": "FR:27701:ZE:0x7102:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -59,
"time": "1772611321"
},
"departure": {
"delay": -59,
"time": "1772611321"
},
"stopId": "FR:27348:ZE:0x6303:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -238,
"time": "1772612102"
},
"departure": {
"delay": -238,
"time": "1772612102"
},
"stopId": "FR:27458:ZE:0x6698:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": -234,
"time": "1772611986"
},
"departure": {
"delay": -234,
"time": "1772611986"
},
"stopId": "FR:27386:ZE:0x6377:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": -279,
"time": "1772612541"
},
"stopId": "FR:27458:ZE:0x6686:ATOUMOD006",
"stopSequence": 40
},
{
"arrival": {
"delay": -261,
"time": "1772611539"
},
"departure": {
"delay": -261,
"time": "1772611539"
},
"stopId": "FR:27348:ZE:0x6292:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"time": "1772610480"
},
"departure": {
"time": "1772610480"
},
"stopId": "FR:27365:ZE:0x7271:ATOUMOD006",
"stopSequence": 9
}
],
"timestamp": "1772606702",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:5:LOC",
"tripId": "ATOUMOD006:ServiceJourney:8x3490616:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745711x2025xHxMultxMexMercredix00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 27,
"time": "1772599814"
},
"departure": {
"delay": 27,
"time": "1772599827"
},
"stopId": "FR:50129:ZE:10MED4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -94,
"time": "1772602038"
},
"departure": {
"delay": -94,
"time": "1772602046"
},
"stopId": "FR:50129:ZE:10MOR2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": -18,
"time": "1772600786"
},
"departure": {
"delay": -18,
"time": "1772600802"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -79,
"time": "1772601988"
},
"departure": {
"delay": -79,
"time": "1772602001"
},
"stopId": "FR:50129:ZE:10HET2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": -57,
"time": "1772601945"
},
"departure": {
"delay": -57,
"time": "1772601963"
},
"stopId": "FR:50129:ZE:10TLL2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -142,
"time": "1772602118"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": -19,
"time": "1772601264"
},
"departure": {
"delay": -19,
"time": "1772601281"
},
"stopId": "FR:50129:ZE:10PAX2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 3,
"time": "1772601047"
},
"departure": {
"delay": 3,
"time": "1772601063"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 138,
"time": "1772599564"
},
"departure": {
"delay": 138,
"time": "1772599578"
},
"stopId": "FR:50129:ZE:10FLO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -31,
"time": "1772601795"
},
"departure": {
"delay": -31,
"time": "1772601809"
},
"stopId": "FR:50129:ZE:10EPC2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": -16,
"time": "1772601630"
},
"departure": {
"delay": -16,
"time": "1772601644"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": -25,
"time": "1772600001"
},
"departure": {
"delay": -25,
"time": "1772600015"
},
"stopId": "FR:50129:ZE:10XCT4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -35,
"time": "1772600825"
},
"departure": {
"delay": -35,
"time": "1772600845"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 13,
"time": "1772600498"
},
"departure": {
"delay": 13,
"time": "1772600593"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 42,
"time": "1772600642"
},
"departure": {
"delay": 42,
"time": "1772600682"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 106,
"time": "1772599716"
},
"departure": {
"delay": 106,
"time": "1772599726"
},
"stopId": "FR:50129:ZE:10GDR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -5,
"time": "1772599960"
},
"departure": {
"delay": -5,
"time": "1772599975"
},
"stopId": "FR:50129:ZE:10GRR2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 32,
"time": "1772601492"
},
"departure": {
"delay": 32,
"time": "1772601512"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -46,
"time": "1772601897"
},
"departure": {
"delay": -46,
"time": "1772601914"
},
"stopId": "FR:50129:ZE:10PAU2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 47,
"time": "1772599887"
},
"departure": {
"delay": 47,
"time": "1772599907"
},
"stopId": "FR:50129:ZE:10BAG4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -109,
"time": "1772600149"
},
"departure": {
"delay": -109,
"time": "1772600171"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 4,
"time": "1772600331"
},
"departure": {
"delay": 4,
"time": "1772600404"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 13
},
{
"departure": {
"delay": 120,
"time": "1772599500"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -44,
"time": "1772601840"
},
"departure": {
"delay": -44,
"time": "1772601856"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -38,
"time": "1772601706"
},
"departure": {
"delay": -38,
"time": "1772601742"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -80,
"time": "1772600063"
},
"departure": {
"delay": -80,
"time": "1772600080"
},
"stopId": "FR:50129:ZE:10HPA4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -30,
"time": "1772601161"
},
"departure": {
"delay": -30,
"time": "1772601210"
},
"stopId": "FR:50129:ZE:10TRA3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -7,
"time": "1772601578"
},
"departure": {
"delay": -7,
"time": "1772601593"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 18,
"time": "1772600887"
},
"departure": {
"delay": 18,
"time": "1772600958"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 18,
"time": "1772601291"
},
"departure": {
"delay": 18,
"time": "1772601318"
},
"stopId": "FR:50129:ZE:10CMI2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 52,
"time": "1772601371"
},
"departure": {
"delay": 52,
"time": "1772601412"
},
"stopId": "FR:50129:ZE:10ANN2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 139,
"time": "1772599666"
},
"departure": {
"delay": 139,
"time": "1772599699"
},
"stopId": "FR:50129:ZE:10LPL2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -59,
"time": "1772601099"
},
"departure": {
"delay": -59,
"time": "1772601121"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -9,
"time": "1772600730"
},
"departure": {
"delay": -9,
"time": "1772600751"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -119,
"time": "1772602070"
},
"departure": {
"delay": -119,
"time": "1772602081"
},
"stopId": "FR:50129:ZE:10MES2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 88,
"time": "1772599751"
},
"departure": {
"delay": 88,
"time": "1772599768"
},
"stopId": "FR:50129:ZE:10NOR6:ATOUMOD035",
"stopSequence": 6
}
],
"timestamp": "1772606697",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745711x2025xHxMultxMexMercredix00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230290x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 90,
"time": "1772609190"
},
"departure": {
"delay": 90,
"time": "1772609190"
},
"stopId": "FR:76351:ZE:3708:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 58,
"time": "1772609338"
},
"departure": {
"delay": 58,
"time": "1772609338"
},
"stopId": "FR:76351:ZE:3384:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 116,
"time": "1772608676"
},
"departure": {
"delay": 116,
"time": "1772608676"
},
"stopId": "FR:76351:ZE:3061:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 83,
"time": "1772609663"
},
"departure": {
"delay": 83,
"time": "1772609663"
},
"stopId": "FR:76351:ZE:3043:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 58,
"time": "1772609098"
},
"departure": {
"delay": 58,
"time": "1772609098"
},
"stopId": "FR:76351:ZE:3729:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 72,
"time": "1772607972"
},
"departure": {
"delay": 72,
"time": "1772607972"
},
"stopId": "FR:76351:ZE:3794:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 101,
"time": "1772607161"
},
"departure": {
"delay": 101,
"time": "1772607161"
},
"stopId": "FR:76351:ZE:3018:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 99,
"time": "1772609139"
},
"departure": {
"delay": 99,
"time": "1772609139"
},
"stopId": "FR:76351:ZE:4874:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 58,
"time": "1772606998"
},
"departure": {
"delay": 58,
"time": "1772606998"
},
"stopId": "FR:76351:ZE:3448:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 58,
"time": "1772607838"
},
"departure": {
"delay": 58,
"time": "1772607838"
},
"stopId": "FR:76351:ZE:3700:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 58,
"time": "1772607478"
},
"departure": {
"delay": 58,
"time": "1772607478"
},
"stopId": "FR:76351:ZE:3201:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 58,
"time": "1772608258"
},
"departure": {
"delay": 58,
"time": "1772608258"
},
"stopId": "FR:76351:ZE:4641:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 104,
"time": "1772609684"
},
"departure": {
"delay": 104,
"time": "1772609684"
},
"stopId": "FR:76351:ZE:4080:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 115,
"time": "1772608375"
},
"departure": {
"delay": 115,
"time": "1772608375"
},
"stopId": "FR:76351:ZE:3027:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 64,
"time": "1772608324"
},
"departure": {
"delay": 64,
"time": "1772608324"
},
"stopId": "FR:76351:ZE:4520:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 58,
"time": "1772609458"
},
"departure": {
"delay": 58,
"time": "1772609458"
},
"stopId": "FR:76351:ZE:3101:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 116,
"time": "1772608136"
},
"departure": {
"delay": 116,
"time": "1772608136"
},
"stopId": "FR:76351:ZE:3500:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 58,
"time": "1772608618"
},
"departure": {
"delay": 58,
"time": "1772608618"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 61,
"time": "1772609041"
},
"departure": {
"delay": 61,
"time": "1772609041"
},
"stopId": "FR:76351:ZE:3567:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 101,
"time": "1772608901"
},
"departure": {
"delay": 101,
"time": "1772608901"
},
"stopId": "FR:76351:ZE:3653:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 58,
"time": "1772609758"
},
"stopId": "FR:76351:ZE:3212:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 115,
"time": "1772608555"
},
"departure": {
"delay": 115,
"time": "1772608555"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 72,
"time": "1772608812"
},
"departure": {
"delay": 72,
"time": "1772608812"
},
"stopId": "FR:76351:ZE:3604:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 66,
"time": "1772609586"
},
"departure": {
"delay": 66,
"time": "1772609586"
},
"stopId": "FR:76351:ZE:4883:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 117,
"time": "1772609397"
},
"departure": {
"delay": 117,
"time": "1772609397"
},
"stopId": "FR:76351:ZE:3654:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 58,
"time": "1772607298"
},
"departure": {
"delay": 58,
"time": "1772607298"
},
"stopId": "FR:76351:ZE:3773:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 90,
"time": "1772609730"
},
"departure": {
"delay": 90,
"time": "1772609730"
},
"stopId": "FR:76351:ZE:3704:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 104,
"time": "1772609264"
},
"departure": {
"delay": 104,
"time": "1772609264"
},
"stopId": "FR:76351:ZE:3710:ATOUMOD003",
"stopSequence": 28
},
{
"departure": {
"time": "1772606460"
},
"stopId": "FR:76341:ZE:3691:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 106,
"time": "1772609506"
},
"departure": {
"delay": 106,
"time": "1772609506"
},
"stopId": "FR:76351:ZE:3228:ATOUMOD003",
"stopSequence": 32
},
{
"departure": {
"delay": 96,
"time": "1772606556"
},
"stopId": "FR:76341:ZE:4571:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 92,
"time": "1772609552"
},
"departure": {
"delay": 92,
"time": "1772609552"
},
"stopId": "FR:76351:ZE:3611:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 96,
"time": "1772607216"
},
"departure": {
"delay": 96,
"time": "1772607216"
},
"stopId": "FR:76351:ZE:3006:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 110,
"time": "1772606570"
},
"departure": {
"delay": 110,
"time": "1772606570"
},
"stopId": "FR:76341:ZE:3912:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 84,
"time": "1772609004"
},
"departure": {
"delay": 84,
"time": "1772609004"
},
"stopId": "FR:76351:ZE:3375:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 68,
"time": "1772606948"
},
"departure": {
"delay": 68,
"time": "1772606948"
},
"stopId": "FR:76351:ZE:4114:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 58,
"time": "1772609638"
},
"departure": {
"delay": 58,
"time": "1772609638"
},
"stopId": "FR:76351:ZE:3257:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 72,
"time": "1772608212"
},
"departure": {
"delay": 72,
"time": "1772608212"
},
"stopId": "FR:76351:ZE:3645:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 116,
"time": "1772607416"
},
"departure": {
"delay": 116,
"time": "1772607416"
},
"stopId": "FR:76351:ZE:3544:ATOUMOD003",
"stopSequence": 9
}
],
"timestamp": "1772606672",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230290x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4011218x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 11,
"time": "1772608511"
},
"departure": {
"delay": 11,
"time": "1772608511"
},
"stopId": "FR:76351:ZE:3136:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 8,
"time": "1772609408"
},
"departure": {
"delay": 8,
"time": "1772609408"
},
"stopId": "FR:76447:ZE:3432:ATOUMOD003",
"stopSequence": 50
},
{
"departure": {
"delay": 114,
"time": "1772606454"
},
"stopId": "FR:76351:ZE:3021:ATOUMOD003",
"stopSequence": 15
},
{
"departure": {
"delay": 141,
"time": "1772606421"
},
"stopId": "FR:76351:ZE:3460:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 3,
"time": "1772609583"
},
"departure": {
"delay": 3,
"time": "1772609583"
},
"stopId": "FR:76447:ZE:3130:ATOUMOD003",
"stopSequence": 53
},
{
"arrival": {
"delay": 3,
"time": "1772607963"
},
"departure": {
"delay": 3,
"time": "1772607963"
},
"stopId": "FR:76351:ZE:3381:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 3,
"time": "1772608443"
},
"departure": {
"delay": 3,
"time": "1772608443"
},
"stopId": "FR:76351:ZE:3637:ATOUMOD003",
"stopSequence": 39
},
{
"departure": {
"delay": 128,
"time": "1772606288"
},
"stopId": "FR:76552:ZE:3298:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 3,
"time": "1772607063"
},
"departure": {
"delay": 3,
"time": "1772607063"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 12,
"time": "1772607552"
},
"departure": {
"delay": 12,
"time": "1772607552"
},
"stopId": "FR:76351:ZE:3666:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 8,
"time": "1772607188"
},
"departure": {
"delay": 8,
"time": "1772607188"
},
"stopId": "FR:76351:ZE:3027:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 37,
"time": "1772606797"
},
"departure": {
"delay": 37,
"time": "1772606797"
},
"stopId": "FR:76351:ZE:3301:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 21,
"time": "1772606961"
},
"departure": {
"delay": 21,
"time": "1772606961"
},
"stopId": "FR:76351:ZE:3279:ATOUMOD003",
"stopSequence": 21
},
{
"departure": {
"delay": 62,
"time": "1772606642"
},
"stopId": "FR:76351:ZE:3731:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 9,
"time": "1772609169"
},
"departure": {
"delay": 9,
"time": "1772609169"
},
"stopId": "FR:76447:ZE:3238:ATOUMOD003",
"stopSequence": 46
},
{
"departure": {
"delay": 34,
"time": "1772606674"
},
"stopId": "FR:76351:ZE:3732:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 14,
"time": "1772608934"
},
"departure": {
"delay": 14,
"time": "1772608934"
},
"stopId": "FR:76447:ZE:3220:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 63,
"time": "1772606583"
},
"departure": {
"delay": 63,
"time": "1772606583"
},
"stopId": "FR:76351:ZE:3797:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 3,
"time": "1772608203"
},
"departure": {
"delay": 3,
"time": "1772608203"
},
"stopId": "FR:76351:ZE:3233:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 25,
"time": "1772608345"
},
"departure": {
"delay": 25,
"time": "1772608345"
},
"stopId": "FR:76351:ZE:3249:ATOUMOD003",
"stopSequence": 38
},
{
"departure": {
"delay": 132,
"time": "1772606352"
},
"stopId": "FR:76351:ZE:3159:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 47,
"time": "1772608967"
},
"departure": {
"delay": 47,
"time": "1772608967"
},
"stopId": "FR:76447:ZE:3107:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 21,
"time": "1772608281"
},
"departure": {
"delay": 21,
"time": "1772608281"
},
"stopId": "FR:76351:ZE:3547:ATOUMOD003",
"stopSequence": 37
},
{
"departure": {
"delay": 156,
"time": "1772606256"
},
"stopId": "FR:76552:ZE:3608:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 47,
"time": "1772609207"
},
"departure": {
"delay": 47,
"time": "1772609207"
},
"stopId": "FR:76447:ZE:3515:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 3,
"time": "1772607423"
},
"departure": {
"delay": 3,
"time": "1772607423"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 3,
"time": "1772608143"
},
"departure": {
"delay": 3,
"time": "1772608143"
},
"stopId": "FR:76351:ZE:3623:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 40,
"time": "1772609260"
},
"departure": {
"delay": 40,
"time": "1772609260"
},
"stopId": "FR:76447:ZE:3122:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 30,
"time": "1772609310"
},
"departure": {
"delay": 30,
"time": "1772609310"
},
"stopId": "FR:76447:ZE:3066:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 26,
"time": "1772607506"
},
"departure": {
"delay": 26,
"time": "1772607506"
},
"stopId": "FR:76351:ZE:4572:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 62,
"time": "1772607362"
},
"departure": {
"delay": 62,
"time": "1772607362"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 28,
"time": "1772607628"
},
"departure": {
"delay": 28,
"time": "1772607628"
},
"stopId": "FR:76351:ZE:3690:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 47,
"time": "1772609507"
},
"departure": {
"delay": 47,
"time": "1772609507"
},
"stopId": "FR:76447:ZE:3268:ATOUMOD003",
"stopSequence": 52
},
{
"departure": {
"delay": 83,
"time": "1772606483"
},
"stopId": "FR:76351:ZE:3545:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 3,
"time": "1772609703"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 54
},
{
"arrival": {
"delay": 19,
"time": "1772607139"
},
"departure": {
"delay": 19,
"time": "1772607139"
},
"stopId": "FR:76351:ZE:4520:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 7,
"time": "1772609467"
},
"departure": {
"delay": 7,
"time": "1772609467"
},
"stopId": "FR:76447:ZE:3406:ATOUMOD003",
"stopSequence": 51
},
{
"arrival": {
"delay": 26,
"time": "1772607746"
},
"departure": {
"delay": 26,
"time": "1772607746"
},
"stopId": "FR:76351:ZE:3223:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 3,
"time": "1772608863"
},
"departure": {
"delay": 3,
"time": "1772608863"
},
"stopId": "FR:76447:ZE:3346:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 42,
"time": "1772607822"
},
"departure": {
"delay": 42,
"time": "1772607822"
},
"stopId": "FR:76351:ZE:3506:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 3,
"time": "1772609103"
},
"departure": {
"delay": 3,
"time": "1772609103"
},
"stopId": "FR:76447:ZE:3120:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 3,
"time": "1772608623"
},
"departure": {
"delay": 3,
"time": "1772608623"
},
"stopId": "FR:76351:ZE:3593:ATOUMOD003",
"stopSequence": 41
}
],
"timestamp": "1772606682",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4011218x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4244102xGTFSxGSemH15xSemainex08:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772607720"
},
"departure": {
"time": "1772607720"
},
"stopId": "FR:76351:ZE:4984:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 24,
"time": "1772609004"
},
"departure": {
"delay": 24,
"time": "1772609004"
},
"stopId": "FR:76305:ZE:4925:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 28,
"time": "1772607508"
},
"departure": {
"delay": 28,
"time": "1772607508"
},
"stopId": "FR:76351:ZE:3261:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"time": "1772609280"
},
"departure": {
"time": "1772609280"
},
"stopId": "FR:76489:ZE:4934:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"time": "1772608260"
},
"departure": {
"time": "1772608260"
},
"stopId": "FR:76305:ZE:4939:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 46,
"time": "1772609206"
},
"departure": {
"delay": 46,
"time": "1772609206"
},
"stopId": "FR:76489:ZE:3270:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 5,
"time": "1772607365"
},
"departure": {
"delay": 5,
"time": "1772607365"
},
"stopId": "FR:76351:ZE:4866:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"time": "1772608680"
},
"departure": {
"time": "1772608680"
},
"stopId": "FR:76305:ZE:4818:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 6,
"time": "1772608326"
},
"departure": {
"delay": 6,
"time": "1772608326"
},
"stopId": "FR:76305:ZE:4997:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 28,
"time": "1772609428"
},
"departure": {
"delay": 28,
"time": "1772609428"
},
"stopId": "FR:76660:ZE:5201:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 42,
"time": "1772607462"
},
"departure": {
"delay": 42,
"time": "1772607462"
},
"stopId": "FR:76351:ZE:4868:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 31,
"time": "1772609131"
},
"departure": {
"delay": 31,
"time": "1772609131"
},
"stopId": "FR:76533:ZE:4402:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 25,
"time": "1772609485"
},
"departure": {
"delay": 25,
"time": "1772609485"
},
"stopId": "FR:76660:ZE:4432:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"time": "1772608380"
},
"departure": {
"time": "1772608380"
},
"stopId": "FR:76305:ZE:4918:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 17,
"time": "1772609177"
},
"departure": {
"delay": 17,
"time": "1772609177"
},
"stopId": "FR:76533:ZE:4932:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 59,
"time": "1772609639"
},
"departure": {
"delay": 59,
"time": "1772609639"
},
"stopId": "FR:76660:ZE:4425:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 38,
"time": "1772608598"
},
"departure": {
"delay": 38,
"time": "1772608598"
},
"stopId": "FR:76305:ZE:4920:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 31,
"time": "1772609851"
},
"departure": {
"delay": 31,
"time": "1772609851"
},
"stopId": "FR:76660:ZE:3303:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 18,
"time": "1772609898"
},
"departure": {
"delay": 18,
"time": "1772609898"
},
"stopId": "FR:76660:ZE:3304:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 58,
"time": "1772608558"
},
"departure": {
"delay": 58,
"time": "1772608558"
},
"stopId": "FR:76305:ZE:4937:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 54,
"time": "1772609454"
},
"departure": {
"delay": 54,
"time": "1772609454"
},
"stopId": "FR:76660:ZE:4418:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 25,
"time": "1772608765"
},
"departure": {
"delay": 25,
"time": "1772608765"
},
"stopId": "FR:76305:ZE:4936:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"time": "1772609820"
},
"departure": {
"time": "1772609820"
},
"stopId": "FR:76657:ZE:3302:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"time": "1772610060"
},
"stopId": "FR:76657:ZE:5178:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 2,
"time": "1772609102"
},
"departure": {
"delay": 2,
"time": "1772609102"
},
"stopId": "FR:76533:ZE:4930:ATOUMOD003",
"stopSequence": 15
},
{
"departure": {
"time": "1772607180"
},
"stopId": "FR:76351:ZE:5206:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 48,
"time": "1772608908"
},
"departure": {
"delay": 48,
"time": "1772608908"
},
"stopId": "FR:76305:ZE:4810:ATOUMOD003",
"stopSequence": 13
}
],
"timestamp": "1772606682",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:15:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4244102xGTFSxGSemH15xSemainex08:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:215:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772612160"
},
"departure": {
"time": "1772612160"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1772612400"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1772610960"
},
"departure": {
"time": "1772610960"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1772611680"
},
"departure": {
"time": "1772611680"
},
"stopId": "FR:76217:ZE:18033:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1772610780"
},
"departure": {
"time": "1772610780"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1772611260"
},
"departure": {
"time": "1772611260"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 6
},
{
"departure": {
"time": "1772610720"
},
"stopId": "FR:76217:ZE:18042:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1772611620"
},
"departure": {
"time": "1772611620"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1772611920"
},
"departure": {
"time": "1772611920"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1772611800"
},
"departure": {
"time": "1772611800"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1772612040"
},
"departure": {
"time": "1772612040"
},
"stopId": "FR:76217:ZE:18044:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1772612220"
},
"departure": {
"time": "1772612220"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1772611200"
},
"departure": {
"time": "1772611200"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1772611080"
},
"departure": {
"time": "1772611080"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1772611740"
},
"departure": {
"time": "1772611740"
},
"stopId": "FR:76217:ZE:18244:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1772612280"
},
"departure": {
"time": "1772612280"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1772611560"
},
"departure": {
"time": "1772611560"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1772611380"
},
"departure": {
"time": "1772611380"
},
"stopId": "FR:76217:ZE:18036:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1772611500"
},
"departure": {
"time": "1772611500"
},
"stopId": "FR:76217:ZE:18802:ATOUMOD005",
"stopSequence": 8
}
],
"timestamp": "1772606580",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:215:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747503x2025xHxMultxMexMercredix00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 167,
"time": "1772606292"
},
"departure": {
"delay": 167,
"time": "1772606327"
},
"stopId": "FR:50129:ZE:10PLA5:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 95,
"time": "1772605496"
},
"departure": {
"delay": 95,
"time": "1772605535"
},
"stopId": "FR:50129:ZE:10MEN2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"time": "1772606880"
},
"departure": {
"time": "1772606880"
},
"stopId": "FR:50129:ZE:10CLO1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 176,
"time": "1772605647"
},
"departure": {
"delay": 176,
"time": "1772605976"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 1,
"time": "1772606692"
},
"departure": {
"delay": 1,
"time": "1772606701"
},
"stopId": "FR:50129:ZE:10MLL3:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"time": "1772606940"
},
"departure": {
"time": "1772606940"
},
"stopId": "FR:50129:ZE:10ILO1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 61,
"time": "1772606396"
},
"departure": {
"delay": 61,
"time": "1772606401"
},
"stopId": "FR:50129:ZE:10CIT1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 53,
"time": "1772606447"
},
"departure": {
"delay": 53,
"time": "1772606453"
},
"stopId": "FR:50129:ZE:10CCI1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"time": "1772607060"
},
"departure": {
"time": "1772607060"
},
"stopId": "FR:50129:ZE:10LMQ1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 86,
"time": "1772604958"
},
"departure": {
"delay": 86,
"time": "1772604986"
},
"stopId": "FR:50129:ZE:10VDT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 46,
"time": "1772606587"
},
"departure": {
"delay": 46,
"time": "1772606626"
},
"stopId": "FR:50129:ZE:10GMA3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"time": "1772606940"
},
"departure": {
"time": "1772606940"
},
"stopId": "FR:50129:ZE:10EUR1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 103,
"time": "1772605029"
},
"departure": {
"delay": 103,
"time": "1772605063"
},
"stopId": "FR:50129:ZE:10PFO4:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 118,
"time": "1772605186"
},
"departure": {
"delay": 118,
"time": "1772605198"
},
"stopId": "FR:50129:ZE:10UNI2:ATOUMOD035",
"stopSequence": 5
},
{
"departure": {
"delay": 76,
"time": "1772604916"
},
"stopId": "FR:50129:ZE:10ZFO2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 188,
"time": "1772606200"
},
"departure": {
"delay": 188,
"time": "1772606228"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 107,
"time": "1772605233"
},
"departure": {
"delay": 107,
"time": "1772605247"
},
"stopId": "FR:50129:ZE:10AIG2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"time": "1772607000"
},
"departure": {
"time": "1772607000"
},
"stopId": "FR:50129:ZE:10COD1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 148,
"time": "1772605156"
},
"departure": {
"delay": 148,
"time": "1772605168"
},
"stopId": "FR:50129:ZE:10IUT2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"time": "1772607120"
},
"departure": {
"time": "1772607120"
},
"stopId": "FR:50129:ZE:10CRD1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"time": "1772607300"
},
"stopId": "FR:50129:ZE:10PIS1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"time": "1772606820"
},
"departure": {
"time": "1772606820"
},
"stopId": "FR:50129:ZE:10LMW1:ATOUMOD035",
"stopSequence": 15
}
],
"timestamp": "1772606701",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:08:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747503x2025xHxMultxMexMercredix00:LOC"
}
}
},
{
"id": "SM:ATOUMOD008:ServiceJourney:9785x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772609400"
},
"departure": {
"time": "1772609400"
},
"stopId": "FR:76259:ZE:FECCHUE2:ATOUMOD008",
"stopSequence": 13
},
{
"arrival": {
"time": "1772609460"
},
"departure": {
"time": "1772609460"
},
"stopId": "FR:76259:ZE:FECMBLE2:ATOUMOD008",
"stopSequence": 14
},
{
"arrival": {
"time": "1772608560"
},
"departure": {
"time": "1772608560"
},
"stopId": "FR:76259:ZE:FECSETI1:ATOUMOD008",
"stopSequence": 6
},
{
"arrival": {
"time": "1772607840"
},
"departure": {
"time": "1772607840"
},
"stopId": "FR:76259:ZE:FECSLOU2:ATOUMOD008",
"stopSequence": 2
},
{
"arrival": {
"time": "1772609040"
},
"departure": {
"time": "1772609040"
},
"stopId": "FR:76259:ZE:FECHALL2:ATOUMOD008",
"stopSequence": 10
},
{
"departure": {
"time": "1772607780"
},
"stopId": "FR:76259:ZE:FECRLIL1:ATOUMOD008",
"stopSequence": 1
},
{
"arrival": {
"time": "1772609940"
},
"stopId": "FR:76259:ZE:FECHOPI1:ATOUMOD008",
"stopSequence": 18
},
{
"arrival": {
"time": "1772608920"
},
"departure": {
"time": "1772608920"
},
"stopId": "FR:76259:ZE:FECHVIL2:ATOUMOD008",
"stopSequence": 9
},
{
"arrival": {
"time": "1772609880"
},
"departure": {
"time": "1772609880"
},
"stopId": "FR:76259:ZE:FECCSC1:ATOUMOD008",
"stopSequence": 16
},
{
"arrival": {
"time": "1772609100"
},
"departure": {
"time": "1772609100"
},
"stopId": "FR:76259:ZE:FECCOUB2:ATOUMOD008",
"stopSequence": 11
},
{
"arrival": {
"time": "1772608740"
},
"departure": {
"time": "1772608740"
},
"stopId": "FR:76259:ZE:FECBREP2:ATOUMOD008",
"stopSequence": 8
},
{
"arrival": {
"time": "1772608680"
},
"departure": {
"time": "1772608680"
},
"stopId": "FR:76259:ZE:FECGARE2:ATOUMOD008",
"stopSequence": 7
},
{
"arrival": {
"time": "1772608020"
},
"departure": {
"time": "1772608020"
},
"stopId": "FR:76259:ZE:FECHYSO2:ATOUMOD008",
"stopSequence": 3
},
{
"arrival": {
"time": "1772608140"
},
"departure": {
"time": "1772608140"
},
"stopId": "FR:76259:ZE:FECVIKI2:ATOUMOD008",
"stopSequence": 4
},
{
"arrival": {
"time": "1772609820"
},
"departure": {
"time": "1772609820"
},
"stopId": "FR:76259:ZE:FECJVER1:ATOUMOD008",
"stopSequence": 15
},
{
"arrival": {
"time": "1772609280"
},
"departure": {
"time": "1772609280"
},
"stopId": "FR:76259:ZE:FECJMAC2:ATOUMOD008",
"stopSequence": 12
},
{
"arrival": {
"time": "1772608260"
},
"departure": {
"time": "1772608260"
},
"stopId": "FR:76259:ZE:FECDESG2:ATOUMOD008",
"stopSequence": 5
}
],
"timestamp": "1772606703",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD008:Line:L01:LOC",
"tripId": "ATOUMOD008:ServiceJourney:9785x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:8x3490615:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 1817,
"time": "1772609777"
},
"departure": {
"delay": 1817,
"time": "1772609777"
},
"stopId": "FR:27469:ZE:0x6633:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 1567,
"time": "1772610727"
},
"departure": {
"delay": 1567,
"time": "1772610727"
},
"stopId": "FR:27008:ZE:0x6059:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": -778,
"time": "1772606702"
},
"departure": {
"delay": -778,
"time": "1772606702"
},
"stopId": "FR:27365:ZE:0x7271:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 1616,
"time": "1772610416"
},
"departure": {
"delay": 1616,
"time": "1772610416"
},
"stopId": "FR:27008:ZE:0x6050:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 1508,
"time": "1772611388"
},
"stopId": "FR:27458:ZE:0x6686:ATOUMOD006",
"stopSequence": 40
},
{
"arrival": {
"delay": 1795,
"time": "1772610115"
},
"departure": {
"delay": 1795,
"time": "1772610115"
},
"stopId": "FR:27348:ZE:0x6297:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 1788,
"time": "1772610168"
},
"departure": {
"delay": 1788,
"time": "1772610168"
},
"stopId": "FR:27348:ZE:0x6303:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 1552,
"time": "1772611012"
},
"departure": {
"delay": 1552,
"time": "1772611012"
},
"stopId": "FR:27458:ZE:0x6694:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": 1549,
"time": "1772610949"
},
"departure": {
"delay": 1549,
"time": "1772610949"
},
"stopId": "FR:27458:ZE:0x6698:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": 1757,
"time": "1772610257"
},
"departure": {
"delay": 1757,
"time": "1772610257"
},
"stopId": "FR:27348:ZE:0x6301:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 1586,
"time": "1772610386"
},
"departure": {
"delay": 1586,
"time": "1772610386"
},
"stopId": "FR:27348:ZE:0x6292:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 1620,
"time": "1772610660"
},
"departure": {
"delay": 1620,
"time": "1772610660"
},
"stopId": "FR:27008:ZE:0x6057:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": 1813,
"time": "1772610073"
},
"departure": {
"delay": 1813,
"time": "1772610073"
},
"stopId": "FR:27348:ZE:0x6298:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 1625,
"time": "1772610605"
},
"departure": {
"delay": 1625,
"time": "1772610605"
},
"stopId": "FR:27008:ZE:0x6048:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": 1592,
"time": "1772610812"
},
"departure": {
"delay": 1592,
"time": "1772610812"
},
"stopId": "FR:27386:ZE:0x6375:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": 1875,
"time": "1772609595"
},
"departure": {
"delay": 1875,
"time": "1772609595"
},
"stopId": "FR:27196:ZE:0x6323:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 1553,
"time": "1772610833"
},
"departure": {
"delay": 1553,
"time": "1772610833"
},
"stopId": "FR:27386:ZE:0x6377:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": 1535,
"time": "1772611115"
},
"departure": {
"delay": 1535,
"time": "1772611115"
},
"stopId": "FR:27458:ZE:0x6684:ATOUMOD006",
"stopSequence": 36
},
{
"departure": {
"delay": -298,
"time": "1772606702"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": 1608,
"time": "1772610468"
},
"departure": {
"delay": 1608,
"time": "1772610468"
},
"stopId": "FR:27008:ZE:0x6054:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 1566,
"time": "1772610906"
},
"departure": {
"delay": 1566,
"time": "1772610906"
},
"stopId": "FR:27386:ZE:0x6366:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": 1817,
"time": "1772609837"
},
"departure": {
"delay": 1817,
"time": "1772609837"
},
"stopId": "FR:27469:ZE:0x6662:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 1837,
"time": "1772609677"
},
"departure": {
"delay": 1837,
"time": "1772609677"
},
"stopId": "FR:27196:ZE:0x6319:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -418,
"time": "1772606702"
},
"departure": {
"delay": -418,
"time": "1772606702"
},
"stopId": "FR:27701:ZE:0x7087:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -598,
"time": "1772606702"
},
"departure": {
"delay": -598,
"time": "1772606702"
},
"stopId": "FR:27365:ZE:0x6324:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -478,
"time": "1772606702"
},
"departure": {
"delay": -478,
"time": "1772606702"
},
"stopId": "FR:27701:ZE:0x7163:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": 1565,
"time": "1772611085"
},
"departure": {
"delay": 1565,
"time": "1772611085"
},
"stopId": "FR:27458:ZE:0x6692:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": 1511,
"time": "1772611151"
},
"departure": {
"delay": 1511,
"time": "1772611151"
},
"stopId": "FR:27458:ZE:0x6678:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": 1820,
"time": "1772609540"
},
"departure": {
"delay": 1820,
"time": "1772609540"
},
"stopId": "FR:27196:ZE:0x6320:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 1845,
"time": "1772609745"
},
"departure": {
"delay": 1845,
"time": "1772609745"
},
"stopId": "FR:27469:ZE:0x7188:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 1584,
"time": "1772610564"
},
"departure": {
"delay": 1584,
"time": "1772610564"
},
"stopId": "FR:27008:ZE:0x6052:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -478,
"time": "1772606702"
},
"departure": {
"delay": -478,
"time": "1772606702"
},
"stopId": "FR:27701:ZE:0x7102:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 1521,
"time": "1772611041"
},
"departure": {
"delay": 1521,
"time": "1772611041"
},
"stopId": "FR:27458:ZE:0x6680:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": -838,
"time": "1772606702"
},
"departure": {
"delay": -838,
"time": "1772606702"
},
"stopId": "FR:27365:ZE:0x7269:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -598,
"time": "1772606702"
},
"departure": {
"delay": -598,
"time": "1772606702"
},
"stopId": "FR:27365:ZE:0x6325:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 1555,
"time": "1772611255"
},
"departure": {
"delay": 1555,
"time": "1772611255"
},
"stopId": "FR:27458:ZE:0x6691:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": 1585,
"time": "1772610505"
},
"departure": {
"delay": 1585,
"time": "1772610505"
},
"stopId": "FR:27008:ZE:0x6046:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -658,
"time": "1772606702"
},
"departure": {
"delay": -658,
"time": "1772606702"
},
"stopId": "FR:27365:ZE:0x6332:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -538,
"time": "1772606702"
},
"departure": {
"delay": -538,
"time": "1772606702"
},
"stopId": "FR:27701:ZE:0x7052:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 1512,
"time": "1772611332"
},
"departure": {
"delay": 1512,
"time": "1772611332"
},
"stopId": "FR:27458:ZE:0x6688:ATOUMOD006",
"stopSequence": 39
}
],
"timestamp": "1772606702",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:5:LOC",
"tripId": "ATOUMOD006:ServiceJourney:8x3490615:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747502x2025xHxMultxMexMercredix00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 205,
"time": "1772603533"
},
"departure": {
"delay": 205,
"time": "1772603545"
},
"stopId": "FR:50129:ZE:10CRD1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 150,
"time": "1772601617"
},
"departure": {
"delay": 150,
"time": "1772601630"
},
"stopId": "FR:50129:ZE:10VDT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 193,
"time": "1772601784"
},
"departure": {
"delay": 193,
"time": "1772601793"
},
"stopId": "FR:50129:ZE:10IUT2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 160,
"time": "1772603680"
},
"stopId": "FR:50129:ZE:10PIS1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 181,
"time": "1772602091"
},
"departure": {
"delay": 181,
"time": "1772602141"
},
"stopId": "FR:50129:ZE:10MEN2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 245,
"time": "1772603386"
},
"departure": {
"delay": 245,
"time": "1772603405"
},
"stopId": "FR:50129:ZE:10EUR1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 167,
"time": "1772603181"
},
"departure": {
"delay": 167,
"time": "1772603207"
},
"stopId": "FR:50129:ZE:10LMW1:ATOUMOD035",
"stopSequence": 15
},
{
"departure": {
"delay": 152,
"time": "1772601572"
},
"stopId": "FR:50129:ZE:10ZFO2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 145,
"time": "1772601860"
},
"departure": {
"delay": 145,
"time": "1772601865"
},
"stopId": "FR:50129:ZE:10AIG2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 153,
"time": "1772602765"
},
"departure": {
"delay": 153,
"time": "1772602773"
},
"stopId": "FR:50129:ZE:10CCI1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 155,
"time": "1772602500"
},
"departure": {
"delay": 155,
"time": "1772602535"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 134,
"time": "1772602239"
},
"departure": {
"delay": 134,
"time": "1772602334"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 201,
"time": "1772603332"
},
"departure": {
"delay": 201,
"time": "1772603361"
},
"stopId": "FR:50129:ZE:10ILO1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 191,
"time": "1772603251"
},
"departure": {
"delay": 191,
"time": "1772603291"
},
"stopId": "FR:50129:ZE:10CLO1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 168,
"time": "1772601814"
},
"departure": {
"delay": 168,
"time": "1772601828"
},
"stopId": "FR:50129:ZE:10UNI2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 169,
"time": "1772602586"
},
"departure": {
"delay": 169,
"time": "1772602609"
},
"stopId": "FR:50129:ZE:10PLA5:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 174,
"time": "1772602943"
},
"departure": {
"delay": 174,
"time": "1772602974"
},
"stopId": "FR:50129:ZE:10GMA3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 158,
"time": "1772602704"
},
"departure": {
"delay": 158,
"time": "1772602718"
},
"stopId": "FR:50129:ZE:10CIT1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 139,
"time": "1772601671"
},
"departure": {
"delay": 139,
"time": "1772601679"
},
"stopId": "FR:50129:ZE:10PFO4:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 166,
"time": "1772603056"
},
"departure": {
"delay": 166,
"time": "1772603086"
},
"stopId": "FR:50129:ZE:10MLL3:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 221,
"time": "1772603425"
},
"departure": {
"delay": 221,
"time": "1772603441"
},
"stopId": "FR:50129:ZE:10COD1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 241,
"time": "1772603512"
},
"departure": {
"delay": 241,
"time": "1772603521"
},
"stopId": "FR:50129:ZE:10LMQ1:ATOUMOD035",
"stopSequence": 20
}
],
"timestamp": "1772606697",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:08:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747502x2025xHxMultxMexMercredix00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746144x2025xHxMultxMexMercredix00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -37,
"time": "1772599312"
},
"departure": {
"delay": -37,
"time": "1772599343"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -40,
"time": "1772598121"
},
"departure": {
"delay": -40,
"time": "1772598140"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -17,
"time": "1772598450"
},
"departure": {
"delay": -17,
"time": "1772598463"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 71,
"time": "1772600090"
},
"departure": {
"delay": 71,
"time": "1772600111"
},
"stopId": "FR:50129:ZE:10CPL2:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": -4,
"time": "1772600379"
},
"departure": {
"delay": -4,
"time": "1772600396"
},
"stopId": "FR:50129:ZE:10CAR2:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 3,
"time": "1772599544"
},
"departure": {
"delay": 3,
"time": "1772599563"
},
"stopId": "FR:50129:ZE:10BEL2:ATOUMOD035",
"stopSequence": 30
},
{
"departure": {
"delay": 103,
"time": "1772597503"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -2,
"time": "1772598336"
},
"departure": {
"delay": -2,
"time": "1772598358"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 38,
"time": "1772597844"
},
"departure": {
"delay": 38,
"time": "1772597858"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 103,
"time": "1772600613"
},
"departure": {
"delay": 103,
"time": "1772600623"
},
"stopId": "FR:50129:ZE:10ALB2:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": -18,
"time": "1772598919"
},
"departure": {
"delay": -18,
"time": "1772598942"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 28,
"time": "1772598832"
},
"departure": {
"delay": 28,
"time": "1772598868"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 48,
"time": "1772600137"
},
"departure": {
"delay": 48,
"time": "1772600148"
},
"stopId": "FR:50129:ZE:10PRE2:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": -1,
"time": "1772598999"
},
"departure": {
"delay": -1,
"time": "1772599019"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 143,
"time": "1772600591"
},
"departure": {
"delay": 143,
"time": "1772600603"
},
"stopId": "FR:50129:ZE:10SFN2:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 31,
"time": "1772599691"
},
"departure": {
"delay": 31,
"time": "1772599711"
},
"stopId": "FR:50129:ZE:10AGO2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 60,
"time": "1772598563"
},
"departure": {
"delay": 60,
"time": "1772598660"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 25,
"time": "1772599745"
},
"departure": {
"delay": 25,
"time": "1772599765"
},
"stopId": "FR:50129:ZE:10LAV2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 18,
"time": "1772600838"
},
"stopId": "FR:50129:ZE:10MAX1:ATOUMOD035",
"stopSequence": 50
},
{
"arrival": {
"delay": 65,
"time": "1772597636"
},
"departure": {
"delay": 65,
"time": "1772597645"
},
"stopId": "FR:50129:ZE:10COS2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 73,
"time": "1772597701"
},
"departure": {
"delay": 73,
"time": "1772597713"
},
"stopId": "FR:50129:ZE:10RSX2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 46,
"time": "1772600007"
},
"departure": {
"delay": 46,
"time": "1772600026"
},
"stopId": "FR:50129:ZE:10LON2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 38,
"time": "1772600729"
},
"departure": {
"delay": 38,
"time": "1772600738"
},
"stopId": "FR:50129:ZE:10SFG2:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 39,
"time": "1772597730"
},
"departure": {
"delay": 39,
"time": "1772597739"
},
"stopId": "FR:50129:ZE:10MGT2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -4,
"time": "1772598161"
},
"departure": {
"delay": -4,
"time": "1772598176"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 68,
"time": "1772600679"
},
"departure": {
"delay": 68,
"time": "1772600708"
},
"stopId": "FR:50129:ZE:10COF2:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 107,
"time": "1772597548"
},
"departure": {
"delay": 107,
"time": "1772597567"
},
"stopId": "FR:50129:ZE:10JGO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 19,
"time": "1772600221"
},
"departure": {
"delay": 19,
"time": "1772600239"
},
"stopId": "FR:50129:ZE:10BON2:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 3,
"time": "1772598761"
},
"departure": {
"delay": 3,
"time": "1772598783"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 11,
"time": "1772600288"
},
"departure": {
"delay": 11,
"time": "1772600351"
},
"stopId": "FR:50129:ZE:10HOU2:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 41,
"time": "1772599622"
},
"departure": {
"delay": 41,
"time": "1772599661"
},
"stopId": "FR:50129:ZE:10HOM2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 50,
"time": "1772597666"
},
"departure": {
"delay": 50,
"time": "1772597690"
},
"stopId": "FR:50129:ZE:10CVE2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -5,
"time": "1772598248"
},
"departure": {
"delay": -5,
"time": "1772598295"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -8,
"time": "1772598039"
},
"departure": {
"delay": -8,
"time": "1772598052"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -3,
"time": "1772599235"
},
"departure": {
"delay": -3,
"time": "1772599257"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -11,
"time": "1772600247"
},
"departure": {
"delay": -11,
"time": "1772600269"
},
"stopId": "FR:50129:ZE:10BRT2:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": -38,
"time": "1772599373"
},
"departure": {
"delay": -38,
"time": "1772599402"
},
"stopId": "FR:50129:ZE:10TRA6:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 25,
"time": "1772597882"
},
"departure": {
"delay": 25,
"time": "1772597905"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 38,
"time": "1772597779"
},
"departure": {
"delay": 38,
"time": "1772597798"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 63,
"time": "1772597751"
},
"departure": {
"delay": 63,
"time": "1772597763"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 16,
"time": "1772599133"
},
"departure": {
"delay": 16,
"time": "1772599156"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -9,
"time": "1772599053"
},
"departure": {
"delay": -9,
"time": "1772599071"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -22,
"time": "1772598084"
},
"departure": {
"delay": -22,
"time": "1772598098"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 22,
"time": "1772600049"
},
"departure": {
"delay": 22,
"time": "1772600062"
},
"stopId": "FR:50129:ZE:10BHE2:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": -1,
"time": "1772597926"
},
"departure": {
"delay": -1,
"time": "1772597939"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 38,
"time": "1772600770"
},
"departure": {
"delay": 38,
"time": "1772600798"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 49
},
{
"arrival": {
"delay": -8,
"time": "1772599472"
},
"departure": {
"delay": -8,
"time": "1772599492"
},
"stopId": "FR:50129:ZE:10HUI2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 11,
"time": "1772600158"
},
"departure": {
"delay": 11,
"time": "1772600171"
},
"stopId": "FR:50129:ZE:10ARA2:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 25,
"time": "1772599927"
},
"departure": {
"delay": 25,
"time": "1772599945"
},
"stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 42,
"time": "1772599805"
},
"departure": {
"delay": 42,
"time": "1772599842"
},
"stopId": "FR:50129:ZE:10DUB2:ATOUMOD035",
"stopSequence": 34
}
],
"timestamp": "1772606700",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746144x2025xHxMultxMexMercredix00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747885x2025xHxMultxMexMercredix00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 74,
"time": "1772604184"
},
"departure": {
"delay": 74,
"time": "1772604194"
},
"stopId": "FR:50129:ZE:10GNT1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 111,
"time": "1772603791"
},
"departure": {
"delay": 111,
"time": "1772603811"
},
"stopId": "FR:50129:ZE:10SWZ1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 66,
"time": "1772603879"
},
"departure": {
"delay": 66,
"time": "1772603886"
},
"stopId": "FR:50129:ZE:10CSM1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 15,
"time": "1772603278"
},
"departure": {
"delay": 15,
"time": "1772603295"
},
"stopId": "FR:50129:ZE:10BOS1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 76,
"time": "1772603642"
},
"departure": {
"delay": 76,
"time": "1772603656"
},
"stopId": "FR:50129:ZE:10SEX1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 87,
"time": "1772603233"
},
"departure": {
"delay": 87,
"time": "1772603247"
},
"stopId": "FR:50129:ZE:10JAR1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 50,
"time": "1772603590"
},
"departure": {
"delay": 50,
"time": "1772603630"
},
"stopId": "FR:50129:ZE:10MTT1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 71,
"time": "1772603751"
},
"departure": {
"delay": 71,
"time": "1772603771"
},
"stopId": "FR:50129:ZE:10GDM3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 143,
"time": "1772604222"
},
"departure": {
"delay": 143,
"time": "1772604263"
},
"stopId": "FR:50129:ZE:10BOC1:ATOUMOD035",
"stopSequence": 21
},
{
"departure": {
"delay": 71,
"time": "1772602811"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -6,
"time": "1772603557"
},
"departure": {
"delay": -6,
"time": "1772603574"
},
"stopId": "FR:50129:ZE:10BSJ1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 67,
"time": "1772603119"
},
"departure": {
"delay": 67,
"time": "1772603167"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 86,
"time": "1772604075"
},
"departure": {
"delay": 86,
"time": "1772604086"
},
"stopId": "FR:50129:ZE:10REN1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 117,
"time": "1772604008"
},
"departure": {
"delay": 117,
"time": "1772604057"
},
"stopId": "FR:50129:ZE:10CUR1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 59,
"time": "1772603687"
},
"departure": {
"delay": 59,
"time": "1772603699"
},
"stopId": "FR:50129:ZE:10HxC1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 85,
"time": "1772604385"
},
"stopId": "FR:50129:ZE:10MXR1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 136,
"time": "1772604111"
},
"departure": {
"delay": 136,
"time": "1772604136"
},
"stopId": "FR:50129:ZE:10LOG1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 5,
"time": "1772603331"
},
"departure": {
"delay": 5,
"time": "1772603345"
},
"stopId": "FR:50129:ZE:10ODR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 148,
"time": "1772604289"
},
"departure": {
"delay": 148,
"time": "1772604328"
},
"stopId": "FR:50129:ZE:10CEN1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 13,
"time": "1772603493"
},
"departure": {
"delay": 13,
"time": "1772603533"
},
"stopId": "FR:50129:ZE:10RUC1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -15,
"time": "1772603367"
},
"departure": {
"delay": -15,
"time": "1772603385"
},
"stopId": "FR:50129:ZE:10SRN1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 94,
"time": "1772603966"
},
"departure": {
"delay": 94,
"time": "1772603974"
},
"stopId": "FR:50129:ZE:10DEB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 54,
"time": "1772602868"
},
"departure": {
"delay": 54,
"time": "1772603034"
},
"stopId": "FR:50129:ZE:10SHU1:ATOUMOD035",
"stopSequence": 2
}
],
"timestamp": "1772606699",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747885x2025xHxMultxMexMercredix00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745710x2025xHxMultxMexMercredix00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 10,
"time": "1772599243"
},
"departure": {
"delay": 10,
"time": "1772599270"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -2,
"time": "1772597967"
},
"departure": {
"delay": -2,
"time": "1772597998"
},
"stopId": "FR:50129:ZE:10MED4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 39,
"time": "1772599686"
},
"departure": {
"delay": 39,
"time": "1772599719"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 36,
"time": "1772598840"
},
"departure": {
"delay": 36,
"time": "1772598876"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 16,
"time": "1772600133"
},
"departure": {
"delay": 16,
"time": "1772600176"
},
"stopId": "FR:50129:ZE:10PAU2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 107,
"time": "1772598698"
},
"departure": {
"delay": 107,
"time": "1772598707"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 8,
"time": "1772598126"
},
"departure": {
"delay": 8,
"time": "1772598188"
},
"stopId": "FR:50129:ZE:10GRR2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 3,
"time": "1772598045"
},
"departure": {
"delay": 3,
"time": "1772598063"
},
"stopId": "FR:50129:ZE:10BAG4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 7,
"time": "1772599827"
},
"departure": {
"delay": 7,
"time": "1772599867"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 1,
"time": "1772599416"
},
"departure": {
"delay": 1,
"time": "1772599441"
},
"stopId": "FR:50129:ZE:10TRA3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"time": "1772599060"
},
"departure": {
"time": "1772599080"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 22,
"time": "1772598768"
},
"departure": {
"delay": 22,
"time": "1772598802"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 24,
"time": "1772597846"
},
"departure": {
"delay": 24,
"time": "1772597904"
},
"stopId": "FR:50129:ZE:10NOR6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -6,
"time": "1772599783"
},
"departure": {
"delay": -6,
"time": "1772599794"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 20,
"time": "1772597648"
},
"departure": {
"delay": 20,
"time": "1772597660"
},
"stopId": "FR:50129:ZE:10FLO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 38,
"time": "1772599138"
},
"departure": {
"delay": 38,
"time": "1772599178"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -5,
"time": "1772600455"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 51,
"time": "1772599592"
},
"departure": {
"delay": 51,
"time": "1772599611"
},
"stopId": "FR:50129:ZE:10ANN2:ATOUMOD035",
"stopSequence": 25
},
{
"departure": {
"delay": 6,
"time": "1772597586"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -9,
"time": "1772597797"
},
"departure": {
"delay": -9,
"time": "1772597811"
},
"stopId": "FR:50129:ZE:10GDR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -6,
"time": "1772599317"
},
"departure": {
"delay": -6,
"time": "1772599374"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 11,
"time": "1772598924"
},
"departure": {
"delay": 11,
"time": "1772598971"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 1,
"time": "1772600203"
},
"departure": {
"delay": 1,
"time": "1772600221"
},
"stopId": "FR:50129:ZE:10TLL2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -24,
"time": "1772598440"
},
"departure": {
"delay": -24,
"time": "1772598456"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -1,
"time": "1772600084"
},
"departure": {
"delay": -1,
"time": "1772600099"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -28,
"time": "1772599920"
},
"departure": {
"delay": -28,
"time": "1772599952"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -1,
"time": "1772598299"
},
"departure": {
"delay": -1,
"time": "1772598359"
},
"stopId": "FR:50129:ZE:10HPA4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 17,
"time": "1772597727"
},
"departure": {
"delay": 17,
"time": "1772597777"
},
"stopId": "FR:50129:ZE:10LPL2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 12,
"time": "1772600010"
},
"departure": {
"delay": 12,
"time": "1772600052"
},
"stopId": "FR:50129:ZE:10EPC2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 27,
"time": "1772600299"
},
"departure": {
"delay": 27,
"time": "1772600367"
},
"stopId": "FR:50129:ZE:10MOR2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 16,
"time": "1772599481"
},
"departure": {
"delay": 16,
"time": "1772599516"
},
"stopId": "FR:50129:ZE:10PAX2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -22,
"time": "1772600245"
},
"departure": {
"delay": -22,
"time": "1772600258"
},
"stopId": "FR:50129:ZE:10HET2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 7,
"time": "1772599010"
},
"departure": {
"delay": 7,
"time": "1772599027"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -3,
"time": "1772598219"
},
"departure": {
"delay": -3,
"time": "1772598237"
},
"stopId": "FR:50129:ZE:10XCT4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 46,
"time": "1772599526"
},
"departure": {
"delay": 46,
"time": "1772599546"
},
"stopId": "FR:50129:ZE:10CMI2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 7,
"time": "1772600395"
},
"departure": {
"delay": 7,
"time": "1772600407"
},
"stopId": "FR:50129:ZE:10MES2:ATOUMOD035",
"stopSequence": 36
}
],
"timestamp": "1772606699",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745710x2025xHxMultxMexMercredix00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4255636x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 13,
"time": "1772608453"
},
"departure": {
"delay": 13,
"time": "1772608453"
},
"stopId": "FR:76351:ZE:3137:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"time": "1772609220"
},
"departure": {
"time": "1772609220"
},
"stopId": "FR:76351:ZE:3153:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 58,
"time": "1772608018"
},
"departure": {
"delay": 58,
"time": "1772608018"
},
"stopId": "FR:76341:ZE:3065:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 46,
"time": "1772611066"
},
"departure": {
"delay": 46,
"time": "1772611066"
},
"stopId": "FR:76305:ZE:4480:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 15,
"time": "1772608155"
},
"departure": {
"delay": 15,
"time": "1772608155"
},
"stopId": "FR:76351:ZE:3502:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"time": "1772609520"
},
"departure": {
"time": "1772609520"
},
"stopId": "FR:76351:ZE:3038:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"time": "1772608260"
},
"departure": {
"time": "1772608260"
},
"stopId": "FR:76351:ZE:3164:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 35,
"time": "1772607455"
},
"departure": {
"delay": 35,
"time": "1772607455"
},
"stopId": "FR:76447:ZE:3139:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"time": "1772610720"
},
"departure": {
"time": "1772610720"
},
"stopId": "FR:76305:ZE:3098:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 23,
"time": "1772607503"
},
"departure": {
"delay": 23,
"time": "1772607503"
},
"stopId": "FR:76447:ZE:3147:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 20,
"time": "1772608760"
},
"departure": {
"delay": 20,
"time": "1772608760"
},
"stopId": "FR:76351:ZE:4367:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 28,
"time": "1772608348"
},
"departure": {
"delay": 28,
"time": "1772608348"
},
"stopId": "FR:76351:ZE:3595:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"time": "1772610300"
},
"departure": {
"time": "1772610300"
},
"stopId": "FR:76341:ZE:4570:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 8,
"time": "1772609288"
},
"departure": {
"delay": 8,
"time": "1772609288"
},
"stopId": "FR:76351:ZE:4849:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 58,
"time": "1772610958"
},
"departure": {
"delay": 58,
"time": "1772610958"
},
"stopId": "FR:76305:ZE:4478:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 27,
"time": "1772610867"
},
"departure": {
"delay": 27,
"time": "1772610867"
},
"stopId": "FR:76305:ZE:3683:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 51,
"time": "1772607591"
},
"departure": {
"delay": 51,
"time": "1772607591"
},
"stopId": "FR:76447:ZE:3435:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 33,
"time": "1772610513"
},
"departure": {
"delay": 33,
"time": "1772610513"
},
"stopId": "FR:76305:ZE:4833:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 14,
"time": "1772610314"
},
"departure": {
"delay": 14,
"time": "1772610314"
},
"stopId": "FR:76341:ZE:3581:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 48,
"time": "1772611008"
},
"departure": {
"delay": 48,
"time": "1772611008"
},
"stopId": "FR:76305:ZE:4479:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 50,
"time": "1772607950"
},
"departure": {
"delay": 50,
"time": "1772607950"
},
"stopId": "FR:76341:ZE:3352:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"time": "1772607900"
},
"departure": {
"time": "1772607900"
},
"stopId": "FR:76447:ZE:3347:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"time": "1772607780"
},
"departure": {
"time": "1772607780"
},
"stopId": "FR:76447:ZE:3221:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 7,
"time": "1772610907"
},
"departure": {
"delay": 7,
"time": "1772610907"
},
"stopId": "FR:76305:ZE:3575:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 58,
"time": "1772609098"
},
"departure": {
"delay": 58,
"time": "1772609098"
},
"stopId": "FR:76351:ZE:3042:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 40,
"time": "1772607640"
},
"departure": {
"delay": 40,
"time": "1772607640"
},
"stopId": "FR:76447:ZE:3696:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"time": "1772607720"
},
"departure": {
"time": "1772607720"
},
"stopId": "FR:76447:ZE:3108:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 25,
"time": "1772608225"
},
"departure": {
"delay": 25,
"time": "1772608225"
},
"stopId": "FR:76351:ZE:3116:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"time": "1772610240"
},
"departure": {
"time": "1772610240"
},
"stopId": "FR:76341:ZE:4431:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"time": "1772611140"
},
"stopId": "FR:76305:ZE:3922:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"time": "1772609700"
},
"departure": {
"time": "1772609700"
},
"stopId": "FR:76351:ZE:4428:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 27,
"time": "1772608827"
},
"departure": {
"delay": 27,
"time": "1772608827"
},
"stopId": "FR:76351:ZE:3368:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 2,
"time": "1772609882"
},
"departure": {
"delay": 2,
"time": "1772609882"
},
"stopId": "FR:76351:ZE:4984:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"time": "1772610360"
},
"departure": {
"time": "1772610360"
},
"stopId": "FR:76341:ZE:3244:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 37,
"time": "1772610397"
},
"departure": {
"delay": 37,
"time": "1772610397"
},
"stopId": "FR:76341:ZE:3060:ATOUMOD003",
"stopSequence": 38
},
{
"departure": {
"time": "1772607300"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 46,
"time": "1772609566"
},
"departure": {
"delay": 46,
"time": "1772609566"
},
"stopId": "FR:76351:ZE:3673:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"time": "1772609160"
},
"departure": {
"time": "1772609160"
},
"stopId": "FR:76351:ZE:3163:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 21,
"time": "1772608881"
},
"departure": {
"delay": 21,
"time": "1772608881"
},
"stopId": "FR:76351:ZE:5159:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 56,
"time": "1772610776"
},
"departure": {
"delay": 56,
"time": "1772610776"
},
"stopId": "FR:76305:ZE:3190:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 20,
"time": "1772609360"
},
"departure": {
"delay": 20,
"time": "1772609360"
},
"stopId": "FR:76351:ZE:3076:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"time": "1772607420"
},
"departure": {
"time": "1772607420"
},
"stopId": "FR:76447:ZE:3493:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"time": "1772610480"
},
"departure": {
"time": "1772610480"
},
"stopId": "FR:76305:ZE:3440:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 15,
"time": "1772610435"
},
"departure": {
"delay": 15,
"time": "1772610435"
},
"stopId": "FR:76305:ZE:3149:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"time": "1772609760"
},
"departure": {
"time": "1772609760"
},
"stopId": "FR:76351:ZE:3048:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"time": "1772608680"
},
"departure": {
"time": "1772608680"
},
"stopId": "FR:76351:ZE:4298:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"time": "1772609040"
},
"departure": {
"time": "1772609040"
},
"stopId": "FR:76351:ZE:4548:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 3,
"time": "1772609643"
},
"departure": {
"delay": 3,
"time": "1772609643"
},
"stopId": "FR:76351:ZE:3079:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 11,
"time": "1772609471"
},
"departure": {
"delay": 11,
"time": "1772609471"
},
"stopId": "FR:76351:ZE:3572:ATOUMOD003",
"stopSequence": 27
}
],
"timestamp": "1772606642",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:17:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4255636x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD104:ServiceJourney:3a6fd3401512446b4e46c1a231f187cf:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772607720"
},
"departure": {
"time": "1772607720"
},
"stopId": "FR:61169:ZE:2268:ATOUMOD104",
"stopSequence": 17
},
{
"arrival": {
"time": "1772607600"
},
"departure": {
"time": "1772607600"
},
"stopId": "FR:61169:ZE:2258:ATOUMOD104",
"stopSequence": 15
},
{
"arrival": {
"time": "1772606760"
},
"departure": {
"time": "1772606760"
},
"stopId": "FR:61169:ZE:2314:ATOUMOD104",
"stopSequence": 2
},
{
"arrival": {
"time": "1772607840"
},
"departure": {
"time": "1772607840"
},
"stopId": "FR:61169:ZE:2255:ATOUMOD104",
"stopSequence": 18
},
{
"arrival": {
"time": "1772607000"
},
"departure": {
"time": "1772607000"
},
"stopId": "FR:61169:ZE:2302:ATOUMOD104",
"stopSequence": 6
},
{
"arrival": {
"time": "1772607420"
},
"departure": {
"time": "1772607420"
},
"stopId": "FR:61169:ZE:2308:ATOUMOD104",
"stopSequence": 11
},
{
"arrival": {
"delay": 1,
"time": "1772607421"
},
"departure": {
"delay": 1,
"time": "1772607421"
},
"stopId": "FR:61169:ZE:2323:ATOUMOD104",
"stopSequence": 12
},
{
"arrival": {
"time": "1772607300"
},
"departure": {
"time": "1772607300"
},
"stopId": "FR:61169:ZE:2280:ATOUMOD104",
"stopSequence": 9
},
{
"departure": {
"time": "1772606700"
},
"stopId": "FR:61169:ZE:2284:ATOUMOD104",
"stopSequence": 1
},
{
"arrival": {
"time": "1772607480"
},
"departure": {
"time": "1772607480"
},
"stopId": "FR:61169:ZE:2300:ATOUMOD104",
"stopSequence": 13
},
{
"arrival": {
"time": "1772607360"
},
"departure": {
"time": "1772607360"
},
"stopId": "FR:61169:ZE:2318:ATOUMOD104",
"stopSequence": 10
},
{
"arrival": {
"time": "1772606880"
},
"departure": {
"time": "1772606880"
},
"stopId": "FR:61169:ZE:2312:ATOUMOD104",
"stopSequence": 4
},
{
"arrival": {
"time": "1772607960"
},
"stopId": "FR:61169:ZE:2376:ATOUMOD104",
"stopSequence": 21
},
{
"arrival": {
"time": "1772607240"
},
"departure": {
"time": "1772607240"
},
"stopId": "FR:61169:ZE:2321:ATOUMOD104",
"stopSequence": 8
},
{
"arrival": {
"delay": 1,
"time": "1772607901"
},
"departure": {
"delay": 1,
"time": "1772607901"
},
"stopId": "FR:61169:ZE:2381:ATOUMOD104",
"stopSequence": 20
},
{
"arrival": {
"time": "1772606940"
},
"departure": {
"time": "1772606940"
},
"stopId": "FR:61169:ZE:2297:ATOUMOD104",
"stopSequence": 5
},
{
"arrival": {
"time": "1772607660"
},
"departure": {
"time": "1772607660"
},
"stopId": "FR:61169:ZE:2293:ATOUMOD104",
"stopSequence": 16
},
{
"arrival": {
"time": "1772607900"
},
"departure": {
"time": "1772607900"
},
"stopId": "FR:61169:ZE:2378:ATOUMOD104",
"stopSequence": 19
},
{
"arrival": {
"time": "1772607540"
},
"departure": {
"time": "1772607540"
},
"stopId": "FR:61169:ZE:2325:ATOUMOD104",
"stopSequence": 14
},
{
"arrival": {
"time": "1772607120"
},
"departure": {
"time": "1772607120"
},
"stopId": "FR:61169:ZE:2256:ATOUMOD104",
"stopSequence": 7
},
{
"arrival": {
"time": "1772606820"
},
"departure": {
"time": "1772606820"
},
"stopId": "FR:61169:ZE:2327:ATOUMOD104",
"stopSequence": 3
}
],
"timestamp": "1772606764",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD104:Line:249:LOC",
"tripId": "ATOUMOD104:ServiceJourney:3a6fd3401512446b4e46c1a231f187cf:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN850402F5934805x2026x02x21T22x11x00Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772607660"
},
"departure": {
"time": "1772607720"
},
"stopId": "FR:76279:ZE:StopPointxOCETrainxTERx87413377:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1772609760"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 14
},
{
"arrival": {
"time": "1772608800"
},
"departure": {
"time": "1772608860"
},
"stopId": "FR:76495:ZE:StopPointxOCETrainxTERx87411272:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1772606820"
},
"departure": {
"time": "1772606880"
},
"stopId": "FR:76250:ZE:StopPointxOCETrainxTERx87413328:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1772607180"
},
"departure": {
"time": "1772607240"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1772608980"
},
"departure": {
"time": "1772609040"
},
"stopId": "FR:76057:ZE:StopPointxOCETrainxTERx87411264:ATOUMOD002",
"stopSequence": 13
},
{
"departure": {
"time": "1772606220"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1772608140"
},
"departure": {
"time": "1772608200"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 9
}
],
"timestamp": "1772602600",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxA474D9C7x1A46x4870x8AAAx2A9C49F46F3Dx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN850402F5934805x2026x02x21T22x11x00Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4056537x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": -64,
"time": "1772606516"
},
"stopId": "FR:76351:ZE:3179:ATOUMOD003",
"stopSequence": 14
},
{
"departure": {
"delay": -98,
"time": "1772606602"
},
"stopId": "FR:76351:ZE:3495:ATOUMOD003",
"stopSequence": 15
},
{
"departure": {
"delay": -43,
"time": "1772606237"
},
"stopId": "FR:76351:ZE:3069:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": -103,
"time": "1772606777"
},
"departure": {
"delay": -103,
"time": "1772606777"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": -158,
"time": "1772607262"
},
"stopId": "FR:76351:ZE:4865:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": -158,
"time": "1772606902"
},
"departure": {
"delay": -158,
"time": "1772606902"
},
"stopId": "FR:76351:ZE:4640:ATOUMOD003",
"stopSequence": 20
},
{
"departure": {
"delay": -149,
"time": "1772606671"
},
"stopId": "FR:76351:ZE:3320:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": -143,
"time": "1772607097"
},
"departure": {
"delay": -143,
"time": "1772607097"
},
"stopId": "FR:76351:ZE:4768:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": -58,
"time": "1772606342"
},
"departure": {
"delay": -58,
"time": "1772606342"
},
"stopId": "FR:76351:ZE:4652:ATOUMOD003",
"stopSequence": 12
},
{
"departure": {
"delay": -25,
"time": "1772606435"
},
"stopId": "FR:76351:ZE:3571:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": -140,
"time": "1772606980"
},
"departure": {
"delay": -140,
"time": "1772606980"
},
"stopId": "FR:76351:ZE:3280:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": -128,
"time": "1772607052"
},
"departure": {
"delay": -128,
"time": "1772607052"
},
"stopId": "FR:76351:ZE:3579:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": -158,
"time": "1772606722"
},
"departure": {
"delay": -158,
"time": "1772606722"
},
"stopId": "FR:76351:ZE:3188:ATOUMOD003",
"stopSequence": 17
}
],
"timestamp": "1772606522",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C2:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4056537x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:187:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772609880"
},
"departure": {
"time": "1772609880"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1772611200"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1772609760"
},
"departure": {
"time": "1772609760"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1772610180"
},
"departure": {
"time": "1772610180"
},
"stopId": "FR:76217:ZE:18036:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1772611020"
},
"departure": {
"time": "1772611020"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1772610840"
},
"departure": {
"time": "1772610840"
},
"stopId": "FR:76217:ZE:18044:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1772610720"
},
"departure": {
"time": "1772610720"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1772610360"
},
"departure": {
"time": "1772610360"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1772610600"
},
"departure": {
"time": "1772610600"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1772610300"
},
"departure": {
"time": "1772610300"
},
"stopId": "FR:76217:ZE:18802:ATOUMOD005",
"stopSequence": 8
},
{
"departure": {
"time": "1772609520"
},
"stopId": "FR:76217:ZE:18042:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1772611080"
},
"departure": {
"time": "1772611080"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1772610480"
},
"departure": {
"time": "1772610480"
},
"stopId": "FR:76217:ZE:18033:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1772610000"
},
"departure": {
"time": "1772610000"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1772610420"
},
"departure": {
"time": "1772610420"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1772610540"
},
"departure": {
"time": "1772610540"
},
"stopId": "FR:76217:ZE:18244:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1772610960"
},
"departure": {
"time": "1772610960"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1772609580"
},
"departure": {
"time": "1772609580"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1772610060"
},
"departure": {
"time": "1772610060"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 6
}
],
"timestamp": "1772606718",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:187:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4011280x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -2,
"time": "1772608438"
},
"departure": {
"delay": -2,
"time": "1772608438"
},
"stopId": "FR:76552:ZE:3103:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 16,
"time": "1772607076"
},
"departure": {
"delay": 16,
"time": "1772607076"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": -13,
"time": "1772608067"
},
"departure": {
"delay": -13,
"time": "1772608067"
},
"stopId": "FR:76351:ZE:3020:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 44,
"time": "1772608604"
},
"departure": {
"delay": 44,
"time": "1772608604"
},
"stopId": "FR:76552:ZE:3339:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 30,
"time": "1772608650"
},
"departure": {
"delay": 30,
"time": "1772608650"
},
"stopId": "FR:76552:ZE:3355:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": -10,
"time": "1772607290"
},
"departure": {
"delay": -10,
"time": "1772607290"
},
"stopId": "FR:76351:ZE:3028:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 35,
"time": "1772608715"
},
"departure": {
"delay": 35,
"time": "1772608715"
},
"stopId": "FR:76552:ZE:3105:ATOUMOD003",
"stopSequence": 51
},
{
"departure": {
"delay": 29,
"time": "1772606249"
},
"stopId": "FR:76351:ZE:3234:ATOUMOD003",
"stopSequence": 20
},
{
"departure": {
"delay": 28,
"time": "1772606608"
},
"stopId": "FR:76351:ZE:3507:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": -13,
"time": "1772607947"
},
"departure": {
"delay": -13,
"time": "1772607947"
},
"stopId": "FR:76351:ZE:4611:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 21,
"time": "1772607381"
},
"departure": {
"delay": 21,
"time": "1772607381"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": -13,
"time": "1772607467"
},
"departure": {
"delay": -13,
"time": "1772607467"
},
"stopId": "FR:76351:ZE:4640:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"time": "1772608800"
},
"departure": {
"time": "1772608800"
},
"stopId": "FR:76552:ZE:4519:ATOUMOD003",
"stopSequence": 53
},
{
"arrival": {
"delay": 16,
"time": "1772606776"
},
"departure": {
"delay": 16,
"time": "1772606776"
},
"stopId": "FR:76351:ZE:4516:ATOUMOD003",
"stopSequence": 25
},
{
"departure": {
"delay": 31,
"time": "1772606671"
},
"stopId": "FR:76351:ZE:3224:ATOUMOD003",
"stopSequence": 24
},
{
"departure": {
"delay": 26,
"time": "1772606186"
},
"stopId": "FR:76351:ZE:3548:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 37,
"time": "1772608237"
},
"departure": {
"delay": 37,
"time": "1772608237"
},
"stopId": "FR:76552:ZE:3297:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": -13,
"time": "1772608847"
},
"stopId": "FR:76552:ZE:3400:ATOUMOD003",
"stopSequence": 54
},
{
"departure": {
"delay": -48,
"time": "1772606472"
},
"stopId": "FR:76351:ZE:3016:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 8,
"time": "1772608028"
},
"departure": {
"delay": 8,
"time": "1772608028"
},
"stopId": "FR:76351:ZE:3546:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": -7,
"time": "1772608193"
},
"departure": {
"delay": -7,
"time": "1772608193"
},
"stopId": "FR:76552:ZE:3158:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 21,
"time": "1772606841"
},
"departure": {
"delay": 21,
"time": "1772606841"
},
"stopId": "FR:76351:ZE:3667:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": -13,
"time": "1772606987"
},
"departure": {
"delay": -13,
"time": "1772606987"
},
"stopId": "FR:76351:ZE:3192:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": -13,
"time": "1772608367"
},
"departure": {
"delay": -13,
"time": "1772608367"
},
"stopId": "FR:76552:ZE:3092:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 37,
"time": "1772607697"
},
"departure": {
"delay": 37,
"time": "1772607697"
},
"stopId": "FR:76351:ZE:3022:ATOUMOD003",
"stopSequence": 36
},
{
"departure": {
"delay": 5,
"time": "1772606345"
},
"stopId": "FR:76351:ZE:3624:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 9,
"time": "1772607849"
},
"departure": {
"delay": 9,
"time": "1772607849"
},
"stopId": "FR:76351:ZE:4593:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 26,
"time": "1772608766"
},
"departure": {
"delay": 26,
"time": "1772608766"
},
"stopId": "FR:76552:ZE:3172:ATOUMOD003",
"stopSequence": 52
},
{
"arrival": {
"delay": 35,
"time": "1772607635"
},
"departure": {
"delay": 35,
"time": "1772607635"
},
"stopId": "FR:76351:ZE:3579:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 27,
"time": "1772606907"
},
"departure": {
"delay": 27,
"time": "1772606907"
},
"stopId": "FR:76351:ZE:3062:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 26,
"time": "1772608286"
},
"departure": {
"delay": 26,
"time": "1772608286"
},
"stopId": "FR:76552:ZE:3607:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 37,
"time": "1772608117"
},
"departure": {
"delay": 37,
"time": "1772608117"
},
"stopId": "FR:76351:ZE:3459:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 14,
"time": "1772607554"
},
"departure": {
"delay": 14,
"time": "1772607554"
},
"stopId": "FR:76351:ZE:3280:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 6,
"time": "1772607786"
},
"departure": {
"delay": 6,
"time": "1772607786"
},
"stopId": "FR:76351:ZE:3051:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": -13,
"time": "1772608547"
},
"departure": {
"delay": -13,
"time": "1772608547"
},
"stopId": "FR:76552:ZE:3489:ATOUMOD003",
"stopSequence": 48
}
],
"timestamp": "1772606672",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4011280x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx4134:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -7675,
"time": "1772606705"
},
"departure": {
"delay": -7675,
"time": "1772606705"
},
"stopId": "FR:76540:ZE:TCARxBEAUV1:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": -7657,
"time": "1772606543"
},
"departure": {
"delay": -7657,
"time": "1772606543"
},
"stopId": "FR:76540:ZE:TCARxGAREV1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": -7818,
"time": "1772606020"
},
"departure": {
"delay": -7818,
"time": "1772606082"
},
"stopId": "FR:76540:ZE:TCARxSTSEV1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": -7525,
"time": "1772606855"
},
"stopId": "FR:76540:ZE:TCARxBBOU:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": -7708,
"time": "1772606421"
},
"departure": {
"delay": -7708,
"time": "1772606432"
},
"stopId": "FR:76540:ZE:TCARxJUSTI1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": -7785,
"time": "1772606355"
},
"departure": {
"delay": -7785,
"time": "1772606355"
},
"stopId": "FR:76540:ZE:TCARxTARTS1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": -7693,
"time": "1772606253"
},
"departure": {
"delay": -7693,
"time": "1772606267"
},
"stopId": "FR:76540:ZE:TCARxJOFFR1:ATOUMOD001",
"stopSequence": 26
}
],
"timestamp": "1772604615",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx4134:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx103:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 5,
"time": "1772607245"
},
"departure": {
"delay": 5,
"time": "1772607245"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 49,
"time": "1772607349"
},
"departure": {
"delay": 49,
"time": "1772607349"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 13,
"time": "1772607433"
},
"departure": {
"delay": 13,
"time": "1772607433"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 46,
"time": "1772607286"
},
"departure": {
"delay": 46,
"time": "1772607286"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1772607480"
},
"departure": {
"time": "1772607480"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1772607060"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 1,
"time": "1772607541"
},
"departure": {
"delay": 1,
"time": "1772607541"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 53,
"time": "1772607173"
},
"departure": {
"delay": 53,
"time": "1772607173"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1772606495",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx103:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:271:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772607060"
},
"departure": {
"time": "1772607060"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1772607420"
},
"departure": {
"time": "1772607420"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1772606760"
},
"departure": {
"time": "1772606760"
},
"stopId": "FR:27681:ZE:9701:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1772606820"
},
"departure": {
"time": "1772606820"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1772607180"
},
"departure": {
"time": "1772607180"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1772606640"
},
"departure": {
"time": "1772606640"
},
"stopId": "FR:27681:ZE:29098:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1772606460"
},
"departure": {
"time": "1772606460"
},
"stopId": "FR:27681:ZE:29097:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1772606700"
},
"departure": {
"time": "1772606700"
},
"stopId": "FR:27681:ZE:62040:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1772607660"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1772606580"
},
"departure": {
"time": "1772606580"
},
"stopId": "FR:27681:ZE:29102:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1772607120"
},
"departure": {
"time": "1772607120"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1772606940"
},
"departure": {
"time": "1772606940"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1772607480"
},
"departure": {
"time": "1772607480"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 14
},
{
"departure": {
"time": "1772606040"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1772606280"
},
"departure": {
"time": "1772606280"
},
"stopId": "FR:27562:ZE:10052:ATOUMOD007",
"stopSequence": 2
}
],
"timestamp": "1772606020",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:271:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4268003x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 78,
"time": "1772607378"
},
"stopId": "FR:76481:ZE:5095:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 120,
"time": "1772607240"
},
"departure": {
"delay": 120,
"time": "1772607240"
},
"stopId": "FR:76481:ZE:3822:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 82,
"time": "1772606782"
},
"departure": {
"delay": 82,
"time": "1772606782"
},
"stopId": "FR:76481:ZE:4337:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 137,
"time": "1772606897"
},
"departure": {
"delay": 137,
"time": "1772606897"
},
"stopId": "FR:76481:ZE:4138:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 131,
"time": "1772606831"
},
"departure": {
"delay": 131,
"time": "1772606831"
},
"stopId": "FR:76481:ZE:3843:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 117,
"time": "1772607177"
},
"departure": {
"delay": 117,
"time": "1772607177"
},
"stopId": "FR:76481:ZE:3826:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 87,
"time": "1772607327"
},
"departure": {
"delay": 87,
"time": "1772607327"
},
"stopId": "FR:76481:ZE:3830:ATOUMOD003",
"stopSequence": 38
},
{
"departure": {
"delay": 97,
"time": "1772606617"
},
"stopId": "FR:76270:ZE:4089:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 120,
"time": "1772606700"
},
"departure": {
"delay": 120,
"time": "1772606700"
},
"stopId": "FR:76270:ZE:4087:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 103,
"time": "1772606923"
},
"departure": {
"delay": 103,
"time": "1772606923"
},
"stopId": "FR:76481:ZE:3828:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 136,
"time": "1772607076"
},
"departure": {
"delay": 136,
"time": "1772607076"
},
"stopId": "FR:76481:ZE:3474:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 78,
"time": "1772606958"
},
"departure": {
"delay": 78,
"time": "1772606958"
},
"stopId": "FR:76481:ZE:4820:ATOUMOD003",
"stopSequence": 34
}
],
"timestamp": "1772606682",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:14:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4268003x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:4745713146658816x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1772607000"
},
"stopId": "FR:14456:ZE:6654581997043712:ATOUMOD036",
"stopSequence": 1
},
{
"arrival": {
"delay": 12,
"time": "1772607782"
},
"departure": {
"delay": 12,
"time": "1772607792"
},
"stopId": "FR:14431:ZE:5650580644036608:ATOUMOD036",
"stopSequence": 2
},
{
"arrival": {
"delay": -11,
"time": "1772608588"
},
"departure": {
"delay": -11,
"time": "1772608609"
},
"stopId": "FR:14482:ZE:6123682633089024:ATOUMOD036",
"stopSequence": 5
},
{
"arrival": {
"delay": 35,
"time": "1772608825"
},
"departure": {
"delay": 35,
"time": "1772608835"
},
"stopId": "FR:14431:ZE:5039471557869568:ATOUMOD036",
"stopSequence": 6
},
{
"arrival": {
"delay": -62,
"time": "1772609038"
},
"stopId": "FR:14431:ZE:5290956925435904:ATOUMOD036",
"stopSequence": 7
},
{
"arrival": {
"delay": 125,
"time": "1772608255"
},
"departure": {
"delay": 125,
"time": "1772608265"
},
"stopId": "FR:14149:ZE:5986172208676864:ATOUMOD036",
"stopSequence": 3
},
{
"arrival": {
"delay": 102,
"time": "1772608352"
},
"departure": {
"delay": 102,
"time": "1772608362"
},
"stopId": "FR:14149:ZE:6375161994412032:ATOUMOD036",
"stopSequence": 4
}
],
"timestamp": "1772606703",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:6591349039038464:LOC",
"tripId": "ATOUMOD036:ServiceJourney:4745713146658816x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057100x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 261,
"time": "1772606841"
},
"departure": {
"delay": 261,
"time": "1772606841"
},
"stopId": "FR:76351:ZE:3274:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 208,
"time": "1772607448"
},
"stopId": "FR:76351:ZE:3717:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 214,
"time": "1772606734"
},
"departure": {
"delay": 214,
"time": "1772606734"
},
"stopId": "FR:76351:ZE:3649:ATOUMOD003",
"stopSequence": 11
},
{
"departure": {
"delay": 209,
"time": "1772606309"
},
"stopId": "FR:76351:ZE:3029:ATOUMOD003",
"stopSequence": 4
},
{
"departure": {
"delay": 195,
"time": "1772606235"
},
"stopId": "FR:76351:ZE:3529:ATOUMOD003",
"stopSequence": 3
},
{
"departure": {
"delay": 224,
"time": "1772606144"
},
"stopId": "FR:76351:ZE:4581:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 208,
"time": "1772606548"
},
"departure": {
"delay": 208,
"time": "1772606548"
},
"stopId": "FR:76351:ZE:3658:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 232,
"time": "1772607292"
},
"departure": {
"delay": 232,
"time": "1772607292"
},
"stopId": "FR:76351:ZE:3621:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 252,
"time": "1772607192"
},
"departure": {
"delay": 252,
"time": "1772607192"
},
"stopId": "FR:76351:ZE:4497:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 226,
"time": "1772607166"
},
"departure": {
"delay": 226,
"time": "1772607166"
},
"stopId": "FR:76351:ZE:3316:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 235,
"time": "1772606455"
},
"departure": {
"delay": 235,
"time": "1772606455"
},
"stopId": "FR:76351:ZE:4995:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 208,
"time": "1772606608"
},
"departure": {
"delay": 208,
"time": "1772606608"
},
"stopId": "FR:76351:ZE:3540:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 230,
"time": "1772606990"
},
"departure": {
"delay": 230,
"time": "1772606990"
},
"stopId": "FR:76351:ZE:4555:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 262,
"time": "1772606902"
},
"departure": {
"delay": 262,
"time": "1772606902"
},
"stopId": "FR:76351:ZE:3398:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 212,
"time": "1772606792"
},
"departure": {
"delay": 212,
"time": "1772606792"
},
"stopId": "FR:76351:ZE:4732:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 213,
"time": "1772606673"
},
"departure": {
"delay": 213,
"time": "1772606673"
},
"stopId": "FR:76351:ZE:4861:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 241,
"time": "1772606581"
},
"departure": {
"delay": 241,
"time": "1772606581"
},
"stopId": "FR:76351:ZE:3934:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 242,
"time": "1772606942"
},
"departure": {
"delay": 242,
"time": "1772606942"
},
"stopId": "FR:76351:ZE:3278:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 208,
"time": "1772607088"
},
"departure": {
"delay": 208,
"time": "1772607088"
},
"stopId": "FR:76351:ZE:3599:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 208,
"time": "1772606428"
},
"departure": {
"delay": 208,
"time": "1772606428"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 242,
"time": "1772607362"
},
"departure": {
"delay": 242,
"time": "1772607362"
},
"stopId": "FR:76351:ZE:3449:ATOUMOD003",
"stopSequence": 21
}
],
"timestamp": "1772606402",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C8:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057100x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4011282x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 33,
"time": "1772609793"
},
"departure": {
"delay": 33,
"time": "1772609793"
},
"stopId": "FR:76351:ZE:3022:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": -17,
"time": "1772610163"
},
"departure": {
"delay": -17,
"time": "1772610163"
},
"stopId": "FR:76351:ZE:3020:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 6,
"time": "1772610426"
},
"departure": {
"delay": 6,
"time": "1772610426"
},
"stopId": "FR:76552:ZE:3607:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 24,
"time": "1772607984"
},
"departure": {
"delay": 24,
"time": "1772607984"
},
"stopId": "FR:76351:ZE:3137:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": -17,
"time": "1772610523"
},
"departure": {
"delay": -17,
"time": "1772610523"
},
"stopId": "FR:76552:ZE:3092:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": -4,
"time": "1772610896"
},
"departure": {
"delay": -4,
"time": "1772610896"
},
"stopId": "FR:76552:ZE:4519:ATOUMOD003",
"stopSequence": 53
},
{
"arrival": {
"delay": 40,
"time": "1772610700"
},
"departure": {
"delay": 40,
"time": "1772610700"
},
"stopId": "FR:76552:ZE:3339:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 2,
"time": "1772607422"
},
"departure": {
"delay": 2,
"time": "1772607422"
},
"stopId": "FR:76447:ZE:3108:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 13,
"time": "1772608933"
},
"departure": {
"delay": 13,
"time": "1772608933"
},
"stopId": "FR:76351:ZE:3062:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 29,
"time": "1772607029"
},
"departure": {
"delay": 29,
"time": "1772607029"
},
"stopId": "FR:76447:ZE:3123:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 31,
"time": "1772609731"
},
"departure": {
"delay": 31,
"time": "1772609731"
},
"stopId": "FR:76351:ZE:3579:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 8,
"time": "1772608148"
},
"departure": {
"delay": 8,
"time": "1772608148"
},
"stopId": "FR:76351:ZE:3250:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": -17,
"time": "1772610043"
},
"departure": {
"delay": -17,
"time": "1772610043"
},
"stopId": "FR:76351:ZE:4611:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 30,
"time": "1772610570"
},
"departure": {
"delay": 30,
"time": "1772610570"
},
"stopId": "FR:76552:ZE:3103:ATOUMOD003",
"stopSequence": 47
},
{
"departure": {
"delay": -17,
"time": "1772606683"
},
"stopId": "FR:76447:ZE:3131:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": -17,
"time": "1772610643"
},
"departure": {
"delay": -17,
"time": "1772610643"
},
"stopId": "FR:76552:ZE:3489:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 25,
"time": "1772608285"
},
"departure": {
"delay": 25,
"time": "1772608285"
},
"stopId": "FR:76351:ZE:3234:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": -17,
"time": "1772609563"
},
"departure": {
"delay": -17,
"time": "1772609563"
},
"stopId": "FR:76351:ZE:4640:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 42,
"time": "1772606862"
},
"departure": {
"delay": 42,
"time": "1772606862"
},
"stopId": "FR:76447:ZE:3433:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 33,
"time": "1772606973"
},
"departure": {
"delay": 33,
"time": "1772606973"
},
"stopId": "FR:76447:ZE:3067:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": -15,
"time": "1772608785"
},
"departure": {
"delay": -15,
"time": "1772608785"
},
"stopId": "FR:76351:ZE:4516:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": -17,
"time": "1772608483"
},
"departure": {
"delay": -17,
"time": "1772608483"
},
"stopId": "FR:76351:ZE:3016:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 24,
"time": "1772609364"
},
"departure": {
"delay": 24,
"time": "1772609364"
},
"stopId": "FR:76351:ZE:3028:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 5,
"time": "1772609945"
},
"departure": {
"delay": 5,
"time": "1772609945"
},
"stopId": "FR:76351:ZE:4593:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": -12,
"time": "1772606808"
},
"departure": {
"delay": -12,
"time": "1772606808"
},
"stopId": "FR:76447:ZE:3407:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 22,
"time": "1772610862"
},
"departure": {
"delay": 22,
"time": "1772610862"
},
"stopId": "FR:76552:ZE:3172:ATOUMOD003",
"stopSequence": 52
},
{
"departure": {
"delay": 2,
"time": "1772606522"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": -12,
"time": "1772606748"
},
"departure": {
"delay": -12,
"time": "1772606748"
},
"stopId": "FR:76447:ZE:3267:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": -4,
"time": "1772607476"
},
"departure": {
"delay": -4,
"time": "1772607476"
},
"stopId": "FR:76447:ZE:3221:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": -17,
"time": "1772610223"
},
"departure": {
"delay": -17,
"time": "1772610223"
},
"stopId": "FR:76351:ZE:3459:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 2,
"time": "1772609882"
},
"departure": {
"delay": 2,
"time": "1772609882"
},
"stopId": "FR:76351:ZE:3051:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 33,
"time": "1772608593"
},
"departure": {
"delay": 33,
"time": "1772608593"
},
"stopId": "FR:76351:ZE:3507:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 8,
"time": "1772610368"
},
"departure": {
"delay": 8,
"time": "1772610368"
},
"stopId": "FR:76552:ZE:3297:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": -17,
"time": "1772607583"
},
"departure": {
"delay": -17,
"time": "1772607583"
},
"stopId": "FR:76447:ZE:3347:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 14,
"time": "1772610314"
},
"departure": {
"delay": 14,
"time": "1772610314"
},
"stopId": "FR:76552:ZE:3158:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 10,
"time": "1772609650"
},
"departure": {
"delay": 10,
"time": "1772609650"
},
"stopId": "FR:76351:ZE:3280:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 4,
"time": "1772610124"
},
"departure": {
"delay": 4,
"time": "1772610124"
},
"stopId": "FR:76351:ZE:3546:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 26,
"time": "1772610746"
},
"departure": {
"delay": 26,
"time": "1772610746"
},
"stopId": "FR:76552:ZE:3355:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": 37,
"time": "1772607097"
},
"departure": {
"delay": 37,
"time": "1772607097"
},
"stopId": "FR:76447:ZE:3516:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": -17,
"time": "1772607883"
},
"departure": {
"delay": -17,
"time": "1772607883"
},
"stopId": "FR:76351:ZE:3595:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": -17,
"time": "1772607223"
},
"departure": {
"delay": -17,
"time": "1772607223"
},
"stopId": "FR:76447:ZE:3119:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": -17,
"time": "1772609023"
},
"departure": {
"delay": -17,
"time": "1772609023"
},
"stopId": "FR:76351:ZE:3192:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 31,
"time": "1772610811"
},
"departure": {
"delay": 31,
"time": "1772610811"
},
"stopId": "FR:76552:ZE:3105:ATOUMOD003",
"stopSequence": 51
},
{
"arrival": {
"delay": -17,
"time": "1772610943"
},
"stopId": "FR:76552:ZE:3400:ATOUMOD003",
"stopSequence": 54
},
{
"arrival": {
"delay": -17,
"time": "1772608363"
},
"departure": {
"delay": -17,
"time": "1772608363"
},
"stopId": "FR:76351:ZE:3624:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 6,
"time": "1772609466"
},
"departure": {
"delay": 6,
"time": "1772609466"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 29,
"time": "1772608229"
},
"departure": {
"delay": 29,
"time": "1772608229"
},
"stopId": "FR:76351:ZE:3548:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": -17,
"time": "1772608063"
},
"departure": {
"delay": -17,
"time": "1772608063"
},
"stopId": "FR:76351:ZE:3638:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 32,
"time": "1772607152"
},
"departure": {
"delay": 32,
"time": "1772607152"
},
"stopId": "FR:76447:ZE:3239:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 24,
"time": "1772609124"
},
"departure": {
"delay": 24,
"time": "1772609124"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": -2,
"time": "1772608858"
},
"departure": {
"delay": -2,
"time": "1772608858"
},
"stopId": "FR:76351:ZE:3667:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": -13,
"time": "1772608667"
},
"departure": {
"delay": -13,
"time": "1772608667"
},
"stopId": "FR:76351:ZE:3224:ATOUMOD003",
"stopSequence": 24
}
],
"timestamp": "1772606682",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4011282x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx1494:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -8977,
"time": "1772604083"
},
"departure": {
"delay": -8977,
"time": "1772604083"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": -8961,
"time": "1772605479"
},
"stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": -8926,
"time": "1772604734"
},
"departure": {
"delay": -8926,
"time": "1772604734"
},
"stopId": "FR:76157:ZE:TCARxCORNI2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": -8967,
"time": "1772604633"
},
"departure": {
"delay": -8967,
"time": "1772604633"
},
"stopId": "FR:76540:ZE:TCARxMIN2T:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": -8827,
"time": "1772603333"
},
"departure": {
"delay": -8827,
"time": "1772603333"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -8957,
"time": "1772603958"
},
"departure": {
"delay": -8957,
"time": "1772603983"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": -8840,
"time": "1772603260"
},
"departure": {
"delay": -8840,
"time": "1772603260"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -8985,
"time": "1772604915"
},
"departure": {
"delay": -8985,
"time": "1772604915"
},
"stopId": "FR:76157:ZE:TCARxTOUYE2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": -8991,
"time": "1772605149"
},
"departure": {
"delay": -8991,
"time": "1772605149"
},
"stopId": "FR:76157:ZE:TCARxTJAUR2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": -8937,
"time": "1772604163"
},
"departure": {
"delay": -8937,
"time": "1772604183"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": -8982,
"time": "1772604858"
},
"departure": {
"delay": -8982,
"time": "1772604858"
},
"stopId": "FR:76157:ZE:TCARxTPRAT2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": -8907,
"time": "1772603710"
},
"departure": {
"delay": -8907,
"time": "1772603733"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -8898,
"time": "1772603539"
},
"departure": {
"delay": -8898,
"time": "1772603562"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -8928,
"time": "1772603652"
},
"departure": {
"delay": -8928,
"time": "1772603652"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -8996,
"time": "1772605084"
},
"departure": {
"delay": -8996,
"time": "1772605084"
},
"stopId": "FR:76157:ZE:TCARxTPROV2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": -8841,
"time": "1772602959"
},
"departure": {
"delay": -8841,
"time": "1772602959"
},
"stopId": "FR:76212:ZE:TCARxCANAD2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -8966,
"time": "1772605234"
},
"departure": {
"delay": -8966,
"time": "1772605234"
},
"stopId": "FR:76157:ZE:TCARxTPISS2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": -8969,
"time": "1772604991"
},
"departure": {
"delay": -8969,
"time": "1772604991"
},
"stopId": "FR:76157:ZE:TCARxTDUMA2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": -8937,
"time": "1772605383"
},
"departure": {
"delay": -8937,
"time": "1772605383"
},
"stopId": "FR:76157:ZE:TCARxTBIZET:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": -8972,
"time": "1772603883"
},
"departure": {
"delay": -8972,
"time": "1772603908"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"delay": -8880,
"time": "1772602800"
},
"stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -8951,
"time": "1772603809"
},
"departure": {
"delay": -8951,
"time": "1772603809"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 11
}
],
"timestamp": "1772602516",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx1494:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC598399:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 12,
"time": "1772609112"
},
"departure": {
"delay": 12,
"time": "1772609112"
},
"stopId": "FR:27229:ZE:0xCLO02:ATOUMOD004",
"stopSequence": 5
},
{
"departure": {
"time": "1772608800"
},
"stopId": "FR:27229:ZE:0xBRU02:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -39,
"time": "1772609841"
},
"departure": {
"delay": -39,
"time": "1772609841"
},
"stopId": "FR:27229:ZE:0xJJA02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -86,
"time": "1772610394"
},
"stopId": "FR:27229:ZE:0xCOM01:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": 46,
"time": "1772609386"
},
"departure": {
"delay": 46,
"time": "1772609386"
},
"stopId": "FR:27229:ZE:0xMOU02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -16,
"time": "1772609564"
},
"departure": {
"delay": -16,
"time": "1772609564"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -71,
"time": "1772609689"
},
"departure": {
"delay": -71,
"time": "1772609689"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"time": "1772609220"
},
"departure": {
"time": "1772609220"
},
"stopId": "FR:27229:ZE:0xTRA02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 26,
"time": "1772608946"
},
"departure": {
"delay": 26,
"time": "1772608946"
},
"stopId": "FR:27229:ZE:0xCAN02:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": 38,
"time": "1772609018"
},
"departure": {
"delay": 38,
"time": "1772609018"
},
"stopId": "FR:27229:ZE:0xLYC02:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -86,
"time": "1772610154"
},
"departure": {
"delay": -86,
"time": "1772610154"
},
"stopId": "FR:27229:ZE:0xBSJ02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -77,
"time": "1772610283"
},
"departure": {
"delay": -77,
"time": "1772610283"
},
"stopId": "FR:27229:ZE:0xFAU02:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -6,
"time": "1772609634"
},
"departure": {
"delay": -6,
"time": "1772609634"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -86,
"time": "1772609794"
},
"departure": {
"delay": -86,
"time": "1772609794"
},
"stopId": "FR:27229:ZE:0xCAT01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -46,
"time": "1772609894"
},
"departure": {
"delay": -46,
"time": "1772609894"
},
"stopId": "FR:27229:ZE:0xREP02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -33,
"time": "1772609427"
},
"departure": {
"delay": -33,
"time": "1772609427"
},
"stopId": "FR:27229:ZE:0xLET02:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": 53,
"time": "1772609153"
},
"departure": {
"delay": 53,
"time": "1772609153"
},
"stopId": "FR:27229:ZE:0xMON02:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -39,
"time": "1772609961"
},
"departure": {
"delay": -39,
"time": "1772609961"
},
"stopId": "FR:27229:ZE:0xPAR02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 1,
"time": "1772609281"
},
"departure": {
"delay": 1,
"time": "1772609281"
},
"stopId": "FR:27229:ZE:0xPOL02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": 3,
"time": "1772608863"
},
"departure": {
"delay": 3,
"time": "1772608863"
},
"stopId": "FR:27229:ZE:0xWAS02:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -76,
"time": "1772610044"
},
"departure": {
"delay": -76,
"time": "1772610044"
},
"stopId": "FR:27229:ZE:0xVER02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": 2,
"time": "1772609342"
},
"departure": {
"delay": 2,
"time": "1772609342"
},
"stopId": "FR:27229:ZE:0xORL02:ATOUMOD004",
"stopSequence": 9
}
],
"timestamp": "1772606513",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T8:LOC",
"tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC598399:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx1698:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": -5252,
"time": "1772603788"
},
"stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -5427,
"time": "1772604513"
},
"departure": {
"delay": -5427,
"time": "1772604513"
},
"stopId": "FR:76540:ZE:TCARxMIN1T:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -5292,
"time": "1772604865"
},
"departure": {
"delay": -5292,
"time": "1772604888"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -5307,
"time": "1772605413"
},
"departure": {
"delay": -5307,
"time": "1772605413"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": -5177,
"time": "1772604163"
},
"departure": {
"delay": -5177,
"time": "1772604163"
},
"stopId": "FR:76157:ZE:TCARxTDUMA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -5175,
"time": "1772604285"
},
"departure": {
"delay": -5175,
"time": "1772604285"
},
"stopId": "FR:76157:ZE:TCARxTPRAT1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -5147,
"time": "1772603991"
},
"departure": {
"delay": -5147,
"time": "1772604013"
},
"stopId": "FR:76157:ZE:TCARxTJAUR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -5280,
"time": "1772605740"
},
"departure": {
"delay": -5280,
"time": "1772605740"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": -5187,
"time": "1772604213"
},
"departure": {
"delay": -5187,
"time": "1772604213"
},
"stopId": "FR:76157:ZE:TCARxTOUYE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -5277,
"time": "1772605863"
},
"departure": {
"delay": -5277,
"time": "1772605863"
},
"stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": -5334,
"time": "1772604966"
},
"departure": {
"delay": -5334,
"time": "1772604966"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -5330,
"time": "1772605930"
},
"departure": {
"delay": -5330,
"time": "1772605930"
},
"stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": -5281,
"time": "1772606016"
},
"departure": {
"delay": -5281,
"time": "1772606039"
},
"stopId": "FR:76540:ZE:TCARxECOLE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": -5157,
"time": "1772604063"
},
"departure": {
"delay": -5157,
"time": "1772604063"
},
"stopId": "FR:76157:ZE:TCARxTPROV1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -5286,
"time": "1772605614"
},
"departure": {
"delay": -5286,
"time": "1772605614"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": -5297,
"time": "1772605063"
},
"departure": {
"delay": -5297,
"time": "1772605063"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": -5268,
"time": "1772605162"
},
"departure": {
"delay": -5268,
"time": "1772605212"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": -5291,
"time": "1772605489"
},
"departure": {
"delay": -5291,
"time": "1772605489"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": -5354,
"time": "1772604742"
},
"departure": {
"delay": -5354,
"time": "1772604766"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -5299,
"time": "1772606141"
},
"departure": {
"delay": -5299,
"time": "1772606141"
},
"stopId": "FR:76212:ZE:TCARxDMAIR1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": -5237,
"time": "1772603841"
},
"departure": {
"delay": -5237,
"time": "1772603863"
},
"stopId": "FR:76157:ZE:TCARxTPISS1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -5347,
"time": "1772606213"
},
"departure": {
"delay": -5347,
"time": "1772606213"
},
"stopId": "FR:76212:ZE:TCARxCANAD1:ATOUMOD001",
"stopSequence": 25
}
],
"timestamp": "1772603797",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx1698:LOC"
}
}
},
{
"id": "SM:ATOUMOD021:ServiceJourney:55:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 10,
"time": "1772604207"
},
"departure": {
"delay": 10,
"time": "1772604250"
},
"stopId": "FR:14536:ZE:24:ATOUMOD021",
"stopSequence": 10
},
{
"arrival": {
"delay": 19,
"time": "1772605213"
},
"departure": {
"delay": 19,
"time": "1772605279"
},
"stopId": "FR:14333:ZE:7:ATOUMOD021",
"stopSequence": 19
},
{
"arrival": {
"delay": 13,
"time": "1772605325"
},
"departure": {
"delay": 13,
"time": "1772605333"
},
"stopId": "FR:14333:ZE:5:ATOUMOD021",
"stopSequence": 20
},
{
"arrival": {
"delay": 55,
"time": "1772603740"
},
"departure": {
"delay": 55,
"time": "1772603755"
},
"stopId": "FR:14333:ZE:34:ATOUMOD021",
"stopSequence": 5
},
{
"arrival": {
"delay": 51,
"time": "1772604701"
},
"departure": {
"delay": 51,
"time": "1772604711"
},
"stopId": "FR:14333:ZE:19:ATOUMOD021",
"stopSequence": 13
},
{
"arrival": {
"delay": 64,
"time": "1772603657"
},
"departure": {
"delay": 64,
"time": "1772603704"
},
"stopId": "FR:14333:ZE:36:ATOUMOD021",
"stopSequence": 4
},
{
"arrival": {
"delay": 32,
"time": "1772604860"
},
"departure": {
"delay": 32,
"time": "1772604872"
},
"stopId": "FR:14333:ZE:15:ATOUMOD021",
"stopSequence": 15
},
{
"arrival": {
"delay": 14,
"time": "1772604908"
},
"departure": {
"delay": 14,
"time": "1772604914"
},
"stopId": "FR:14333:ZE:13:ATOUMOD021",
"stopSequence": 16
},
{
"arrival": {
"delay": 6,
"time": "1772603820"
},
"departure": {
"delay": 6,
"time": "1772603886"
},
"stopId": "FR:14333:ZE:30:ATOUMOD021",
"stopSequence": 7
},
{
"arrival": {
"delay": 20,
"time": "1772604129"
},
"departure": {
"delay": 20,
"time": "1772604140"
},
"stopId": "FR:14536:ZE:26:ATOUMOD021",
"stopSequence": 9
},
{
"arrival": {
"delay": 15,
"time": "1772604593"
},
"departure": {
"delay": 15,
"time": "1772604615"
},
"stopId": "FR:14333:ZE:21:ATOUMOD021",
"stopSequence": 12
},
{
"departure": {
"time": "1772603400"
},
"stopId": "FR:14333:ZE:41:ATOUMOD021",
"stopSequence": 1
},
{
"arrival": {
"delay": 24,
"time": "1772603495"
},
"departure": {
"delay": 24,
"time": "1772603544"
},
"stopId": "FR:14333:ZE:40:ATOUMOD021",
"stopSequence": 2
},
{
"arrival": {
"delay": 43,
"time": "1772604006"
},
"departure": {
"delay": 43,
"time": "1772604043"
},
"stopId": "FR:14333:ZE:28:ATOUMOD021",
"stopSequence": 8
},
{
"arrival": {
"delay": 31,
"time": "1772604996"
},
"departure": {
"delay": 31,
"time": "1772605051"
},
"stopId": "FR:14333:ZE:11:ATOUMOD021",
"stopSequence": 17
},
{
"arrival": {
"delay": -3,
"time": "1772605114"
},
"departure": {
"delay": -3,
"time": "1772605137"
},
"stopId": "FR:14333:ZE:9:ATOUMOD021",
"stopSequence": 18
},
{
"arrival": {
"delay": 21,
"time": "1772603767"
},
"departure": {
"delay": 21,
"time": "1772603781"
},
"stopId": "FR:14333:ZE:32:ATOUMOD021",
"stopSequence": 6
},
{
"arrival": {
"delay": 27,
"time": "1772603597"
},
"departure": {
"delay": 27,
"time": "1772603607"
},
"stopId": "FR:14333:ZE:38:ATOUMOD021",
"stopSequence": 3
},
{
"arrival": {
"delay": -20,
"time": "1772605360"
},
"stopId": "FR:14333:ZE:3:ATOUMOD021",
"stopSequence": 21
},
{
"arrival": {
"delay": 19,
"time": "1772604459"
},
"departure": {
"delay": 19,
"time": "1772604559"
},
"stopId": "FR:14333:ZE:22:ATOUMOD021",
"stopSequence": 11
},
{
"arrival": {
"delay": 32,
"time": "1772604729"
},
"departure": {
"delay": 32,
"time": "1772604812"
},
"stopId": "FR:14333:ZE:17:ATOUMOD021",
"stopSequence": 14
}
],
"timestamp": "1772606708",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD021:Line:A:LOC",
"tripId": "ATOUMOD021:ServiceJourney:55:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx1381:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -9110,
"time": "1772606710"
},
"departure": {
"delay": -9110,
"time": "1772606710"
},
"stopId": "FR:76157:ZE:TCARxTDUMA2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": -9058,
"time": "1772604842"
},
"departure": {
"delay": -9058,
"time": "1772604842"
},
"stopId": "FR:76212:ZE:TCARxECOLE2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -9095,
"time": "1772606605"
},
"departure": {
"delay": -9095,
"time": "1772606605"
},
"stopId": "FR:76157:ZE:TCARxTPRAT2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": -9055,
"time": "1772604665"
},
"departure": {
"delay": -9055,
"time": "1772604665"
},
"stopId": "FR:76212:ZE:TCARxCANAD2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -9060,
"time": "1772604720"
},
"departure": {
"delay": -9060,
"time": "1772604720"
},
"stopId": "FR:76212:ZE:TCARxDMAIR2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -9065,
"time": "1772605255"
},
"departure": {
"delay": -9065,
"time": "1772605255"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -9050,
"time": "1772605450"
},
"departure": {
"delay": -9050,
"time": "1772605450"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -9060,
"time": "1772605020"
},
"departure": {
"delay": -9060,
"time": "1772605020"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"delay": -9060,
"time": "1772604540"
},
"stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -9066,
"time": "1772605374"
},
"departure": {
"delay": -9066,
"time": "1772605374"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -9120,
"time": "1772606640"
},
"departure": {
"delay": -9120,
"time": "1772606640"
},
"stopId": "FR:76157:ZE:TCARxTOUYE2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": -9066,
"time": "1772605674"
},
"departure": {
"delay": -9066,
"time": "1772605674"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -9085,
"time": "1772604935"
},
"departure": {
"delay": -9085,
"time": "1772604935"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -9120,
"time": "1772606880"
},
"departure": {
"delay": -9120,
"time": "1772606880"
},
"stopId": "FR:76157:ZE:TCARxTJAUR2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": -9069,
"time": "1772606451"
},
"departure": {
"delay": -9069,
"time": "1772606451"
},
"stopId": "FR:76157:ZE:TCARxCORNI2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": -9119,
"time": "1772606821"
},
"departure": {
"delay": -9119,
"time": "1772606821"
},
"stopId": "FR:76157:ZE:TCARxTPROV2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": -9060,
"time": "1772605560"
},
"departure": {
"delay": -9060,
"time": "1772605560"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 11
}
],
"timestamp": "1772604456",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx1381:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx66:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 121,
"time": "1772606401"
},
"departure": {
"delay": 121,
"time": "1772606401"
},
"stopId": "FR:76216:ZE:TCARxPTPIE2:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"delay": 1243,
"time": "1772605243"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 1743,
"time": "1772605803"
},
"departure": {
"delay": 1743,
"time": "1772605803"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 125,
"time": "1772605985"
},
"departure": {
"delay": 125,
"time": "1772605985"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 101,
"time": "1772606201"
},
"departure": {
"delay": 101,
"time": "1772606201"
},
"stopId": "FR:76540:ZE:TCARxBAPEA2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 103,
"time": "1772606503"
},
"departure": {
"delay": 103,
"time": "1772606503"
},
"stopId": "FR:76216:ZE:TCARxDVILL2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 141,
"time": "1772606601"
},
"departure": {
"delay": 141,
"time": "1772606601"
},
"stopId": "FR:76216:ZE:TCARxPALIS2:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 1258,
"time": "1772605918"
},
"departure": {
"delay": 1258,
"time": "1772605918"
},
"stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 134,
"time": "1772606714"
},
"departure": {
"delay": 134,
"time": "1772606714"
},
"stopId": "FR:76216:ZE:TCARxDLUNE2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 106,
"time": "1772606326"
},
"departure": {
"delay": 106,
"time": "1772606326"
},
"stopId": "FR:76216:ZE:TCARxMAISO2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 103,
"time": "1772606983"
},
"stopId": "FR:76474:ZE:TCARxBMAIR2:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 103,
"time": "1772606803"
},
"departure": {
"delay": 103,
"time": "1772606803"
},
"stopId": "FR:76474:ZE:TCARxMOULI2:ATOUMOD001",
"stopSequence": 29
}
],
"timestamp": "1772604356",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx66:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4011215x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 137,
"time": "1772606837"
},
"departure": {
"delay": 137,
"time": "1772606837"
},
"stopId": "FR:76447:ZE:3406:ATOUMOD003",
"stopSequence": 51
},
{
"departure": {
"delay": 288,
"time": "1772606388"
},
"stopId": "FR:76447:ZE:3220:ATOUMOD003",
"stopSequence": 43
},
{
"departure": {
"delay": 269,
"time": "1772606429"
},
"stopId": "FR:76447:ZE:3107:ATOUMOD003",
"stopSequence": 44
},
{
"departure": {
"delay": 160,
"time": "1772606680"
},
"stopId": "FR:76447:ZE:3066:ATOUMOD003",
"stopSequence": 49
},
{
"departure": {
"delay": 245,
"time": "1772606645"
},
"stopId": "FR:76447:ZE:3515:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 258,
"time": "1772606598"
},
"departure": {
"delay": 258,
"time": "1772606598"
},
"stopId": "FR:76447:ZE:3120:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 133,
"time": "1772606953"
},
"departure": {
"delay": 133,
"time": "1772606953"
},
"stopId": "FR:76447:ZE:3130:ATOUMOD003",
"stopSequence": 53
},
{
"arrival": {
"delay": 133,
"time": "1772607013"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 54
},
{
"arrival": {
"delay": 138,
"time": "1772606778"
},
"departure": {
"delay": 138,
"time": "1772606778"
},
"stopId": "FR:76447:ZE:3432:ATOUMOD003",
"stopSequence": 50
},
{
"departure": {
"delay": 213,
"time": "1772606613"
},
"stopId": "FR:76447:ZE:3238:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 177,
"time": "1772606877"
},
"departure": {
"delay": 177,
"time": "1772606877"
},
"stopId": "FR:76447:ZE:3268:ATOUMOD003",
"stopSequence": 52
},
{
"arrival": {
"delay": 238,
"time": "1772606698"
},
"departure": {
"delay": 238,
"time": "1772606698"
},
"stopId": "FR:76447:ZE:3122:ATOUMOD003",
"stopSequence": 48
}
],
"timestamp": "1772606682",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4011215x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:8x3470533:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -76,
"time": "1772611724"
},
"departure": {
"delay": -76,
"time": "1772611724"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -3778,
"time": "1772606702"
},
"departure": {
"delay": -3778,
"time": "1772606702"
},
"stopId": "FR:27375:ZE:0x6504:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -3958,
"time": "1772606702"
},
"departure": {
"delay": -3958,
"time": "1772606702"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -3898,
"time": "1772606702"
},
"departure": {
"delay": -3898,
"time": "1772606702"
},
"stopId": "FR:27375:ZE:0x6528:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -98,
"time": "1772611162"
},
"departure": {
"delay": -98,
"time": "1772611162"
},
"stopId": "FR:27701:ZE:0x7132:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -143,
"time": "1772611357"
},
"departure": {
"delay": -143,
"time": "1772611357"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -170,
"time": "1772610850"
},
"departure": {
"delay": -170,
"time": "1772610850"
},
"stopId": "FR:27701:ZE:0x7100:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -124,
"time": "1772611076"
},
"departure": {
"delay": -124,
"time": "1772611076"
},
"stopId": "FR:27701:ZE:0x7036:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -3598,
"time": "1772606702"
},
"departure": {
"delay": -3598,
"time": "1772606702"
},
"stopId": "FR:27375:ZE:0x6440:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -101,
"time": "1772611399"
},
"departure": {
"delay": -101,
"time": "1772611399"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -131,
"time": "1772611549"
},
"departure": {
"delay": -131,
"time": "1772611549"
},
"stopId": "FR:27701:ZE:0x7095:ATOUMOD006",
"stopSequence": 19
},
{
"departure": {
"delay": -3598,
"time": "1772606702"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -4138,
"time": "1772606702"
},
"departure": {
"delay": -4138,
"time": "1772606702"
},
"stopId": "FR:27375:ZE:0x6442:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -115,
"time": "1772611445"
},
"departure": {
"delay": -115,
"time": "1772611445"
},
"stopId": "FR:27701:ZE:0x7108:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -108,
"time": "1772611212"
},
"departure": {
"delay": -108,
"time": "1772611212"
},
"stopId": "FR:27701:ZE:0x7044:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -4198,
"time": "1772606702"
},
"departure": {
"delay": -4198,
"time": "1772606702"
},
"stopId": "FR:27375:ZE:0x6406:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -123,
"time": "1772611617"
},
"departure": {
"delay": -123,
"time": "1772611617"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -4018,
"time": "1772606702"
},
"departure": {
"delay": -4018,
"time": "1772606702"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -177,
"time": "1772611803"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -92,
"time": "1772611108"
},
"departure": {
"delay": -92,
"time": "1772611108"
},
"stopId": "FR:27701:ZE:0x7068:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -170,
"time": "1772610970"
},
"departure": {
"delay": -170,
"time": "1772610970"
},
"stopId": "FR:27701:ZE:0x7126:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -100,
"time": "1772611280"
},
"departure": {
"delay": -100,
"time": "1772611280"
},
"stopId": "FR:27701:ZE:0x7054:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -112,
"time": "1772611688"
},
"departure": {
"delay": -112,
"time": "1772611688"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 21
}
],
"timestamp": "1772606702",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:8x3470533:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:6019754235002880x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 134,
"time": "1772606534"
},
"stopId": "FR:14621:ZE:6571132325986304:ATOUMOD036",
"stopSequence": 1
},
{
"arrival": {
"delay": 44,
"time": "1772607814"
},
"departure": {
"delay": 44,
"time": "1772607824"
},
"stopId": "FR:14570:ZE:6739525377196032:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": -33,
"time": "1772608065"
},
"departure": {
"delay": -33,
"time": "1772608107"
},
"stopId": "FR:14570:ZE:5448918881009664:ATOUMOD036",
"stopSequence": 12
},
{
"arrival": {
"delay": -11,
"time": "1772606908"
},
"departure": {
"delay": -11,
"time": "1772606929"
},
"stopId": "FR:14570:ZE:6165371464712192:ATOUMOD036",
"stopSequence": 3
},
{
"arrival": {
"delay": 125,
"time": "1772607415"
},
"departure": {
"delay": 125,
"time": "1772607425"
},
"stopId": "FR:14570:ZE:4613888415891456:ATOUMOD036",
"stopSequence": 7
},
{
"arrival": {
"delay": 111,
"time": "1772607341"
},
"departure": {
"delay": 111,
"time": "1772607351"
},
"stopId": "FR:14570:ZE:6700812085493760:ATOUMOD036",
"stopSequence": 6
},
{
"arrival": {
"delay": 109,
"time": "1772607519"
},
"departure": {
"delay": 109,
"time": "1772607529"
},
"stopId": "FR:14570:ZE:5945203824263168:ATOUMOD036",
"stopSequence": 8
},
{
"arrival": {
"delay": 23,
"time": "1772607133"
},
"departure": {
"delay": 23,
"time": "1772607143"
},
"stopId": "FR:14570:ZE:4967787110858752:ATOUMOD036",
"stopSequence": 5
},
{
"arrival": {
"delay": -76,
"time": "1772609084"
},
"stopId": "FR:14478:ZE:4507111473020928:ATOUMOD036",
"stopSequence": 14
},
{
"arrival": {
"delay": -33,
"time": "1772606985"
},
"departure": {
"delay": -33,
"time": "1772607027"
},
"stopId": "FR:14570:ZE:4741544977367040:ATOUMOD036",
"stopSequence": 4
},
{
"arrival": {
"delay": 173,
"time": "1772606743"
},
"departure": {
"delay": 173,
"time": "1772606753"
},
"stopId": "FR:14621:ZE:4749509188911104:ATOUMOD036",
"stopSequence": 2
},
{
"arrival": {
"delay": -50,
"time": "1772607971"
},
"departure": {
"delay": -50,
"time": "1772608030"
},
"stopId": "FR:14570:ZE:4509148860383232:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": -58,
"time": "1772608254"
},
"departure": {
"delay": -58,
"time": "1772608322"
},
"stopId": "FR:14570:ZE:6244808672673792:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": -11,
"time": "1772607568"
},
"departure": {
"delay": -11,
"time": "1772607589"
},
"stopId": "FR:14570:ZE:5571118078361600:ATOUMOD036",
"stopSequence": 9
}
],
"timestamp": "1772606524",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:5381620933591040:LOC",
"tripId": "ATOUMOD036:ServiceJourney:6019754235002880x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC595655:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 72,
"time": "1772606892"
},
"departure": {
"delay": 72,
"time": "1772606892"
},
"stopId": "FR:27439:ZE:0xCAP01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -57,
"time": "1772607363"
},
"departure": {
"delay": -57,
"time": "1772607363"
},
"stopId": "FR:27229:ZE:0xLEG01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -175,
"time": "1772607545"
},
"departure": {
"delay": -175,
"time": "1772607545"
},
"stopId": "FR:27229:ZE:0xGDC01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 132,
"time": "1772606832"
},
"departure": {
"delay": 132,
"time": "1772606832"
},
"stopId": "FR:27439:ZE:0xCAE01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": 74,
"time": "1772606954"
},
"departure": {
"delay": 74,
"time": "1772606954"
},
"stopId": "FR:27299:ZE:0xIND01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -132,
"time": "1772607708"
},
"departure": {
"delay": -132,
"time": "1772607708"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 19
},
{
"departure": {
"delay": 82,
"time": "1772606782"
},
"stopId": "FR:27439:ZE:0xCNO01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -154,
"time": "1772607626"
},
"departure": {
"delay": -154,
"time": "1772607626"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 20,
"time": "1772606960"
},
"departure": {
"delay": 20,
"time": "1772606960"
},
"stopId": "FR:27299:ZE:0xARN01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -33,
"time": "1772607087"
},
"departure": {
"delay": -33,
"time": "1772607087"
},
"stopId": "FR:27299:ZE:0xMAG01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -175,
"time": "1772607485"
},
"departure": {
"delay": -175,
"time": "1772607485"
},
"stopId": "FR:27229:ZE:0xDUP01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -222,
"time": "1772608818"
},
"stopId": "FR:27229:ZE:0xLYC01:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -127,
"time": "1772607413"
},
"departure": {
"delay": -127,
"time": "1772607413"
},
"stopId": "FR:27229:ZE:0xPMF01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -162,
"time": "1772607858"
},
"departure": {
"delay": -162,
"time": "1772607858"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -79,
"time": "1772607281"
},
"departure": {
"delay": -79,
"time": "1772607281"
},
"stopId": "FR:27299:ZE:0xBON01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -222,
"time": "1772607918"
},
"departure": {
"delay": -222,
"time": "1772607918"
},
"stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -33,
"time": "1772607207"
},
"departure": {
"delay": -33,
"time": "1772607207"
},
"stopId": "FR:27299:ZE:0xPAG01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -33,
"time": "1772607147"
},
"departure": {
"delay": -33,
"time": "1772607147"
},
"stopId": "FR:27299:ZE:0xECG01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": 20,
"time": "1772607020"
},
"departure": {
"delay": 20,
"time": "1772607020"
},
"stopId": "FR:27299:ZE:0xRNA01:ATOUMOD004",
"stopSequence": 9
}
],
"timestamp": "1772606513",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T5:LOC",
"tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC595655:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746158x2025xHxMultxMexMercredix00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 196,
"time": "1772605725"
},
"departure": {
"delay": 196,
"time": "1772605756"
},
"stopId": "FR:50129:ZE:10CAR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 230,
"time": "1772608190"
},
"departure": {
"delay": 230,
"time": "1772608190"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 230,
"time": "1772607350"
},
"departure": {
"delay": 230,
"time": "1772607350"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 230,
"time": "1772608490"
},
"departure": {
"delay": 230,
"time": "1772608490"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 230,
"time": "1772606750"
},
"departure": {
"delay": 230,
"time": "1772606750"
},
"stopId": "FR:50129:ZE:10HUI1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 230,
"time": "1772608670"
},
"departure": {
"delay": 230,
"time": "1772608670"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 187,
"time": "1772606071"
},
"departure": {
"delay": 187,
"time": "1772606107"
},
"stopId": "FR:50129:ZE:10BHE1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 230,
"time": "1772607170"
},
"departure": {
"delay": 230,
"time": "1772607170"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 192,
"time": "1772606133"
},
"departure": {
"delay": 192,
"time": "1772606172"
},
"stopId": "FR:50129:ZE:10LON1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 143,
"time": "1772606050"
},
"departure": {
"delay": 143,
"time": "1772606063"
},
"stopId": "FR:50129:ZE:10CPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 230,
"time": "1772608190"
},
"departure": {
"delay": 230,
"time": "1772608190"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 230,
"time": "1772606990"
},
"departure": {
"delay": 230,
"time": "1772606990"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 252,
"time": "1772606330"
},
"departure": {
"delay": 252,
"time": "1772606412"
},
"stopId": "FR:50129:ZE:10DUB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 230,
"time": "1772607290"
},
"departure": {
"delay": 230,
"time": "1772607290"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 230,
"time": "1772607470"
},
"departure": {
"delay": 230,
"time": "1772607470"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 230,
"time": "1772606870"
},
"departure": {
"delay": 230,
"time": "1772606870"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 230,
"time": "1772608610"
},
"departure": {
"delay": 230,
"time": "1772608610"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 208,
"time": "1772606217"
},
"departure": {
"delay": 208,
"time": "1772606248"
},
"stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 192,
"time": "1772605773"
},
"departure": {
"delay": 192,
"time": "1772605812"
},
"stopId": "FR:50129:ZE:10HOU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 230,
"time": "1772608430"
},
"departure": {
"delay": 230,
"time": "1772608430"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
},
{
"departure": {
"delay": 171,
"time": "1772605431"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 162,
"time": "1772605990"
},
"departure": {
"delay": 162,
"time": "1772606022"
},
"stopId": "FR:50129:ZE:10PRE1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 230,
"time": "1772607590"
},
"departure": {
"delay": 230,
"time": "1772607590"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 173,
"time": "1772605936"
},
"departure": {
"delay": 173,
"time": "1772605973"
},
"stopId": "FR:50129:ZE:10ARA1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 271,
"time": "1772606561"
},
"departure": {
"delay": 271,
"time": "1772606611"
},
"stopId": "FR:50129:ZE:10HOM1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 230,
"time": "1772607830"
},
"departure": {
"delay": 230,
"time": "1772607830"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 179,
"time": "1772605489"
},
"departure": {
"delay": 179,
"time": "1772605499"
},
"stopId": "FR:50129:ZE:10COF1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 230,
"time": "1772606810"
},
"departure": {
"delay": 230,
"time": "1772606810"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 124,
"time": "1772605549"
},
"departure": {
"delay": 124,
"time": "1772605564"
},
"stopId": "FR:50129:ZE:10ALB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 190,
"time": "1772605839"
},
"departure": {
"delay": 190,
"time": "1772605870"
},
"stopId": "FR:50129:ZE:10BRT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 262,
"time": "1772606495"
},
"departure": {
"delay": 262,
"time": "1772606542"
},
"stopId": "FR:50129:ZE:10AGO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 206,
"time": "1772605452"
},
"departure": {
"delay": 206,
"time": "1772605466"
},
"stopId": "FR:50129:ZE:10SFG1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 230,
"time": "1772608310"
},
"departure": {
"delay": 230,
"time": "1772608310"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 207,
"time": "1772606655"
},
"departure": {
"delay": 207,
"time": "1772606667"
},
"stopId": "FR:50129:ZE:10BEL1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 230,
"time": "1772607110"
},
"departure": {
"delay": 230,
"time": "1772607110"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 230,
"time": "1772607710"
},
"departure": {
"delay": 230,
"time": "1772607710"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 248,
"time": "1772606437"
},
"departure": {
"delay": 248,
"time": "1772606468"
},
"stopId": "FR:50129:ZE:10LAV1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 228,
"time": "1772605870"
},
"departure": {
"delay": 228,
"time": "1772605908"
},
"stopId": "FR:50129:ZE:10BON1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 230,
"time": "1772608910"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 230,
"time": "1772608730"
},
"departure": {
"delay": 230,
"time": "1772608730"
},
"stopId": "FR:50129:ZE:10RSX1:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 230,
"time": "1772608730"
},
"departure": {
"delay": 230,
"time": "1772608730"
},
"stopId": "FR:50129:ZE:10CVE1:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 230,
"time": "1772608670"
},
"departure": {
"delay": 230,
"time": "1772608670"
},
"stopId": "FR:50129:ZE:10MGT1:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 183,
"time": "1772605584"
},
"departure": {
"delay": 183,
"time": "1772605683"
},
"stopId": "FR:50129:ZE:10SFN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 230,
"time": "1772608250"
},
"departure": {
"delay": 230,
"time": "1772608250"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 230,
"time": "1772608550"
},
"departure": {
"delay": 230,
"time": "1772608550"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 230,
"time": "1772607950"
},
"departure": {
"delay": 230,
"time": "1772607950"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 230,
"time": "1772608070"
},
"departure": {
"delay": 230,
"time": "1772608070"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 230,
"time": "1772608790"
},
"departure": {
"delay": 230,
"time": "1772608790"
},
"stopId": "FR:50129:ZE:10COS1:ATOUMOD035",
"stopSequence": 47
}
],
"timestamp": "1772606699",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746158x2025xHxMultxMexMercredix00:LOC"
}
}
},
{
"id": "SM:ATOUMOD105:ServiceJourney:4755438655504384x1:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 11,
"time": "1772607601"
},
"departure": {
"delay": 11,
"time": "1772607611"
},
"stopId": "FR:50647:ZE:748680005:ATOUMOD105",
"stopSequence": 5
},
{
"arrival": {
"delay": 50,
"time": "1772607760"
},
"departure": {
"delay": 50,
"time": "1772607770"
},
"stopId": "FR:50218:ZE:752270003:ATOUMOD105",
"stopSequence": 7
},
{
"arrival": {
"delay": -54,
"time": "1772608326"
},
"stopId": "FR:50218:ZE:36010105:ATOUMOD105",
"stopSequence": 17
},
{
"departure": {
"time": "1772607300"
},
"stopId": "FR:50647:ZE:740100001:ATOUMOD105",
"stopSequence": 1
},
{
"arrival": {
"delay": 12,
"time": "1772607842"
},
"departure": {
"delay": 12,
"time": "1772607852"
},
"stopId": "FR:50218:ZE:746180004:ATOUMOD105",
"stopSequence": 8
},
{
"arrival": {
"delay": -24,
"time": "1772608203"
},
"departure": {
"delay": -24,
"time": "1772608236"
},
"stopId": "FR:50218:ZE:756080004:ATOUMOD105",
"stopSequence": 15
},
{
"arrival": {
"delay": -11,
"time": "1772607448"
},
"departure": {
"delay": -11,
"time": "1772607469"
},
"stopId": "FR:50218:ZE:759850001:ATOUMOD105",
"stopSequence": 3
},
{
"arrival": {
"delay": 11,
"time": "1772607541"
},
"departure": {
"delay": 11,
"time": "1772607551"
},
"stopId": "FR:50647:ZE:759820002:ATOUMOD105",
"stopSequence": 4
},
{
"arrival": {
"delay": 67,
"time": "1772608017"
},
"departure": {
"delay": 67,
"time": "1772608027"
},
"stopId": "FR:50218:ZE:748700002:ATOUMOD105",
"stopSequence": 13
},
{
"arrival": {
"delay": -12,
"time": "1772608286"
},
"departure": {
"delay": -12,
"time": "1772608308"
},
"stopId": "FR:50218:ZE:759830003:ATOUMOD105",
"stopSequence": 16
},
{
"arrival": {
"delay": 38,
"time": "1772607688"
},
"departure": {
"delay": 38,
"time": "1772607698"
},
"stopId": "FR:50218:ZE:744600002:ATOUMOD105",
"stopSequence": 6
},
{
"arrival": {
"delay": 25,
"time": "1772607915"
},
"departure": {
"delay": 25,
"time": "1772607925"
},
"stopId": "FR:50218:ZE:763570002:ATOUMOD105",
"stopSequence": 9
},
{
"arrival": {
"delay": 95,
"time": "1772608105"
},
"departure": {
"delay": 95,
"time": "1772608115"
},
"stopId": "FR:50218:ZE:761950002:ATOUMOD105",
"stopSequence": 14
},
{
"arrival": {
"delay": -4,
"time": "1772607403"
},
"departure": {
"delay": -4,
"time": "1772607416"
},
"stopId": "FR:50218:ZE:744600001:ATOUMOD105",
"stopSequence": 2
}
],
"timestamp": "1772606706",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD105:Line:350210009:LOC",
"tripId": "ATOUMOD105:ServiceJourney:4755438655504384x1:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:8x3470518:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -5,
"time": "1772607775"
},
"departure": {
"delay": -5,
"time": "1772607775"
},
"stopId": "FR:27701:ZE:0x7069:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 17,
"time": "1772607137"
},
"departure": {
"delay": 17,
"time": "1772607137"
},
"stopId": "FR:27701:ZE:0x7087:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -21,
"time": "1772607639"
},
"departure": {
"delay": -21,
"time": "1772607639"
},
"stopId": "FR:27701:ZE:0x7055:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -240,
"time": "1772608380"
},
"departure": {
"delay": -240,
"time": "1772608380"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 12,
"time": "1772607192"
},
"departure": {
"delay": 12,
"time": "1772607192"
},
"stopId": "FR:27701:ZE:0x7117:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -121,
"time": "1772607959"
},
"departure": {
"delay": -121,
"time": "1772607959"
},
"stopId": "FR:27701:ZE:0x7101:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -279,
"time": "1772608401"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -210,
"time": "1772608290"
},
"departure": {
"delay": -210,
"time": "1772608290"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -130,
"time": "1772608250"
},
"departure": {
"delay": -130,
"time": "1772608250"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -27,
"time": "1772607453"
},
"departure": {
"delay": -27,
"time": "1772607453"
},
"stopId": "FR:27701:ZE:0x7109:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -52,
"time": "1772607308"
},
"departure": {
"delay": -52,
"time": "1772607308"
},
"stopId": "FR:27701:ZE:0x7096:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -155,
"time": "1772608105"
},
"departure": {
"delay": -155,
"time": "1772608105"
},
"stopId": "FR:27375:ZE:0x6443:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 31,
"time": "1772607751"
},
"departure": {
"delay": 31,
"time": "1772607751"
},
"stopId": "FR:27701:ZE:0x7133:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -42,
"time": "1772607498"
},
"departure": {
"delay": -42,
"time": "1772607498"
},
"stopId": "FR:27701:ZE:0x6583:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -64,
"time": "1772607536"
},
"departure": {
"delay": -64,
"time": "1772607536"
},
"stopId": "FR:27701:ZE:0x7043:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -140,
"time": "1772608180"
},
"departure": {
"delay": -140,
"time": "1772608180"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -24,
"time": "1772607816"
},
"departure": {
"delay": -24,
"time": "1772607816"
},
"stopId": "FR:27701:ZE:0x7037:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -91,
"time": "1772608049"
},
"departure": {
"delay": -91,
"time": "1772608049"
},
"stopId": "FR:27375:ZE:0x6408:ATOUMOD006",
"stopSequence": 16
},
{
"departure": {
"time": "1772607000"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": 7,
"time": "1772607247"
},
"departure": {
"delay": 7,
"time": "1772607247"
},
"stopId": "FR:27701:ZE:0x7115:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -67,
"time": "1772607893"
},
"departure": {
"delay": -67,
"time": "1772607893"
},
"stopId": "FR:27701:ZE:0x7128:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -29,
"time": "1772607691"
},
"departure": {
"delay": -29,
"time": "1772607691"
},
"stopId": "FR:27701:ZE:0x7045:ATOUMOD006",
"stopSequence": 10
}
],
"timestamp": "1772606702",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:8x3470518:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:385:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772619720"
},
"departure": {
"time": "1772619720"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 15
},
{
"departure": {
"time": "1772618460"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1772619360"
},
"departure": {
"time": "1772619360"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1772618580"
},
"departure": {
"time": "1772618580"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1772620140"
},
"stopId": "FR:76217:ZE:18041:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1772619540"
},
"departure": {
"time": "1772619540"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1772619900"
},
"departure": {
"time": "1772619900"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1772619420"
},
"departure": {
"time": "1772619420"
},
"stopId": "FR:76217:ZE:18037:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1772618760"
},
"departure": {
"time": "1772618760"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1772619480"
},
"departure": {
"time": "1772619480"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1772619180"
},
"departure": {
"time": "1772619180"
},
"stopId": "FR:76217:ZE:18325:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1772620080"
},
"departure": {
"time": "1772620080"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1772619000"
},
"departure": {
"time": "1772619000"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1772619240"
},
"departure": {
"time": "1772619240"
},
"stopId": "FR:76217:ZE:18093:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1772619060"
},
"departure": {
"time": "1772619060"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1772619300"
},
"departure": {
"time": "1772619300"
},
"stopId": "FR:76217:ZE:18052:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1772618880"
},
"departure": {
"time": "1772618880"
},
"stopId": "FR:76217:ZE:18043:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1772619120"
},
"departure": {
"time": "1772619120"
},
"stopId": "FR:76217:ZE:18067:ATOUMOD005",
"stopSequence": 7
}
],
"timestamp": "1772606580",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:385:LOC"
}
}
},
{
"id": "SM:ATOUMOD008:ServiceJourney:9857x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772607600"
},
"departure": {
"time": "1772607600"
},
"stopId": "FR:76259:ZE:FECCSCO1:ATOUMOD008",
"stopSequence": 3
},
{
"arrival": {
"time": "1772608080"
},
"departure": {
"time": "1772608080"
},
"stopId": "FR:76259:ZE:FECGARE1:ATOUMOD008",
"stopSequence": 8
},
{
"arrival": {
"time": "1772608620"
},
"departure": {
"time": "1772608620"
},
"stopId": "FR:76259:ZE:FECSLOU1:ATOUMOD008",
"stopSequence": 15
},
{
"arrival": {
"time": "1772608260"
},
"departure": {
"time": "1772608260"
},
"stopId": "FR:76259:ZE:FECBROS1:ATOUMOD008",
"stopSequence": 10
},
{
"arrival": {
"time": "1772608140"
},
"departure": {
"time": "1772608140"
},
"stopId": "FR:76259:ZE:FECSETI1:ATOUMOD008",
"stopSequence": 9
},
{
"arrival": {
"time": "1772607720"
},
"departure": {
"time": "1772607720"
},
"stopId": "FR:76259:ZE:FECTASS1:ATOUMOD008",
"stopSequence": 4
},
{
"arrival": {
"time": "1772608020"
},
"departure": {
"time": "1772608020"
},
"stopId": "FR:76259:ZE:FECBREP1:ATOUMOD008",
"stopSequence": 7
},
{
"arrival": {
"time": "1772607780"
},
"departure": {
"time": "1772607780"
},
"stopId": "FR:76259:ZE:FECSLEG1:ATOUMOD008",
"stopSequence": 5
},
{
"arrival": {
"time": "1772608440"
},
"departure": {
"time": "1772608440"
},
"stopId": "FR:76259:ZE:FECVIKI1:ATOUMOD008",
"stopSequence": 13
},
{
"arrival": {
"time": "1772608800"
},
"stopId": "FR:76259:ZE:FECRLIL1:ATOUMOD008",
"stopSequence": 17
},
{
"arrival": {
"time": "1772607960"
},
"departure": {
"time": "1772607960"
},
"stopId": "FR:76259:ZE:FECHVIL1:ATOUMOD008",
"stopSequence": 6
},
{
"arrival": {
"time": "1772608680"
},
"departure": {
"time": "1772608680"
},
"stopId": "FR:76259:ZE:FECPROV1:ATOUMOD008",
"stopSequence": 16
},
{
"departure": {
"time": "1772607420"
},
"stopId": "FR:76259:ZE:FECHOPI1:ATOUMOD008",
"stopSequence": 1
},
{
"arrival": {
"time": "1772608320"
},
"departure": {
"time": "1772608320"
},
"stopId": "FR:76259:ZE:FECNICO1:ATOUMOD008",
"stopSequence": 11
},
{
"arrival": {
"time": "1772608380"
},
"departure": {
"time": "1772608380"
},
"stopId": "FR:76259:ZE:FECDESG1:ATOUMOD008",
"stopSequence": 12
},
{
"arrival": {
"time": "1772608500"
},
"departure": {
"time": "1772608500"
},
"stopId": "FR:76259:ZE:FECHYSO1:ATOUMOD008",
"stopSequence": 14
},
{
"arrival": {
"time": "1772607540"
},
"departure": {
"time": "1772607540"
},
"stopId": "FR:76259:ZE:FECJVER1:ATOUMOD008",
"stopSequence": 2
}
],
"timestamp": "1772606703",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD008:Line:L2:LOC",
"tripId": "ATOUMOD008:ServiceJourney:9857x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745652x2025xHxMultxMexMercredix00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 3,
"time": "1772602106"
},
"departure": {
"delay": 3,
"time": "1772602143"
},
"stopId": "FR:50129:ZE:10MES1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 33,
"time": "1772604057"
},
"departure": {
"delay": 33,
"time": "1772604093"
},
"stopId": "FR:50129:ZE:10HPA3:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 24,
"time": "1772604416"
},
"departure": {
"delay": 24,
"time": "1772604444"
},
"stopId": "FR:50129:ZE:10MED3:ATOUMOD035",
"stopSequence": 30
},
{
"departure": {
"delay": 14,
"time": "1772602034"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 72,
"time": "1772603631"
},
"departure": {
"delay": 72,
"time": "1772603652"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 10,
"time": "1772602192"
},
"departure": {
"delay": 10,
"time": "1772602210"
},
"stopId": "FR:50129:ZE:10BOI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -2,
"time": "1772604499"
},
"departure": {
"delay": -2,
"time": "1772604538"
},
"stopId": "FR:50129:ZE:10NOR5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 32,
"time": "1772603697"
},
"departure": {
"delay": 32,
"time": "1772603732"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -35,
"time": "1772604558"
},
"departure": {
"delay": -35,
"time": "1772604565"
},
"stopId": "FR:50129:ZE:10GDR1:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 14,
"time": "1772603284"
},
"departure": {
"delay": 14,
"time": "1772603354"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 18,
"time": "1772603382"
},
"departure": {
"delay": 18,
"time": "1772603418"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 35,
"time": "1772603064"
},
"departure": {
"delay": 35,
"time": "1772603075"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 37,
"time": "1772604159"
},
"departure": {
"delay": 37,
"time": "1772604217"
},
"stopId": "FR:50129:ZE:10XCT3:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -13,
"time": "1772604612"
},
"departure": {
"delay": -13,
"time": "1772604647"
},
"stopId": "FR:50129:ZE:10LPL1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 48,
"time": "1772602473"
},
"departure": {
"delay": 48,
"time": "1772602488"
},
"stopId": "FR:50129:ZE:10EPC1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 8,
"time": "1772604334"
},
"departure": {
"delay": 8,
"time": "1772604368"
},
"stopId": "FR:50129:ZE:10BAG3:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 54,
"time": "1772603834"
},
"departure": {
"delay": 54,
"time": "1772603874"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 19,
"time": "1772603202"
},
"departure": {
"delay": 19,
"time": "1772603239"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 21,
"time": "1772602229"
},
"departure": {
"delay": 21,
"time": "1772602281"
},
"stopId": "FR:50129:ZE:10FRN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -24,
"time": "1772604687"
},
"departure": {
"delay": -24,
"time": "1772604696"
},
"stopId": "FR:50129:ZE:10FLO1:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 48,
"time": "1772602711"
},
"departure": {
"delay": 48,
"time": "1772602728"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -79,
"time": "1772604761"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": -18,
"time": "1772602162"
},
"departure": {
"delay": -18,
"time": "1772602182"
},
"stopId": "FR:50129:ZE:10MOR1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 62,
"time": "1772602964"
},
"departure": {
"delay": 62,
"time": "1772602982"
},
"stopId": "FR:50129:ZE:10CMI1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 27,
"time": "1772604255"
},
"departure": {
"delay": 27,
"time": "1772604267"
},
"stopId": "FR:50129:ZE:10GRR1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 38,
"time": "1772603445"
},
"departure": {
"delay": 38,
"time": "1772603498"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 29,
"time": "1772603094"
},
"departure": {
"delay": 29,
"time": "1772603129"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 21,
"time": "1772602371"
},
"departure": {
"delay": 21,
"time": "1772602401"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 42,
"time": "1772603008"
},
"departure": {
"delay": 42,
"time": "1772603022"
},
"stopId": "FR:50129:ZE:10PAX1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 84,
"time": "1772603569"
},
"departure": {
"delay": 84,
"time": "1772603604"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 7,
"time": "1772603963"
},
"departure": {
"delay": 7,
"time": "1772604007"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 48,
"time": "1772602897"
},
"departure": {
"delay": 48,
"time": "1772602908"
},
"stopId": "FR:50129:ZE:10ANN1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 38,
"time": "1772602545"
},
"departure": {
"delay": 38,
"time": "1772602598"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 62,
"time": "1772602643"
},
"departure": {
"delay": 62,
"time": "1772602682"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 42,
"time": "1772602810"
},
"departure": {
"delay": 42,
"time": "1772602842"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 11
}
],
"timestamp": "1772606699",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745652x2025xHxMultxMexMercredix00:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC596162:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 70,
"time": "1772607610"
},
"departure": {
"delay": 70,
"time": "1772607610"
},
"stopId": "FR:27229:ZE:0xTAU02:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": 4,
"time": "1772607424"
},
"departure": {
"delay": 4,
"time": "1772607424"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": 180,
"time": "1772606340"
},
"departure": {
"delay": 180,
"time": "1772606340"
},
"stopId": "FR:27306:ZE:0xMEL03:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": 81,
"time": "1772607861"
},
"departure": {
"delay": 81,
"time": "1772607861"
},
"stopId": "FR:27229:ZE:0xIMM02:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": 195,
"time": "1772606775"
},
"departure": {
"delay": 195,
"time": "1772606775"
},
"stopId": "FR:27229:ZE:0xMOL01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 77,
"time": "1772607017"
},
"departure": {
"delay": 77,
"time": "1772607017"
},
"stopId": "FR:27229:ZE:0xLET02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": 78,
"time": "1772607498"
},
"departure": {
"delay": 78,
"time": "1772607498"
},
"stopId": "FR:27229:ZE:0xCHA01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": 221,
"time": "1772606501"
},
"departure": {
"delay": 221,
"time": "1772606501"
},
"stopId": "FR:27229:ZE:0xJOL01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 175,
"time": "1772606575"
},
"departure": {
"delay": 175,
"time": "1772606575"
},
"stopId": "FR:27229:ZE:0xKEN04:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": 163,
"time": "1772606923"
},
"departure": {
"delay": 163,
"time": "1772606923"
},
"stopId": "FR:27229:ZE:0xORL02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 82,
"time": "1772606962"
},
"departure": {
"delay": 82,
"time": "1772606962"
},
"stopId": "FR:27229:ZE:0xMOU02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": 54,
"time": "1772607294"
},
"departure": {
"delay": 54,
"time": "1772607294"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": 29,
"time": "1772607209"
},
"departure": {
"delay": 29,
"time": "1772607209"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": 167,
"time": "1772606867"
},
"departure": {
"delay": 167,
"time": "1772606867"
},
"stopId": "FR:27229:ZE:0xPOL02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 213,
"time": "1772606239"
},
"departure": {
"delay": 213,
"time": "1772606253"
},
"stopId": "FR:27306:ZE:0xRLG02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 22,
"time": "1772607982"
},
"stopId": "FR:27229:ZE:0xCON02:ATOUMOD004",
"stopSequence": 33
},
{
"arrival": {
"delay": 30,
"time": "1772607150"
},
"departure": {
"delay": 30,
"time": "1772607150"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 21
}
],
"timestamp": "1772606513",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T3:LOC",
"tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC596162:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC598259:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1772607480"
},
"stopId": "FR:27229:ZE:0xCOM02:ATOUMOD004",
"stopSequence": 4
}
],
"timestamp": "1772606513",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T7:LOC",
"tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC598259:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:545:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772627280"
},
"departure": {
"time": "1772627280"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1772627940"
},
"stopId": "FR:76217:ZE:18041:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1772626980"
},
"departure": {
"time": "1772626980"
},
"stopId": "FR:76217:ZE:18093:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1772626860"
},
"departure": {
"time": "1772626860"
},
"stopId": "FR:76217:ZE:18067:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1772627520"
},
"departure": {
"time": "1772627520"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1772627700"
},
"departure": {
"time": "1772627700"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1772627040"
},
"departure": {
"time": "1772627040"
},
"stopId": "FR:76217:ZE:18052:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1772627160"
},
"departure": {
"time": "1772627160"
},
"stopId": "FR:76217:ZE:18037:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1772626620"
},
"departure": {
"time": "1772626620"
},
"stopId": "FR:76217:ZE:18043:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1772627880"
},
"departure": {
"time": "1772627880"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1772627100"
},
"departure": {
"time": "1772627100"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1772626920"
},
"departure": {
"time": "1772626920"
},
"stopId": "FR:76217:ZE:18325:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1772626380"
},
"departure": {
"time": "1772626380"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1772626740"
},
"departure": {
"time": "1772626740"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 5
},
{
"departure": {
"time": "1772626200"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1772627220"
},
"departure": {
"time": "1772627220"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1772626500"
},
"departure": {
"time": "1772626500"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1772626800"
},
"departure": {
"time": "1772626800"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 6
}
],
"timestamp": "1772606674",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:545:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:395:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772619960"
},
"departure": {
"time": "1772619960"
},
"stopId": "FR:76217:ZE:18824:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1772620320"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1772619600"
},
"departure": {
"time": "1772619600"
},
"stopId": "FR:76217:ZE:18822:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1772619120"
},
"departure": {
"time": "1772619120"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1772619480"
},
"departure": {
"time": "1772619480"
},
"stopId": "FR:76217:ZE:18817:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1772620200"
},
"departure": {
"time": "1772620200"
},
"stopId": "FR:76217:ZE:18286:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1772619720"
},
"departure": {
"time": "1772619720"
},
"stopId": "FR:76217:ZE:18823:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1772620080"
},
"departure": {
"time": "1772620080"
},
"stopId": "FR:76217:ZE:18032:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1772619240"
},
"departure": {
"time": "1772619240"
},
"stopId": "FR:76217:ZE:18816:ATOUMOD005",
"stopSequence": 3
},
{
"departure": {
"time": "1772619000"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1772619360"
},
"departure": {
"time": "1772619360"
},
"stopId": "FR:76217:ZE:18821:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1772619840"
},
"departure": {
"time": "1772619840"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 8
}
],
"timestamp": "1772606696",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:97:LOC",
"tripId": "ATOUMOD005:ServiceJourney:395:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:8x3470530:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -79,
"time": "1772609021"
},
"departure": {
"delay": -79,
"time": "1772609021"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -1498,
"time": "1772606702"
},
"departure": {
"delay": -1498,
"time": "1772606702"
},
"stopId": "FR:27375:ZE:0x6406:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -95,
"time": "1772608405"
},
"departure": {
"delay": -95,
"time": "1772608405"
},
"stopId": "FR:27701:ZE:0x7068:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -146,
"time": "1772608654"
},
"departure": {
"delay": -146,
"time": "1772608654"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -134,
"time": "1772608846"
},
"departure": {
"delay": -134,
"time": "1772608846"
},
"stopId": "FR:27701:ZE:0x7095:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -104,
"time": "1772608696"
},
"departure": {
"delay": -104,
"time": "1772608696"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -1618,
"time": "1772606702"
},
"departure": {
"delay": -1618,
"time": "1772606702"
},
"stopId": "FR:27701:ZE:0x7100:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -118,
"time": "1772608742"
},
"departure": {
"delay": -118,
"time": "1772608742"
},
"stopId": "FR:27701:ZE:0x7108:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -1078,
"time": "1772606702"
},
"departure": {
"delay": -1078,
"time": "1772606702"
},
"stopId": "FR:27375:ZE:0x6504:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -127,
"time": "1772608373"
},
"departure": {
"delay": -127,
"time": "1772608373"
},
"stopId": "FR:27701:ZE:0x7036:ATOUMOD006",
"stopSequence": 11
},
{
"departure": {
"delay": -898,
"time": "1772606702"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -173,
"time": "1772608267"
},
"departure": {
"delay": -173,
"time": "1772608267"
},
"stopId": "FR:27701:ZE:0x7126:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -898,
"time": "1772606702"
},
"departure": {
"delay": -898,
"time": "1772606702"
},
"stopId": "FR:27375:ZE:0x6440:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -126,
"time": "1772608914"
},
"departure": {
"delay": -126,
"time": "1772608914"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -103,
"time": "1772608577"
},
"departure": {
"delay": -103,
"time": "1772608577"
},
"stopId": "FR:27701:ZE:0x7054:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -1318,
"time": "1772606702"
},
"departure": {
"delay": -1318,
"time": "1772606702"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -1198,
"time": "1772606702"
},
"departure": {
"delay": -1198,
"time": "1772606702"
},
"stopId": "FR:27375:ZE:0x6528:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -101,
"time": "1772608459"
},
"departure": {
"delay": -101,
"time": "1772608459"
},
"stopId": "FR:27701:ZE:0x7132:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -111,
"time": "1772608509"
},
"departure": {
"delay": -111,
"time": "1772608509"
},
"stopId": "FR:27701:ZE:0x7044:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -180,
"time": "1772609100"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -1438,
"time": "1772606702"
},
"departure": {
"delay": -1438,
"time": "1772606702"
},
"stopId": "FR:27375:ZE:0x6442:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -115,
"time": "1772608985"
},
"departure": {
"delay": -115,
"time": "1772608985"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -1258,
"time": "1772606702"
},
"departure": {
"delay": -1258,
"time": "1772606702"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 5
}
],
"timestamp": "1772606702",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:8x3470530:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:211:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1772605080"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1772605140"
},
"departure": {
"time": "1772605140"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1772605860"
},
"departure": {
"time": "1772605860"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1772605500"
},
"departure": {
"time": "1772605500"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1772605680"
},
"departure": {
"time": "1772605680"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1772606040"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1772605440"
},
"departure": {
"time": "1772605440"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1772605560"
},
"departure": {
"time": "1772605560"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1772605200"
},
"departure": {
"time": "1772605200"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
}
],
"timestamp": "1772604936",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:211:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:6528991075762176x2:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 98,
"time": "1772606968"
},
"departure": {
"delay": 98,
"time": "1772606978"
},
"stopId": "FR:14366:ZE:6219532387483648:ATOUMOD036",
"stopSequence": 17
},
{
"arrival": {
"delay": 115,
"time": "1772607525"
},
"departure": {
"delay": 115,
"time": "1772607535"
},
"stopId": "FR:14366:ZE:3100004:ATOUMOD036",
"stopSequence": 23
},
{
"arrival": {
"delay": 107,
"time": "1772606797"
},
"departure": {
"delay": 107,
"time": "1772606807"
},
"stopId": "FR:14366:ZE:33090002:ATOUMOD036",
"stopSequence": 14
},
{
"arrival": {
"delay": 85,
"time": "1772606715"
},
"departure": {
"delay": 85,
"time": "1772606725"
},
"stopId": "FR:14366:ZE:9240003:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": 90,
"time": "1772607200"
},
"departure": {
"delay": 90,
"time": "1772607210"
},
"stopId": "FR:14366:ZE:36970002:ATOUMOD036",
"stopSequence": 19
},
{
"arrival": {
"delay": 221,
"time": "1772606587"
},
"departure": {
"delay": 221,
"time": "1772606621"
},
"stopId": "FR:14366:ZE:36960004:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": 108,
"time": "1772606676"
},
"departure": {
"delay": 108,
"time": "1772606688"
},
"stopId": "FR:14366:ZE:35180002:ATOUMOD036",
"stopSequence": 12
},
{
"arrival": {
"delay": 263,
"time": "1772606276"
},
"departure": {
"delay": 263,
"time": "1772606303"
},
"stopId": "FR:14366:ZE:1190003:ATOUMOD036",
"stopSequence": 7
},
{
"arrival": {
"delay": 74,
"time": "1772607124"
},
"departure": {
"delay": 74,
"time": "1772607134"
},
"stopId": "FR:14366:ZE:652240007:ATOUMOD036",
"stopSequence": 18
},
{
"arrival": {
"delay": 161,
"time": "1772606384"
},
"departure": {
"delay": 161,
"time": "1772606441"
},
"stopId": "FR:14366:ZE:764310005:ATOUMOD036",
"stopSequence": 8
},
{
"arrival": {
"delay": 107,
"time": "1772607277"
},
"departure": {
"delay": 107,
"time": "1772607287"
},
"stopId": "FR:14366:ZE:35150004:ATOUMOD036",
"stopSequence": 20
},
{
"arrival": {
"delay": 95,
"time": "1772607325"
},
"departure": {
"delay": 95,
"time": "1772607335"
},
"stopId": "FR:14366:ZE:7150003:ATOUMOD036",
"stopSequence": 21
},
{
"arrival": {
"delay": 194,
"time": "1772606493"
},
"departure": {
"delay": 194,
"time": "1772606534"
},
"stopId": "FR:14366:ZE:33080003:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": 101,
"time": "1772606911"
},
"departure": {
"delay": 101,
"time": "1772606921"
},
"stopId": "FR:14366:ZE:310810014:ATOUMOD036",
"stopSequence": 16
},
{
"arrival": {
"delay": 96,
"time": "1772607876"
},
"stopId": "FR:14303:ZE:19280004:ATOUMOD036",
"stopSequence": 25
},
{
"arrival": {
"delay": 54,
"time": "1772607704"
},
"departure": {
"delay": 54,
"time": "1772607714"
},
"stopId": "FR:14366:ZE:17240004:ATOUMOD036",
"stopSequence": 24
},
{
"arrival": {
"delay": 140,
"time": "1772607430"
},
"departure": {
"delay": 140,
"time": "1772607440"
},
"stopId": "FR:14366:ZE:5094591801851904:ATOUMOD036",
"stopSequence": 22
},
{
"arrival": {
"delay": 106,
"time": "1772606856"
},
"departure": {
"delay": 106,
"time": "1772606866"
},
"stopId": "FR:14366:ZE:6176760006705152:ATOUMOD036",
"stopSequence": 15
}
],
"timestamp": "1772606704",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:5131776580124672:LOC",
"tripId": "ATOUMOD036:ServiceJourney:6528991075762176x2:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:4588277152612352x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -91,
"time": "1772608129"
},
"departure": {
"delay": -91,
"time": "1772608229"
},
"stopId": "FR:14478:ZE:5881711318532096:ATOUMOD036",
"stopSequence": 8
},
{
"arrival": {
"delay": -89,
"time": "1772609011"
},
"stopId": "FR:14478:ZE:4583272651685888:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": -128,
"time": "1772607635"
},
"departure": {
"delay": -128,
"time": "1772607772"
},
"stopId": "FR:14478:ZE:5490418629214208:ATOUMOD036",
"stopSequence": 7
},
{
"arrival": {
"delay": -76,
"time": "1772608399"
},
"departure": {
"delay": -76,
"time": "1772608484"
},
"stopId": "FR:14740:ZE:4880801751629824:ATOUMOD036",
"stopSequence": 9
},
{
"arrival": {
"delay": 37,
"time": "1772606787"
},
"departure": {
"delay": 37,
"time": "1772606797"
},
"stopId": "FR:14740:ZE:6460696133894144:ATOUMOD036",
"stopSequence": 3
},
{
"arrival": {
"delay": -70,
"time": "1772608531"
},
"departure": {
"delay": -70,
"time": "1772608610"
},
"stopId": "FR:14740:ZE:5185997077741568:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": 186,
"time": "1772607296"
},
"departure": {
"delay": 186,
"time": "1772607306"
},
"stopId": "FR:14740:ZE:5701706659659776:ATOUMOD036",
"stopSequence": 5
},
{
"arrival": {
"delay": 176,
"time": "1772607046"
},
"departure": {
"delay": 176,
"time": "1772607056"
},
"stopId": "FR:14478:ZE:6627989275017216:ATOUMOD036",
"stopSequence": 4
},
{
"arrival": {
"delay": 120,
"time": "1772606383"
},
"departure": {
"delay": 120,
"time": "1772606400"
},
"stopId": "FR:14740:ZE:5040808567767040:ATOUMOD036",
"stopSequence": 2
},
{
"arrival": {
"delay": -83,
"time": "1772608624"
},
"departure": {
"delay": -83,
"time": "1772608717"
},
"stopId": "FR:14478:ZE:6003434223304704:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": -102,
"time": "1772608647"
},
"departure": {
"delay": -102,
"time": "1772608758"
},
"stopId": "FR:14478:ZE:4507111473020928:ATOUMOD036",
"stopSequence": 12
},
{
"arrival": {
"delay": -73,
"time": "1772607505"
},
"departure": {
"delay": -73,
"time": "1772607587"
},
"stopId": "FR:14740:ZE:6663143678803968:ATOUMOD036",
"stopSequence": 6
}
],
"timestamp": "1772606703",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:4752917245460480:LOC",
"tripId": "ATOUMOD036:ServiceJourney:4588277152612352x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx375:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 90,
"time": "1772606790"
},
"departure": {
"delay": 90,
"time": "1772606790"
},
"stopId": "FR:76540:ZE:TCARxGALI1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 142,
"time": "1772606362"
},
"departure": {
"delay": 142,
"time": "1772606362"
},
"stopId": "FR:76540:ZE:TCARxARGEN1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"time": "1772604300"
},
"departure": {
"time": "1772604300"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 30,
"time": "1772604570"
},
"departure": {
"delay": 30,
"time": "1772604570"
},
"stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1772604480"
},
"departure": {
"time": "1772604480"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 41,
"time": "1772604221"
},
"departure": {
"delay": 41,
"time": "1772604221"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 123,
"time": "1772606703"
},
"departure": {
"delay": 123,
"time": "1772606703"
},
"stopId": "FR:76540:ZE:TCARxPSALO1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 31,
"time": "1772604691"
},
"departure": {
"delay": 31,
"time": "1772604691"
},
"stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 147,
"time": "1772606187"
},
"departure": {
"delay": 147,
"time": "1772606187"
},
"stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 90,
"time": "1772606610"
},
"departure": {
"delay": 90,
"time": "1772606610"
},
"stopId": "FR:76540:ZE:TCARxMALRA1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 76,
"time": "1772607136"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 117,
"time": "1772605415"
},
"departure": {
"delay": 117,
"time": "1772605437"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 132,
"time": "1772605512"
},
"departure": {
"delay": 132,
"time": "1772605512"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 105,
"time": "1772605665"
},
"departure": {
"delay": 105,
"time": "1772605665"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 90,
"time": "1772606910"
},
"departure": {
"delay": 90,
"time": "1772606910"
},
"stopId": "FR:76540:ZE:TCARxCHATL1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 117,
"time": "1772605737"
},
"departure": {
"delay": 117,
"time": "1772605737"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 18,
"time": "1772605020"
},
"departure": {
"delay": 18,
"time": "1772605038"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 132,
"time": "1772606091"
},
"departure": {
"delay": 132,
"time": "1772606112"
},
"stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 112,
"time": "1772605587"
},
"departure": {
"delay": 112,
"time": "1772605612"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 142,
"time": "1772606842"
},
"departure": {
"delay": 142,
"time": "1772606842"
},
"stopId": "FR:76540:ZE:TCARxMAIS21:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1772604180"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1772600196",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx375:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4071944x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 45,
"time": "1772606925"
},
"departure": {
"delay": 45,
"time": "1772606925"
},
"stopId": "FR:76351:ZE:3236:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 94,
"time": "1772607934"
},
"departure": {
"delay": 94,
"time": "1772607934"
},
"stopId": "FR:76351:ZE:3281:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 43,
"time": "1772606803"
},
"departure": {
"delay": 43,
"time": "1772606803"
},
"stopId": "FR:76351:ZE:3374:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 81,
"time": "1772607561"
},
"departure": {
"delay": 81,
"time": "1772607561"
},
"stopId": "FR:76351:ZE:3694:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 91,
"time": "1772606491"
},
"departure": {
"delay": 91,
"time": "1772606491"
},
"stopId": "FR:76351:ZE:3462:ATOUMOD003",
"stopSequence": 2
},
{
"departure": {
"delay": 39,
"time": "1772606679"
},
"stopId": "FR:76351:ZE:3310:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 98,
"time": "1772607278"
},
"departure": {
"delay": 98,
"time": "1772607278"
},
"stopId": "FR:76351:ZE:3010:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 39,
"time": "1772608119"
},
"departure": {
"delay": 39,
"time": "1772608119"
},
"stopId": "FR:76351:ZE:3793:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 39,
"time": "1772606859"
},
"departure": {
"delay": 39,
"time": "1772606859"
},
"stopId": "FR:76351:ZE:3127:ATOUMOD003",
"stopSequence": 8
},
{
"departure": {
"delay": 108,
"time": "1772606628"
},
"stopId": "FR:76351:ZE:3199:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 58,
"time": "1772607838"
},
"departure": {
"delay": 58,
"time": "1772607838"
},
"stopId": "FR:76351:ZE:3280:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 109,
"time": "1772606569"
},
"departure": {
"delay": 109,
"time": "1772606569"
},
"stopId": "FR:76351:ZE:3102:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 39,
"time": "1772607639"
},
"departure": {
"delay": 39,
"time": "1772607639"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 97,
"time": "1772606737"
},
"departure": {
"delay": 97,
"time": "1772606737"
},
"stopId": "FR:76351:ZE:3528:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 89,
"time": "1772607329"
},
"departure": {
"delay": 89,
"time": "1772607329"
},
"stopId": "FR:76351:ZE:3383:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 39,
"time": "1772607759"
},
"departure": {
"delay": 39,
"time": "1772607759"
},
"stopId": "FR:76351:ZE:4640:ATOUMOD003",
"stopSequence": 19
},
{
"departure": {
"delay": 68,
"time": "1772606408"
},
"stopId": "FR:76481:ZE:5094:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 39,
"time": "1772607159"
},
"departure": {
"delay": 39,
"time": "1772607159"
},
"stopId": "FR:76351:ZE:3378:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 39,
"time": "1772608359"
},
"stopId": "FR:76351:ZE:4544:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 39,
"time": "1772606979"
},
"departure": {
"delay": 39,
"time": "1772606979"
},
"stopId": "FR:76351:ZE:3232:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 94,
"time": "1772607094"
},
"departure": {
"delay": 94,
"time": "1772607094"
},
"stopId": "FR:76351:ZE:3169:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 98,
"time": "1772607998"
},
"departure": {
"delay": 98,
"time": "1772607998"
},
"stopId": "FR:76351:ZE:3177:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 49,
"time": "1772607469"
},
"departure": {
"delay": 49,
"time": "1772607469"
},
"stopId": "FR:76351:ZE:3254:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 39,
"time": "1772607399"
},
"departure": {
"delay": 39,
"time": "1772607399"
},
"stopId": "FR:76351:ZE:3545:ATOUMOD003",
"stopSequence": 15
}
],
"timestamp": "1772606682",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C4:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4071944x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx272:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 61,
"time": "1772605501"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 64,
"time": "1772603164"
},
"departure": {
"delay": 64,
"time": "1772603164"
},
"stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 98,
"time": "1772603978"
},
"departure": {
"delay": 98,
"time": "1772603978"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 50,
"time": "1772603810"
},
"departure": {
"delay": 50,
"time": "1772603810"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 106,
"time": "1772603926"
},
"departure": {
"delay": 106,
"time": "1772603926"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 31,
"time": "1772603251"
},
"departure": {
"delay": 31,
"time": "1772603251"
},
"stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 51,
"time": "1772604951"
},
"departure": {
"delay": 51,
"time": "1772604951"
},
"stopId": "FR:76540:ZE:TCARxSTCLA1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 54,
"time": "1772603094"
},
"departure": {
"delay": 54,
"time": "1772603094"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 91,
"time": "1772602951"
},
"departure": {
"delay": 91,
"time": "1772602951"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 111,
"time": "1772605231"
},
"departure": {
"delay": 111,
"time": "1772605251"
},
"stopId": "FR:76540:ZE:TCARxMAIS21:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 36,
"time": "1772604876"
},
"departure": {
"delay": 36,
"time": "1772604876"
},
"stopId": "FR:76540:ZE:TCARxCOUPE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 111,
"time": "1772602851"
},
"departure": {
"delay": 111,
"time": "1772602851"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"delay": 61,
"time": "1772602801"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 71,
"time": "1772603651"
},
"departure": {
"delay": 71,
"time": "1772603651"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 112,
"time": "1772603752"
},
"departure": {
"delay": 112,
"time": "1772603752"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 111,
"time": "1772604051"
},
"departure": {
"delay": 111,
"time": "1772604051"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 108,
"time": "1772603028"
},
"departure": {
"delay": 108,
"time": "1772603028"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 1,
"time": "1772603376"
},
"departure": {
"delay": 1,
"time": "1772603401"
},
"stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 95,
"time": "1772605152"
},
"departure": {
"delay": 95,
"time": "1772605175"
},
"stopId": "FR:76540:ZE:TCARxGALI1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 116,
"time": "1772604176"
},
"departure": {
"delay": 116,
"time": "1772604176"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 67,
"time": "1772604727"
},
"departure": {
"delay": 67,
"time": "1772604727"
},
"stopId": "FR:76540:ZE:TCARxARGEN1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 201,
"time": "1772605351"
},
"departure": {
"delay": 201,
"time": "1772605401"
},
"stopId": "FR:76540:ZE:TCARxCHATL1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 127,
"time": "1772604108"
},
"departure": {
"delay": 127,
"time": "1772604127"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 72,
"time": "1772604252"
},
"departure": {
"delay": 72,
"time": "1772604252"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 53,
"time": "1772605013"
},
"departure": {
"delay": 53,
"time": "1772605013"
},
"stopId": "FR:76540:ZE:TCARxMALRA1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 77,
"time": "1772605097"
},
"departure": {
"delay": 77,
"time": "1772605097"
},
"stopId": "FR:76540:ZE:TCARxPSALO1:ATOUMOD001",
"stopSequence": 26
}
],
"timestamp": "1772602804",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx272:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:229:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772611860"
},
"departure": {
"time": "1772611860"
},
"stopId": "FR:76217:ZE:18810:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1772612940"
},
"departure": {
"time": "1772612940"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1772613000"
},
"departure": {
"time": "1772613000"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1772614020"
},
"departure": {
"time": "1772614020"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1772614440"
},
"departure": {
"time": "1772614440"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1772612280"
},
"departure": {
"time": "1772612280"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1772612640"
},
"departure": {
"time": "1772612640"
},
"stopId": "FR:76217:ZE:18104:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1772614140"
},
"departure": {
"time": "1772614140"
},
"stopId": "FR:76217:ZE:18054:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1772613180"
},
"departure": {
"time": "1772613180"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1772614740"
},
"departure": {
"time": "1772614740"
},
"stopId": "FR:76565:ZE:18443:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"delay": 5,
"time": "1772614625"
},
"departure": {
"delay": 5,
"time": "1772614625"
},
"stopId": "FR:76565:ZE:18105:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1772613720"
},
"departure": {
"time": "1772613720"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1772614860"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 35
},
{
"arrival": {
"time": "1772613960"
},
"departure": {
"time": "1772613960"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 25
},
{
"departure": {
"time": "1772611800"
},
"stopId": "FR:76217:ZE:18808:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1772614560"
},
"departure": {
"time": "1772614560"
},
"stopId": "FR:76217:ZE:18073:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1772614260"
},
"departure": {
"time": "1772614260"
},
"stopId": "FR:76217:ZE:18025:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1772613120"
},
"departure": {
"time": "1772613120"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"delay": 5,
"time": "1772612465"
},
"departure": {
"delay": 5,
"time": "1772612465"
},
"stopId": "FR:76217:ZE:18208:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1772612340"
},
"departure": {
"time": "1772612340"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1772612460"
},
"departure": {
"time": "1772612460"
},
"stopId": "FR:76217:ZE:18164:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1772612580"
},
"departure": {
"time": "1772612580"
},
"stopId": "FR:76217:ZE:18189:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"delay": 5,
"time": "1772612345"
},
"departure": {
"delay": 5,
"time": "1772612345"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1772611920"
},
"departure": {
"time": "1772611920"
},
"stopId": "FR:76217:ZE:18183:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1772612520"
},
"departure": {
"time": "1772612520"
},
"stopId": "FR:76217:ZE:18196:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1772613540"
},
"departure": {
"time": "1772613540"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1772612820"
},
"departure": {
"time": "1772612820"
},
"stopId": "FR:76217:ZE:18078:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1772612100"
},
"departure": {
"time": "1772612100"
},
"stopId": "FR:76217:ZE:18169:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1772611980"
},
"departure": {
"time": "1772611980"
},
"stopId": "FR:76217:ZE:18176:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1772612400"
},
"departure": {
"time": "1772612400"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1772614620"
},
"departure": {
"time": "1772614620"
},
"stopId": "FR:76217:ZE:18040:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1772613060"
},
"departure": {
"time": "1772613060"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1772614680"
},
"departure": {
"time": "1772614680"
},
"stopId": "FR:76565:ZE:18238:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1772612220"
},
"departure": {
"time": "1772612220"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1772613840"
},
"departure": {
"time": "1772613840"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 24
}
],
"timestamp": "1772606629",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:229:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:143:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772607840"
},
"departure": {
"time": "1772607840"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 13
},
{
"departure": {
"time": "1772607000"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1772607360"
},
"departure": {
"time": "1772607360"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1772608920"
},
"departure": {
"time": "1772608920"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1772609640"
},
"departure": {
"time": "1772609640"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1772609820"
},
"departure": {
"time": "1772609820"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"delay": 5,
"time": "1772609405"
},
"departure": {
"delay": 5,
"time": "1772609405"
},
"stopId": "FR:76217:ZE:18197:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1772607420"
},
"departure": {
"time": "1772607420"
},
"stopId": "FR:76217:ZE:18090:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1772608860"
},
"departure": {
"time": "1772608860"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1772608500"
},
"departure": {
"time": "1772608500"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"delay": 5,
"time": "1772607065"
},
"departure": {
"delay": 5,
"time": "1772607065"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1772607480"
},
"departure": {
"time": "1772607480"
},
"stopId": "FR:76217:ZE:18441:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1772609160"
},
"departure": {
"time": "1772609160"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1772609520"
},
"departure": {
"time": "1772609520"
},
"stopId": "FR:76217:ZE:18166:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1772609700"
},
"departure": {
"time": "1772609700"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1772607060"
},
"departure": {
"time": "1772607060"
},
"stopId": "FR:76217:ZE:18101:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1772607720"
},
"departure": {
"time": "1772607720"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1772608140"
},
"departure": {
"time": "1772608140"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1772609760"
},
"departure": {
"time": "1772609760"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1772609940"
},
"departure": {
"time": "1772609940"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1772607240"
},
"departure": {
"time": "1772607240"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1772607960"
},
"departure": {
"time": "1772607960"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1772607900"
},
"departure": {
"time": "1772607900"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1772609400"
},
"departure": {
"time": "1772609400"
},
"stopId": "FR:76217:ZE:18177:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1772608200"
},
"departure": {
"time": "1772608200"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1772609100"
},
"departure": {
"time": "1772609100"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1772609460"
},
"departure": {
"time": "1772609460"
},
"stopId": "FR:76217:ZE:18170:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1772608320"
},
"departure": {
"time": "1772608320"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1772609220"
},
"departure": {
"time": "1772609220"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1772610000"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1772607540"
},
"departure": {
"time": "1772607540"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"delay": 5,
"time": "1772607485"
},
"departure": {
"delay": 5,
"time": "1772607485"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1772607780"
},
"departure": {
"time": "1772607780"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1772607600"
},
"departure": {
"time": "1772607600"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
}
],
"timestamp": "1772606175",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:143:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230288x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 3,
"time": "1772608143"
},
"departure": {
"delay": 3,
"time": "1772608143"
},
"stopId": "FR:76351:ZE:3101:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 3,
"time": "1772607783"
},
"departure": {
"delay": 3,
"time": "1772607783"
},
"stopId": "FR:76351:ZE:3729:ATOUMOD003",
"stopSequence": 25
},
{
"departure": {
"delay": -6,
"time": "1772606514"
},
"stopId": "FR:76351:ZE:3700:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 35,
"time": "1772608415"
},
"departure": {
"delay": 35,
"time": "1772608415"
},
"stopId": "FR:76351:ZE:3704:ATOUMOD003",
"stopSequence": 38
},
{
"departure": {
"delay": 17,
"time": "1772606657"
},
"stopId": "FR:76351:ZE:3794:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 3,
"time": "1772608323"
},
"departure": {
"delay": 3,
"time": "1772608323"
},
"stopId": "FR:76351:ZE:3257:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 6,
"time": "1772607726"
},
"departure": {
"delay": 6,
"time": "1772607726"
},
"stopId": "FR:76351:ZE:3567:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 17,
"time": "1772607497"
},
"departure": {
"delay": 17,
"time": "1772607497"
},
"stopId": "FR:76351:ZE:3604:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 62,
"time": "1772608082"
},
"departure": {
"delay": 62,
"time": "1772608082"
},
"stopId": "FR:76351:ZE:3654:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 37,
"time": "1772608237"
},
"departure": {
"delay": 37,
"time": "1772608237"
},
"stopId": "FR:76351:ZE:3611:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 3,
"time": "1772607303"
},
"departure": {
"delay": 3,
"time": "1772607303"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 11,
"time": "1772608271"
},
"departure": {
"delay": 11,
"time": "1772608271"
},
"stopId": "FR:76351:ZE:4883:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 61,
"time": "1772606821"
},
"departure": {
"delay": 61,
"time": "1772606821"
},
"stopId": "FR:76351:ZE:3500:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 44,
"time": "1772607824"
},
"departure": {
"delay": 44,
"time": "1772607824"
},
"stopId": "FR:76351:ZE:4874:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 9,
"time": "1772607009"
},
"departure": {
"delay": 9,
"time": "1772607009"
},
"stopId": "FR:76351:ZE:4520:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 60,
"time": "1772607240"
},
"departure": {
"delay": 60,
"time": "1772607240"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 28,
"time": "1772608348"
},
"departure": {
"delay": 28,
"time": "1772608348"
},
"stopId": "FR:76351:ZE:3043:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 3,
"time": "1772606943"
},
"departure": {
"delay": 3,
"time": "1772606943"
},
"stopId": "FR:76351:ZE:4641:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 29,
"time": "1772607689"
},
"departure": {
"delay": 29,
"time": "1772607689"
},
"stopId": "FR:76351:ZE:3375:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 46,
"time": "1772607586"
},
"departure": {
"delay": 46,
"time": "1772607586"
},
"stopId": "FR:76351:ZE:3653:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 60,
"time": "1772607060"
},
"departure": {
"delay": 60,
"time": "1772607060"
},
"stopId": "FR:76351:ZE:3027:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 35,
"time": "1772607875"
},
"departure": {
"delay": 35,
"time": "1772607875"
},
"stopId": "FR:76351:ZE:3708:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 61,
"time": "1772607361"
},
"departure": {
"delay": 61,
"time": "1772607361"
},
"stopId": "FR:76351:ZE:3061:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 3,
"time": "1772608443"
},
"stopId": "FR:76351:ZE:3212:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 49,
"time": "1772607949"
},
"departure": {
"delay": 49,
"time": "1772607949"
},
"stopId": "FR:76351:ZE:3710:ATOUMOD003",
"stopSequence": 28
},
{
"departure": {
"delay": -30,
"time": "1772606130"
},
"stopId": "FR:76351:ZE:3201:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 49,
"time": "1772608369"
},
"departure": {
"delay": 49,
"time": "1772608369"
},
"stopId": "FR:76351:ZE:4080:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 17,
"time": "1772606897"
},
"departure": {
"delay": 17,
"time": "1772606897"
},
"stopId": "FR:76351:ZE:3645:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 51,
"time": "1772608191"
},
"departure": {
"delay": 51,
"time": "1772608191"
},
"stopId": "FR:76351:ZE:3228:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 3,
"time": "1772608023"
},
"departure": {
"delay": 3,
"time": "1772608023"
},
"stopId": "FR:76351:ZE:3384:ATOUMOD003",
"stopSequence": 29
}
],
"timestamp": "1772606682",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230288x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4255626x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 410,
"time": "1772606750"
},
"departure": {
"delay": 410,
"time": "1772606750"
},
"stopId": "FR:76351:ZE:3162:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 442,
"time": "1772607742"
},
"departure": {
"delay": 442,
"time": "1772607742"
},
"stopId": "FR:76351:ZE:3503:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 408,
"time": "1772607228"
},
"departure": {
"delay": 408,
"time": "1772607228"
},
"stopId": "FR:76351:ZE:4487:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 450,
"time": "1772608170"
},
"departure": {
"delay": 450,
"time": "1772608170"
},
"stopId": "FR:76447:ZE:3467:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 444,
"time": "1772607084"
},
"departure": {
"delay": 444,
"time": "1772607084"
},
"stopId": "FR:76351:ZE:3369:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 430,
"time": "1772608090"
},
"departure": {
"delay": 430,
"time": "1772608090"
},
"stopId": "FR:76447:ZE:3220:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 454,
"time": "1772607694"
},
"departure": {
"delay": 454,
"time": "1772607694"
},
"stopId": "FR:76351:ZE:3117:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 408,
"time": "1772608488"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": 408,
"time": "1772608428"
},
"departure": {
"delay": 408,
"time": "1772608428"
},
"stopId": "FR:76447:ZE:3492:ATOUMOD003",
"stopSequence": 49
},
{
"departure": {
"delay": 435,
"time": "1772606655"
},
"stopId": "FR:76351:ZE:4850:ATOUMOD003",
"stopSequence": 25
},
{
"departure": {
"delay": 401,
"time": "1772606381"
},
"stopId": "FR:76351:ZE:3674:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 421,
"time": "1772606821"
},
"departure": {
"delay": 421,
"time": "1772606821"
},
"stopId": "FR:76351:ZE:3041:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 408,
"time": "1772606688"
},
"departure": {
"delay": 408,
"time": "1772606688"
},
"stopId": "FR:76351:ZE:3152:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 415,
"time": "1772606515"
},
"departure": {
"delay": 415,
"time": "1772606515"
},
"stopId": "FR:76351:ZE:3573:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 416,
"time": "1772607956"
},
"departure": {
"delay": 416,
"time": "1772607956"
},
"stopId": "FR:76341:ZE:3350:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 454,
"time": "1772607454"
},
"departure": {
"delay": 454,
"time": "1772607454"
},
"stopId": "FR:76351:ZE:3136:ATOUMOD003",
"stopSequence": 34
},
{
"departure": {
"delay": 445,
"time": "1772606605"
},
"stopId": "FR:76351:ZE:3077:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 408,
"time": "1772608128"
},
"departure": {
"delay": 408,
"time": "1772608128"
},
"stopId": "FR:76447:ZE:3107:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 417,
"time": "1772608257"
},
"departure": {
"delay": 417,
"time": "1772608257"
},
"stopId": "FR:76447:ZE:3434:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 453,
"time": "1772607153"
},
"departure": {
"delay": 453,
"time": "1772607153"
},
"stopId": "FR:76351:ZE:4366:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 408,
"time": "1772608008"
},
"departure": {
"delay": 408,
"time": "1772608008"
},
"stopId": "FR:76447:ZE:3346:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 448,
"time": "1772607028"
},
"departure": {
"delay": 448,
"time": "1772607028"
},
"stopId": "FR:76351:ZE:5158:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 408,
"time": "1772607888"
},
"departure": {
"delay": 408,
"time": "1772607888"
},
"stopId": "FR:76341:ZE:3064:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 446,
"time": "1772608346"
},
"departure": {
"delay": 446,
"time": "1772608346"
},
"stopId": "FR:76447:ZE:3146:ATOUMOD003",
"stopSequence": 47
},
{
"departure": {
"delay": 379,
"time": "1772606479"
},
"stopId": "FR:76351:ZE:3039:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 424,
"time": "1772608204"
},
"departure": {
"delay": 424,
"time": "1772608204"
},
"stopId": "FR:76447:ZE:3695:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 408,
"time": "1772607648"
},
"departure": {
"delay": 408,
"time": "1772607648"
},
"stopId": "FR:76351:ZE:3165:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 423,
"time": "1772608383"
},
"departure": {
"delay": 423,
"time": "1772608383"
},
"stopId": "FR:76447:ZE:3138:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 432,
"time": "1772607552"
},
"departure": {
"delay": 432,
"time": "1772607552"
},
"stopId": "FR:76351:ZE:3593:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 408,
"time": "1772606868"
},
"departure": {
"delay": 408,
"time": "1772606868"
},
"stopId": "FR:76351:ZE:4549:ATOUMOD003",
"stopSequence": 29
}
],
"timestamp": "1772606672",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:17:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4255626x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747520x2025xHxMultxMexMercredix00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 4,
"time": "1772602155"
},
"departure": {
"delay": 4,
"time": "1772602204"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 98,
"time": "1772601212"
},
"departure": {
"delay": 98,
"time": "1772601218"
},
"stopId": "FR:50129:ZE:10EUR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 62,
"time": "1772601474"
},
"departure": {
"delay": 62,
"time": "1772601482"
},
"stopId": "FR:50129:ZE:10MLL4:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 69,
"time": "1772601241"
},
"departure": {
"delay": 69,
"time": "1772601249"
},
"stopId": "FR:50129:ZE:10ILO2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 8,
"time": "1772601775"
},
"departure": {
"delay": 8,
"time": "1772601788"
},
"stopId": "FR:50129:ZE:10CCI2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 38,
"time": "1772601553"
},
"departure": {
"delay": 38,
"time": "1772601578"
},
"stopId": "FR:50129:ZE:10GMA3:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 23,
"time": "1772602943"
},
"stopId": "FR:50129:ZE:10ZFO1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 11,
"time": "1772601893"
},
"departure": {
"delay": 11,
"time": "1772601971"
},
"stopId": "FR:50129:ZE:10PLA4:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 103,
"time": "1772601337"
},
"departure": {
"delay": 103,
"time": "1772601343"
},
"stopId": "FR:50129:ZE:10CLO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 113,
"time": "1772601394"
},
"departure": {
"delay": 113,
"time": "1772601413"
},
"stopId": "FR:50129:ZE:10LMW1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 57,
"time": "1772602889"
},
"departure": {
"delay": 57,
"time": "1772602917"
},
"stopId": "FR:50129:ZE:10VDT1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 119,
"time": "1772602294"
},
"departure": {
"delay": 119,
"time": "1772602439"
},
"stopId": "FR:50129:ZE:10MEN3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 62,
"time": "1772601052"
},
"departure": {
"delay": 62,
"time": "1772601062"
},
"stopId": "FR:50129:ZE:10LMQ2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 110,
"time": "1772602670"
},
"departure": {
"delay": 110,
"time": "1772602670"
},
"stopId": "FR:50129:ZE:10AIG1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 35,
"time": "1772601025"
},
"departure": {
"delay": 35,
"time": "1772601035"
},
"stopId": "FR:50129:ZE:10CRD2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -59,
"time": "1772602000"
},
"departure": {
"delay": -59,
"time": "1772602021"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 99,
"time": "1772602708"
},
"departure": {
"delay": 99,
"time": "1772602719"
},
"stopId": "FR:50129:ZE:10UNI1:ATOUMOD035",
"stopSequence": 18
},
{
"departure": {
"delay": 86,
"time": "1772600906"
},
"stopId": "FR:50129:ZE:10PIS1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 38,
"time": "1772602827"
},
"departure": {
"delay": 38,
"time": "1772602838"
},
"stopId": "FR:50129:ZE:10PFO3:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 62,
"time": "1772601101"
},
"departure": {
"delay": 62,
"time": "1772601122"
},
"stopId": "FR:50129:ZE:10COD2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 4,
"time": "1772601829"
},
"departure": {
"delay": 4,
"time": "1772601844"
},
"stopId": "FR:50129:ZE:10CIT2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 69,
"time": "1772602734"
},
"departure": {
"delay": 69,
"time": "1772602749"
},
"stopId": "FR:50129:ZE:10IUT1:ATOUMOD035",
"stopSequence": 19
}
],
"timestamp": "1772606701",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:08:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747520x2025xHxMultxMexMercredix00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx1654:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772604870"
},
"departure": {
"time": "1772604870"
},
"stopId": "FR:76540:ZE:TCARxMIN1T:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1772606222"
},
"departure": {
"time": "1772606222"
},
"stopId": "FR:76540:ZE:TCARxECOLE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"time": "1772605223"
},
"departure": {
"time": "1772605223"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1772604090"
},
"stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1772604450"
},
"departure": {
"time": "1772604450"
},
"stopId": "FR:76157:ZE:TCARxTOUYE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1772606484"
},
"departure": {
"time": "1772606484"
},
"stopId": "FR:76212:ZE:TCARxCANAD1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"time": "1772605080"
},
"departure": {
"time": "1772605080"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1772605380"
},
"departure": {
"time": "1772605380"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1772604504"
},
"departure": {
"time": "1772604504"
},
"stopId": "FR:76157:ZE:TCARxTPRAT1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1772604738"
},
"departure": {
"time": "1772604738"
},
"stopId": "FR:76157:ZE:TCARxCORNI1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1772604284"
},
"departure": {
"time": "1772604284"
},
"stopId": "FR:76157:ZE:TCARxTPROV1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1772605296"
},
"departure": {
"time": "1772605296"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1772604394"
},
"departure": {
"time": "1772604394"
},
"stopId": "FR:76157:ZE:TCARxTDUMA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1772606340"
},
"departure": {
"time": "1772606340"
},
"stopId": "FR:76212:ZE:TCARxDMAIR1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"time": "1772605145"
},
"departure": {
"time": "1772605145"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1772604139"
},
"departure": {
"time": "1772604139"
},
"stopId": "FR:76157:ZE:TCARxTPISS1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1772604231"
},
"departure": {
"time": "1772604231"
},
"stopId": "FR:76157:ZE:TCARxTJAUR1:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1772603975",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx1654:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4056445x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 87,
"time": "1772606907"
},
"departure": {
"delay": 87,
"time": "1772606907"
},
"stopId": "FR:76351:ZE:3673:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 32,
"time": "1772606792"
},
"departure": {
"delay": 32,
"time": "1772606792"
},
"stopId": "FR:76351:ZE:3477:ATOUMOD003",
"stopSequence": 18
},
{
"departure": {
"delay": 63,
"time": "1772606403"
},
"stopId": "FR:76351:ZE:3178:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 53,
"time": "1772606993"
},
"departure": {
"delay": 53,
"time": "1772606993"
},
"stopId": "FR:76351:ZE:3079:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 32,
"time": "1772607032"
},
"departure": {
"delay": 32,
"time": "1772607032"
},
"stopId": "FR:76351:ZE:4786:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 44,
"time": "1772607164"
},
"departure": {
"delay": 44,
"time": "1772607164"
},
"stopId": "FR:76351:ZE:3404:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 36,
"time": "1772606856"
},
"departure": {
"delay": 36,
"time": "1772606856"
},
"stopId": "FR:76351:ZE:3038:ATOUMOD003",
"stopSequence": 19
},
{
"departure": {
"delay": 98,
"time": "1772606618"
},
"stopId": "FR:76351:ZE:3068:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 59,
"time": "1772606159"
},
"departure": {
"delay": 59,
"time": "1772606159"
},
"stopId": "FR:76351:ZE:3656:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 72,
"time": "1772607192"
},
"departure": {
"delay": 72,
"time": "1772607192"
},
"stopId": "FR:76351:ZE:3670:ATOUMOD003",
"stopSequence": 25
},
{
"departure": {
"delay": 32,
"time": "1772606492"
},
"stopId": "FR:76351:ZE:4654:ATOUMOD003",
"stopSequence": 15
},
{
"departure": {
"delay": 39,
"time": "1772606679"
},
"stopId": "FR:76351:ZE:3490:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 47,
"time": "1772607107"
},
"departure": {
"delay": 47,
"time": "1772607107"
},
"stopId": "FR:76351:ZE:3049:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 32,
"time": "1772607392"
},
"stopId": "FR:76351:ZE:3639:ATOUMOD003",
"stopSequence": 27
},
{
"departure": {
"delay": 59,
"time": "1772606459"
},
"stopId": "FR:76351:ZE:3570:ATOUMOD003",
"stopSequence": 13
},
{
"departure": {
"delay": 125,
"time": "1772606225"
},
"stopId": "FR:76351:ZE:3319:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 32,
"time": "1772607272"
},
"departure": {
"delay": 32,
"time": "1772607272"
},
"stopId": "FR:76351:ZE:3436:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 59,
"time": "1772606039"
},
"departure": {
"delay": 59,
"time": "1772606039"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 8
},
{
"departure": {
"delay": 75,
"time": "1772605935"
},
"stopId": "FR:76351:ZE:3279:ATOUMOD003",
"stopSequence": 6
},
{
"departure": {
"delay": 92,
"time": "1772606312"
},
"stopId": "FR:76351:ZE:3494:ATOUMOD003",
"stopSequence": 11
}
],
"timestamp": "1772606682",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C2:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4056445x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:165:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772608560"
},
"departure": {
"time": "1772608560"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1772609220"
},
"departure": {
"time": "1772609220"
},
"stopId": "FR:76217:ZE:18078:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1772609460"
},
"departure": {
"time": "1772609460"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1772608740"
},
"departure": {
"time": "1772608740"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1772609340"
},
"departure": {
"time": "1772609340"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1772608860"
},
"departure": {
"time": "1772608860"
},
"stopId": "FR:76217:ZE:18164:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1772611140"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 35
},
{
"arrival": {
"time": "1772608440"
},
"departure": {
"time": "1772608440"
},
"stopId": "FR:76217:ZE:18169:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1772610720"
},
"departure": {
"time": "1772610720"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1772608800"
},
"departure": {
"time": "1772608800"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1772608260"
},
"departure": {
"time": "1772608260"
},
"stopId": "FR:76217:ZE:18810:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1772609580"
},
"departure": {
"time": "1772609580"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1772608920"
},
"departure": {
"time": "1772608920"
},
"stopId": "FR:76217:ZE:18196:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1772609940"
},
"departure": {
"time": "1772609940"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"delay": 5,
"time": "1772608865"
},
"departure": {
"delay": 5,
"time": "1772608865"
},
"stopId": "FR:76217:ZE:18208:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1772608620"
},
"departure": {
"time": "1772608620"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1772610960"
},
"departure": {
"time": "1772610960"
},
"stopId": "FR:76565:ZE:18238:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1772610360"
},
"departure": {
"time": "1772610360"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1772609400"
},
"departure": {
"time": "1772609400"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1772610900"
},
"departure": {
"time": "1772610900"
},
"stopId": "FR:76217:ZE:18040:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1772610600"
},
"departure": {
"time": "1772610600"
},
"stopId": "FR:76217:ZE:18025:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1772608980"
},
"departure": {
"time": "1772608980"
},
"stopId": "FR:76217:ZE:18189:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1772611020"
},
"departure": {
"time": "1772611020"
},
"stopId": "FR:76565:ZE:18443:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1772608680"
},
"departure": {
"time": "1772608680"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1772609520"
},
"departure": {
"time": "1772609520"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1772610840"
},
"departure": {
"time": "1772610840"
},
"stopId": "FR:76217:ZE:18073:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"delay": 5,
"time": "1772610905"
},
"departure": {
"delay": 5,
"time": "1772610905"
},
"stopId": "FR:76565:ZE:18105:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1772610120"
},
"departure": {
"time": "1772610120"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1772608320"
},
"departure": {
"time": "1772608320"
},
"stopId": "FR:76217:ZE:18183:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1772610240"
},
"departure": {
"time": "1772610240"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1772610540"
},
"departure": {
"time": "1772610540"
},
"stopId": "FR:76217:ZE:18054:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1772608380"
},
"departure": {
"time": "1772608380"
},
"stopId": "FR:76217:ZE:18176:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1772609040"
},
"departure": {
"time": "1772609040"
},
"stopId": "FR:76217:ZE:18104:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1772610420"
},
"departure": {
"time": "1772610420"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 26
},
{
"departure": {
"time": "1772608200"
},
"stopId": "FR:76217:ZE:18808:ATOUMOD005",
"stopSequence": 1
}
],
"timestamp": "1772606714",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:165:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:315:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772618220"
},
"departure": {
"time": "1772618220"
},
"stopId": "FR:76217:ZE:18073:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1772615880"
},
"departure": {
"time": "1772615880"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1772617440"
},
"departure": {
"time": "1772617440"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1772618400"
},
"departure": {
"time": "1772618400"
},
"stopId": "FR:76565:ZE:18443:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1772616660"
},
"departure": {
"time": "1772616660"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"delay": 5,
"time": "1772615885"
},
"departure": {
"delay": 5,
"time": "1772615885"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1772616360"
},
"departure": {
"time": "1772616360"
},
"stopId": "FR:76217:ZE:18078:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1772616000"
},
"departure": {
"time": "1772616000"
},
"stopId": "FR:76217:ZE:18164:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1772615760"
},
"departure": {
"time": "1772615760"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1772617680"
},
"departure": {
"time": "1772617680"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1772618100"
},
"departure": {
"time": "1772618100"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1772615820"
},
"departure": {
"time": "1772615820"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1772616540"
},
"departure": {
"time": "1772616540"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1772617080"
},
"departure": {
"time": "1772617080"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1772615460"
},
"departure": {
"time": "1772615460"
},
"stopId": "FR:76217:ZE:18810:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1772616600"
},
"departure": {
"time": "1772616600"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1772618340"
},
"departure": {
"time": "1772618340"
},
"stopId": "FR:76565:ZE:18238:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1772615640"
},
"departure": {
"time": "1772615640"
},
"stopId": "FR:76217:ZE:18169:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1772616720"
},
"departure": {
"time": "1772616720"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1772616180"
},
"departure": {
"time": "1772616180"
},
"stopId": "FR:76217:ZE:18104:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1772617920"
},
"departure": {
"time": "1772617920"
},
"stopId": "FR:76217:ZE:18025:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1772618280"
},
"departure": {
"time": "1772618280"
},
"stopId": "FR:76217:ZE:18040:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1772617800"
},
"departure": {
"time": "1772617800"
},
"stopId": "FR:76217:ZE:18054:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1772616120"
},
"departure": {
"time": "1772616120"
},
"stopId": "FR:76217:ZE:18189:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1772616060"
},
"departure": {
"time": "1772616060"
},
"stopId": "FR:76217:ZE:18196:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1772616480"
},
"departure": {
"time": "1772616480"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1772618520"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 35
},
{
"arrival": {
"time": "1772615580"
},
"departure": {
"time": "1772615580"
},
"stopId": "FR:76217:ZE:18176:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1772617260"
},
"departure": {
"time": "1772617260"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1772617620"
},
"departure": {
"time": "1772617620"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"delay": 5,
"time": "1772618285"
},
"departure": {
"delay": 5,
"time": "1772618285"
},
"stopId": "FR:76565:ZE:18105:ATOUMOD005",
"stopSequence": 32
},
{
"departure": {
"time": "1772615400"
},
"stopId": "FR:76217:ZE:18808:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"delay": 5,
"time": "1772616005"
},
"departure": {
"delay": 5,
"time": "1772616005"
},
"stopId": "FR:76217:ZE:18208:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1772615520"
},
"departure": {
"time": "1772615520"
},
"stopId": "FR:76217:ZE:18183:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1772615940"
},
"departure": {
"time": "1772615940"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 10
}
],
"timestamp": "1772606714",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:315:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC596524:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -2587,
"time": "1772606513"
},
"departure": {
"delay": -2587,
"time": "1772606513"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -3367,
"time": "1772606513"
},
"departure": {
"delay": -3367,
"time": "1772606513"
},
"stopId": "FR:27229:ZE:0xRON01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -3187,
"time": "1772606513"
},
"departure": {
"delay": -3187,
"time": "1772606513"
},
"stopId": "FR:27229:ZE:0xTRA01:ATOUMOD004",
"stopSequence": 11
},
{
"departure": {
"delay": -2467,
"time": "1772606513"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -3007,
"time": "1772606513"
},
"departure": {
"delay": -3007,
"time": "1772606513"
},
"stopId": "FR:27229:ZE:0xMOU01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -3067,
"time": "1772606513"
},
"departure": {
"delay": -3067,
"time": "1772606513"
},
"stopId": "FR:27229:ZE:0xORL01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -2887,
"time": "1772606513"
},
"departure": {
"delay": -2887,
"time": "1772606513"
},
"stopId": "FR:27229:ZE:0xGAR04:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": 148,
"time": "1772610688"
},
"stopId": "FR:27306:ZE:0xCID02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -2767,
"time": "1772606513"
},
"departure": {
"delay": -2767,
"time": "1772606513"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": 148,
"time": "1772610568"
},
"departure": {
"delay": 148,
"time": "1772610568"
},
"stopId": "FR:27306:ZE:0xOIS02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -2527,
"time": "1772606513"
},
"departure": {
"delay": -2527,
"time": "1772606513"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -3247,
"time": "1772606513"
},
"departure": {
"delay": -3247,
"time": "1772606513"
},
"stopId": "FR:27229:ZE:0xLAK01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -3127,
"time": "1772606513"
},
"departure": {
"delay": -3127,
"time": "1772606513"
},
"stopId": "FR:27229:ZE:0xPOL03:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 155,
"time": "1772610635"
},
"departure": {
"delay": 155,
"time": "1772610635"
},
"stopId": "FR:27306:ZE:0xVIl02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -2947,
"time": "1772606513"
},
"departure": {
"delay": -2947,
"time": "1772606513"
},
"stopId": "FR:27229:ZE:0xLET01:ATOUMOD004",
"stopSequence": 7
}
],
"timestamp": "1772606513",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T6:LOC",
"tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC596524:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746207x2025xHxMultxMexMercredix00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772609280"
},
"stopId": "FR:50129:ZE:10MAX1:ATOUMOD035",
"stopSequence": 50
},
{
"arrival": {
"time": "1772607720"
},
"departure": {
"time": "1772607720"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"time": "1772607480"
},
"departure": {
"time": "1772607480"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"time": "1772608800"
},
"departure": {
"time": "1772608800"
},
"stopId": "FR:50129:ZE:10HOU2:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"time": "1772606671"
},
"departure": {
"time": "1772606700"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 40,
"time": "1772606126"
},
"departure": {
"delay": 40,
"time": "1772606140"
},
"stopId": "FR:50129:ZE:10MGT2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"time": "1772608020"
},
"departure": {
"time": "1772608020"
},
"stopId": "FR:50129:ZE:10BEL2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"time": "1772608500"
},
"departure": {
"time": "1772608500"
},
"stopId": "FR:50129:ZE:10BHE2:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 77,
"time": "1772606269"
},
"departure": {
"delay": 77,
"time": "1772606297"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"time": "1772607300"
},
"departure": {
"time": "1772607300"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"time": "1772607960"
},
"departure": {
"time": "1772607960"
},
"stopId": "FR:50129:ZE:10HUI2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"time": "1772607420"
},
"departure": {
"time": "1772607420"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"time": "1772608500"
},
"departure": {
"time": "1772608500"
},
"stopId": "FR:50129:ZE:10CPL2:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 31,
"time": "1772606355"
},
"departure": {
"delay": 31,
"time": "1772606371"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"time": "1772608920"
},
"departure": {
"time": "1772608920"
},
"stopId": "FR:50129:ZE:10SFN2:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"time": "1772608200"
},
"departure": {
"time": "1772608200"
},
"stopId": "FR:50129:ZE:10LAV2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"time": "1772608560"
},
"departure": {
"time": "1772608560"
},
"stopId": "FR:50129:ZE:10PRE2:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"time": "1772608620"
},
"departure": {
"time": "1772608620"
},
"stopId": "FR:50129:ZE:10ARA2:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"time": "1772606760"
},
"departure": {
"time": "1772606760"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 17
},
{
"departure": {
"delay": 112,
"time": "1772605852"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"time": "1772608680"
},
"departure": {
"time": "1772608680"
},
"stopId": "FR:50129:ZE:10BON2:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 126,
"time": "1772605893"
},
"departure": {
"delay": 126,
"time": "1772605926"
},
"stopId": "FR:50129:ZE:10JGO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 65,
"time": "1772606308"
},
"departure": {
"delay": 65,
"time": "1772606345"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"time": "1772608440"
},
"departure": {
"time": "1772608440"
},
"stopId": "FR:50129:ZE:10LON2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"time": "1772609160"
},
"departure": {
"time": "1772609160"
},
"stopId": "FR:50129:ZE:10SFG2:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 106,
"time": "1772605990"
},
"departure": {
"delay": 106,
"time": "1772606026"
},
"stopId": "FR:50129:ZE:10COS2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"time": "1772608140"
},
"departure": {
"time": "1772608140"
},
"stopId": "FR:50129:ZE:10AGO2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"time": "1772608260"
},
"departure": {
"time": "1772608260"
},
"stopId": "FR:50129:ZE:10DUB2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"time": "1772608740"
},
"departure": {
"time": "1772608740"
},
"stopId": "FR:50129:ZE:10BRT2:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 89,
"time": "1772606040"
},
"departure": {
"delay": 89,
"time": "1772606069"
},
"stopId": "FR:50129:ZE:10CVE2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"time": "1772608980"
},
"departure": {
"time": "1772608980"
},
"stopId": "FR:50129:ZE:10ALB2:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"time": "1772608080"
},
"departure": {
"time": "1772608080"
},
"stopId": "FR:50129:ZE:10HOM2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"time": "1772607540"
},
"departure": {
"time": "1772607540"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"time": "1772607840"
},
"departure": {
"time": "1772607840"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"time": "1772607600"
},
"departure": {
"time": "1772607600"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"time": "1772609100"
},
"departure": {
"time": "1772609100"
},
"stopId": "FR:50129:ZE:10COF2:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": -8,
"time": "1772606534"
},
"departure": {
"delay": -8,
"time": "1772606572"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"time": "1772607180"
},
"departure": {
"time": "1772607180"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 42,
"time": "1772606606"
},
"departure": {
"delay": 42,
"time": "1772606622"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"time": "1772608380"
},
"departure": {
"time": "1772608380"
},
"stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 77,
"time": "1772606192"
},
"departure": {
"delay": 77,
"time": "1772606237"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"time": "1772607000"
},
"departure": {
"time": "1772607000"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"time": "1772608860"
},
"departure": {
"time": "1772608860"
},
"stopId": "FR:50129:ZE:10CAR2:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"time": "1772607900"
},
"departure": {
"time": "1772607900"
},
"stopId": "FR:50129:ZE:10TRA6:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": -5,
"time": "1772606502"
},
"departure": {
"delay": -5,
"time": "1772606515"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"time": "1772606880"
},
"departure": {
"time": "1772606880"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"time": "1772609220"
},
"departure": {
"time": "1772609220"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 49
},
{
"arrival": {
"delay": 82,
"time": "1772606151"
},
"departure": {
"delay": 82,
"time": "1772606182"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 75,
"time": "1772606086"
},
"departure": {
"delay": 75,
"time": "1772606115"
},
"stopId": "FR:50129:ZE:10RSX2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 17,
"time": "1772606444"
},
"departure": {
"delay": 17,
"time": "1772606477"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 12
}
],
"timestamp": "1772606700",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746207x2025xHxMultxMexMercredix00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx114:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 57,
"time": "1772605557"
},
"departure": {
"delay": 57,
"time": "1772605557"
},
"stopId": "FR:76216:ZE:TCARxMAISO2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 8,
"time": "1772605302"
},
"departure": {
"delay": 8,
"time": "1772605328"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 122,
"time": "1772605802"
},
"departure": {
"delay": 122,
"time": "1772605802"
},
"stopId": "FR:76216:ZE:TCARxDVILL2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 87,
"time": "1772604507"
},
"departure": {
"delay": 87,
"time": "1772604507"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 62,
"time": "1772604281"
},
"departure": {
"delay": 62,
"time": "1772604302"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 47,
"time": "1772604827"
},
"departure": {
"delay": 47,
"time": "1772604827"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"delay": 12,
"time": "1772603352"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 144,
"time": "1772603904"
},
"departure": {
"delay": 144,
"time": "1772603904"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 62,
"time": "1772604878"
},
"departure": {
"delay": 62,
"time": "1772604902"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 77,
"time": "1772603777"
},
"departure": {
"delay": 77,
"time": "1772603777"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 107,
"time": "1772603627"
},
"departure": {
"delay": 107,
"time": "1772603627"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 56,
"time": "1772604656"
},
"departure": {
"delay": 56,
"time": "1772604656"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 48,
"time": "1772605428"
},
"departure": {
"delay": 48,
"time": "1772605428"
},
"stopId": "FR:76540:ZE:TCARxBAPEA2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 92,
"time": "1772605652"
},
"departure": {
"delay": 92,
"time": "1772605652"
},
"stopId": "FR:76216:ZE:TCARxPTPIE2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 62,
"time": "1772604602"
},
"departure": {
"delay": 62,
"time": "1772604602"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 51,
"time": "1772603571"
},
"departure": {
"delay": 51,
"time": "1772603571"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 82,
"time": "1772604202"
},
"departure": {
"delay": 82,
"time": "1772604202"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 93,
"time": "1772603853"
},
"departure": {
"delay": 93,
"time": "1772603853"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 207,
"time": "1772606127"
},
"departure": {
"delay": 207,
"time": "1772606127"
},
"stopId": "FR:76474:ZE:TCARxMOULI2:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 57,
"time": "1772604476"
},
"departure": {
"delay": 57,
"time": "1772604477"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 33,
"time": "1772604753"
},
"departure": {
"delay": 33,
"time": "1772604753"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 188,
"time": "1772605928"
},
"departure": {
"delay": 188,
"time": "1772605928"
},
"stopId": "FR:76216:ZE:TCARxPALIS2:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 122,
"time": "1772603702"
},
"departure": {
"delay": 122,
"time": "1772603702"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 54,
"time": "1772604054"
},
"departure": {
"delay": 54,
"time": "1772604054"
},
"stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 253,
"time": "1772606029"
},
"departure": {
"delay": 253,
"time": "1772606053"
},
"stopId": "FR:76216:ZE:TCARxDLUNE2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 102,
"time": "1772603480"
},
"departure": {
"delay": 102,
"time": "1772603502"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 128,
"time": "1772606228"
},
"stopId": "FR:76474:ZE:TCARxBMAIR2:ATOUMOD001",
"stopSequence": 30
}
],
"timestamp": "1772603355",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx114:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:223:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772611440"
},
"departure": {
"time": "1772611440"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1772612340"
},
"departure": {
"time": "1772612340"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1772612280"
},
"departure": {
"time": "1772612280"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1772611980"
},
"departure": {
"time": "1772611980"
},
"stopId": "FR:76217:ZE:18325:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1772612100"
},
"departure": {
"time": "1772612100"
},
"stopId": "FR:76217:ZE:18052:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1772612880"
},
"departure": {
"time": "1772612880"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1772611800"
},
"departure": {
"time": "1772611800"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1772611680"
},
"departure": {
"time": "1772611680"
},
"stopId": "FR:76217:ZE:18043:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1772611560"
},
"departure": {
"time": "1772611560"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1772612220"
},
"departure": {
"time": "1772612220"
},
"stopId": "FR:76217:ZE:18037:ATOUMOD005",
"stopSequence": 12
},
{
"departure": {
"time": "1772611260"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1772611860"
},
"departure": {
"time": "1772611860"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1772612700"
},
"departure": {
"time": "1772612700"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1772612040"
},
"departure": {
"time": "1772612040"
},
"stopId": "FR:76217:ZE:18093:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1772611920"
},
"departure": {
"time": "1772611920"
},
"stopId": "FR:76217:ZE:18067:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1772612940"
},
"stopId": "FR:76217:ZE:18041:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1772612520"
},
"departure": {
"time": "1772612520"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1772612160"
},
"departure": {
"time": "1772612160"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 11
}
],
"timestamp": "1772606718",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:223:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746323x2025xHxMultxMexMercredix00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 157,
"time": "1772605840"
},
"departure": {
"delay": 157,
"time": "1772605897"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 110,
"time": "1772606379"
},
"departure": {
"delay": 110,
"time": "1772606450"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"time": "1772606676"
},
"departure": {
"time": "1772606700"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 10,
"time": "1772606890"
},
"departure": {
"delay": 10,
"time": "1772606890"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 45,
"time": "1772606485"
},
"departure": {
"delay": 45,
"time": "1772606505"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 58,
"time": "1772606598"
},
"departure": {
"delay": 58,
"time": "1772606638"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 181,
"time": "1772605493"
},
"departure": {
"delay": 181,
"time": "1772605501"
},
"stopId": "FR:50129:ZE:10BEL1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 255,
"time": "1772605226"
},
"departure": {
"delay": 255,
"time": "1772605275"
},
"stopId": "FR:50129:ZE:10DUB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 172,
"time": "1772606108"
},
"departure": {
"delay": 172,
"time": "1772606152"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 113,
"time": "1772606286"
},
"departure": {
"delay": 113,
"time": "1772606333"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 230,
"time": "1772604912"
},
"departure": {
"delay": 230,
"time": "1772604950"
},
"stopId": "FR:50129:ZE:10PRE1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 218,
"time": "1772605680"
},
"departure": {
"delay": 218,
"time": "1772605718"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 272,
"time": "1772605139"
},
"departure": {
"delay": 272,
"time": "1772605172"
},
"stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 147,
"time": "1772606023"
},
"departure": {
"delay": 147,
"time": "1772606067"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 216,
"time": "1772604978"
},
"departure": {
"delay": 216,
"time": "1772604996"
},
"stopId": "FR:50129:ZE:10CPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 201,
"time": "1772605936"
},
"departure": {
"delay": 201,
"time": "1772606001"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 127,
"time": "1772606179"
},
"departure": {
"delay": 127,
"time": "1772606227"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 258,
"time": "1772605088"
},
"departure": {
"delay": 258,
"time": "1772605098"
},
"stopId": "FR:50129:ZE:10LON1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 251,
"time": "1772605420"
},
"departure": {
"delay": 251,
"time": "1772605451"
},
"stopId": "FR:50129:ZE:10HOM1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 222,
"time": "1772604869"
},
"departure": {
"delay": 222,
"time": "1772604882"
},
"stopId": "FR:50129:ZE:10ARA1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 10,
"time": "1772606830"
},
"departure": {
"delay": 10,
"time": "1772606830"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 286,
"time": "1772605009"
},
"departure": {
"delay": 286,
"time": "1772605066"
},
"stopId": "FR:50129:ZE:10BHE1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 227,
"time": "1772605636"
},
"departure": {
"delay": 227,
"time": "1772605667"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 252,
"time": "1772605298"
},
"departure": {
"delay": 252,
"time": "1772605332"
},
"stopId": "FR:50129:ZE:10LAV1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 260,
"time": "1772605360"
},
"departure": {
"delay": 260,
"time": "1772605400"
},
"stopId": "FR:50129:ZE:10AGO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 10,
"time": "1772606830"
},
"departure": {
"delay": 10,
"time": "1772606830"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 182,
"time": "1772605770"
},
"departure": {
"delay": 182,
"time": "1772605802"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 10,
"time": "1772606950"
},
"departure": {
"delay": 10,
"time": "1772606950"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 10,
"time": "1772607070"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 227,
"time": "1772605560"
},
"departure": {
"delay": 227,
"time": "1772605607"
},
"stopId": "FR:50129:ZE:10HUI1:ATOUMOD035",
"stopSequence": 21
}
],
"timestamp": "1772606703",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746323x2025xHxMultxMexMercredix00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745656x2025xHxMultxMexMercredix00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 96,
"time": "1772606096"
},
"departure": {
"delay": 96,
"time": "1772606136"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 139,
"time": "1772606530"
},
"departure": {
"delay": 139,
"time": "1772606599"
},
"stopId": "FR:50129:ZE:10PAX1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 180,
"time": "1772608380"
},
"departure": {
"delay": 180,
"time": "1772608380"
},
"stopId": "FR:50129:ZE:10GDR1:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 180,
"time": "1772607360"
},
"departure": {
"delay": 180,
"time": "1772607360"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 180,
"time": "1772606880"
},
"departure": {
"delay": 180,
"time": "1772606880"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 180,
"time": "1772608200"
},
"departure": {
"delay": 180,
"time": "1772608200"
},
"stopId": "FR:50129:ZE:10MED3:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 97,
"time": "1772606279"
},
"departure": {
"delay": 97,
"time": "1772606317"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 180,
"time": "1772607000"
},
"departure": {
"delay": 180,
"time": "1772607000"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"time": "1772606668"
},
"departure": {
"time": "1772606520"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 103,
"time": "1772606456"
},
"departure": {
"delay": 103,
"time": "1772606503"
},
"stopId": "FR:50129:ZE:10CMI1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 180,
"time": "1772608500"
},
"departure": {
"delay": 180,
"time": "1772608500"
},
"stopId": "FR:50129:ZE:10FLO1:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 124,
"time": "1772605843"
},
"departure": {
"delay": 124,
"time": "1772605864"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 180,
"time": "1772608620"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 180,
"time": "1772607840"
},
"departure": {
"delay": 180,
"time": "1772607840"
},
"stopId": "FR:50129:ZE:10HPA3:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 180,
"time": "1772607240"
},
"departure": {
"delay": 180,
"time": "1772607240"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 100,
"time": "1772605620"
},
"departure": {
"delay": 100,
"time": "1772605660"
},
"stopId": "FR:50129:ZE:10MOR1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 180,
"time": "1772607780"
},
"departure": {
"delay": 180,
"time": "1772607780"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 140,
"time": "1772605720"
},
"departure": {
"delay": 140,
"time": "1772605760"
},
"stopId": "FR:50129:ZE:10FRN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 180,
"time": "1772607060"
},
"departure": {
"delay": 180,
"time": "1772607060"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 180,
"time": "1772607960"
},
"departure": {
"delay": 180,
"time": "1772607960"
},
"stopId": "FR:50129:ZE:10XCT3:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 99,
"time": "1772606159"
},
"departure": {
"delay": 99,
"time": "1772606199"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 180,
"time": "1772607600"
},
"departure": {
"delay": 180,
"time": "1772607600"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 117,
"time": "1772606026"
},
"departure": {
"delay": 117,
"time": "1772606037"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 137,
"time": "1772605681"
},
"departure": {
"delay": 137,
"time": "1772605697"
},
"stopId": "FR:50129:ZE:10BOI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 108,
"time": "1772605936"
},
"departure": {
"delay": 108,
"time": "1772605968"
},
"stopId": "FR:50129:ZE:10EPC1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 180,
"time": "1772608320"
},
"departure": {
"delay": 180,
"time": "1772608320"
},
"stopId": "FR:50129:ZE:10NOR5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 96,
"time": "1772605565"
},
"departure": {
"delay": 96,
"time": "1772605596"
},
"stopId": "FR:50129:ZE:10MES1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 180,
"time": "1772607480"
},
"departure": {
"delay": 180,
"time": "1772607480"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 180,
"time": "1772607180"
},
"departure": {
"delay": 180,
"time": "1772607180"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 51,
"time": "1772606376"
},
"departure": {
"delay": 51,
"time": "1772606391"
},
"stopId": "FR:50129:ZE:10ANN1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 180,
"time": "1772608140"
},
"departure": {
"delay": 180,
"time": "1772608140"
},
"stopId": "FR:50129:ZE:10BAG3:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 180,
"time": "1772606760"
},
"departure": {
"delay": 180,
"time": "1772606760"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 16
},
{
"departure": {
"delay": 113,
"time": "1772605493"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 180,
"time": "1772608440"
},
"departure": {
"delay": 180,
"time": "1772608440"
},
"stopId": "FR:50129:ZE:10LPL1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 180,
"time": "1772608020"
},
"departure": {
"delay": 180,
"time": "1772608020"
},
"stopId": "FR:50129:ZE:10GRR1:ATOUMOD035",
"stopSequence": 28
}
],
"timestamp": "1772606701",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745656x2025xHxMultxMexMercredix00:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:133:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -60,
"time": "1772606880"
},
"departure": {
"delay": -60,
"time": "1772606880"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"delay": 5,
"time": "1772606520"
},
"departure": {
"delay": 5,
"time": "1772606525"
},
"stopId": "FR:76217:ZE:18183:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"delay": -60,
"time": "1772606940"
},
"departure": {
"delay": -60,
"time": "1772606940"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"delay": -60,
"time": "1772609280"
},
"departure": {
"delay": -60,
"time": "1772609280"
},
"stopId": "FR:76217:ZE:18040:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"delay": -60,
"time": "1772608320"
},
"departure": {
"delay": -60,
"time": "1772608320"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"delay": -60,
"time": "1772607000"
},
"departure": {
"delay": -60,
"time": "1772607000"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"delay": -60,
"time": "1772608680"
},
"departure": {
"delay": -60,
"time": "1772608680"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"delay": -60,
"time": "1772609340"
},
"departure": {
"delay": -60,
"time": "1772609340"
},
"stopId": "FR:76565:ZE:18238:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"delay": -60,
"time": "1772606820"
},
"departure": {
"delay": -60,
"time": "1772606820"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"delay": -60,
"time": "1772607720"
},
"departure": {
"delay": -60,
"time": "1772607720"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"delay": -60,
"time": "1772607420"
},
"departure": {
"delay": -60,
"time": "1772607420"
},
"stopId": "FR:76217:ZE:18078:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"delay": -60,
"time": "1772609220"
},
"departure": {
"delay": -60,
"time": "1772609220"
},
"stopId": "FR:76217:ZE:18073:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"delay": -60,
"time": "1772608140"
},
"departure": {
"delay": -60,
"time": "1772608140"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"delay": -60,
"time": "1772608800"
},
"departure": {
"delay": -60,
"time": "1772608800"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"delay": -60,
"time": "1772608500"
},
"departure": {
"delay": -60,
"time": "1772608500"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"delay": -60,
"time": "1772607180"
},
"departure": {
"delay": -60,
"time": "1772607180"
},
"stopId": "FR:76217:ZE:18189:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"delay": -60,
"time": "1772606760"
},
"departure": {
"delay": -60,
"time": "1772606760"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"delay": -60,
"time": "1772607060"
},
"departure": {
"delay": -60,
"time": "1772607060"
},
"stopId": "FR:76217:ZE:18164:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"delay": -55,
"time": "1772606640"
},
"departure": {
"delay": -55,
"time": "1772606645"
},
"stopId": "FR:76217:ZE:18169:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"delay": -55,
"time": "1772609285"
},
"departure": {
"delay": -55,
"time": "1772609285"
},
"stopId": "FR:76565:ZE:18105:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"delay": 5,
"time": "1772606460"
},
"departure": {
"delay": 5,
"time": "1772606465"
},
"stopId": "FR:76217:ZE:18810:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"delay": -60,
"time": "1772609520"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 35
},
{
"arrival": {
"delay": 5,
"time": "1772606580"
},
"departure": {
"delay": 5,
"time": "1772606585"
},
"stopId": "FR:76217:ZE:18176:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"delay": -60,
"time": "1772607780"
},
"departure": {
"delay": -60,
"time": "1772607780"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"delay": -60,
"time": "1772607660"
},
"departure": {
"delay": -60,
"time": "1772607660"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"delay": -60,
"time": "1772607120"
},
"departure": {
"delay": -60,
"time": "1772607120"
},
"stopId": "FR:76217:ZE:18196:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"delay": -60,
"time": "1772607600"
},
"departure": {
"delay": -60,
"time": "1772607600"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"delay": -60,
"time": "1772609100"
},
"departure": {
"delay": -60,
"time": "1772609100"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"delay": -60,
"time": "1772607240"
},
"departure": {
"delay": -60,
"time": "1772607240"
},
"stopId": "FR:76217:ZE:18104:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"delay": -60,
"time": "1772608920"
},
"departure": {
"delay": -60,
"time": "1772608920"
},
"stopId": "FR:76217:ZE:18054:ATOUMOD005",
"stopSequence": 27
},
{
"departure": {
"delay": -60,
"time": "1772606340"
},
"stopId": "FR:76217:ZE:18808:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"delay": -60,
"time": "1772609400"
},
"departure": {
"delay": -60,
"time": "1772609400"
},
"stopId": "FR:76565:ZE:18443:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"delay": -60,
"time": "1772607540"
},
"departure": {
"delay": -60,
"time": "1772607540"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"delay": -60,
"time": "1772608980"
},
"departure": {
"delay": -60,
"time": "1772608980"
},
"stopId": "FR:76217:ZE:18025:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"delay": -55,
"time": "1772607065"
},
"departure": {
"delay": -55,
"time": "1772607065"
},
"stopId": "FR:76217:ZE:18208:ATOUMOD005",
"stopSequence": 12
}
],
"timestamp": "1772606680",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:133:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:353:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772617680"
},
"departure": {
"time": "1772617680"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1772620080"
},
"departure": {
"time": "1772620080"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1772620260"
},
"departure": {
"time": "1772620260"
},
"stopId": "FR:76217:ZE:18168:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1772619720"
},
"departure": {
"time": "1772619720"
},
"stopId": "FR:76217:ZE:18207:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1772617440"
},
"departure": {
"time": "1772617440"
},
"stopId": "FR:76217:ZE:18039:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1772619840"
},
"departure": {
"time": "1772619840"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1772619960"
},
"departure": {
"time": "1772619960"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1772617320"
},
"departure": {
"time": "1772617320"
},
"stopId": "FR:76565:ZE:18255:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1772619180"
},
"departure": {
"time": "1772619180"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1772619300"
},
"departure": {
"time": "1772619300"
},
"stopId": "FR:76217:ZE:18079:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1772618820"
},
"departure": {
"time": "1772618820"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1772620440"
},
"departure": {
"time": "1772620440"
},
"stopId": "FR:76217:ZE:18191:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1772617800"
},
"departure": {
"time": "1772617800"
},
"stopId": "FR:76217:ZE:18053:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1772620500"
},
"stopId": "FR:76217:ZE:18809:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1772618280"
},
"departure": {
"time": "1772618280"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1772619780"
},
"departure": {
"time": "1772619780"
},
"stopId": "FR:76217:ZE:18163:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1772617260"
},
"departure": {
"time": "1772617260"
},
"stopId": "FR:76565:ZE:18285:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1772618160"
},
"departure": {
"time": "1772618160"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1772619060"
},
"departure": {
"time": "1772619060"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1772619900"
},
"departure": {
"time": "1772619900"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1772618100"
},
"departure": {
"time": "1772618100"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1772620200"
},
"departure": {
"time": "1772620200"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1772619600"
},
"departure": {
"time": "1772619600"
},
"stopId": "FR:76217:ZE:18188:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1772619120"
},
"departure": {
"time": "1772619120"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1772618460"
},
"departure": {
"time": "1772618460"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 13
},
{
"departure": {
"time": "1772617200"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1772619660"
},
"departure": {
"time": "1772619660"
},
"stopId": "FR:76217:ZE:18195:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1772617920"
},
"departure": {
"time": "1772617920"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1772620320"
},
"departure": {
"time": "1772620320"
},
"stopId": "FR:76217:ZE:18242:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1772619420"
},
"departure": {
"time": "1772619420"
},
"stopId": "FR:76217:ZE:18103:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1772618880"
},
"departure": {
"time": "1772618880"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1772617740"
},
"departure": {
"time": "1772617740"
},
"stopId": "FR:76217:ZE:18024:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1772617500"
},
"departure": {
"time": "1772617500"
},
"stopId": "FR:76217:ZE:18072:ATOUMOD005",
"stopSequence": 5
}
],
"timestamp": "1772606680",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:353:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:401:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772619240"
},
"departure": {
"time": "1772619240"
},
"stopId": "FR:76217:ZE:18169:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1772621940"
},
"departure": {
"time": "1772621940"
},
"stopId": "FR:76565:ZE:18238:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1772619660"
},
"departure": {
"time": "1772619660"
},
"stopId": "FR:76217:ZE:18196:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"delay": 5,
"time": "1772621885"
},
"departure": {
"delay": 5,
"time": "1772621885"
},
"stopId": "FR:76565:ZE:18105:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1772619120"
},
"departure": {
"time": "1772619120"
},
"stopId": "FR:76217:ZE:18183:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1772621880"
},
"departure": {
"time": "1772621880"
},
"stopId": "FR:76217:ZE:18040:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1772619480"
},
"departure": {
"time": "1772619480"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1772622000"
},
"departure": {
"time": "1772622000"
},
"stopId": "FR:76565:ZE:18443:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1772621520"
},
"departure": {
"time": "1772621520"
},
"stopId": "FR:76217:ZE:18025:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1772620200"
},
"departure": {
"time": "1772620200"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1772619600"
},
"departure": {
"time": "1772619600"
},
"stopId": "FR:76217:ZE:18164:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"delay": 5,
"time": "1772619605"
},
"departure": {
"delay": 5,
"time": "1772619605"
},
"stopId": "FR:76217:ZE:18208:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1772619780"
},
"departure": {
"time": "1772619780"
},
"stopId": "FR:76217:ZE:18104:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1772620860"
},
"departure": {
"time": "1772620860"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1772619060"
},
"departure": {
"time": "1772619060"
},
"stopId": "FR:76217:ZE:18810:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1772619180"
},
"departure": {
"time": "1772619180"
},
"stopId": "FR:76217:ZE:18176:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1772620320"
},
"departure": {
"time": "1772620320"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1772621400"
},
"departure": {
"time": "1772621400"
},
"stopId": "FR:76217:ZE:18054:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1772621040"
},
"departure": {
"time": "1772621040"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1772619540"
},
"departure": {
"time": "1772619540"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1772619960"
},
"departure": {
"time": "1772619960"
},
"stopId": "FR:76217:ZE:18078:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1772621820"
},
"departure": {
"time": "1772621820"
},
"stopId": "FR:76217:ZE:18073:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1772619720"
},
"departure": {
"time": "1772619720"
},
"stopId": "FR:76217:ZE:18189:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1772622120"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 35
},
{
"arrival": {
"time": "1772620260"
},
"departure": {
"time": "1772620260"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1772621280"
},
"departure": {
"time": "1772621280"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1772620680"
},
"departure": {
"time": "1772620680"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1772619360"
},
"departure": {
"time": "1772619360"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1772621220"
},
"departure": {
"time": "1772621220"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 25
},
{
"departure": {
"time": "1772619000"
},
"stopId": "FR:76217:ZE:18808:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"delay": 5,
"time": "1772619485"
},
"departure": {
"delay": 5,
"time": "1772619485"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1772621700"
},
"departure": {
"time": "1772621700"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1772620140"
},
"departure": {
"time": "1772620140"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1772620080"
},
"departure": {
"time": "1772620080"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1772619420"
},
"departure": {
"time": "1772619420"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 7
}
],
"timestamp": "1772606629",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:401:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745712x2025xHxMultxMexMercredix00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 96,
"time": "1772603121"
},
"departure": {
"delay": 96,
"time": "1772603136"
},
"stopId": "FR:50129:ZE:10TRA3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 130,
"time": "1772602494"
},
"departure": {
"delay": 130,
"time": "1772602510"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 119,
"time": "1772603266"
},
"departure": {
"delay": 119,
"time": "1772603279"
},
"stopId": "FR:50129:ZE:10ANN2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -31,
"time": "1772601613"
},
"departure": {
"delay": -31,
"time": "1772601629"
},
"stopId": "FR:50129:ZE:10BAG4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 35,
"time": "1772603964"
},
"departure": {
"delay": 35,
"time": "1772603975"
},
"stopId": "FR:50129:ZE:10MOR2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 128,
"time": "1772603213"
},
"departure": {
"delay": 128,
"time": "1772603228"
},
"stopId": "FR:50129:ZE:10CMI2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 40,
"time": "1772603427"
},
"departure": {
"delay": 40,
"time": "1772603440"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -44,
"time": "1772601758"
},
"departure": {
"delay": -44,
"time": "1772601796"
},
"stopId": "FR:50129:ZE:10XCT4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -34,
"time": "1772601309"
},
"departure": {
"delay": -34,
"time": "1772601326"
},
"stopId": "FR:50129:ZE:10LPL2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 155,
"time": "1772602339"
},
"departure": {
"delay": 155,
"time": "1772602355"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -10,
"time": "1772604050"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 130,
"time": "1772602836"
},
"departure": {
"delay": 130,
"time": "1772602870"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -41,
"time": "1772601520"
},
"departure": {
"delay": -41,
"time": "1772601559"
},
"stopId": "FR:50129:ZE:10MED4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -1,
"time": "1772601229"
},
"departure": {
"delay": -1,
"time": "1772601239"
},
"stopId": "FR:50129:ZE:10FLO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 13,
"time": "1772603554"
},
"departure": {
"delay": 13,
"time": "1772603593"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 103,
"time": "1772603041"
},
"departure": {
"delay": 103,
"time": "1772603083"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 93,
"time": "1772603355"
},
"departure": {
"delay": 93,
"time": "1772603373"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 129,
"time": "1772602628"
},
"departure": {
"delay": 129,
"time": "1772602689"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 55,
"time": "1772603685"
},
"departure": {
"delay": 55,
"time": "1772603695"
},
"stopId": "FR:50129:ZE:10EPC2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": -3,
"time": "1772602017"
},
"departure": {
"delay": -3,
"time": "1772602077"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 145,
"time": "1772602753"
},
"departure": {
"delay": 145,
"time": "1772602765"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 42,
"time": "1772603910"
},
"departure": {
"delay": 42,
"time": "1772603922"
},
"stopId": "FR:50129:ZE:10HET2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 66,
"time": "1772603854"
},
"departure": {
"delay": 66,
"time": "1772603886"
},
"stopId": "FR:50129:ZE:10TLL2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 150,
"time": "1772602549"
},
"departure": {
"delay": 150,
"time": "1772602590"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 103,
"time": "1772603195"
},
"departure": {
"delay": 103,
"time": "1772603203"
},
"stopId": "FR:50129:ZE:10PAX2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 141,
"time": "1772602955"
},
"departure": {
"delay": 141,
"time": "1772603001"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -35,
"time": "1772601371"
},
"departure": {
"delay": -35,
"time": "1772601385"
},
"stopId": "FR:50129:ZE:10GDR2:ATOUMOD035",
"stopSequence": 5
},
{
"departure": {
"delay": -5,
"time": "1772601175"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 119,
"time": "1772602786"
},
"departure": {
"delay": 119,
"time": "1772602799"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 39,
"time": "1772603467"
},
"departure": {
"delay": 39,
"time": "1772603499"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 66,
"time": "1772603729"
},
"departure": {
"delay": 66,
"time": "1772603766"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 11,
"time": "1772603999"
},
"departure": {
"delay": 11,
"time": "1772604011"
},
"stopId": "FR:50129:ZE:10MES2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": -49,
"time": "1772601863"
},
"departure": {
"delay": -49,
"time": "1772601911"
},
"stopId": "FR:50129:ZE:10HPA4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -61,
"time": "1772601702"
},
"departure": {
"delay": -61,
"time": "1772601719"
},
"stopId": "FR:50129:ZE:10GRR2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 59,
"time": "1772603802"
},
"departure": {
"delay": 59,
"time": "1772603819"
},
"stopId": "FR:50129:ZE:10PAU2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": -31,
"time": "1772601413"
},
"departure": {
"delay": -31,
"time": "1772601449"
},
"stopId": "FR:50129:ZE:10NOR6:ATOUMOD035",
"stopSequence": 6
}
],
"timestamp": "1772606700",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745712x2025xHxMultxMexMercredix00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230657x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 19,
"time": "1772607499"
},
"departure": {
"delay": 19,
"time": "1772607499"
},
"stopId": "FR:76351:ZE:4357:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 4,
"time": "1772609284"
},
"departure": {
"delay": 4,
"time": "1772609284"
},
"stopId": "FR:76351:ZE:3417:ATOUMOD003",
"stopSequence": 25
},
{
"departure": {
"time": "1772607120"
},
"stopId": "FR:76351:ZE:4595:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"time": "1772607900"
},
"departure": {
"time": "1772607900"
},
"stopId": "FR:76351:ZE:4134:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 58,
"time": "1772608678"
},
"departure": {
"delay": 58,
"time": "1772608678"
},
"stopId": "FR:76351:ZE:3027:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"time": "1772608140"
},
"departure": {
"time": "1772608140"
},
"stopId": "FR:76351:ZE:3700:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"time": "1772608560"
},
"departure": {
"time": "1772608560"
},
"stopId": "FR:76351:ZE:4641:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 7,
"time": "1772608627"
},
"departure": {
"delay": 7,
"time": "1772608627"
},
"stopId": "FR:76351:ZE:4520:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 5,
"time": "1772608925"
},
"departure": {
"delay": 5,
"time": "1772608925"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 40,
"time": "1772609440"
},
"departure": {
"delay": 40,
"time": "1772609440"
},
"stopId": "FR:76351:ZE:3384:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 56,
"time": "1772609816"
},
"departure": {
"delay": 56,
"time": "1772609816"
},
"stopId": "FR:76351:ZE:4835:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"time": "1772607420"
},
"departure": {
"time": "1772607420"
},
"stopId": "FR:76351:ZE:3253:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"time": "1772609640"
},
"departure": {
"time": "1772609640"
},
"stopId": "FR:76351:ZE:4467:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"time": "1772607660"
},
"departure": {
"time": "1772607660"
},
"stopId": "FR:76351:ZE:3771:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 40,
"time": "1772607820"
},
"departure": {
"delay": 40,
"time": "1772607820"
},
"stopId": "FR:76351:ZE:3534:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 47,
"time": "1772609507"
},
"departure": {
"delay": 47,
"time": "1772609507"
},
"stopId": "FR:76351:ZE:5223:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"time": "1772609400"
},
"departure": {
"time": "1772609400"
},
"stopId": "FR:76351:ZE:3426:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"time": "1772607720"
},
"departure": {
"time": "1772607720"
},
"stopId": "FR:76351:ZE:3533:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 58,
"time": "1772607358"
},
"departure": {
"delay": 58,
"time": "1772607358"
},
"stopId": "FR:76351:ZE:3669:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"time": "1772609580"
},
"departure": {
"time": "1772609580"
},
"stopId": "FR:76351:ZE:4558:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 14,
"time": "1772608274"
},
"departure": {
"delay": 14,
"time": "1772608274"
},
"stopId": "FR:76351:ZE:3794:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 9,
"time": "1772609349"
},
"departure": {
"delay": 9,
"time": "1772609349"
},
"stopId": "FR:76351:ZE:3363:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 58,
"time": "1772608438"
},
"departure": {
"delay": 58,
"time": "1772608438"
},
"stopId": "FR:76351:ZE:3500:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"time": "1772609220"
},
"departure": {
"time": "1772609220"
},
"stopId": "FR:76351:ZE:3124:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 3,
"time": "1772609163"
},
"departure": {
"delay": 3,
"time": "1772609163"
},
"stopId": "FR:76351:ZE:3357:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 2,
"time": "1772609882"
},
"departure": {
"delay": 2,
"time": "1772609882"
},
"stopId": "FR:76351:ZE:4297:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"time": "1772608860"
},
"departure": {
"time": "1772608860"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 8,
"time": "1772609708"
},
"departure": {
"delay": 8,
"time": "1772609708"
},
"stopId": "FR:76351:ZE:4724:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 15,
"time": "1772607195"
},
"departure": {
"delay": 15,
"time": "1772607195"
},
"stopId": "FR:76351:ZE:3048:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 57,
"time": "1772609097"
},
"departure": {
"delay": 57,
"time": "1772609097"
},
"stopId": "FR:76351:ZE:3531:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 23,
"time": "1772609003"
},
"departure": {
"delay": 23,
"time": "1772609003"
},
"stopId": "FR:76351:ZE:3627:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 39,
"time": "1772607279"
},
"departure": {
"delay": 39,
"time": "1772607279"
},
"stopId": "FR:76351:ZE:3387:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"time": "1772609940"
},
"stopId": "FR:76351:ZE:4825:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 14,
"time": "1772608514"
},
"departure": {
"delay": 14,
"time": "1772608514"
},
"stopId": "FR:76351:ZE:3645:ATOUMOD003",
"stopSequence": 14
}
],
"timestamp": "1772606682",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230657x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:125:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 125,
"time": "1772606400"
},
"departure": {
"delay": 125,
"time": "1772606405"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"delay": 60,
"time": "1772606880"
},
"departure": {
"delay": 60,
"time": "1772606880"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"delay": 60,
"time": "1772607600"
},
"departure": {
"delay": 60,
"time": "1772607600"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"delay": 60,
"time": "1772607000"
},
"departure": {
"delay": 60,
"time": "1772607000"
},
"stopId": "FR:76217:ZE:18244:ATOUMOD005",
"stopSequence": 12
},
{
"departure": {
"delay": 5,
"time": "1772605925"
},
"stopId": "FR:76217:ZE:18042:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"delay": 60,
"time": "1772606760"
},
"departure": {
"delay": 60,
"time": "1772606760"
},
"stopId": "FR:76217:ZE:18802:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"delay": 65,
"time": "1772606460"
},
"departure": {
"delay": 65,
"time": "1772606465"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"delay": 65,
"time": "1772606220"
},
"departure": {
"delay": 65,
"time": "1772606225"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"delay": 60,
"time": "1772607120"
},
"departure": {
"delay": 60,
"time": "1772607120"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"delay": 60,
"time": "1772607360"
},
"departure": {
"delay": 60,
"time": "1772607360"
},
"stopId": "FR:76217:ZE:18044:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"delay": 60,
"time": "1772606820"
},
"departure": {
"delay": 60,
"time": "1772606820"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"delay": 65,
"time": "1772606520"
},
"departure": {
"delay": 65,
"time": "1772606525"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"delay": 60,
"time": "1772607480"
},
"departure": {
"delay": 60,
"time": "1772607480"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"delay": 60,
"time": "1772606940"
},
"departure": {
"delay": 60,
"time": "1772606940"
},
"stopId": "FR:76217:ZE:18033:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"delay": 60,
"time": "1772607540"
},
"departure": {
"delay": 60,
"time": "1772607540"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"delay": 60,
"time": "1772606640"
},
"departure": {
"delay": 60,
"time": "1772606640"
},
"stopId": "FR:76217:ZE:18036:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"delay": 60,
"time": "1772607240"
},
"departure": {
"delay": 60,
"time": "1772607240"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"delay": 60,
"time": "1772607720"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"delay": 60,
"time": "1772605980"
},
"departure": {
"delay": 60,
"time": "1772606040"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 2
}
],
"timestamp": "1772606580",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:125:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746147x2025xHxMultxMexMercredix00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -71,
"time": "1772604943"
},
"departure": {
"delay": -71,
"time": "1772604949"
},
"stopId": "FR:50129:ZE:10ARA2:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 28,
"time": "1772603056"
},
"departure": {
"delay": 28,
"time": "1772603068"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 8,
"time": "1772603968"
},
"departure": {
"delay": 8,
"time": "1772604008"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -28,
"time": "1772604917"
},
"departure": {
"delay": -28,
"time": "1772604932"
},
"stopId": "FR:50129:ZE:10PRE2:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 10,
"time": "1772603522"
},
"departure": {
"delay": 10,
"time": "1772603650"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 68,
"time": "1772602532"
},
"departure": {
"delay": 68,
"time": "1772602568"
},
"stopId": "FR:50129:ZE:10RSX2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"time": "1772604146"
},
"departure": {
"time": "1772604240"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 29,
"time": "1772603692"
},
"departure": {
"delay": 29,
"time": "1772603729"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 22,
"time": "1772602502"
},
"departure": {
"delay": 22,
"time": "1772602522"
},
"stopId": "FR:50129:ZE:10CVE2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 48,
"time": "1772602936"
},
"departure": {
"delay": 48,
"time": "1772602968"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 8,
"time": "1772604335"
},
"departure": {
"delay": 8,
"time": "1772604368"
},
"stopId": "FR:50129:ZE:10HUI2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -16,
"time": "1772604066"
},
"departure": {
"delay": -16,
"time": "1772604104"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -26,
"time": "1772603395"
},
"departure": {
"delay": -26,
"time": "1772603434"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 40,
"time": "1772602584"
},
"departure": {
"delay": 40,
"time": "1772602600"
},
"stopId": "FR:50129:ZE:10MGT2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -76,
"time": "1772604684"
},
"departure": {
"delay": -76,
"time": "1772604704"
},
"stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 29,
"time": "1772603001"
},
"departure": {
"delay": 29,
"time": "1772603009"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 10,
"time": "1772603880"
},
"departure": {
"delay": 10,
"time": "1772603890"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -35,
"time": "1772605210"
},
"departure": {
"delay": -35,
"time": "1772605225"
},
"stopId": "FR:50129:ZE:10CAR2:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 44,
"time": "1772602474"
},
"departure": {
"delay": 44,
"time": "1772602484"
},
"stopId": "FR:50129:ZE:10COS2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -15,
"time": "1772604451"
},
"departure": {
"delay": -15,
"time": "1772604465"
},
"stopId": "FR:50129:ZE:10HOM2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -30,
"time": "1772605332"
},
"departure": {
"delay": -30,
"time": "1772605350"
},
"stopId": "FR:50129:ZE:10ALB2:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": -37,
"time": "1772605437"
},
"departure": {
"delay": -37,
"time": "1772605463"
},
"stopId": "FR:50129:ZE:10COF2:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": -103,
"time": "1772605023"
},
"departure": {
"delay": -103,
"time": "1772605037"
},
"stopId": "FR:50129:ZE:10BRT2:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 27,
"time": "1772603198"
},
"departure": {
"delay": 27,
"time": "1772603247"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -8,
"time": "1772604852"
},
"departure": {
"delay": -8,
"time": "1772604892"
},
"stopId": "FR:50129:ZE:10CPL2:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": -19,
"time": "1772604490"
},
"departure": {
"delay": -19,
"time": "1772604521"
},
"stopId": "FR:50129:ZE:10AGO2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": -21,
"time": "1772604265"
},
"departure": {
"delay": -21,
"time": "1772604279"
},
"stopId": "FR:50129:ZE:10TRA6:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": -10,
"time": "1772603318"
},
"departure": {
"delay": -10,
"time": "1772603330"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 47,
"time": "1772602840"
},
"departure": {
"delay": 47,
"time": "1772602847"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 8,
"time": "1772603110"
},
"departure": {
"delay": 8,
"time": "1772603168"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -3,
"time": "1772603027"
},
"departure": {
"delay": -3,
"time": "1772603037"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -47,
"time": "1772604594"
},
"departure": {
"delay": -47,
"time": "1772604613"
},
"stopId": "FR:50129:ZE:10DUB2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 13,
"time": "1772602686"
},
"departure": {
"delay": 13,
"time": "1772602693"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -14,
"time": "1772604394"
},
"departure": {
"delay": -14,
"time": "1772604406"
},
"stopId": "FR:50129:ZE:10BEL2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 28,
"time": "1772602627"
},
"departure": {
"delay": 28,
"time": "1772602648"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 82,
"time": "1772602711"
},
"departure": {
"delay": 82,
"time": "1772602822"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -76,
"time": "1772604812"
},
"departure": {
"delay": -76,
"time": "1772604824"
},
"stopId": "FR:50129:ZE:10BHE2:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": -64,
"time": "1772605524"
},
"departure": {
"delay": -64,
"time": "1772605556"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 49
},
{
"arrival": {
"delay": -65,
"time": "1772605480"
},
"departure": {
"delay": -65,
"time": "1772605495"
},
"stopId": "FR:50129:ZE:10SFG2:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": -9,
"time": "1772605279"
},
"departure": {
"delay": -9,
"time": "1772605311"
},
"stopId": "FR:50129:ZE:10SFN2:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": -90,
"time": "1772605590"
},
"stopId": "FR:50129:ZE:10MAX1:ATOUMOD035",
"stopSequence": 50
},
{
"arrival": {
"delay": 55,
"time": "1772602325"
},
"departure": {
"delay": 55,
"time": "1772602375"
},
"stopId": "FR:50129:ZE:10JGO2:ATOUMOD035",
"stopSequence": 2
},
{
"departure": {
"delay": 19,
"time": "1772602279"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -52,
"time": "1772604759"
},
"departure": {
"delay": -52,
"time": "1772604788"
},
"stopId": "FR:50129:ZE:10LON2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": -34,
"time": "1772604550"
},
"departure": {
"delay": -34,
"time": "1772604566"
},
"stopId": "FR:50129:ZE:10LAV2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -72,
"time": "1772605000"
},
"departure": {
"delay": -72,
"time": "1772605008"
},
"stopId": "FR:50129:ZE:10BON2:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": -19,
"time": "1772605052"
},
"departure": {
"delay": -19,
"time": "1772605181"
},
"stopId": "FR:50129:ZE:10HOU2:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 29,
"time": "1772603771"
},
"departure": {
"delay": 29,
"time": "1772603849"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 61,
"time": "1772602610"
},
"departure": {
"delay": 61,
"time": "1772602621"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -9,
"time": "1772603915"
},
"departure": {
"delay": -9,
"time": "1772603931"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 24
}
],
"timestamp": "1772606697",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746147x2025xHxMultxMexMercredix00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx1702:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -17649,
"time": "1772607471"
},
"departure": {
"delay": -17649,
"time": "1772607471"
},
"stopId": "FR:76157:ZE:TCARxTJAUR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -17670,
"time": "1772607690"
},
"departure": {
"delay": -17670,
"time": "1772607690"
},
"stopId": "FR:76157:ZE:TCARxTOUYE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -17656,
"time": "1772607524"
},
"departure": {
"delay": -17656,
"time": "1772607524"
},
"stopId": "FR:76157:ZE:TCARxTPROV1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -17681,
"time": "1772607379"
},
"departure": {
"delay": -17681,
"time": "1772607379"
},
"stopId": "FR:76157:ZE:TCARxTPISS1:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"delay": -17670,
"time": "1772607330"
},
"stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -17676,
"time": "1772607744"
},
"departure": {
"delay": -17676,
"time": "1772607744"
},
"stopId": "FR:76157:ZE:TCARxTPRAT1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -17666,
"time": "1772607634"
},
"departure": {
"delay": -17666,
"time": "1772607634"
},
"stopId": "FR:76157:ZE:TCARxTDUMA1:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1772606496",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx1702:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4244135xGTFSxGSemH25xSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 317,
"time": "1772607017"
},
"departure": {
"delay": 317,
"time": "1772607017"
},
"stopId": "FR:76657:ZE:4976:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 296,
"time": "1772607236"
},
"departure": {
"delay": 296,
"time": "1772607236"
},
"stopId": "FR:76657:ZE:3262:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 279,
"time": "1772606979"
},
"departure": {
"delay": 279,
"time": "1772606979"
},
"stopId": "FR:76657:ZE:4975:ATOUMOD003",
"stopSequence": 22
},
{
"departure": {
"delay": 360,
"time": "1772606400"
},
"stopId": "FR:76660:ZE:3260:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 265,
"time": "1772607325"
},
"stopId": "FR:76657:ZE:3305:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 312,
"time": "1772607072"
},
"departure": {
"delay": 312,
"time": "1772607072"
},
"stopId": "FR:76657:ZE:5089:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 320,
"time": "1772607200"
},
"departure": {
"delay": 320,
"time": "1772607200"
},
"stopId": "FR:76657:ZE:3247:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 278,
"time": "1772606918"
},
"departure": {
"delay": 278,
"time": "1772606918"
},
"stopId": "FR:76660:ZE:4974:ATOUMOD003",
"stopSequence": 21
},
{
"departure": {
"delay": 384,
"time": "1772606664"
},
"stopId": "FR:76660:ZE:4961:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 273,
"time": "1772606793"
},
"departure": {
"delay": 273,
"time": "1772606793"
},
"stopId": "FR:76660:ZE:4967:ATOUMOD003",
"stopSequence": 20
},
{
"departure": {
"delay": 281,
"time": "1772606201"
},
"stopId": "FR:76489:ZE:4956:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 292,
"time": "1772606752"
},
"departure": {
"delay": 292,
"time": "1772606752"
},
"stopId": "FR:76660:ZE:4965:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 291,
"time": "1772607171"
},
"departure": {
"delay": 291,
"time": "1772607171"
},
"stopId": "FR:76657:ZE:5091:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 297,
"time": "1772607117"
},
"departure": {
"delay": 297,
"time": "1772607117"
},
"stopId": "FR:76657:ZE:3306:ATOUMOD003",
"stopSequence": 25
},
{
"departure": {
"delay": 297,
"time": "1772606697"
},
"stopId": "FR:76660:ZE:4963:ATOUMOD003",
"stopSequence": 18
}
],
"timestamp": "1772606692",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:25:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4244135xGTFSxGSemH25xSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:107:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -60,
"time": "1772607120"
},
"departure": {
"delay": -60,
"time": "1772607120"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"delay": -55,
"time": "1772607125"
},
"departure": {
"delay": -55,
"time": "1772607125"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"delay": -60,
"time": "1772607660"
},
"departure": {
"delay": -60,
"time": "1772607660"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"delay": -60,
"time": "1772607000"
},
"departure": {
"delay": -60,
"time": "1772607000"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"delay": -60,
"time": "1772607180"
},
"departure": {
"delay": -60,
"time": "1772607180"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"delay": -60,
"time": "1772608020"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"delay": 120,
"time": "1772605380"
},
"departure": {
"delay": 120,
"time": "1772605440"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"delay": 135,
"time": "1772606170"
},
"departure": {
"delay": 135,
"time": "1772606175"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"delay": -55,
"time": "1772607845"
},
"departure": {
"delay": -55,
"time": "1772607845"
},
"stopId": "FR:76217:ZE:18102:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"delay": 185,
"time": "1772605680"
},
"departure": {
"delay": 185,
"time": "1772605685"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"delay": 185,
"time": "1772605620"
},
"departure": {
"delay": 185,
"time": "1772605625"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"delay": 125,
"time": "1772605560"
},
"departure": {
"delay": 125,
"time": "1772605565"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"delay": -60,
"time": "1772607420"
},
"departure": {
"delay": -60,
"time": "1772607420"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"delay": -55,
"time": "1772607185"
},
"departure": {
"delay": -55,
"time": "1772607185"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"delay": 125,
"time": "1772605500"
},
"departure": {
"delay": 125,
"time": "1772605505"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"delay": -50,
"time": "1772607430"
},
"departure": {
"delay": -50,
"time": "1772607430"
},
"stopId": "FR:76217:ZE:18091:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"delay": -60,
"time": "1772606640"
},
"departure": {
"delay": -60,
"time": "1772606640"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"delay": -55,
"time": "1772607425"
},
"departure": {
"delay": -55,
"time": "1772607425"
},
"stopId": "FR:76217:ZE:18442:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"delay": 185,
"time": "1772605740"
},
"departure": {
"delay": 185,
"time": "1772605745"
},
"stopId": "FR:76217:ZE:18167:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"delay": 245,
"time": "1772605980"
},
"departure": {
"delay": 245,
"time": "1772605985"
},
"stopId": "FR:76217:ZE:18178:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"delay": -60,
"time": "1772607480"
},
"departure": {
"delay": -60,
"time": "1772607480"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"delay": 125,
"time": "1772606220"
},
"departure": {
"delay": 125,
"time": "1772606225"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"delay": 185,
"time": "1772605800"
},
"departure": {
"delay": 185,
"time": "1772605805"
},
"stopId": "FR:76217:ZE:18171:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"delay": -60,
"time": "1772606820"
},
"departure": {
"delay": -60,
"time": "1772606820"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"delay": -60,
"time": "1772607240"
},
"departure": {
"delay": -60,
"time": "1772607240"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"delay": -60,
"time": "1772607840"
},
"departure": {
"delay": -60,
"time": "1772607840"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"delay": 245,
"time": "1772605920"
},
"departure": {
"delay": 245,
"time": "1772605925"
},
"stopId": "FR:76217:ZE:18198:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"delay": -60,
"time": "1772607300"
},
"departure": {
"delay": -60,
"time": "1772607300"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 25
},
{
"departure": {
"delay": 125,
"time": "1772605325"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"delay": -60,
"time": "1772607360"
},
"departure": {
"delay": -60,
"time": "1772607360"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"delay": 185,
"time": "1772606160"
},
"departure": {
"delay": 185,
"time": "1772606165"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"delay": 125,
"time": "1772606280"
},
"departure": {
"delay": 125,
"time": "1772606285"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"delay": -55,
"time": "1772606460"
},
"departure": {
"delay": -55,
"time": "1772606465"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"delay": 125,
"time": "1772606040"
},
"departure": {
"delay": 125,
"time": "1772606045"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 11
}
],
"timestamp": "1772606674",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:107:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4196390x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 149,
"time": "1772606909"
},
"departure": {
"delay": 149,
"time": "1772606909"
},
"stopId": "FR:76351:ZE:4865:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 139,
"time": "1772606719"
},
"departure": {
"delay": 139,
"time": "1772606719"
},
"stopId": "FR:76351:ZE:3734:ATOUMOD003",
"stopSequence": 35
},
{
"departure": {
"delay": 157,
"time": "1772606557"
},
"stopId": "FR:76351:ZE:3301:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 112,
"time": "1772607292"
},
"stopId": "FR:76351:ZE:5104:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 148,
"time": "1772606608"
},
"departure": {
"delay": 148,
"time": "1772606608"
},
"stopId": "FR:76351:ZE:3579:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 122,
"time": "1772607002"
},
"departure": {
"delay": 122,
"time": "1772607002"
},
"stopId": "FR:76351:ZE:4700:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 112,
"time": "1772606812"
},
"departure": {
"delay": 112,
"time": "1772606812"
},
"stopId": "FR:76351:ZE:3738:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 132,
"time": "1772606652"
},
"departure": {
"delay": 132,
"time": "1772606652"
},
"stopId": "FR:76351:ZE:3022:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 112,
"time": "1772607052"
},
"departure": {
"delay": 112,
"time": "1772607052"
},
"stopId": "FR:76351:ZE:3793:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 130,
"time": "1772606770"
},
"departure": {
"delay": 130,
"time": "1772606770"
},
"stopId": "FR:76351:ZE:3736:ATOUMOD003",
"stopSequence": 36
}
],
"timestamp": "1772606672",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:16:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4196390x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3103F5952848x2026x02x22T22x07x48Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772613240"
},
"departure": {
"time": "1772613300"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 40
},
{
"departure": {
"time": "1772606400"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 26
},
{
"arrival": {
"time": "1772614140"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 41
},
{
"arrival": {
"time": "1772611080"
},
"departure": {
"time": "1772611260"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 36
},
{
"arrival": {
"time": "1772612400"
},
"departure": {
"time": "1772612460"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 38
}
],
"timestamp": "1772602780",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx468B44B7xC327x4154xB85Ex25C67C32B61Ex:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3103F5952848x2026x02x22T22x07x48Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745200x2025xHxMultxMexMercredix00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 104,
"time": "1772605049"
},
"departure": {
"delay": 104,
"time": "1772605124"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 92,
"time": "1772605294"
},
"departure": {
"delay": 92,
"time": "1772605352"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 97,
"time": "1772605147"
},
"departure": {
"delay": 97,
"time": "1772605177"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 49,
"time": "1772605871"
},
"departure": {
"delay": 49,
"time": "1772605909"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"departure": {
"delay": 162,
"time": "1772604762"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 56,
"time": "1772605937"
},
"departure": {
"delay": 56,
"time": "1772605976"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 57,
"time": "1772606124"
},
"departure": {
"delay": 57,
"time": "1772606157"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 63,
"time": "1772604984"
},
"departure": {
"delay": 63,
"time": "1772605023"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 39,
"time": "1772606379"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 43,
"time": "1772605564"
},
"departure": {
"delay": 43,
"time": "1772605603"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 67,
"time": "1772605224"
},
"departure": {
"delay": 67,
"time": "1772605267"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 49,
"time": "1772605393"
},
"departure": {
"delay": 49,
"time": "1772605429"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 39,
"time": "1772606216"
},
"departure": {
"delay": 39,
"time": "1772606259"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 66,
"time": "1772604832"
},
"departure": {
"delay": 66,
"time": "1772604846"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 6,
"time": "1772605464"
},
"departure": {
"delay": 6,
"time": "1772605506"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 112,
"time": "1772606050"
},
"departure": {
"delay": 112,
"time": "1772606092"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 23,
"time": "1772605775"
},
"departure": {
"delay": 23,
"time": "1772605823"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 61,
"time": "1772604868"
},
"departure": {
"delay": 61,
"time": "1772604901"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 61,
"time": "1772604922"
},
"departure": {
"delay": 61,
"time": "1772604961"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 48,
"time": "1772605684"
},
"departure": {
"delay": 48,
"time": "1772605728"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
}
],
"timestamp": "1772606702",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745200x2025xHxMultxMexMercredix00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4056610x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 31,
"time": "1772607331"
},
"departure": {
"delay": 31,
"time": "1772607331"
},
"stopId": "FR:76351:ZE:4652:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 31,
"time": "1772607931"
},
"departure": {
"delay": 31,
"time": "1772607931"
},
"stopId": "FR:76351:ZE:4640:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 61,
"time": "1772608081"
},
"departure": {
"delay": 61,
"time": "1772608081"
},
"stopId": "FR:76351:ZE:3579:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 63,
"time": "1772606823"
},
"departure": {
"delay": 63,
"time": "1772606823"
},
"stopId": "FR:76351:ZE:3674:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 47,
"time": "1772607707"
},
"departure": {
"delay": 47,
"time": "1772607707"
},
"stopId": "FR:76351:ZE:3320:ATOUMOD003",
"stopSequence": 16
},
{
"departure": {
"delay": 3,
"time": "1772606343"
},
"stopId": "FR:76351:ZE:3639:ATOUMOD003",
"stopSequence": 1
},
{
"departure": {
"delay": 30,
"time": "1772606430"
},
"stopId": "FR:76351:ZE:3235:ATOUMOD003",
"stopSequence": 2
},
{
"departure": {
"delay": 54,
"time": "1772606514"
},
"stopId": "FR:76351:ZE:3226:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 68,
"time": "1772607428"
},
"departure": {
"delay": 68,
"time": "1772607428"
},
"stopId": "FR:76351:ZE:3571:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 31,
"time": "1772608291"
},
"stopId": "FR:76351:ZE:4865:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 46,
"time": "1772607226"
},
"departure": {
"delay": 46,
"time": "1772607226"
},
"stopId": "FR:76351:ZE:3069:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 35,
"time": "1772606735"
},
"departure": {
"delay": 35,
"time": "1772606735"
},
"stopId": "FR:76351:ZE:3080:ATOUMOD003",
"stopSequence": 6
},
{
"departure": {
"delay": 32,
"time": "1772606612"
},
"stopId": "FR:76351:ZE:3222:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 51,
"time": "1772607111"
},
"departure": {
"delay": 51,
"time": "1772607111"
},
"stopId": "FR:76351:ZE:3491:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 42,
"time": "1772606922"
},
"departure": {
"delay": 42,
"time": "1772606922"
},
"stopId": "FR:76351:ZE:3040:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 31,
"time": "1772607751"
},
"departure": {
"delay": 31,
"time": "1772607751"
},
"stopId": "FR:76351:ZE:3188:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 49,
"time": "1772608009"
},
"departure": {
"delay": 49,
"time": "1772608009"
},
"stopId": "FR:76351:ZE:3280:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 31,
"time": "1772606671"
},
"departure": {
"delay": 31,
"time": "1772606671"
},
"stopId": "FR:76351:ZE:4470:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 72,
"time": "1772607612"
},
"departure": {
"delay": 72,
"time": "1772607612"
},
"stopId": "FR:76351:ZE:3495:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 31,
"time": "1772606971"
},
"departure": {
"delay": 31,
"time": "1772606971"
},
"stopId": "FR:76351:ZE:3478:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 86,
"time": "1772607806"
},
"departure": {
"delay": 86,
"time": "1772607806"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 90,
"time": "1772607510"
},
"departure": {
"delay": 90,
"time": "1772607510"
},
"stopId": "FR:76351:ZE:3179:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 46,
"time": "1772608126"
},
"departure": {
"delay": 46,
"time": "1772608126"
},
"stopId": "FR:76351:ZE:4768:ATOUMOD003",
"stopSequence": 23
}
],
"timestamp": "1772606662",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C2:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4056610x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4244099xGTFSxGSemH15xSemainex08:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -679,
"time": "1772608121"
},
"stopId": "FR:76351:ZE:5206:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": -675,
"time": "1772607825"
},
"departure": {
"delay": -675,
"time": "1772607825"
},
"stopId": "FR:76351:ZE:4869:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": -679,
"time": "1772606921"
},
"departure": {
"delay": -679,
"time": "1772606921"
},
"stopId": "FR:76305:ZE:4940:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": -678,
"time": "1772607942"
},
"departure": {
"delay": -678,
"time": "1772607942"
},
"stopId": "FR:76351:ZE:4867:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": -623,
"time": "1772606857"
},
"departure": {
"delay": -623,
"time": "1772606857"
},
"stopId": "FR:76305:ZE:4998:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": -679,
"time": "1772606801"
},
"departure": {
"delay": -679,
"time": "1772606801"
},
"stopId": "FR:76305:ZE:4915:ATOUMOD003",
"stopSequence": 20
},
{
"departure": {
"delay": -679,
"time": "1772606621"
},
"stopId": "FR:76305:ZE:4818:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": -668,
"time": "1772607772"
},
"departure": {
"delay": -668,
"time": "1772607772"
},
"stopId": "FR:76351:ZE:3613:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": -679,
"time": "1772607521"
},
"departure": {
"delay": -679,
"time": "1772607521"
},
"stopId": "FR:76351:ZE:4983:ATOUMOD003",
"stopSequence": 23
}
],
"timestamp": "1772606662",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:15:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4244099xGTFSxGSemH15xSemainex08:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:6408672650461184x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -151,
"time": "1772606345"
},
"departure": {
"delay": -151,
"time": "1772606369"
},
"stopId": "FR:14431:ZE:5304494930788352:ATOUMOD036",
"stopSequence": 2
},
{
"arrival": {
"delay": 8,
"time": "1772608448"
},
"stopId": "FR:14431:ZE:5290956925435904:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": 5,
"time": "1772606456"
},
"departure": {
"delay": 5,
"time": "1772606645"
},
"stopId": "FR:14431:ZE:5827965007953920:ATOUMOD036",
"stopSequence": 3
},
{
"arrival": {
"delay": 345,
"time": "1772607755"
},
"departure": {
"delay": 345,
"time": "1772607765"
},
"stopId": "FR:14527:ZE:4550771287785472:ATOUMOD036",
"stopSequence": 7
},
{
"departure": {
"delay": -174,
"time": "1772606226"
},
"stopId": "FR:14527:ZE:6697017985204224:ATOUMOD036",
"stopSequence": 1
},
{
"arrival": {
"delay": 434,
"time": "1772607604"
},
"departure": {
"delay": 434,
"time": "1772607614"
},
"stopId": "FR:14527:ZE:5570985035038720:ATOUMOD036",
"stopSequence": 6
},
{
"arrival": {
"delay": 103,
"time": "1772608113"
},
"departure": {
"delay": 103,
"time": "1772608123"
},
"stopId": "FR:14431:ZE:6616318536056832:ATOUMOD036",
"stopSequence": 9
},
{
"arrival": {
"delay": 91,
"time": "1772608341"
},
"departure": {
"delay": 91,
"time": "1772608351"
},
"stopId": "FR:14431:ZE:5039471557869568:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": 162,
"time": "1772607272"
},
"departure": {
"delay": 162,
"time": "1772607282"
},
"stopId": "FR:14527:ZE:5053321250340864:ATOUMOD036",
"stopSequence": 5
},
{
"arrival": {
"delay": 277,
"time": "1772607867"
},
"departure": {
"delay": 277,
"time": "1772607877"
},
"stopId": "FR:14527:ZE:5748350004494336:ATOUMOD036",
"stopSequence": 8
},
{
"arrival": {
"delay": 54,
"time": "1772606924"
},
"departure": {
"delay": 54,
"time": "1772606934"
},
"stopId": "FR:14474:ZE:6734130529173504:ATOUMOD036",
"stopSequence": 4
}
],
"timestamp": "1772606558",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:4895131028160512:LOC",
"tripId": "ATOUMOD036:ServiceJourney:6408672650461184x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC597064:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -38,
"time": "1772608222"
},
"departure": {
"delay": -38,
"time": "1772608222"
},
"stopId": "FR:27229:ZE:0xFER01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -23,
"time": "1772608417"
},
"departure": {
"delay": -23,
"time": "1772608417"
},
"stopId": "FR:27229:ZE:0xFAU01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -53,
"time": "1772608507"
},
"departure": {
"delay": -53,
"time": "1772608507"
},
"stopId": "FR:27229:ZE:0xHAR01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -103,
"time": "1772608757"
},
"departure": {
"delay": -103,
"time": "1772608757"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -101,
"time": "1772608819"
},
"departure": {
"delay": -101,
"time": "1772608819"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"time": "1772608140"
},
"departure": {
"time": "1772608140"
},
"stopId": "FR:27229:ZE:0xDUN01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -87,
"time": "1772608653"
},
"departure": {
"delay": -87,
"time": "1772608653"
},
"stopId": "FR:27229:ZE:0xBRO01:ATOUMOD004",
"stopSequence": 15
},
{
"departure": {
"delay": -1387,
"time": "1772606513"
},
"stopId": "FR:27229:ZE:0xCEN01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": 7,
"time": "1772608327"
},
"departure": {
"delay": 7,
"time": "1772608327"
},
"stopId": "FR:27229:ZE:0xCOM01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -64,
"time": "1772608616"
},
"departure": {
"delay": -64,
"time": "1772608616"
},
"stopId": "FR:27229:ZE:0xBEV01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -58,
"time": "1772609102"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -44,
"time": "1772608576"
},
"departure": {
"delay": -44,
"time": "1772608576"
},
"stopId": "FR:27229:ZE:0xLOG01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 30,
"time": "1772607990"
},
"departure": {
"delay": 30,
"time": "1772607990"
},
"stopId": "FR:27229:ZE:0xMEU01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -55,
"time": "1772608925"
},
"departure": {
"delay": -55,
"time": "1772608925"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -36,
"time": "1772608044"
},
"departure": {
"delay": -36,
"time": "1772608044"
},
"stopId": "FR:27229:ZE:0xCAR04:ATOUMOD004",
"stopSequence": 3
}
],
"timestamp": "1772606513",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC597064:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758078x2025xHxMultxMexMercredix00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 43,
"time": "1772604956"
},
"departure": {
"delay": 43,
"time": "1772605003"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 33,
"time": "1772603924"
},
"departure": {
"delay": 33,
"time": "1772603973"
},
"stopId": "FR:50230:ZE:HARFE1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 18,
"time": "1772604339"
},
"departure": {
"delay": 18,
"time": "1772604378"
},
"stopId": "FR:50294:ZE:MARPO1:ATOUMOD035",
"stopSequence": 8
},
{
"departure": {
"delay": 23,
"time": "1772602883"
},
"stopId": "FR:50082:ZE:BCQSF2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 22,
"time": "1772603431"
},
"departure": {
"delay": 22,
"time": "1772603482"
},
"stopId": "FR:50425:ZE:RLBMA1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 10,
"time": "1772603733"
},
"departure": {
"delay": 10,
"time": "1772603770"
},
"stopId": "FR:50149:ZE:COUBG1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 22,
"time": "1772602961"
},
"departure": {
"delay": 22,
"time": "1772603002"
},
"stopId": "FR:50082:ZE:BCQIN1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 125,
"time": "1772605054"
},
"departure": {
"delay": 125,
"time": "1772605145"
},
"stopId": "FR:50129:ZE:10PLA4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 132,
"time": "1772605192"
},
"departure": {
"delay": 132,
"time": "1772605212"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -43,
"time": "1772603168"
},
"departure": {
"delay": -43,
"time": "1772603237"
},
"stopId": "FR:50082:ZE:BCQBG1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -60,
"time": "1772605140"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -17,
"time": "1772604851"
},
"departure": {
"delay": -17,
"time": "1772604883"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 27,
"time": "1772604161"
},
"departure": {
"delay": 27,
"time": "1772604207"
},
"stopId": "FR:50294:ZE:MARMA1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 27,
"time": "1772604647"
},
"departure": {
"delay": 27,
"time": "1772604687"
},
"stopId": "FR:50129:ZE:10ANJ7:ATOUMOD035",
"stopSequence": 9
}
],
"timestamp": "1772606704",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:E:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758078x2025xHxMultxMexMercredix00:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN857240F5934209x2026x02x21T22x11x00Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 300,
"time": "1772609820"
},
"departure": {
"delay": 300,
"time": "1772609940"
},
"stopId": "FR:72287:ZE:StopPointxOCETrainxTERx87396556:ATOUMOD002",
"stopSequence": 32
},
{
"departure": {
"time": "1772600460"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1772603760"
},
"departure": {
"time": "1772603880"
},
"stopId": "FR:61101:ZE:StopPointxOCETrainxTERx87444562:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"delay": 300,
"time": "1772610240"
},
"departure": {
"delay": 300,
"time": "1772610360"
},
"stopId": "FR:72124:ZE:StopPointxOCETrainxTERx87396564:ATOUMOD002",
"stopSequence": 34
},
{
"arrival": {
"delay": 300,
"time": "1772609460"
},
"departure": {
"delay": 300,
"time": "1772609520"
},
"stopId": "FR:72008:ZE:StopPointxOCETrainxTERx87396549:ATOUMOD002",
"stopSequence": 30
},
{
"arrival": {
"time": "1772601780"
},
"departure": {
"time": "1772601900"
},
"stopId": "FR:14654:ZE:StopPointxOCETrainxTERx87444216:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1772603100"
},
"departure": {
"time": "1772603280"
},
"stopId": "FR:61006:ZE:StopPointxOCETrainxTERx87444539:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1772604360"
},
"departure": {
"time": "1772604480"
},
"stopId": "FR:61464:ZE:StopPointxOCETrainxTERx87444695:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"delay": 300,
"time": "1772607180"
},
"departure": {
"delay": 300,
"time": "1772607300"
},
"stopId": "FR:72349:ZE:StopPointxOCETrainxTERx87396051:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"delay": 300,
"time": "1772611860"
},
"stopId": "FR:72071:ZE:StopPointxOCETrainxTERx87396606:ATOUMOD002",
"stopSequence": 42
},
{
"arrival": {
"delay": 300,
"time": "1772606280"
},
"departure": {
"delay": 300,
"time": "1772606340"
},
"stopId": "FR:72138:ZE:StopPointxOCETrainxTERx87396093:ATOUMOD002",
"stopSequence": 14
},
{
"arrival": {
"delay": 300,
"time": "1772611080"
},
"departure": {
"delay": 300,
"time": "1772611200"
},
"stopId": "FR:72013:ZE:StopPointxOCETrainxTERx87396572:ATOUMOD002",
"stopSequence": 38
},
{
"arrival": {
"delay": 300,
"time": "1772608560"
},
"departure": {
"delay": 300,
"time": "1772608620"
},
"stopId": "FR:72181:ZE:StopPointxOCETrainxTERx87743872:ATOUMOD002",
"stopSequence": 26
},
{
"arrival": {
"delay": 300,
"time": "1772607780"
},
"departure": {
"delay": 300,
"time": "1772607900"
},
"stopId": "FR:72147:ZE:StopPointxOCETrainxTERx87396036:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"delay": 300,
"time": "1772611380"
},
"departure": {
"delay": 300,
"time": "1772611500"
},
"stopId": "FR:72364:ZE:StopPointxOCETrainxTERx87396598:ATOUMOD002",
"stopSequence": 40
},
{
"arrival": {
"time": "1772601300"
},
"departure": {
"time": "1772601420"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"delay": 300,
"time": "1772608140"
},
"departure": {
"delay": 300,
"time": "1772608200"
},
"stopId": "FR:72217:ZE:StopPointxOCETrainxTERx87396028:ATOUMOD002",
"stopSequence": 24
},
{
"arrival": {
"delay": 300,
"time": "1772610660"
},
"departure": {
"delay": 300,
"time": "1772610720"
},
"stopId": "FR:72191:ZE:StopPointxOCETrainxTERx87396580:ATOUMOD002",
"stopSequence": 36
},
{
"arrival": {
"delay": 300,
"time": "1772608860"
},
"departure": {
"delay": 300,
"time": "1772609100"
},
"stopId": "FR:72181:ZE:StopPointxOCETrainxTERx87396002:ATOUMOD002",
"stopSequence": 28
},
{
"arrival": {
"delay": 300,
"time": "1772606820"
},
"departure": {
"delay": 300,
"time": "1772606880"
},
"stopId": "FR:72380:ZE:StopPointxOCETrainxTERx87396077:ATOUMOD002",
"stopSequence": 16
},
{
"arrival": {
"delay": 300,
"time": "1772607480"
},
"departure": {
"delay": 300,
"time": "1772607540"
},
"stopId": "FR:72205:ZE:StopPointxOCETrainxTERx87396044:ATOUMOD002",
"stopSequence": 20
},
{
"arrival": {
"time": "1772605260"
},
"departure": {
"time": "1772605740"
},
"stopId": "FR:61001:ZE:StopPointxOCETrainxTERx87444711:ATOUMOD002",
"stopSequence": 12
}
],
"timestamp": "1772606049",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxc21468e7xfa90x4c2ax81bcx7f07f634ab4cx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN857240F5934209x2026x02x21T22x11x00Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:447:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772621880"
},
"departure": {
"time": "1772621880"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1772621760"
},
"departure": {
"time": "1772621760"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1772621340"
},
"departure": {
"time": "1772621340"
},
"stopId": "FR:76217:ZE:18024:ATOUMOD005",
"stopSequence": 7
},
{
"departure": {
"time": "1772620800"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1772623860"
},
"departure": {
"time": "1772623860"
},
"stopId": "FR:76217:ZE:18168:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1772622660"
},
"departure": {
"time": "1772622660"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1772622900"
},
"departure": {
"time": "1772622900"
},
"stopId": "FR:76217:ZE:18079:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1772621040"
},
"departure": {
"time": "1772621040"
},
"stopId": "FR:76217:ZE:18039:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1772621280"
},
"departure": {
"time": "1772621280"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1772624040"
},
"departure": {
"time": "1772624040"
},
"stopId": "FR:76217:ZE:18191:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1772623920"
},
"departure": {
"time": "1772623920"
},
"stopId": "FR:76217:ZE:18242:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1772622780"
},
"departure": {
"time": "1772622780"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1772623260"
},
"departure": {
"time": "1772623260"
},
"stopId": "FR:76217:ZE:18195:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1772622060"
},
"departure": {
"time": "1772622060"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1772623800"
},
"departure": {
"time": "1772623800"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1772624100"
},
"stopId": "FR:76217:ZE:18809:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1772622720"
},
"departure": {
"time": "1772622720"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1772623500"
},
"departure": {
"time": "1772623500"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1772621700"
},
"departure": {
"time": "1772621700"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1772623680"
},
"departure": {
"time": "1772623680"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1772623320"
},
"departure": {
"time": "1772623320"
},
"stopId": "FR:76217:ZE:18207:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1772623020"
},
"departure": {
"time": "1772623020"
},
"stopId": "FR:76217:ZE:18103:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1772621520"
},
"departure": {
"time": "1772621520"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1772623560"
},
"departure": {
"time": "1772623560"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1772622420"
},
"departure": {
"time": "1772622420"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1772620860"
},
"departure": {
"time": "1772620860"
},
"stopId": "FR:76565:ZE:18285:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1772621100"
},
"departure": {
"time": "1772621100"
},
"stopId": "FR:76217:ZE:18072:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1772623440"
},
"departure": {
"time": "1772623440"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1772623380"
},
"departure": {
"time": "1772623380"
},
"stopId": "FR:76217:ZE:18163:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1772620920"
},
"departure": {
"time": "1772620920"
},
"stopId": "FR:76565:ZE:18255:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1772622480"
},
"departure": {
"time": "1772622480"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1772621400"
},
"departure": {
"time": "1772621400"
},
"stopId": "FR:76217:ZE:18053:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1772623200"
},
"departure": {
"time": "1772623200"
},
"stopId": "FR:76217:ZE:18188:ATOUMOD005",
"stopSequence": 21
}
],
"timestamp": "1772606647",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:447:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:93:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 185,
"time": "1772606160"
},
"departure": {
"delay": 185,
"time": "1772606165"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"delay": -60,
"time": "1772606820"
},
"departure": {
"delay": -60,
"time": "1772606820"
},
"stopId": "FR:76217:ZE:18163:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"delay": 65,
"time": "1772605200"
},
"departure": {
"delay": 65,
"time": "1772605205"
},
"stopId": "FR:76217:ZE:18024:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"delay": 15,
"time": "1772606170"
},
"departure": {
"delay": 15,
"time": "1772606175"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"delay": -60,
"time": "1772607240"
},
"departure": {
"delay": -60,
"time": "1772607240"
},
"stopId": "FR:76217:ZE:18168:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"delay": 125,
"time": "1772605320"
},
"departure": {
"delay": 125,
"time": "1772605325"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"delay": -60,
"time": "1772607300"
},
"departure": {
"delay": -60,
"time": "1772607300"
},
"stopId": "FR:76217:ZE:18242:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"delay": 5,
"time": "1772605080"
},
"departure": {
"delay": 5,
"time": "1772605085"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"delay": 65,
"time": "1772604780"
},
"departure": {
"delay": 65,
"time": "1772604785"
},
"stopId": "FR:76565:ZE:18255:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"delay": -60,
"time": "1772607060"
},
"departure": {
"delay": -60,
"time": "1772607060"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"delay": 125,
"time": "1772605260"
},
"departure": {
"delay": 125,
"time": "1772605265"
},
"stopId": "FR:76217:ZE:18053:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"delay": 65,
"time": "1772604720"
},
"departure": {
"delay": 65,
"time": "1772604725"
},
"stopId": "FR:76565:ZE:18285:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"delay": -60,
"time": "1772606940"
},
"departure": {
"delay": -60,
"time": "1772606940"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"delay": 65,
"time": "1772604900"
},
"departure": {
"delay": 65,
"time": "1772604905"
},
"stopId": "FR:76217:ZE:18039:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"delay": 5,
"time": "1772606220"
},
"departure": {
"delay": 5,
"time": "1772606225"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"delay": -60,
"time": "1772607000"
},
"departure": {
"delay": -60,
"time": "1772607000"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"delay": -60,
"time": "1772606880"
},
"departure": {
"delay": -60,
"time": "1772606880"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"delay": 180,
"time": "1772605440"
},
"departure": {
"delay": 180,
"time": "1772605500"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"delay": 240,
"time": "1772605680"
},
"departure": {
"delay": 240,
"time": "1772605800"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"delay": 185,
"time": "1772605560"
},
"departure": {
"delay": 185,
"time": "1772605565"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"delay": 135,
"time": "1772605570"
},
"departure": {
"delay": 135,
"time": "1772605575"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"delay": 65,
"time": "1772604960"
},
"departure": {
"delay": 65,
"time": "1772604965"
},
"stopId": "FR:76217:ZE:18072:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"delay": 125,
"time": "1772606040"
},
"departure": {
"delay": 125,
"time": "1772606045"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"delay": 65,
"time": "1772606460"
},
"departure": {
"delay": 65,
"time": "1772606465"
},
"stopId": "FR:76217:ZE:18079:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"delay": -55,
"time": "1772606640"
},
"departure": {
"delay": -55,
"time": "1772606645"
},
"stopId": "FR:76217:ZE:18188:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"delay": -60,
"time": "1772606760"
},
"departure": {
"delay": -60,
"time": "1772606760"
},
"stopId": "FR:76217:ZE:18207:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"delay": -60,
"time": "1772607480"
},
"stopId": "FR:76217:ZE:18809:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"delay": -55,
"time": "1772606700"
},
"departure": {
"delay": -55,
"time": "1772606705"
},
"stopId": "FR:76217:ZE:18195:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"delay": 65,
"time": "1772606580"
},
"departure": {
"delay": 65,
"time": "1772606585"
},
"stopId": "FR:76217:ZE:18103:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"delay": -60,
"time": "1772607420"
},
"departure": {
"delay": -60,
"time": "1772607420"
},
"stopId": "FR:76217:ZE:18191:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"delay": -60,
"time": "1772607180"
},
"departure": {
"delay": -60,
"time": "1772607180"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"delay": 5,
"time": "1772606280"
},
"departure": {
"delay": 5,
"time": "1772606285"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 18
},
{
"departure": {
"time": "1772604600"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 1
}
],
"timestamp": "1772606714",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:93:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC596570:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 233,
"time": "1772606393"
},
"departure": {
"delay": 233,
"time": "1772606393"
},
"stopId": "FR:27602:ZE:0xMOI02:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": 309,
"time": "1772607789"
},
"departure": {
"delay": 309,
"time": "1772607789"
},
"stopId": "FR:27229:ZE:0xJDA02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 227,
"time": "1772607227"
},
"departure": {
"delay": 227,
"time": "1772607227"
},
"stopId": "FR:27602:ZE:0xWAL01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 215,
"time": "1772607095"
},
"departure": {
"delay": 215,
"time": "1772607095"
},
"stopId": "FR:27602:ZE:0xBAU02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 240,
"time": "1772606880"
},
"departure": {
"delay": 240,
"time": "1772606880"
},
"stopId": "FR:27602:ZE:0xLES02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 319,
"time": "1772607619"
},
"departure": {
"delay": 319,
"time": "1772607619"
},
"stopId": "FR:27229:ZE:0xCON01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 310,
"time": "1772607850"
},
"departure": {
"delay": 310,
"time": "1772607850"
},
"stopId": "FR:27229:ZE:0xGER02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 257,
"time": "1772606477"
},
"departure": {
"delay": 257,
"time": "1772606477"
},
"stopId": "FR:27602:ZE:0xRGO02:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": 205,
"time": "1772607025"
},
"departure": {
"delay": 205,
"time": "1772607025"
},
"stopId": "FR:27602:ZE:0xALI01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": 245,
"time": "1772606585"
},
"departure": {
"delay": 245,
"time": "1772606585"
},
"stopId": "FR:27602:ZE:0xHEP01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": 250,
"time": "1772606950"
},
"departure": {
"delay": 250,
"time": "1772606950"
},
"stopId": "FR:27602:ZE:0xBVE02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": 259,
"time": "1772606659"
},
"departure": {
"delay": 259,
"time": "1772606659"
},
"stopId": "FR:27602:ZE:0xCLC02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": 371,
"time": "1772608751"
},
"stopId": "FR:27229:ZE:0xLYC01:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": 199,
"time": "1772606719"
},
"departure": {
"delay": 199,
"time": "1772606719"
},
"stopId": "FR:27602:ZE:0xCLN02:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 172,
"time": "1772607172"
},
"departure": {
"delay": 172,
"time": "1772607172"
},
"stopId": "FR:27602:ZE:0xBOU01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": 334,
"time": "1772607694"
},
"departure": {
"delay": 334,
"time": "1772607694"
},
"stopId": "FR:27229:ZE:0xNAV02:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": 217,
"time": "1772607397"
},
"departure": {
"delay": 217,
"time": "1772607397"
},
"stopId": "FR:27229:ZE:0xHON01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 245,
"time": "1772607905"
},
"departure": {
"delay": 245,
"time": "1772607905"
},
"stopId": "FR:27229:ZE:0xBDN02:ATOUMOD004",
"stopSequence": 18
}
],
"timestamp": "1772606333",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T4:LOC",
"tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC596570:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745649x2025xHxMultxMexMercredix00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -27,
"time": "1772599153"
},
"departure": {
"delay": -27,
"time": "1772599173"
},
"stopId": "FR:50129:ZE:10MED3:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 7,
"time": "1772596972"
},
"departure": {
"delay": 7,
"time": "1772596987"
},
"stopId": "FR:50129:ZE:10BOI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -33,
"time": "1772598119"
},
"departure": {
"delay": -33,
"time": "1772598147"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -24,
"time": "1772596931"
},
"departure": {
"delay": -24,
"time": "1772596956"
},
"stopId": "FR:50129:ZE:10MOR1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -55,
"time": "1772597571"
},
"departure": {
"delay": -55,
"time": "1772597585"
},
"stopId": "FR:50129:ZE:10ANN1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -24,
"time": "1772598299"
},
"departure": {
"delay": -24,
"time": "1772598336"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -75,
"time": "1772597487"
},
"departure": {
"delay": -75,
"time": "1772597505"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -41,
"time": "1772599239"
},
"departure": {
"delay": -41,
"time": "1772599279"
},
"stopId": "FR:50129:ZE:10NOR5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -57,
"time": "1772599433"
},
"departure": {
"delay": -57,
"time": "1772599443"
},
"stopId": "FR:50129:ZE:10FLO1:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": -51,
"time": "1772599045"
},
"departure": {
"delay": -51,
"time": "1772599089"
},
"stopId": "FR:50129:ZE:10BAG3:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -34,
"time": "1772598013"
},
"departure": {
"delay": -34,
"time": "1772598086"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -26,
"time": "1772597004"
},
"departure": {
"delay": -26,
"time": "1772597014"
},
"stopId": "FR:50129:ZE:10FRN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -59,
"time": "1772599306"
},
"departure": {
"delay": -59,
"time": "1772599321"
},
"stopId": "FR:50129:ZE:10GDR1:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": -38,
"time": "1772598787"
},
"departure": {
"delay": -38,
"time": "1772598802"
},
"stopId": "FR:50129:ZE:10HPA3:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -55,
"time": "1772598950"
},
"departure": {
"delay": -55,
"time": "1772598965"
},
"stopId": "FR:50129:ZE:10GRR1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": -55,
"time": "1772597380"
},
"departure": {
"delay": -55,
"time": "1772597405"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -56,
"time": "1772598393"
},
"departure": {
"delay": -56,
"time": "1772598424"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -51,
"time": "1772598881"
},
"departure": {
"delay": -51,
"time": "1772598909"
},
"stopId": "FR:50129:ZE:10XCT3:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -31,
"time": "1772597182"
},
"departure": {
"delay": -31,
"time": "1772597189"
},
"stopId": "FR:50129:ZE:10EPC1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -53,
"time": "1772598686"
},
"departure": {
"delay": -53,
"time": "1772598727"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 25
},
{
"departure": {
"delay": 23,
"time": "1772596823"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -58,
"time": "1772597327"
},
"departure": {
"delay": -58,
"time": "1772597342"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -11,
"time": "1772597832"
},
"departure": {
"delay": -11,
"time": "1772597869"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -30,
"time": "1772598181"
},
"departure": {
"delay": -30,
"time": "1772598210"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -28,
"time": "1772597956"
},
"departure": {
"delay": -28,
"time": "1772597972"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -5,
"time": "1772597798"
},
"departure": {
"delay": -5,
"time": "1772597815"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -55,
"time": "1772599377"
},
"departure": {
"delay": -55,
"time": "1772599385"
},
"stopId": "FR:50129:ZE:10LPL1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -49,
"time": "1772597102"
},
"departure": {
"delay": -49,
"time": "1772597111"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -118,
"time": "1772599502"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": -30,
"time": "1772598249"
},
"departure": {
"delay": -30,
"time": "1772598270"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -31,
"time": "1772597649"
},
"departure": {
"delay": -31,
"time": "1772597669"
},
"stopId": "FR:50129:ZE:10CMI1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -59,
"time": "1772597269"
},
"departure": {
"delay": -59,
"time": "1772597281"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -23,
"time": "1772597689"
},
"departure": {
"delay": -23,
"time": "1772597737"
},
"stopId": "FR:50129:ZE:10PAX1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -22,
"time": "1772598492"
},
"departure": {
"delay": -22,
"time": "1772598578"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -11,
"time": "1772596903"
},
"departure": {
"delay": -11,
"time": "1772596909"
},
"stopId": "FR:50129:ZE:10MES1:ATOUMOD035",
"stopSequence": 2
}
],
"timestamp": "1772606700",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745649x2025xHxMultxMexMercredix00:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3462F5940016x2026x02x21T22x11x00Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772602860"
},
"departure": {
"time": "1772602920"
},
"stopId": "FR:61214:ZE:StopPointxOCETrainxTERx87444638:ATOUMOD002",
"stopSequence": 16
},
{
"departure": {
"time": "1772601000"
},
"stopId": "FR:61006:ZE:StopPointxOCETrainxTERx87444539:ATOUMOD002",
"stopSequence": 10
},
{
"arrival": {
"time": "1772601540"
},
"departure": {
"time": "1772601600"
},
"stopId": "FR:61101:ZE:StopPointxOCETrainxTERx87444562:ATOUMOD002",
"stopSequence": 12
},
{
"arrival": {
"time": "1772605020"
},
"departure": {
"time": "1772605080"
},
"stopId": "FR:28134:ZE:StopPointxOCETrainxTERx87393488:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1772604420"
},
"departure": {
"time": "1772604480"
},
"stopId": "FR:27438:ZE:StopPointxOCETrainxTERx87393553:ATOUMOD002",
"stopSequence": 20
},
{
"arrival": {
"time": "1772608560"
},
"stopId": "FR:75115:ZE:StopPointxOCETrainxTERx87391102:ATOUMOD002",
"stopSequence": 25
},
{
"arrival": {
"time": "1772607780"
},
"departure": {
"time": "1772607840"
},
"stopId": "FR:78646:ZE:StopPointxOCETrainxTERx87393009:ATOUMOD002",
"stopSequence": 24
},
{
"arrival": {
"time": "1772603700"
},
"departure": {
"time": "1772603760"
},
"stopId": "FR:27679:ZE:StopPointxOCETrainxTERx87393595:ATOUMOD002",
"stopSequence": 18
}
],
"timestamp": "1772597378",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx6155CD5FxAB2Dx4274xA052x8C7462540578x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3462F5940016x2026x02x21T22x11x00Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4227364x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 26,
"time": "1772605946"
},
"stopId": "FR:76341:ZE:3464:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 23,
"time": "1772606003"
},
"stopId": "FR:76341:ZE:4597:ATOUMOD003",
"stopSequence": 20
}
],
"timestamp": "1772605982",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:20:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4227364x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC596593:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -1447,
"time": "1772606513"
},
"departure": {
"delay": -1447,
"time": "1772606513"
},
"stopId": "FR:27229:ZE:0xRUG01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -1627,
"time": "1772606513"
},
"departure": {
"delay": -1627,
"time": "1772606513"
},
"stopId": "FR:27229:ZE:0xPAS02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -1507,
"time": "1772606513"
},
"departure": {
"delay": -1507,
"time": "1772606513"
},
"stopId": "FR:27229:ZE:0xVOL01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -453,
"time": "1772609067"
},
"departure": {
"delay": -453,
"time": "1772609067"
},
"stopId": "FR:27229:ZE:0xTAU02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -381,
"time": "1772608719"
},
"departure": {
"delay": -381,
"time": "1772608719"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -1747,
"time": "1772606513"
},
"departure": {
"delay": -1747,
"time": "1772606513"
},
"stopId": "FR:27229:ZE:0xJOL02:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -370,
"time": "1772608610"
},
"departure": {
"delay": -370,
"time": "1772608610"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -382,
"time": "1772608658"
},
"departure": {
"delay": -382,
"time": "1772608658"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -488,
"time": "1772609512"
},
"stopId": "FR:27229:ZE:0xCAM01:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -241,
"time": "1772608439"
},
"departure": {
"delay": -241,
"time": "1772608439"
},
"stopId": "FR:27229:ZE:0xFRI02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -331,
"time": "1772608529"
},
"departure": {
"delay": -331,
"time": "1772608529"
},
"stopId": "FR:27229:ZE:0xBRI02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -1567,
"time": "1772606513"
},
"departure": {
"delay": -1567,
"time": "1772606513"
},
"stopId": "FR:27229:ZE:0xKEN01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -427,
"time": "1772608913"
},
"departure": {
"delay": -427,
"time": "1772608913"
},
"stopId": "FR:27229:ZE:0xCHA01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -488,
"time": "1772609212"
},
"departure": {
"delay": -488,
"time": "1772609212"
},
"stopId": "FR:27229:ZE:0xMFO02:ATOUMOD004",
"stopSequence": 17
},
{
"departure": {
"delay": -1387,
"time": "1772606513"
},
"stopId": "FR:27229:ZE:0xMOL01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -202,
"time": "1772608358"
},
"departure": {
"delay": -202,
"time": "1772608358"
},
"stopId": "FR:27229:ZE:0xRRE02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -475,
"time": "1772609285"
},
"departure": {
"delay": -475,
"time": "1772609285"
},
"stopId": "FR:27229:ZE:0xCCA02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -91,
"time": "1772608289"
},
"departure": {
"delay": -91,
"time": "1772608289"
},
"stopId": "FR:27229:ZE:0xROR02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -450,
"time": "1772608830"
},
"departure": {
"delay": -450,
"time": "1772608830"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 14
}
],
"timestamp": "1772606513",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC596593:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx15:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 177,
"time": "1772605257"
},
"departure": {
"delay": 177,
"time": "1772605257"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 132,
"time": "1772605613"
},
"departure": {
"delay": 132,
"time": "1772605632"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 52,
"time": "1772606032"
},
"departure": {
"delay": 52,
"time": "1772606032"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": -2,
"time": "1772606818"
},
"departure": {
"delay": -2,
"time": "1772606818"
},
"stopId": "FR:76216:ZE:TCARxPALIS2:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 92,
"time": "1772606112"
},
"departure": {
"delay": 92,
"time": "1772606132"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 62,
"time": "1772605682"
},
"departure": {
"delay": 62,
"time": "1772605682"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 122,
"time": "1772605082"
},
"departure": {
"delay": 122,
"time": "1772605082"
},
"stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 72,
"time": "1772606208"
},
"departure": {
"delay": 72,
"time": "1772606232"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 44,
"time": "1772606444"
},
"departure": {
"delay": 44,
"time": "1772606444"
},
"stopId": "FR:76540:ZE:TCARxBAPEA2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 157,
"time": "1772605537"
},
"departure": {
"delay": 157,
"time": "1772605537"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 61,
"time": "1772604541"
},
"departure": {
"delay": 61,
"time": "1772604541"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 112,
"time": "1772604832"
},
"departure": {
"delay": 112,
"time": "1772604832"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 42,
"time": "1772605764"
},
"departure": {
"delay": 42,
"time": "1772605782"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": -12,
"time": "1772606928"
},
"departure": {
"delay": -12,
"time": "1772606928"
},
"stopId": "FR:76216:ZE:TCARxDLUNE2:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"delay": 32,
"time": "1772604332"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 110,
"time": "1772604470"
},
"departure": {
"delay": 110,
"time": "1772604470"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 31,
"time": "1772606551"
},
"departure": {
"delay": 31,
"time": "1772606551"
},
"stopId": "FR:76216:ZE:TCARxMAISO2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": -8,
"time": "1772606332"
},
"departure": {
"delay": -8,
"time": "1772606332"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 152,
"time": "1772604607"
},
"departure": {
"delay": 152,
"time": "1772604632"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 104,
"time": "1772605484"
},
"departure": {
"delay": 104,
"time": "1772605484"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 30,
"time": "1772607030"
},
"departure": {
"delay": 30,
"time": "1772607030"
},
"stopId": "FR:76474:ZE:TCARxMOULI2:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 30,
"time": "1772607210"
},
"stopId": "FR:76474:ZE:TCARxBMAIR2:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 112,
"time": "1772604772"
},
"departure": {
"delay": 112,
"time": "1772604772"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 167,
"time": "1772604686"
},
"departure": {
"delay": 167,
"time": "1772604707"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 132,
"time": "1772605332"
},
"departure": {
"delay": 132,
"time": "1772605332"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 212,
"time": "1772604909"
},
"departure": {
"delay": 212,
"time": "1772604932"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
}
],
"timestamp": "1772604336",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx15:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:6576709991137280x2:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 176,
"time": "1772606189"
},
"departure": {
"delay": 176,
"time": "1772606216"
},
"stopId": "FR:14366:ZE:3120002:ATOUMOD036",
"stopSequence": 16
},
{
"arrival": {
"delay": 8,
"time": "1772606545"
},
"departure": {
"delay": 8,
"time": "1772606588"
},
"stopId": "FR:14366:ZE:764280004:ATOUMOD036",
"stopSequence": 21
},
{
"arrival": {
"delay": -20,
"time": "1772606830"
},
"departure": {
"delay": -20,
"time": "1772606860"
},
"stopId": "FR:14366:ZE:1210003:ATOUMOD036",
"stopSequence": 24
},
{
"arrival": {
"delay": -28,
"time": "1772606972"
},
"stopId": "FR:14366:ZE:660040002:ATOUMOD036",
"stopSequence": 26
},
{
"arrival": {
"delay": 102,
"time": "1772606298"
},
"departure": {
"delay": 102,
"time": "1772606322"
},
"stopId": "FR:14366:ZE:33070004:ATOUMOD036",
"stopSequence": 17
},
{
"arrival": {
"delay": -24,
"time": "1772606666"
},
"departure": {
"delay": -24,
"time": "1772606676"
},
"stopId": "FR:14366:ZE:35180003:ATOUMOD036",
"stopSequence": 22
},
{
"arrival": {
"delay": -23,
"time": "1772606693"
},
"departure": {
"delay": -23,
"time": "1772606737"
},
"stopId": "FR:14366:ZE:646160001:ATOUMOD036",
"stopSequence": 23
},
{
"arrival": {
"delay": 85,
"time": "1772606344"
},
"departure": {
"delay": 85,
"time": "1772606365"
},
"stopId": "FR:14366:ZE:21190003:ATOUMOD036",
"stopSequence": 18
},
{
"arrival": {
"delay": 71,
"time": "1772606431"
},
"departure": {
"delay": 71,
"time": "1772606471"
},
"stopId": "FR:14366:ZE:5180281390628864:ATOUMOD036",
"stopSequence": 20
}
],
"timestamp": "1772606238",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:5131776580124672:LOC",
"tripId": "ATOUMOD036:ServiceJourney:6576709991137280x2:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC597010:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -69,
"time": "1772609691"
},
"departure": {
"delay": -69,
"time": "1772609691"
},
"stopId": "FR:27229:ZE:0xHAR01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -119,
"time": "1772610241"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -119,
"time": "1772609941"
},
"departure": {
"delay": -119,
"time": "1772609941"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -2707,
"time": "1772606513"
},
"departure": {
"delay": -2707,
"time": "1772606513"
},
"stopId": "FR:27229:ZE:0xCAR04:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -103,
"time": "1772609837"
},
"departure": {
"delay": -103,
"time": "1772609837"
},
"stopId": "FR:27229:ZE:0xBRO01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -120,
"time": "1772610000"
},
"departure": {
"delay": -120,
"time": "1772610000"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -2647,
"time": "1772606513"
},
"departure": {
"delay": -2647,
"time": "1772606513"
},
"stopId": "FR:27229:ZE:0xMEU01:ATOUMOD004",
"stopSequence": 2
},
{
"departure": {
"delay": -2587,
"time": "1772606513"
},
"stopId": "FR:27229:ZE:0xCEN01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -2947,
"time": "1772606513"
},
"departure": {
"delay": -2947,
"time": "1772606513"
},
"stopId": "FR:27229:ZE:0xFER01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -3007,
"time": "1772606513"
},
"departure": {
"delay": -3007,
"time": "1772606513"
},
"stopId": "FR:27229:ZE:0xCOM01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -2827,
"time": "1772606513"
},
"departure": {
"delay": -2827,
"time": "1772606513"
},
"stopId": "FR:27229:ZE:0xDUN01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -80,
"time": "1772609800"
},
"departure": {
"delay": -80,
"time": "1772609800"
},
"stopId": "FR:27229:ZE:0xBEV01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -60,
"time": "1772609760"
},
"departure": {
"delay": -60,
"time": "1772609760"
},
"stopId": "FR:27229:ZE:0xLOG01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -59,
"time": "1772610121"
},
"departure": {
"delay": -59,
"time": "1772610121"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -39,
"time": "1772609601"
},
"departure": {
"delay": -39,
"time": "1772609601"
},
"stopId": "FR:27229:ZE:0xFAU01:ATOUMOD004",
"stopSequence": 10
}
],
"timestamp": "1772606513",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC597010:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3757973x2025xHxMultxMexMercredix00x0010000:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 108,
"time": "1772606296"
},
"departure": {
"delay": 108,
"time": "1772606328"
},
"stopId": "FR:50129:ZE:10NQT1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 40,
"time": "1772607580"
},
"departure": {
"delay": 40,
"time": "1772607580"
},
"stopId": "FR:50539:ZE:SPEECM:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 150,
"time": "1772605971"
},
"departure": {
"delay": 150,
"time": "1772606010"
},
"stopId": "FR:50129:ZE:10COD1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 162,
"time": "1772605682"
},
"departure": {
"delay": 162,
"time": "1772605722"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 40,
"time": "1772609440"
},
"departure": {
"delay": 40,
"time": "1772609440"
},
"stopId": "FR:50562:ZE:SVMFO2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 40,
"time": "1772610400"
},
"departure": {
"delay": 40,
"time": "1772610400"
},
"stopId": "FR:50615:ZE:VALGR2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 131,
"time": "1772606100"
},
"departure": {
"delay": 131,
"time": "1772606111"
},
"stopId": "FR:50129:ZE:10CRD1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 40,
"time": "1772608600"
},
"departure": {
"delay": 40,
"time": "1772608600"
},
"stopId": "FR:50013:ZE:ANNPC2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 40,
"time": "1772608420"
},
"departure": {
"delay": 40,
"time": "1772608420"
},
"stopId": "FR:50030:ZE:BARMA2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 138,
"time": "1772605748"
},
"departure": {
"delay": 138,
"time": "1772605758"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 40,
"time": "1772608060"
},
"departure": {
"delay": 40,
"time": "1772608060"
},
"stopId": "FR:50598:ZE:TOCEGL:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 40,
"time": "1772609680"
},
"departure": {
"delay": 40,
"time": "1772609680"
},
"stopId": "FR:50417:ZE:QUEEC2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 61,
"time": "1772606541"
},
"departure": {
"delay": 61,
"time": "1772606581"
},
"stopId": "FR:50077:ZE:BREPG2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 40,
"time": "1772610580"
},
"departure": {
"delay": 40,
"time": "1772610580"
},
"stopId": "FR:50615:ZE:VALCH1:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 40,
"time": "1772609980"
},
"departure": {
"delay": 40,
"time": "1772609980"
},
"stopId": "FR:50634:ZE:VIDPI2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 40,
"time": "1772607700"
},
"departure": {
"delay": 40,
"time": "1772607700"
},
"stopId": "FR:50539:ZE:SPEGS2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 111,
"time": "1772605619"
},
"departure": {
"delay": 111,
"time": "1772605671"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 280,
"time": "1772609200"
},
"departure": {
"delay": 280,
"time": "1772609200"
},
"stopId": "FR:50433:ZE:REVEG2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 40,
"time": "1772610640"
},
"departure": {
"delay": 40,
"time": "1772610640"
},
"stopId": "FR:50615:ZE:VALFB1:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 171,
"time": "1772605795"
},
"departure": {
"delay": 171,
"time": "1772605851"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 6
},
{
"departure": {
"delay": 80,
"time": "1772605220"
},
"stopId": "FR:50129:ZE:10PEM3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 92,
"time": "1772605316"
},
"departure": {
"delay": 92,
"time": "1772605352"
},
"stopId": "FR:50129:ZE:10THH1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 102,
"time": "1772606056"
},
"departure": {
"delay": 102,
"time": "1772606082"
},
"stopId": "FR:50129:ZE:10LMQ1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 163,
"time": "1772605869"
},
"departure": {
"delay": 163,
"time": "1772605903"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 40,
"time": "1772607100"
},
"departure": {
"delay": 40,
"time": "1772607100"
},
"stopId": "FR:50178:ZE:FERPD2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 40,
"time": "1772606980"
},
"departure": {
"delay": 40,
"time": "1772606980"
},
"stopId": "FR:50178:ZE:FERMO2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 40,
"time": "1772607280"
},
"departure": {
"delay": 40,
"time": "1772607280"
},
"stopId": "FR:50142:ZE:COSBG2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 40,
"time": "1772608780"
},
"departure": {
"delay": 40,
"time": "1772608780"
},
"stopId": "FR:50433:ZE:REVFR2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 40,
"time": "1772610880"
},
"stopId": "FR:50615:ZE:VALGS2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 40,
"time": "1772606740"
},
"departure": {
"delay": 40,
"time": "1772606740"
},
"stopId": "FR:50296:ZE:MAUAB2:ATOUMOD035",
"stopSequence": 13
}
],
"timestamp": "1772606699",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:C:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3757973x2025xHxMultxMexMercredix00x0010000:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745653x2025xHxMultxMexMercredix00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 173,
"time": "1772603497"
},
"departure": {
"delay": 173,
"time": "1772603513"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 8
},
{
"departure": {
"delay": 153,
"time": "1772602953"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 159,
"time": "1772603152"
},
"departure": {
"delay": 159,
"time": "1772603199"
},
"stopId": "FR:50129:ZE:10FRN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 151,
"time": "1772605556"
},
"departure": {
"delay": 151,
"time": "1772605591"
},
"stopId": "FR:50129:ZE:10NOR5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 206,
"time": "1772603870"
},
"departure": {
"delay": 206,
"time": "1772603906"
},
"stopId": "FR:50129:ZE:10CMI1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 99,
"time": "1772604419"
},
"departure": {
"delay": 99,
"time": "1772604459"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 207,
"time": "1772603987"
},
"departure": {
"delay": 207,
"time": "1772604027"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 136,
"time": "1772603699"
},
"departure": {
"delay": 136,
"time": "1772603716"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 156,
"time": "1772604129"
},
"departure": {
"delay": 156,
"time": "1772604156"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 123,
"time": "1772603032"
},
"departure": {
"delay": 123,
"time": "1772603043"
},
"stopId": "FR:50129:ZE:10MES1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 122,
"time": "1772605611"
},
"departure": {
"delay": 122,
"time": "1772605622"
},
"stopId": "FR:50129:ZE:10GDR1:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 168,
"time": "1772603596"
},
"departure": {
"delay": 168,
"time": "1772603628"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 121,
"time": "1772605662"
},
"departure": {
"delay": 121,
"time": "1772605681"
},
"stopId": "FR:50129:ZE:10LPL1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 111,
"time": "1772604259"
},
"departure": {
"delay": 111,
"time": "1772604291"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 151,
"time": "1772605004"
},
"departure": {
"delay": 151,
"time": "1772605051"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 159,
"time": "1772604743"
},
"departure": {
"delay": 159,
"time": "1772604879"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 187,
"time": "1772605108"
},
"departure": {
"delay": 187,
"time": "1772605147"
},
"stopId": "FR:50129:ZE:10HPA3:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 48,
"time": "1772605788"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 186,
"time": "1772603927"
},
"departure": {
"delay": 186,
"time": "1772603946"
},
"stopId": "FR:50129:ZE:10PAX1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 199,
"time": "1772605485"
},
"departure": {
"delay": 199,
"time": "1772605519"
},
"stopId": "FR:50129:ZE:10MED3:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 163,
"time": "1772605289"
},
"departure": {
"delay": 163,
"time": "1772605303"
},
"stopId": "FR:50129:ZE:10GRR1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 139,
"time": "1772603761"
},
"departure": {
"delay": 139,
"time": "1772603779"
},
"stopId": "FR:50129:ZE:10ANN1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 168,
"time": "1772603551"
},
"departure": {
"delay": 168,
"time": "1772603568"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 14,
"time": "1772604484"
},
"departure": {
"delay": 14,
"time": "1772604494"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 159,
"time": "1772603125"
},
"departure": {
"delay": 159,
"time": "1772603139"
},
"stopId": "FR:50129:ZE:10BOI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 156,
"time": "1772603274"
},
"departure": {
"delay": 156,
"time": "1772603316"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 130,
"time": "1772603061"
},
"departure": {
"delay": 130,
"time": "1772603110"
},
"stopId": "FR:50129:ZE:10MOR1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 172,
"time": "1772605364"
},
"departure": {
"delay": 172,
"time": "1772605432"
},
"stopId": "FR:50129:ZE:10BAG3:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 4,
"time": "1772604551"
},
"departure": {
"delay": 4,
"time": "1772604604"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 112,
"time": "1772604194"
},
"departure": {
"delay": 112,
"time": "1772604232"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 162,
"time": "1772605207"
},
"departure": {
"delay": 162,
"time": "1772605242"
},
"stopId": "FR:50129:ZE:10XCT3:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 173,
"time": "1772604041"
},
"departure": {
"delay": 173,
"time": "1772604053"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 203,
"time": "1772603384"
},
"departure": {
"delay": 203,
"time": "1772603423"
},
"stopId": "FR:50129:ZE:10EPC1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 78,
"time": "1772604313"
},
"departure": {
"delay": 78,
"time": "1772604378"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 114,
"time": "1772605724"
},
"departure": {
"delay": 114,
"time": "1772605734"
},
"stopId": "FR:50129:ZE:10FLO1:ATOUMOD035",
"stopSequence": 34
}
],
"timestamp": "1772606697",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745653x2025xHxMultxMexMercredix00:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN5376F5925589x2026x02x20T20x57x19Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772620620"
},
"departure": {
"time": "1772620800"
},
"stopId": "FR:91377:ZE:StopPointxOCETGVxINOUIx87393579:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1772612400"
},
"departure": {
"time": "1772613000"
},
"stopId": "FR:69383:ZE:StopPointxOCETGVxINOUIx87723197:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1772629860"
},
"stopId": "FR:76351:ZE:StopPointxOCETGVxINOUIx87413013:ATOUMOD002",
"stopSequence": 16
},
{
"arrival": {
"time": "1772626380"
},
"departure": {
"time": "1772626680"
},
"stopId": "FR:76540:ZE:StopPointxOCETGVxINOUIx87411017:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1772607780"
},
"departure": {
"time": "1772607960"
},
"stopId": "FR:84007:ZE:StopPointxOCETGVxINOUIx87318964:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1772621700"
},
"departure": {
"time": "1772621880"
},
"stopId": "FR:78646:ZE:StopPointxOCETGVxINOUIx87393009:ATOUMOD002",
"stopSequence": 11
},
{
"departure": {
"time": "1772606160"
},
"stopId": "FR:13201:ZE:StopPointxOCETGVxINOUIx87751008:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1772623740"
},
"departure": {
"time": "1772623920"
},
"stopId": "FR:78361:ZE:StopPointxOCETGVxINOUIx87381509:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1772609940"
},
"departure": {
"time": "1772610240"
},
"stopId": "FR:26004:ZE:StopPointxOCETGVxINOUIx87763029:ATOUMOD002",
"stopSequence": 5
}
],
"timestamp": "1772602540",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx6CC8BBE5x9508x49DBx95CDx797616EA49C6x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN5376F5925589x2026x02x20T20x57x19Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN851701F5934732x2026x02x21T22x11x00Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772605680"
},
"departure": {
"time": "1772605860"
},
"stopId": "FR:76397:ZE:StopPointxOCETrainxTERx87415141:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1772606280"
},
"departure": {
"time": "1772606340"
},
"stopId": "FR:76565:ZE:StopPointxOCETrainxTERx87415125:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1772605140"
},
"departure": {
"time": "1772605200"
},
"stopId": "FR:76034:ZE:StopPointxOCETrainxTERx87415158:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1772603400"
},
"departure": {
"time": "1772603460"
},
"stopId": "FR:76474:ZE:StopPointxOCETrainxTERx87411249:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1772606700"
},
"stopId": "FR:76217:ZE:StopPointxOCETrainxTERx87415018:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1772604840"
},
"departure": {
"time": "1772604900"
},
"stopId": "FR:76602:ZE:StopPointxOCETrainxTERx87415166:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1772604360"
},
"departure": {
"time": "1772604420"
},
"stopId": "FR:76179:ZE:StopPointxOCETrainxTERx87411819:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1772603640"
},
"departure": {
"time": "1772603700"
},
"stopId": "FR:76366:ZE:StopPointxOCETrainxTERx87411256:ATOUMOD002",
"stopSequence": 5
},
{
"departure": {
"time": "1772603160"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1772604000"
},
"departure": {
"time": "1772604060"
},
"stopId": "FR:76245:ZE:StopPointxOCETrainxTERx87411801:ATOUMOD002",
"stopSequence": 7
}
],
"timestamp": "1772599538",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx3e9229c5xae84x4f9ex98dfx93cc2e91b55cx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN851701F5934732x2026x02x21T22x11x00Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx364:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772607300"
},
"departure": {
"time": "1772607300"
},
"stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1772606940"
},
"departure": {
"time": "1772606940"
},
"stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1772606640"
},
"departure": {
"time": "1772606640"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1772606820"
},
"departure": {
"time": "1772606820"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 41,
"time": "1772606741"
},
"departure": {
"delay": 41,
"time": "1772606741"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1772606520"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 41,
"time": "1772606561"
},
"departure": {
"delay": 41,
"time": "1772606561"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1772606495",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx364:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852022F5934695x2026x02x21T22x11x00Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772609820"
},
"departure": {
"time": "1772609880"
},
"stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002",
"stopSequence": 25
},
{
"arrival": {
"time": "1772606280"
},
"departure": {
"time": "1772606340"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 15
},
{
"departure": {
"time": "1772604660"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1772607240"
},
"departure": {
"time": "1772607300"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1772608140"
},
"departure": {
"time": "1772608200"
},
"stopId": "FR:27116:ZE:StopPointxOCETrainxTERx87415364:ATOUMOD002",
"stopSequence": 21
},
{
"arrival": {
"time": "1772609220"
},
"departure": {
"time": "1772609280"
},
"stopId": "FR:27105:ZE:StopPointxOCETrainxTERx87415323:ATOUMOD002",
"stopSequence": 23
},
{
"arrival": {
"time": "1772605440"
},
"departure": {
"time": "1772605500"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1772610780"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 26
},
{
"arrival": {
"time": "1772607660"
},
"departure": {
"time": "1772607720"
},
"stopId": "FR:27622:ZE:StopPointxOCETrainxTERx87444315:ATOUMOD002",
"stopSequence": 19
}
],
"timestamp": "1772601039",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxA6CE6325x08D1x4C25x9D15x15C2DC5E7BD0x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852022F5934695x2026x02x21T22x11x00Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD012:ServiceJourney:300000386:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 1141,
"time": "1772605681"
},
"departure": {
"delay": 1141,
"time": "1772605681"
},
"stopId": "FR:76758:ZE:YVETOTxxxRefign:ATOUMOD012",
"stopSequence": 5
},
{
"arrival": {
"delay": 1141,
"time": "1772606161"
},
"departure": {
"delay": 1141,
"time": "1772606161"
},
"stopId": "FR:76758:ZE:YVETOTxxxAlbert:ATOUMOD012",
"stopSequence": 9
},
{
"arrival": {
"delay": 1141,
"time": "1772606281"
},
"departure": {
"delay": 1141,
"time": "1772606281"
},
"stopId": "FR:76758:ZE:YVETOTxxxRuexR1:ATOUMOD012",
"stopSequence": 10
},
{
"arrival": {
"delay": 1141,
"time": "1772605501"
},
"departure": {
"delay": 1141,
"time": "1772605501"
},
"stopId": "FR:76758:ZE:YVETOTxxxRuexD8:ATOUMOD012",
"stopSequence": 3
},
{
"arrival": {
"delay": 1141,
"time": "1772606041"
},
"departure": {
"delay": 1141,
"time": "1772606041"
},
"stopId": "FR:76758:ZE:YVETOTxxxRaymon:ATOUMOD012",
"stopSequence": 8
},
{
"arrival": {
"delay": 1141,
"time": "1772606401"
},
"departure": {
"delay": 1141,
"time": "1772606401"
},
"stopId": "FR:76758:ZE:YVETOTxxxRuexJ1:ATOUMOD012",
"stopSequence": 11
},
{
"arrival": {
"delay": 1141,
"time": "1772606581"
},
"departure": {
"delay": 1141,
"time": "1772606581"
},
"stopId": "FR:76758:ZE:YVETOTxxxRuexDx:ATOUMOD012",
"stopSequence": 13
},
{
"arrival": {
"delay": 1141,
"time": "1772605381"
},
"departure": {
"delay": 1141,
"time": "1772605381"
},
"stopId": "FR:76758:ZE:YVETOTxxxMairie:ATOUMOD012",
"stopSequence": 2
},
{
"arrival": {
"delay": 1141,
"time": "1772606461"
},
"departure": {
"delay": 1141,
"time": "1772606461"
},
"stopId": "FR:76758:ZE:YVETOTxxxAvenu2:ATOUMOD012",
"stopSequence": 12
},
{
"arrival": {
"delay": 1141,
"time": "1772605921"
},
"departure": {
"delay": 1141,
"time": "1772605921"
},
"stopId": "FR:76758:ZE:YVETOTxxxRuexRo:ATOUMOD012",
"stopSequence": 7
},
{
"arrival": {
"delay": 1141,
"time": "1772606761"
},
"departure": {
"delay": 1141,
"time": "1772606761"
},
"stopId": "FR:76758:ZE:YVETOTxxxRuexD1:ATOUMOD012",
"stopSequence": 14
},
{
"arrival": {
"delay": 1141,
"time": "1772605801"
},
"departure": {
"delay": 1141,
"time": "1772605801"
},
"stopId": "FR:76758:ZE:YVETOTxxxRuexJo:ATOUMOD012",
"stopSequence": 6
},
{
"arrival": {
"delay": 1141,
"time": "1772605561"
},
"departure": {
"delay": 1141,
"time": "1772605561"
},
"stopId": "FR:76758:ZE:YVETOTxxxAvenue:ATOUMOD012",
"stopSequence": 4
},
{
"arrival": {
"delay": 1141,
"time": "1772606941"
},
"departure": {
"delay": 1141,
"time": "1772606941"
},
"stopId": "FR:76758:ZE:YVETOTxxxMusxe:ATOUMOD012",
"stopSequence": 15
}
],
"timestamp": "1772605948",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD012:Line:2:LOC",
"tripId": "ATOUMOD012:ServiceJourney:300000386:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:8x3471204:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -148,
"time": "1772607212"
},
"departure": {
"delay": -148,
"time": "1772607212"
},
"stopId": "FR:27375:ZE:0x6433:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": -92,
"time": "1772607028"
},
"departure": {
"delay": -92,
"time": "1772607028"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": -214,
"time": "1772607266"
},
"departure": {
"delay": -214,
"time": "1772607266"
},
"stopId": "FR:27375:ZE:0x6394:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": -72,
"time": "1772606808"
},
"departure": {
"delay": -72,
"time": "1772606808"
},
"stopId": "FR:27375:ZE:0x6458:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -22,
"time": "1772606738"
},
"departure": {
"delay": -22,
"time": "1772606738"
},
"stopId": "FR:27375:ZE:0x6385:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -40,
"time": "1772606780"
},
"departure": {
"delay": -40,
"time": "1772606780"
},
"stopId": "FR:27375:ZE:0x6439:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -142,
"time": "1772607158"
},
"departure": {
"delay": -142,
"time": "1772607158"
},
"stopId": "FR:27375:ZE:0x6515:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": -282,
"time": "1772607318"
},
"stopId": "FR:27375:ZE:0x6466:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": -12,
"time": "1772606988"
},
"departure": {
"delay": -12,
"time": "1772606988"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": 44,
"time": "1772606564"
},
"departure": {
"delay": 44,
"time": "1772606564"
},
"stopId": "FR:27351:ZE:0x6313:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 103,
"time": "1772606623"
},
"departure": {
"delay": 103,
"time": "1772606623"
},
"stopId": "FR:27351:ZE:0x6305:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -22,
"time": "1772606918"
},
"departure": {
"delay": -22,
"time": "1772606918"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": 91,
"time": "1772606491"
},
"departure": {
"delay": 91,
"time": "1772606491"
},
"stopId": "FR:27351:ZE:0x6311:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -62,
"time": "1772607118"
},
"departure": {
"delay": -62,
"time": "1772607118"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": 43,
"time": "1772606683"
},
"departure": {
"delay": 43,
"time": "1772606683"
},
"stopId": "FR:27375:ZE:0x6527:ATOUMOD006",
"stopSequence": 20
}
],
"timestamp": "1772606702",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:2:LOC",
"tripId": "ATOUMOD006:ServiceJourney:8x3471204:LOC"
}
}
},
{
"id": "SM:ATOUMOD105:ServiceJourney:5357472811319296x1:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 44,
"time": "1772606794"
},
"departure": {
"delay": 44,
"time": "1772606804"
},
"stopId": "FR:50218:ZE:759840001:ATOUMOD105",
"stopSequence": 17
},
{
"arrival": {
"delay": -92,
"time": "1772607886"
},
"departure": {
"delay": -92,
"time": "1772607988"
},
"stopId": "FR:50218:ZE:738750004:ATOUMOD105",
"stopSequence": 33
},
{
"arrival": {
"delay": -26,
"time": "1772606999"
},
"departure": {
"delay": -26,
"time": "1772607034"
},
"stopId": "FR:50218:ZE:712770016:ATOUMOD105",
"stopSequence": 20
},
{
"arrival": {
"delay": -101,
"time": "1772607088"
},
"departure": {
"delay": -101,
"time": "1772607199"
},
"stopId": "FR:50218:ZE:746190002:ATOUMOD105",
"stopSequence": 21
},
{
"arrival": {
"delay": -126,
"time": "1772607578"
},
"departure": {
"delay": -126,
"time": "1772607714"
},
"stopId": "FR:50218:ZE:767200002:ATOUMOD105",
"stopSequence": 30
},
{
"arrival": {
"delay": -99,
"time": "1772607813"
},
"departure": {
"delay": -99,
"time": "1772607921"
},
"stopId": "FR:50218:ZE:712770017:ATOUMOD105",
"stopSequence": 32
},
{
"arrival": {
"delay": -106,
"time": "1772607318"
},
"departure": {
"delay": -106,
"time": "1772607434"
},
"stopId": "FR:50218:ZE:5166996127744000:ATOUMOD105",
"stopSequence": 26
},
{
"arrival": {
"delay": -138,
"time": "1772608034"
},
"departure": {
"delay": -138,
"time": "1772608182"
},
"stopId": "FR:50532:ZE:767160015:ATOUMOD105",
"stopSequence": 35
},
{
"arrival": {
"delay": -13,
"time": "1772606904"
},
"departure": {
"delay": -13,
"time": "1772606927"
},
"stopId": "FR:50218:ZE:758020003:ATOUMOD105",
"stopSequence": 19
},
{
"arrival": {
"delay": -149,
"time": "1772608313"
},
"departure": {
"delay": -149,
"time": "1772608471"
},
"stopId": "FR:50532:ZE:757920018:ATOUMOD105",
"stopSequence": 38
},
{
"arrival": {
"delay": -145,
"time": "1772608141"
},
"departure": {
"delay": -145,
"time": "1772608295"
},
"stopId": "FR:50532:ZE:742490002:ATOUMOD105",
"stopSequence": 36
},
{
"arrival": {
"delay": 35,
"time": "1772606845"
},
"departure": {
"delay": 35,
"time": "1772606855"
},
"stopId": "FR:50218:ZE:752240005:ATOUMOD105",
"stopSequence": 18
},
{
"arrival": {
"delay": 55,
"time": "1772606565"
},
"departure": {
"delay": 55,
"time": "1772606575"
},
"stopId": "FR:50218:ZE:759790014:ATOUMOD105",
"stopSequence": 15
},
{
"arrival": {
"delay": 197,
"time": "1772606344"
},
"departure": {
"delay": 197,
"time": "1772606357"
},
"stopId": "FR:50165:ZE:5074917903040512:ATOUMOD105",
"stopSequence": 11
},
{
"arrival": {
"delay": -110,
"time": "1772607130"
},
"departure": {
"delay": -110,
"time": "1772607250"
},
"stopId": "FR:50218:ZE:756080003:ATOUMOD105",
"stopSequence": 22
},
{
"arrival": {
"delay": -176,
"time": "1772608564"
},
"stopId": "FR:50532:ZE:753630002:ATOUMOD105",
"stopSequence": 40
},
{
"arrival": {
"delay": -137,
"time": "1772608216"
},
"departure": {
"delay": -137,
"time": "1772608363"
},
"stopId": "FR:50532:ZE:749890004:ATOUMOD105",
"stopSequence": 37
},
{
"arrival": {
"delay": -115,
"time": "1772607661"
},
"departure": {
"delay": -115,
"time": "1772607785"
},
"stopId": "FR:50218:ZE:756080005:ATOUMOD105",
"stopSequence": 31
},
{
"arrival": {
"delay": 40,
"time": "1772606730"
},
"departure": {
"delay": 40,
"time": "1772606740"
},
"stopId": "FR:50218:ZE:740090003:ATOUMOD105",
"stopSequence": 16
},
{
"arrival": {
"delay": 212,
"time": "1772606297"
},
"departure": {
"delay": 212,
"time": "1772606312"
},
"stopId": "FR:50165:ZE:746190003:ATOUMOD105",
"stopSequence": 10
},
{
"arrival": {
"delay": -115,
"time": "1772607961"
},
"departure": {
"delay": -115,
"time": "1772608085"
},
"stopId": "FR:50532:ZE:752240007:ATOUMOD105",
"stopSequence": 34
},
{
"arrival": {
"delay": -126,
"time": "1772607218"
},
"departure": {
"delay": -126,
"time": "1772607354"
},
"stopId": "FR:50218:ZE:761860019:ATOUMOD105",
"stopSequence": 23
},
{
"arrival": {
"delay": 172,
"time": "1772606203"
},
"departure": {
"delay": 172,
"time": "1772606212"
},
"stopId": "FR:50165:ZE:767190002:ATOUMOD105",
"stopSequence": 9
},
{
"arrival": {
"delay": 118,
"time": "1772606493"
},
"departure": {
"delay": 118,
"time": "1772606518"
},
"stopId": "FR:50165:ZE:6217557207941120:ATOUMOD105",
"stopSequence": 14
},
{
"arrival": {
"delay": -114,
"time": "1772607483"
},
"departure": {
"delay": -114,
"time": "1772607606"
},
"stopId": "FR:50218:ZE:759840003:ATOUMOD105",
"stopSequence": 28
},
{
"arrival": {
"delay": -116,
"time": "1772607539"
},
"departure": {
"delay": -116,
"time": "1772607664"
},
"stopId": "FR:50218:ZE:748670005:ATOUMOD105",
"stopSequence": 29
},
{
"arrival": {
"delay": -119,
"time": "1772607413"
},
"departure": {
"delay": -119,
"time": "1772607541"
},
"stopId": "FR:50218:ZE:761940002:ATOUMOD105",
"stopSequence": 27
},
{
"arrival": {
"delay": 176,
"time": "1772606446"
},
"departure": {
"delay": 176,
"time": "1772606456"
},
"stopId": "FR:50165:ZE:4811184306913280:ATOUMOD105",
"stopSequence": 12
},
{
"arrival": {
"delay": -149,
"time": "1772608373"
},
"departure": {
"delay": -149,
"time": "1772608531"
},
"stopId": "FR:50532:ZE:757970023:ATOUMOD105",
"stopSequence": 39
}
],
"timestamp": "1772606705",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD105:Line:348940035:LOC",
"tripId": "ATOUMOD105:ServiceJourney:5357472811319296x1:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx311:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772607720"
},
"departure": {
"time": "1772607720"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 41,
"time": "1772607461"
},
"departure": {
"delay": 41,
"time": "1772607461"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1772607420"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1772607540"
},
"departure": {
"time": "1772607540"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 41,
"time": "1772607641"
},
"departure": {
"delay": 41,
"time": "1772607641"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1772606435",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx311:LOC"
}
}
},
{
"id": "SM:ATOUMOD105:ServiceJourney:4873833455550464x1:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -27,
"time": "1772607596"
},
"departure": {
"delay": -27,
"time": "1772607633"
},
"stopId": "FR:50218:ZE:767200001:ATOUMOD105",
"stopSequence": 17
},
{
"arrival": {
"delay": -62,
"time": "1772607227"
},
"departure": {
"delay": -62,
"time": "1772607298"
},
"stopId": "FR:50218:ZE:756090002:ATOUMOD105",
"stopSequence": 12
},
{
"arrival": {
"delay": -40,
"time": "1772607451"
},
"departure": {
"delay": -40,
"time": "1772607500"
},
"stopId": "FR:50218:ZE:720520001:ATOUMOD105",
"stopSequence": 15
},
{
"arrival": {
"delay": -57,
"time": "1772606997"
},
"departure": {
"delay": -57,
"time": "1772607063"
},
"stopId": "FR:50218:ZE:761900006:ATOUMOD105",
"stopSequence": 5
},
{
"departure": {
"delay": 15,
"time": "1772606715"
},
"stopId": "FR:50218:ZE:36010105:ATOUMOD105",
"stopSequence": 2
},
{
"arrival": {
"delay": -8,
"time": "1772606795"
},
"departure": {
"delay": -8,
"time": "1772606812"
},
"stopId": "FR:50218:ZE:758020003:ATOUMOD105",
"stopSequence": 3
},
{
"arrival": {
"delay": -15,
"time": "1772606900"
},
"departure": {
"delay": -15,
"time": "1772606925"
},
"stopId": "FR:50218:ZE:712770016:ATOUMOD105",
"stopSequence": 4
},
{
"arrival": {
"delay": -36,
"time": "1772607158"
},
"departure": {
"delay": -36,
"time": "1772607204"
},
"stopId": "FR:50218:ZE:30060094:ATOUMOD105",
"stopSequence": 11
},
{
"arrival": {
"delay": -37,
"time": "1772607517"
},
"departure": {
"delay": -37,
"time": "1772607563"
},
"stopId": "FR:50218:ZE:758010002:ATOUMOD105",
"stopSequence": 16
},
{
"arrival": {
"delay": -53,
"time": "1772607304"
},
"departure": {
"delay": -53,
"time": "1772607367"
},
"stopId": "FR:50218:ZE:759850002:ATOUMOD105",
"stopSequence": 13
},
{
"arrival": {
"delay": -53,
"time": "1772607065"
},
"departure": {
"delay": -53,
"time": "1772607127"
},
"stopId": "FR:50218:ZE:14020095:ATOUMOD105",
"stopSequence": 6
},
{
"arrival": {
"delay": -45,
"time": "1772607380"
},
"departure": {
"delay": -45,
"time": "1772607435"
},
"stopId": "FR:50647:ZE:5176510791024640:ATOUMOD105",
"stopSequence": 14
},
{
"arrival": {
"delay": -55,
"time": "1772607665"
},
"stopId": "FR:50647:ZE:740100001:ATOUMOD105",
"stopSequence": 18
}
],
"timestamp": "1772606705",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD105:Line:350210009:LOC",
"tripId": "ATOUMOD105:ServiceJourney:4873833455550464x1:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4108165x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 29,
"time": "1772607029"
},
"departure": {
"delay": 29,
"time": "1772607029"
},
"stopId": "FR:76351:ZE:4000:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 40,
"time": "1772607580"
},
"stopId": "FR:76351:ZE:3984:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 71,
"time": "1772607491"
},
"departure": {
"delay": 71,
"time": "1772607491"
},
"stopId": "FR:76351:ZE:3998:ATOUMOD003",
"stopSequence": 14
},
{
"departure": {
"delay": 54,
"time": "1772606154"
},
"stopId": "FR:76351:ZE:3994:ATOUMOD003",
"stopSequence": 4
},
{
"departure": {
"delay": 29,
"time": "1772605889"
},
"stopId": "FR:76351:ZE:3996:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 21,
"time": "1772607381"
},
"departure": {
"delay": 21,
"time": "1772607381"
},
"stopId": "FR:76351:ZE:3965:ATOUMOD003",
"stopSequence": 13
},
{
"departure": {
"delay": 82,
"time": "1772606542"
},
"stopId": "FR:76351:ZE:3958:ATOUMOD003",
"stopSequence": 7
},
{
"departure": {
"delay": 41,
"time": "1772606321"
},
"stopId": "FR:76351:ZE:3986:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 15,
"time": "1772607255"
},
"departure": {
"delay": 15,
"time": "1772607255"
},
"stopId": "FR:76351:ZE:3981:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 44,
"time": "1772606024"
},
"departure": {
"delay": 44,
"time": "1772606024"
},
"stopId": "FR:76351:ZE:3952:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 27,
"time": "1772606907"
},
"departure": {
"delay": 27,
"time": "1772606907"
},
"stopId": "FR:76351:ZE:3990:ATOUMOD003",
"stopSequence": 9
},
{
"departure": {
"delay": 43,
"time": "1772606683"
},
"stopId": "FR:76351:ZE:3968:ATOUMOD003",
"stopSequence": 8
},
{
"departure": {
"delay": 76,
"time": "1772606416"
},
"stopId": "FR:76351:ZE:3956:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 32,
"time": "1772607152"
},
"departure": {
"delay": 32,
"time": "1772607152"
},
"stopId": "FR:76351:ZE:3960:ATOUMOD003",
"stopSequence": 11
}
],
"timestamp": "1772606692",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:B:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4108165x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758432x2025xHxMultxMexMercredix00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 23,
"time": "1772604805"
},
"departure": {
"delay": 23,
"time": "1772604863"
},
"stopId": "FR:50041:ZE:HAGCC2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 234,
"time": "1772602684"
},
"departure": {
"delay": 234,
"time": "1772602734"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 199,
"time": "1772602451"
},
"departure": {
"delay": 199,
"time": "1772602519"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 101,
"time": "1772604388"
},
"departure": {
"delay": 101,
"time": "1772604401"
},
"stopId": "FR:50041:ZE:HAGGR2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 201,
"time": "1772602571"
},
"departure": {
"delay": 201,
"time": "1772602641"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 225,
"time": "1772603306"
},
"departure": {
"delay": 225,
"time": "1772603325"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 112,
"time": "1772603900"
},
"departure": {
"delay": 112,
"time": "1772603932"
},
"stopId": "FR:50041:ZE:HAGBG2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 32,
"time": "1772604623"
},
"departure": {
"delay": 32,
"time": "1772604632"
},
"stopId": "FR:50041:ZE:HAGFY2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"time": "1772604684"
},
"departure": {
"time": "1772604720"
},
"stopId": "FR:50041:ZE:HAGMA2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 218,
"time": "1772603517"
},
"departure": {
"delay": 218,
"time": "1772603558"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 219,
"time": "1772603165"
},
"departure": {
"delay": 219,
"time": "1772603199"
},
"stopId": "FR:50129:ZE:10LSA2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -6,
"time": "1772605194"
},
"stopId": "FR:50041:ZE:HAGOLL:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 248,
"time": "1772602946"
},
"departure": {
"delay": 248,
"time": "1772602988"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 197,
"time": "1772602861"
},
"departure": {
"delay": 197,
"time": "1772602877"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 123,
"time": "1772603982"
},
"departure": {
"delay": 123,
"time": "1772604003"
},
"stopId": "FR:50041:ZE:HAGMF2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 182,
"time": "1772603445"
},
"departure": {
"delay": 182,
"time": "1772603462"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 132,
"time": "1772603613"
},
"departure": {
"delay": 132,
"time": "1772603652"
},
"stopId": "FR:50129:ZE:QQVPL1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 192,
"time": "1772603391"
},
"departure": {
"delay": 192,
"time": "1772603412"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 219,
"time": "1772602828"
},
"departure": {
"delay": 219,
"time": "1772602839"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"departure": {
"delay": 13,
"time": "1772602213"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 1
}
],
"timestamp": "1772606697",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758432x2025xHxMultxMexMercredix00:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:8x3487707:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -44,
"time": "1772607136"
},
"departure": {
"delay": -44,
"time": "1772607136"
},
"stopId": "FR:27598:ZE:0x6864:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -73,
"time": "1772607107"
},
"departure": {
"delay": -73,
"time": "1772607107"
},
"stopId": "FR:27598:ZE:0x6863:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -82,
"time": "1772607278"
},
"departure": {
"delay": -82,
"time": "1772607278"
},
"stopId": "FR:27537:ZE:0x6834:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -215,
"time": "1772608045"
},
"departure": {
"delay": -215,
"time": "1772608045"
},
"stopId": "FR:27701:ZE:0x7046:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": -97,
"time": "1772607443"
},
"departure": {
"delay": -97,
"time": "1772607443"
},
"stopId": "FR:27537:ZE:0x6825:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 41,
"time": "1772606621"
},
"departure": {
"delay": 41,
"time": "1772606621"
},
"stopId": "FR:27330:ZE:0x6268:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -37,
"time": "1772606963"
},
"departure": {
"delay": -37,
"time": "1772606963"
},
"stopId": "FR:27598:ZE:0x6865:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -30,
"time": "1772606850"
},
"departure": {
"delay": -30,
"time": "1772606850"
},
"stopId": "FR:27015:ZE:0x6073:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -82,
"time": "1772607158"
},
"departure": {
"delay": -82,
"time": "1772607158"
},
"stopId": "FR:27598:ZE:0x6870:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -260,
"time": "1772608120"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": -97,
"time": "1772607623"
},
"departure": {
"delay": -97,
"time": "1772607623"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -90,
"time": "1772607390"
},
"departure": {
"delay": -90,
"time": "1772607390"
},
"stopId": "FR:27537:ZE:0x6831:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -71,
"time": "1772606989"
},
"departure": {
"delay": -71,
"time": "1772606989"
},
"stopId": "FR:27598:ZE:0x6862:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -50,
"time": "1772607610"
},
"departure": {
"delay": -50,
"time": "1772607610"
},
"stopId": "FR:27701:ZE:0x7181:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -243,
"time": "1772607957"
},
"departure": {
"delay": -243,
"time": "1772607957"
},
"stopId": "FR:27701:ZE:0x7078:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": -5,
"time": "1772606635"
},
"departure": {
"delay": -5,
"time": "1772606635"
},
"stopId": "FR:27015:ZE:0x6081:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -143,
"time": "1772607817"
},
"departure": {
"delay": -143,
"time": "1772607817"
},
"stopId": "FR:27701:ZE:0x7041:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -59,
"time": "1772606941"
},
"departure": {
"delay": -59,
"time": "1772606941"
},
"stopId": "FR:27598:ZE:0x6859:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 38,
"time": "1772606558"
},
"departure": {
"delay": 38,
"time": "1772606558"
},
"stopId": "FR:27330:ZE:0x6263:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -30,
"time": "1772607330"
},
"departure": {
"delay": -30,
"time": "1772607330"
},
"stopId": "FR:27537:ZE:0x6828:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -82,
"time": "1772607038"
},
"departure": {
"delay": -82,
"time": "1772607038"
},
"stopId": "FR:27598:ZE:0x6860:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -41,
"time": "1772606779"
},
"departure": {
"delay": -41,
"time": "1772606779"
},
"stopId": "FR:27015:ZE:0x6087:ATOUMOD006",
"stopSequence": 6
},
{
"departure": {
"time": "1772606400"
},
"stopId": "FR:27168:ZE:0x6138:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -48,
"time": "1772607192"
},
"departure": {
"delay": -48,
"time": "1772607192"
},
"stopId": "FR:27598:ZE:0x6866:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -169,
"time": "1772607911"
},
"departure": {
"delay": -169,
"time": "1772607911"
},
"stopId": "FR:27528:ZE:0x7026:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -199,
"time": "1772608001"
},
"departure": {
"delay": -199,
"time": "1772608001"
},
"stopId": "FR:27701:ZE:0x7118:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": -15,
"time": "1772606745"
},
"departure": {
"delay": -15,
"time": "1772606745"
},
"stopId": "FR:27015:ZE:0x6085:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -110,
"time": "1772607730"
},
"departure": {
"delay": -110,
"time": "1772607730"
},
"stopId": "FR:27701:ZE:0x7108:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -96,
"time": "1772607684"
},
"departure": {
"delay": -96,
"time": "1772607684"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 22
}
],
"timestamp": "1772606702",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:8:LOC",
"tripId": "ATOUMOD006:ServiceJourney:8x3487707:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC602164:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 171,
"time": "1772606511"
},
"departure": {
"delay": 171,
"time": "1772606511"
},
"stopId": "FR:27229:ZE:0xMAR02:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": 111,
"time": "1772607171"
},
"stopId": "FR:27229:ZE:0xROS02:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": 230,
"time": "1772606210"
},
"departure": {
"delay": 230,
"time": "1772606210"
},
"stopId": "FR:27229:ZE:0xSAU02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": 245,
"time": "1772606165"
},
"departure": {
"delay": 245,
"time": "1772606165"
},
"stopId": "FR:27229:ZE:0xCIN01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 143,
"time": "1772606963"
},
"departure": {
"delay": 143,
"time": "1772606963"
},
"stopId": "FR:27229:ZE:0xCAS02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": 166,
"time": "1772606926"
},
"departure": {
"delay": 166,
"time": "1772606926"
},
"stopId": "FR:27229:ZE:0xSAL02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": 141,
"time": "1772607021"
},
"departure": {
"delay": 141,
"time": "1772607021"
},
"stopId": "FR:27229:ZE:0xCLS02:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": 140,
"time": "1772606300"
},
"departure": {
"delay": 140,
"time": "1772606300"
},
"stopId": "FR:27229:ZE:0xCOT02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": 173,
"time": "1772606633"
},
"departure": {
"delay": 173,
"time": "1772606633"
},
"stopId": "FR:27229:ZE:0xECH02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 113,
"time": "1772606693"
},
"departure": {
"delay": 113,
"time": "1772606693"
},
"stopId": "FR:27229:ZE:0xPAN02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": 112,
"time": "1772606572"
},
"departure": {
"delay": 112,
"time": "1772606572"
},
"stopId": "FR:27229:ZE:0xADO02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 119,
"time": "1772607119"
},
"departure": {
"delay": 119,
"time": "1772607119"
},
"stopId": "FR:27229:ZE:0xTAT02:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": 159,
"time": "1772605952"
},
"departure": {
"delay": 159,
"time": "1772606019"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 149,
"time": "1772606549"
},
"departure": {
"delay": 149,
"time": "1772606549"
},
"stopId": "FR:27229:ZE:0xNEUBO01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 148,
"time": "1772607088"
},
"departure": {
"delay": 148,
"time": "1772607088"
},
"stopId": "FR:27229:ZE:0xBOS02:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": 121,
"time": "1772606881"
},
"departure": {
"delay": 121,
"time": "1772606881"
},
"stopId": "FR:27229:ZE:0xSAC02:ATOUMOD004",
"stopSequence": 20
}
],
"timestamp": "1772606513",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T10:LOC",
"tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC602164:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TNIx111:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772609520"
},
"departure": {
"time": "1772609520"
},
"stopId": "FR:76410:ZE:TNIx13100:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1772609460"
},
"departure": {
"time": "1772609460"
},
"stopId": "FR:76410:ZE:TNIx13102:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1772610000"
},
"departure": {
"time": "1772610000"
},
"stopId": "FR:76354:ZE:TNIx22593:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1772609400"
},
"departure": {
"time": "1772609400"
},
"stopId": "FR:76410:ZE:TNIx12897:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1772610840"
},
"departure": {
"time": "1772610840"
},
"stopId": "FR:76636:ZE:TNIx23089:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1772610300"
},
"departure": {
"time": "1772610300"
},
"stopId": "FR:76354:ZE:TNIx22591:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1772610240"
},
"departure": {
"time": "1772610240"
},
"stopId": "FR:76354:ZE:TNIx22589:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1772610120"
},
"departure": {
"time": "1772610120"
},
"stopId": "FR:76354:ZE:TNIx22588:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1772609340"
},
"departure": {
"time": "1772609340"
},
"stopId": "FR:76410:ZE:TNIx12898:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1772608920"
},
"stopId": "FR:76540:ZE:TNIx11423:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1772610900"
},
"stopId": "FR:76636:ZE:TNIx22422:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 5,
"time": "1772609465"
},
"departure": {
"delay": 5,
"time": "1772609465"
},
"stopId": "FR:76410:ZE:TNIx13101:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1772605809",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TNIx26:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TNIx111:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745197x2025xHxMultxMexMercredix00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 70,
"time": "1772606710"
},
"departure": {
"delay": 70,
"time": "1772606710"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 70,
"time": "1772606890"
},
"departure": {
"delay": 70,
"time": "1772606890"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 70,
"time": "1772607850"
},
"departure": {
"delay": 70,
"time": "1772607850"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 70,
"time": "1772607310"
},
"departure": {
"delay": 70,
"time": "1772607310"
},
"stopId": "FR:50129:ZE:10FOR3:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 70,
"time": "1772606830"
},
"departure": {
"delay": 70,
"time": "1772606830"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 70,
"time": "1772607970"
},
"departure": {
"delay": 70,
"time": "1772607970"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 70,
"time": "1772607550"
},
"departure": {
"delay": 70,
"time": "1772607550"
},
"stopId": "FR:50129:ZE:10RTU1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 70,
"time": "1772607190"
},
"departure": {
"delay": 70,
"time": "1772607190"
},
"stopId": "FR:50129:ZE:10CRC3:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 70,
"time": "1772607430"
},
"departure": {
"delay": 70,
"time": "1772607430"
},
"stopId": "FR:50129:ZE:10PFO1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 70,
"time": "1772607730"
},
"departure": {
"delay": 70,
"time": "1772607730"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 70,
"time": "1772608030"
},
"departure": {
"delay": 70,
"time": "1772608030"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 18
},
{
"departure": {
"delay": 139,
"time": "1772606539"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 70,
"time": "1772607610"
},
"departure": {
"delay": 70,
"time": "1772607610"
},
"stopId": "FR:50129:ZE:10BRA3:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 70,
"time": "1772607790"
},
"departure": {
"delay": 70,
"time": "1772607790"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 70,
"time": "1772608210"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 70,
"time": "1772607010"
},
"departure": {
"delay": 70,
"time": "1772607010"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 80,
"time": "1772606609"
},
"departure": {
"delay": 80,
"time": "1772606660"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 70,
"time": "1772606950"
},
"departure": {
"delay": 70,
"time": "1772606950"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 70,
"time": "1772607910"
},
"departure": {
"delay": 70,
"time": "1772607910"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 16
}
],
"timestamp": "1772606701",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745197x2025xHxMultxMexMercredix00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746136x2025xHxMultxMexMercredix00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 199,
"time": "1772602565"
},
"departure": {
"delay": 199,
"time": "1772602579"
},
"stopId": "FR:50129:ZE:10BON1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 47,
"time": "1772604361"
},
"departure": {
"delay": 47,
"time": "1772604407"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"time": "1772603992"
},
"departure": {
"time": "1772604000"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -26,
"time": "1772605174"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 49,
"time": "1772603780"
},
"departure": {
"delay": 49,
"time": "1772603809"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 10,
"time": "1772603605"
},
"departure": {
"delay": 10,
"time": "1772603650"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 3,
"time": "1772602183"
},
"departure": {
"delay": 3,
"time": "1772602203"
},
"stopId": "FR:50129:ZE:10SFN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -5,
"time": "1772604985"
},
"departure": {
"delay": -5,
"time": "1772605015"
},
"stopId": "FR:50129:ZE:10RSX1:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 52,
"time": "1772603683"
},
"departure": {
"delay": 52,
"time": "1772603752"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 57,
"time": "1772603305"
},
"departure": {
"delay": 57,
"time": "1772603337"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 197,
"time": "1772602401"
},
"departure": {
"delay": 197,
"time": "1772602457"
},
"stopId": "FR:50129:ZE:10CAR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 11,
"time": "1772605080"
},
"departure": {
"delay": 11,
"time": "1772605091"
},
"stopId": "FR:50129:ZE:10COS1:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 56,
"time": "1772603086"
},
"departure": {
"delay": 56,
"time": "1772603096"
},
"stopId": "FR:50129:ZE:10HOM1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 8,
"time": "1772603477"
},
"departure": {
"delay": 8,
"time": "1772603528"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 39,
"time": "1772603862"
},
"departure": {
"delay": 39,
"time": "1772603919"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 83,
"time": "1772602681"
},
"departure": {
"delay": 83,
"time": "1772602703"
},
"stopId": "FR:50129:ZE:10CPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 7,
"time": "1772604812"
},
"departure": {
"delay": 7,
"time": "1772604847"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 1,
"time": "1772604459"
},
"departure": {
"delay": 1,
"time": "1772604481"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 27,
"time": "1772604716"
},
"departure": {
"delay": 27,
"time": "1772604747"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 55,
"time": "1772603145"
},
"departure": {
"delay": 55,
"time": "1772603155"
},
"stopId": "FR:50129:ZE:10BEL1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 185,
"time": "1772602532"
},
"departure": {
"delay": 185,
"time": "1772602565"
},
"stopId": "FR:50129:ZE:10BRT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 112,
"time": "1772602833"
},
"departure": {
"delay": 112,
"time": "1772602852"
},
"stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 21,
"time": "1772602138"
},
"departure": {
"delay": 21,
"time": "1772602161"
},
"stopId": "FR:50129:ZE:10ALB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 82,
"time": "1772603046"
},
"departure": {
"delay": 82,
"time": "1772603062"
},
"stopId": "FR:50129:ZE:10AGO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 4,
"time": "1772603547"
},
"departure": {
"delay": 4,
"time": "1772603584"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 9,
"time": "1772604876"
},
"departure": {
"delay": 9,
"time": "1772604909"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 10,
"time": "1772604754"
},
"departure": {
"delay": 10,
"time": "1772604790"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 101,
"time": "1772602769"
},
"departure": {
"delay": 101,
"time": "1772602781"
},
"stopId": "FR:50129:ZE:10LON1:ATOUMOD035",
"stopSequence": 14
},
{
"departure": {
"delay": 12,
"time": "1772601972"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 31,
"time": "1772604581"
},
"departure": {
"delay": 31,
"time": "1772604631"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 187,
"time": "1772602483"
},
"departure": {
"delay": 187,
"time": "1772602507"
},
"stopId": "FR:50129:ZE:10HOU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 111,
"time": "1772604220"
},
"departure": {
"delay": 111,
"time": "1772604231"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 32,
"time": "1772603393"
},
"departure": {
"delay": 32,
"time": "1772603432"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 61,
"time": "1772602001"
},
"departure": {
"delay": 61,
"time": "1772602021"
},
"stopId": "FR:50129:ZE:10SFG1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 87,
"time": "1772602918"
},
"departure": {
"delay": 87,
"time": "1772602947"
},
"stopId": "FR:50129:ZE:10DUB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 123,
"time": "1772602617"
},
"departure": {
"delay": 123,
"time": "1772602623"
},
"stopId": "FR:50129:ZE:10ARA1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 6,
"time": "1772604951"
},
"departure": {
"delay": 6,
"time": "1772604966"
},
"stopId": "FR:50129:ZE:10MGT1:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 94,
"time": "1772602643"
},
"departure": {
"delay": 94,
"time": "1772602654"
},
"stopId": "FR:50129:ZE:10PRE1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 87,
"time": "1772604306"
},
"departure": {
"delay": 87,
"time": "1772604327"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -26,
"time": "1772604923"
},
"departure": {
"delay": -26,
"time": "1772604934"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 35,
"time": "1772605040"
},
"departure": {
"delay": 35,
"time": "1772605055"
},
"stopId": "FR:50129:ZE:10CVE1:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 86,
"time": "1772602978"
},
"departure": {
"delay": 86,
"time": "1772603006"
},
"stopId": "FR:50129:ZE:10LAV1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 26,
"time": "1772604529"
},
"departure": {
"delay": 26,
"time": "1772604566"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 67,
"time": "1772603196"
},
"departure": {
"delay": 67,
"time": "1772603227"
},
"stopId": "FR:50129:ZE:10HUI1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 116,
"time": "1772602715"
},
"departure": {
"delay": 116,
"time": "1772602736"
},
"stopId": "FR:50129:ZE:10BHE1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 36,
"time": "1772604502"
},
"departure": {
"delay": 36,
"time": "1772604516"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 61,
"time": "1772602049"
},
"departure": {
"delay": 61,
"time": "1772602081"
},
"stopId": "FR:50129:ZE:10COF1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 75,
"time": "1772603259"
},
"departure": {
"delay": 75,
"time": "1772603295"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 22
}
],
"timestamp": "1772606700",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746136x2025xHxMultxMexMercredix00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748507x2025xHxMultxMexMercredix00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 64,
"time": "1772602915"
},
"departure": {
"delay": 64,
"time": "1772602924"
},
"stopId": "FR:50129:ZE:10CHE2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 111,
"time": "1772604689"
},
"departure": {
"delay": 111,
"time": "1772604711"
},
"stopId": "FR:50129:ZE:10VDT2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 24,
"time": "1772604095"
},
"departure": {
"delay": 24,
"time": "1772604144"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 70,
"time": "1772604178"
},
"departure": {
"delay": 70,
"time": "1772604250"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 92,
"time": "1772604562"
},
"departure": {
"delay": 92,
"time": "1772604572"
},
"stopId": "FR:50129:ZE:10GRI2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 101,
"time": "1772604611"
},
"departure": {
"delay": 101,
"time": "1772604641"
},
"stopId": "FR:50129:ZE:10ZFO2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 130,
"time": "1772604790"
},
"stopId": "FR:50129:ZE:10PYC1:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 46,
"time": "1772603553"
},
"departure": {
"delay": 46,
"time": "1772603566"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 67,
"time": "1772602971"
},
"departure": {
"delay": 67,
"time": "1772602987"
},
"stopId": "FR:50129:ZE:10JBO4:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 12,
"time": "1772603985"
},
"departure": {
"delay": 12,
"time": "1772604072"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 132,
"time": "1772603337"
},
"departure": {
"delay": 132,
"time": "1772603352"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 7
},
{
"departure": {
"delay": 66,
"time": "1772602866"
},
"stopId": "FR:50129:ZE:10ZSA4:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 59,
"time": "1772604465"
},
"departure": {
"delay": 59,
"time": "1772604479"
},
"stopId": "FR:50129:ZE:10MRT2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 45,
"time": "1772603134"
},
"departure": {
"delay": 45,
"time": "1772603145"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 33,
"time": "1772603778"
},
"departure": {
"delay": 33,
"time": "1772603793"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -48,
"time": "1772603880"
},
"departure": {
"delay": -48,
"time": "1772603892"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 42,
"time": "1772603218"
},
"departure": {
"delay": 42,
"time": "1772603262"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 56,
"time": "1772604279"
},
"departure": {
"delay": 56,
"time": "1772604296"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 81,
"time": "1772603400"
},
"departure": {
"delay": 81,
"time": "1772603421"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 100,
"time": "1772604383"
},
"departure": {
"delay": 100,
"time": "1772604400"
},
"stopId": "FR:50129:ZE:10BRA2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 71,
"time": "1772603457"
},
"departure": {
"delay": 71,
"time": "1772603471"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 50,
"time": "1772604510"
},
"departure": {
"delay": 50,
"time": "1772604530"
},
"stopId": "FR:50129:ZE:10FOE2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 38,
"time": "1772603183"
},
"departure": {
"delay": 38,
"time": "1772603198"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -58,
"time": "1772603919"
},
"departure": {
"delay": -58,
"time": "1772603942"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 13
}
],
"timestamp": "1772606701",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:06:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748507x2025xHxMultxMexMercredix00:LOC"
}
}
},
{
"id": "SM:ATOUMOD104:ServiceJourney:d5039ae3ea20c2d53b36a182a87cf6b7:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 33,
"time": "1772606061"
},
"departure": {
"delay": 33,
"time": "1772606073"
},
"stopId": "FR:61169:ZE:2286:ATOUMOD104",
"stopSequence": 10
},
{
"arrival": {
"delay": 8,
"time": "1772606474"
},
"departure": {
"delay": 8,
"time": "1772606528"
},
"stopId": "FR:61169:ZE:2291:ATOUMOD104",
"stopSequence": 16
},
{
"arrival": {
"delay": 4,
"time": "1772606300"
},
"departure": {
"delay": 4,
"time": "1772606344"
},
"stopId": "FR:61169:ZE:2261:ATOUMOD104",
"stopSequence": 14
},
{
"arrival": {
"delay": 17,
"time": "1772606629"
},
"departure": {
"delay": 17,
"time": "1772606657"
},
"stopId": "FR:61169:ZE:2332:ATOUMOD104",
"stopSequence": 19
},
{
"arrival": {
"delay": 134,
"time": "1772605619"
},
"departure": {
"delay": 134,
"time": "1772605634"
},
"stopId": "FR:61169:ZE:2307:ATOUMOD104",
"stopSequence": 2
},
{
"arrival": {
"delay": 127,
"time": "1772605976"
},
"departure": {
"delay": 127,
"time": "1772606047"
},
"stopId": "FR:61169:ZE:2279:ATOUMOD104",
"stopSequence": 9
},
{
"arrival": {
"delay": 21,
"time": "1772606107"
},
"departure": {
"delay": 21,
"time": "1772606121"
},
"stopId": "FR:61169:ZE:2317:ATOUMOD104",
"stopSequence": 11
},
{
"arrival": {
"delay": 96,
"time": "1772605763"
},
"departure": {
"delay": 96,
"time": "1772605776"
},
"stopId": "FR:61169:ZE:2324:ATOUMOD104",
"stopSequence": 5
},
{
"arrival": {
"delay": 106,
"time": "1772605713"
},
"departure": {
"delay": 106,
"time": "1772605726"
},
"stopId": "FR:61169:ZE:2301:ATOUMOD104",
"stopSequence": 4
},
{
"arrival": {
"delay": 129,
"time": "1772605676"
},
"departure": {
"delay": 129,
"time": "1772605689"
},
"stopId": "FR:61169:ZE:2326:ATOUMOD104",
"stopSequence": 3
},
{
"arrival": {
"delay": -21,
"time": "1772606667"
},
"departure": {
"delay": -21,
"time": "1772606679"
},
"stopId": "FR:61169:ZE:2273:ATOUMOD104",
"stopSequence": 20
},
{
"arrival": {
"delay": 118,
"time": "1772605784"
},
"departure": {
"delay": 118,
"time": "1772605798"
},
"stopId": "FR:61169:ZE:2309:ATOUMOD104",
"stopSequence": 6
},
{
"arrival": {
"delay": 9,
"time": "1772606570"
},
"departure": {
"delay": 9,
"time": "1772606589"
},
"stopId": "FR:61169:ZE:2267:ATOUMOD104",
"stopSequence": 17
},
{
"departure": {
"delay": 84,
"time": "1772605584"
},
"stopId": "FR:61169:ZE:2336:ATOUMOD104",
"stopSequence": 1
},
{
"arrival": {
"delay": -25,
"time": "1772606599"
},
"departure": {
"delay": -25,
"time": "1772606615"
},
"stopId": "FR:61169:ZE:2311:ATOUMOD104",
"stopSequence": 18
},
{
"arrival": {
"delay": -21,
"time": "1772606799"
},
"departure": {
"delay": -21,
"time": "1772606799"
},
"stopId": "FR:61169:ZE:2289:ATOUMOD104",
"stopSequence": 22
},
{
"arrival": {
"delay": 11,
"time": "1772606219"
},
"departure": {
"delay": 11,
"time": "1772606231"
},
"stopId": "FR:61169:ZE:2322:ATOUMOD104",
"stopSequence": 13
},
{
"arrival": {
"delay": -21,
"time": "1772606859"
},
"stopId": "FR:61169:ZE:2277:ATOUMOD104",
"stopSequence": 23
},
{
"arrival": {
"delay": -21,
"time": "1772606739"
},
"departure": {
"delay": -21,
"time": "1772606739"
},
"stopId": "FR:61169:ZE:2283:ATOUMOD104",
"stopSequence": 21
},
{
"arrival": {
"delay": 16,
"time": "1772606402"
},
"departure": {
"delay": 16,
"time": "1772606416"
},
"stopId": "FR:61169:ZE:2320:ATOUMOD104",
"stopSequence": 15
},
{
"arrival": {
"delay": 12,
"time": "1772606160"
},
"departure": {
"delay": 12,
"time": "1772606172"
},
"stopId": "FR:61169:ZE:2281:ATOUMOD104",
"stopSequence": 12
}
],
"timestamp": "1772606764",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD104:Line:250:LOC",
"tripId": "ATOUMOD104:ServiceJourney:d5039ae3ea20c2d53b36a182a87cf6b7:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC597859:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -365,
"time": "1772610115"
},
"departure": {
"delay": -365,
"time": "1772610115"
},
"stopId": "FR:27229:ZE:0xHON02:ATOUMOD004",
"stopSequence": 34
},
{
"arrival": {
"delay": -3487,
"time": "1772606513"
},
"departure": {
"delay": -3487,
"time": "1772606513"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -3127,
"time": "1772606513"
},
"departure": {
"delay": -3127,
"time": "1772606513"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -2227,
"time": "1772606513"
},
"departure": {
"delay": -2227,
"time": "1772606513"
},
"stopId": "FR:27306:ZE:0xMOO02:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -347,
"time": "1772610613"
},
"departure": {
"delay": -347,
"time": "1772610613"
},
"stopId": "FR:27602:ZE:0xMUS02:ATOUMOD004",
"stopSequence": 46
},
{
"arrival": {
"delay": -3847,
"time": "1772606513"
},
"departure": {
"delay": -3847,
"time": "1772606513"
},
"stopId": "FR:27229:ZE:0xSTA02:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": -3727,
"time": "1772606513"
},
"departure": {
"delay": -3727,
"time": "1772606513"
},
"stopId": "FR:27229:ZE:0xMFO02:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": -3907,
"time": "1772606513"
},
"departure": {
"delay": -3907,
"time": "1772606513"
},
"stopId": "FR:27229:ZE:0xQUI02:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": -333,
"time": "1772610507"
},
"departure": {
"delay": -333,
"time": "1772610507"
},
"stopId": "FR:27602:ZE:0xGDG02:ATOUMOD004",
"stopSequence": 39
},
{
"arrival": {
"delay": -2707,
"time": "1772606513"
},
"departure": {
"delay": -2707,
"time": "1772606513"
},
"stopId": "FR:27229:ZE:0xJOL03:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -2167,
"time": "1772606513"
},
"departure": {
"delay": -2167,
"time": "1772606513"
},
"stopId": "FR:27306:ZE:0xFOR02:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -393,
"time": "1772610267"
},
"departure": {
"delay": -393,
"time": "1772610267"
},
"stopId": "FR:27602:ZE:0xWAL02:ATOUMOD004",
"stopSequence": 35
},
{
"arrival": {
"delay": -2287,
"time": "1772606513"
},
"departure": {
"delay": -2287,
"time": "1772606513"
},
"stopId": "FR:27306:ZE:0xMAI02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -2827,
"time": "1772606513"
},
"departure": {
"delay": -2827,
"time": "1772606513"
},
"stopId": "FR:27229:ZE:0xFRI02:ATOUMOD004",
"stopSequence": 12
},
{
"departure": {
"delay": -1987,
"time": "1772606513"
},
"stopId": "FR:27306:ZE:0xBER02:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -2287,
"time": "1772606513"
},
"departure": {
"delay": -2287,
"time": "1772606513"
},
"stopId": "FR:27306:ZE:0xBOR02:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -3607,
"time": "1772606513"
},
"departure": {
"delay": -3607,
"time": "1772606513"
},
"stopId": "FR:27229:ZE:0xTAU02:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -330,
"time": "1772610630"
},
"stopId": "FR:27602:ZE:0xFAB02:ATOUMOD004",
"stopSequence": 47
},
{
"arrival": {
"delay": -3307,
"time": "1772606513"
},
"departure": {
"delay": -3307,
"time": "1772606513"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -3487,
"time": "1772606513"
},
"departure": {
"delay": -3487,
"time": "1772606513"
},
"stopId": "FR:27229:ZE:0xCHA01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -359,
"time": "1772610301"
},
"departure": {
"delay": -359,
"time": "1772610301"
},
"stopId": "FR:27602:ZE:0xBOU02:ATOUMOD004",
"stopSequence": 36
},
{
"arrival": {
"delay": -2527,
"time": "1772606513"
},
"departure": {
"delay": -2527,
"time": "1772606513"
},
"stopId": "FR:27306:ZE:0xRLG02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -2587,
"time": "1772606513"
},
"departure": {
"delay": -2587,
"time": "1772606513"
},
"stopId": "FR:27306:ZE:0xMEL03:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -3187,
"time": "1772606513"
},
"departure": {
"delay": -3187,
"time": "1772606513"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -2227,
"time": "1772606513"
},
"departure": {
"delay": -2227,
"time": "1772606513"
},
"stopId": "FR:27306:ZE:0xEGl02:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -390,
"time": "1772610390"
},
"departure": {
"delay": -390,
"time": "1772610390"
},
"stopId": "FR:27602:ZE:0xMAS02:ATOUMOD004",
"stopSequence": 38
},
{
"arrival": {
"delay": -2947,
"time": "1772606513"
},
"departure": {
"delay": -2947,
"time": "1772606513"
},
"stopId": "FR:27229:ZE:0xBRI02:ATOUMOD004",
"stopSequence": 13
}
],
"timestamp": "1772606513",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T3:LOC",
"tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC597859:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:429:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772609460"
},
"departure": {
"time": "1772609460"
},
"stopId": "FR:27681:ZE:29098:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1772609400"
},
"departure": {
"time": "1772609400"
},
"stopId": "FR:27681:ZE:29102:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1772609940"
},
"departure": {
"time": "1772609940"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1772609820"
},
"departure": {
"time": "1772609820"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1772610000"
},
"departure": {
"time": "1772610000"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1772610360"
},
"departure": {
"time": "1772610360"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1772609520"
},
"departure": {
"time": "1772609520"
},
"stopId": "FR:27681:ZE:62040:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1772609280"
},
"departure": {
"time": "1772609280"
},
"stopId": "FR:27681:ZE:29097:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1772610420"
},
"departure": {
"time": "1772610420"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1772609040"
},
"departure": {
"time": "1772609040"
},
"stopId": "FR:27562:ZE:10052:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1772609640"
},
"departure": {
"time": "1772609640"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1772610060"
},
"departure": {
"time": "1772610060"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1772610600"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"departure": {
"time": "1772608980"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1772609580"
},
"departure": {
"time": "1772609580"
},
"stopId": "FR:27681:ZE:9701:ATOUMOD007",
"stopSequence": 7
}
],
"timestamp": "1772606381",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:429:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745227x2025xHxMultxMexMercredix00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -43,
"time": "1772605231"
},
"departure": {
"delay": -43,
"time": "1772605277"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -39,
"time": "1772604076"
},
"departure": {
"delay": -39,
"time": "1772604141"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 7,
"time": "1772604690"
},
"departure": {
"delay": 7,
"time": "1772604727"
},
"stopId": "FR:50129:ZE:10CRC3:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 7,
"time": "1772605453"
},
"departure": {
"delay": 7,
"time": "1772605507"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -100,
"time": "1772605640"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -17,
"time": "1772604773"
},
"departure": {
"delay": -17,
"time": "1772604823"
},
"stopId": "FR:50129:ZE:10FOR3:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -65,
"time": "1772605156"
},
"departure": {
"delay": -65,
"time": "1772605195"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -45,
"time": "1772604869"
},
"departure": {
"delay": -45,
"time": "1772604915"
},
"stopId": "FR:50129:ZE:10PFO1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -22,
"time": "1772604477"
},
"departure": {
"delay": -22,
"time": "1772604518"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -47,
"time": "1772604337"
},
"departure": {
"delay": -47,
"time": "1772604373"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -13,
"time": "1772605380"
},
"departure": {
"delay": -13,
"time": "1772605427"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -50,
"time": "1772605046"
},
"departure": {
"delay": -50,
"time": "1772605090"
},
"stopId": "FR:50129:ZE:10BRA3:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -32,
"time": "1772605302"
},
"departure": {
"delay": -32,
"time": "1772605348"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 17,
"time": "1772605529"
},
"departure": {
"delay": 17,
"time": "1772605577"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -65,
"time": "1772604971"
},
"departure": {
"delay": -65,
"time": "1772605015"
},
"stopId": "FR:50129:ZE:10RTU1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -43,
"time": "1772604402"
},
"departure": {
"delay": -43,
"time": "1772604437"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -18,
"time": "1772604181"
},
"departure": {
"delay": -18,
"time": "1772604222"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"departure": {
"delay": -4,
"time": "1772603996"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -47,
"time": "1772604267"
},
"departure": {
"delay": -47,
"time": "1772604313"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
}
],
"timestamp": "1772606700",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745227x2025xHxMultxMexMercredix00:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:329:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772616240"
},
"departure": {
"time": "1772616240"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1772618040"
},
"departure": {
"time": "1772618040"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1772619000"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1772617800"
},
"departure": {
"time": "1772617800"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1772618160"
},
"departure": {
"time": "1772618160"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1772617080"
},
"departure": {
"time": "1772617080"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1772617860"
},
"departure": {
"time": "1772617860"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1772616780"
},
"departure": {
"time": "1772616780"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1772616420"
},
"departure": {
"time": "1772616420"
},
"stopId": "FR:76217:ZE:18090:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1772618460"
},
"departure": {
"time": "1772618460"
},
"stopId": "FR:76217:ZE:18166:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"delay": 5,
"time": "1772616485"
},
"departure": {
"delay": 5,
"time": "1772616485"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1772617140"
},
"departure": {
"time": "1772617140"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1772618580"
},
"departure": {
"time": "1772618580"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"delay": 5,
"time": "1772618345"
},
"departure": {
"delay": 5,
"time": "1772618345"
},
"stopId": "FR:76217:ZE:18197:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1772618400"
},
"departure": {
"time": "1772618400"
},
"stopId": "FR:76217:ZE:18170:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1772617260"
},
"departure": {
"time": "1772617260"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1772616840"
},
"departure": {
"time": "1772616840"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1772618820"
},
"departure": {
"time": "1772618820"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1772616060"
},
"departure": {
"time": "1772616060"
},
"stopId": "FR:76217:ZE:18101:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1772616480"
},
"departure": {
"time": "1772616480"
},
"stopId": "FR:76217:ZE:18441:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1772618700"
},
"departure": {
"time": "1772618700"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 31
},
{
"departure": {
"time": "1772616000"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1772618940"
},
"departure": {
"time": "1772618940"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1772616540"
},
"departure": {
"time": "1772616540"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1772616360"
},
"departure": {
"time": "1772616360"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1772616720"
},
"departure": {
"time": "1772616720"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1772618640"
},
"departure": {
"time": "1772618640"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1772618340"
},
"departure": {
"time": "1772618340"
},
"stopId": "FR:76217:ZE:18177:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1772617440"
},
"departure": {
"time": "1772617440"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1772616660"
},
"departure": {
"time": "1772616660"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1772616600"
},
"departure": {
"time": "1772616600"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1772618100"
},
"departure": {
"time": "1772618100"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"delay": 5,
"time": "1772616065"
},
"departure": {
"delay": 5,
"time": "1772616065"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1772616900"
},
"departure": {
"time": "1772616900"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 15
}
],
"timestamp": "1772606635",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:329:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:1:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -120,
"time": "1772605260"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 25
},
{
"arrival": {
"delay": 42,
"time": "1772604447"
},
"departure": {
"delay": 42,
"time": "1772604462"
},
"stopId": "FR:76495:ZE:30034:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": -3,
"time": "1772604643"
},
"departure": {
"delay": -3,
"time": "1772604657"
},
"stopId": "FR:76057:ZE:30027:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": -6,
"time": "1772603862"
},
"departure": {
"delay": -6,
"time": "1772603874"
},
"stopId": "FR:76495:ZE:30035:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 12,
"time": "1772603998"
},
"departure": {
"delay": 12,
"time": "1772604072"
},
"stopId": "FR:76495:ZE:30042:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 29,
"time": "1772604614"
},
"departure": {
"delay": 29,
"time": "1772604629"
},
"stopId": "FR:76057:ZE:30009:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": -77,
"time": "1772605170"
},
"departure": {
"delay": -77,
"time": "1772605183"
},
"stopId": "FR:76057:ZE:30003:ATOUMOD041",
"stopSequence": 24
},
{
"arrival": {
"delay": -63,
"time": "1772605106"
},
"departure": {
"delay": -63,
"time": "1772605137"
},
"stopId": "FR:76057:ZE:30025:ATOUMOD041",
"stopSequence": 23
},
{
"arrival": {
"delay": -37,
"time": "1772604132"
},
"departure": {
"delay": -37,
"time": "1772604143"
},
"stopId": "FR:76495:ZE:30037:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": -12,
"time": "1772604678"
},
"departure": {
"delay": -12,
"time": "1772604708"
},
"stopId": "FR:76057:ZE:30011:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 45,
"time": "1772604509"
},
"departure": {
"delay": 45,
"time": "1772604525"
},
"stopId": "FR:76057:ZE:30015:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 35,
"time": "1772603786"
},
"departure": {
"delay": 35,
"time": "1772603795"
},
"stopId": "FR:76495:ZE:30038:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": -46,
"time": "1772604776"
},
"departure": {
"delay": -46,
"time": "1772604794"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 64,
"time": "1772604320"
},
"departure": {
"delay": 64,
"time": "1772604424"
},
"stopId": "FR:76495:ZE:30032:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": -48,
"time": "1772604821"
},
"departure": {
"delay": -48,
"time": "1772604852"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"delay": 65,
"time": "1772603751"
},
"departure": {
"delay": 65,
"time": "1772603765"
},
"stopId": "FR:76495:ZE:30029:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": -28,
"time": "1772604737"
},
"departure": {
"delay": -28,
"time": "1772604752"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": -6,
"time": "1772604099"
},
"departure": {
"delay": -6,
"time": "1772604114"
},
"stopId": "FR:76495:ZE:30044:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": -31,
"time": "1772604977"
},
"departure": {
"delay": -31,
"time": "1772604989"
},
"stopId": "FR:76057:ZE:30013:ATOUMOD041",
"stopSequence": 20
},
{
"arrival": {
"delay": -60,
"time": "1772604884"
},
"departure": {
"delay": -60,
"time": "1772604900"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 19
},
{
"departure": {
"delay": 62,
"time": "1772603702"
},
"stopId": "FR:76495:ZE:30030:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": -68,
"time": "1772605065"
},
"departure": {
"delay": -68,
"time": "1772605072"
},
"stopId": "FR:76057:ZE:30002:ATOUMOD041",
"stopSequence": 22
},
{
"arrival": {
"delay": 58,
"time": "1772604582"
},
"departure": {
"delay": 58,
"time": "1772604598"
},
"stopId": "FR:76057:ZE:30005:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": -72,
"time": "1772605008"
},
"departure": {
"delay": -72,
"time": "1772605008"
},
"stopId": "FR:76057:ZE:30017:ATOUMOD041",
"stopSequence": 21
},
{
"arrival": {
"delay": 69,
"time": "1772604184"
},
"departure": {
"delay": 69,
"time": "1772604309"
},
"stopId": "FR:76495:ZE:30040:ATOUMOD041",
"stopSequence": 8
}
],
"timestamp": "1772606693",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD041:Line:1:LOC",
"tripId": "ATOUMOD041:ServiceJourney:1:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:273:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772614080"
},
"departure": {
"time": "1772614080"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1772614560"
},
"departure": {
"time": "1772614560"
},
"stopId": "FR:76217:ZE:18078:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1772614380"
},
"departure": {
"time": "1772614380"
},
"stopId": "FR:76217:ZE:18104:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1772613780"
},
"departure": {
"time": "1772613780"
},
"stopId": "FR:76217:ZE:18176:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1772613660"
},
"departure": {
"time": "1772613660"
},
"stopId": "FR:76217:ZE:18810:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1772616480"
},
"departure": {
"time": "1772616480"
},
"stopId": "FR:76217:ZE:18040:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1772614320"
},
"departure": {
"time": "1772614320"
},
"stopId": "FR:76217:ZE:18189:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"delay": 5,
"time": "1772614205"
},
"departure": {
"delay": 5,
"time": "1772614205"
},
"stopId": "FR:76217:ZE:18208:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1772616420"
},
"departure": {
"time": "1772616420"
},
"stopId": "FR:76217:ZE:18073:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1772614920"
},
"departure": {
"time": "1772614920"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1772616000"
},
"departure": {
"time": "1772616000"
},
"stopId": "FR:76217:ZE:18054:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1772613960"
},
"departure": {
"time": "1772613960"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1772616720"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 35
},
{
"arrival": {
"time": "1772615460"
},
"departure": {
"time": "1772615460"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1772613840"
},
"departure": {
"time": "1772613840"
},
"stopId": "FR:76217:ZE:18169:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1772616120"
},
"departure": {
"time": "1772616120"
},
"stopId": "FR:76217:ZE:18025:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"delay": 5,
"time": "1772614085"
},
"departure": {
"delay": 5,
"time": "1772614085"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1772614680"
},
"departure": {
"time": "1772614680"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1772614860"
},
"departure": {
"time": "1772614860"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"delay": 5,
"time": "1772616485"
},
"departure": {
"delay": 5,
"time": "1772616485"
},
"stopId": "FR:76565:ZE:18105:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1772615280"
},
"departure": {
"time": "1772615280"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1772615640"
},
"departure": {
"time": "1772615640"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1772614260"
},
"departure": {
"time": "1772614260"
},
"stopId": "FR:76217:ZE:18196:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1772615820"
},
"departure": {
"time": "1772615820"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1772614140"
},
"departure": {
"time": "1772614140"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1772613720"
},
"departure": {
"time": "1772613720"
},
"stopId": "FR:76217:ZE:18183:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1772614800"
},
"departure": {
"time": "1772614800"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 19
},
{
"departure": {
"time": "1772613600"
},
"stopId": "FR:76217:ZE:18808:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1772614200"
},
"departure": {
"time": "1772614200"
},
"stopId": "FR:76217:ZE:18164:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1772614020"
},
"departure": {
"time": "1772614020"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1772614740"
},
"departure": {
"time": "1772614740"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1772615880"
},
"departure": {
"time": "1772615880"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1772616540"
},
"departure": {
"time": "1772616540"
},
"stopId": "FR:76565:ZE:18238:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1772616600"
},
"departure": {
"time": "1772616600"
},
"stopId": "FR:76565:ZE:18443:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1772616300"
},
"departure": {
"time": "1772616300"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 29
}
],
"timestamp": "1772606680",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:273:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:8x3470519:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -1738,
"time": "1772606702"
},
"departure": {
"delay": -1738,
"time": "1772606702"
},
"stopId": "FR:27701:ZE:0x6583:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -1438,
"time": "1772606702"
},
"departure": {
"delay": -1438,
"time": "1772606702"
},
"stopId": "FR:27701:ZE:0x7115:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -243,
"time": "1772608917"
},
"departure": {
"delay": -243,
"time": "1772608917"
},
"stopId": "FR:27375:ZE:0x6443:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -1558,
"time": "1772606702"
},
"departure": {
"delay": -1558,
"time": "1772606702"
},
"stopId": "FR:27701:ZE:0x7096:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -217,
"time": "1772609063"
},
"departure": {
"delay": -217,
"time": "1772609063"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -228,
"time": "1772608992"
},
"departure": {
"delay": -228,
"time": "1772608992"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -345,
"time": "1772609235"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -1678,
"time": "1772606702"
},
"departure": {
"delay": -1678,
"time": "1772606702"
},
"stopId": "FR:27701:ZE:0x7109:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -322,
"time": "1772609198"
},
"departure": {
"delay": -322,
"time": "1772609198"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -117,
"time": "1772608503"
},
"departure": {
"delay": -117,
"time": "1772608503"
},
"stopId": "FR:27701:ZE:0x7045:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -155,
"time": "1772608705"
},
"departure": {
"delay": -155,
"time": "1772608705"
},
"stopId": "FR:27701:ZE:0x7128:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -143,
"time": "1772608357"
},
"departure": {
"delay": -143,
"time": "1772608357"
},
"stopId": "FR:27701:ZE:0x7043:ATOUMOD006",
"stopSequence": 8
},
{
"departure": {
"delay": -1198,
"time": "1772606702"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -179,
"time": "1772608861"
},
"departure": {
"delay": -179,
"time": "1772608861"
},
"stopId": "FR:27375:ZE:0x6408:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -209,
"time": "1772608771"
},
"departure": {
"delay": -209,
"time": "1772608771"
},
"stopId": "FR:27701:ZE:0x7101:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -112,
"time": "1772608628"
},
"departure": {
"delay": -112,
"time": "1772608628"
},
"stopId": "FR:27701:ZE:0x7037:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -57,
"time": "1772608563"
},
"departure": {
"delay": -57,
"time": "1772608563"
},
"stopId": "FR:27701:ZE:0x7133:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -93,
"time": "1772608587"
},
"departure": {
"delay": -93,
"time": "1772608587"
},
"stopId": "FR:27701:ZE:0x7069:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -304,
"time": "1772609096"
},
"departure": {
"delay": -304,
"time": "1772609096"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -109,
"time": "1772608451"
},
"departure": {
"delay": -109,
"time": "1772608451"
},
"stopId": "FR:27701:ZE:0x7055:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -1378,
"time": "1772606702"
},
"departure": {
"delay": -1378,
"time": "1772606702"
},
"stopId": "FR:27701:ZE:0x7117:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -1318,
"time": "1772606702"
},
"departure": {
"delay": -1318,
"time": "1772606702"
},
"stopId": "FR:27701:ZE:0x7087:ATOUMOD006",
"stopSequence": 2
}
],
"timestamp": "1772606702",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:8x3470519:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:8x3469780:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -208,
"time": "1772610932"
},
"stopId": "FR:27003:ZE:0x6014:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": 59,
"time": "1772609519"
},
"departure": {
"delay": 59,
"time": "1772609519"
},
"stopId": "FR:27375:ZE:0x6396:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -72,
"time": "1772609748"
},
"departure": {
"delay": -72,
"time": "1772609748"
},
"stopId": "FR:27375:ZE:0x6416:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -167,
"time": "1772610133"
},
"departure": {
"delay": -167,
"time": "1772610133"
},
"stopId": "FR:27375:ZE:0x7187:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -183,
"time": "1772610237"
},
"departure": {
"delay": -183,
"time": "1772610237"
},
"stopId": "FR:27375:ZE:0x6481:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -191,
"time": "1772610289"
},
"departure": {
"delay": -191,
"time": "1772610289"
},
"stopId": "FR:27456:ZE:0x6731:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -36,
"time": "1772609664"
},
"departure": {
"delay": -36,
"time": "1772609664"
},
"stopId": "FR:27375:ZE:0x6512:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 39,
"time": "1772609559"
},
"departure": {
"delay": 39,
"time": "1772609559"
},
"stopId": "FR:27375:ZE:0x6470:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -150,
"time": "1772610510"
},
"departure": {
"delay": -150,
"time": "1772610510"
},
"stopId": "FR:27456:ZE:0x7200:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -237,
"time": "1772610183"
},
"departure": {
"delay": -237,
"time": "1772610183"
},
"stopId": "FR:27375:ZE:0x6463:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -157,
"time": "1772610263"
},
"departure": {
"delay": -157,
"time": "1772610263"
},
"stopId": "FR:27375:ZE:0x6391:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -15,
"time": "1772609685"
},
"departure": {
"delay": -15,
"time": "1772609685"
},
"stopId": "FR:27375:ZE:0x6432:ATOUMOD006",
"stopSequence": 7
},
{
"departure": {
"time": "1772609400"
},
"stopId": "FR:27375:ZE:0x6466:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -208,
"time": "1772610752"
},
"departure": {
"delay": -208,
"time": "1772610752"
},
"stopId": "FR:27003:ZE:0x6020:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -163,
"time": "1772610857"
},
"departure": {
"delay": -163,
"time": "1772610857"
},
"stopId": "FR:27003:ZE:0x6006:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": 15,
"time": "1772609595"
},
"departure": {
"delay": 15,
"time": "1772609595"
},
"stopId": "FR:27375:ZE:0x6572:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -50,
"time": "1772609890"
},
"departure": {
"delay": -50,
"time": "1772609890"
},
"stopId": "FR:27375:ZE:0x6402:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -35,
"time": "1772609845"
},
"departure": {
"delay": -35,
"time": "1772609845"
},
"stopId": "FR:27375:ZE:0x6448:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -149,
"time": "1772610811"
},
"departure": {
"delay": -149,
"time": "1772610811"
},
"stopId": "FR:27003:ZE:0x7203:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": -178,
"time": "1772610122"
},
"departure": {
"delay": -178,
"time": "1772610122"
},
"stopId": "FR:27375:ZE:0x6511:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -193,
"time": "1772610347"
},
"departure": {
"delay": -193,
"time": "1772610347"
},
"stopId": "FR:27456:ZE:0x6727:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -207,
"time": "1772610153"
},
"departure": {
"delay": -207,
"time": "1772610153"
},
"stopId": "FR:27375:ZE:0x6447:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -120,
"time": "1772610060"
},
"departure": {
"delay": -120,
"time": "1772610060"
},
"stopId": "FR:27375:ZE:0x6484:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -110,
"time": "1772609950"
},
"departure": {
"delay": -110,
"time": "1772609950"
},
"stopId": "FR:27375:ZE:0x6502:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -15,
"time": "1772609625"
},
"departure": {
"delay": -15,
"time": "1772609625"
},
"stopId": "FR:27375:ZE:0x6422:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -110,
"time": "1772610010"
},
"departure": {
"delay": -110,
"time": "1772610010"
},
"stopId": "FR:27375:ZE:0x6510:ATOUMOD006",
"stopSequence": 12
}
],
"timestamp": "1772606702",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:10:LOC",
"tripId": "ATOUMOD006:ServiceJourney:8x3469780:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:275:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772616120"
},
"departure": {
"time": "1772616120"
},
"stopId": "FR:76217:ZE:18207:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1772615580"
},
"departure": {
"time": "1772615580"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1772613720"
},
"departure": {
"time": "1772613720"
},
"stopId": "FR:76565:ZE:18255:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1772614320"
},
"departure": {
"time": "1772614320"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1772616780"
},
"departure": {
"time": "1772616780"
},
"stopId": "FR:76217:ZE:18191:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1772614680"
},
"departure": {
"time": "1772614680"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1772616180"
},
"departure": {
"time": "1772616180"
},
"stopId": "FR:76217:ZE:18163:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1772616540"
},
"departure": {
"time": "1772616540"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1772614140"
},
"departure": {
"time": "1772614140"
},
"stopId": "FR:76217:ZE:18024:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1772615460"
},
"departure": {
"time": "1772615460"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1772614860"
},
"departure": {
"time": "1772614860"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1772615280"
},
"departure": {
"time": "1772615280"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1772615220"
},
"departure": {
"time": "1772615220"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1772616420"
},
"departure": {
"time": "1772616420"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1772615520"
},
"departure": {
"time": "1772615520"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1772616240"
},
"departure": {
"time": "1772616240"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1772614500"
},
"departure": {
"time": "1772614500"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1772615700"
},
"departure": {
"time": "1772615700"
},
"stopId": "FR:76217:ZE:18079:ATOUMOD005",
"stopSequence": 19
},
{
"departure": {
"time": "1772613600"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1772614200"
},
"departure": {
"time": "1772614200"
},
"stopId": "FR:76217:ZE:18053:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1772614560"
},
"departure": {
"time": "1772614560"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1772616840"
},
"stopId": "FR:76217:ZE:18809:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1772616660"
},
"departure": {
"time": "1772616660"
},
"stopId": "FR:76217:ZE:18242:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1772616060"
},
"departure": {
"time": "1772616060"
},
"stopId": "FR:76217:ZE:18195:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1772613660"
},
"departure": {
"time": "1772613660"
},
"stopId": "FR:76565:ZE:18285:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1772614080"
},
"departure": {
"time": "1772614080"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1772613840"
},
"departure": {
"time": "1772613840"
},
"stopId": "FR:76217:ZE:18039:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1772613900"
},
"departure": {
"time": "1772613900"
},
"stopId": "FR:76217:ZE:18072:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1772616300"
},
"departure": {
"time": "1772616300"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1772615820"
},
"departure": {
"time": "1772615820"
},
"stopId": "FR:76217:ZE:18103:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1772616360"
},
"departure": {
"time": "1772616360"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1772616000"
},
"departure": {
"time": "1772616000"
},
"stopId": "FR:76217:ZE:18188:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1772616600"
},
"departure": {
"time": "1772616600"
},
"stopId": "FR:76217:ZE:18168:ATOUMOD005",
"stopSequence": 30
}
],
"timestamp": "1772606647",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:275:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:6576709991137280x4:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1772606100"
},
"stopId": "FR:14366:ZE:779170011:ATOUMOD036",
"stopSequence": 2
},
{
"arrival": {
"delay": -12,
"time": "1772606966"
},
"departure": {
"delay": -12,
"time": "1772606988"
},
"stopId": "FR:14366:ZE:5117418345070592:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": -84,
"time": "1772607843"
},
"departure": {
"delay": -84,
"time": "1772607936"
},
"stopId": "FR:14366:ZE:646160001:ATOUMOD036",
"stopSequence": 23
},
{
"arrival": {
"delay": -23,
"time": "1772606702"
},
"departure": {
"delay": -23,
"time": "1772606737"
},
"stopId": "FR:14366:ZE:1200004:ATOUMOD036",
"stopSequence": 9
},
{
"arrival": {
"delay": -71,
"time": "1772607689"
},
"departure": {
"delay": -71,
"time": "1772607769"
},
"stopId": "FR:14366:ZE:764280004:ATOUMOD036",
"stopSequence": 21
},
{
"arrival": {
"delay": -72,
"time": "1772608107"
},
"departure": {
"delay": -72,
"time": "1772608188"
},
"stopId": "FR:14366:ZE:660040002:ATOUMOD036",
"stopSequence": 26
},
{
"arrival": {
"delay": 90,
"time": "1772606292"
},
"departure": {
"delay": 90,
"time": "1772606310"
},
"stopId": "FR:14366:ZE:3100005:ATOUMOD036",
"stopSequence": 3
},
{
"arrival": {
"delay": 10,
"time": "1772607300"
},
"departure": {
"delay": 10,
"time": "1772607310"
},
"stopId": "FR:14366:ZE:3120002:ATOUMOD036",
"stopSequence": 16
},
{
"arrival": {
"delay": 2,
"time": "1772607112"
},
"departure": {
"delay": 2,
"time": "1772607122"
},
"stopId": "FR:14366:ZE:4784504850874368:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": -18,
"time": "1772606661"
},
"departure": {
"delay": -18,
"time": "1772606682"
},
"stopId": "FR:14366:ZE:23030003:ATOUMOD036",
"stopSequence": 8
},
{
"arrival": {
"delay": -29,
"time": "1772607592"
},
"departure": {
"delay": -29,
"time": "1772607631"
},
"stopId": "FR:14366:ZE:5180281390628864:ATOUMOD036",
"stopSequence": 20
},
{
"arrival": {
"delay": 24,
"time": "1772606589"
},
"departure": {
"delay": 24,
"time": "1772606604"
},
"stopId": "FR:14366:ZE:25050002:ATOUMOD036",
"stopSequence": 7
},
{
"arrival": {
"delay": -262,
"time": "1772608358"
},
"stopId": "FR:14366:ZE:15060003:ATOUMOD036",
"stopSequence": 27
},
{
"arrival": {
"delay": -11,
"time": "1772607448"
},
"departure": {
"delay": -11,
"time": "1772607469"
},
"stopId": "FR:14366:ZE:33070004:ATOUMOD036",
"stopSequence": 17
},
{
"arrival": {
"delay": -1,
"time": "1772607168"
},
"departure": {
"delay": -1,
"time": "1772607179"
},
"stopId": "FR:14366:ZE:9260005:ATOUMOD036",
"stopSequence": 14
},
{
"arrival": {
"delay": -3,
"time": "1772607524"
},
"departure": {
"delay": -3,
"time": "1772607537"
},
"stopId": "FR:14366:ZE:21190003:ATOUMOD036",
"stopSequence": 18
},
{
"arrival": {
"delay": -93,
"time": "1772607765"
},
"departure": {
"delay": -93,
"time": "1772607867"
},
"stopId": "FR:14366:ZE:35180003:ATOUMOD036",
"stopSequence": 22
},
{
"arrival": {
"delay": 2,
"time": "1772606493"
},
"departure": {
"delay": 2,
"time": "1772606522"
},
"stopId": "FR:14366:ZE:5199071629279232:ATOUMOD036",
"stopSequence": 6
},
{
"arrival": {
"delay": 11,
"time": "1772606398"
},
"departure": {
"delay": 11,
"time": "1772606411"
},
"stopId": "FR:14366:ZE:6216816191864832:ATOUMOD036",
"stopSequence": 4
},
{
"arrival": {
"delay": -7,
"time": "1772607037"
},
"departure": {
"delay": -7,
"time": "1772607053"
},
"stopId": "FR:14366:ZE:5160002:ATOUMOD036",
"stopSequence": 12
},
{
"arrival": {
"delay": 1,
"time": "1772606811"
},
"departure": {
"delay": 1,
"time": "1772606821"
},
"stopId": "FR:14366:ZE:652240007:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": 22,
"time": "1772607252"
},
"departure": {
"delay": 22,
"time": "1772607262"
},
"stopId": "FR:14366:ZE:7160003:ATOUMOD036",
"stopSequence": 15
},
{
"arrival": {
"delay": -90,
"time": "1772607951"
},
"departure": {
"delay": -90,
"time": "1772608050"
},
"stopId": "FR:14366:ZE:1210003:ATOUMOD036",
"stopSequence": 24
}
],
"timestamp": "1772605981",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:5131776580124672:LOC",
"tripId": "ATOUMOD036:ServiceJourney:6576709991137280x4:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4196383x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 49,
"time": "1772606689"
},
"departure": {
"delay": 49,
"time": "1772606689"
},
"stopId": "FR:76351:ZE:4593:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 54,
"time": "1772606934"
},
"departure": {
"delay": 54,
"time": "1772606934"
},
"stopId": "FR:76351:ZE:3459:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 51,
"time": "1772606571"
},
"departure": {
"delay": 51,
"time": "1772606571"
},
"stopId": "FR:76351:ZE:3022:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 48,
"time": "1772607468"
},
"departure": {
"delay": 48,
"time": "1772607468"
},
"stopId": "FR:76552:ZE:3651:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 4,
"time": "1772607544"
},
"departure": {
"delay": 4,
"time": "1772607544"
},
"stopId": "FR:76351:ZE:4817:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 44,
"time": "1772607404"
},
"departure": {
"delay": 44,
"time": "1772607404"
},
"stopId": "FR:76552:ZE:3355:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 54,
"time": "1772607894"
},
"departure": {
"delay": 54,
"time": "1772607894"
},
"stopId": "FR:76351:ZE:3101:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 29,
"time": "1772608049"
},
"departure": {
"delay": 29,
"time": "1772608049"
},
"stopId": "FR:76351:ZE:3345:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 10,
"time": "1772607010"
},
"departure": {
"delay": 10,
"time": "1772607010"
},
"stopId": "FR:76552:ZE:3158:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 4,
"time": "1772606884"
},
"departure": {
"delay": 4,
"time": "1772606884"
},
"stopId": "FR:76351:ZE:3020:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 21,
"time": "1772607501"
},
"departure": {
"delay": 21,
"time": "1772607501"
},
"stopId": "FR:76351:ZE:3032:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 59,
"time": "1772607359"
},
"departure": {
"delay": 59,
"time": "1772607359"
},
"stopId": "FR:76552:ZE:3339:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 34,
"time": "1772607694"
},
"departure": {
"delay": 34,
"time": "1772607694"
},
"stopId": "FR:76351:ZE:3258:ATOUMOD003",
"stopSequence": 31
},
{
"departure": {
"delay": 9,
"time": "1772606469"
},
"stopId": "FR:76351:ZE:3301:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 25,
"time": "1772606845"
},
"departure": {
"delay": 25,
"time": "1772606845"
},
"stopId": "FR:76351:ZE:3546:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 7,
"time": "1772607667"
},
"departure": {
"delay": 7,
"time": "1772607667"
},
"stopId": "FR:76351:ZE:3044:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 4,
"time": "1772606764"
},
"departure": {
"delay": 4,
"time": "1772606764"
},
"stopId": "FR:76351:ZE:4611:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 25,
"time": "1772608165"
},
"departure": {
"delay": 25,
"time": "1772608165"
},
"stopId": "FR:76351:ZE:4606:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 48,
"time": "1772607828"
},
"departure": {
"delay": 48,
"time": "1772607828"
},
"stopId": "FR:76351:ZE:3024:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 51,
"time": "1772607231"
},
"departure": {
"delay": 51,
"time": "1772607231"
},
"stopId": "FR:76552:ZE:3103:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 35,
"time": "1772607995"
},
"departure": {
"delay": 35,
"time": "1772607995"
},
"stopId": "FR:76351:ZE:3542:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 4,
"time": "1772607784"
},
"departure": {
"delay": 4,
"time": "1772607784"
},
"stopId": "FR:76351:ZE:3403:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 4,
"time": "1772608264"
},
"stopId": "FR:76351:ZE:3716:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 4,
"time": "1772607184"
},
"departure": {
"delay": 4,
"time": "1772607184"
},
"stopId": "FR:76552:ZE:3092:ATOUMOD003",
"stopSequence": 19
},
{
"departure": {
"delay": 57,
"time": "1772606337"
},
"stopId": "FR:76351:ZE:3468:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 4,
"time": "1772606524"
},
"departure": {
"delay": 4,
"time": "1772606524"
},
"stopId": "FR:76351:ZE:3579:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 54,
"time": "1772607054"
},
"departure": {
"delay": 54,
"time": "1772607054"
},
"stopId": "FR:76552:ZE:3297:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 4,
"time": "1772607304"
},
"departure": {
"delay": 4,
"time": "1772607304"
},
"stopId": "FR:76552:ZE:3489:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 47,
"time": "1772607587"
},
"departure": {
"delay": 47,
"time": "1772607587"
},
"stopId": "FR:76351:ZE:3214:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 43,
"time": "1772607643"
},
"departure": {
"delay": 43,
"time": "1772607643"
},
"stopId": "FR:76351:ZE:4079:ATOUMOD003",
"stopSequence": 29
},
{
"departure": {
"delay": 62,
"time": "1772606402"
},
"stopId": "FR:76351:ZE:3051:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 43,
"time": "1772607103"
},
"departure": {
"delay": 43,
"time": "1772607103"
},
"stopId": "FR:76552:ZE:3607:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 19,
"time": "1772607439"
},
"departure": {
"delay": 19,
"time": "1772607439"
},
"stopId": "FR:76552:ZE:3630:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 4,
"time": "1772608084"
},
"departure": {
"delay": 4,
"time": "1772608084"
},
"stopId": "FR:76351:ZE:4471:ATOUMOD003",
"stopSequence": 37
}
],
"timestamp": "1772606662",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:16:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4196383x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3757972x2025xHxMultxMexMercredix00x0010000:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 304,
"time": "1772605056"
},
"departure": {
"delay": 304,
"time": "1772605084"
},
"stopId": "FR:50539:ZE:SPEGS2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 62,
"time": "1772603152"
},
"departure": {
"delay": 62,
"time": "1772603162"
},
"stopId": "FR:50129:ZE:10CRD1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 80,
"time": "1772602933"
},
"departure": {
"delay": 80,
"time": "1772602940"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 440,
"time": "1772606960"
},
"departure": {
"delay": 440,
"time": "1772606960"
},
"stopId": "FR:50562:ZE:SVMFO2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 77,
"time": "1772602736"
},
"departure": {
"delay": 77,
"time": "1772602757"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 12,
"time": "1772604041"
},
"departure": {
"delay": 12,
"time": "1772604072"
},
"stopId": "FR:50178:ZE:FERMO2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 13,
"time": "1772603821"
},
"departure": {
"delay": 13,
"time": "1772603833"
},
"stopId": "FR:50296:ZE:MAUAB2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 440,
"time": "1772608100"
},
"departure": {
"delay": 440,
"time": "1772608100"
},
"stopId": "FR:50615:ZE:VALCH1:ATOUMOD035",
"stopSequence": 30
},
{
"departure": {
"delay": 32,
"time": "1772602292"
},
"stopId": "FR:50129:ZE:10PEM3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 1,
"time": "1772604625"
},
"departure": {
"delay": 1,
"time": "1772604661"
},
"stopId": "FR:50539:ZE:SPEECM:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 440,
"time": "1772607200"
},
"departure": {
"delay": 440,
"time": "1772607200"
},
"stopId": "FR:50417:ZE:QUEEC2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 241,
"time": "1772605349"
},
"departure": {
"delay": 241,
"time": "1772605381"
},
"stopId": "FR:50598:ZE:TOCEGL:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 440,
"time": "1772608400"
},
"stopId": "FR:50615:ZE:VALGS2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 31,
"time": "1772602992"
},
"departure": {
"delay": 31,
"time": "1772603011"
},
"stopId": "FR:50129:ZE:10COD1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 53,
"time": "1772604233"
},
"departure": {
"delay": 53,
"time": "1772604233"
},
"stopId": "FR:50178:ZE:FERPD2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 357,
"time": "1772606004"
},
"departure": {
"delay": 357,
"time": "1772606037"
},
"stopId": "FR:50013:ZE:ANNPC2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 247,
"time": "1772605714"
},
"departure": {
"delay": 247,
"time": "1772605747"
},
"stopId": "FR:50030:ZE:BARMA2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 117,
"time": "1772602831"
},
"departure": {
"delay": 117,
"time": "1772602917"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 680,
"time": "1772606720"
},
"departure": {
"delay": 680,
"time": "1772606720"
},
"stopId": "FR:50433:ZE:REVEG2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 440,
"time": "1772607920"
},
"departure": {
"delay": 440,
"time": "1772607920"
},
"stopId": "FR:50615:ZE:VALGR2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 21,
"time": "1772603342"
},
"departure": {
"delay": 21,
"time": "1772603361"
},
"stopId": "FR:50129:ZE:10NQT1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 45,
"time": "1772602710"
},
"departure": {
"delay": 45,
"time": "1772602725"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 440,
"time": "1772608160"
},
"departure": {
"delay": 440,
"time": "1772608160"
},
"stopId": "FR:50615:ZE:VALFB1:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 19,
"time": "1772604371"
},
"departure": {
"delay": 19,
"time": "1772604379"
},
"stopId": "FR:50142:ZE:COSBG2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 440,
"time": "1772607500"
},
"departure": {
"delay": 440,
"time": "1772607500"
},
"stopId": "FR:50634:ZE:VIDPI2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 348,
"time": "1772606174"
},
"departure": {
"delay": 348,
"time": "1772606208"
},
"stopId": "FR:50433:ZE:REVFR2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 50,
"time": "1772602414"
},
"departure": {
"delay": 50,
"time": "1772602430"
},
"stopId": "FR:50129:ZE:10THH1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 22,
"time": "1772603112"
},
"departure": {
"delay": 22,
"time": "1772603122"
},
"stopId": "FR:50129:ZE:10LMQ1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 53,
"time": "1772602783"
},
"departure": {
"delay": 53,
"time": "1772602793"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 3,
"time": "1772603608"
},
"departure": {
"delay": 3,
"time": "1772603643"
},
"stopId": "FR:50077:ZE:BREPG2:ATOUMOD035",
"stopSequence": 12
}
],
"timestamp": "1772606697",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:C:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3757972x2025xHxMultxMexMercredix00x0010000:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745228x2025xHxMultxMexMercredix00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 13,
"time": "1772606197"
},
"departure": {
"delay": 13,
"time": "1772606233"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -10,
"time": "1772607050"
},
"departure": {
"delay": -10,
"time": "1772607050"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -10,
"time": "1772607530"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -10,
"time": "1772606930"
},
"departure": {
"delay": -10,
"time": "1772606930"
},
"stopId": "FR:50129:ZE:10BRA3:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -10,
"time": "1772607170"
},
"departure": {
"delay": -10,
"time": "1772607170"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -10,
"time": "1772607350"
},
"departure": {
"delay": -10,
"time": "1772607350"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 18
},
{
"departure": {
"delay": -36,
"time": "1772605764"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -10,
"time": "1772606750"
},
"departure": {
"delay": -10,
"time": "1772606750"
},
"stopId": "FR:50129:ZE:10PFO1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 43,
"time": "1772606334"
},
"departure": {
"delay": 43,
"time": "1772606383"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 38,
"time": "1772606491"
},
"departure": {
"delay": 38,
"time": "1772606558"
},
"stopId": "FR:50129:ZE:10CRC3:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -10,
"time": "1772607290"
},
"departure": {
"delay": -10,
"time": "1772607290"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -10,
"time": "1772607110"
},
"departure": {
"delay": -10,
"time": "1772607110"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -6,
"time": "1772605986"
},
"departure": {
"delay": -6,
"time": "1772606034"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -10,
"time": "1772607230"
},
"departure": {
"delay": -10,
"time": "1772607230"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 29,
"time": "1772606621"
},
"departure": {
"delay": 29,
"time": "1772606669"
},
"stopId": "FR:50129:ZE:10FOR3:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -49,
"time": "1772605834"
},
"departure": {
"delay": -49,
"time": "1772605931"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 11,
"time": "1772606256"
},
"departure": {
"delay": 11,
"time": "1772606291"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -16,
"time": "1772606093"
},
"departure": {
"delay": -16,
"time": "1772606144"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -10,
"time": "1772606870"
},
"departure": {
"delay": -10,
"time": "1772606870"
},
"stopId": "FR:50129:ZE:10RTU1:ATOUMOD035",
"stopSequence": 11
}
],
"timestamp": "1772606700",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745228x2025xHxMultxMexMercredix00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4051198xGTFSxGSemH18xSemainex05:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 42,
"time": "1772607162"
},
"departure": {
"delay": 42,
"time": "1772607162"
},
"stopId": "FR:76351:ZE:5196:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 18,
"time": "1772608578"
},
"departure": {
"delay": 18,
"time": "1772608578"
},
"stopId": "FR:76305:ZE:4854:ATOUMOD003",
"stopSequence": 16
},
{
"departure": {
"time": "1772606700"
},
"stopId": "FR:76351:ZE:5206:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"time": "1772607660"
},
"departure": {
"time": "1772607660"
},
"stopId": "FR:76351:ZE:3271:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 5,
"time": "1772608205"
},
"departure": {
"delay": 5,
"time": "1772608205"
},
"stopId": "FR:76351:ZE:4856:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 34,
"time": "1772607934"
},
"departure": {
"delay": 34,
"time": "1772607934"
},
"stopId": "FR:76351:ZE:5246:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"time": "1772608680"
},
"stopId": "FR:76305:ZE:4929:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 6,
"time": "1772606946"
},
"departure": {
"delay": 6,
"time": "1772606946"
},
"stopId": "FR:76351:ZE:3327:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"time": "1772608440"
},
"departure": {
"time": "1772608440"
},
"stopId": "FR:76305:ZE:4928:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"time": "1772607840"
},
"departure": {
"time": "1772607840"
},
"stopId": "FR:76351:ZE:5243:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 44,
"time": "1772606864"
},
"departure": {
"delay": 44,
"time": "1772606864"
},
"stopId": "FR:76351:ZE:3329:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 36,
"time": "1772607516"
},
"departure": {
"delay": 36,
"time": "1772607516"
},
"stopId": "FR:76351:ZE:3471:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 44,
"time": "1772606984"
},
"departure": {
"delay": 44,
"time": "1772606984"
},
"stopId": "FR:76351:ZE:3791:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 47,
"time": "1772607347"
},
"departure": {
"delay": 47,
"time": "1772607347"
},
"stopId": "FR:76351:ZE:4485:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 21,
"time": "1772607381"
},
"departure": {
"delay": 21,
"time": "1772607381"
},
"stopId": "FR:76351:ZE:5151:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 59,
"time": "1772608559"
},
"departure": {
"delay": 59,
"time": "1772608559"
},
"stopId": "FR:76305:ZE:4855:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 15,
"time": "1772607435"
},
"departure": {
"delay": 15,
"time": "1772607435"
},
"stopId": "FR:76351:ZE:5163:ATOUMOD003",
"stopSequence": 8
}
],
"timestamp": "1772606502",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:18:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4051198xGTFSxGSemH18xSemainex05:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4056985x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 9,
"time": "1772607069"
},
"departure": {
"delay": 9,
"time": "1772607069"
},
"stopId": "FR:76351:ZE:3585:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 38,
"time": "1772607518"
},
"departure": {
"delay": 38,
"time": "1772607518"
},
"stopId": "FR:76351:ZE:3659:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 26,
"time": "1772607446"
},
"departure": {
"delay": 26,
"time": "1772607446"
},
"stopId": "FR:76351:ZE:4567:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": -14,
"time": "1772606926"
},
"departure": {
"delay": -14,
"time": "1772606926"
},
"stopId": "FR:76351:ZE:3013:ATOUMOD003",
"stopSequence": 9
},
{
"departure": {
"delay": 61,
"time": "1772606521"
},
"stopId": "FR:76351:ZE:4564:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 19,
"time": "1772606599"
},
"departure": {
"delay": 19,
"time": "1772606599"
},
"stopId": "FR:76351:ZE:4590:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 30,
"time": "1772607150"
},
"departure": {
"delay": 30,
"time": "1772607150"
},
"stopId": "FR:76351:ZE:3026:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": -14,
"time": "1772607886"
},
"departure": {
"delay": -14,
"time": "1772607886"
},
"stopId": "FR:76351:ZE:3530:ATOUMOD003",
"stopSequence": 21
},
{
"departure": {
"delay": 28,
"time": "1772606668"
},
"stopId": "FR:76351:ZE:3042:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 17,
"time": "1772607017"
},
"departure": {
"delay": 17,
"time": "1772607017"
},
"stopId": "FR:76351:ZE:4802:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": -14,
"time": "1772608246"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": -12,
"time": "1772607348"
},
"departure": {
"delay": -12,
"time": "1772607348"
},
"stopId": "FR:76351:ZE:3626:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": -11,
"time": "1772606749"
},
"departure": {
"delay": -11,
"time": "1772606749"
},
"stopId": "FR:76351:ZE:3163:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 38,
"time": "1772607278"
},
"departure": {
"delay": 38,
"time": "1772607278"
},
"stopId": "FR:76351:ZE:3129:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 6,
"time": "1772606826"
},
"departure": {
"delay": 6,
"time": "1772606826"
},
"stopId": "FR:76351:ZE:3153:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 44,
"time": "1772606504"
},
"departure": {
"delay": 44,
"time": "1772606504"
},
"stopId": "FR:76351:ZE:4562:ATOUMOD003",
"stopSequence": 2
},
{
"departure": {
"delay": -15,
"time": "1772606625"
},
"stopId": "FR:76351:ZE:4569:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": -14,
"time": "1772607946"
},
"departure": {
"delay": -14,
"time": "1772607946"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 22
},
{
"departure": {
"delay": 31,
"time": "1772606431"
},
"stopId": "FR:76351:ZE:4848:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": -14,
"time": "1772607226"
},
"departure": {
"delay": -14,
"time": "1772607226"
},
"stopId": "FR:76351:ZE:4841:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": -14,
"time": "1772607706"
},
"departure": {
"delay": -14,
"time": "1772607706"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 30,
"time": "1772607630"
},
"departure": {
"delay": 30,
"time": "1772607630"
},
"stopId": "FR:76351:ZE:4996:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 42,
"time": "1772607822"
},
"departure": {
"delay": 42,
"time": "1772607822"
},
"stopId": "FR:76351:ZE:3030:ATOUMOD003",
"stopSequence": 20
}
],
"timestamp": "1772606702",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C7:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4056985x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC596160:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -21,
"time": "1772607039"
},
"departure": {
"delay": -21,
"time": "1772607039"
},
"stopId": "FR:27229:ZE:0xLAK02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 90,
"time": "1772606476"
},
"departure": {
"delay": 90,
"time": "1772606490"
},
"stopId": "FR:27017:ZE:0xANG02:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -118,
"time": "1772607602"
},
"departure": {
"delay": -118,
"time": "1772607602"
},
"stopId": "FR:27229:ZE:0xPOL02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -143,
"time": "1772607697"
},
"departure": {
"delay": -143,
"time": "1772607697"
},
"stopId": "FR:27229:ZE:0xMOU02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -40,
"time": "1772607260"
},
"departure": {
"delay": -40,
"time": "1772607260"
},
"stopId": "FR:27229:ZE:0xCLO01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -177,
"time": "1772608383"
},
"departure": {
"delay": -177,
"time": "1772608383"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -153,
"time": "1772608527"
},
"departure": {
"delay": -153,
"time": "1772608527"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -189,
"time": "1772608131"
},
"departure": {
"delay": -189,
"time": "1772608131"
},
"stopId": "FR:27229:ZE:0xJUS01:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -10,
"time": "1772607230"
},
"departure": {
"delay": -10,
"time": "1772607230"
},
"stopId": "FR:27229:ZE:0xMON01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -148,
"time": "1772607752"
},
"departure": {
"delay": -148,
"time": "1772607752"
},
"stopId": "FR:27229:ZE:0xLET02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": 94,
"time": "1772606554"
},
"departure": {
"delay": 94,
"time": "1772606554"
},
"stopId": "FR:27017:ZE:0xPAF01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -64,
"time": "1772607536"
},
"departure": {
"delay": -64,
"time": "1772607536"
},
"stopId": "FR:27229:ZE:0xTRA02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -178,
"time": "1772608442"
},
"departure": {
"delay": -178,
"time": "1772608442"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -78,
"time": "1772607462"
},
"departure": {
"delay": -78,
"time": "1772607462"
},
"stopId": "FR:27229:ZE:0xCLO02:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -72,
"time": "1772607408"
},
"departure": {
"delay": -72,
"time": "1772607408"
},
"stopId": "FR:27229:ZE:0xLYC02:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -143,
"time": "1772608657"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -60,
"time": "1772607480"
},
"departure": {
"delay": -60,
"time": "1772607480"
},
"stopId": "FR:27229:ZE:0xMON02:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -122,
"time": "1772607658"
},
"departure": {
"delay": -122,
"time": "1772607658"
},
"stopId": "FR:27229:ZE:0xORL02:ATOUMOD004",
"stopSequence": 18
}
],
"timestamp": "1772606513",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T6:LOC",
"tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC596160:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC597867:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 32,
"time": "1772606972"
},
"departure": {
"delay": 32,
"time": "1772606972"
},
"stopId": "FR:27306:ZE:0xBOR01:ATOUMOD004",
"stopSequence": 42
},
{
"arrival": {
"delay": 39,
"time": "1772606679"
},
"departure": {
"delay": 39,
"time": "1772606679"
},
"stopId": "FR:27306:ZE:0xMEL04:ATOUMOD004",
"stopSequence": 40
},
{
"arrival": {
"delay": 36,
"time": "1772607336"
},
"stopId": "FR:27306:ZE:0xBER01:ATOUMOD004",
"stopSequence": 48
},
{
"arrival": {
"delay": 36,
"time": "1772607036"
},
"departure": {
"delay": 36,
"time": "1772607036"
},
"stopId": "FR:27306:ZE:0xEGl01:ATOUMOD004",
"stopSequence": 44
},
{
"arrival": {
"delay": -7,
"time": "1772606573"
},
"departure": {
"delay": -7,
"time": "1772606573"
},
"stopId": "FR:27229:ZE:0xJOL04:ATOUMOD004",
"stopSequence": 36
},
{
"arrival": {
"delay": 6,
"time": "1772606198"
},
"departure": {
"delay": 6,
"time": "1772606286"
},
"stopId": "FR:27229:ZE:0xGAR04:ATOUMOD004",
"stopSequence": 33
},
{
"arrival": {
"delay": 4,
"time": "1772606404"
},
"departure": {
"delay": 4,
"time": "1772606404"
},
"stopId": "FR:27229:ZE:0xBRI01:ATOUMOD004",
"stopSequence": 34
},
{
"arrival": {
"delay": 36,
"time": "1772606488"
},
"departure": {
"delay": 36,
"time": "1772606496"
},
"stopId": "FR:27229:ZE:0xFRI01:ATOUMOD004",
"stopSequence": 35
},
{
"arrival": {
"delay": 37,
"time": "1772606737"
},
"departure": {
"delay": 37,
"time": "1772606737"
},
"stopId": "FR:27306:ZE:0xRLG01:ATOUMOD004",
"stopSequence": 41
},
{
"arrival": {
"delay": 18,
"time": "1772607078"
},
"departure": {
"delay": 18,
"time": "1772607078"
},
"stopId": "FR:27306:ZE:0xMOO01:ATOUMOD004",
"stopSequence": 45
},
{
"arrival": {
"delay": 9,
"time": "1772607009"
},
"departure": {
"delay": 9,
"time": "1772607009"
},
"stopId": "FR:27306:ZE:0xMAI01:ATOUMOD004",
"stopSequence": 43
},
{
"arrival": {
"delay": 11,
"time": "1772607131"
},
"departure": {
"delay": 11,
"time": "1772607131"
},
"stopId": "FR:27306:ZE:0xFOR02:ATOUMOD004",
"stopSequence": 46
}
],
"timestamp": "1772606513",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T3:LOC",
"tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC597867:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:5380729220366336x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -14,
"time": "1772608343"
},
"departure": {
"delay": -14,
"time": "1772608366"
},
"stopId": "FR:14621:ZE:5083980615385088:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": 24,
"time": "1772606954"
},
"departure": {
"delay": 24,
"time": "1772606964"
},
"stopId": "FR:14570:ZE:6291786555195392:ATOUMOD036",
"stopSequence": 4
},
{
"arrival": {
"delay": 6,
"time": "1772606816"
},
"departure": {
"delay": 6,
"time": "1772606826"
},
"stopId": "FR:14571:ZE:5171570551029760:ATOUMOD036",
"stopSequence": 2
},
{
"arrival": {
"delay": -20,
"time": "1772607191"
},
"departure": {
"delay": -20,
"time": "1772607220"
},
"stopId": "FR:14570:ZE:4788266021683200:ATOUMOD036",
"stopSequence": 6
},
{
"arrival": {
"delay": 55,
"time": "1772607045"
},
"departure": {
"delay": 55,
"time": "1772607055"
},
"stopId": "FR:14570:ZE:6238642022383616:ATOUMOD036",
"stopSequence": 5
},
{
"arrival": {
"delay": 54,
"time": "1772608724"
},
"departure": {
"delay": 54,
"time": "1772608734"
},
"stopId": "FR:14478:ZE:5881711318532096:ATOUMOD036",
"stopSequence": 12
},
{
"arrival": {
"delay": 3,
"time": "1772608553"
},
"departure": {
"delay": 3,
"time": "1772608563"
},
"stopId": "FR:14478:ZE:5198648658886656:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": -1,
"time": "1772606869"
},
"departure": {
"delay": -1,
"time": "1772606879"
},
"stopId": "FR:14571:ZE:6249281411350528:ATOUMOD036",
"stopSequence": 3
},
{
"arrival": {
"delay": -67,
"time": "1772607577"
},
"departure": {
"delay": -67,
"time": "1772607653"
},
"stopId": "FR:14626:ZE:6723242082435072:ATOUMOD036",
"stopSequence": 8
},
{
"departure": {
"delay": -15,
"time": "1772606685"
},
"stopId": "FR:14421:ZE:6021808065085440:ATOUMOD036",
"stopSequence": 1
},
{
"arrival": {
"delay": -59,
"time": "1772607352"
},
"departure": {
"delay": -59,
"time": "1772607421"
},
"stopId": "FR:14570:ZE:6649498467041280:ATOUMOD036",
"stopSequence": 7
},
{
"arrival": {
"delay": -36,
"time": "1772608118"
},
"departure": {
"delay": -36,
"time": "1772608164"
},
"stopId": "FR:14570:ZE:6244808672673792:ATOUMOD036",
"stopSequence": 9
},
{
"arrival": {
"delay": -88,
"time": "1772608892"
},
"stopId": "FR:14478:ZE:4507111473020928:ATOUMOD036",
"stopSequence": 13
}
],
"timestamp": "1772606703",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:6592836607672320:LOC",
"tripId": "ATOUMOD036:ServiceJourney:5380729220366336x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745306x2025xHxMultxMexMercredix00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -69,
"time": "1772597483"
},
"departure": {
"delay": -69,
"time": "1772597511"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -99,
"time": "1772598186"
},
"departure": {
"delay": -99,
"time": "1772598201"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 1,
"time": "1772597385"
},
"departure": {
"delay": 1,
"time": "1772597401"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -43,
"time": "1772597811"
},
"departure": {
"delay": -43,
"time": "1772597837"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 21,
"time": "1772597262"
},
"departure": {
"delay": 21,
"time": "1772597301"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 19,
"time": "1772597094"
},
"departure": {
"delay": 19,
"time": "1772597119"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 17,
"time": "1772597206"
},
"departure": {
"delay": 17,
"time": "1772597237"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -27,
"time": "1772598064"
},
"departure": {
"delay": -27,
"time": "1772598093"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -25,
"time": "1772598002"
},
"departure": {
"delay": -25,
"time": "1772598035"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"departure": {
"delay": 108,
"time": "1772596908"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -23,
"time": "1772597422"
},
"departure": {
"delay": -23,
"time": "1772597437"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -33,
"time": "1772597897"
},
"departure": {
"delay": -33,
"time": "1772597967"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -41,
"time": "1772598250"
},
"departure": {
"delay": -41,
"time": "1772598379"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 17,
"time": "1772597143"
},
"departure": {
"delay": 17,
"time": "1772597177"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 54,
"time": "1772597014"
},
"departure": {
"delay": 54,
"time": "1772597034"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -43,
"time": "1772597548"
},
"departure": {
"delay": -43,
"time": "1772597657"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -32,
"time": "1772598128"
},
"departure": {
"delay": -32,
"time": "1772598148"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -60,
"time": "1772598480"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 29,
"time": "1772597056"
},
"departure": {
"delay": 29,
"time": "1772597069"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -26,
"time": "1772597714"
},
"departure": {
"delay": -26,
"time": "1772597734"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
}
],
"timestamp": "1772606702",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745306x2025xHxMultxMexMercredix00:LOC"
}
}
},
{
"id": "SM:ATOUMOD105:ServiceJourney:5465823763234816x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 35,
"time": "1772607635"
},
"stopId": "FR:50218:ZE:767160013:ATOUMOD105",
"stopSequence": 16
},
{
"arrival": {
"delay": 75,
"time": "1772607305"
},
"departure": {
"delay": 75,
"time": "1772607315"
},
"stopId": "FR:50218:ZE:5137372733767680:ATOUMOD105",
"stopSequence": 12
},
{
"arrival": {
"delay": 78,
"time": "1772607368"
},
"departure": {
"delay": 78,
"time": "1772607378"
},
"stopId": "FR:50218:ZE:761950001:ATOUMOD105",
"stopSequence": 13
},
{
"arrival": {
"delay": 32,
"time": "1772607562"
},
"departure": {
"delay": 32,
"time": "1772607572"
},
"stopId": "FR:50218:ZE:761900005:ATOUMOD105",
"stopSequence": 15
},
{
"arrival": {
"delay": -6,
"time": "1772606439"
},
"departure": {
"delay": -6,
"time": "1772606454"
},
"stopId": "FR:50218:ZE:744590002:ATOUMOD105",
"stopSequence": 2
},
{
"arrival": {
"delay": 33,
"time": "1772607443"
},
"departure": {
"delay": 33,
"time": "1772607453"
},
"stopId": "FR:50218:ZE:748690001:ATOUMOD105",
"stopSequence": 14
},
{
"arrival": {
"delay": 77,
"time": "1772606684"
},
"departure": {
"delay": 77,
"time": "1772606717"
},
"stopId": "FR:50218:ZE:752280003:ATOUMOD105",
"stopSequence": 5
},
{
"arrival": {
"delay": 65,
"time": "1772606815"
},
"departure": {
"delay": 65,
"time": "1772606825"
},
"stopId": "FR:50218:ZE:767200002:ATOUMOD105",
"stopSequence": 7
},
{
"arrival": {
"delay": 81,
"time": "1772607011"
},
"departure": {
"delay": 81,
"time": "1772607021"
},
"stopId": "FR:50218:ZE:749860010:ATOUMOD105",
"stopSequence": 9
},
{
"arrival": {
"delay": 36,
"time": "1772607206"
},
"departure": {
"delay": 36,
"time": "1772607216"
},
"stopId": "FR:50218:ZE:712780002:ATOUMOD105",
"stopSequence": 11
},
{
"arrival": {
"delay": 53,
"time": "1772606623"
},
"departure": {
"delay": 53,
"time": "1772606633"
},
"stopId": "FR:50218:ZE:5109816223596544:ATOUMOD105",
"stopSequence": 4
},
{
"departure": {
"time": "1772606400"
},
"stopId": "FR:50218:ZE:744570004:ATOUMOD105",
"stopSequence": 1
},
{
"arrival": {
"delay": 59,
"time": "1772606749"
},
"departure": {
"delay": 59,
"time": "1772606759"
},
"stopId": "FR:50218:ZE:752240006:ATOUMOD105",
"stopSequence": 6
},
{
"arrival": {
"delay": 98,
"time": "1772606908"
},
"departure": {
"delay": 98,
"time": "1772606918"
},
"stopId": "FR:50218:ZE:744570003:ATOUMOD105",
"stopSequence": 8
},
{
"arrival": {
"delay": 28,
"time": "1772606520"
},
"departure": {
"delay": 28,
"time": "1772606548"
},
"stopId": "FR:50218:ZE:752300001:ATOUMOD105",
"stopSequence": 3
},
{
"arrival": {
"delay": 68,
"time": "1772607118"
},
"departure": {
"delay": 68,
"time": "1772607128"
},
"stopId": "FR:50218:ZE:759830002:ATOUMOD105",
"stopSequence": 10
}
],
"timestamp": "1772606707",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD105:Line:761900004:LOC",
"tripId": "ATOUMOD105:ServiceJourney:5465823763234816x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx125:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 1154,
"time": "1772606534"
},
"departure": {
"delay": 1154,
"time": "1772606534"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 1202,
"time": "1772606462"
},
"departure": {
"delay": 1202,
"time": "1772606462"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 1198,
"time": "1772606638"
},
"departure": {
"delay": 1198,
"time": "1772606638"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 1203,
"time": "1772606823"
},
"departure": {
"delay": 1203,
"time": "1772606823"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1772605200"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 1162,
"time": "1772606722"
},
"departure": {
"delay": 1162,
"time": "1772606722"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 1149,
"time": "1772606769"
},
"departure": {
"delay": 1149,
"time": "1772606769"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 1195,
"time": "1772606575"
},
"departure": {
"delay": 1195,
"time": "1772606575"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1772605076",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx125:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852052F5934688x2026x02x21T22x11x00Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772608740"
},
"departure": {
"time": "1772608800"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1772607780"
},
"departure": {
"time": "1772607840"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 20
},
{
"arrival": {
"time": "1772610480"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 25
},
{
"arrival": {
"time": "1772606880"
},
"departure": {
"time": "1772606940"
},
"stopId": "FR:27116:ZE:StopPointxOCETrainxTERx87415364:ATOUMOD002",
"stopSequence": 16
},
{
"arrival": {
"time": "1772607360"
},
"departure": {
"time": "1772607420"
},
"stopId": "FR:27622:ZE:StopPointxOCETrainxTERx87444315:ATOUMOD002",
"stopSequence": 18
},
{
"departure": {
"time": "1772604540"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 10
},
{
"arrival": {
"time": "1772605980"
},
"departure": {
"time": "1772606040"
},
"stopId": "FR:27105:ZE:StopPointxOCETrainxTERx87415323:ATOUMOD002",
"stopSequence": 14
},
{
"arrival": {
"time": "1772605320"
},
"departure": {
"time": "1772605380"
},
"stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002",
"stopSequence": 12
},
{
"arrival": {
"time": "1772609580"
},
"departure": {
"time": "1772609640"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 24
}
],
"timestamp": "1772600919",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxA6CE6325x08D1x4C25x9D15x15C2DC5E7BD0x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852052F5934688x2026x02x21T22x11x00Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4108032x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 4,
"time": "1772607904"
},
"departure": {
"delay": 4,
"time": "1772607904"
},
"stopId": "FR:76351:ZE:3955:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 1,
"time": "1772608381"
},
"departure": {
"delay": 1,
"time": "1772608381"
},
"stopId": "FR:76351:ZE:3995:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 44,
"time": "1772607464"
},
"departure": {
"delay": 44,
"time": "1772607464"
},
"stopId": "FR:76351:ZE:3989:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 24,
"time": "1772607264"
},
"departure": {
"delay": 24,
"time": "1772607264"
},
"stopId": "FR:76351:ZE:3959:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 42,
"time": "1772606922"
},
"departure": {
"delay": 42,
"time": "1772606922"
},
"stopId": "FR:76351:ZE:3997:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 13,
"time": "1772608513"
},
"stopId": "FR:76351:ZE:3978:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 6,
"time": "1772607786"
},
"departure": {
"delay": 6,
"time": "1772607786"
},
"stopId": "FR:76351:ZE:3957:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 5,
"time": "1772608265"
},
"departure": {
"delay": 5,
"time": "1772608265"
},
"stopId": "FR:76351:ZE:3951:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 31,
"time": "1772607991"
},
"departure": {
"delay": 31,
"time": "1772607991"
},
"stopId": "FR:76351:ZE:3985:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 36,
"time": "1772607156"
},
"departure": {
"delay": 36,
"time": "1772607156"
},
"stopId": "FR:76351:ZE:3980:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 59,
"time": "1772607359"
},
"departure": {
"delay": 59,
"time": "1772607359"
},
"stopId": "FR:76351:ZE:3999:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 50,
"time": "1772607650"
},
"departure": {
"delay": 50,
"time": "1772607650"
},
"stopId": "FR:76351:ZE:3967:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 31,
"time": "1772607031"
},
"departure": {
"delay": 31,
"time": "1772607031"
},
"stopId": "FR:76351:ZE:3964:ATOUMOD003",
"stopSequence": 3
},
{
"departure": {
"time": "1772606820"
},
"stopId": "FR:76351:ZE:3983:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 12,
"time": "1772608152"
},
"departure": {
"delay": 12,
"time": "1772608152"
},
"stopId": "FR:76351:ZE:3993:ATOUMOD003",
"stopSequence": 12
}
],
"timestamp": "1772606662",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:B:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4108032x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD021:ServiceJourney:57xHO03xLxCJxSx:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 110,
"time": "1772608130"
},
"departure": {
"delay": 110,
"time": "1772608130"
},
"stopId": "FR:14333:ZE:5:ATOUMOD021",
"stopSequence": 20
},
{
"arrival": {
"delay": 195,
"time": "1772606357"
},
"departure": {
"delay": 195,
"time": "1772606415"
},
"stopId": "FR:14333:ZE:40:ATOUMOD021",
"stopSequence": 2
},
{
"arrival": {
"delay": 110,
"time": "1772607470"
},
"departure": {
"delay": 110,
"time": "1772607470"
},
"stopId": "FR:14333:ZE:19:ATOUMOD021",
"stopSequence": 13
},
{
"arrival": {
"delay": 110,
"time": "1772607830"
},
"departure": {
"delay": 110,
"time": "1772607830"
},
"stopId": "FR:14333:ZE:11:ATOUMOD021",
"stopSequence": 17
},
{
"arrival": {
"delay": 110,
"time": "1772606930"
},
"departure": {
"delay": 110,
"time": "1772606930"
},
"stopId": "FR:14536:ZE:26:ATOUMOD021",
"stopSequence": 9
},
{
"arrival": {
"delay": 165,
"time": "1772606497"
},
"departure": {
"delay": 165,
"time": "1772606505"
},
"stopId": "FR:14333:ZE:36:ATOUMOD021",
"stopSequence": 4
},
{
"arrival": {
"delay": 110,
"time": "1772607710"
},
"departure": {
"delay": 110,
"time": "1772607710"
},
"stopId": "FR:14333:ZE:13:ATOUMOD021",
"stopSequence": 16
},
{
"arrival": {
"delay": 180,
"time": "1772606452"
},
"departure": {
"delay": 180,
"time": "1772606460"
},
"stopId": "FR:14333:ZE:38:ATOUMOD021",
"stopSequence": 3
},
{
"arrival": {
"delay": 110,
"time": "1772607950"
},
"departure": {
"delay": 110,
"time": "1772607950"
},
"stopId": "FR:14333:ZE:9:ATOUMOD021",
"stopSequence": 18
},
{
"arrival": {
"delay": 113,
"time": "1772606558"
},
"departure": {
"delay": 113,
"time": "1772606573"
},
"stopId": "FR:14333:ZE:32:ATOUMOD021",
"stopSequence": 6
},
{
"arrival": {
"delay": 110,
"time": "1772608190"
},
"stopId": "FR:14333:ZE:3:ATOUMOD021",
"stopSequence": 21
},
{
"departure": {
"time": "1772606100"
},
"stopId": "FR:14333:ZE:41:ATOUMOD021",
"stopSequence": 1
},
{
"arrival": {
"delay": 147,
"time": "1772606532"
},
"departure": {
"delay": 147,
"time": "1772606547"
},
"stopId": "FR:14333:ZE:34:ATOUMOD021",
"stopSequence": 5
},
{
"arrival": {
"delay": 110,
"time": "1772607590"
},
"departure": {
"delay": 110,
"time": "1772607590"
},
"stopId": "FR:14333:ZE:17:ATOUMOD021",
"stopSequence": 14
},
{
"arrival": {
"delay": 110,
"time": "1772607410"
},
"departure": {
"delay": 110,
"time": "1772607410"
},
"stopId": "FR:14333:ZE:21:ATOUMOD021",
"stopSequence": 12
},
{
"arrival": {
"delay": 93,
"time": "1772606605"
},
"departure": {
"delay": 93,
"time": "1772606673"
},
"stopId": "FR:14333:ZE:30:ATOUMOD021",
"stopSequence": 7
},
{
"arrival": {
"delay": 110,
"time": "1772607050"
},
"departure": {
"delay": 110,
"time": "1772607050"
},
"stopId": "FR:14536:ZE:24:ATOUMOD021",
"stopSequence": 10
},
{
"arrival": {
"delay": 110,
"time": "1772607650"
},
"departure": {
"delay": 110,
"time": "1772607650"
},
"stopId": "FR:14333:ZE:15:ATOUMOD021",
"stopSequence": 15
},
{
"arrival": {
"delay": 110,
"time": "1772607350"
},
"departure": {
"delay": 110,
"time": "1772607350"
},
"stopId": "FR:14333:ZE:22:ATOUMOD021",
"stopSequence": 11
},
{
"arrival": {
"delay": 110,
"time": "1772608070"
},
"departure": {
"delay": 110,
"time": "1772608070"
},
"stopId": "FR:14333:ZE:7:ATOUMOD021",
"stopSequence": 19
},
{
"arrival": {
"delay": 110,
"time": "1772606810"
},
"departure": {
"delay": 110,
"time": "1772606810"
},
"stopId": "FR:14333:ZE:28:ATOUMOD021",
"stopSequence": 8
}
],
"timestamp": "1772606707",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD021:Line:A:LOC",
"tripId": "ATOUMOD021:ServiceJourney:57xHO03xLxCJxSx:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx1703:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -17931,
"time": "1772603289"
},
"departure": {
"delay": -17931,
"time": "1772603289"
},
"stopId": "FR:76157:ZE:TCARxTJAUR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -17886,
"time": "1772604714"
},
"departure": {
"delay": -17886,
"time": "1772604714"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": -17957,
"time": "1772603443"
},
"departure": {
"delay": -17957,
"time": "1772603443"
},
"stopId": "FR:76157:ZE:TCARxTDUMA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -17911,
"time": "1772603189"
},
"departure": {
"delay": -17911,
"time": "1772603189"
},
"stopId": "FR:76157:ZE:TCARxTPISS1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -17931,
"time": "1772603349"
},
"departure": {
"delay": -17931,
"time": "1772603349"
},
"stopId": "FR:76157:ZE:TCARxTPROV1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -17836,
"time": "1772605339"
},
"departure": {
"delay": -17836,
"time": "1772605364"
},
"stopId": "FR:76540:ZE:TCARxECOLE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": -17911,
"time": "1772604367"
},
"departure": {
"delay": -17911,
"time": "1772604389"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": -17936,
"time": "1772603740"
},
"departure": {
"delay": -17936,
"time": "1772603764"
},
"stopId": "FR:76157:ZE:TCARxCORNI1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -17871,
"time": "1772603589"
},
"departure": {
"delay": -17871,
"time": "1772603589"
},
"stopId": "FR:76157:ZE:TCARxTPRAT1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -17881,
"time": "1772605439"
},
"departure": {
"delay": -17881,
"time": "1772605439"
},
"stopId": "FR:76212:ZE:TCARxDMAIR1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": -18041,
"time": "1772603839"
},
"departure": {
"delay": -18041,
"time": "1772603839"
},
"stopId": "FR:76540:ZE:TCARxMIN1T:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -17945,
"time": "1772603515"
},
"departure": {
"delay": -17945,
"time": "1772603515"
},
"stopId": "FR:76157:ZE:TCARxTOUYE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -17905,
"time": "1772604489"
},
"departure": {
"delay": -17905,
"time": "1772604515"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": -17849,
"time": "1772605231"
},
"departure": {
"delay": -17849,
"time": "1772605231"
},
"stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": -17891,
"time": "1772604289"
},
"departure": {
"delay": -17891,
"time": "1772604289"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -17987,
"time": "1772605633"
},
"stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": -17870,
"time": "1772604790"
},
"departure": {
"delay": -17870,
"time": "1772604790"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": -17901,
"time": "1772605539"
},
"departure": {
"delay": -17901,
"time": "1772605539"
},
"stopId": "FR:76212:ZE:TCARxCANAD1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": -17879,
"time": "1772605141"
},
"departure": {
"delay": -17879,
"time": "1772605141"
},
"stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": -17801,
"time": "1772605039"
},
"departure": {
"delay": -17801,
"time": "1772605039"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"delay": -18000,
"time": "1772603100"
},
"stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -17856,
"time": "1772604564"
},
"departure": {
"delay": -17856,
"time": "1772604564"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": -17901,
"time": "1772604639"
},
"departure": {
"delay": -17901,
"time": "1772604639"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": -17971,
"time": "1772604089"
},
"departure": {
"delay": -17971,
"time": "1772604089"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -17841,
"time": "1772604939"
},
"departure": {
"delay": -17841,
"time": "1772604939"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 19
}
],
"timestamp": "1772602955",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx1703:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC602155:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 29,
"time": "1772607629"
},
"departure": {
"delay": 29,
"time": "1772607629"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -135,
"time": "1772608425"
},
"departure": {
"delay": -135,
"time": "1772608425"
},
"stopId": "FR:27229:ZE:0xADO02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -57,
"time": "1772607903"
},
"departure": {
"delay": -57,
"time": "1772607903"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -76,
"time": "1772608364"
},
"departure": {
"delay": -76,
"time": "1772608364"
},
"stopId": "FR:27229:ZE:0xMAR02:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -76,
"time": "1772609264"
},
"departure": {
"delay": -76,
"time": "1772609264"
},
"stopId": "FR:27031:ZE:0xLESS02:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": -128,
"time": "1772608972"
},
"departure": {
"delay": -128,
"time": "1772608972"
},
"stopId": "FR:27229:ZE:0xTAT02:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": -104,
"time": "1772608816"
},
"departure": {
"delay": -104,
"time": "1772608816"
},
"stopId": "FR:27229:ZE:0xCAS02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -136,
"time": "1772609564"
},
"stopId": "FR:27031:ZE:0xLCRO01:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": -92,
"time": "1772608288"
},
"departure": {
"delay": -92,
"time": "1772608288"
},
"stopId": "FR:27229:ZE:0xLOR02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -12,
"time": "1772608068"
},
"departure": {
"delay": -12,
"time": "1772608068"
},
"stopId": "FR:27229:ZE:0xSAU02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -99,
"time": "1772608941"
},
"departure": {
"delay": -99,
"time": "1772608941"
},
"stopId": "FR:27229:ZE:0xBOS02:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -136,
"time": "1772609024"
},
"departure": {
"delay": -136,
"time": "1772609024"
},
"stopId": "FR:27229:ZE:0xROS02:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": -134,
"time": "1772608546"
},
"departure": {
"delay": -134,
"time": "1772608546"
},
"stopId": "FR:27229:ZE:0xPAN02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -106,
"time": "1772608874"
},
"departure": {
"delay": -106,
"time": "1772608874"
},
"stopId": "FR:27229:ZE:0xCLS02:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -111,
"time": "1772608149"
},
"departure": {
"delay": -111,
"time": "1772608149"
},
"stopId": "FR:27229:ZE:0xCOT02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": 3,
"time": "1772608023"
},
"departure": {
"delay": 3,
"time": "1772608023"
},
"stopId": "FR:27229:ZE:0xCIN01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -82,
"time": "1772609498"
},
"departure": {
"delay": -82,
"time": "1772609498"
},
"stopId": "FR:27031:ZE:0xLCOU02:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": -7,
"time": "1772607773"
},
"departure": {
"delay": -7,
"time": "1772607773"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -81,
"time": "1772608779"
},
"departure": {
"delay": -81,
"time": "1772608779"
},
"stopId": "FR:27229:ZE:0xSAL02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -74,
"time": "1772608486"
},
"departure": {
"delay": -74,
"time": "1772608486"
},
"stopId": "FR:27229:ZE:0xECH02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 28,
"time": "1772607688"
},
"departure": {
"delay": 28,
"time": "1772607688"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 4
},
{
"departure": {
"time": "1772607600"
},
"stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -98,
"time": "1772608402"
},
"departure": {
"delay": -98,
"time": "1772608402"
},
"stopId": "FR:27229:ZE:0xNEUBO01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -126,
"time": "1772608734"
},
"departure": {
"delay": -126,
"time": "1772608734"
},
"stopId": "FR:27229:ZE:0xSAC02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -77,
"time": "1772609383"
},
"departure": {
"delay": -77,
"time": "1772609383"
},
"stopId": "FR:27031:ZE:0xRBOU02:ATOUMOD004",
"stopSequence": 30
}
],
"timestamp": "1772606513",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T10:LOC",
"tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC602155:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4072018x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -33,
"time": "1772606127"
},
"departure": {
"delay": -33,
"time": "1772606127"
},
"stopId": "FR:76351:ZE:4543:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": -33,
"time": "1772606247"
},
"departure": {
"delay": -33,
"time": "1772606247"
},
"stopId": "FR:76351:ZE:3311:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": -10,
"time": "1772606210"
},
"departure": {
"delay": -10,
"time": "1772606210"
},
"stopId": "FR:76351:ZE:3527:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": -15,
"time": "1772606385"
},
"departure": {
"delay": -15,
"time": "1772606385"
},
"stopId": "FR:76351:ZE:3469:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": -29,
"time": "1772606311"
},
"departure": {
"delay": -29,
"time": "1772606311"
},
"stopId": "FR:76351:ZE:3198:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 8,
"time": "1772606348"
},
"departure": {
"delay": 8,
"time": "1772606348"
},
"stopId": "FR:76351:ZE:3806:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": -33,
"time": "1772606427"
},
"stopId": "FR:76351:ZE:4825:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"time": "1772606160"
},
"departure": {
"time": "1772606160"
},
"stopId": "FR:76351:ZE:3373:ATOUMOD003",
"stopSequence": 17
},
{
"departure": {
"delay": 25,
"time": "1772606065"
},
"stopId": "FR:76351:ZE:3237:ATOUMOD003",
"stopSequence": 15
}
],
"timestamp": "1772606102",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C4:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4072018x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx32:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 5,
"time": "1772604065"
},
"departure": {
"delay": 5,
"time": "1772604065"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 64,
"time": "1772604820"
},
"departure": {
"delay": 64,
"time": "1772604844"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1772605440"
},
"departure": {
"time": "1772605440"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 27,
"time": "1772606340"
},
"departure": {
"delay": 27,
"time": "1772606367"
},
"stopId": "FR:76474:ZE:TCARxMOULI2:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": -35,
"time": "1772606044"
},
"departure": {
"delay": -35,
"time": "1772606065"
},
"stopId": "FR:76216:ZE:TCARxDVILL2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 10,
"time": "1772604768"
},
"departure": {
"delay": 10,
"time": "1772604790"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -4,
"time": "1772604116"
},
"departure": {
"delay": -4,
"time": "1772604116"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 70,
"time": "1772604190"
},
"departure": {
"delay": 70,
"time": "1772604190"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -35,
"time": "1772605765"
},
"departure": {
"delay": -35,
"time": "1772605765"
},
"stopId": "FR:76540:ZE:TCARxBAPEA2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 45,
"time": "1772605317"
},
"departure": {
"delay": 45,
"time": "1772605365"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": -50,
"time": "1772605090"
},
"departure": {
"delay": -50,
"time": "1772605090"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": -30,
"time": "1772605890"
},
"departure": {
"delay": -30,
"time": "1772605890"
},
"stopId": "FR:76216:ZE:TCARxMAISO2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 41,
"time": "1772604521"
},
"departure": {
"delay": 41,
"time": "1772604521"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 6,
"time": "1772603886"
},
"departure": {
"delay": 6,
"time": "1772603886"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 45,
"time": "1772606243"
},
"departure": {
"delay": 45,
"time": "1772606265"
},
"stopId": "FR:76216:ZE:TCARxDLUNE2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 65,
"time": "1772603825"
},
"departure": {
"delay": 65,
"time": "1772603825"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -20,
"time": "1772605540"
},
"departure": {
"delay": -20,
"time": "1772605540"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 50,
"time": "1772603990"
},
"departure": {
"delay": 50,
"time": "1772603990"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -15,
"time": "1772605965"
},
"departure": {
"delay": -15,
"time": "1772605965"
},
"stopId": "FR:76216:ZE:TCARxPTPIE2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 5,
"time": "1772606144"
},
"departure": {
"delay": 5,
"time": "1772606165"
},
"stopId": "FR:76216:ZE:TCARxPALIS2:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": -100,
"time": "1772605616"
},
"departure": {
"delay": -100,
"time": "1772605640"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 47,
"time": "1772603927"
},
"departure": {
"delay": 47,
"time": "1772603927"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 7,
"time": "1772604367"
},
"departure": {
"delay": 7,
"time": "1772604367"
},
"stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1772603700"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -47,
"time": "1772605153"
},
"departure": {
"delay": -47,
"time": "1772605153"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": -20,
"time": "1772605214"
},
"departure": {
"delay": -20,
"time": "1772605240"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 15,
"time": "1772604615"
},
"departure": {
"delay": 15,
"time": "1772604615"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 11
}
],
"timestamp": "1772603324",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx32:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747837x2025xHxMultxMexMercredix00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 88,
"time": "1772603937"
},
"departure": {
"delay": 88,
"time": "1772603968"
},
"stopId": "FR:50129:ZE:10DEB2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 53,
"time": "1772603660"
},
"departure": {
"delay": 53,
"time": "1772603693"
},
"stopId": "FR:50129:ZE:10GNT2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -40,
"time": "1772605177"
},
"departure": {
"delay": -40,
"time": "1772605220"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 23
},
{
"departure": {
"delay": 72,
"time": "1772603472"
},
"stopId": "FR:50129:ZE:10MXR2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 55,
"time": "1772604707"
},
"departure": {
"delay": 55,
"time": "1772604715"
},
"stopId": "FR:50129:ZE:10BOS2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 65,
"time": "1772604292"
},
"departure": {
"delay": 65,
"time": "1772604305"
},
"stopId": "FR:50129:ZE:10SEX2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -21,
"time": "1772604735"
},
"departure": {
"delay": -21,
"time": "1772604759"
},
"stopId": "FR:50129:ZE:10JAR2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 21,
"time": "1772604222"
},
"departure": {
"delay": 21,
"time": "1772604261"
},
"stopId": "FR:50129:ZE:10HxC2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -27,
"time": "1772605256"
},
"departure": {
"delay": -27,
"time": "1772605293"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 14,
"time": "1772605002"
},
"departure": {
"delay": 14,
"time": "1772605034"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 7,
"time": "1772604172"
},
"departure": {
"delay": 7,
"time": "1772604187"
},
"stopId": "FR:50129:ZE:10GDM4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 70,
"time": "1772603821"
},
"departure": {
"delay": 70,
"time": "1772603830"
},
"stopId": "FR:50129:ZE:10REN2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 72,
"time": "1772604330"
},
"departure": {
"delay": 72,
"time": "1772604372"
},
"stopId": "FR:50129:ZE:10MTT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -25,
"time": "1772605079"
},
"departure": {
"delay": -25,
"time": "1772605115"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 61,
"time": "1772604383"
},
"departure": {
"delay": 61,
"time": "1772604421"
},
"stopId": "FR:50129:ZE:10BSJ2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 26,
"time": "1772603754"
},
"departure": {
"delay": 26,
"time": "1772603786"
},
"stopId": "FR:50129:ZE:10LOG2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 123,
"time": "1772604451"
},
"departure": {
"delay": 123,
"time": "1772604483"
},
"stopId": "FR:50129:ZE:10RUC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 68,
"time": "1772603852"
},
"departure": {
"delay": 68,
"time": "1772603888"
},
"stopId": "FR:50129:ZE:10CUR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -146,
"time": "1772605354"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 68,
"time": "1772603633"
},
"departure": {
"delay": 68,
"time": "1772603648"
},
"stopId": "FR:50129:ZE:10BOC2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 82,
"time": "1772604648"
},
"departure": {
"delay": 82,
"time": "1772604682"
},
"stopId": "FR:50129:ZE:10ODR2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 51,
"time": "1772604102"
},
"departure": {
"delay": 51,
"time": "1772604111"
},
"stopId": "FR:50129:ZE:10SWZ2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 65,
"time": "1772604033"
},
"departure": {
"delay": 65,
"time": "1772604065"
},
"stopId": "FR:50129:ZE:10CSM2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -24,
"time": "1772604868"
},
"departure": {
"delay": -24,
"time": "1772604876"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 24,
"time": "1772603522"
},
"departure": {
"delay": 24,
"time": "1772603544"
},
"stopId": "FR:50129:ZE:10CEN2:ATOUMOD035",
"stopSequence": 2
}
],
"timestamp": "1772606696",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747837x2025xHxMultxMexMercredix00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx1671:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1772605470"
},
"stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1772606201"
},
"departure": {
"time": "1772606201"
},
"stopId": "FR:76157:ZE:TCARxCORNI1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1772605611"
},
"departure": {
"time": "1772605611"
},
"stopId": "FR:76157:ZE:TCARxTJAUR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1772605774"
},
"departure": {
"time": "1772605774"
},
"stopId": "FR:76157:ZE:TCARxTDUMA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1772605664"
},
"departure": {
"time": "1772605664"
},
"stopId": "FR:76157:ZE:TCARxTPROV1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1772605899"
},
"departure": {
"time": "1772605899"
},
"stopId": "FR:76157:ZE:TCARxTPRAT1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1772605519"
},
"departure": {
"time": "1772605519"
},
"stopId": "FR:76157:ZE:TCARxTPISS1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1772605830"
},
"departure": {
"time": "1772605830"
},
"stopId": "FR:76157:ZE:TCARxTOUYE1:ATOUMOD001",
"stopSequence": 6
}
],
"timestamp": "1772605176",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx1671:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746205x2025xHxMultxMexMercredix00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 4,
"time": "1772605963"
},
"departure": {
"delay": 4,
"time": "1772605984"
},
"stopId": "FR:50129:ZE:10BEL2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 35,
"time": "1772604021"
},
"departure": {
"delay": 35,
"time": "1772604035"
},
"stopId": "FR:50129:ZE:10CVE2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 58,
"time": "1772603946"
},
"departure": {
"delay": 58,
"time": "1772603998"
},
"stopId": "FR:50129:ZE:10COS2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 136,
"time": "1772606556"
},
"departure": {
"delay": 136,
"time": "1772606596"
},
"stopId": "FR:50129:ZE:10CPL2:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 99,
"time": "1772604482"
},
"departure": {
"delay": 99,
"time": "1772604519"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 91,
"time": "1772604596"
},
"departure": {
"delay": 91,
"time": "1772604631"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 87,
"time": "1772606445"
},
"departure": {
"delay": 87,
"time": "1772606487"
},
"stopId": "FR:50129:ZE:10LON2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 29,
"time": "1772605678"
},
"departure": {
"delay": 29,
"time": "1772605709"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 147,
"time": "1772606622"
},
"departure": {
"delay": 147,
"time": "1772606667"
},
"stopId": "FR:50129:ZE:10PRE2:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 96,
"time": "1772604543"
},
"departure": {
"delay": 96,
"time": "1772604576"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 120,
"time": "1772607240"
},
"departure": {
"delay": 120,
"time": "1772607240"
},
"stopId": "FR:50129:ZE:10SFG2:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 120,
"time": "1772607360"
},
"stopId": "FR:50129:ZE:10MAX1:ATOUMOD035",
"stopSequence": 50
},
{
"arrival": {
"delay": -8,
"time": "1772605764"
},
"departure": {
"delay": -8,
"time": "1772605792"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 38,
"time": "1772605442"
},
"departure": {
"delay": 38,
"time": "1772605478"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 156,
"time": "1772604184"
},
"departure": {
"delay": 156,
"time": "1772604216"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 148,
"time": "1772604645"
},
"departure": {
"delay": 148,
"time": "1772604688"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 120,
"time": "1772604804"
},
"departure": {
"delay": 120,
"time": "1772604840"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 120,
"time": "1772606820"
},
"departure": {
"delay": 120,
"time": "1772606820"
},
"stopId": "FR:50129:ZE:10BRT2:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 18,
"time": "1772605362"
},
"departure": {
"delay": 18,
"time": "1772605398"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 45,
"time": "1772606173"
},
"departure": {
"delay": 45,
"time": "1772606205"
},
"stopId": "FR:50129:ZE:10LAV2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 39,
"time": "1772605497"
},
"departure": {
"delay": 39,
"time": "1772605539"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 57,
"time": "1772606342"
},
"departure": {
"delay": 57,
"time": "1772606397"
},
"stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 11,
"time": "1772605887"
},
"departure": {
"delay": 11,
"time": "1772605931"
},
"stopId": "FR:50129:ZE:10HUI2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 46,
"time": "1772606103"
},
"departure": {
"delay": 46,
"time": "1772606146"
},
"stopId": "FR:50129:ZE:10AGO2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 120,
"time": "1772607180"
},
"departure": {
"delay": 120,
"time": "1772607180"
},
"stopId": "FR:50129:ZE:10COF2:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 111,
"time": "1772604081"
},
"departure": {
"delay": 111,
"time": "1772604171"
},
"stopId": "FR:50129:ZE:10MGT2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 148,
"time": "1772604228"
},
"departure": {
"delay": 148,
"time": "1772604268"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 101,
"time": "1772605195"
},
"departure": {
"delay": 101,
"time": "1772605241"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 59,
"time": "1772605271"
},
"departure": {
"delay": 59,
"time": "1772605319"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 120,
"time": "1772607000"
},
"departure": {
"delay": 120,
"time": "1772607000"
},
"stopId": "FR:50129:ZE:10SFN2:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 116,
"time": "1772604737"
},
"departure": {
"delay": 116,
"time": "1772604776"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 120,
"time": "1772607060"
},
"departure": {
"delay": 120,
"time": "1772607060"
},
"stopId": "FR:50129:ZE:10ALB2:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 200,
"time": "1772605123"
},
"departure": {
"delay": 200,
"time": "1772605160"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 120,
"time": "1772607300"
},
"departure": {
"delay": 120,
"time": "1772607300"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 49
},
{
"arrival": {
"delay": -14,
"time": "1772605811"
},
"departure": {
"delay": -14,
"time": "1772605846"
},
"stopId": "FR:50129:ZE:10TRA6:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 52,
"time": "1772603843"
},
"departure": {
"delay": 52,
"time": "1772603872"
},
"stopId": "FR:50129:ZE:10JGO2:ATOUMOD035",
"stopSequence": 2
},
{
"departure": {
"delay": 34,
"time": "1772603794"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"time": "1772606675"
},
"departure": {
"time": "1772606580"
},
"stopId": "FR:50129:ZE:10ARA2:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 141,
"time": "1772604351"
},
"departure": {
"delay": 141,
"time": "1772604381"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 63,
"time": "1772605573"
},
"departure": {
"delay": 63,
"time": "1772605623"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 120,
"time": "1772606940"
},
"departure": {
"delay": 120,
"time": "1772606940"
},
"stopId": "FR:50129:ZE:10CAR2:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 152,
"time": "1772604304"
},
"departure": {
"delay": 152,
"time": "1772604332"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 120,
"time": "1772606760"
},
"departure": {
"delay": 120,
"time": "1772606760"
},
"stopId": "FR:50129:ZE:10BON2:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 80,
"time": "1772606505"
},
"departure": {
"delay": 80,
"time": "1772606540"
},
"stopId": "FR:50129:ZE:10BHE2:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 57,
"time": "1772606233"
},
"departure": {
"delay": 57,
"time": "1772606277"
},
"stopId": "FR:50129:ZE:10DUB2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 94,
"time": "1772604908"
},
"departure": {
"delay": 94,
"time": "1772604934"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 120,
"time": "1772606880"
},
"departure": {
"delay": 120,
"time": "1772606880"
},
"stopId": "FR:50129:ZE:10HOU2:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 107,
"time": "1772604393"
},
"departure": {
"delay": 107,
"time": "1772604407"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 62,
"time": "1772604051"
},
"departure": {
"delay": 62,
"time": "1772604062"
},
"stopId": "FR:50129:ZE:10RSX2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 37,
"time": "1772606029"
},
"departure": {
"delay": 37,
"time": "1772606077"
},
"stopId": "FR:50129:ZE:10HOM2:ATOUMOD035",
"stopSequence": 31
}
],
"timestamp": "1772606701",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746205x2025xHxMultxMexMercredix00:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:8x3470517:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -27,
"time": "1772606553"
},
"departure": {
"delay": -27,
"time": "1772606553"
},
"stopId": "FR:27701:ZE:0x7109:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -69,
"time": "1772606991"
},
"departure": {
"delay": -69,
"time": "1772606991"
},
"stopId": "FR:27701:ZE:0x7128:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -7,
"time": "1772606873"
},
"departure": {
"delay": -7,
"time": "1772606873"
},
"stopId": "FR:27701:ZE:0x7069:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -26,
"time": "1772606914"
},
"departure": {
"delay": -26,
"time": "1772606914"
},
"stopId": "FR:27701:ZE:0x7037:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -281,
"time": "1772607499"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -42,
"time": "1772606598"
},
"departure": {
"delay": -42,
"time": "1772606598"
},
"stopId": "FR:27701:ZE:0x6583:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 29,
"time": "1772606849"
},
"departure": {
"delay": 29,
"time": "1772606849"
},
"stopId": "FR:27701:ZE:0x7133:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -93,
"time": "1772607147"
},
"departure": {
"delay": -93,
"time": "1772607147"
},
"stopId": "FR:27375:ZE:0x6408:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -157,
"time": "1772607203"
},
"departure": {
"delay": -157,
"time": "1772607203"
},
"stopId": "FR:27375:ZE:0x6443:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -242,
"time": "1772607478"
},
"departure": {
"delay": -242,
"time": "1772607478"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -212,
"time": "1772607388"
},
"departure": {
"delay": -212,
"time": "1772607388"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -142,
"time": "1772607278"
},
"departure": {
"delay": -142,
"time": "1772607278"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -132,
"time": "1772607348"
},
"departure": {
"delay": -132,
"time": "1772607348"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -123,
"time": "1772607057"
},
"departure": {
"delay": -123,
"time": "1772607057"
},
"stopId": "FR:27701:ZE:0x7101:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -31,
"time": "1772606789"
},
"departure": {
"delay": -31,
"time": "1772606789"
},
"stopId": "FR:27701:ZE:0x7045:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -23,
"time": "1772606737"
},
"departure": {
"delay": -23,
"time": "1772606737"
},
"stopId": "FR:27701:ZE:0x7055:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -64,
"time": "1772606636"
},
"departure": {
"delay": -64,
"time": "1772606636"
},
"stopId": "FR:27701:ZE:0x7043:ATOUMOD006",
"stopSequence": 8
}
],
"timestamp": "1772606521",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:8x3470517:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:813:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772615640"
},
"departure": {
"time": "1772615640"
},
"stopId": "FR:27681:ZE:10037:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1772615280"
},
"departure": {
"time": "1772615280"
},
"stopId": "FR:27681:ZE:10078:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1772615040"
},
"departure": {
"time": "1772615040"
},
"stopId": "FR:27681:ZE:10031:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1772615460"
},
"departure": {
"time": "1772615460"
},
"stopId": "FR:27681:ZE:10091:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1772615400"
},
"departure": {
"time": "1772615400"
},
"stopId": "FR:27681:ZE:10039:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1772615220"
},
"departure": {
"time": "1772615220"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 5
},
{
"departure": {
"time": "1772614740"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1772615580"
},
"departure": {
"time": "1772615580"
},
"stopId": "FR:27681:ZE:29082:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1772615820"
},
"departure": {
"time": "1772615820"
},
"stopId": "FR:27681:ZE:29077:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1772615760"
},
"departure": {
"time": "1772615760"
},
"stopId": "FR:27681:ZE:29078:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1772615340"
},
"departure": {
"time": "1772615340"
},
"stopId": "FR:27681:ZE:10063:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1772614800"
},
"departure": {
"time": "1772614800"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1772615880"
},
"stopId": "FR:27681:ZE:29075:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1772615700"
},
"departure": {
"time": "1772615700"
},
"stopId": "FR:27681:ZE:29080:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1772614860"
},
"departure": {
"time": "1772614860"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
}
],
"timestamp": "1772606381",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:813:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN853603F5934621x2026x02x21T22x11x00Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772604660"
},
"departure": {
"time": "1772604720"
},
"stopId": "FR:61101:ZE:StopPointxOCETrainxTERx87444562:ATOUMOD002",
"stopSequence": 19
},
{
"departure": {
"time": "1772603460"
},
"stopId": "FR:61001:ZE:StopPointxOCETrainxTERx87444711:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1772605200"
},
"departure": {
"time": "1772605320"
},
"stopId": "FR:61006:ZE:StopPointxOCETrainxTERx87444539:ATOUMOD002",
"stopSequence": 21
},
{
"arrival": {
"time": "1772607720"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 26
},
{
"arrival": {
"time": "1772606820"
},
"departure": {
"time": "1772606880"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 25
},
{
"arrival": {
"time": "1772606460"
},
"departure": {
"time": "1772606520"
},
"stopId": "FR:14654:ZE:StopPointxOCETrainxTERx87444216:ATOUMOD002",
"stopSequence": 23
},
{
"arrival": {
"time": "1772604180"
},
"departure": {
"time": "1772604240"
},
"stopId": "FR:61464:ZE:StopPointxOCETrainxTERx87444695:ATOUMOD002",
"stopSequence": 17
}
],
"timestamp": "1772599838",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx1f647a2cx138dx47dex8fb5x333f230e16f7x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN853603F5934621x2026x02x21T22x11x00Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:6455193613893632x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -95,
"time": "1772606590"
},
"departure": {
"delay": -95,
"time": "1772606605"
},
"stopId": "FR:14366:ZE:19270005:ATOUMOD036",
"stopSequence": 12
},
{
"arrival": {
"delay": -121,
"time": "1772606879"
},
"stopId": "FR:14366:ZE:658330001:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": -90,
"time": "1772606300"
},
"departure": {
"delay": -90,
"time": "1772606310"
},
"stopId": "FR:14366:ZE:288370019:ATOUMOD036",
"stopSequence": 11
}
],
"timestamp": "1772606703",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:6034535755022336:LOC",
"tripId": "ATOUMOD036:ServiceJourney:6455193613893632x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758049x2025xHxMultxMexMercredix00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 100,
"time": "1772607880"
},
"departure": {
"delay": 100,
"time": "1772607880"
},
"stopId": "FR:50087:ZE:BRXBP1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 77,
"time": "1772606069"
},
"departure": {
"delay": 77,
"time": "1772606117"
},
"stopId": "FR:50615:ZE:VALCA1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 100,
"time": "1772608720"
},
"departure": {
"delay": 100,
"time": "1772608720"
},
"stopId": "FR:50129:ZE:10MAG1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 100,
"time": "1772608240"
},
"departure": {
"delay": 100,
"time": "1772608240"
},
"stopId": "FR:50599:ZE:TOLNR1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 100,
"time": "1772608960"
},
"departure": {
"delay": 100,
"time": "1772608960"
},
"stopId": "FR:50129:ZE:10ODR2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 100,
"time": "1772609440"
},
"stopId": "FR:50129:ZE:10PEM3:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 100,
"time": "1772607640"
},
"departure": {
"delay": 100,
"time": "1772607640"
},
"stopId": "FR:50087:ZE:BRXSTA:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 141,
"time": "1772606404"
},
"departure": {
"delay": 141,
"time": "1772606481"
},
"stopId": "FR:50615:ZE:VALCH1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 100,
"time": "1772609020"
},
"departure": {
"delay": 100,
"time": "1772609020"
},
"stopId": "FR:50129:ZE:10BOS2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 100,
"time": "1772608600"
},
"departure": {
"delay": 100,
"time": "1772608600"
},
"stopId": "FR:50129:ZE:10MXR1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 100,
"time": "1772609260"
},
"departure": {
"delay": 100,
"time": "1772609260"
},
"stopId": "FR:50129:ZE:10PLA5:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 125,
"time": "1772606577"
},
"departure": {
"delay": 125,
"time": "1772606585"
},
"stopId": "FR:50615:ZE:VALFB1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 100,
"time": "1772608360"
},
"departure": {
"delay": 100,
"time": "1772608360"
},
"stopId": "FR:50599:ZE:10ZCT1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 100,
"time": "1772609200"
},
"departure": {
"delay": 100,
"time": "1772609200"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 100,
"time": "1772606800"
},
"departure": {
"delay": 100,
"time": "1772606800"
},
"stopId": "FR:50615:ZE:VALZA1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 100,
"time": "1772609320"
},
"departure": {
"delay": 100,
"time": "1772609320"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 128,
"time": "1772606202"
},
"departure": {
"delay": 128,
"time": "1772606288"
},
"stopId": "FR:50615:ZE:VALGS1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 100,
"time": "1772608480"
},
"departure": {
"delay": 100,
"time": "1772608480"
},
"stopId": "FR:50129:ZE:10CEN1:ATOUMOD035",
"stopSequence": 12
},
{
"departure": {
"delay": 167,
"time": "1772605607"
},
"stopId": "FR:50341:ZE:MONAP1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 100,
"time": "1772609080"
},
"departure": {
"delay": 100,
"time": "1772609080"
},
"stopId": "FR:50129:ZE:10JAR2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 100,
"time": "1772607280"
},
"departure": {
"delay": 100,
"time": "1772607280"
},
"stopId": "FR:50579:ZE:SOTML1:ATOUMOD035",
"stopSequence": 7
}
],
"timestamp": "1772606702",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:D:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758049x2025xHxMultxMexMercredix00:LOC"
}
}
},
{
"id": "SM:ATOUMOD037:ServiceJourney:1500000054:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 123,
"time": "1772606310"
},
"departure": {
"delay": 123,
"time": "1772606343"
},
"stopId": "FR:61077:ZE:ClosxdexlaxSxnate:ATOUMOD037",
"stopSequence": 3
},
{
"departure": {
"delay": 82,
"time": "1772607862"
},
"stopId": "FR:61001:ZE:Tisons:ATOUMOD037",
"stopSequence": 24
},
{
"arrival": {
"delay": 108,
"time": "1772606207"
},
"departure": {
"delay": 108,
"time": "1772606268"
},
"stopId": "FR:61077:ZE:MoulinxdexReine:ATOUMOD037",
"stopSequence": 2
},
{
"departure": {
"delay": 82,
"time": "1772608282"
},
"stopId": "FR:61001:ZE:LycxexLeclerc:ATOUMOD037",
"stopSequence": 31
},
{
"departure": {
"delay": 82,
"time": "1772607022"
},
"stopId": "FR:61001:ZE:SaintxFranxois:ATOUMOD037",
"stopSequence": 16
},
{
"arrival": {
"delay": 170,
"time": "1772606665"
},
"departure": {
"delay": 170,
"time": "1772606690"
},
"stopId": "FR:61001:ZE:Axrodrome:ATOUMOD037",
"stopSequence": 9
},
{
"departure": {
"delay": 82,
"time": "1772608342"
},
"stopId": "FR:72308:ZE:LycxexMargueritexdee:ATOUMOD037",
"stopSequence": 33
},
{
"departure": {
"delay": 82,
"time": "1772607982"
},
"stopId": "FR:61001:ZE:Zola:ATOUMOD037",
"stopSequence": 26
},
{
"departure": {
"delay": 82,
"time": "1772607742"
},
"stopId": "FR:61001:ZE:Ernouf:ATOUMOD037",
"stopSequence": 22
},
{
"arrival": {
"delay": 98,
"time": "1772606383"
},
"departure": {
"delay": 98,
"time": "1772606438"
},
"stopId": "FR:61001:ZE:AlxxVil:ATOUMOD037",
"stopSequence": 4
},
{
"arrival": {
"delay": 138,
"time": "1772606505"
},
"departure": {
"delay": 138,
"time": "1772606538"
},
"stopId": "FR:61001:ZE:Bayard:ATOUMOD037",
"stopSequence": 6
},
{
"departure": {
"delay": 82,
"time": "1772607202"
},
"stopId": "FR:61001:ZE:CitxxAdministrative:ATOUMOD037",
"stopSequence": 18
},
{
"arrival": {
"delay": 92,
"time": "1772606462"
},
"departure": {
"delay": 92,
"time": "1772606492"
},
"stopId": "FR:61001:ZE:VieuxxCourteille:ATOUMOD037",
"stopSequence": 5
},
{
"departure": {
"delay": 82,
"time": "1772607262"
},
"stopId": "FR:61001:ZE:SaintexThxrxse:ATOUMOD037",
"stopSequence": 19
},
{
"departure": {
"delay": 82,
"time": "1772608162"
},
"stopId": "FR:61001:ZE:PlacexdexlaxPaix:ATOUMOD037",
"stopSequence": 29
},
{
"departure": {
"delay": 83,
"time": "1772606123"
},
"stopId": "FR:61077:ZE:Londx:ATOUMOD037",
"stopSequence": 1
},
{
"arrival": {
"delay": 82,
"time": "1772608462"
},
"stopId": "FR:72006:ZE:Chevx:ATOUMOD037",
"stopSequence": 35
},
{
"departure": {
"delay": 82,
"time": "1772607622"
},
"stopId": "FR:61001:ZE:CP:ATOUMOD037",
"stopSequence": 21
},
{
"departure": {
"delay": 82,
"time": "1772606782"
},
"stopId": "FR:61001:ZE:ClaudexBernard:ATOUMOD037",
"stopSequence": 12
},
{
"departure": {
"delay": 82,
"time": "1772607802"
},
"stopId": "FR:61001:ZE:Montsort:ATOUMOD037",
"stopSequence": 23
},
{
"departure": {
"delay": 82,
"time": "1772607922"
},
"stopId": "FR:61001:ZE:RhinxetxDanube:ATOUMOD037",
"stopSequence": 25
},
{
"departure": {
"delay": 82,
"time": "1772606902"
},
"stopId": "FR:61001:ZE:JardinxduxPoilu:ATOUMOD037",
"stopSequence": 14
},
{
"arrival": {
"delay": 80,
"time": "1772606720"
},
"departure": {
"delay": 80,
"time": "1772606720"
},
"stopId": "FR:61001:ZE:ClairxMatin:ATOUMOD037",
"stopSequence": 11
},
{
"arrival": {
"delay": 127,
"time": "1772606693"
},
"departure": {
"delay": 127,
"time": "1772606707"
},
"stopId": "FR:61001:ZE:Guynemer:ATOUMOD037",
"stopSequence": 10
},
{
"departure": {
"delay": 82,
"time": "1772606842"
},
"stopId": "FR:61001:ZE:PointxduxJour:ATOUMOD037",
"stopSequence": 13
},
{
"departure": {
"delay": 82,
"time": "1772608402"
},
"stopId": "FR:72006:ZE:PointxdxAlenxon:ATOUMOD037",
"stopSequence": 34
},
{
"arrival": {
"delay": 117,
"time": "1772606547"
},
"departure": {
"delay": 117,
"time": "1772606577"
},
"stopId": "FR:61001:ZE:Courteille:ATOUMOD037",
"stopSequence": 7
},
{
"departure": {
"delay": 82,
"time": "1772608102"
},
"stopId": "FR:61001:ZE:Flaubert:ATOUMOD037",
"stopSequence": 28
},
{
"departure": {
"delay": 82,
"time": "1772607322"
},
"stopId": "FR:61001:ZE:Plxnitre:ATOUMOD037",
"stopSequence": 20
},
{
"departure": {
"delay": 82,
"time": "1772608222"
},
"stopId": "FR:61001:ZE:CollxgexLouisexMichl:ATOUMOD037",
"stopSequence": 30
},
{
"departure": {
"delay": 82,
"time": "1772606962"
},
"stopId": "FR:61001:ZE:Rxservoirs:ATOUMOD037",
"stopSequence": 15
},
{
"departure": {
"delay": 82,
"time": "1772608282"
},
"stopId": "FR:72308:ZE:CFAxRoselet:ATOUMOD037",
"stopSequence": 32
},
{
"arrival": {
"delay": 141,
"time": "1772606614"
},
"departure": {
"delay": 141,
"time": "1772606661"
},
"stopId": "FR:61001:ZE:Sainfoins:ATOUMOD037",
"stopSequence": 8
},
{
"departure": {
"delay": 82,
"time": "1772608042"
},
"stopId": "FR:61001:ZE:JeannexdxArc:ATOUMOD037",
"stopSequence": 27
},
{
"departure": {
"delay": 82,
"time": "1772607082"
},
"stopId": "FR:61001:ZE:GarexSNCF:ATOUMOD037",
"stopSequence": 17
}
],
"timestamp": "1772606421",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD037:Line:A:LOC",
"tripId": "ATOUMOD037:ServiceJourney:1500000054:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:8x3471207:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 6,
"time": "1772610666"
},
"departure": {
"delay": 6,
"time": "1772610666"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 24
},
{
"departure": {
"delay": -2158,
"time": "1772606702"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -81,
"time": "1772610939"
},
"departure": {
"delay": -81,
"time": "1772610939"
},
"stopId": "FR:27375:ZE:0x6515:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": -2518,
"time": "1772606702"
},
"departure": {
"delay": -2518,
"time": "1772606702"
},
"stopId": "FR:27701:ZE:0x7023:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -25,
"time": "1772610875"
},
"departure": {
"delay": -25,
"time": "1772610875"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": -54,
"time": "1772610786"
},
"departure": {
"delay": -54,
"time": "1772610786"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": 54,
"time": "1772610294"
},
"departure": {
"delay": 54,
"time": "1772610294"
},
"stopId": "FR:27351:ZE:0x6305:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -2278,
"time": "1772606702"
},
"departure": {
"delay": -2278,
"time": "1772606702"
},
"stopId": "FR:27701:ZE:0x7087:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -2878,
"time": "1772606702"
},
"departure": {
"delay": -2878,
"time": "1772606702"
},
"stopId": "FR:27528:ZE:0x6593:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -2638,
"time": "1772606702"
},
"departure": {
"delay": -2638,
"time": "1772606702"
},
"stopId": "FR:27528:ZE:0x6597:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -2458,
"time": "1772606702"
},
"departure": {
"delay": -2458,
"time": "1772606702"
},
"stopId": "FR:27701:ZE:0x7035:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -2338,
"time": "1772606702"
},
"departure": {
"delay": -2338,
"time": "1772606702"
},
"stopId": "FR:27701:ZE:0x7117:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": 2,
"time": "1772610482"
},
"departure": {
"delay": 2,
"time": "1772610482"
},
"stopId": "FR:27375:ZE:0x6385:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"time": "1772609880"
},
"departure": {
"time": "1772609880"
},
"stopId": "FR:27701:ZE:0x7107:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -52,
"time": "1772611028"
},
"departure": {
"delay": -52,
"time": "1772611028"
},
"stopId": "FR:27375:ZE:0x6433:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": -2758,
"time": "1772606702"
},
"departure": {
"delay": -2758,
"time": "1772606702"
},
"stopId": "FR:27528:ZE:0x6590:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 32,
"time": "1772610392"
},
"departure": {
"delay": 32,
"time": "1772610392"
},
"stopId": "FR:27375:ZE:0x6527:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"time": "1772610120"
},
"departure": {
"time": "1772610120"
},
"stopId": "FR:27351:ZE:0x6311:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -100,
"time": "1772611220"
},
"stopId": "FR:27375:ZE:0x6466:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": -2818,
"time": "1772606702"
},
"departure": {
"delay": -2818,
"time": "1772606702"
},
"stopId": "FR:27528:ZE:0x6599:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -2578,
"time": "1772606702"
},
"departure": {
"delay": -2578,
"time": "1772606702"
},
"stopId": "FR:27528:ZE:0x6577:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 50,
"time": "1772609750"
},
"departure": {
"delay": 50,
"time": "1772609750"
},
"stopId": "FR:27701:ZE:0x6583:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -2398,
"time": "1772606702"
},
"departure": {
"delay": -2398,
"time": "1772606702"
},
"stopId": "FR:27701:ZE:0x7115:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 22,
"time": "1772609662"
},
"departure": {
"delay": 22,
"time": "1772609662"
},
"stopId": "FR:27528:ZE:0x6588:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"time": "1772610600"
},
"departure": {
"time": "1772610600"
},
"stopId": "FR:27375:ZE:0x6458:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 19,
"time": "1772610559"
},
"departure": {
"delay": 19,
"time": "1772610559"
},
"stopId": "FR:27375:ZE:0x6439:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -68,
"time": "1772611132"
},
"departure": {
"delay": -68,
"time": "1772611132"
},
"stopId": "FR:27375:ZE:0x6394:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"time": "1772610240"
},
"departure": {
"time": "1772610240"
},
"stopId": "FR:27351:ZE:0x6313:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -2758,
"time": "1772606702"
},
"departure": {
"delay": -2758,
"time": "1772606702"
},
"stopId": "FR:27528:ZE:0x6595:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 23,
"time": "1772610743"
},
"departure": {
"delay": 23,
"time": "1772610743"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"time": "1772609820"
},
"departure": {
"time": "1772609820"
},
"stopId": "FR:27701:ZE:0x7043:ATOUMOD006",
"stopSequence": 15
}
],
"timestamp": "1772606702",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:2:LOC",
"tripId": "ATOUMOD006:ServiceJourney:8x3471207:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:8x3470532:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -63,
"time": "1772610837"
},
"departure": {
"delay": -63,
"time": "1772610837"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -98,
"time": "1772610322"
},
"departure": {
"delay": -98,
"time": "1772610322"
},
"stopId": "FR:27701:ZE:0x7044:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -99,
"time": "1772610801"
},
"departure": {
"delay": -99,
"time": "1772610801"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -140,
"time": "1772609800"
},
"departure": {
"delay": -140,
"time": "1772609800"
},
"stopId": "FR:27375:ZE:0x6442:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 30,
"time": "1772609430"
},
"departure": {
"delay": 30,
"time": "1772609430"
},
"stopId": "FR:27375:ZE:0x6440:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -82,
"time": "1772610218"
},
"departure": {
"delay": -82,
"time": "1772610218"
},
"stopId": "FR:27701:ZE:0x7068:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -114,
"time": "1772610186"
},
"departure": {
"delay": -114,
"time": "1772610186"
},
"stopId": "FR:27701:ZE:0x7036:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -88,
"time": "1772610272"
},
"departure": {
"delay": -88,
"time": "1772610272"
},
"stopId": "FR:27701:ZE:0x7132:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -105,
"time": "1772610555"
},
"departure": {
"delay": -105,
"time": "1772610555"
},
"stopId": "FR:27701:ZE:0x7108:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -52,
"time": "1772609528"
},
"departure": {
"delay": -52,
"time": "1772609528"
},
"stopId": "FR:27375:ZE:0x6504:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -160,
"time": "1772610080"
},
"departure": {
"delay": -160,
"time": "1772610080"
},
"stopId": "FR:27701:ZE:0x7126:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -130,
"time": "1772609870"
},
"departure": {
"delay": -130,
"time": "1772609870"
},
"stopId": "FR:27375:ZE:0x6406:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -121,
"time": "1772610659"
},
"departure": {
"delay": -121,
"time": "1772610659"
},
"stopId": "FR:27701:ZE:0x7095:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -120,
"time": "1772609580"
},
"departure": {
"delay": -120,
"time": "1772609580"
},
"stopId": "FR:27375:ZE:0x6528:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -133,
"time": "1772610467"
},
"departure": {
"delay": -133,
"time": "1772610467"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 16
},
{
"departure": {
"time": "1772609400"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -164,
"time": "1772610916"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -160,
"time": "1772609960"
},
"departure": {
"delay": -160,
"time": "1772609960"
},
"stopId": "FR:27701:ZE:0x7100:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -90,
"time": "1772609670"
},
"departure": {
"delay": -90,
"time": "1772609670"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -91,
"time": "1772610509"
},
"departure": {
"delay": -91,
"time": "1772610509"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -90,
"time": "1772610390"
},
"departure": {
"delay": -90,
"time": "1772610390"
},
"stopId": "FR:27701:ZE:0x7054:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -90,
"time": "1772609730"
},
"departure": {
"delay": -90,
"time": "1772609730"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -110,
"time": "1772610730"
},
"departure": {
"delay": -110,
"time": "1772610730"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 20
}
],
"timestamp": "1772606702",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:8x3470532:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:327:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 10,
"time": "1772618230"
},
"departure": {
"delay": 10,
"time": "1772618230"
},
"stopId": "FR:76217:ZE:18091:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1772618160"
},
"departure": {
"time": "1772618160"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1772616840"
},
"departure": {
"time": "1772616840"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1772616120"
},
"departure": {
"time": "1772616120"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1772617860"
},
"departure": {
"time": "1772617860"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1772616360"
},
"departure": {
"time": "1772616360"
},
"stopId": "FR:76217:ZE:18167:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1772616420"
},
"departure": {
"time": "1772616420"
},
"stopId": "FR:76217:ZE:18171:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1772618280"
},
"departure": {
"time": "1772618280"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1772618220"
},
"departure": {
"time": "1772618220"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1772618640"
},
"departure": {
"time": "1772618640"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1772616480"
},
"departure": {
"time": "1772616480"
},
"stopId": "FR:76217:ZE:18198:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"delay": 5,
"time": "1772617925"
},
"departure": {
"delay": 5,
"time": "1772617925"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1772618820"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"delay": 5,
"time": "1772616245"
},
"departure": {
"delay": 5,
"time": "1772616245"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1772618460"
},
"departure": {
"time": "1772618460"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1772616180"
},
"departure": {
"time": "1772616180"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1772617320"
},
"departure": {
"time": "1772617320"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1772616720"
},
"departure": {
"time": "1772616720"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1772618100"
},
"departure": {
"time": "1772618100"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"delay": 5,
"time": "1772618645"
},
"departure": {
"delay": 5,
"time": "1772618645"
},
"stopId": "FR:76217:ZE:18102:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1772618040"
},
"departure": {
"time": "1772618040"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"delay": 5,
"time": "1772618225"
},
"departure": {
"delay": 5,
"time": "1772618225"
},
"stopId": "FR:76217:ZE:18442:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1772616960"
},
"departure": {
"time": "1772616960"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1772616300"
},
"departure": {
"time": "1772616300"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1772616780"
},
"departure": {
"time": "1772616780"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1772616540"
},
"departure": {
"time": "1772616540"
},
"stopId": "FR:76217:ZE:18178:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1772616900"
},
"departure": {
"time": "1772616900"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1772616240"
},
"departure": {
"time": "1772616240"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1772617680"
},
"departure": {
"time": "1772617680"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1772617920"
},
"departure": {
"time": "1772617920"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1772617980"
},
"departure": {
"time": "1772617980"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"delay": 5,
"time": "1772617985"
},
"departure": {
"delay": 5,
"time": "1772617985"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1772617500"
},
"departure": {
"time": "1772617500"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 17
},
{
"departure": {
"time": "1772616000"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 1
}
],
"timestamp": "1772606649",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:327:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:105:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 180,
"time": "1772607240"
},
"departure": {
"delay": 180,
"time": "1772607240"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"delay": 125,
"time": "1772605740"
},
"departure": {
"delay": 125,
"time": "1772605745"
},
"stopId": "FR:76217:ZE:18441:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"delay": 125,
"time": "1772605380"
},
"departure": {
"delay": 125,
"time": "1772605385"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"delay": 180,
"time": "1772607360"
},
"departure": {
"delay": 180,
"time": "1772607360"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"delay": 125,
"time": "1772605560"
},
"departure": {
"delay": 125,
"time": "1772605565"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"delay": 180,
"time": "1772607540"
},
"departure": {
"delay": 180,
"time": "1772607540"
},
"stopId": "FR:76217:ZE:18177:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"delay": 135,
"time": "1772606050"
},
"departure": {
"delay": 135,
"time": "1772606055"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"delay": 180,
"time": "1772607600"
},
"departure": {
"delay": 180,
"time": "1772607600"
},
"stopId": "FR:76217:ZE:18170:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"delay": 180,
"time": "1772607300"
},
"departure": {
"delay": 180,
"time": "1772607300"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"delay": 85,
"time": "1772606060"
},
"departure": {
"delay": 85,
"time": "1772606065"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"delay": 65,
"time": "1772605620"
},
"departure": {
"delay": 65,
"time": "1772605625"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"delay": 180,
"time": "1772606520"
},
"departure": {
"delay": 180,
"time": "1772606640"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1772606290"
},
"departure": {
"time": "1772606340"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"delay": 5,
"time": "1772606100"
},
"departure": {
"delay": 5,
"time": "1772606105"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"delay": 180,
"time": "1772607660"
},
"departure": {
"delay": 180,
"time": "1772607660"
},
"stopId": "FR:76217:ZE:18166:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"delay": 180,
"time": "1772607060"
},
"departure": {
"delay": 180,
"time": "1772607060"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"delay": 180,
"time": "1772608140"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"delay": 5,
"time": "1772606280"
},
"departure": {
"delay": 5,
"time": "1772606285"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"delay": 125,
"time": "1772605680"
},
"departure": {
"delay": 125,
"time": "1772605685"
},
"stopId": "FR:76217:ZE:18090:ATOUMOD005",
"stopSequence": 6
},
{
"departure": {
"time": "1772605200"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"delay": 180,
"time": "1772607960"
},
"departure": {
"delay": 180,
"time": "1772607960"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"delay": 5,
"time": "1772606220"
},
"departure": {
"delay": 5,
"time": "1772606225"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"delay": 185,
"time": "1772605800"
},
"departure": {
"delay": 185,
"time": "1772605805"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"delay": 35,
"time": "1772606070"
},
"departure": {
"delay": 35,
"time": "1772606075"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"delay": 185,
"time": "1772607545"
},
"departure": {
"delay": 185,
"time": "1772607545"
},
"stopId": "FR:76217:ZE:18197:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"delay": 180,
"time": "1772607900"
},
"departure": {
"delay": 180,
"time": "1772607900"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"delay": 180,
"time": "1772608080"
},
"departure": {
"delay": 180,
"time": "1772608080"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"delay": 65,
"time": "1772605320"
},
"departure": {
"delay": 65,
"time": "1772605325"
},
"stopId": "FR:76217:ZE:18101:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"delay": 180,
"time": "1772607780"
},
"departure": {
"delay": 180,
"time": "1772607780"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"delay": 180,
"time": "1772607000"
},
"departure": {
"delay": 180,
"time": "1772607000"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"delay": 185,
"time": "1772605860"
},
"departure": {
"delay": 185,
"time": "1772605865"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"delay": 180,
"time": "1772607840"
},
"departure": {
"delay": 180,
"time": "1772607840"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 30
}
],
"timestamp": "1772606649",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:105:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:231:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772612340"
},
"departure": {
"time": "1772612340"
},
"stopId": "FR:76217:ZE:18024:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1772614560"
},
"departure": {
"time": "1772614560"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1772614440"
},
"departure": {
"time": "1772614440"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1772613720"
},
"departure": {
"time": "1772613720"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1772613420"
},
"departure": {
"time": "1772613420"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1772614620"
},
"departure": {
"time": "1772614620"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1772612400"
},
"departure": {
"time": "1772612400"
},
"stopId": "FR:76217:ZE:18053:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1772611920"
},
"departure": {
"time": "1772611920"
},
"stopId": "FR:76565:ZE:18255:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1772615040"
},
"stopId": "FR:76217:ZE:18809:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1772614200"
},
"departure": {
"time": "1772614200"
},
"stopId": "FR:76217:ZE:18188:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1772614800"
},
"departure": {
"time": "1772614800"
},
"stopId": "FR:76217:ZE:18168:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1772614260"
},
"departure": {
"time": "1772614260"
},
"stopId": "FR:76217:ZE:18195:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1772612280"
},
"departure": {
"time": "1772612280"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1772614980"
},
"departure": {
"time": "1772614980"
},
"stopId": "FR:76217:ZE:18191:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1772612700"
},
"departure": {
"time": "1772612700"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1772613060"
},
"departure": {
"time": "1772613060"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1772614380"
},
"departure": {
"time": "1772614380"
},
"stopId": "FR:76217:ZE:18163:ATOUMOD005",
"stopSequence": 24
},
{
"departure": {
"time": "1772611800"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1772613480"
},
"departure": {
"time": "1772613480"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1772612100"
},
"departure": {
"time": "1772612100"
},
"stopId": "FR:76217:ZE:18072:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1772614320"
},
"departure": {
"time": "1772614320"
},
"stopId": "FR:76217:ZE:18207:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1772612880"
},
"departure": {
"time": "1772612880"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1772614500"
},
"departure": {
"time": "1772614500"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1772612040"
},
"departure": {
"time": "1772612040"
},
"stopId": "FR:76217:ZE:18039:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1772612520"
},
"departure": {
"time": "1772612520"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1772613660"
},
"departure": {
"time": "1772613660"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1772614740"
},
"departure": {
"time": "1772614740"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1772611860"
},
"departure": {
"time": "1772611860"
},
"stopId": "FR:76565:ZE:18285:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1772613900"
},
"departure": {
"time": "1772613900"
},
"stopId": "FR:76217:ZE:18079:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1772613780"
},
"departure": {
"time": "1772613780"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1772612760"
},
"departure": {
"time": "1772612760"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1772614020"
},
"departure": {
"time": "1772614020"
},
"stopId": "FR:76217:ZE:18103:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1772614860"
},
"departure": {
"time": "1772614860"
},
"stopId": "FR:76217:ZE:18242:ATOUMOD005",
"stopSequence": 31
}
],
"timestamp": "1772606714",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:231:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746206x2025xHxMultxMexMercredix00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772606666"
},
"departure": {
"time": "1772606580"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 104,
"time": "1772606579"
},
"departure": {
"delay": 104,
"time": "1772606624"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 84,
"time": "1772606329"
},
"departure": {
"delay": 84,
"time": "1772606364"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 110,
"time": "1772607170"
},
"departure": {
"delay": 110,
"time": "1772607170"
},
"stopId": "FR:50129:ZE:10HOM2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 110,
"time": "1772607770"
},
"departure": {
"delay": 110,
"time": "1772607770"
},
"stopId": "FR:50129:ZE:10BON2:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 104,
"time": "1772606527"
},
"departure": {
"delay": 104,
"time": "1772606564"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 110,
"time": "1772607890"
},
"departure": {
"delay": 110,
"time": "1772607890"
},
"stopId": "FR:50129:ZE:10HOU2:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 110,
"time": "1772608370"
},
"stopId": "FR:50129:ZE:10MAX1:ATOUMOD035",
"stopSequence": 50
},
{
"arrival": {
"delay": 167,
"time": "1772605335"
},
"departure": {
"delay": 167,
"time": "1772605367"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 127,
"time": "1772605552"
},
"departure": {
"delay": 127,
"time": "1772605567"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 110,
"time": "1772607530"
},
"departure": {
"delay": 110,
"time": "1772607530"
},
"stopId": "FR:50129:ZE:10LON2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 196,
"time": "1772604914"
},
"departure": {
"delay": 196,
"time": "1772604976"
},
"stopId": "FR:50129:ZE:10JGO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 110,
"time": "1772607950"
},
"departure": {
"delay": 110,
"time": "1772607950"
},
"stopId": "FR:50129:ZE:10CAR2:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 110,
"time": "1772607290"
},
"departure": {
"delay": 110,
"time": "1772607290"
},
"stopId": "FR:50129:ZE:10LAV2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 86,
"time": "1772605618"
},
"departure": {
"delay": 86,
"time": "1772605646"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 114,
"time": "1772605750"
},
"departure": {
"delay": 114,
"time": "1772605794"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 193,
"time": "1772606112"
},
"departure": {
"delay": 193,
"time": "1772606173"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 152,
"time": "1772605141"
},
"departure": {
"delay": 152,
"time": "1772605172"
},
"stopId": "FR:50129:ZE:10RSX2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 114,
"time": "1772606229"
},
"departure": {
"delay": 114,
"time": "1772606274"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 142,
"time": "1772605666"
},
"departure": {
"delay": 142,
"time": "1772605702"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 110,
"time": "1772608190"
},
"departure": {
"delay": 110,
"time": "1772608190"
},
"stopId": "FR:50129:ZE:10COF2:ATOUMOD035",
"stopSequence": 47
},
{
"departure": {
"delay": 149,
"time": "1772604869"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 116,
"time": "1772605824"
},
"departure": {
"delay": 116,
"time": "1772605856"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 110,
"time": "1772606810"
},
"departure": {
"delay": 110,
"time": "1772606810"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 110,
"time": "1772606990"
},
"departure": {
"delay": 110,
"time": "1772606990"
},
"stopId": "FR:50129:ZE:10TRA6:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 110,
"time": "1772606930"
},
"departure": {
"delay": 110,
"time": "1772606930"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 110,
"time": "1772607590"
},
"departure": {
"delay": 110,
"time": "1772607590"
},
"stopId": "FR:50129:ZE:10CPL2:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 153,
"time": "1772605377"
},
"departure": {
"delay": 153,
"time": "1772605413"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 110,
"time": "1772607470"
},
"departure": {
"delay": 110,
"time": "1772607470"
},
"stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 135,
"time": "1772605428"
},
"departure": {
"delay": 135,
"time": "1772605455"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 163,
"time": "1772605094"
},
"departure": {
"delay": 163,
"time": "1772605123"
},
"stopId": "FR:50129:ZE:10CVE2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 110,
"time": "1772607650"
},
"departure": {
"delay": 110,
"time": "1772607650"
},
"stopId": "FR:50129:ZE:10PRE2:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 110,
"time": "1772608310"
},
"departure": {
"delay": 110,
"time": "1772608310"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 49
},
{
"arrival": {
"delay": 88,
"time": "1772606454"
},
"departure": {
"delay": 88,
"time": "1772606488"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 110,
"time": "1772607050"
},
"departure": {
"delay": 110,
"time": "1772607050"
},
"stopId": "FR:50129:ZE:10HUI2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 110,
"time": "1772607710"
},
"departure": {
"delay": 110,
"time": "1772607710"
},
"stopId": "FR:50129:ZE:10ARA2:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 131,
"time": "1772605937"
},
"departure": {
"delay": 131,
"time": "1772605991"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 110,
"time": "1772607110"
},
"departure": {
"delay": 110,
"time": "1772607110"
},
"stopId": "FR:50129:ZE:10BEL2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 176,
"time": "1772605046"
},
"departure": {
"delay": 176,
"time": "1772605076"
},
"stopId": "FR:50129:ZE:10COS2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 110,
"time": "1772608250"
},
"departure": {
"delay": 110,
"time": "1772608250"
},
"stopId": "FR:50129:ZE:10SFG2:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 110,
"time": "1772607230"
},
"departure": {
"delay": 110,
"time": "1772607230"
},
"stopId": "FR:50129:ZE:10AGO2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 110,
"time": "1772607830"
},
"departure": {
"delay": 110,
"time": "1772607830"
},
"stopId": "FR:50129:ZE:10BRT2:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 110,
"time": "1772608070"
},
"departure": {
"delay": 110,
"time": "1772608070"
},
"stopId": "FR:50129:ZE:10ALB2:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 110,
"time": "1772608010"
},
"departure": {
"delay": 110,
"time": "1772608010"
},
"stopId": "FR:50129:ZE:10SFN2:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 162,
"time": "1772605259"
},
"departure": {
"delay": 162,
"time": "1772605302"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 110,
"time": "1772607590"
},
"departure": {
"delay": 110,
"time": "1772607590"
},
"stopId": "FR:50129:ZE:10BHE2:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 169,
"time": "1772605241"
},
"departure": {
"delay": 169,
"time": "1772605249"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 145,
"time": "1772605187"
},
"departure": {
"delay": 145,
"time": "1772605225"
},
"stopId": "FR:50129:ZE:10MGT2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 110,
"time": "1772607350"
},
"departure": {
"delay": 110,
"time": "1772607350"
},
"stopId": "FR:50129:ZE:10DUB2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 102,
"time": "1772605594"
},
"departure": {
"delay": 102,
"time": "1772605602"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 13
}
],
"timestamp": "1772606700",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746206x2025xHxMultxMexMercredix00:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:6687820174327808x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 264,
"time": "1772608034"
},
"departure": {
"delay": 264,
"time": "1772608044"
},
"stopId": "FR:14273:ZE:5947760772644864:ATOUMOD036",
"stopSequence": 12
},
{
"arrival": {
"delay": 81,
"time": "1772607371"
},
"departure": {
"delay": 81,
"time": "1772607381"
},
"stopId": "FR:61366:ZE:4880692925169664:ATOUMOD036",
"stopSequence": 9
},
{
"arrival": {
"delay": -53,
"time": "1772606574"
},
"departure": {
"delay": -53,
"time": "1772606587"
},
"stopId": "FR:61018:ZE:5947533441368064:ATOUMOD036",
"stopSequence": 6
},
{
"arrival": {
"delay": 109,
"time": "1772607099"
},
"departure": {
"delay": 109,
"time": "1772607109"
},
"stopId": "FR:61366:ZE:5333565752475648:ATOUMOD036",
"stopSequence": 8
},
{
"arrival": {
"delay": 14,
"time": "1772608874"
},
"stopId": "FR:14478:ZE:5881711318532096:ATOUMOD036",
"stopSequence": 15
},
{
"arrival": {
"delay": 41,
"time": "1772606245"
},
"departure": {
"delay": 41,
"time": "1772606261"
},
"stopId": "FR:14371:ZE:6301948539043840:ATOUMOD036",
"stopSequence": 5
},
{
"arrival": {
"delay": 263,
"time": "1772608753"
},
"departure": {
"delay": 263,
"time": "1772608763"
},
"stopId": "FR:14478:ZE:6003434223304704:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": 288,
"time": "1772607938"
},
"departure": {
"delay": 288,
"time": "1772607948"
},
"stopId": "FR:14273:ZE:6241784200953856:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": 71,
"time": "1772606821"
},
"departure": {
"delay": 71,
"time": "1772606831"
},
"stopId": "FR:61366:ZE:5315717579669504:ATOUMOD036",
"stopSequence": 7
},
{
"arrival": {
"delay": 199,
"time": "1772607789"
},
"departure": {
"delay": 199,
"time": "1772607799"
},
"stopId": "FR:14273:ZE:4697560519278592:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": 162,
"time": "1772608772"
},
"departure": {
"delay": 162,
"time": "1772608782"
},
"stopId": "FR:14478:ZE:4507111473020928:ATOUMOD036",
"stopSequence": 14
}
],
"timestamp": "1772606704",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:6355174659457024:LOC",
"tripId": "ATOUMOD036:ServiceJourney:6687820174327808x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN13113F5941334x2026x02x21T22x11x00Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772613180"
},
"departure": {
"time": "1772613240"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 23
},
{
"arrival": {
"time": "1772613840"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 24
},
{
"arrival": {
"time": "1772611200"
},
"departure": {
"time": "1772611320"
},
"stopId": "FR:27681:ZE:StopPointxOCETrainxTERx87415604:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1772612400"
},
"departure": {
"time": "1772612460"
},
"stopId": "FR:27701:ZE:StopPointxOCETrainxTERx87415877:ATOUMOD002",
"stopSequence": 19
},
{
"departure": {
"time": "1772608440"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1772612760"
},
"departure": {
"time": "1772612820"
},
"stopId": "FR:27008:ZE:StopPointxOCETrainxTERx87415661:ATOUMOD002",
"stopSequence": 21
},
{
"arrival": {
"time": "1772611740"
},
"departure": {
"time": "1772611800"
},
"stopId": "FR:27022:ZE:StopPointxOCETrainxTERx87415620:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1772610240"
},
"departure": {
"time": "1772610360"
},
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 9
}
],
"timestamp": "1772604821",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx97E911FAxC8F2x4861xAD3CxC36CF4750A49x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN13113F5941334x2026x02x21T22x11x00Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:425:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772621340"
},
"departure": {
"time": "1772621340"
},
"stopId": "FR:76217:ZE:18244:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1772621520"
},
"departure": {
"time": "1772621520"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 14
},
{
"departure": {
"time": "1772620320"
},
"stopId": "FR:76217:ZE:18042:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1772621220"
},
"departure": {
"time": "1772621220"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1772621160"
},
"departure": {
"time": "1772621160"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1772621100"
},
"departure": {
"time": "1772621100"
},
"stopId": "FR:76217:ZE:18802:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1772621880"
},
"departure": {
"time": "1772621880"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1772621400"
},
"departure": {
"time": "1772621400"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1772620740"
},
"departure": {
"time": "1772620740"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1772621640"
},
"departure": {
"time": "1772621640"
},
"stopId": "FR:76217:ZE:18044:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1772620620"
},
"departure": {
"time": "1772620620"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1772622000"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1772620380"
},
"departure": {
"time": "1772620380"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1772621280"
},
"departure": {
"time": "1772621280"
},
"stopId": "FR:76217:ZE:18033:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1772620920"
},
"departure": {
"time": "1772620920"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1772621820"
},
"departure": {
"time": "1772621820"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1772621760"
},
"departure": {
"time": "1772621760"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1772621040"
},
"departure": {
"time": "1772621040"
},
"stopId": "FR:76217:ZE:18036:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1772620860"
},
"departure": {
"time": "1772620860"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 5
}
],
"timestamp": "1772606718",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:425:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:6592356724768768x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -90,
"time": "1772606990"
},
"departure": {
"delay": -90,
"time": "1772607090"
},
"stopId": "FR:14366:ZE:19300003:ATOUMOD036",
"stopSequence": 17
},
{
"arrival": {
"delay": -317,
"time": "1772607043"
},
"stopId": "FR:14366:ZE:669860001:ATOUMOD036",
"stopSequence": 18
},
{
"arrival": {
"delay": -302,
"time": "1772606303"
},
"departure": {
"delay": -302,
"time": "1772606338"
},
"stopId": "FR:14366:ZE:19270005:ATOUMOD036",
"stopSequence": 15
},
{
"arrival": {
"delay": -114,
"time": "1772606693"
},
"departure": {
"delay": -114,
"time": "1772606826"
},
"stopId": "FR:14366:ZE:658330001:ATOUMOD036",
"stopSequence": 16
},
{
"arrival": {
"delay": -364,
"time": "1772606094"
},
"departure": {
"delay": -364,
"time": "1772606096"
},
"stopId": "FR:14366:ZE:6030011489320960:ATOUMOD036",
"stopSequence": 14
}
],
"timestamp": "1772606702",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:4683467422957568:LOC",
"tripId": "ATOUMOD036:ServiceJourney:6592356724768768x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4108033x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 74,
"time": "1772606354"
},
"stopId": "FR:76351:ZE:3997:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 10,
"time": "1772607970"
},
"stopId": "FR:76351:ZE:3978:ATOUMOD003",
"stopSequence": 15
},
{
"departure": {
"delay": 32,
"time": "1772606252"
},
"stopId": "FR:76351:ZE:3983:ATOUMOD003",
"stopSequence": 1
},
{
"departure": {
"delay": 77,
"time": "1772606477"
},
"stopId": "FR:76351:ZE:3964:ATOUMOD003",
"stopSequence": 3
},
{
"departure": {
"delay": 82,
"time": "1772606602"
},
"stopId": "FR:76351:ZE:3980:ATOUMOD003",
"stopSequence": 4
},
{
"departure": {
"delay": 36,
"time": "1772606676"
},
"stopId": "FR:76351:ZE:3959:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 11,
"time": "1772606771"
},
"departure": {
"delay": 11,
"time": "1772606771"
},
"stopId": "FR:76351:ZE:3999:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 38,
"time": "1772607218"
},
"departure": {
"delay": 38,
"time": "1772607218"
},
"stopId": "FR:76351:ZE:3957:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 22,
"time": "1772607082"
},
"departure": {
"delay": 22,
"time": "1772607082"
},
"stopId": "FR:76351:ZE:3967:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 56,
"time": "1772606876"
},
"departure": {
"delay": 56,
"time": "1772606876"
},
"stopId": "FR:76351:ZE:3989:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 4,
"time": "1772607604"
},
"departure": {
"delay": 4,
"time": "1772607604"
},
"stopId": "FR:76351:ZE:3993:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 53,
"time": "1772607833"
},
"departure": {
"delay": 53,
"time": "1772607833"
},
"stopId": "FR:76351:ZE:3995:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 36,
"time": "1772607336"
},
"departure": {
"delay": 36,
"time": "1772607336"
},
"stopId": "FR:76351:ZE:3955:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 3,
"time": "1772607423"
},
"departure": {
"delay": 3,
"time": "1772607423"
},
"stopId": "FR:76351:ZE:3985:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 57,
"time": "1772607717"
},
"departure": {
"delay": 57,
"time": "1772607717"
},
"stopId": "FR:76351:ZE:3951:ATOUMOD003",
"stopSequence": 13
}
],
"timestamp": "1772606432",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:B:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4108033x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:8x3471217:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -17,
"time": "1772606563"
},
"departure": {
"delay": -17,
"time": "1772606563"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": 38,
"time": "1772606318"
},
"departure": {
"delay": 38,
"time": "1772606318"
},
"stopId": "FR:27528:ZE:0x6576:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": -7,
"time": "1772606393"
},
"departure": {
"delay": -7,
"time": "1772606393"
},
"stopId": "FR:27701:ZE:0x7034:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": 32,
"time": "1772606612"
},
"departure": {
"delay": 32,
"time": "1772606612"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": 29,
"time": "1772606369"
},
"departure": {
"delay": 29,
"time": "1772606369"
},
"stopId": "FR:27701:ZE:0x7022:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": 32,
"time": "1772606460"
},
"departure": {
"delay": 32,
"time": "1772606492"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": -63,
"time": "1772606697"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 39
}
],
"timestamp": "1772606521",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:2:LOC",
"tripId": "ATOUMOD006:ServiceJourney:8x3471217:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745714x2025xHxMultxMexMercredix00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 42,
"time": "1772605567"
},
"departure": {
"delay": 42,
"time": "1772605602"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 129,
"time": "1772605776"
},
"departure": {
"delay": 129,
"time": "1772605809"
},
"stopId": "FR:50129:ZE:10CMI2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 37,
"time": "1772604478"
},
"departure": {
"delay": 37,
"time": "1772604517"
},
"stopId": "FR:50129:ZE:10HPA4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 77,
"time": "1772604783"
},
"departure": {
"delay": 77,
"time": "1772604797"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 184,
"time": "1772606126"
},
"departure": {
"delay": 184,
"time": "1772606164"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 39,
"time": "1772604000"
},
"departure": {
"delay": 39,
"time": "1772604039"
},
"stopId": "FR:50129:ZE:10NOR6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -16,
"time": "1772605144"
},
"departure": {
"delay": -16,
"time": "1772605184"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 157,
"time": "1772605861"
},
"departure": {
"delay": 157,
"time": "1772605897"
},
"stopId": "FR:50129:ZE:10ANN2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 221,
"time": "1772606607"
},
"departure": {
"delay": 221,
"time": "1772606621"
},
"stopId": "FR:50129:ZE:10TLL2:ATOUMOD035",
"stopSequence": 33
},
{
"departure": {
"delay": 11,
"time": "1772603711"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 18,
"time": "1772604584"
},
"departure": {
"delay": 18,
"time": "1772604618"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 49,
"time": "1772603883"
},
"departure": {
"delay": 49,
"time": "1772603929"
},
"stopId": "FR:50129:ZE:10LPL2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 203,
"time": "1772606031"
},
"departure": {
"delay": 203,
"time": "1772606063"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 67,
"time": "1772604335"
},
"departure": {
"delay": 67,
"time": "1772604367"
},
"stopId": "FR:50129:ZE:10GRR2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -29,
"time": "1772604945"
},
"departure": {
"delay": -29,
"time": "1772604991"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"time": "1772606696"
},
"departure": {
"time": "1772606520"
},
"stopId": "FR:50129:ZE:10MOR2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 190,
"time": "1772606770"
},
"departure": {
"delay": 190,
"time": "1772606770"
},
"stopId": "FR:50129:ZE:10MES2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 24,
"time": "1772605205"
},
"departure": {
"delay": 24,
"time": "1772605284"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 81,
"time": "1772605724"
},
"departure": {
"delay": 81,
"time": "1772605761"
},
"stopId": "FR:50129:ZE:10PAX2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 67,
"time": "1772605643"
},
"departure": {
"delay": 67,
"time": "1772605687"
},
"stopId": "FR:50129:ZE:10TRA3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -3,
"time": "1772604856"
},
"departure": {
"delay": -3,
"time": "1772604897"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 201,
"time": "1772606645"
},
"departure": {
"delay": 201,
"time": "1772606661"
},
"stopId": "FR:50129:ZE:10HET2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 57,
"time": "1772603784"
},
"departure": {
"delay": 57,
"time": "1772603817"
},
"stopId": "FR:50129:ZE:10FLO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 227,
"time": "1772606464"
},
"departure": {
"delay": 227,
"time": "1772606507"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 23,
"time": "1772603950"
},
"departure": {
"delay": 23,
"time": "1772603963"
},
"stopId": "FR:50129:ZE:10GDR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 77,
"time": "1772604221"
},
"departure": {
"delay": 77,
"time": "1772604257"
},
"stopId": "FR:50129:ZE:10BAG4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -27,
"time": "1772605057"
},
"departure": {
"delay": -27,
"time": "1772605113"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 19,
"time": "1772604107"
},
"departure": {
"delay": 19,
"time": "1772604139"
},
"stopId": "FR:50129:ZE:10MED4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 72,
"time": "1772604400"
},
"departure": {
"delay": 72,
"time": "1772604432"
},
"stopId": "FR:50129:ZE:10XCT4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 219,
"time": "1772606407"
},
"departure": {
"delay": 219,
"time": "1772606439"
},
"stopId": "FR:50129:ZE:10EPC2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 79,
"time": "1772605477"
},
"departure": {
"delay": 79,
"time": "1772605519"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 73,
"time": "1772605341"
},
"departure": {
"delay": 73,
"time": "1772605393"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 237,
"time": "1772606541"
},
"departure": {
"delay": 237,
"time": "1772606577"
},
"stopId": "FR:50129:ZE:10PAU2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 183,
"time": "1772606301"
},
"departure": {
"delay": 183,
"time": "1772606343"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 190,
"time": "1772606830"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 199,
"time": "1772606201"
},
"departure": {
"delay": 199,
"time": "1772606239"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 28
}
],
"timestamp": "1772606696",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745714x2025xHxMultxMexMercredix00:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:4992337676599296x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 65,
"time": "1772606640"
},
"departure": {
"delay": 65,
"time": "1772606645"
},
"stopId": "FR:14366:ZE:306900013:ATOUMOD036",
"stopSequence": 9
},
{
"arrival": {
"delay": 77,
"time": "1772606272"
},
"departure": {
"delay": 77,
"time": "1772606297"
},
"stopId": "FR:14574:ZE:293010014:ATOUMOD036",
"stopSequence": 6
},
{
"arrival": {
"delay": 47,
"time": "1772606660"
},
"departure": {
"delay": 47,
"time": "1772606687"
},
"stopId": "FR:14366:ZE:35140003:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": 9,
"time": "1772606327"
},
"departure": {
"delay": 9,
"time": "1772606349"
},
"stopId": "FR:14366:ZE:299040025:ATOUMOD036",
"stopSequence": 7
},
{
"arrival": {
"delay": 29,
"time": "1772606423"
},
"departure": {
"delay": 29,
"time": "1772606549"
},
"stopId": "FR:14366:ZE:310830017:ATOUMOD036",
"stopSequence": 8
},
{
"arrival": {
"delay": 24,
"time": "1772606724"
},
"stopId": "FR:14366:ZE:1190003:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": 188,
"time": "1772606158"
},
"departure": {
"delay": 188,
"time": "1772606168"
},
"stopId": "FR:14574:ZE:656370002:ATOUMOD036",
"stopSequence": 4
},
{
"arrival": {
"delay": 149,
"time": "1772605999"
},
"departure": {
"delay": 149,
"time": "1772606009"
},
"stopId": "FR:14574:ZE:330340001:ATOUMOD036",
"stopSequence": 2
},
{
"arrival": {
"delay": 224,
"time": "1772606244"
},
"departure": {
"delay": 224,
"time": "1772606264"
},
"stopId": "FR:14574:ZE:276780014:ATOUMOD036",
"stopSequence": 5
},
{
"arrival": {
"delay": 183,
"time": "1772606093"
},
"departure": {
"delay": 183,
"time": "1772606103"
},
"stopId": "FR:14574:ZE:536760004:ATOUMOD036",
"stopSequence": 3
}
],
"timestamp": "1772606675",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:6325671926169600:LOC",
"tripId": "ATOUMOD036:ServiceJourney:4992337676599296x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx359:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 24,
"time": "1772606844"
},
"departure": {
"delay": 24,
"time": "1772606844"
},
"stopId": "FR:76540:ZE:TCARxSTCLA1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 48,
"time": "1772604648"
},
"departure": {
"delay": 48,
"time": "1772604648"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 43,
"time": "1772605423"
},
"departure": {
"delay": 43,
"time": "1772605423"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -22,
"time": "1772604998"
},
"departure": {
"delay": -22,
"time": "1772604998"
},
"stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 84,
"time": "1772606004"
},
"departure": {
"delay": 84,
"time": "1772606004"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 58,
"time": "1772604898"
},
"departure": {
"delay": 58,
"time": "1772604898"
},
"stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 32,
"time": "1772606792"
},
"departure": {
"delay": 32,
"time": "1772606792"
},
"stopId": "FR:76540:ZE:TCARxCOUPE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 74,
"time": "1772605934"
},
"departure": {
"delay": 74,
"time": "1772605934"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 114,
"time": "1772606274"
},
"departure": {
"delay": 114,
"time": "1772606274"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 63,
"time": "1772604723"
},
"departure": {
"delay": 63,
"time": "1772604723"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 43,
"time": "1772604498"
},
"departure": {
"delay": 43,
"time": "1772604523"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 108,
"time": "1772606111"
},
"departure": {
"delay": 108,
"time": "1772606148"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": -21,
"time": "1772605299"
},
"departure": {
"delay": -21,
"time": "1772605299"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 73,
"time": "1772605873"
},
"departure": {
"delay": 73,
"time": "1772605873"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 24,
"time": "1772607204"
},
"departure": {
"delay": 24,
"time": "1772607204"
},
"stopId": "FR:76540:ZE:TCARxCHATL1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 120,
"time": "1772605800"
},
"departure": {
"delay": 120,
"time": "1772605800"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1772604480"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 108,
"time": "1772605498"
},
"departure": {
"delay": 108,
"time": "1772605548"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 129,
"time": "1772605728"
},
"departure": {
"delay": 129,
"time": "1772605749"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": -77,
"time": "1772605102"
},
"departure": {
"delay": -77,
"time": "1772605123"
},
"stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 63,
"time": "1772605623"
},
"departure": {
"delay": 63,
"time": "1772605623"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 24,
"time": "1772606604"
},
"departure": {
"delay": 24,
"time": "1772606604"
},
"stopId": "FR:76540:ZE:TCARxARGEN1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 30,
"time": "1772604810"
},
"departure": {
"delay": 30,
"time": "1772604810"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 48,
"time": "1772606423"
},
"departure": {
"delay": 48,
"time": "1772606448"
},
"stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 16,
"time": "1772607136"
},
"departure": {
"delay": 16,
"time": "1772607136"
},
"stopId": "FR:76540:ZE:TCARxMAIS21:ATOUMOD001",
"stopSequence": 28
}
],
"timestamp": "1772604356",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx359:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:8x3471052:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -23,
"time": "1772609797"
},
"departure": {
"delay": -23,
"time": "1772609797"
},
"stopId": "FR:27701:ZE:0x7047:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 1,
"time": "1772609161"
},
"departure": {
"delay": 1,
"time": "1772609161"
},
"stopId": "FR:27474:ZE:0x6709:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -22,
"time": "1772608958"
},
"departure": {
"delay": -22,
"time": "1772608958"
},
"stopId": "FR:27474:ZE:0x6707:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -2,
"time": "1772609098"
},
"departure": {
"delay": -2,
"time": "1772609098"
},
"stopId": "FR:27474:ZE:0x6703:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -17,
"time": "1772609503"
},
"departure": {
"delay": -17,
"time": "1772609503"
},
"stopId": "FR:27701:ZE:0x7113:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -20,
"time": "1772609020"
},
"departure": {
"delay": -20,
"time": "1772609020"
},
"stopId": "FR:27474:ZE:0x6718:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -337,
"time": "1772610263"
},
"departure": {
"delay": -337,
"time": "1772610263"
},
"stopId": "FR:27701:ZE:0x7092:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -337,
"time": "1772610743"
},
"stopId": "FR:27701:ZE:0x7124:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -291,
"time": "1772609949"
},
"departure": {
"delay": -291,
"time": "1772609949"
},
"stopId": "FR:27701:ZE:0x7027:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 35,
"time": "1772609075"
},
"departure": {
"delay": 35,
"time": "1772609075"
},
"stopId": "FR:27474:ZE:0x6715:ATOUMOD006",
"stopSequence": 11
},
{
"departure": {
"time": "1772608320"
},
"stopId": "FR:27471:ZE:0x6700:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": 4,
"time": "1772608984"
},
"departure": {
"delay": 4,
"time": "1772608984"
},
"stopId": "FR:27474:ZE:0x6722:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 12,
"time": "1772608872"
},
"departure": {
"delay": 12,
"time": "1772608872"
},
"stopId": "FR:27474:ZE:0x6704:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 16,
"time": "1772608816"
},
"departure": {
"delay": 16,
"time": "1772608816"
},
"stopId": "FR:27474:ZE:0x6720:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 4,
"time": "1772609044"
},
"departure": {
"delay": 4,
"time": "1772609044"
},
"stopId": "FR:27474:ZE:0x6716:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -23,
"time": "1772609557"
},
"departure": {
"delay": -23,
"time": "1772609557"
},
"stopId": "FR:27701:ZE:0x7098:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -276,
"time": "1772609904"
},
"departure": {
"delay": -276,
"time": "1772609904"
},
"stopId": "FR:27701:ZE:0x7079:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"time": "1772608680"
},
"departure": {
"time": "1772608680"
},
"stopId": "FR:27471:ZE:0x6941:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -23,
"time": "1772609257"
},
"departure": {
"delay": -23,
"time": "1772609257"
},
"stopId": "FR:27701:ZE:0x7077:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -14,
"time": "1772608846"
},
"departure": {
"delay": -14,
"time": "1772608846"
},
"stopId": "FR:27474:ZE:0x6710:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -89,
"time": "1772609851"
},
"departure": {
"delay": -89,
"time": "1772609851"
},
"stopId": "FR:27701:ZE:0x7119:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 25,
"time": "1772609125"
},
"departure": {
"delay": 25,
"time": "1772609125"
},
"stopId": "FR:27474:ZE:0x6713:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 41,
"time": "1772608721"
},
"departure": {
"delay": 41,
"time": "1772608721"
},
"stopId": "FR:27471:ZE:0x6938:ATOUMOD006",
"stopSequence": 3
}
],
"timestamp": "1772606702",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:S5:LOC",
"tripId": "ATOUMOD006:ServiceJourney:8x3471052:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4242790xGTFSxGSemHTNIxSemainex08:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 167,
"time": "1772608487"
},
"departure": {
"delay": 167,
"time": "1772608487"
},
"stopId": "FR:76351:ZE:4983:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 216,
"time": "1772607396"
},
"departure": {
"delay": 216,
"time": "1772607396"
},
"stopId": "FR:76296:ZE:4009:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 194,
"time": "1772608994"
},
"departure": {
"delay": 194,
"time": "1772608994"
},
"stopId": "FR:76351:ZE:4867:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 174,
"time": "1772608854"
},
"departure": {
"delay": 174,
"time": "1772608854"
},
"stopId": "FR:76351:ZE:4869:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 202,
"time": "1772607082"
},
"departure": {
"delay": 202,
"time": "1772607082"
},
"stopId": "FR:76239:ZE:5110:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 167,
"time": "1772609207"
},
"stopId": "FR:76351:ZE:5104:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 167,
"time": "1772606747"
},
"departure": {
"delay": 167,
"time": "1772606747"
},
"stopId": "FR:76647:ZE:5072:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 191,
"time": "1772607011"
},
"departure": {
"delay": 191,
"time": "1772607011"
},
"stopId": "FR:76563:ZE:5112:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 167,
"time": "1772607467"
},
"departure": {
"delay": 167,
"time": "1772607467"
},
"stopId": "FR:76296:ZE:4008:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 219,
"time": "1772607639"
},
"departure": {
"delay": 219,
"time": "1772607639"
},
"stopId": "FR:76296:ZE:4442:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 191,
"time": "1772607671"
},
"departure": {
"delay": 191,
"time": "1772607671"
},
"stopId": "FR:76305:ZE:4529:ATOUMOD003",
"stopSequence": 29
},
{
"departure": {
"delay": 153,
"time": "1772606013"
},
"stopId": "FR:76250:ZE:5114:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 203,
"time": "1772606843"
},
"departure": {
"delay": 203,
"time": "1772606843"
},
"stopId": "FR:76647:ZE:5155:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 171,
"time": "1772607951"
},
"departure": {
"delay": 171,
"time": "1772607951"
},
"stopId": "FR:76305:ZE:3835:ATOUMOD003",
"stopSequence": 33
},
{
"departure": {
"delay": 206,
"time": "1772606486"
},
"stopId": "FR:76647:ZE:5070:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 188,
"time": "1772607548"
},
"departure": {
"delay": 188,
"time": "1772607548"
},
"stopId": "FR:76296:ZE:4444:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 167,
"time": "1772607827"
},
"departure": {
"delay": 167,
"time": "1772607827"
},
"stopId": "FR:76305:ZE:3923:ATOUMOD003",
"stopSequence": 31
},
{
"departure": {
"delay": 109,
"time": "1772606329"
},
"stopId": "FR:76647:ZE:5170:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 175,
"time": "1772607895"
},
"departure": {
"delay": 175,
"time": "1772607895"
},
"stopId": "FR:76305:ZE:3837:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 167,
"time": "1772608007"
},
"departure": {
"delay": 167,
"time": "1772608007"
},
"stopId": "FR:76341:ZE:3833:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 183,
"time": "1772607783"
},
"departure": {
"delay": 183,
"time": "1772607783"
},
"stopId": "FR:76305:ZE:3395:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 169,
"time": "1772608789"
},
"departure": {
"delay": 169,
"time": "1772608789"
},
"stopId": "FR:76351:ZE:3613:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 215,
"time": "1772607335"
},
"departure": {
"delay": 215,
"time": "1772607335"
},
"stopId": "FR:76596:ZE:5106:ATOUMOD003",
"stopSequence": 24
},
{
"departure": {
"delay": 204,
"time": "1772606604"
},
"stopId": "FR:76647:ZE:5068:ATOUMOD003",
"stopSequence": 19
}
],
"timestamp": "1772606652",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:12:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4242790xGTFSxGSemHTNIxSemainex08:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:167:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772608680"
},
"departure": {
"time": "1772608680"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1772609880"
},
"departure": {
"time": "1772609880"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1772610060"
},
"departure": {
"time": "1772610060"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1772608740"
},
"departure": {
"time": "1772608740"
},
"stopId": "FR:76217:ZE:18024:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1772608800"
},
"departure": {
"time": "1772608800"
},
"stopId": "FR:76217:ZE:18053:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1772611440"
},
"stopId": "FR:76217:ZE:18809:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1772610720"
},
"departure": {
"time": "1772610720"
},
"stopId": "FR:76217:ZE:18207:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1772609460"
},
"departure": {
"time": "1772609460"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1772611380"
},
"departure": {
"time": "1772611380"
},
"stopId": "FR:76217:ZE:18191:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1772609100"
},
"departure": {
"time": "1772609100"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1772610960"
},
"departure": {
"time": "1772610960"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1772611200"
},
"departure": {
"time": "1772611200"
},
"stopId": "FR:76217:ZE:18168:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1772608500"
},
"departure": {
"time": "1772608500"
},
"stopId": "FR:76217:ZE:18072:ATOUMOD005",
"stopSequence": 5
},
{
"departure": {
"time": "1772608200"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1772610840"
},
"departure": {
"time": "1772610840"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1772611020"
},
"departure": {
"time": "1772611020"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1772609820"
},
"departure": {
"time": "1772609820"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1772610900"
},
"departure": {
"time": "1772610900"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1772608260"
},
"departure": {
"time": "1772608260"
},
"stopId": "FR:76565:ZE:18285:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1772611140"
},
"departure": {
"time": "1772611140"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1772610120"
},
"departure": {
"time": "1772610120"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1772609280"
},
"departure": {
"time": "1772609280"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1772610660"
},
"departure": {
"time": "1772610660"
},
"stopId": "FR:76217:ZE:18195:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1772610780"
},
"departure": {
"time": "1772610780"
},
"stopId": "FR:76217:ZE:18163:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1772611260"
},
"departure": {
"time": "1772611260"
},
"stopId": "FR:76217:ZE:18242:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1772608440"
},
"departure": {
"time": "1772608440"
},
"stopId": "FR:76217:ZE:18039:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1772608920"
},
"departure": {
"time": "1772608920"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1772610180"
},
"departure": {
"time": "1772610180"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1772610420"
},
"departure": {
"time": "1772610420"
},
"stopId": "FR:76217:ZE:18103:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1772610300"
},
"departure": {
"time": "1772610300"
},
"stopId": "FR:76217:ZE:18079:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1772610600"
},
"departure": {
"time": "1772610600"
},
"stopId": "FR:76217:ZE:18188:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1772608320"
},
"departure": {
"time": "1772608320"
},
"stopId": "FR:76565:ZE:18255:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1772609160"
},
"departure": {
"time": "1772609160"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 11
}
],
"timestamp": "1772606629",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:167:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC597855:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 49,
"time": "1772607049"
},
"departure": {
"delay": 49,
"time": "1772607049"
},
"stopId": "FR:27306:ZE:0xMAI02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": 49,
"time": "1772606989"
},
"departure": {
"delay": 49,
"time": "1772606989"
},
"stopId": "FR:27306:ZE:0xEGl02:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -265,
"time": "1772608115"
},
"departure": {
"delay": -265,
"time": "1772608115"
},
"stopId": "FR:27229:ZE:0xJOL03:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -415,
"time": "1772608685"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 24
},
{
"departure": {
"time": "1772606700"
},
"stopId": "FR:27306:ZE:0xBER02:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -330,
"time": "1772608470"
},
"departure": {
"delay": -330,
"time": "1772608470"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -238,
"time": "1772608202"
},
"departure": {
"delay": -238,
"time": "1772608202"
},
"stopId": "FR:27229:ZE:0xFRI02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -249,
"time": "1772608311"
},
"departure": {
"delay": -249,
"time": "1772608311"
},
"stopId": "FR:27229:ZE:0xBRI02:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 9,
"time": "1772606889"
},
"departure": {
"delay": 9,
"time": "1772606889"
},
"stopId": "FR:27306:ZE:0xFOR02:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -365,
"time": "1772608555"
},
"departure": {
"delay": -365,
"time": "1772608555"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": 52,
"time": "1772607112"
},
"departure": {
"delay": 52,
"time": "1772607112"
},
"stopId": "FR:27306:ZE:0xBOR02:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -329,
"time": "1772608411"
},
"departure": {
"delay": -329,
"time": "1772608411"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -249,
"time": "1772607831"
},
"departure": {
"delay": -249,
"time": "1772607831"
},
"stopId": "FR:27229:ZE:0xPOL01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 5,
"time": "1772606945"
},
"departure": {
"delay": 5,
"time": "1772606945"
},
"stopId": "FR:27306:ZE:0xMOO02:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -232,
"time": "1772607368"
},
"departure": {
"delay": -232,
"time": "1772607368"
},
"stopId": "FR:27306:ZE:0xMEL03:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -202,
"time": "1772607278"
},
"departure": {
"delay": -202,
"time": "1772607278"
},
"stopId": "FR:27306:ZE:0xRLG02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -250,
"time": "1772607770"
},
"departure": {
"delay": -250,
"time": "1772607770"
},
"stopId": "FR:27229:ZE:0xTRA02:ATOUMOD004",
"stopSequence": 9
}
],
"timestamp": "1772606513",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T3:LOC",
"tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC597855:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4056446x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 17,
"time": "1772608037"
},
"stopId": "FR:76351:ZE:3639:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 17,
"time": "1772606597"
},
"departure": {
"delay": 17,
"time": "1772606597"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 62,
"time": "1772607782"
},
"departure": {
"delay": 62,
"time": "1772607782"
},
"stopId": "FR:76351:ZE:3404:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 24,
"time": "1772607264"
},
"departure": {
"delay": 24,
"time": "1772607264"
},
"stopId": "FR:76351:ZE:3490:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 72,
"time": "1772607492"
},
"departure": {
"delay": 72,
"time": "1772607492"
},
"stopId": "FR:76351:ZE:3673:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 17,
"time": "1772607917"
},
"departure": {
"delay": 17,
"time": "1772607917"
},
"stopId": "FR:76351:ZE:3436:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 38,
"time": "1772607578"
},
"departure": {
"delay": 38,
"time": "1772607578"
},
"stopId": "FR:76351:ZE:3079:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 17,
"time": "1772607617"
},
"departure": {
"delay": 17,
"time": "1772607617"
},
"stopId": "FR:76351:ZE:4786:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 28,
"time": "1772606848"
},
"departure": {
"delay": 28,
"time": "1772606848"
},
"stopId": "FR:76351:ZE:3494:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 17,
"time": "1772606717"
},
"departure": {
"delay": 17,
"time": "1772606717"
},
"stopId": "FR:76351:ZE:3656:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 21,
"time": "1772607021"
},
"departure": {
"delay": 21,
"time": "1772607021"
},
"stopId": "FR:76351:ZE:3570:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 37,
"time": "1772607817"
},
"departure": {
"delay": 37,
"time": "1772607817"
},
"stopId": "FR:76351:ZE:3670:ATOUMOD003",
"stopSequence": 25
},
{
"departure": {
"delay": 33,
"time": "1772606493"
},
"stopId": "FR:76351:ZE:3279:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 17,
"time": "1772607377"
},
"departure": {
"delay": 17,
"time": "1772607377"
},
"stopId": "FR:76351:ZE:3477:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 51,
"time": "1772607711"
},
"departure": {
"delay": 51,
"time": "1772607711"
},
"stopId": "FR:76351:ZE:3049:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 67,
"time": "1772607187"
},
"departure": {
"delay": 67,
"time": "1772607187"
},
"stopId": "FR:76351:ZE:3068:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 17,
"time": "1772607077"
},
"departure": {
"delay": 17,
"time": "1772607077"
},
"stopId": "FR:76351:ZE:4654:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 25,
"time": "1772606965"
},
"departure": {
"delay": 25,
"time": "1772606965"
},
"stopId": "FR:76351:ZE:3178:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 21,
"time": "1772607441"
},
"departure": {
"delay": 21,
"time": "1772607441"
},
"stopId": "FR:76351:ZE:3038:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 61,
"time": "1772606761"
},
"departure": {
"delay": 61,
"time": "1772606761"
},
"stopId": "FR:76351:ZE:3319:ATOUMOD003",
"stopSequence": 10
}
],
"timestamp": "1772606692",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C2:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4056446x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745226x2025xHxMultxMexMercredix00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -23,
"time": "1772603246"
},
"departure": {
"delay": -23,
"time": "1772603257"
},
"stopId": "FR:50129:ZE:10RTU1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -12,
"time": "1772603277"
},
"departure": {
"delay": -12,
"time": "1772603328"
},
"stopId": "FR:50129:ZE:10BRA3:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 93,
"time": "1772602410"
},
"departure": {
"delay": 93,
"time": "1772602473"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 31,
"time": "1772603564"
},
"departure": {
"delay": 31,
"time": "1772603611"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 15
},
{
"departure": {
"delay": 145,
"time": "1772602345"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 71,
"time": "1772602675"
},
"departure": {
"delay": 71,
"time": "1772602691"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 93,
"time": "1772602803"
},
"departure": {
"delay": 93,
"time": "1772602833"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 83,
"time": "1772603084"
},
"departure": {
"delay": 83,
"time": "1772603123"
},
"stopId": "FR:50129:ZE:10FOR3:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 37,
"time": "1772603159"
},
"departure": {
"delay": 37,
"time": "1772603197"
},
"stopId": "FR:50129:ZE:10PFO1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 72,
"time": "1772602721"
},
"departure": {
"delay": 72,
"time": "1772602752"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 7,
"time": "1772603741"
},
"departure": {
"delay": 7,
"time": "1772603767"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 118,
"time": "1772602524"
},
"departure": {
"delay": 118,
"time": "1772602558"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 83,
"time": "1772602609"
},
"departure": {
"delay": 83,
"time": "1772602643"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 11,
"time": "1772603431"
},
"departure": {
"delay": 11,
"time": "1772603471"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 27,
"time": "1772603499"
},
"departure": {
"delay": 27,
"time": "1772603547"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 32,
"time": "1772603636"
},
"departure": {
"delay": 32,
"time": "1772603672"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 112,
"time": "1772603000"
},
"departure": {
"delay": 112,
"time": "1772603032"
},
"stopId": "FR:50129:ZE:10CRC3:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -77,
"time": "1772603863"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 22,
"time": "1772603694"
},
"departure": {
"delay": 22,
"time": "1772603722"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 17
}
],
"timestamp": "1772606700",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745226x2025xHxMultxMexMercredix00:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:689:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772613180"
},
"departure": {
"time": "1772613180"
},
"stopId": "FR:27681:ZE:10114:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1772613840"
},
"departure": {
"time": "1772613840"
},
"stopId": "FR:27681:ZE:10027:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1772613000"
},
"departure": {
"time": "1772613000"
},
"stopId": "FR:27681:ZE:29058:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1772613900"
},
"departure": {
"time": "1772613900"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 15
},
{
"departure": {
"time": "1772612880"
},
"stopId": "FR:27681:ZE:29095:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1772613540"
},
"departure": {
"time": "1772613540"
},
"stopId": "FR:27681:ZE:10047:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1772613420"
},
"departure": {
"time": "1772613420"
},
"stopId": "FR:27681:ZE:10062:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1772613480"
},
"departure": {
"time": "1772613480"
},
"stopId": "FR:27681:ZE:10106:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1772613660"
},
"departure": {
"time": "1772613660"
},
"stopId": "FR:27681:ZE:10087:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1772613060"
},
"departure": {
"time": "1772613060"
},
"stopId": "FR:27681:ZE:10101:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1772613960"
},
"departure": {
"time": "1772613960"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 16
},
{
"arrival": {
"time": "1772612940"
},
"departure": {
"time": "1772612940"
},
"stopId": "FR:27681:ZE:29056:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1772614140"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 17
}
],
"timestamp": "1772606490",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:24:LOC",
"tripId": "ATOUMOD007:ServiceJourney:689:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852026F5934693x2026x02x21T22x11x00Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772611200"
},
"departure": {
"time": "1772611260"
},
"stopId": "FR:27622:ZE:StopPointxOCETrainxTERx87444315:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1772609760"
},
"departure": {
"time": "1772609820"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1772614080"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 26
},
{
"arrival": {
"time": "1772610780"
},
"departure": {
"time": "1772610840"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1772612520"
},
"departure": {
"time": "1772612580"
},
"stopId": "FR:27105:ZE:StopPointxOCETrainxTERx87415323:ATOUMOD002",
"stopSequence": 23
},
{
"arrival": {
"time": "1772611680"
},
"departure": {
"time": "1772611740"
},
"stopId": "FR:27116:ZE:StopPointxOCETrainxTERx87415364:ATOUMOD002",
"stopSequence": 21
},
{
"arrival": {
"time": "1772608860"
},
"departure": {
"time": "1772608920"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 13
},
{
"departure": {
"time": "1772608080"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1772613120"
},
"departure": {
"time": "1772613180"
},
"stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002",
"stopSequence": 25
}
],
"timestamp": "1772604459",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxA6CE6325x08D1x4C25x9D15x15C2DC5E7BD0x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852026F5934693x2026x02x21T22x11x00Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4072020x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772607540"
},
"departure": {
"time": "1772607540"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 23,
"time": "1772608343"
},
"departure": {
"delay": 23,
"time": "1772608343"
},
"stopId": "FR:76351:ZE:3527:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 8,
"time": "1772608028"
},
"departure": {
"delay": 8,
"time": "1772608028"
},
"stopId": "FR:76351:ZE:3168:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"time": "1772607720"
},
"departure": {
"time": "1772607720"
},
"stopId": "FR:76351:ZE:3693:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"time": "1772608380"
},
"departure": {
"time": "1772608380"
},
"stopId": "FR:76351:ZE:3311:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 58,
"time": "1772608198"
},
"departure": {
"delay": 58,
"time": "1772608198"
},
"stopId": "FR:76351:ZE:3237:ATOUMOD003",
"stopSequence": 15
},
{
"departure": {
"time": "1772606940"
},
"stopId": "FR:76351:ZE:4544:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"time": "1772607960"
},
"departure": {
"time": "1772607960"
},
"stopId": "FR:76351:ZE:3377:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 4,
"time": "1772608444"
},
"departure": {
"delay": 4,
"time": "1772608444"
},
"stopId": "FR:76351:ZE:3198:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 30,
"time": "1772607330"
},
"departure": {
"delay": 30,
"time": "1772607330"
},
"stopId": "FR:76351:ZE:3175:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 33,
"time": "1772608293"
},
"departure": {
"delay": 33,
"time": "1772608293"
},
"stopId": "FR:76351:ZE:3373:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"time": "1772607180"
},
"departure": {
"time": "1772607180"
},
"stopId": "FR:76351:ZE:3794:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 4,
"time": "1772607784"
},
"departure": {
"delay": 4,
"time": "1772607784"
},
"stopId": "FR:76351:ZE:3283:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 18,
"time": "1772608518"
},
"departure": {
"delay": 18,
"time": "1772608518"
},
"stopId": "FR:76351:ZE:3469:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"time": "1772608560"
},
"stopId": "FR:76351:ZE:4825:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 33,
"time": "1772607393"
},
"departure": {
"delay": 33,
"time": "1772607393"
},
"stopId": "FR:76351:ZE:4880:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 36,
"time": "1772607876"
},
"departure": {
"delay": 36,
"time": "1772607876"
},
"stopId": "FR:76351:ZE:3011:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 18,
"time": "1772607618"
},
"departure": {
"delay": 18,
"time": "1772607618"
},
"stopId": "FR:76351:ZE:4581:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"time": "1772608140"
},
"departure": {
"time": "1772608140"
},
"stopId": "FR:76351:ZE:3231:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 41,
"time": "1772608481"
},
"departure": {
"delay": 41,
"time": "1772608481"
},
"stopId": "FR:76351:ZE:3806:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"time": "1772608260"
},
"departure": {
"time": "1772608260"
},
"stopId": "FR:76351:ZE:4543:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 52,
"time": "1772607472"
},
"departure": {
"delay": 52,
"time": "1772607472"
},
"stopId": "FR:76351:ZE:3279:ATOUMOD003",
"stopSequence": 5
}
],
"timestamp": "1772606612",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C4:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4072020x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748432x2025xHxMultxMexMercredix00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 240,
"time": "1772607780"
},
"departure": {
"delay": 240,
"time": "1772607780"
},
"stopId": "FR:50129:ZE:10VAB2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 101,
"time": "1772605767"
},
"departure": {
"delay": 101,
"time": "1772605781"
},
"stopId": "FR:50129:ZE:10VOL1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 240,
"time": "1772607060"
},
"departure": {
"delay": 240,
"time": "1772607060"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 147,
"time": "1772605495"
},
"departure": {
"delay": 147,
"time": "1772605527"
},
"stopId": "FR:50129:ZE:10COT1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 172,
"time": "1772605572"
},
"departure": {
"delay": 172,
"time": "1772605612"
},
"stopId": "FR:50129:ZE:10PFJ1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 240,
"time": "1772608020"
},
"departure": {
"delay": 240,
"time": "1772608020"
},
"stopId": "FR:50129:ZE:10VIG2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 240,
"time": "1772607360"
},
"departure": {
"delay": 240,
"time": "1772607360"
},
"stopId": "FR:50129:ZE:10LCO2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"time": "1772606652"
},
"departure": {
"time": "1772606460"
},
"stopId": "FR:50129:ZE:10PHG2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 70,
"time": "1772605424"
},
"departure": {
"delay": 70,
"time": "1772605450"
},
"stopId": "FR:50129:ZE:10BCP1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 240,
"time": "1772607540"
},
"departure": {
"delay": 240,
"time": "1772607540"
},
"stopId": "FR:50129:ZE:10LEB2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 89,
"time": "1772605795"
},
"departure": {
"delay": 89,
"time": "1772605829"
},
"stopId": "FR:50129:ZE:10RED1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 240,
"time": "1772607660"
},
"departure": {
"delay": 240,
"time": "1772607660"
},
"stopId": "FR:50129:ZE:10FRA2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 240,
"time": "1772607420"
},
"departure": {
"delay": 240,
"time": "1772607420"
},
"stopId": "FR:50129:ZE:10POL2:ATOUMOD035",
"stopSequence": 23
},
{
"departure": {
"delay": 66,
"time": "1772605326"
},
"stopId": "FR:50129:ZE:10DIG1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 156,
"time": "1772606165"
},
"departure": {
"delay": 156,
"time": "1772606496"
},
"stopId": "FR:50129:ZE:10SHU3:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 146,
"time": "1772605675"
},
"departure": {
"delay": 146,
"time": "1772605706"
},
"stopId": "FR:50129:ZE:10ROS1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 240,
"time": "1772606880"
},
"departure": {
"delay": 240,
"time": "1772606880"
},
"stopId": "FR:50129:ZE:10CTR3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 80,
"time": "1772605367"
},
"departure": {
"delay": 80,
"time": "1772605400"
},
"stopId": "FR:50129:ZE:10CDF1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 240,
"time": "1772606940"
},
"departure": {
"delay": 240,
"time": "1772606940"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 127,
"time": "1772605711"
},
"departure": {
"delay": 127,
"time": "1772605747"
},
"stopId": "FR:50129:ZE:10SAD1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 101,
"time": "1772605934"
},
"departure": {
"delay": 101,
"time": "1772605961"
},
"stopId": "FR:50129:ZE:10FJT1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 240,
"time": "1772607720"
},
"departure": {
"delay": 240,
"time": "1772607720"
},
"stopId": "FR:50129:ZE:10SMT2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 78,
"time": "1772605838"
},
"departure": {
"delay": 78,
"time": "1772605878"
},
"stopId": "FR:50129:ZE:10CIM1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 240,
"time": "1772607000"
},
"departure": {
"delay": 240,
"time": "1772607000"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 156,
"time": "1772605625"
},
"departure": {
"delay": 156,
"time": "1772605656"
},
"stopId": "FR:50129:ZE:10SAL1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 240,
"time": "1772607660"
},
"departure": {
"delay": 240,
"time": "1772607660"
},
"stopId": "FR:50129:ZE:10LEC2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 240,
"time": "1772607840"
},
"departure": {
"delay": 240,
"time": "1772607840"
},
"stopId": "FR:50129:ZE:10EGL5:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 240,
"time": "1772607960"
},
"departure": {
"delay": 240,
"time": "1772607960"
},
"stopId": "FR:50129:ZE:10HUI4:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 240,
"time": "1772608080"
},
"departure": {
"delay": 240,
"time": "1772608080"
},
"stopId": "FR:50129:ZE:10DAN2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 79,
"time": "1772606049"
},
"departure": {
"delay": 79,
"time": "1772606119"
},
"stopId": "FR:50129:ZE:10MEN2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 240,
"time": "1772606760"
},
"departure": {
"delay": 240,
"time": "1772606760"
},
"stopId": "FR:50129:ZE:10FDC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 240,
"time": "1772608020"
},
"departure": {
"delay": 240,
"time": "1772608020"
},
"stopId": "FR:50129:ZE:10CRB2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 240,
"time": "1772607240"
},
"departure": {
"delay": 240,
"time": "1772607240"
},
"stopId": "FR:50129:ZE:10STA2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 240,
"time": "1772608320"
},
"stopId": "FR:50129:ZE:10ZAG2:ATOUMOD035",
"stopSequence": 34
}
],
"timestamp": "1772606700",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:05:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748432x2025xHxMultxMexMercredix00:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:177:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772611020"
},
"departure": {
"time": "1772611020"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1772610720"
},
"departure": {
"time": "1772610720"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1772611800"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"delay": 5,
"time": "1772608865"
},
"departure": {
"delay": 5,
"time": "1772608865"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1772608860"
},
"departure": {
"time": "1772608860"
},
"stopId": "FR:76217:ZE:18101:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1772609940"
},
"departure": {
"time": "1772609940"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1772611440"
},
"departure": {
"time": "1772611440"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1772611560"
},
"departure": {
"time": "1772611560"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1772610000"
},
"departure": {
"time": "1772610000"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1772609040"
},
"departure": {
"time": "1772609040"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1772609520"
},
"departure": {
"time": "1772609520"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1772610960"
},
"departure": {
"time": "1772610960"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1772611740"
},
"departure": {
"time": "1772611740"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1772610300"
},
"departure": {
"time": "1772610300"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1772610660"
},
"departure": {
"time": "1772610660"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1772611620"
},
"departure": {
"time": "1772611620"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1772609640"
},
"departure": {
"time": "1772609640"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1772611200"
},
"departure": {
"time": "1772611200"
},
"stopId": "FR:76217:ZE:18177:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1772609400"
},
"departure": {
"time": "1772609400"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1772609760"
},
"departure": {
"time": "1772609760"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1772609700"
},
"departure": {
"time": "1772609700"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1772611260"
},
"departure": {
"time": "1772611260"
},
"stopId": "FR:76217:ZE:18170:ATOUMOD005",
"stopSequence": 27
},
{
"departure": {
"time": "1772608800"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1772610900"
},
"departure": {
"time": "1772610900"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1772610120"
},
"departure": {
"time": "1772610120"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1772609220"
},
"departure": {
"time": "1772609220"
},
"stopId": "FR:76217:ZE:18090:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1772611320"
},
"departure": {
"time": "1772611320"
},
"stopId": "FR:76217:ZE:18166:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1772609340"
},
"departure": {
"time": "1772609340"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"delay": 5,
"time": "1772609285"
},
"departure": {
"delay": 5,
"time": "1772609285"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1772609160"
},
"departure": {
"time": "1772609160"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"delay": 5,
"time": "1772611205"
},
"departure": {
"delay": 5,
"time": "1772611205"
},
"stopId": "FR:76217:ZE:18197:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1772609280"
},
"departure": {
"time": "1772609280"
},
"stopId": "FR:76217:ZE:18441:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1772611500"
},
"departure": {
"time": "1772611500"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1772609580"
},
"departure": {
"time": "1772609580"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 12
}
],
"timestamp": "1772606635",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:177:LOC"
}
}
},
{
"id": "SM:ATOUMOD008:ServiceJourney:9908x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772609040"
},
"departure": {
"time": "1772609040"
},
"stopId": "FR:76259:ZE:FECCEAU1:ATOUMOD008",
"stopSequence": 13
},
{
"arrival": {
"time": "1772609580"
},
"departure": {
"time": "1772609580"
},
"stopId": "FR:76259:ZE:FECPRIV2:ATOUMOD008",
"stopSequence": 21
},
{
"departure": {
"time": "1772608620"
},
"stopId": "FR:76259:ZE:FECSETI1:ATOUMOD008",
"stopSequence": 7
},
{
"arrival": {
"time": "1772608800"
},
"departure": {
"time": "1772608800"
},
"stopId": "FR:76259:ZE:FECHVIL2:ATOUMOD008",
"stopSequence": 10
},
{
"arrival": {
"time": "1772609160"
},
"departure": {
"time": "1772609160"
},
"stopId": "FR:76259:ZE:FECLAGR1:ATOUMOD008",
"stopSequence": 15
},
{
"arrival": {
"time": "1772609700"
},
"departure": {
"time": "1772609700"
},
"stopId": "FR:76259:ZE:FECSOUE2:ATOUMOD008",
"stopSequence": 22
},
{
"arrival": {
"time": "1772608860"
},
"departure": {
"time": "1772608860"
},
"stopId": "FR:76259:ZE:FECHALL3:ATOUMOD008",
"stopSequence": 11
},
{
"arrival": {
"time": "1772609220"
},
"departure": {
"time": "1772609220"
},
"stopId": "FR:76259:ZE:FECARQU2:ATOUMOD008",
"stopSequence": 17
},
{
"arrival": {
"time": "1772609460"
},
"departure": {
"time": "1772609460"
},
"stopId": "FR:76259:ZE:FECSBEN2:ATOUMOD008",
"stopSequence": 20
},
{
"arrival": {
"time": "1772609820"
},
"stopId": "FR:76259:ZE:FECZAHE1:ATOUMOD008",
"stopSequence": 23
},
{
"arrival": {
"time": "1772608680"
},
"departure": {
"time": "1772608680"
},
"stopId": "FR:76259:ZE:FECGARE2:ATOUMOD008",
"stopSequence": 8
},
{
"arrival": {
"time": "1772608740"
},
"departure": {
"time": "1772608740"
},
"stopId": "FR:76259:ZE:FECBREP2:ATOUMOD008",
"stopSequence": 9
},
{
"arrival": {
"time": "1772609100"
},
"departure": {
"time": "1772609100"
},
"stopId": "FR:76259:ZE:FECSTAD1:ATOUMOD008",
"stopSequence": 14
},
{
"arrival": {
"time": "1772608980"
},
"departure": {
"time": "1772608980"
},
"stopId": "FR:76259:ZE:FECFLAU1:ATOUMOD008",
"stopSequence": 12
},
{
"arrival": {
"time": "1772609340"
},
"departure": {
"time": "1772609340"
},
"stopId": "FR:76259:ZE:FECCAST2:ATOUMOD008",
"stopSequence": 19
},
{
"arrival": {
"time": "1772609280"
},
"departure": {
"time": "1772609280"
},
"stopId": "FR:76259:ZE:FECQREN2:ATOUMOD008",
"stopSequence": 18
}
],
"timestamp": "1772606703",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD008:Line:L4:LOC",
"tripId": "ATOUMOD008:ServiceJourney:9908x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748431x2025xHxMultxMexMercredix00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 71,
"time": "1772603551"
},
"departure": {
"delay": 71,
"time": "1772603591"
},
"stopId": "FR:50129:ZE:10SAL1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 303,
"time": "1772604694"
},
"departure": {
"delay": 303,
"time": "1772604723"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -7,
"time": "1772603680"
},
"departure": {
"delay": -7,
"time": "1772603693"
},
"stopId": "FR:50129:ZE:10VOL1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -51,
"time": "1772603817"
},
"departure": {
"delay": -51,
"time": "1772603829"
},
"stopId": "FR:50129:ZE:10FJT1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -61,
"time": "1772603745"
},
"departure": {
"delay": -61,
"time": "1772603759"
},
"stopId": "FR:50129:ZE:10CIM1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 141,
"time": "1772604251"
},
"departure": {
"delay": 141,
"time": "1772604381"
},
"stopId": "FR:50129:ZE:10PHG2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 293,
"time": "1772604744"
},
"departure": {
"delay": 293,
"time": "1772604773"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 256,
"time": "1772605064"
},
"departure": {
"delay": 256,
"time": "1772605096"
},
"stopId": "FR:50129:ZE:10POL2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 137,
"time": "1772605566"
},
"departure": {
"delay": 137,
"time": "1772605577"
},
"stopId": "FR:50129:ZE:10CRB2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 75,
"time": "1772603464"
},
"departure": {
"delay": 75,
"time": "1772603475"
},
"stopId": "FR:50129:ZE:10COT1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 171,
"time": "1772605600"
},
"departure": {
"delay": 171,
"time": "1772605611"
},
"stopId": "FR:50129:ZE:10VIG2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 176,
"time": "1772605225"
},
"departure": {
"delay": 176,
"time": "1772605256"
},
"stopId": "FR:50129:ZE:10LEC2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 155,
"time": "1772605502"
},
"departure": {
"delay": 155,
"time": "1772605535"
},
"stopId": "FR:50129:ZE:10HUI4:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 171,
"time": "1772605421"
},
"departure": {
"delay": 171,
"time": "1772605431"
},
"stopId": "FR:50129:ZE:10EGL5:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -31,
"time": "1772603721"
},
"departure": {
"delay": -31,
"time": "1772603729"
},
"stopId": "FR:50129:ZE:10RED1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 192,
"time": "1772605256"
},
"departure": {
"delay": 192,
"time": "1772605272"
},
"stopId": "FR:50129:ZE:10FRA2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 311,
"time": "1772604403"
},
"departure": {
"delay": 311,
"time": "1772604611"
},
"stopId": "FR:50129:ZE:10FDC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 47,
"time": "1772603362"
},
"departure": {
"delay": 47,
"time": "1772603387"
},
"stopId": "FR:50129:ZE:10CDF1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 56,
"time": "1772603616"
},
"departure": {
"delay": 56,
"time": "1772603636"
},
"stopId": "FR:50129:ZE:10ROS1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 175,
"time": "1772605348"
},
"departure": {
"delay": 175,
"time": "1772605375"
},
"stopId": "FR:50129:ZE:10VAB2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 203,
"time": "1772605330"
},
"departure": {
"delay": 203,
"time": "1772605343"
},
"stopId": "FR:50129:ZE:10SMT2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 17,
"time": "1772603998"
},
"departure": {
"delay": 17,
"time": "1772604197"
},
"stopId": "FR:50129:ZE:10SHU3:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 31,
"time": "1772603403"
},
"departure": {
"delay": 31,
"time": "1772603431"
},
"stopId": "FR:50129:ZE:10BCP1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 19,
"time": "1772603646"
},
"departure": {
"delay": 19,
"time": "1772603659"
},
"stopId": "FR:50129:ZE:10SAD1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 154,
"time": "1772605643"
},
"departure": {
"delay": 154,
"time": "1772605654"
},
"stopId": "FR:50129:ZE:10DAN2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -49,
"time": "1772603914"
},
"departure": {
"delay": -49,
"time": "1772603951"
},
"stopId": "FR:50129:ZE:10MEN2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 57,
"time": "1772605797"
},
"stopId": "FR:50129:ZE:10ZAG2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 299,
"time": "1772604806"
},
"departure": {
"delay": 299,
"time": "1772604839"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 271,
"time": "1772604921"
},
"departure": {
"delay": 271,
"time": "1772604931"
},
"stopId": "FR:50129:ZE:10STA2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 225,
"time": "1772605161"
},
"departure": {
"delay": 225,
"time": "1772605185"
},
"stopId": "FR:50129:ZE:10LEB2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 68,
"time": "1772603510"
},
"departure": {
"delay": 68,
"time": "1772603528"
},
"stopId": "FR:50129:ZE:10PFJ1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 323,
"time": "1772604654"
},
"departure": {
"delay": 323,
"time": "1772604683"
},
"stopId": "FR:50129:ZE:10CTR3:ATOUMOD035",
"stopSequence": 17
},
{
"departure": {
"delay": 44,
"time": "1772603324"
},
"stopId": "FR:50129:ZE:10DIG1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 272,
"time": "1772605020"
},
"departure": {
"delay": 272,
"time": "1772605052"
},
"stopId": "FR:50129:ZE:10LCO2:ATOUMOD035",
"stopSequence": 22
}
],
"timestamp": "1772606700",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:05:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748431x2025xHxMultxMexMercredix00:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:175:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772609580"
},
"departure": {
"time": "1772609580"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1772610660"
},
"departure": {
"time": "1772610660"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 20
},
{
"departure": {
"time": "1772608800"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1772609100"
},
"departure": {
"time": "1772609100"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1772609640"
},
"departure": {
"time": "1772609640"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1772609280"
},
"departure": {
"time": "1772609280"
},
"stopId": "FR:76217:ZE:18171:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"delay": 10,
"time": "1772610970"
},
"departure": {
"delay": 10,
"time": "1772610970"
},
"stopId": "FR:76217:ZE:18091:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1772608980"
},
"departure": {
"time": "1772608980"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1772609700"
},
"departure": {
"time": "1772609700"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"delay": 5,
"time": "1772610725"
},
"departure": {
"delay": 5,
"time": "1772610725"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1772609400"
},
"departure": {
"time": "1772609400"
},
"stopId": "FR:76217:ZE:18178:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1772610780"
},
"departure": {
"time": "1772610780"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1772610720"
},
"departure": {
"time": "1772610720"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1772610900"
},
"departure": {
"time": "1772610900"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1772611560"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1772609760"
},
"departure": {
"time": "1772609760"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1772609040"
},
"departure": {
"time": "1772609040"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1772609220"
},
"departure": {
"time": "1772609220"
},
"stopId": "FR:76217:ZE:18167:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1772610960"
},
"departure": {
"time": "1772610960"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1772611380"
},
"departure": {
"time": "1772611380"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1772609340"
},
"departure": {
"time": "1772609340"
},
"stopId": "FR:76217:ZE:18198:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1772610360"
},
"departure": {
"time": "1772610360"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"delay": 5,
"time": "1772611385"
},
"departure": {
"delay": 5,
"time": "1772611385"
},
"stopId": "FR:76217:ZE:18102:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1772610480"
},
"departure": {
"time": "1772610480"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"delay": 5,
"time": "1772610665"
},
"departure": {
"delay": 5,
"time": "1772610665"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1772611200"
},
"departure": {
"time": "1772611200"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1772608920"
},
"departure": {
"time": "1772608920"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1772609160"
},
"departure": {
"time": "1772609160"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1772610840"
},
"departure": {
"time": "1772610840"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"delay": 5,
"time": "1772610965"
},
"departure": {
"delay": 5,
"time": "1772610965"
},
"stopId": "FR:76217:ZE:18442:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1772610180"
},
"departure": {
"time": "1772610180"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1772609820"
},
"departure": {
"time": "1772609820"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1772610600"
},
"departure": {
"time": "1772610600"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1772611020"
},
"departure": {
"time": "1772611020"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 30
}
],
"timestamp": "1772606649",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:175:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230514x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -94,
"time": "1772607446"
},
"departure": {
"delay": -94,
"time": "1772607446"
},
"stopId": "FR:76351:ZE:3685:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": -87,
"time": "1772607693"
},
"departure": {
"delay": -87,
"time": "1772607693"
},
"stopId": "FR:76351:ZE:3047:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": -136,
"time": "1772606744"
},
"departure": {
"delay": -136,
"time": "1772606744"
},
"stopId": "FR:76351:ZE:5183:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": -136,
"time": "1772607044"
},
"departure": {
"delay": -136,
"time": "1772607044"
},
"stopId": "FR:76351:ZE:3200:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": -136,
"time": "1772607584"
},
"departure": {
"delay": -136,
"time": "1772607584"
},
"stopId": "FR:76351:ZE:3342:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": -131,
"time": "1772607409"
},
"departure": {
"delay": -131,
"time": "1772607409"
},
"stopId": "FR:76351:ZE:3019:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": -92,
"time": "1772607148"
},
"departure": {
"delay": -92,
"time": "1772607148"
},
"stopId": "FR:76351:ZE:3543:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": -136,
"time": "1772607284"
},
"departure": {
"delay": -136,
"time": "1772607284"
},
"stopId": "FR:76351:ZE:3770:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": -120,
"time": "1772607360"
},
"departure": {
"delay": -120,
"time": "1772607360"
},
"stopId": "FR:76351:ZE:3007:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": -120,
"time": "1772607540"
},
"departure": {
"delay": -120,
"time": "1772607540"
},
"stopId": "FR:76351:ZE:3785:ATOUMOD003",
"stopSequence": 32
},
{
"departure": {
"delay": -52,
"time": "1772606468"
},
"stopId": "FR:76351:ZE:3646:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": -82,
"time": "1772607638"
},
"departure": {
"delay": -82,
"time": "1772607638"
},
"stopId": "FR:76351:ZE:3386:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": -136,
"time": "1772607764"
},
"stopId": "FR:76351:ZE:3743:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": -48,
"time": "1772606592"
},
"departure": {
"delay": -48,
"time": "1772606592"
},
"stopId": "FR:76351:ZE:3501:ATOUMOD003",
"stopSequence": 23
},
{
"departure": {
"delay": -81,
"time": "1772606619"
},
"stopId": "FR:76351:ZE:3276:ATOUMOD003",
"stopSequence": 24
}
],
"timestamp": "1772606682",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230514x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758380x2025xHxMultxMexMercredix00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 87,
"time": "1772604447"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -10,
"time": "1772603439"
},
"departure": {
"delay": -10,
"time": "1772603450"
},
"stopId": "FR:50294:ZE:MARPO1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -24,
"time": "1772603724"
},
"departure": {
"delay": -24,
"time": "1772603736"
},
"stopId": "FR:50129:ZE:10ANJ7:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 102,
"time": "1772602344"
},
"departure": {
"delay": 102,
"time": "1772602362"
},
"stopId": "FR:50402:ZE:PIXZAF:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -15,
"time": "1772602959"
},
"departure": {
"delay": -15,
"time": "1772602965"
},
"stopId": "FR:50643:ZE:VIRMA1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 89,
"time": "1772604283"
},
"departure": {
"delay": 89,
"time": "1772604329"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 26,
"time": "1772604087"
},
"departure": {
"delay": 26,
"time": "1772604146"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 46,
"time": "1772602598"
},
"departure": {
"delay": 46,
"time": "1772602606"
},
"stopId": "FR:50045:ZE:BENBG1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 175,
"time": "1772601461"
},
"departure": {
"delay": 175,
"time": "1772601475"
},
"stopId": "FR:50184:ZE:FLAES1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 142,
"time": "1772601978"
},
"departure": {
"delay": 142,
"time": "1772602042"
},
"stopId": "FR:50402:ZE:PIXLAN:ATOUMOD035",
"stopSequence": 7
},
{
"departure": {
"delay": 87,
"time": "1772601207"
},
"stopId": "FR:50184:ZE:FLAEN1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -20,
"time": "1772603884"
},
"departure": {
"delay": -20,
"time": "1772604040"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 159,
"time": "1772601628"
},
"departure": {
"delay": 159,
"time": "1772601639"
},
"stopId": "FR:50184:ZE:FLAHB1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 13,
"time": "1772603223"
},
"departure": {
"delay": 13,
"time": "1772603293"
},
"stopId": "FR:50575:ZE:SIDHC1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 73,
"time": "1772604237"
},
"departure": {
"delay": 73,
"time": "1772604253"
},
"stopId": "FR:50129:ZE:10PLA4:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 25,
"time": "1772602659"
},
"departure": {
"delay": 25,
"time": "1772602705"
},
"stopId": "FR:50045:ZE:BENCG1:ATOUMOD035",
"stopSequence": 10
}
],
"timestamp": "1772606699",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758380x2025xHxMultxMexMercredix00:LOC"
}
}
},
{
"id": "SM:ATOUMOD008:ServiceJourney:9773x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772610120"
},
"departure": {
"time": "1772610120"
},
"stopId": "FR:76259:ZE:FECJVER1:ATOUMOD008",
"stopSequence": 2
},
{
"arrival": {
"time": "1772610660"
},
"departure": {
"time": "1772610660"
},
"stopId": "FR:76259:ZE:FECJMAC1:ATOUMOD008",
"stopSequence": 5
},
{
"arrival": {
"time": "1772610720"
},
"departure": {
"time": "1772610720"
},
"stopId": "FR:76259:ZE:FECCOUB1:ATOUMOD008",
"stopSequence": 6
},
{
"arrival": {
"time": "1772611860"
},
"stopId": "FR:76259:ZE:FECRLIL1:ATOUMOD008",
"stopSequence": 19
},
{
"arrival": {
"time": "1772611080"
},
"departure": {
"time": "1772611080"
},
"stopId": "FR:76259:ZE:FECSETI1:ATOUMOD008",
"stopSequence": 11
},
{
"arrival": {
"time": "1772611020"
},
"departure": {
"time": "1772611020"
},
"stopId": "FR:76259:ZE:FECGARE1:ATOUMOD008",
"stopSequence": 10
},
{
"arrival": {
"time": "1772610420"
},
"departure": {
"time": "1772610420"
},
"stopId": "FR:76259:ZE:FECMBLE1:ATOUMOD008",
"stopSequence": 3
},
{
"arrival": {
"time": "1772611680"
},
"departure": {
"time": "1772611680"
},
"stopId": "FR:76259:ZE:FECSLOU1:ATOUMOD008",
"stopSequence": 17
},
{
"arrival": {
"time": "1772610840"
},
"departure": {
"time": "1772610840"
},
"stopId": "FR:76259:ZE:FECHVIL1:ATOUMOD008",
"stopSequence": 8
},
{
"arrival": {
"time": "1772610900"
},
"departure": {
"time": "1772610900"
},
"stopId": "FR:76259:ZE:FECBREP1:ATOUMOD008",
"stopSequence": 9
},
{
"arrival": {
"time": "1772611260"
},
"departure": {
"time": "1772611260"
},
"stopId": "FR:76259:ZE:FECBROS1:ATOUMOD008",
"stopSequence": 12
},
{
"arrival": {
"time": "1772610540"
},
"departure": {
"time": "1772610540"
},
"stopId": "FR:76259:ZE:FECCHUE1:ATOUMOD008",
"stopSequence": 4
},
{
"arrival": {
"time": "1772611620"
},
"departure": {
"time": "1772611620"
},
"stopId": "FR:76259:ZE:FECHYSO1:ATOUMOD008",
"stopSequence": 16
},
{
"arrival": {
"time": "1772611380"
},
"departure": {
"time": "1772611380"
},
"stopId": "FR:76259:ZE:FECDESG1:ATOUMOD008",
"stopSequence": 14
},
{
"arrival": {
"time": "1772611440"
},
"departure": {
"time": "1772611440"
},
"stopId": "FR:76259:ZE:FECVIKI1:ATOUMOD008",
"stopSequence": 15
},
{
"arrival": {
"time": "1772611320"
},
"departure": {
"time": "1772611320"
},
"stopId": "FR:76259:ZE:FECNICO1:ATOUMOD008",
"stopSequence": 13
},
{
"departure": {
"time": "1772610060"
},
"stopId": "FR:76259:ZE:FECHOPI1:ATOUMOD008",
"stopSequence": 1
},
{
"arrival": {
"time": "1772610780"
},
"departure": {
"time": "1772610780"
},
"stopId": "FR:76259:ZE:FECHALL1:ATOUMOD008",
"stopSequence": 7
},
{
"arrival": {
"time": "1772611740"
},
"departure": {
"time": "1772611740"
},
"stopId": "FR:76259:ZE:FECPROV1:ATOUMOD008",
"stopSequence": 18
}
],
"timestamp": "1772606703",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD008:Line:L01:LOC",
"tripId": "ATOUMOD008:ServiceJourney:9773x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC595685:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -50,
"time": "1772610790"
},
"departure": {
"delay": -50,
"time": "1772610790"
},
"stopId": "FR:27229:ZE:0xPMF02:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": -30,
"time": "1772609550"
},
"departure": {
"delay": -30,
"time": "1772609550"
},
"stopId": "FR:27020:ZE:0xACH02:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -6,
"time": "1772610414"
},
"departure": {
"delay": -6,
"time": "1772610414"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -60,
"time": "1772610960"
},
"departure": {
"delay": -60,
"time": "1772610960"
},
"stopId": "FR:27299:ZE:0xCOL02:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": -91,
"time": "1772609609"
},
"departure": {
"delay": -91,
"time": "1772609609"
},
"stopId": "FR:27229:ZE:0xCIT02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -127,
"time": "1772609633"
},
"departure": {
"delay": -127,
"time": "1772609633"
},
"stopId": "FR:27229:ZE:0xHIP02:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -148,
"time": "1772609852"
},
"departure": {
"delay": -148,
"time": "1772609852"
},
"stopId": "FR:27229:ZE:0xGER02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -51,
"time": "1772611269"
},
"departure": {
"delay": -51,
"time": "1772611269"
},
"stopId": "FR:27299:ZE:0xARN02:ATOUMOD004",
"stopSequence": 37
},
{
"arrival": {
"delay": -7,
"time": "1772611193"
},
"departure": {
"delay": -7,
"time": "1772611193"
},
"stopId": "FR:27299:ZE:0xRNA02:ATOUMOD004",
"stopSequence": 36
},
{
"arrival": {
"delay": -140,
"time": "1772609740"
},
"departure": {
"delay": -140,
"time": "1772609740"
},
"stopId": "FR:27229:ZE:0xNAV02:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -65,
"time": "1772611135"
},
"departure": {
"delay": -65,
"time": "1772611135"
},
"stopId": "FR:27299:ZE:0xMAG02:ATOUMOD004",
"stopSequence": 35
},
{
"arrival": {
"delay": -28,
"time": "1772610332"
},
"departure": {
"delay": -28,
"time": "1772610332"
},
"stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -56,
"time": "1772610724"
},
"departure": {
"delay": -56,
"time": "1772610724"
},
"stopId": "FR:27229:ZE:0xDUP02:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": -8,
"time": "1772611312"
},
"departure": {
"delay": -8,
"time": "1772611312"
},
"stopId": "FR:27299:ZE:0xIND03:ATOUMOD004",
"stopSequence": 38
},
{
"arrival": {
"delay": -2887,
"time": "1772606513"
},
"departure": {
"delay": -2887,
"time": "1772606513"
},
"stopId": "FR:27020:ZE:0xPEG02:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -65,
"time": "1772611375"
},
"stopId": "FR:27439:ZE:0xCAP01:ATOUMOD004",
"stopSequence": 41
},
{
"arrival": {
"delay": -94,
"time": "1772609966"
},
"departure": {
"delay": -94,
"time": "1772609966"
},
"stopId": "FR:27229:ZE:0xBDN02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -103,
"time": "1772609777"
},
"departure": {
"delay": -103,
"time": "1772609777"
},
"stopId": "FR:27229:ZE:0xPLA02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -5,
"time": "1772610535"
},
"departure": {
"delay": -5,
"time": "1772610535"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -9,
"time": "1772611071"
},
"departure": {
"delay": -9,
"time": "1772611071"
},
"stopId": "FR:27299:ZE:0xECG02:ATOUMOD004",
"stopSequence": 34
},
{
"arrival": {
"delay": -2947,
"time": "1772606513"
},
"departure": {
"delay": -2947,
"time": "1772606513"
},
"stopId": "FR:27020:ZE:0xAMA02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -139,
"time": "1772609801"
},
"departure": {
"delay": -139,
"time": "1772609801"
},
"stopId": "FR:27229:ZE:0xJDA02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -2827,
"time": "1772606513"
},
"departure": {
"delay": -2827,
"time": "1772606513"
},
"stopId": "FR:27020:ZE:0xMAC02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -2587,
"time": "1772606513"
},
"departure": {
"delay": -2587,
"time": "1772606513"
},
"stopId": "FR:27020:ZE:0xETA02:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -65,
"time": "1772610655"
},
"departure": {
"delay": -65,
"time": "1772610655"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -2767,
"time": "1772606513"
},
"departure": {
"delay": -2767,
"time": "1772606513"
},
"stopId": "FR:27020:ZE:0xITO02:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -5,
"time": "1772610355"
},
"departure": {
"delay": -5,
"time": "1772610355"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -65,
"time": "1772611015"
},
"departure": {
"delay": -65,
"time": "1772611015"
},
"stopId": "FR:27299:ZE:0xPAG02:ATOUMOD004",
"stopSequence": 33
},
{
"arrival": {
"delay": -3007,
"time": "1772606513"
},
"departure": {
"delay": -3007,
"time": "1772606513"
},
"stopId": "FR:27020:ZE:0xLBA02:ATOUMOD004",
"stopSequence": 9
},
{
"departure": {
"delay": -2587,
"time": "1772606513"
},
"stopId": "FR:27020:ZE:0xMOE01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -45,
"time": "1772610855"
},
"departure": {
"delay": -45,
"time": "1772610855"
},
"stopId": "FR:27229:ZE:0xLEG02:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": -38,
"time": "1772610922"
},
"departure": {
"delay": -38,
"time": "1772610922"
},
"stopId": "FR:27229:ZE:0xBON02:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": -2887,
"time": "1772606513"
},
"departure": {
"delay": -2887,
"time": "1772606513"
},
"stopId": "FR:27020:ZE:0xLHA02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -35,
"time": "1772610685"
},
"departure": {
"delay": -35,
"time": "1772610685"
},
"stopId": "FR:27229:ZE:0xGDC02:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": -2707,
"time": "1772606513"
},
"departure": {
"delay": -2707,
"time": "1772606513"
},
"stopId": "FR:27020:ZE:0xLOA02:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -140,
"time": "1772609680"
},
"departure": {
"delay": -140,
"time": "1772609680"
},
"stopId": "FR:27229:ZE:0xUSI02:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -3007,
"time": "1772606513"
},
"departure": {
"delay": -3007,
"time": "1772606513"
},
"stopId": "FR:27020:ZE:0xLPO02:ATOUMOD004",
"stopSequence": 10
}
],
"timestamp": "1772606513",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T5:LOC",
"tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC595685:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057110x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 57,
"time": "1772606817"
},
"departure": {
"delay": 57,
"time": "1772606817"
},
"stopId": "FR:76351:ZE:4607:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 45,
"time": "1772607645"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 45,
"time": "1772606925"
},
"departure": {
"delay": 45,
"time": "1772606925"
},
"stopId": "FR:76351:ZE:3659:ATOUMOD003",
"stopSequence": 16
},
{
"departure": {
"delay": 109,
"time": "1772606449"
},
"stopId": "FR:76351:ZE:3397:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 92,
"time": "1772607032"
},
"departure": {
"delay": 92,
"time": "1772607032"
},
"stopId": "FR:76351:ZE:4996:ATOUMOD003",
"stopSequence": 17
},
{
"departure": {
"delay": 102,
"time": "1772606322"
},
"stopId": "FR:76351:ZE:4554:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 110,
"time": "1772606570"
},
"departure": {
"delay": 110,
"time": "1772606570"
},
"stopId": "FR:76351:ZE:3565:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 45,
"time": "1772606745"
},
"departure": {
"delay": 45,
"time": "1772606745"
},
"stopId": "FR:76351:ZE:3539:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 101,
"time": "1772607221"
},
"departure": {
"delay": 101,
"time": "1772607221"
},
"stopId": "FR:76351:ZE:3030:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 45,
"time": "1772607345"
},
"departure": {
"delay": 45,
"time": "1772607345"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 45,
"time": "1772607285"
},
"departure": {
"delay": 45,
"time": "1772607285"
},
"stopId": "FR:76351:ZE:3530:ATOUMOD003",
"stopSequence": 20
},
{
"departure": {
"delay": 61,
"time": "1772606641"
},
"stopId": "FR:76351:ZE:4476:ATOUMOD003",
"stopSequence": 12
},
{
"departure": {
"delay": 113,
"time": "1772606513"
},
"stopId": "FR:76351:ZE:4601:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 45,
"time": "1772607105"
},
"departure": {
"delay": 45,
"time": "1772607105"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 18
},
{
"departure": {
"delay": 92,
"time": "1772606672"
},
"stopId": "FR:76351:ZE:3798:ATOUMOD003",
"stopSequence": 13
},
{
"departure": {
"delay": 105,
"time": "1772606385"
},
"stopId": "FR:76351:ZE:3277:ATOUMOD003",
"stopSequence": 8
}
],
"timestamp": "1772606682",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C8:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057110x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD037:ServiceJourney:1500000260:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 52,
"time": "1772606568"
},
"departure": {
"delay": 52,
"time": "1772606632"
},
"stopId": "FR:61001:ZE:RhinxetxDanube:ATOUMOD037",
"stopSequence": 25
},
{
"arrival": {
"delay": 12,
"time": "1772606361"
},
"departure": {
"delay": 12,
"time": "1772606412"
},
"stopId": "FR:61001:ZE:Ernouf:ATOUMOD037",
"stopSequence": 22
},
{
"departure": {
"delay": 31,
"time": "1772606791"
},
"stopId": "FR:61001:ZE:Flaubert:ATOUMOD037",
"stopSequence": 28
},
{
"departure": {
"delay": 31,
"time": "1772607151"
},
"stopId": "FR:72006:ZE:Chev:ATOUMOD037",
"stopSequence": 36
},
{
"departure": {
"delay": 31,
"time": "1772606851"
},
"stopId": "FR:61001:ZE:PlacexdexlaxPaix:ATOUMOD037",
"stopSequence": 29
},
{
"departure": {
"delay": 31,
"time": "1772606911"
},
"stopId": "FR:61001:ZE:CollxgexLouisexMichl:ATOUMOD037",
"stopSequence": 30
},
{
"arrival": {
"delay": 20,
"time": "1772606435"
},
"departure": {
"delay": 20,
"time": "1772606480"
},
"stopId": "FR:61001:ZE:Montsort:ATOUMOD037",
"stopSequence": 23
},
{
"arrival": {
"delay": 17,
"time": "1772606506"
},
"departure": {
"delay": 17,
"time": "1772606537"
},
"stopId": "FR:61001:ZE:Tisons:ATOUMOD037",
"stopSequence": 24
},
{
"arrival": {
"delay": 49,
"time": "1772606655"
},
"departure": {
"delay": 49,
"time": "1772606689"
},
"stopId": "FR:61001:ZE:Zola:ATOUMOD037",
"stopSequence": 26
},
{
"arrival": {
"delay": 31,
"time": "1772607331"
},
"stopId": "FR:72006:ZE:CFAxSaintxGilles:ATOUMOD037",
"stopSequence": 37
},
{
"arrival": {
"delay": 16,
"time": "1772606716"
},
"departure": {
"delay": 16,
"time": "1772606716"
},
"stopId": "FR:61001:ZE:JeannexdxArc:ATOUMOD037",
"stopSequence": 27
},
{
"departure": {
"delay": 31,
"time": "1772606971"
},
"stopId": "FR:72308:ZE:CFAxRoselet:ATOUMOD037",
"stopSequence": 32
},
{
"departure": {
"delay": 31,
"time": "1772607031"
},
"stopId": "FR:72308:ZE:LycxexMargueritexdee:ATOUMOD037",
"stopSequence": 33
},
{
"departure": {
"delay": 31,
"time": "1772606971"
},
"stopId": "FR:61001:ZE:LycxexLeclerc:ATOUMOD037",
"stopSequence": 31
},
{
"departure": {
"delay": 31,
"time": "1772607091"
},
"stopId": "FR:72006:ZE:PointxdxAlenxon:ATOUMOD037",
"stopSequence": 34
}
],
"timestamp": "1772606703",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD037:Line:A:LOC",
"tripId": "ATOUMOD037:ServiceJourney:1500000260:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:379:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772618700"
},
"departure": {
"time": "1772618700"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1772620800"
},
"departure": {
"time": "1772620800"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1772619720"
},
"departure": {
"time": "1772619720"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1772619960"
},
"departure": {
"time": "1772619960"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1772620860"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"delay": 5,
"time": "1772620205"
},
"departure": {
"delay": 5,
"time": "1772620205"
},
"stopId": "FR:76217:ZE:18197:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1772619000"
},
"departure": {
"time": "1772619000"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1772618340"
},
"departure": {
"time": "1772618340"
},
"stopId": "FR:76217:ZE:18441:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1772617860"
},
"departure": {
"time": "1772617860"
},
"stopId": "FR:76217:ZE:18101:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1772620020"
},
"departure": {
"time": "1772620020"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1772618520"
},
"departure": {
"time": "1772618520"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1772618460"
},
"departure": {
"time": "1772618460"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1772618400"
},
"departure": {
"time": "1772618400"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1772619900"
},
"departure": {
"time": "1772619900"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1772620200"
},
"departure": {
"time": "1772620200"
},
"stopId": "FR:76217:ZE:18177:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1772620500"
},
"departure": {
"time": "1772620500"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1772620560"
},
"departure": {
"time": "1772620560"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1772619120"
},
"departure": {
"time": "1772619120"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1772618640"
},
"departure": {
"time": "1772618640"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1772620320"
},
"departure": {
"time": "1772620320"
},
"stopId": "FR:76217:ZE:18166:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1772618100"
},
"departure": {
"time": "1772618100"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1772618280"
},
"departure": {
"time": "1772618280"
},
"stopId": "FR:76217:ZE:18090:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1772620260"
},
"departure": {
"time": "1772620260"
},
"stopId": "FR:76217:ZE:18170:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1772620680"
},
"departure": {
"time": "1772620680"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1772618940"
},
"departure": {
"time": "1772618940"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1772619300"
},
"departure": {
"time": "1772619300"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1772618220"
},
"departure": {
"time": "1772618220"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1772619660"
},
"departure": {
"time": "1772619660"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 20
},
{
"departure": {
"time": "1772617800"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1772618580"
},
"departure": {
"time": "1772618580"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"delay": 5,
"time": "1772617865"
},
"departure": {
"delay": 5,
"time": "1772617865"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1772620440"
},
"departure": {
"time": "1772620440"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"delay": 5,
"time": "1772618345"
},
"departure": {
"delay": 5,
"time": "1772618345"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1772618760"
},
"departure": {
"time": "1772618760"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 15
}
],
"timestamp": "1772606021",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:379:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4072093x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 155,
"time": "1772605895"
},
"stopId": "FR:76351:ZE:3469:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 137,
"time": "1772605937"
},
"stopId": "FR:76351:ZE:4825:ATOUMOD003",
"stopSequence": 23
}
],
"timestamp": "1772605932",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C4:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4072093x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4108166x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 63,
"time": "1772606643"
},
"stopId": "FR:76351:ZE:3960:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 102,
"time": "1772606982"
},
"departure": {
"delay": 102,
"time": "1772606982"
},
"stopId": "FR:76351:ZE:3998:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 52,
"time": "1772606872"
},
"departure": {
"delay": 52,
"time": "1772606872"
},
"stopId": "FR:76351:ZE:3965:ATOUMOD003",
"stopSequence": 13
},
{
"departure": {
"delay": 93,
"time": "1772606193"
},
"stopId": "FR:76351:ZE:3968:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 71,
"time": "1772607071"
},
"stopId": "FR:76351:ZE:3984:ATOUMOD003",
"stopSequence": 15
},
{
"departure": {
"delay": 73,
"time": "1772606413"
},
"stopId": "FR:76351:ZE:3990:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 46,
"time": "1772606746"
},
"departure": {
"delay": 46,
"time": "1772606746"
},
"stopId": "FR:76351:ZE:3981:ATOUMOD003",
"stopSequence": 12
},
{
"departure": {
"delay": 50,
"time": "1772606510"
},
"stopId": "FR:76351:ZE:4000:ATOUMOD003",
"stopSequence": 10
}
],
"timestamp": "1772606692",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:B:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4108166x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD104:ServiceJourney:f1bf7b75e8ac90ed19ea49dfc5199011:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772607600"
},
"departure": {
"time": "1772607600"
},
"stopId": "FR:61169:ZE:2309:ATOUMOD104",
"stopSequence": 11
},
{
"arrival": {
"time": "1772607540"
},
"departure": {
"time": "1772607540"
},
"stopId": "FR:61169:ZE:2324:ATOUMOD104",
"stopSequence": 10
},
{
"arrival": {
"time": "1772607360"
},
"departure": {
"time": "1772607360"
},
"stopId": "FR:61169:ZE:2326:ATOUMOD104",
"stopSequence": 8
},
{
"arrival": {
"time": "1772607720"
},
"departure": {
"time": "1772607720"
},
"stopId": "FR:61169:ZE:2281:ATOUMOD104",
"stopSequence": 13
},
{
"arrival": {
"time": "1772608320"
},
"departure": {
"time": "1772608320"
},
"stopId": "FR:61169:ZE:2328:ATOUMOD104",
"stopSequence": 19
},
{
"arrival": {
"time": "1772607060"
},
"departure": {
"time": "1772607060"
},
"stopId": "FR:61169:ZE:2379:ATOUMOD104",
"stopSequence": 3
},
{
"arrival": {
"time": "1772607480"
},
"departure": {
"time": "1772607480"
},
"stopId": "FR:61169:ZE:2301:ATOUMOD104",
"stopSequence": 9
},
{
"departure": {
"time": "1772607000"
},
"stopId": "FR:61169:ZE:2376:ATOUMOD104",
"stopSequence": 1
},
{
"arrival": {
"delay": 1,
"time": "1772607001"
},
"departure": {
"delay": 1,
"time": "1772607001"
},
"stopId": "FR:61169:ZE:2382:ATOUMOD104",
"stopSequence": 2
},
{
"arrival": {
"time": "1772608440"
},
"stopId": "FR:61169:ZE:2284:ATOUMOD104",
"stopSequence": 21
},
{
"arrival": {
"time": "1772607780"
},
"departure": {
"time": "1772607780"
},
"stopId": "FR:61169:ZE:2322:ATOUMOD104",
"stopSequence": 14
},
{
"arrival": {
"time": "1772607120"
},
"departure": {
"time": "1772607120"
},
"stopId": "FR:61169:ZE:2255:ATOUMOD104",
"stopSequence": 4
},
{
"arrival": {
"time": "1772608380"
},
"departure": {
"time": "1772608380"
},
"stopId": "FR:61169:ZE:2315:ATOUMOD104",
"stopSequence": 20
},
{
"arrival": {
"time": "1772607660"
},
"departure": {
"time": "1772607660"
},
"stopId": "FR:61169:ZE:2383:ATOUMOD104",
"stopSequence": 12
},
{
"arrival": {
"time": "1772608080"
},
"departure": {
"time": "1772608080"
},
"stopId": "FR:61169:ZE:2303:ATOUMOD104",
"stopSequence": 16
},
{
"arrival": {
"time": "1772608200"
},
"departure": {
"time": "1772608200"
},
"stopId": "FR:61169:ZE:2298:ATOUMOD104",
"stopSequence": 17
},
{
"arrival": {
"time": "1772608260"
},
"departure": {
"time": "1772608260"
},
"stopId": "FR:61169:ZE:2313:ATOUMOD104",
"stopSequence": 18
},
{
"arrival": {
"time": "1772607180"
},
"departure": {
"time": "1772607180"
},
"stopId": "FR:61169:ZE:2269:ATOUMOD104",
"stopSequence": 5
},
{
"arrival": {
"time": "1772607240"
},
"departure": {
"time": "1772607240"
},
"stopId": "FR:61169:ZE:2294:ATOUMOD104",
"stopSequence": 6
},
{
"arrival": {
"time": "1772607300"
},
"departure": {
"time": "1772607300"
},
"stopId": "FR:61169:ZE:2259:ATOUMOD104",
"stopSequence": 7
},
{
"arrival": {
"time": "1772607900"
},
"departure": {
"time": "1772607900"
},
"stopId": "FR:61169:ZE:2257:ATOUMOD104",
"stopSequence": 15
}
],
"timestamp": "1772606764",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD104:Line:249:LOC",
"tripId": "ATOUMOD104:ServiceJourney:f1bf7b75e8ac90ed19ea49dfc5199011:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx1443:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772604755"
},
"departure": {
"time": "1772604755"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"time": "1772605160"
},
"departure": {
"time": "1772605160"
},
"stopId": "FR:76157:ZE:TCARxTPRAT2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"time": "1772605280"
},
"departure": {
"time": "1772605280"
},
"stopId": "FR:76157:ZE:TCARxTDUMA2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"time": "1772605375"
},
"departure": {
"time": "1772605375"
},
"stopId": "FR:76157:ZE:TCARxTPROV2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"time": "1772603380"
},
"departure": {
"time": "1772603405"
},
"stopId": "FR:76212:ZE:TCARxCANAD2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1772603736"
},
"departure": {
"time": "1772603736"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1772605230"
},
"departure": {
"time": "1772605230"
},
"stopId": "FR:76157:ZE:TCARxTOUYE2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"time": "1772605680"
},
"departure": {
"time": "1772605680"
},
"stopId": "FR:76157:ZE:TCARxTBIZET:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"time": "1772604580"
},
"departure": {
"time": "1772604580"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1772605450"
},
"departure": {
"time": "1772605450"
},
"stopId": "FR:76157:ZE:TCARxTJAUR2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"time": "1772605784"
},
"stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"time": "1772603565"
},
"departure": {
"time": "1772603565"
},
"stopId": "FR:76212:ZE:TCARxECOLE2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1772604658"
},
"departure": {
"time": "1772604658"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"time": "1772605016"
},
"departure": {
"time": "1772605016"
},
"stopId": "FR:76157:ZE:TCARxCORNI2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"time": "1772603445"
},
"departure": {
"time": "1772603445"
},
"stopId": "FR:76212:ZE:TCARxDMAIR2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1772603933"
},
"departure": {
"time": "1772603933"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1772604008"
},
"departure": {
"time": "1772604008"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1772604238"
},
"departure": {
"time": "1772604238"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1772604083"
},
"departure": {
"time": "1772604083"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1772604932"
},
"departure": {
"time": "1772604932"
},
"stopId": "FR:76540:ZE:TCARxMIN2T:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"time": "1772604155"
},
"departure": {
"time": "1772604155"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1772604364"
},
"departure": {
"time": "1772604380"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1772603656"
},
"departure": {
"time": "1772603656"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1772603256"
},
"stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1772604313"
},
"departure": {
"time": "1772604330"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 12
}
],
"timestamp": "1772603264",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx1443:LOC"
}
}
},
{
"id": "SM:ATOUMOD037:ServiceJourney:1500000144:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 62,
"time": "1772605754"
},
"departure": {
"delay": 62,
"time": "1772605802"
},
"stopId": "FR:61341:ZE:MaisonsxNeuves:ATOUMOD037",
"stopSequence": 6
},
{
"arrival": {
"delay": -33,
"time": "1772606666"
},
"departure": {
"delay": -33,
"time": "1772606667"
},
"stopId": "FR:61143:ZE:GymnasexdexDamigny:ATOUMOD037",
"stopSequence": 11
},
{
"departure": {
"delay": 14,
"time": "1772606774"
},
"stopId": "FR:61143:ZE:MairiexdexDamigny:ATOUMOD037",
"stopSequence": 13
},
{
"arrival": {
"delay": 56,
"time": "1772606619"
},
"departure": {
"delay": 56,
"time": "1772606636"
},
"stopId": "FR:61143:ZE:CheminxdexMaure:ATOUMOD037",
"stopSequence": 10
},
{
"arrival": {
"delay": 65,
"time": "1772606546"
},
"departure": {
"delay": 65,
"time": "1772606585"
},
"stopId": "FR:61143:ZE:Bellevue:ATOUMOD037",
"stopSequence": 9
},
{
"arrival": {
"delay": 76,
"time": "1772605954"
},
"departure": {
"delay": 76,
"time": "1772605996"
},
"stopId": "FR:61341:ZE:LesxFraudixres:ATOUMOD037",
"stopSequence": 7
},
{
"departure": {
"delay": 14,
"time": "1772606954"
},
"stopId": "FR:61143:ZE:SentexVerte:ATOUMOD037",
"stopSequence": 15
},
{
"departure": {
"delay": 14,
"time": "1772606894"
},
"stopId": "FR:61143:ZE:DamignyxCentrexBourg:ATOUMOD037",
"stopSequence": 14
},
{
"departure": {
"delay": 14,
"time": "1772607074"
},
"stopId": "FR:61001:ZE:CollxgexBalzac:ATOUMOD037",
"stopSequence": 17
},
{
"departure": {
"delay": 14,
"time": "1772606954"
},
"stopId": "FR:61143:ZE:Printemps:ATOUMOD037",
"stopSequence": 16
},
{
"departure": {
"delay": 14,
"time": "1772606774"
},
"stopId": "FR:61143:ZE:xglisexdexDamigny:ATOUMOD037",
"stopSequence": 12
},
{
"arrival": {
"delay": 14,
"time": "1772607194"
},
"stopId": "FR:61001:ZE:LycxexAlainxBdxxMxzy:ATOUMOD037",
"stopSequence": 18
},
{
"arrival": {
"delay": 61,
"time": "1772606214"
},
"departure": {
"delay": 61,
"time": "1772606341"
},
"stopId": "FR:61111:ZE:LexPontxRoulard:ATOUMOD037",
"stopSequence": 8
}
],
"timestamp": "1772605844",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD037:Line:S4:LOC",
"tripId": "ATOUMOD037:ServiceJourney:1500000144:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4108164x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 58,
"time": "1772606758"
},
"departure": {
"delay": 58,
"time": "1772606758"
},
"stopId": "FR:76351:ZE:3994:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 41,
"time": "1772606921"
},
"departure": {
"delay": 41,
"time": "1772606921"
},
"stopId": "FR:76351:ZE:3986:ATOUMOD003",
"stopSequence": 5
},
{
"departure": {
"delay": 36,
"time": "1772606316"
},
"stopId": "FR:76351:ZE:3979:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 51,
"time": "1772607831"
},
"departure": {
"delay": 51,
"time": "1772607831"
},
"stopId": "FR:76351:ZE:3981:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 76,
"time": "1772607016"
},
"departure": {
"delay": 76,
"time": "1772607016"
},
"stopId": "FR:76351:ZE:3956:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 68,
"time": "1772607728"
},
"departure": {
"delay": 68,
"time": "1772607728"
},
"stopId": "FR:76351:ZE:3960:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 57,
"time": "1772607957"
},
"departure": {
"delay": 57,
"time": "1772607957"
},
"stopId": "FR:76351:ZE:3965:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 47,
"time": "1772608067"
},
"departure": {
"delay": 47,
"time": "1772608067"
},
"stopId": "FR:76351:ZE:3998:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 54,
"time": "1772607294"
},
"departure": {
"delay": 54,
"time": "1772607294"
},
"stopId": "FR:76351:ZE:3968:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 73,
"time": "1772607133"
},
"departure": {
"delay": 73,
"time": "1772607133"
},
"stopId": "FR:76351:ZE:3958:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 76,
"time": "1772608156"
},
"stopId": "FR:76351:ZE:3984:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 65,
"time": "1772607605"
},
"departure": {
"delay": 65,
"time": "1772607605"
},
"stopId": "FR:76351:ZE:4000:ATOUMOD003",
"stopSequence": 10
},
{
"departure": {
"delay": 57,
"time": "1772606637"
},
"stopId": "FR:76351:ZE:3952:ATOUMOD003",
"stopSequence": 3
},
{
"departure": {
"delay": 39,
"time": "1772606499"
},
"stopId": "FR:76351:ZE:3996:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 78,
"time": "1772607498"
},
"departure": {
"delay": 78,
"time": "1772607498"
},
"stopId": "FR:76351:ZE:3990:ATOUMOD003",
"stopSequence": 9
}
],
"timestamp": "1772606692",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:B:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4108164x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:243:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772612820"
},
"departure": {
"time": "1772612820"
},
"stopId": "FR:76217:ZE:18090:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1772614980"
},
"departure": {
"time": "1772614980"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1772613480"
},
"departure": {
"time": "1772613480"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"departure": {
"time": "1772612400"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1772614800"
},
"departure": {
"time": "1772614800"
},
"stopId": "FR:76217:ZE:18170:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1772613120"
},
"departure": {
"time": "1772613120"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1772615280"
},
"departure": {
"time": "1772615280"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1772612760"
},
"departure": {
"time": "1772612760"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1772615340"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1772612640"
},
"departure": {
"time": "1772612640"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1772613180"
},
"departure": {
"time": "1772613180"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1772612880"
},
"departure": {
"time": "1772612880"
},
"stopId": "FR:76217:ZE:18441:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1772615100"
},
"departure": {
"time": "1772615100"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"delay": 5,
"time": "1772614745"
},
"departure": {
"delay": 5,
"time": "1772614745"
},
"stopId": "FR:76217:ZE:18197:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"delay": 5,
"time": "1772612885"
},
"departure": {
"delay": 5,
"time": "1772612885"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1772613660"
},
"departure": {
"time": "1772613660"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1772614440"
},
"departure": {
"time": "1772614440"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1772613540"
},
"departure": {
"time": "1772613540"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1772614200"
},
"departure": {
"time": "1772614200"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1772614560"
},
"departure": {
"time": "1772614560"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1772612460"
},
"departure": {
"time": "1772612460"
},
"stopId": "FR:76217:ZE:18101:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1772615040"
},
"departure": {
"time": "1772615040"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1772614740"
},
"departure": {
"time": "1772614740"
},
"stopId": "FR:76217:ZE:18177:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1772613240"
},
"departure": {
"time": "1772613240"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1772612940"
},
"departure": {
"time": "1772612940"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1772613060"
},
"departure": {
"time": "1772613060"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1772613300"
},
"departure": {
"time": "1772613300"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1772613000"
},
"departure": {
"time": "1772613000"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1772613840"
},
"departure": {
"time": "1772613840"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1772615160"
},
"departure": {
"time": "1772615160"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1772614860"
},
"departure": {
"time": "1772614860"
},
"stopId": "FR:76217:ZE:18166:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1772614500"
},
"departure": {
"time": "1772614500"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1772614260"
},
"departure": {
"time": "1772614260"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"delay": 5,
"time": "1772612465"
},
"departure": {
"delay": 5,
"time": "1772612465"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 3
}
],
"timestamp": "1772606649",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:243:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:8x3471192:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -958,
"time": "1772606702"
},
"departure": {
"delay": -958,
"time": "1772606702"
},
"stopId": "FR:27528:ZE:0x6599:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -898,
"time": "1772606702"
},
"departure": {
"delay": -898,
"time": "1772606702"
},
"stopId": "FR:27528:ZE:0x6590:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -538,
"time": "1772606702"
},
"departure": {
"delay": -538,
"time": "1772606702"
},
"stopId": "FR:27701:ZE:0x7115:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -2758,
"time": "1772606702"
},
"stopId": "FR:27375:ZE:0x6466:ATOUMOD006",
"stopSequence": 32
},
{
"departure": {
"delay": -298,
"time": "1772606702"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -2098,
"time": "1772606702"
},
"departure": {
"delay": -2098,
"time": "1772606702"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -898,
"time": "1772606702"
},
"departure": {
"delay": -898,
"time": "1772606702"
},
"stopId": "FR:27528:ZE:0x6595:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -2638,
"time": "1772606702"
},
"departure": {
"delay": -2638,
"time": "1772606702"
},
"stopId": "FR:27375:ZE:0x6394:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": -418,
"time": "1772606702"
},
"departure": {
"delay": -418,
"time": "1772606702"
},
"stopId": "FR:27701:ZE:0x7087:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -1018,
"time": "1772606702"
},
"departure": {
"delay": -1018,
"time": "1772606702"
},
"stopId": "FR:27528:ZE:0x6593:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -718,
"time": "1772606702"
},
"departure": {
"delay": -718,
"time": "1772606702"
},
"stopId": "FR:27528:ZE:0x6577:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -2458,
"time": "1772606702"
},
"departure": {
"delay": -2458,
"time": "1772606702"
},
"stopId": "FR:27375:ZE:0x6515:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": -1978,
"time": "1772606702"
},
"departure": {
"delay": -1978,
"time": "1772606702"
},
"stopId": "FR:27375:ZE:0x6439:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -2158,
"time": "1772606702"
},
"departure": {
"delay": -2158,
"time": "1772606702"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -2338,
"time": "1772606702"
},
"departure": {
"delay": -2338,
"time": "1772606702"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": -598,
"time": "1772606702"
},
"departure": {
"delay": -598,
"time": "1772606702"
},
"stopId": "FR:27701:ZE:0x7035:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -1678,
"time": "1772606702"
},
"departure": {
"delay": -1678,
"time": "1772606702"
},
"stopId": "FR:27351:ZE:0x6313:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -1318,
"time": "1772606702"
},
"departure": {
"delay": -1318,
"time": "1772606702"
},
"stopId": "FR:27701:ZE:0x7107:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -1138,
"time": "1772606702"
},
"departure": {
"delay": -1138,
"time": "1772606702"
},
"stopId": "FR:27701:ZE:0x6583:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -2278,
"time": "1772606702"
},
"departure": {
"delay": -2278,
"time": "1772606702"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": -1918,
"time": "1772606702"
},
"departure": {
"delay": -1918,
"time": "1772606702"
},
"stopId": "FR:27375:ZE:0x6385:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -1678,
"time": "1772606702"
},
"departure": {
"delay": -1678,
"time": "1772606702"
},
"stopId": "FR:27351:ZE:0x6305:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -2038,
"time": "1772606702"
},
"departure": {
"delay": -2038,
"time": "1772606702"
},
"stopId": "FR:27375:ZE:0x6458:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -478,
"time": "1772606702"
},
"departure": {
"delay": -478,
"time": "1772606702"
},
"stopId": "FR:27701:ZE:0x7117:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -1558,
"time": "1772606702"
},
"departure": {
"delay": -1558,
"time": "1772606702"
},
"stopId": "FR:27351:ZE:0x6311:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -778,
"time": "1772606702"
},
"departure": {
"delay": -778,
"time": "1772606702"
},
"stopId": "FR:27528:ZE:0x6597:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -658,
"time": "1772606702"
},
"departure": {
"delay": -658,
"time": "1772606702"
},
"stopId": "FR:27701:ZE:0x7023:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -1078,
"time": "1772606702"
},
"departure": {
"delay": -1078,
"time": "1772606702"
},
"stopId": "FR:27528:ZE:0x6588:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -2518,
"time": "1772606702"
},
"departure": {
"delay": -2518,
"time": "1772606702"
},
"stopId": "FR:27375:ZE:0x6433:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": -1798,
"time": "1772606702"
},
"departure": {
"delay": -1798,
"time": "1772606702"
},
"stopId": "FR:27375:ZE:0x6527:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -1258,
"time": "1772606702"
},
"departure": {
"delay": -1258,
"time": "1772606702"
},
"stopId": "FR:27701:ZE:0x7043:ATOUMOD006",
"stopSequence": 15
}
],
"timestamp": "1772606702",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:2:LOC",
"tripId": "ATOUMOD006:ServiceJourney:8x3471192:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx291:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 127,
"time": "1772604187"
},
"departure": {
"delay": 127,
"time": "1772604187"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 151,
"time": "1772605771"
},
"departure": {
"delay": 151,
"time": "1772605771"
},
"stopId": "FR:76540:ZE:TCARxMAIS21:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 37,
"time": "1772603977"
},
"departure": {
"delay": 37,
"time": "1772603977"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 120,
"time": "1772605500"
},
"departure": {
"delay": 120,
"time": "1772605500"
},
"stopId": "FR:76540:ZE:TCARxSTCLA1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 210,
"time": "1772604845"
},
"departure": {
"delay": 210,
"time": "1772604870"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 92,
"time": "1772604272"
},
"departure": {
"delay": 92,
"time": "1772604272"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 122,
"time": "1772604122"
},
"departure": {
"delay": 122,
"time": "1772604122"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 190,
"time": "1772604945"
},
"departure": {
"delay": 190,
"time": "1772604970"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 36,
"time": "1772603496"
},
"departure": {
"delay": 36,
"time": "1772603496"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1772603160"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 166,
"time": "1772605846"
},
"departure": {
"delay": 166,
"time": "1772605846"
},
"stopId": "FR:76540:ZE:TCARxCHATL1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 130,
"time": "1772605570"
},
"departure": {
"delay": 130,
"time": "1772605570"
},
"stopId": "FR:76540:ZE:TCARxMALRA1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 146,
"time": "1772605046"
},
"departure": {
"delay": 146,
"time": "1772605046"
},
"stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 126,
"time": "1772605446"
},
"departure": {
"delay": 126,
"time": "1772605446"
},
"stopId": "FR:76540:ZE:TCARxCOUPE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 173,
"time": "1772604713"
},
"departure": {
"delay": 173,
"time": "1772604713"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 76,
"time": "1772603416"
},
"departure": {
"delay": 76,
"time": "1772603416"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 185,
"time": "1772605145"
},
"departure": {
"delay": 185,
"time": "1772605145"
},
"stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 36,
"time": "1772603196"
},
"departure": {
"delay": 36,
"time": "1772603196"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 30,
"time": "1772603670"
},
"departure": {
"delay": 30,
"time": "1772603670"
},
"stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 39,
"time": "1772603319"
},
"departure": {
"delay": 39,
"time": "1772603319"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 50,
"time": "1772603570"
},
"departure": {
"delay": 50,
"time": "1772603570"
},
"stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -17,
"time": "1772603803"
},
"departure": {
"delay": -17,
"time": "1772603803"
},
"stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 145,
"time": "1772605645"
},
"departure": {
"delay": 145,
"time": "1772605645"
},
"stopId": "FR:76540:ZE:TCARxPSALO1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 110,
"time": "1772605970"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 150,
"time": "1772605290"
},
"departure": {
"delay": 150,
"time": "1772605290"
},
"stopId": "FR:76540:ZE:TCARxARGEN1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 165,
"time": "1772604645"
},
"departure": {
"delay": 165,
"time": "1772604645"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 160,
"time": "1772605698"
},
"departure": {
"delay": 160,
"time": "1772605720"
},
"stopId": "FR:76540:ZE:TCARxGALI1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 150,
"time": "1772604570"
},
"departure": {
"delay": 150,
"time": "1772604570"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 15
}
],
"timestamp": "1772603135",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx291:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1121:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772620320"
},
"departure": {
"time": "1772620320"
},
"stopId": "FR:27681:ZE:29077:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1772620440"
},
"departure": {
"time": "1772620440"
},
"stopId": "FR:27681:ZE:29080:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1772620740"
},
"departure": {
"time": "1772620740"
},
"stopId": "FR:27681:ZE:10039:ATOUMOD007",
"stopSequence": 8
},
{
"departure": {
"time": "1772620260"
},
"stopId": "FR:27681:ZE:29075:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1772620860"
},
"departure": {
"time": "1772620860"
},
"stopId": "FR:27681:ZE:10078:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1772621280"
},
"departure": {
"time": "1772621280"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1772621520"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1772620920"
},
"departure": {
"time": "1772620920"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1772620560"
},
"departure": {
"time": "1772620560"
},
"stopId": "FR:27681:ZE:29082:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1772620380"
},
"departure": {
"time": "1772620380"
},
"stopId": "FR:27681:ZE:29078:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1772620500"
},
"departure": {
"time": "1772620500"
},
"stopId": "FR:27681:ZE:10037:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1772620800"
},
"departure": {
"time": "1772620800"
},
"stopId": "FR:27681:ZE:10063:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1772621100"
},
"departure": {
"time": "1772621100"
},
"stopId": "FR:27681:ZE:10031:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1772621340"
},
"departure": {
"time": "1772621340"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1772620680"
},
"departure": {
"time": "1772620680"
},
"stopId": "FR:27681:ZE:10090:ATOUMOD007",
"stopSequence": 7
}
],
"timestamp": "1772606444",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1121:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC596159:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -104,
"time": "1772608756"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -1567,
"time": "1772606513"
},
"departure": {
"delay": -1567,
"time": "1772606513"
},
"stopId": "FR:27229:ZE:0xMON02:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -367,
"time": "1772606513"
},
"departure": {
"delay": -367,
"time": "1772606513"
},
"stopId": "FR:27017:ZE:0xCNL02:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -1447,
"time": "1772606513"
},
"departure": {
"delay": -1447,
"time": "1772606513"
},
"stopId": "FR:27229:ZE:0xLYC02:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -187,
"time": "1772606513"
},
"departure": {
"delay": -187,
"time": "1772606513"
},
"stopId": "FR:27306:ZE:0xMRE02:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -1507,
"time": "1772606513"
},
"departure": {
"delay": -1507,
"time": "1772606513"
},
"stopId": "FR:27229:ZE:0xCLO02:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -131,
"time": "1772608489"
},
"departure": {
"delay": -131,
"time": "1772608489"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -1087,
"time": "1772606513"
},
"departure": {
"delay": -1087,
"time": "1772606513"
},
"stopId": "FR:27229:ZE:0xLAK02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -144,
"time": "1772608416"
},
"departure": {
"delay": -144,
"time": "1772608416"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -367,
"time": "1772606513"
},
"departure": {
"delay": -367,
"time": "1772606513"
},
"stopId": "FR:27017:ZE:0xANG02:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -427,
"time": "1772606513"
},
"departure": {
"delay": -427,
"time": "1772606513"
},
"stopId": "FR:27017:ZE:0xPAF01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -1327,
"time": "1772606513"
},
"departure": {
"delay": -1327,
"time": "1772606513"
},
"stopId": "FR:27229:ZE:0xCLO01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -1627,
"time": "1772606513"
},
"departure": {
"delay": -1627,
"time": "1772606513"
},
"stopId": "FR:27229:ZE:0xTRA02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -1267,
"time": "1772606513"
},
"departure": {
"delay": -1267,
"time": "1772606513"
},
"stopId": "FR:27229:ZE:0xMON01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -91,
"time": "1772608589"
},
"departure": {
"delay": -91,
"time": "1772608589"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -129,
"time": "1772607291"
},
"departure": {
"delay": -129,
"time": "1772607291"
},
"stopId": "FR:27229:ZE:0xRON02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -1687,
"time": "1772606513"
},
"departure": {
"delay": -1687,
"time": "1772606513"
},
"stopId": "FR:27229:ZE:0xPOL02:ATOUMOD004",
"stopSequence": 17
},
{
"departure": {
"delay": -187,
"time": "1772606513"
},
"stopId": "FR:27306:ZE:0xCID02:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -111,
"time": "1772608149"
},
"departure": {
"delay": -111,
"time": "1772608149"
},
"stopId": "FR:27229:ZE:0xORL02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -99,
"time": "1772608221"
},
"departure": {
"delay": -99,
"time": "1772608221"
},
"stopId": "FR:27229:ZE:0xMOU02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -134,
"time": "1772608306"
},
"departure": {
"delay": -134,
"time": "1772608306"
},
"stopId": "FR:27229:ZE:0xLET02:ATOUMOD004",
"stopSequence": 20
}
],
"timestamp": "1772606513",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T6:LOC",
"tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC596159:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:645:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1772612160"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1772613300"
},
"departure": {
"time": "1772613300"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1772613060"
},
"departure": {
"time": "1772613060"
},
"stopId": "FR:27681:ZE:62040:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1772612220"
},
"departure": {
"time": "1772612220"
},
"stopId": "FR:27562:ZE:10052:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1772613180"
},
"departure": {
"time": "1772613180"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1772613120"
},
"departure": {
"time": "1772613120"
},
"stopId": "FR:27681:ZE:9701:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1772613540"
},
"departure": {
"time": "1772613540"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1772612400"
},
"departure": {
"time": "1772612400"
},
"stopId": "FR:27681:ZE:29097:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1772613000"
},
"departure": {
"time": "1772613000"
},
"stopId": "FR:27681:ZE:29098:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1772613780"
},
"departure": {
"time": "1772613780"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1772614020"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1772612940"
},
"departure": {
"time": "1772612940"
},
"stopId": "FR:27681:ZE:29102:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1772613480"
},
"departure": {
"time": "1772613480"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1772613420"
},
"departure": {
"time": "1772613420"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1772613840"
},
"departure": {
"time": "1772613840"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 14
}
],
"timestamp": "1772606381",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:645:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:5414496186138624x4:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 217,
"time": "1772608167"
},
"departure": {
"delay": 217,
"time": "1772608177"
},
"stopId": "FR:14366:ZE:786800005:ATOUMOD036",
"stopSequence": 23
},
{
"arrival": {
"delay": 146,
"time": "1772607796"
},
"departure": {
"delay": 146,
"time": "1772607806"
},
"stopId": "FR:14069:ZE:5200570925187072:ATOUMOD036",
"stopSequence": 18
},
{
"arrival": {
"delay": 198,
"time": "1772607488"
},
"departure": {
"delay": 198,
"time": "1772607498"
},
"stopId": "FR:14303:ZE:5098519146790912:ATOUMOD036",
"stopSequence": 15
},
{
"arrival": {
"delay": 152,
"time": "1772607262"
},
"departure": {
"delay": 152,
"time": "1772607272"
},
"stopId": "FR:14421:ZE:6021808065085440:ATOUMOD036",
"stopSequence": 14
},
{
"arrival": {
"delay": 188,
"time": "1772608078"
},
"departure": {
"delay": 188,
"time": "1772608088"
},
"stopId": "FR:14366:ZE:767710003:ATOUMOD036",
"stopSequence": 22
},
{
"arrival": {
"delay": 74,
"time": "1772607064"
},
"departure": {
"delay": 74,
"time": "1772607074"
},
"stopId": "FR:14571:ZE:5171570551029760:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": -291,
"time": "1772608689"
},
"stopId": "FR:14366:ZE:19270005:ATOUMOD036",
"stopSequence": 27
},
{
"arrival": {
"delay": 211,
"time": "1772608041"
},
"departure": {
"delay": 211,
"time": "1772608051"
},
"stopId": "FR:14366:ZE:788860003:ATOUMOD036",
"stopSequence": 21
},
{
"arrival": {
"delay": 175,
"time": "1772607705"
},
"departure": {
"delay": 175,
"time": "1772607715"
},
"stopId": "FR:14303:ZE:5190701962756096:ATOUMOD036",
"stopSequence": 17
},
{
"arrival": {
"delay": 63,
"time": "1772606993"
},
"departure": {
"delay": 63,
"time": "1772607003"
},
"stopId": "FR:14571:ZE:6249281411350528:ATOUMOD036",
"stopSequence": 12
},
{
"arrival": {
"delay": 119,
"time": "1772607589"
},
"departure": {
"delay": 119,
"time": "1772607599"
},
"stopId": "FR:14303:ZE:5087233314914304:ATOUMOD036",
"stopSequence": 16
},
{
"arrival": {
"delay": 128,
"time": "1772607898"
},
"departure": {
"delay": 128,
"time": "1772607908"
},
"stopId": "FR:14069:ZE:753990002:ATOUMOD036",
"stopSequence": 20
},
{
"arrival": {
"delay": 144,
"time": "1772607854"
},
"departure": {
"delay": 144,
"time": "1772607864"
},
"stopId": "FR:14069:ZE:5953096342568960:ATOUMOD036",
"stopSequence": 19
},
{
"arrival": {
"delay": -4,
"time": "1772606742"
},
"departure": {
"delay": -4,
"time": "1772606756"
},
"stopId": "FR:14570:ZE:6238642022383616:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": 60,
"time": "1772606870"
},
"departure": {
"delay": 60,
"time": "1772606880"
},
"stopId": "FR:14570:ZE:6291786555195392:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": 5,
"time": "1772608375"
},
"departure": {
"delay": 5,
"time": "1772608385"
},
"stopId": "FR:14366:ZE:15060003:ATOUMOD036",
"stopSequence": 26
},
{
"arrival": {
"delay": 63,
"time": "1772606619"
},
"departure": {
"delay": 63,
"time": "1772606643"
},
"stopId": "FR:14570:ZE:6244808672673792:ATOUMOD036",
"stopSequence": 9
}
],
"timestamp": "1772606705",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:5118765622624256:LOC",
"tripId": "ATOUMOD036:ServiceJourney:5414496186138624x4:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1133:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772621340"
},
"departure": {
"time": "1772621340"
},
"stopId": "FR:27681:ZE:141:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1772620860"
},
"departure": {
"time": "1772620860"
},
"stopId": "FR:27681:ZE:10072:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1772620620"
},
"departure": {
"time": "1772620620"
},
"stopId": "FR:27562:ZE:29084:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1772621220"
},
"departure": {
"time": "1772621220"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1772620380"
},
"departure": {
"time": "1772620380"
},
"stopId": "FR:27562:ZE:10018:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1772621040"
},
"departure": {
"time": "1772621040"
},
"stopId": "FR:27681:ZE:30008:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1772620560"
},
"departure": {
"time": "1772620560"
},
"stopId": "FR:27562:ZE:10022:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1772620740"
},
"departure": {
"time": "1772620740"
},
"stopId": "FR:27562:ZE:10103:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1772621460"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"departure": {
"time": "1772620320"
},
"stopId": "FR:27562:ZE:10006:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1772621280"
},
"departure": {
"time": "1772621280"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1772620920"
},
"departure": {
"time": "1772620920"
},
"stopId": "FR:27681:ZE:10056:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1772620800"
},
"departure": {
"time": "1772620800"
},
"stopId": "FR:27562:ZE:10070:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1772620440"
},
"departure": {
"time": "1772620440"
},
"stopId": "FR:27562:ZE:10024:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1772620500"
},
"departure": {
"time": "1772620500"
},
"stopId": "FR:27562:ZE:10016:ATOUMOD007",
"stopSequence": 4
}
],
"timestamp": "1772606381",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:25:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1133:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:8x3470521:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -285,
"time": "1772610915"
},
"departure": {
"delay": -285,
"time": "1772610915"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 20
},
{
"departure": {
"delay": -2998,
"time": "1772606702"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -3118,
"time": "1772606702"
},
"departure": {
"delay": -3118,
"time": "1772606702"
},
"stopId": "FR:27701:ZE:0x7087:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -3658,
"time": "1772606702"
},
"departure": {
"delay": -3658,
"time": "1772606702"
},
"stopId": "FR:27701:ZE:0x7055:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -127,
"time": "1772610293"
},
"departure": {
"delay": -127,
"time": "1772610293"
},
"stopId": "FR:27701:ZE:0x7045:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -3238,
"time": "1772606702"
},
"departure": {
"delay": -3238,
"time": "1772606702"
},
"stopId": "FR:27701:ZE:0x7115:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -207,
"time": "1772610573"
},
"departure": {
"delay": -207,
"time": "1772610573"
},
"stopId": "FR:27701:ZE:0x7101:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -153,
"time": "1772610507"
},
"departure": {
"delay": -153,
"time": "1772610507"
},
"stopId": "FR:27701:ZE:0x7128:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -122,
"time": "1772610418"
},
"departure": {
"delay": -122,
"time": "1772610418"
},
"stopId": "FR:27701:ZE:0x7037:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -3538,
"time": "1772606702"
},
"departure": {
"delay": -3538,
"time": "1772606702"
},
"stopId": "FR:27701:ZE:0x6583:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -209,
"time": "1772610811"
},
"departure": {
"delay": -209,
"time": "1772610811"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -303,
"time": "1772611017"
},
"departure": {
"delay": -303,
"time": "1772611017"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -151,
"time": "1772610689"
},
"departure": {
"delay": -151,
"time": "1772610689"
},
"stopId": "FR:27375:ZE:0x6408:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -103,
"time": "1772610377"
},
"departure": {
"delay": -103,
"time": "1772610377"
},
"stopId": "FR:27701:ZE:0x7069:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -3358,
"time": "1772606702"
},
"departure": {
"delay": -3358,
"time": "1772606702"
},
"stopId": "FR:27701:ZE:0x7096:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -3598,
"time": "1772606702"
},
"departure": {
"delay": -3598,
"time": "1772606702"
},
"stopId": "FR:27701:ZE:0x7043:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -326,
"time": "1772611054"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -3478,
"time": "1772606702"
},
"departure": {
"delay": -3478,
"time": "1772606702"
},
"stopId": "FR:27701:ZE:0x7109:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -198,
"time": "1772610882"
},
"departure": {
"delay": -198,
"time": "1772610882"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -215,
"time": "1772610745"
},
"departure": {
"delay": -215,
"time": "1772610745"
},
"stopId": "FR:27375:ZE:0x6443:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -3178,
"time": "1772606702"
},
"departure": {
"delay": -3178,
"time": "1772606702"
},
"stopId": "FR:27701:ZE:0x7117:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -67,
"time": "1772610353"
},
"departure": {
"delay": -67,
"time": "1772610353"
},
"stopId": "FR:27701:ZE:0x7133:ATOUMOD006",
"stopSequence": 11
}
],
"timestamp": "1772606702",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:8x3470521:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:8x3470528:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 174,
"time": "1772606574"
},
"departure": {
"delay": 174,
"time": "1772606574"
},
"stopId": "FR:27375:ZE:0x6406:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 222,
"time": "1772607462"
},
"departure": {
"delay": 222,
"time": "1772607462"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 279,
"time": "1772607579"
},
"departure": {
"delay": 279,
"time": "1772607579"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 164,
"time": "1772606504"
},
"departure": {
"delay": 164,
"time": "1772606504"
},
"stopId": "FR:27375:ZE:0x6442:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 230,
"time": "1772607050"
},
"departure": {
"delay": 230,
"time": "1772607050"
},
"stopId": "FR:27701:ZE:0x7044:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 164,
"time": "1772606649"
},
"departure": {
"delay": 164,
"time": "1772606684"
},
"stopId": "FR:27701:ZE:0x7100:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 238,
"time": "1772607298"
},
"departure": {
"delay": 238,
"time": "1772607298"
},
"stopId": "FR:27701:ZE:0x7108:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 252,
"time": "1772607252"
},
"departure": {
"delay": 252,
"time": "1772607252"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 222,
"time": "1772607402"
},
"departure": {
"delay": 222,
"time": "1772607402"
},
"stopId": "FR:27701:ZE:0x7095:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 234,
"time": "1772607114"
},
"departure": {
"delay": 234,
"time": "1772607114"
},
"stopId": "FR:27701:ZE:0x7054:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 247,
"time": "1772607547"
},
"departure": {
"delay": 247,
"time": "1772607547"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 210,
"time": "1772606910"
},
"departure": {
"delay": 210,
"time": "1772606910"
},
"stopId": "FR:27701:ZE:0x7036:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 164,
"time": "1772606384"
},
"departure": {
"delay": 164,
"time": "1772606384"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 234,
"time": "1772606994"
},
"departure": {
"delay": 234,
"time": "1772606994"
},
"stopId": "FR:27701:ZE:0x7132:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 178,
"time": "1772607658"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 164,
"time": "1772606804"
},
"departure": {
"delay": 164,
"time": "1772606804"
},
"stopId": "FR:27701:ZE:0x7126:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 240,
"time": "1772606940"
},
"departure": {
"delay": 240,
"time": "1772606940"
},
"stopId": "FR:27701:ZE:0x7068:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 191,
"time": "1772607191"
},
"departure": {
"delay": 191,
"time": "1772607191"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 164,
"time": "1772606324"
},
"departure": {
"delay": 164,
"time": "1772606324"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 5
}
],
"timestamp": "1772606521",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:8x3470528:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230285x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 47,
"time": "1772606627"
},
"departure": {
"delay": 47,
"time": "1772606627"
},
"stopId": "FR:76351:ZE:4080:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 1,
"time": "1772606701"
},
"stopId": "FR:76351:ZE:3212:ATOUMOD003",
"stopSequence": 39
},
{
"departure": {
"delay": 57,
"time": "1772606457"
},
"stopId": "FR:76351:ZE:3228:ATOUMOD003",
"stopSequence": 32
},
{
"departure": {
"delay": 8,
"time": "1772606408"
},
"stopId": "FR:76351:ZE:3101:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 26,
"time": "1772606606"
},
"departure": {
"delay": 26,
"time": "1772606606"
},
"stopId": "FR:76351:ZE:3043:ATOUMOD003",
"stopSequence": 36
},
{
"departure": {
"delay": 50,
"time": "1772606210"
},
"stopId": "FR:76351:ZE:3710:ATOUMOD003",
"stopSequence": 28
},
{
"departure": {
"delay": 62,
"time": "1772606342"
},
"stopId": "FR:76351:ZE:3654:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 1,
"time": "1772606581"
},
"departure": {
"delay": 1,
"time": "1772606581"
},
"stopId": "FR:76351:ZE:3257:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 33,
"time": "1772606673"
},
"departure": {
"delay": 33,
"time": "1772606673"
},
"stopId": "FR:76351:ZE:3704:ATOUMOD003",
"stopSequence": 38
},
{
"departure": {
"delay": 9,
"time": "1772606529"
},
"stopId": "FR:76351:ZE:4883:ATOUMOD003",
"stopSequence": 34
},
{
"departure": {
"delay": 3,
"time": "1772606283"
},
"stopId": "FR:76351:ZE:3384:ATOUMOD003",
"stopSequence": 29
},
{
"departure": {
"delay": 39,
"time": "1772606499"
},
"stopId": "FR:76351:ZE:3611:ATOUMOD003",
"stopSequence": 33
}
],
"timestamp": "1772606532",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230285x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:633:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772612820"
},
"departure": {
"time": "1772612820"
},
"stopId": "FR:27681:ZE:29056:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1772611740"
},
"departure": {
"time": "1772611740"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1772612760"
},
"departure": {
"time": "1772612760"
},
"stopId": "FR:27681:ZE:29058:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1772611800"
},
"departure": {
"time": "1772611800"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1772612220"
},
"departure": {
"time": "1772612220"
},
"stopId": "FR:27681:ZE:10105:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1772612520"
},
"departure": {
"time": "1772612520"
},
"stopId": "FR:27681:ZE:10114:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1772611980"
},
"departure": {
"time": "1772611980"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1772612880"
},
"stopId": "FR:27681:ZE:29095:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1772612160"
},
"departure": {
"time": "1772612160"
},
"stopId": "FR:27681:ZE:10094:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1772612280"
},
"departure": {
"time": "1772612280"
},
"stopId": "FR:27681:ZE:10061:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1772612640"
},
"departure": {
"time": "1772612640"
},
"stopId": "FR:27681:ZE:10101:ATOUMOD007",
"stopSequence": 9
},
{
"departure": {
"time": "1772611680"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
}
],
"timestamp": "1772606490",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:24:LOC",
"tripId": "ATOUMOD007:ServiceJourney:633:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:701:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772613420"
},
"departure": {
"time": "1772613420"
},
"stopId": "FR:27681:ZE:28981:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1772613000"
},
"departure": {
"time": "1772613000"
},
"stopId": "FR:27681:ZE:28976:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1772613180"
},
"departure": {
"time": "1772613180"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1772613720"
},
"departure": {
"time": "1772613720"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1772613240"
},
"departure": {
"time": "1772613240"
},
"stopId": "FR:27681:ZE:10057:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1772613960"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1772613780"
},
"departure": {
"time": "1772613780"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 13
},
{
"departure": {
"time": "1772612940"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1772613300"
},
"departure": {
"time": "1772613300"
},
"stopId": "FR:27681:ZE:10080:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1772613540"
},
"departure": {
"time": "1772613540"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1772613060"
},
"departure": {
"time": "1772613060"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1772613360"
},
"departure": {
"time": "1772613360"
},
"stopId": "FR:27681:ZE:10059:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1772613480"
},
"departure": {
"time": "1772613480"
},
"stopId": "FR:27681:ZE:10074:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1772613120"
},
"departure": {
"time": "1772613120"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 4
}
],
"timestamp": "1772606444",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:701:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4227366x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772608380"
},
"departure": {
"time": "1772608380"
},
"stopId": "FR:76305:ZE:3058:ATOUMOD003",
"stopSequence": 16
},
{
"departure": {
"time": "1772606760"
},
"stopId": "FR:76351:ZE:4906:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 17,
"time": "1772608517"
},
"departure": {
"delay": 17,
"time": "1772608517"
},
"stopId": "FR:76341:ZE:3464:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 27,
"time": "1772608227"
},
"departure": {
"delay": 27,
"time": "1772608227"
},
"stopId": "FR:76305:ZE:3183:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"time": "1772608560"
},
"stopId": "FR:76341:ZE:4597:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 26,
"time": "1772608286"
},
"departure": {
"delay": 26,
"time": "1772608286"
},
"stopId": "FR:76305:ZE:3185:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 39,
"time": "1772608479"
},
"departure": {
"delay": 39,
"time": "1772608479"
},
"stopId": "FR:76305:ZE:3620:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"time": "1772607840"
},
"departure": {
"time": "1772607840"
},
"stopId": "FR:76305:ZE:3922:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"time": "1772608080"
},
"departure": {
"time": "1772608080"
},
"stopId": "FR:76305:ZE:3683:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"time": "1772607660"
},
"departure": {
"time": "1772607660"
},
"stopId": "FR:76341:ZE:3832:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"time": "1772607420"
},
"departure": {
"time": "1772607420"
},
"stopId": "FR:76351:ZE:4984:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 36,
"time": "1772607996"
},
"departure": {
"delay": 36,
"time": "1772607996"
},
"stopId": "FR:76305:ZE:3190:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 45,
"time": "1772607765"
},
"departure": {
"delay": 45,
"time": "1772607765"
},
"stopId": "FR:76305:ZE:3836:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 46,
"time": "1772607106"
},
"departure": {
"delay": 46,
"time": "1772607106"
},
"stopId": "FR:76351:ZE:4868:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 49,
"time": "1772608429"
},
"departure": {
"delay": 49,
"time": "1772608429"
},
"stopId": "FR:76305:ZE:3294:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 29,
"time": "1772608109"
},
"departure": {
"delay": 29,
"time": "1772608109"
},
"stopId": "FR:76305:ZE:3575:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 47,
"time": "1772606987"
},
"departure": {
"delay": 47,
"time": "1772606987"
},
"stopId": "FR:76351:ZE:4866:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 41,
"time": "1772607161"
},
"departure": {
"delay": 41,
"time": "1772607161"
},
"stopId": "FR:76351:ZE:3261:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 43,
"time": "1772607943"
},
"departure": {
"delay": 43,
"time": "1772607943"
},
"stopId": "FR:76305:ZE:3098:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 49,
"time": "1772607709"
},
"departure": {
"delay": 49,
"time": "1772607709"
},
"stopId": "FR:76305:ZE:3834:ATOUMOD003",
"stopSequence": 7
}
],
"timestamp": "1772606182",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:20:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4227366x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4227365x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -34,
"time": "1772606726"
},
"departure": {
"delay": -34,
"time": "1772606726"
},
"stopId": "FR:76305:ZE:3683:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": -34,
"time": "1772606486"
},
"departure": {
"delay": -34,
"time": "1772606486"
},
"stopId": "FR:76305:ZE:3922:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 11,
"time": "1772606411"
},
"departure": {
"delay": 11,
"time": "1772606411"
},
"stopId": "FR:76305:ZE:3836:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": -8,
"time": "1772606932"
},
"departure": {
"delay": -8,
"time": "1772606932"
},
"stopId": "FR:76305:ZE:3185:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": -34,
"time": "1772607026"
},
"departure": {
"delay": -34,
"time": "1772607026"
},
"stopId": "FR:76305:ZE:3058:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 5,
"time": "1772607125"
},
"departure": {
"delay": 5,
"time": "1772607125"
},
"stopId": "FR:76305:ZE:3620:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": -34,
"time": "1772606306"
},
"departure": {
"delay": -34,
"time": "1772606306"
},
"stopId": "FR:76341:ZE:3832:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": -5,
"time": "1772606755"
},
"departure": {
"delay": -5,
"time": "1772606755"
},
"stopId": "FR:76305:ZE:3575:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": -17,
"time": "1772607163"
},
"departure": {
"delay": -17,
"time": "1772607163"
},
"stopId": "FR:76341:ZE:3464:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 15,
"time": "1772607075"
},
"departure": {
"delay": 15,
"time": "1772607075"
},
"stopId": "FR:76305:ZE:3294:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": -34,
"time": "1772607206"
},
"stopId": "FR:76341:ZE:4597:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 15,
"time": "1772606355"
},
"departure": {
"delay": 15,
"time": "1772606355"
},
"stopId": "FR:76305:ZE:3834:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": -7,
"time": "1772606873"
},
"departure": {
"delay": -7,
"time": "1772606873"
},
"stopId": "FR:76305:ZE:3183:ATOUMOD003",
"stopSequence": 14
},
{
"departure": {
"delay": -34,
"time": "1772606066"
},
"stopId": "FR:76351:ZE:4984:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 9,
"time": "1772606589"
},
"departure": {
"delay": 9,
"time": "1772606589"
},
"stopId": "FR:76305:ZE:3098:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 2,
"time": "1772606642"
},
"departure": {
"delay": 2,
"time": "1772606642"
},
"stopId": "FR:76305:ZE:3190:ATOUMOD003",
"stopSequence": 11
}
],
"timestamp": "1772606362",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:20:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4227365x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748602x2025xHxMultxMexMercredix00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 60,
"time": "1772607720"
},
"departure": {
"delay": 60,
"time": "1772607720"
},
"stopId": "FR:50129:ZE:10VER2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 60,
"time": "1772608140"
},
"departure": {
"delay": 60,
"time": "1772608140"
},
"stopId": "FR:50129:ZE:10NMD2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 161,
"time": "1772606556"
},
"departure": {
"delay": 161,
"time": "1772606621"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 60,
"time": "1772606880"
},
"departure": {
"delay": 60,
"time": "1772606880"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"time": "1772606675"
},
"departure": {
"time": "1772606640"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 60,
"time": "1772607540"
},
"departure": {
"delay": 60,
"time": "1772607540"
},
"stopId": "FR:50129:ZE:10HLU2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 60,
"time": "1772607360"
},
"departure": {
"delay": 60,
"time": "1772607360"
},
"stopId": "FR:50129:ZE:10MEZ2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 60,
"time": "1772607300"
},
"departure": {
"delay": 60,
"time": "1772607300"
},
"stopId": "FR:50129:ZE:10HQU2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 60,
"time": "1772607000"
},
"departure": {
"delay": 60,
"time": "1772607000"
},
"stopId": "FR:50129:ZE:10BDB1:ATOUMOD035",
"stopSequence": 7
},
{
"departure": {
"delay": 173,
"time": "1772606513"
},
"stopId": "FR:50129:ZE:10SHU1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 60,
"time": "1772607180"
},
"departure": {
"delay": 60,
"time": "1772607180"
},
"stopId": "FR:50129:ZE:10HAM2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 60,
"time": "1772608200"
},
"departure": {
"delay": 60,
"time": "1772608200"
},
"stopId": "FR:50129:ZE:10BLE2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 60,
"time": "1772607840"
},
"departure": {
"delay": 60,
"time": "1772607840"
},
"stopId": "FR:50129:ZE:10CBL2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 60,
"time": "1772608200"
},
"stopId": "FR:50129:ZE:10HxC2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 60,
"time": "1772607120"
},
"departure": {
"delay": 60,
"time": "1772607120"
},
"stopId": "FR:50129:ZE:10GLA2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 60,
"time": "1772607900"
},
"departure": {
"delay": 60,
"time": "1772607900"
},
"stopId": "FR:50129:ZE:10ING2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 60,
"time": "1772607420"
},
"departure": {
"delay": 60,
"time": "1772607420"
},
"stopId": "FR:50129:ZE:10HTR2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 60,
"time": "1772606820"
},
"departure": {
"delay": 60,
"time": "1772606820"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 60,
"time": "1772606940"
},
"departure": {
"delay": 60,
"time": "1772606940"
},
"stopId": "FR:50129:ZE:10CDL1:ATOUMOD035",
"stopSequence": 6
}
],
"timestamp": "1772606695",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:07:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748602x2025xHxMultxMexMercredix00:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN13103F5941339x2026x02x21T22x11x00Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772605380"
},
"departure": {
"time": "1772605440"
},
"stopId": "FR:27701:ZE:StopPointxOCETrainxTERx87415877:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1772604720"
},
"departure": {
"time": "1772604780"
},
"stopId": "FR:27022:ZE:StopPointxOCETrainxTERx87415620:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1772605740"
},
"departure": {
"time": "1772605800"
},
"stopId": "FR:27008:ZE:StopPointxOCETrainxTERx87415661:ATOUMOD002",
"stopSequence": 21
},
{
"arrival": {
"time": "1772606820"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 24
},
{
"arrival": {
"time": "1772604120"
},
"departure": {
"time": "1772604240"
},
"stopId": "FR:27681:ZE:StopPointxOCETrainxTERx87415604:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1772603220"
},
"departure": {
"time": "1772603340"
},
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 9
},
{
"departure": {
"time": "1772600940"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1772606160"
},
"departure": {
"time": "1772606220"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 23
}
],
"timestamp": "1772597318",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx97E911FAxC8F2x4861xAD3CxC36CF4750A49x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN13103F5941339x2026x02x21T22x11x00Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx4175:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -20721,
"time": "1772606739"
},
"departure": {
"delay": -20721,
"time": "1772606739"
},
"stopId": "FR:76540:ZE:TCARxTARTS1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": -20758,
"time": "1772606582"
},
"departure": {
"delay": -20758,
"time": "1772606582"
},
"stopId": "FR:76540:ZE:TCARxJOFFR1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": -20726,
"time": "1772606854"
},
"departure": {
"delay": -20726,
"time": "1772606854"
},
"stopId": "FR:76540:ZE:TCARxGAREV1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": -20721,
"time": "1772606499"
},
"departure": {
"delay": -20721,
"time": "1772606499"
},
"stopId": "FR:76540:ZE:TCARxSTSEV1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": -20743,
"time": "1772607017"
},
"departure": {
"delay": -20743,
"time": "1772607017"
},
"stopId": "FR:76540:ZE:TCARxBEAUV1:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": -20745,
"time": "1772606775"
},
"departure": {
"delay": -20745,
"time": "1772606775"
},
"stopId": "FR:76540:ZE:TCARxJUSTI1:ATOUMOD001",
"stopSequence": 28
}
],
"timestamp": "1772604956",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx4175:LOC"
}
}
},
{
"id": "SM:ATOUMOD012:ServiceJourney:100000325:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 129,
"time": "1772607249"
},
"departure": {
"delay": 129,
"time": "1772607249"
},
"stopId": "FR:76758:ZE:YVETOTxxxAlbert:ATOUMOD012",
"stopSequence": 7
},
{
"arrival": {
"delay": 129,
"time": "1772607069"
},
"departure": {
"delay": 129,
"time": "1772607069"
},
"stopId": "FR:76758:ZE:YVETOTxxxSallexDuxVieuxxMoulinx2:ATOUMOD012",
"stopSequence": 6
},
{
"arrival": {
"delay": 129,
"time": "1772607909"
},
"departure": {
"delay": 129,
"time": "1772607909"
},
"stopId": "FR:76610:ZE:SAINTExMARIExD6:ATOUMOD012",
"stopSequence": 15
},
{
"arrival": {
"delay": 129,
"time": "1772607969"
},
"stopId": "FR:76610:ZE:SAINTExMARIExD4:ATOUMOD012",
"stopSequence": 16
},
{
"arrival": {
"delay": 129,
"time": "1772607789"
},
"departure": {
"delay": 129,
"time": "1772607789"
},
"stopId": "FR:76610:ZE:SAINTExMARIExD1:ATOUMOD012",
"stopSequence": 13
},
{
"arrival": {
"delay": 129,
"time": "1772607849"
},
"departure": {
"delay": 129,
"time": "1772607849"
},
"stopId": "FR:76610:ZE:SAINTExMARIExD5:ATOUMOD012",
"stopSequence": 14
},
{
"arrival": {
"delay": 129,
"time": "1772607369"
},
"departure": {
"delay": 129,
"time": "1772607369"
},
"stopId": "FR:76758:ZE:YVETOTxxxAvenu1:ATOUMOD012",
"stopSequence": 8
},
{
"arrival": {
"delay": 129,
"time": "1772607549"
},
"departure": {
"delay": 129,
"time": "1772607549"
},
"stopId": "FR:76610:ZE:SAINTExMARIExDE:ATOUMOD012",
"stopSequence": 10
},
{
"arrival": {
"delay": 129,
"time": "1772607009"
},
"departure": {
"delay": 129,
"time": "1772607009"
},
"stopId": "FR:76758:ZE:YVETOTxxxPierre:ATOUMOD012",
"stopSequence": 5
},
{
"arrival": {
"delay": 129,
"time": "1772607669"
},
"departure": {
"delay": 129,
"time": "1772607669"
},
"stopId": "FR:76610:ZE:SAINTExMARIExD2:ATOUMOD012",
"stopSequence": 11
},
{
"arrival": {
"delay": 129,
"time": "1772606649"
},
"departure": {
"delay": 129,
"time": "1772606649"
},
"stopId": "FR:76758:ZE:YVETOTxxxJeanxX:ATOUMOD012",
"stopSequence": 2
},
{
"arrival": {
"delay": 129,
"time": "1772607489"
},
"departure": {
"delay": 129,
"time": "1772607489"
},
"stopId": "FR:76758:ZE:YVETOTxxxCentre:ATOUMOD012",
"stopSequence": 9
}
],
"timestamp": "1772606538",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD012:Line:1:LOC",
"tripId": "ATOUMOD012:ServiceJourney:100000325:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4227419x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 140,
"time": "1772607800"
},
"departure": {
"delay": 140,
"time": "1772607800"
},
"stopId": "FR:76305:ZE:3835:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 136,
"time": "1772607076"
},
"departure": {
"delay": 136,
"time": "1772607076"
},
"stopId": "FR:76305:ZE:3057:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 155,
"time": "1772608715"
},
"departure": {
"delay": 155,
"time": "1772608715"
},
"stopId": "FR:76351:ZE:4867:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 187,
"time": "1772606887"
},
"departure": {
"delay": 187,
"time": "1772606887"
},
"stopId": "FR:76305:ZE:3619:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 190,
"time": "1772607550"
},
"departure": {
"delay": 190,
"time": "1772607550"
},
"stopId": "FR:76305:ZE:3097:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 186,
"time": "1772607486"
},
"departure": {
"delay": 186,
"time": "1772607486"
},
"stopId": "FR:76305:ZE:3189:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 170,
"time": "1772606810"
},
"departure": {
"delay": 170,
"time": "1772606810"
},
"stopId": "FR:76305:ZE:3463:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 136,
"time": "1772608576"
},
"departure": {
"delay": 136,
"time": "1772608576"
},
"stopId": "FR:76351:ZE:4869:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 136,
"time": "1772608936"
},
"stopId": "FR:76351:ZE:4906:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 159,
"time": "1772607159"
},
"departure": {
"delay": 159,
"time": "1772607159"
},
"stopId": "FR:76305:ZE:3184:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 160,
"time": "1772607340"
},
"departure": {
"delay": 160,
"time": "1772607340"
},
"stopId": "FR:76305:ZE:3574:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 144,
"time": "1772607744"
},
"departure": {
"delay": 144,
"time": "1772607744"
},
"stopId": "FR:76305:ZE:3837:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 136,
"time": "1772607856"
},
"departure": {
"delay": 136,
"time": "1772607856"
},
"stopId": "FR:76341:ZE:3833:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 136,
"time": "1772607676"
},
"departure": {
"delay": 136,
"time": "1772607676"
},
"stopId": "FR:76305:ZE:3923:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 156,
"time": "1772607216"
},
"departure": {
"delay": 156,
"time": "1772607216"
},
"stopId": "FR:76305:ZE:3182:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 193,
"time": "1772608513"
},
"departure": {
"delay": 193,
"time": "1772608513"
},
"stopId": "FR:76351:ZE:3613:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 152,
"time": "1772606972"
},
"departure": {
"delay": 152,
"time": "1772606972"
},
"stopId": "FR:76305:ZE:3293:ATOUMOD003",
"stopSequence": 4
},
{
"departure": {
"delay": 136,
"time": "1772606656"
},
"stopId": "FR:76341:ZE:3538:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 136,
"time": "1772607376"
},
"departure": {
"delay": 136,
"time": "1772607376"
},
"stopId": "FR:76305:ZE:3680:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 136,
"time": "1772608216"
},
"departure": {
"delay": 136,
"time": "1772608216"
},
"stopId": "FR:76351:ZE:4983:ATOUMOD003",
"stopSequence": 16
}
],
"timestamp": "1772606672",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:20:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4227419x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx1490:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -30698,
"time": "1772607622"
},
"departure": {
"delay": -30698,
"time": "1772607622"
},
"stopId": "FR:76157:ZE:TCARxTPROV2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": -30668,
"time": "1772605708"
},
"departure": {
"delay": -30668,
"time": "1772605732"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -30689,
"time": "1772606115"
},
"departure": {
"delay": -30689,
"time": "1772606131"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -30738,
"time": "1772605482"
},
"departure": {
"delay": -30738,
"time": "1772605482"
},
"stopId": "FR:76212:ZE:TCARxDMAIR2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -30773,
"time": "1772606287"
},
"departure": {
"delay": -30773,
"time": "1772606287"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -30699,
"time": "1772607441"
},
"departure": {
"delay": -30699,
"time": "1772607441"
},
"stopId": "FR:76157:ZE:TCARxTOUYE2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": -30648,
"time": "1772607252"
},
"departure": {
"delay": -30648,
"time": "1772607252"
},
"stopId": "FR:76157:ZE:TCARxCORNI2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": -30759,
"time": "1772606781"
},
"departure": {
"delay": -30759,
"time": "1772606781"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": -30744,
"time": "1772605956"
},
"departure": {
"delay": -30744,
"time": "1772605956"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -30734,
"time": "1772605606"
},
"departure": {
"delay": -30734,
"time": "1772605606"
},
"stopId": "FR:76212:ZE:TCARxECOLE2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -30674,
"time": "1772607406"
},
"departure": {
"delay": -30674,
"time": "1772607406"
},
"stopId": "FR:76157:ZE:TCARxTPRAT2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": -30759,
"time": "1772606456"
},
"departure": {
"delay": -30759,
"time": "1772606481"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": -30739,
"time": "1772606381"
},
"departure": {
"delay": -30739,
"time": "1772606381"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -30668,
"time": "1772606032"
},
"departure": {
"delay": -30668,
"time": "1772606032"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -30739,
"time": "1772606681"
},
"departure": {
"delay": -30739,
"time": "1772606681"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": -30734,
"time": "1772606186"
},
"departure": {
"delay": -30734,
"time": "1772606206"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -30699,
"time": "1772607681"
},
"departure": {
"delay": -30699,
"time": "1772607681"
},
"stopId": "FR:76157:ZE:TCARxTJAUR2:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"delay": -30780,
"time": "1772605260"
},
"stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -30689,
"time": "1772607511"
},
"departure": {
"delay": -30689,
"time": "1772607511"
},
"stopId": "FR:76157:ZE:TCARxTDUMA2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": -30711,
"time": "1772606589"
},
"departure": {
"delay": -30711,
"time": "1772606589"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": -30713,
"time": "1772605807"
},
"departure": {
"delay": -30713,
"time": "1772605807"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -30674,
"time": "1772607166"
},
"departure": {
"delay": -30674,
"time": "1772607166"
},
"stopId": "FR:76540:ZE:TCARxMIN2T:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": -30777,
"time": "1772605383"
},
"departure": {
"delay": -30777,
"time": "1772605383"
},
"stopId": "FR:76212:ZE:TCARxCANAD2:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1772605017",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx1490:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3334F5952557x2026x02x22T22x07x48Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772602140"
},
"departure": {
"time": "1772602200"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 3
},
{
"departure": {
"time": "1772600760"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1772608740"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"time": "1772603040"
},
"departure": {
"time": "1772603100"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1772604600"
},
"departure": {
"time": "1772604720"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 7
}
],
"timestamp": "1772600198",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx0ce8180cx0fb6x4cc1x80bax53782622a5cex:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3334F5952557x2026x02x22T22x07x48Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3100F5952851x2026x02x22T22x07x48Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1772598180"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1772598960"
},
"departure": {
"time": "1772599020"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1772606340"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 26
},
{
"arrival": {
"time": "1772601120"
},
"departure": {
"time": "1772601300"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1772599740"
},
"departure": {
"time": "1772599800"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 15
}
],
"timestamp": "1772594560",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx468B44B7xC327x4154xB85Ex25C67C32B61Ex:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3100F5952851x2026x02x22T22x07x48Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN848950F5937225x2026x02x21T22x11x00Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772602320"
},
"departure": {
"time": "1772602380"
},
"stopId": "FR:76453:ZE:StopPointxOCETrainxTERx87411439:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1772604300"
},
"departure": {
"time": "1772604360"
},
"stopId": "FR:60245:ZE:StopPointxOCETrainxTERx87313833:ATOUMOD002",
"stopSequence": 21
},
{
"arrival": {
"time": "1772606340"
},
"departure": {
"time": "1772606400"
},
"stopId": "FR:80021:ZE:StopPointxOCETrainxTERx87313080:ATOUMOD002",
"stopSequence": 27
},
{
"arrival": {
"time": "1772603280"
},
"departure": {
"time": "1772603340"
},
"stopId": "FR:76678:ZE:StopPointxOCETrainxTERx87411462:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1772604600"
},
"departure": {
"time": "1772604660"
},
"stopId": "FR:60001:ZE:StopPointxOCETrainxTERx87313759:ATOUMOD002",
"stopSequence": 23
},
{
"arrival": {
"time": "1772605320"
},
"departure": {
"time": "1772605380"
},
"stopId": "FR:80630:ZE:StopPointxOCETrainxTERx87313395:ATOUMOD002",
"stopSequence": 25
},
{
"arrival": {
"time": "1772603700"
},
"departure": {
"time": "1772603760"
},
"stopId": "FR:76672:ZE:StopPointxOCETrainxTERx87411470:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1772602860"
},
"departure": {
"time": "1772602920"
},
"stopId": "FR:76445:ZE:StopPointxOCETrainxTERx87411454:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1772606700"
},
"stopId": "FR:80021:ZE:StopPointxOCETrainxTERx87313874:ATOUMOD002",
"stopSequence": 28
},
{
"departure": {
"time": "1772601540"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1772602560"
},
"departure": {
"time": "1772602620"
},
"stopId": "FR:76738:ZE:StopPointxOCETrainxTERx87411447:ATOUMOD002",
"stopSequence": 13
}
],
"timestamp": "1772597918",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxDD461A4Bx557Ax4303xB639xAED4F7A5141Bx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN848950F5937225x2026x02x21T22x11x00Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758404x2025xHxMultxMexMercredix00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -57,
"time": "1772605248"
},
"departure": {
"delay": -57,
"time": "1772605263"
},
"stopId": "FR:50184:ZE:FLAES1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 21,
"time": "1772603649"
},
"departure": {
"delay": 21,
"time": "1772603661"
},
"stopId": "FR:50643:ZE:VIRMA2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 29,
"time": "1772603936"
},
"departure": {
"delay": 29,
"time": "1772603969"
},
"stopId": "FR:50045:ZE:BENCG2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 91,
"time": "1772602884"
},
"departure": {
"delay": 91,
"time": "1772602951"
},
"stopId": "FR:50129:ZE:10ANJ8:ATOUMOD035",
"stopSequence": 2
},
{
"departure": {
"delay": 27,
"time": "1772602647"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 17,
"time": "1772604066"
},
"departure": {
"delay": 17,
"time": "1772604077"
},
"stopId": "FR:50045:ZE:BENBG2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -57,
"time": "1772605052"
},
"departure": {
"delay": -57,
"time": "1772605083"
},
"stopId": "FR:50184:ZE:FLAHB2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 74,
"time": "1772605574"
},
"stopId": "FR:50184:ZE:FLAEN1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 78,
"time": "1772603378"
},
"departure": {
"delay": 78,
"time": "1772603418"
},
"stopId": "FR:50575:ZE:SIDHC2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 43,
"time": "1772604358"
},
"departure": {
"delay": 43,
"time": "1772604403"
},
"stopId": "FR:50402:ZE:PIXZAF:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 45,
"time": "1772603192"
},
"departure": {
"delay": 45,
"time": "1772603205"
},
"stopId": "FR:50294:ZE:MARPO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -51,
"time": "1772604568"
},
"departure": {
"delay": -51,
"time": "1772604669"
},
"stopId": "FR:50402:ZE:PIXLAN:ATOUMOD035",
"stopSequence": 9
}
],
"timestamp": "1772606702",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758404x2025xHxMultxMexMercredix00:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:5699466544807936x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -4,
"time": "1772606922"
},
"departure": {
"delay": -4,
"time": "1772606936"
},
"stopId": "FR:14194:ZE:5624923985805312:ATOUMOD036",
"stopSequence": 2
},
{
"arrival": {
"delay": 33,
"time": "1772607863"
},
"departure": {
"delay": 33,
"time": "1772607873"
},
"stopId": "FR:14621:ZE:5472860131819520:ATOUMOD036",
"stopSequence": 6
},
{
"arrival": {
"delay": -99,
"time": "1772608701"
},
"stopId": "FR:14478:ZE:4507111473020928:ATOUMOD036",
"stopSequence": 9
},
{
"arrival": {
"delay": -26,
"time": "1772608678"
},
"departure": {
"delay": -26,
"time": "1772608714"
},
"stopId": "FR:14478:ZE:6003434223304704:ATOUMOD036",
"stopSequence": 8
},
{
"arrival": {
"delay": 144,
"time": "1772607674"
},
"departure": {
"delay": 144,
"time": "1772607684"
},
"stopId": "FR:14621:ZE:5497314803187712:ATOUMOD036",
"stopSequence": 4
},
{
"arrival": {
"delay": 112,
"time": "1772607582"
},
"departure": {
"delay": 112,
"time": "1772607592"
},
"stopId": "FR:14621:ZE:5299643496792064:ATOUMOD036",
"stopSequence": 3
},
{
"arrival": {
"delay": 19,
"time": "1772608449"
},
"departure": {
"delay": 19,
"time": "1772608459"
},
"stopId": "FR:14478:ZE:5881711318532096:ATOUMOD036",
"stopSequence": 7
},
{
"arrival": {
"delay": 151,
"time": "1772607801"
},
"departure": {
"delay": 151,
"time": "1772607811"
},
"stopId": "FR:14621:ZE:6301787611987968:ATOUMOD036",
"stopSequence": 5
},
{
"departure": {
"delay": 14,
"time": "1772606714"
},
"stopId": "FR:14194:ZE:5701524861747200:ATOUMOD036",
"stopSequence": 1
}
],
"timestamp": "1772606704",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:6534775729815552:LOC",
"tripId": "ATOUMOD036:ServiceJourney:5699466544807936x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:4538387827523584x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -35,
"time": "1772606345"
},
"departure": {
"delay": -35,
"time": "1772606365"
},
"stopId": "FR:14371:ZE:5117515341496320:ATOUMOD036",
"stopSequence": 4
},
{
"arrival": {
"delay": -249,
"time": "1772608431"
},
"stopId": "FR:14371:ZE:5100778894131200:ATOUMOD036",
"stopSequence": 14
},
{
"arrival": {
"delay": -190,
"time": "1772607811"
},
"departure": {
"delay": -190,
"time": "1772608010"
},
"stopId": "FR:14371:ZE:5921488726130688:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": -29,
"time": "1772607532"
},
"departure": {
"delay": -29,
"time": "1772607571"
},
"stopId": "FR:14371:ZE:6213068687147008:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": -38,
"time": "1772607154"
},
"departure": {
"delay": -38,
"time": "1772607202"
},
"stopId": "FR:14371:ZE:5213981246488576:ATOUMOD036",
"stopSequence": 8
},
{
"arrival": {
"delay": -81,
"time": "1772607608"
},
"departure": {
"delay": -81,
"time": "1772607699"
},
"stopId": "FR:14371:ZE:5678834247532544:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": -27,
"time": "1772606609"
},
"departure": {
"delay": -27,
"time": "1772606613"
},
"stopId": "FR:14371:ZE:5358723355639808:ATOUMOD036",
"stopSequence": 6
},
{
"arrival": {
"delay": -133,
"time": "1772607745"
},
"departure": {
"delay": -133,
"time": "1772607887"
},
"stopId": "FR:14371:ZE:6262655771738112:ATOUMOD036",
"stopSequence": 12
},
{
"arrival": {
"delay": -29,
"time": "1772607352"
},
"departure": {
"delay": -29,
"time": "1772607391"
},
"stopId": "FR:14371:ZE:4795588819288064:ATOUMOD036",
"stopSequence": 9
},
{
"arrival": {
"delay": -125,
"time": "1772606381"
},
"departure": {
"delay": -125,
"time": "1772606395"
},
"stopId": "FR:14371:ZE:5065979827585024:ATOUMOD036",
"stopSequence": 5
},
{
"arrival": {
"delay": -117,
"time": "1772606816"
},
"departure": {
"delay": -117,
"time": "1772606943"
},
"stopId": "FR:14371:ZE:6723088705126400:ATOUMOD036",
"stopSequence": 7
}
],
"timestamp": "1772606431",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:5849406994644992:LOC",
"tripId": "ATOUMOD036:ServiceJourney:4538387827523584x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3410F5952458x2026x02x22T22x07x48Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1772600160"
},
"stopId": "FR:50218:ZE:StopPointxOCETrainxTERx87447680:ATOUMOD002",
"stopSequence": 10
},
{
"arrival": {
"time": "1772612220"
},
"stopId": "FR:75115:ZE:StopPointxOCETrainxTERx87391003:ATOUMOD002",
"stopSequence": 36
},
{
"arrival": {
"time": "1772604720"
},
"departure": {
"time": "1772604840"
},
"stopId": "FR:61006:ZE:StopPointxOCETrainxTERx87444539:ATOUMOD002",
"stopSequence": 20
},
{
"arrival": {
"time": "1772601120"
},
"departure": {
"time": "1772601180"
},
"stopId": "FR:50639:ZE:StopPointxOCETrainxTERx87447698:ATOUMOD002",
"stopSequence": 12
},
{
"arrival": {
"time": "1772608860"
},
"departure": {
"time": "1772608920"
},
"stopId": "FR:28134:ZE:StopPointxOCETrainxTERx87393488:ATOUMOD002",
"stopSequence": 33
},
{
"arrival": {
"time": "1772603700"
},
"departure": {
"time": "1772603760"
},
"stopId": "FR:61063:ZE:StopPointxOCETrainxTERx87448084:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1772606820"
},
"departure": {
"time": "1772606880"
},
"stopId": "FR:61214:ZE:StopPointxOCETrainxTERx87444638:ATOUMOD002",
"stopSequence": 26
},
{
"arrival": {
"time": "1772607660"
},
"departure": {
"time": "1772607720"
},
"stopId": "FR:27679:ZE:StopPointxOCETrainxTERx87393595:ATOUMOD002",
"stopSequence": 29
},
{
"arrival": {
"time": "1772605320"
},
"departure": {
"time": "1772605380"
},
"stopId": "FR:61101:ZE:StopPointxOCETrainxTERx87444562:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1772602080"
},
"departure": {
"time": "1772602140"
},
"stopId": "FR:14762:ZE:StopPointxOCETrainxTERx87448159:ATOUMOD002",
"stopSequence": 14
},
{
"arrival": {
"time": "1772603040"
},
"departure": {
"time": "1772603100"
},
"stopId": "FR:61169:ZE:StopPointxOCETrainxTERx87448001:ATOUMOD002",
"stopSequence": 16
}
],
"timestamp": "1772596539",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx6155CD5FxAB2Dx4274xA052x8C7462540578x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3410F5952458x2026x02x22T22x07x48Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4075695x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": -15,
"time": "1772606205"
},
"stopId": "FR:76351:ZE:3859:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": -28,
"time": "1772606312"
},
"stopId": "FR:76351:ZE:3716:ATOUMOD003",
"stopSequence": 15
}
],
"timestamp": "1772606282",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C6:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4075695x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:321:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772615820"
},
"departure": {
"time": "1772615820"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1772616060"
},
"departure": {
"time": "1772616060"
},
"stopId": "FR:76217:ZE:18821:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1772616300"
},
"departure": {
"time": "1772616300"
},
"stopId": "FR:76217:ZE:18822:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1772615940"
},
"departure": {
"time": "1772615940"
},
"stopId": "FR:76217:ZE:18816:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1772616420"
},
"departure": {
"time": "1772616420"
},
"stopId": "FR:76217:ZE:18823:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1772616660"
},
"departure": {
"time": "1772616660"
},
"stopId": "FR:76217:ZE:18824:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1772616900"
},
"departure": {
"time": "1772616900"
},
"stopId": "FR:76217:ZE:18286:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1772616180"
},
"departure": {
"time": "1772616180"
},
"stopId": "FR:76217:ZE:18817:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1772616540"
},
"departure": {
"time": "1772616540"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1772617020"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 12
},
{
"departure": {
"time": "1772615700"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1772616780"
},
"departure": {
"time": "1772616780"
},
"stopId": "FR:76217:ZE:18032:ATOUMOD005",
"stopSequence": 10
}
],
"timestamp": "1772606696",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:97:LOC",
"tripId": "ATOUMOD005:ServiceJourney:321:LOC"
}
}
},
{
"id": "SM:ATOUMOD037:ServiceJourney:1500000361:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 229,
"time": "1772606660"
},
"departure": {
"delay": 229,
"time": "1772606689"
},
"stopId": "FR:61001:ZE:PortexdexBretagne:ATOUMOD037",
"stopSequence": 35
},
{
"arrival": {
"delay": 171,
"time": "1772606295"
},
"departure": {
"delay": 171,
"time": "1772606331"
},
"stopId": "FR:61001:ZE:LycxexAlainxBdxxMxzy:ATOUMOD037",
"stopSequence": 31
},
{
"arrival": {
"delay": 186,
"time": "1772606378"
},
"departure": {
"delay": 186,
"time": "1772606406"
},
"stopId": "FR:61001:ZE:Colbert:ATOUMOD037",
"stopSequence": 32
},
{
"arrival": {
"delay": 213,
"time": "1772606582"
},
"departure": {
"delay": 213,
"time": "1772606613"
},
"stopId": "FR:61001:ZE:Mazeline:ATOUMOD037",
"stopSequence": 34
},
{
"arrival": {
"delay": 180,
"time": "1772606426"
},
"departure": {
"delay": 180,
"time": "1772606460"
},
"stopId": "FR:61001:ZE:ChapeauxRouge:ATOUMOD037",
"stopSequence": 33
},
{
"arrival": {
"delay": 210,
"time": "1772606720"
},
"departure": {
"delay": 210,
"time": "1772606730"
},
"stopId": "FR:61117:ZE:CondxxMoulx:ATOUMOD037",
"stopSequence": 36
},
{
"departure": {
"delay": 210,
"time": "1772606910"
},
"stopId": "FR:61143:ZE:Universitxs:ATOUMOD037",
"stopSequence": 38
},
{
"arrival": {
"delay": 210,
"time": "1772606910"
},
"stopId": "FR:61143:ZE:PU:ATOUMOD037",
"stopSequence": 39
},
{
"arrival": {
"delay": 154,
"time": "1772606205"
},
"departure": {
"delay": 154,
"time": "1772606254"
},
"stopId": "FR:61001:ZE:CroixxMercier:ATOUMOD037",
"stopSequence": 30
}
],
"timestamp": "1772606733",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD037:Line:B:LOC",
"tripId": "ATOUMOD037:ServiceJourney:1500000361:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC596998:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 83,
"time": "1772606465"
},
"departure": {
"delay": 83,
"time": "1772606483"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -3,
"time": "1772607597"
},
"stopId": "FR:27229:ZE:0xCEN01:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": 91,
"time": "1772606851"
},
"departure": {
"delay": 91,
"time": "1772606851"
},
"stopId": "FR:27229:ZE:0xLEB01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 69,
"time": "1772607489"
},
"departure": {
"delay": 69,
"time": "1772607489"
},
"stopId": "FR:27229:ZE:0xCAR03:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": 39,
"time": "1772607279"
},
"departure": {
"delay": 39,
"time": "1772607279"
},
"stopId": "FR:27229:ZE:0xFER02:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": 23,
"time": "1772607023"
},
"departure": {
"delay": 23,
"time": "1772607023"
},
"stopId": "FR:27229:ZE:0xHAR02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": 105,
"time": "1772606565"
},
"departure": {
"delay": 105,
"time": "1772606565"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 135,
"time": "1772606715"
},
"departure": {
"delay": 135,
"time": "1772606715"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -17,
"time": "1772607103"
},
"departure": {
"delay": -17,
"time": "1772607103"
},
"stopId": "FR:27229:ZE:0xFAU02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": 50,
"time": "1772607350"
},
"departure": {
"delay": 50,
"time": "1772607350"
},
"stopId": "FR:27229:ZE:0xDUN02:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": 74,
"time": "1772606894"
},
"departure": {
"delay": 74,
"time": "1772606894"
},
"stopId": "FR:27229:ZE:0xBRO02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 83,
"time": "1772606963"
},
"departure": {
"delay": 83,
"time": "1772606963"
},
"stopId": "FR:27229:ZE:0xLOG02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": 58,
"time": "1772606938"
},
"departure": {
"delay": 58,
"time": "1772606938"
},
"stopId": "FR:27229:ZE:0xBEV02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 69,
"time": "1772607549"
},
"departure": {
"delay": 69,
"time": "1772607549"
},
"stopId": "FR:27229:ZE:0xMEU02:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": 15,
"time": "1772607195"
},
"departure": {
"delay": 15,
"time": "1772607195"
},
"stopId": "FR:27229:ZE:0xCOM02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": 65,
"time": "1772606765"
},
"departure": {
"delay": 65,
"time": "1772606765"
},
"stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004",
"stopSequence": 15
}
],
"timestamp": "1772606513",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC596998:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852810F5934636x2026x02x21T22x11x00Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772613120"
},
"departure": {
"time": "1772613180"
},
"stopId": "FR:35238:ZE:StopPointxOCETrainxTERx87471391:ATOUMOD002",
"stopSequence": 27
},
{
"arrival": {
"time": "1772604960"
},
"departure": {
"time": "1772605320"
},
"stopId": "FR:50147:ZE:StopPointxOCETrainxTERx87447110:ATOUMOD002",
"stopSequence": 15
},
{
"departure": {
"time": "1772600460"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1772601720"
},
"departure": {
"time": "1772601780"
},
"stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1772610180"
},
"departure": {
"time": "1772610240"
},
"stopId": "FR:50410:ZE:StopPointxOCETrainxTERx87478263:ATOUMOD002",
"stopSequence": 23
},
{
"arrival": {
"time": "1772611140"
},
"departure": {
"time": "1772611200"
},
"stopId": "FR:35095:ZE:StopPointxOCETrainxTERx87478073:ATOUMOD002",
"stopSequence": 25
},
{
"arrival": {
"time": "1772601000"
},
"departure": {
"time": "1772601060"
},
"stopId": "FR:14098:ZE:StopPointxOCETrainxTERx87444042:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1772601300"
},
"departure": {
"time": "1772601360"
},
"stopId": "FR:14026:ZE:StopPointxOCETrainxTERx87444059:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1772606880"
},
"departure": {
"time": "1772607600"
},
"stopId": "FR:50218:ZE:StopPointxOCETrainxTERx87447680:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1772602260"
},
"departure": {
"time": "1772602320"
},
"stopId": "FR:14370:ZE:StopPointxOCETrainxTERx87444083:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1772603580"
},
"departure": {
"time": "1772603700"
},
"stopId": "FR:50502:ZE:StopPointxOCETrainxTERx87447003:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1772608200"
},
"departure": {
"time": "1772608260"
},
"stopId": "FR:50188:ZE:StopPointxOCETrainxTERx87447649:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1772613480"
},
"stopId": "FR:35238:ZE:StopPointxOCETrainxTERx87471003:ATOUMOD002",
"stopSequence": 28
},
{
"arrival": {
"time": "1772602740"
},
"departure": {
"time": "1772602800"
},
"stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1772609100"
},
"departure": {
"time": "1772609160"
},
"stopId": "FR:50025:ZE:StopPointxOCETrainxTERx87448514:ATOUMOD002",
"stopSequence": 21
}
],
"timestamp": "1772596839",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx789690b9x0beex4978x8bf9xf4810c9e16f2x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852810F5934636x2026x02x21T22x11x00Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC595668:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -225,
"time": "1772607435"
},
"departure": {
"delay": -225,
"time": "1772607435"
},
"stopId": "FR:27229:ZE:0xBDN02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": 6,
"time": "1772607066"
},
"departure": {
"delay": 6,
"time": "1772607066"
},
"stopId": "FR:27020:ZE:0xACH02:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -24,
"time": "1772606856"
},
"departure": {
"delay": -24,
"time": "1772606856"
},
"stopId": "FR:27020:ZE:0xPEG02:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -126,
"time": "1772607294"
},
"departure": {
"delay": -126,
"time": "1772607294"
},
"stopId": "FR:27229:ZE:0xPLA02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -535,
"time": "1772608265"
},
"departure": {
"delay": -535,
"time": "1772608265"
},
"stopId": "FR:27299:ZE:0xPAG02:ATOUMOD004",
"stopSequence": 33
},
{
"arrival": {
"delay": -382,
"time": "1772607698"
},
"departure": {
"delay": -382,
"time": "1772607698"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"time": "1772606760"
},
"departure": {
"time": "1772606760"
},
"stopId": "FR:27020:ZE:0xITO02:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -402,
"time": "1772607678"
},
"departure": {
"delay": -402,
"time": "1772607678"
},
"stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004",
"stopSequence": 21
},
{
"departure": {
"time": "1772606580"
},
"stopId": "FR:27020:ZE:0xMOE01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -55,
"time": "1772607125"
},
"departure": {
"delay": -55,
"time": "1772607125"
},
"stopId": "FR:27229:ZE:0xCIT02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -556,
"time": "1772608364"
},
"departure": {
"delay": -556,
"time": "1772608364"
},
"stopId": "FR:27299:ZE:0xMAG02:ATOUMOD004",
"stopSequence": 35
},
{
"arrival": {
"delay": -429,
"time": "1772608011"
},
"departure": {
"delay": -429,
"time": "1772608011"
},
"stopId": "FR:27229:ZE:0xGDC02:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": 8,
"time": "1772606708"
},
"departure": {
"delay": 8,
"time": "1772606708"
},
"stopId": "FR:27020:ZE:0xLOA02:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -110,
"time": "1772607190"
},
"departure": {
"delay": -110,
"time": "1772607190"
},
"stopId": "FR:27229:ZE:0xUSI02:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -473,
"time": "1772608207"
},
"departure": {
"delay": -473,
"time": "1772608207"
},
"stopId": "FR:27229:ZE:0xBON02:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": -510,
"time": "1772608410"
},
"departure": {
"delay": -510,
"time": "1772608410"
},
"stopId": "FR:27299:ZE:0xRNA02:ATOUMOD004",
"stopSequence": 36
},
{
"arrival": {
"delay": -618,
"time": "1772608542"
},
"stopId": "FR:27439:ZE:0xCAP01:ATOUMOD004",
"stopSequence": 41
},
{
"arrival": {
"delay": -468,
"time": "1772607972"
},
"departure": {
"delay": -468,
"time": "1772607972"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -496,
"time": "1772608304"
},
"departure": {
"delay": -496,
"time": "1772608304"
},
"stopId": "FR:27299:ZE:0xECG02:ATOUMOD004",
"stopSequence": 34
},
{
"arrival": {
"delay": -24,
"time": "1772606976"
},
"departure": {
"delay": -24,
"time": "1772606976"
},
"stopId": "FR:27020:ZE:0xLBA02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -591,
"time": "1772608449"
},
"departure": {
"delay": -591,
"time": "1772608449"
},
"stopId": "FR:27299:ZE:0xARN02:ATOUMOD004",
"stopSequence": 37
},
{
"arrival": {
"delay": -561,
"time": "1772608479"
},
"departure": {
"delay": -561,
"time": "1772608479"
},
"stopId": "FR:27299:ZE:0xIND03:ATOUMOD004",
"stopSequence": 38
},
{
"arrival": {
"delay": -220,
"time": "1772607380"
},
"departure": {
"delay": -220,
"time": "1772607380"
},
"stopId": "FR:27229:ZE:0xGER02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -456,
"time": "1772608044"
},
"departure": {
"delay": -456,
"time": "1772608044"
},
"stopId": "FR:27229:ZE:0xDUP02:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": -4,
"time": "1772606936"
},
"departure": {
"delay": -4,
"time": "1772606936"
},
"stopId": "FR:27020:ZE:0xAMA02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -5,
"time": "1772606815"
},
"departure": {
"delay": -5,
"time": "1772606815"
},
"stopId": "FR:27020:ZE:0xMAC02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -162,
"time": "1772607318"
},
"departure": {
"delay": -162,
"time": "1772607318"
},
"stopId": "FR:27229:ZE:0xJDA02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -473,
"time": "1772608147"
},
"departure": {
"delay": -473,
"time": "1772608147"
},
"stopId": "FR:27229:ZE:0xLEG02:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": -418,
"time": "1772607842"
},
"departure": {
"delay": -418,
"time": "1772607842"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": 30,
"time": "1772606910"
},
"departure": {
"delay": 30,
"time": "1772606910"
},
"stopId": "FR:27020:ZE:0xLHA02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -513,
"time": "1772608227"
},
"departure": {
"delay": -513,
"time": "1772608227"
},
"stopId": "FR:27299:ZE:0xCOL02:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": -91,
"time": "1772607149"
},
"departure": {
"delay": -91,
"time": "1772607149"
},
"stopId": "FR:27229:ZE:0xHIP02:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -126,
"time": "1772607234"
},
"departure": {
"delay": -126,
"time": "1772607234"
},
"stopId": "FR:27229:ZE:0xNAV02:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -457,
"time": "1772608103"
},
"departure": {
"delay": -457,
"time": "1772608103"
},
"stopId": "FR:27229:ZE:0xPMF02:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": -383,
"time": "1772607757"
},
"departure": {
"delay": -383,
"time": "1772607757"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": 16,
"time": "1772607016"
},
"departure": {
"delay": 16,
"time": "1772607016"
},
"stopId": "FR:27020:ZE:0xLPO02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 42,
"time": "1772606622"
},
"departure": {
"delay": 42,
"time": "1772606622"
},
"stopId": "FR:27020:ZE:0xETA02:ATOUMOD004",
"stopSequence": 2
}
],
"timestamp": "1772606513",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T5:LOC",
"tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC595668:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230513x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 51,
"time": "1772606571"
},
"stopId": "FR:76351:ZE:3200:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 122,
"time": "1772607182"
},
"departure": {
"delay": 122,
"time": "1772607182"
},
"stopId": "FR:76351:ZE:3386:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 117,
"time": "1772607237"
},
"departure": {
"delay": 117,
"time": "1772607237"
},
"stopId": "FR:76351:ZE:3047:ATOUMOD003",
"stopSequence": 35
},
{
"departure": {
"delay": 51,
"time": "1772606271"
},
"stopId": "FR:76351:ZE:5183:ATOUMOD003",
"stopSequence": 25
},
{
"departure": {
"delay": 112,
"time": "1772606692"
},
"stopId": "FR:76351:ZE:3543:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 68,
"time": "1772606828"
},
"departure": {
"delay": 68,
"time": "1772606828"
},
"stopId": "FR:76351:ZE:3770:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 68,
"time": "1772607308"
},
"stopId": "FR:76351:ZE:3743:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 68,
"time": "1772607128"
},
"departure": {
"delay": 68,
"time": "1772607128"
},
"stopId": "FR:76351:ZE:3342:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 84,
"time": "1772607084"
},
"departure": {
"delay": 84,
"time": "1772607084"
},
"stopId": "FR:76351:ZE:3785:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 84,
"time": "1772606904"
},
"departure": {
"delay": 84,
"time": "1772606904"
},
"stopId": "FR:76351:ZE:3007:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 73,
"time": "1772606953"
},
"departure": {
"delay": 73,
"time": "1772606953"
},
"stopId": "FR:76351:ZE:3019:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 110,
"time": "1772606990"
},
"departure": {
"delay": 110,
"time": "1772606990"
},
"stopId": "FR:76351:ZE:3685:ATOUMOD003",
"stopSequence": 31
}
],
"timestamp": "1772606662",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230513x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC597012:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": -3487,
"time": "1772606513"
},
"stopId": "FR:27229:ZE:0xCEN01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -3727,
"time": "1772606513"
},
"departure": {
"delay": -3727,
"time": "1772606513"
},
"stopId": "FR:27229:ZE:0xDUN01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -4567,
"time": "1772606513"
},
"departure": {
"delay": -4567,
"time": "1772606513"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -4147,
"time": "1772606513"
},
"departure": {
"delay": -4147,
"time": "1772606513"
},
"stopId": "FR:27229:ZE:0xHAR01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -3607,
"time": "1772606513"
},
"departure": {
"delay": -3607,
"time": "1772606513"
},
"stopId": "FR:27229:ZE:0xCAR04:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -3847,
"time": "1772606513"
},
"departure": {
"delay": -3847,
"time": "1772606513"
},
"stopId": "FR:27229:ZE:0xFER01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -3547,
"time": "1772606513"
},
"departure": {
"delay": -3547,
"time": "1772606513"
},
"stopId": "FR:27229:ZE:0xMEU01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -3907,
"time": "1772606513"
},
"departure": {
"delay": -3907,
"time": "1772606513"
},
"stopId": "FR:27229:ZE:0xCOM01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -4027,
"time": "1772606513"
},
"departure": {
"delay": -4027,
"time": "1772606513"
},
"stopId": "FR:27229:ZE:0xFAU01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -241,
"time": "1772611019"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -4507,
"time": "1772606513"
},
"departure": {
"delay": -4507,
"time": "1772606513"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -4267,
"time": "1772606513"
},
"departure": {
"delay": -4267,
"time": "1772606513"
},
"stopId": "FR:27229:ZE:0xBEV01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -4207,
"time": "1772606513"
},
"departure": {
"delay": -4207,
"time": "1772606513"
},
"stopId": "FR:27229:ZE:0xLOG01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -4447,
"time": "1772606513"
},
"departure": {
"delay": -4447,
"time": "1772606513"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -4327,
"time": "1772606513"
},
"departure": {
"delay": -4327,
"time": "1772606513"
},
"stopId": "FR:27229:ZE:0xBRO01:ATOUMOD004",
"stopSequence": 15
}
],
"timestamp": "1772606513",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC597012:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:8x3470859:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1772607060"
},
"stopId": "FR:76561:ZE:0x6790:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -93,
"time": "1772608287"
},
"departure": {
"delay": -93,
"time": "1772608287"
},
"stopId": "FR:27394:ZE:0x6605:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -750,
"time": "1772611170"
},
"departure": {
"delay": -750,
"time": "1772611170"
},
"stopId": "FR:27022:ZE:0x6977:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": -750,
"time": "1772611350"
},
"departure": {
"delay": -750,
"time": "1772611350"
},
"stopId": "FR:27022:ZE:0x6988:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": -818,
"time": "1772611762"
},
"departure": {
"delay": -818,
"time": "1772611762"
},
"stopId": "FR:27275:ZE:0x6226:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": -523,
"time": "1772610077"
},
"departure": {
"delay": -523,
"time": "1772610077"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -748,
"time": "1772611712"
},
"departure": {
"delay": -748,
"time": "1772611712"
},
"stopId": "FR:27275:ZE:0x6208:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": -899,
"time": "1772612041"
},
"departure": {
"delay": -899,
"time": "1772612041"
},
"stopId": "FR:27275:ZE:0x6193:ATOUMOD006",
"stopSequence": 40
},
{
"arrival": {
"delay": -734,
"time": "1772611006"
},
"departure": {
"delay": -734,
"time": "1772611006"
},
"stopId": "FR:27249:ZE:0x6185:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": -349,
"time": "1772609171"
},
"departure": {
"delay": -349,
"time": "1772609171"
},
"stopId": "FR:27469:ZE:0x7189:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -404,
"time": "1772609836"
},
"departure": {
"delay": -404,
"time": "1772609836"
},
"stopId": "FR:27375:ZE:0x6408:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -644,
"time": "1772610856"
},
"departure": {
"delay": -644,
"time": "1772610856"
},
"stopId": "FR:27332:ZE:0x6235:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": -938,
"time": "1772611882"
},
"departure": {
"delay": -938,
"time": "1772611882"
},
"stopId": "FR:27275:ZE:0x6232:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": -540,
"time": "1772610300"
},
"departure": {
"delay": -540,
"time": "1772610300"
},
"stopId": "FR:27375:ZE:0x6402:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -553,
"time": "1772610167"
},
"departure": {
"delay": -553,
"time": "1772610167"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -154,
"time": "1772608646"
},
"departure": {
"delay": -154,
"time": "1772608646"
},
"stopId": "FR:27188:ZE:0x6140:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -878,
"time": "1772611822"
},
"departure": {
"delay": -878,
"time": "1772611822"
},
"stopId": "FR:27275:ZE:0x6224:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": -523,
"time": "1772610257"
},
"departure": {
"delay": -523,
"time": "1772610257"
},
"stopId": "FR:27375:ZE:0x6448:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -396,
"time": "1772609124"
},
"departure": {
"delay": -396,
"time": "1772609124"
},
"stopId": "FR:27469:ZE:0x6632:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -311,
"time": "1772608909"
},
"departure": {
"delay": -311,
"time": "1772608909"
},
"stopId": "FR:27188:ZE:0x6143:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -453,
"time": "1772609967"
},
"departure": {
"delay": -453,
"time": "1772609967"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -254,
"time": "1772608726"
},
"departure": {
"delay": -254,
"time": "1772608726"
},
"stopId": "FR:27188:ZE:0x7264:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -374,
"time": "1772609746"
},
"departure": {
"delay": -374,
"time": "1772609746"
},
"stopId": "FR:27701:ZE:0x7101:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -443,
"time": "1772610037"
},
"departure": {
"delay": -443,
"time": "1772610037"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -335,
"time": "1772609065"
},
"departure": {
"delay": -335,
"time": "1772609065"
},
"stopId": "FR:27469:ZE:0x6650:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 50,
"time": "1772607470"
},
"departure": {
"delay": 50,
"time": "1772607470"
},
"stopId": "FR:76561:ZE:0x6786:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -944,
"time": "1772612176"
},
"stopId": "FR:27022:ZE:0x6991:ATOUMOD006",
"stopSequence": 42
},
{
"arrival": {
"delay": -659,
"time": "1772610541"
},
"departure": {
"delay": -659,
"time": "1772610541"
},
"stopId": "FR:27456:ZE:0x6734:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": -670,
"time": "1772610650"
},
"departure": {
"delay": -670,
"time": "1772610650"
},
"stopId": "FR:27332:ZE:0x6252:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": -374,
"time": "1772608966"
},
"departure": {
"delay": -374,
"time": "1772608966"
},
"stopId": "FR:27469:ZE:0x7267:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -930,
"time": "1772612130"
},
"departure": {
"delay": -930,
"time": "1772612130"
},
"stopId": "FR:27022:ZE:0x6978:ATOUMOD006",
"stopSequence": 41
},
{
"arrival": {
"delay": -750,
"time": "1772611650"
},
"departure": {
"delay": -750,
"time": "1772611650"
},
"stopId": "FR:27275:ZE:0x6200:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": -599,
"time": "1772610361"
},
"departure": {
"delay": -599,
"time": "1772610361"
},
"stopId": "FR:27375:ZE:0x6502:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": -46,
"time": "1772607734"
},
"departure": {
"delay": -46,
"time": "1772607734"
},
"stopId": "FR:76231:ZE:0x6175:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -562,
"time": "1772610398"
},
"departure": {
"delay": -562,
"time": "1772610398"
},
"stopId": "FR:27375:ZE:0x7187:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": -380,
"time": "1772609680"
},
"departure": {
"delay": -380,
"time": "1772609680"
},
"stopId": "FR:27701:ZE:0x7128:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -468,
"time": "1772609892"
},
"departure": {
"delay": -468,
"time": "1772609892"
},
"stopId": "FR:27375:ZE:0x6443:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -167,
"time": "1772608393"
},
"departure": {
"delay": -167,
"time": "1772608393"
},
"stopId": "FR:27188:ZE:0x7174:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -115,
"time": "1772608505"
},
"departure": {
"delay": -115,
"time": "1772608505"
},
"stopId": "FR:27188:ZE:0x7177:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -93,
"time": "1772608107"
},
"departure": {
"delay": -93,
"time": "1772608107"
},
"stopId": "FR:76640:ZE:0x7158:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -391,
"time": "1772609009"
},
"departure": {
"delay": -391,
"time": "1772609009"
},
"stopId": "FR:27469:ZE:0x6648:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -901,
"time": "1772611799"
},
"departure": {
"delay": -901,
"time": "1772611799"
},
"stopId": "FR:27275:ZE:0x7179:ATOUMOD006",
"stopSequence": 37
}
],
"timestamp": "1772606702",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:E1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:8x3470859:LOC"
}
}
},
{
"id": "SM:ATOUMOD037:ServiceJourney:1500000092:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 142,
"time": "1772606590"
},
"departure": {
"delay": 142,
"time": "1772606602"
},
"stopId": "FR:72006:ZE:PointxdxAlenxon:ATOUMOD037",
"stopSequence": 33
},
{
"departure": {
"delay": 161,
"time": "1772607041"
},
"stopId": "FR:72006:ZE:Fonderies:ATOUMOD037",
"stopSequence": 41
},
{
"departure": {
"delay": 161,
"time": "1772606981"
},
"stopId": "FR:72006:ZE:MairiexdxArxonnay:ATOUMOD037",
"stopSequence": 40
},
{
"departure": {
"delay": 161,
"time": "1772606921"
},
"stopId": "FR:72006:ZE:CimetixrexdxArxonnay:ATOUMOD037",
"stopSequence": 39
},
{
"arrival": {
"delay": 161,
"time": "1772607101"
},
"stopId": "FR:72006:ZE:Arxx:ATOUMOD037",
"stopSequence": 42
},
{
"departure": {
"delay": 161,
"time": "1772606801"
},
"stopId": "FR:72006:ZE:Stade:ATOUMOD037",
"stopSequence": 38
},
{
"departure": {
"delay": 161,
"time": "1772606741"
},
"stopId": "FR:72006:ZE:Rabelais:ATOUMOD037",
"stopSequence": 37
},
{
"arrival": {
"delay": 1,
"time": "1772606020"
},
"departure": {
"delay": 1,
"time": "1772606041"
},
"stopId": "FR:61001:ZE:Zola:ATOUMOD037",
"stopSequence": 25
},
{
"arrival": {
"delay": 161,
"time": "1772606647"
},
"departure": {
"delay": 161,
"time": "1772606681"
},
"stopId": "FR:72006:ZE:Chev:ATOUMOD037",
"stopSequence": 35
},
{
"arrival": {
"delay": 13,
"time": "1772605961"
},
"departure": {
"delay": 13,
"time": "1772605993"
},
"stopId": "FR:61001:ZE:RhinxetxDanube:ATOUMOD037",
"stopSequence": 24
},
{
"arrival": {
"delay": 28,
"time": "1772606079"
},
"departure": {
"delay": 28,
"time": "1772606128"
},
"stopId": "FR:61001:ZE:JeannexdxArc:ATOUMOD037",
"stopSequence": 26
},
{
"arrival": {
"delay": 9,
"time": "1772605889"
},
"departure": {
"delay": 9,
"time": "1772605929"
},
"stopId": "FR:61001:ZE:Tisons:ATOUMOD037",
"stopSequence": 23
},
{
"arrival": {
"delay": 59,
"time": "1772606145"
},
"departure": {
"delay": 59,
"time": "1772606219"
},
"stopId": "FR:61001:ZE:Flaubert:ATOUMOD037",
"stopSequence": 27
},
{
"arrival": {
"delay": 170,
"time": "1772606508"
},
"departure": {
"delay": 170,
"time": "1772606570"
},
"stopId": "FR:72308:ZE:LycxexMargueritexdee:ATOUMOD037",
"stopSequence": 32
},
{
"arrival": {
"delay": 88,
"time": "1772606262"
},
"departure": {
"delay": 88,
"time": "1772606308"
},
"stopId": "FR:61001:ZE:PlacexdexlaxPaix:ATOUMOD037",
"stopSequence": 28
},
{
"arrival": {
"delay": 87,
"time": "1772606383"
},
"departure": {
"delay": 87,
"time": "1772606427"
},
"stopId": "FR:61001:ZE:LycxexLeclerc:ATOUMOD037",
"stopSequence": 30
},
{
"arrival": {
"delay": 139,
"time": "1772606439"
},
"departure": {
"delay": 139,
"time": "1772606479"
},
"stopId": "FR:72308:ZE:CFAxRoselet:ATOUMOD037",
"stopSequence": 31
},
{
"arrival": {
"delay": 88,
"time": "1772606347"
},
"departure": {
"delay": 88,
"time": "1772606368"
},
"stopId": "FR:61001:ZE:CollxgexLouisexMichl:ATOUMOD037",
"stopSequence": 29
}
],
"timestamp": "1772606648",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD037:Line:B:LOC",
"tripId": "ATOUMOD037:ServiceJourney:1500000092:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4011279x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 180,
"time": "1772607060"
},
"departure": {
"delay": 180,
"time": "1772607060"
},
"stopId": "FR:76351:ZE:3546:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 159,
"time": "1772606979"
},
"departure": {
"delay": 159,
"time": "1772606979"
},
"stopId": "FR:76351:ZE:4611:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 170,
"time": "1772607470"
},
"departure": {
"delay": 170,
"time": "1772607470"
},
"stopId": "FR:76552:ZE:3103:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 159,
"time": "1772607879"
},
"stopId": "FR:76552:ZE:3400:ATOUMOD003",
"stopSequence": 54
},
{
"arrival": {
"delay": 172,
"time": "1772607832"
},
"departure": {
"delay": 172,
"time": "1772607832"
},
"stopId": "FR:76552:ZE:4519:ATOUMOD003",
"stopSequence": 53
},
{
"arrival": {
"delay": 159,
"time": "1772607099"
},
"departure": {
"delay": 159,
"time": "1772607099"
},
"stopId": "FR:76351:ZE:3020:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 198,
"time": "1772607318"
},
"departure": {
"delay": 198,
"time": "1772607318"
},
"stopId": "FR:76552:ZE:3607:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 159,
"time": "1772607579"
},
"departure": {
"delay": 159,
"time": "1772607579"
},
"stopId": "FR:76552:ZE:3489:ATOUMOD003",
"stopSequence": 48
},
{
"departure": {
"delay": 166,
"time": "1772606506"
},
"stopId": "FR:76351:ZE:4640:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 216,
"time": "1772607636"
},
"departure": {
"delay": 216,
"time": "1772607636"
},
"stopId": "FR:76552:ZE:3339:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 198,
"time": "1772607798"
},
"departure": {
"delay": 198,
"time": "1772607798"
},
"stopId": "FR:76552:ZE:3172:ATOUMOD003",
"stopSequence": 52
},
{
"arrival": {
"delay": 209,
"time": "1772606729"
},
"departure": {
"delay": 209,
"time": "1772606729"
},
"stopId": "FR:76351:ZE:3022:ATOUMOD003",
"stopSequence": 36
},
{
"departure": {
"delay": 194,
"time": "1772606594"
},
"stopId": "FR:76351:ZE:3280:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 181,
"time": "1772606881"
},
"departure": {
"delay": 181,
"time": "1772606881"
},
"stopId": "FR:76351:ZE:4593:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 207,
"time": "1772607747"
},
"departure": {
"delay": 207,
"time": "1772607747"
},
"stopId": "FR:76552:ZE:3105:ATOUMOD003",
"stopSequence": 51
},
{
"arrival": {
"delay": 159,
"time": "1772607399"
},
"departure": {
"delay": 159,
"time": "1772607399"
},
"stopId": "FR:76552:ZE:3092:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 202,
"time": "1772607682"
},
"departure": {
"delay": 202,
"time": "1772607682"
},
"stopId": "FR:76552:ZE:3355:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": 209,
"time": "1772607269"
},
"departure": {
"delay": 209,
"time": "1772607269"
},
"stopId": "FR:76552:ZE:3297:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 165,
"time": "1772607225"
},
"departure": {
"delay": 165,
"time": "1772607225"
},
"stopId": "FR:76552:ZE:3158:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 178,
"time": "1772606818"
},
"departure": {
"delay": 178,
"time": "1772606818"
},
"stopId": "FR:76351:ZE:3051:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 209,
"time": "1772607149"
},
"departure": {
"delay": 209,
"time": "1772607149"
},
"stopId": "FR:76351:ZE:3459:ATOUMOD003",
"stopSequence": 42
},
{
"departure": {
"delay": 207,
"time": "1772606667"
},
"stopId": "FR:76351:ZE:3579:ATOUMOD003",
"stopSequence": 35
}
],
"timestamp": "1772606672",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4011279x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN853412F5934629x2026x02x21T22x11x00Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772602200"
},
"departure": {
"time": "1772602260"
},
"stopId": "FR:50147:ZE:StopPointxOCETrainxTERx87447110:ATOUMOD002",
"stopSequence": 42
},
{
"departure": {
"time": "1772600700"
},
"stopId": "FR:50218:ZE:StopPointxOCETrainxTERx87447680:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1772603520"
},
"departure": {
"time": "1772603640"
},
"stopId": "FR:50502:ZE:StopPointxOCETrainxTERx87447003:ATOUMOD002",
"stopSequence": 44
},
{
"arrival": {
"time": "1772604840"
},
"departure": {
"time": "1772604900"
},
"stopId": "FR:14370:ZE:StopPointxOCETrainxTERx87444083:ATOUMOD002",
"stopSequence": 48
},
{
"arrival": {
"time": "1772604360"
},
"departure": {
"time": "1772604420"
},
"stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002",
"stopSequence": 46
},
{
"arrival": {
"time": "1772606700"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 55
},
{
"arrival": {
"time": "1772606100"
},
"departure": {
"time": "1772606160"
},
"stopId": "FR:14098:ZE:StopPointxOCETrainxTERx87444042:ATOUMOD002",
"stopSequence": 54
},
{
"arrival": {
"time": "1772605800"
},
"departure": {
"time": "1772605860"
},
"stopId": "FR:14026:ZE:StopPointxOCETrainxTERx87444059:ATOUMOD002",
"stopSequence": 52
},
{
"arrival": {
"time": "1772605380"
},
"departure": {
"time": "1772605440"
},
"stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002",
"stopSequence": 50
}
],
"timestamp": "1772597078",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx789690b9x0beex4978x8bf9xf4810c9e16f2x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN853412F5934629x2026x02x21T22x11x00Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745202x2025xHxMultxMexMercredix00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 40,
"time": "1772607040"
},
"departure": {
"delay": 40,
"time": "1772607040"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 40,
"time": "1772606860"
},
"departure": {
"delay": 40,
"time": "1772606860"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 40,
"time": "1772607400"
},
"departure": {
"delay": 40,
"time": "1772607400"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 40,
"time": "1772606800"
},
"departure": {
"delay": 40,
"time": "1772606800"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 40,
"time": "1772607340"
},
"departure": {
"delay": 40,
"time": "1772607340"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 40,
"time": "1772607940"
},
"departure": {
"delay": 40,
"time": "1772607940"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 40,
"time": "1772607700"
},
"departure": {
"delay": 40,
"time": "1772607700"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 40,
"time": "1772606740"
},
"departure": {
"delay": 40,
"time": "1772606740"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 40,
"time": "1772607220"
},
"departure": {
"delay": 40,
"time": "1772607220"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 40,
"time": "1772607820"
},
"departure": {
"delay": 40,
"time": "1772607820"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"departure": {
"delay": 107,
"time": "1772606507"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 40,
"time": "1772607100"
},
"departure": {
"delay": 40,
"time": "1772607100"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 56,
"time": "1772606661"
},
"departure": {
"delay": 56,
"time": "1772606696"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 40,
"time": "1772607640"
},
"departure": {
"delay": 40,
"time": "1772607640"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 40,
"time": "1772607520"
},
"departure": {
"delay": 40,
"time": "1772607520"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 40,
"time": "1772608180"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 60,
"time": "1772606608"
},
"departure": {
"delay": 60,
"time": "1772606640"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 40,
"time": "1772607760"
},
"departure": {
"delay": 40,
"time": "1772607760"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 40,
"time": "1772606920"
},
"departure": {
"delay": 40,
"time": "1772606920"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 40,
"time": "1772608060"
},
"departure": {
"delay": 40,
"time": "1772608060"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
}
],
"timestamp": "1772606702",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745202x2025xHxMultxMexMercredix00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4108036x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 47,
"time": "1772606327"
},
"stopId": "FR:76351:ZE:3995:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 64,
"time": "1772606464"
},
"stopId": "FR:76351:ZE:3978:ATOUMOD003",
"stopSequence": 15
}
],
"timestamp": "1772606482",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:B:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4108036x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx1668:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772606333"
},
"departure": {
"time": "1772606333"
},
"stopId": "FR:76157:ZE:TCARxTPISS1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1772606522"
},
"departure": {
"time": "1772606522"
},
"stopId": "FR:76157:ZE:TCARxTPROV1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1772606749"
},
"departure": {
"time": "1772606749"
},
"stopId": "FR:76157:ZE:TCARxTPRAT1:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1772606250"
},
"stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1772607010"
},
"departure": {
"time": "1772607010"
},
"stopId": "FR:76157:ZE:TCARxCORNI1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1772606688"
},
"departure": {
"time": "1772606688"
},
"stopId": "FR:76157:ZE:TCARxTOUYE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1772608569"
},
"departure": {
"time": "1772608569"
},
"stopId": "FR:76540:ZE:TCARxECOLE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"time": "1772606455"
},
"departure": {
"time": "1772606455"
},
"stopId": "FR:76157:ZE:TCARxTJAUR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1772606632"
},
"departure": {
"time": "1772606632"
},
"stopId": "FR:76157:ZE:TCARxTDUMA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1772608831"
},
"departure": {
"time": "1772608831"
},
"stopId": "FR:76212:ZE:TCARxCANAD1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"time": "1772607157"
},
"departure": {
"time": "1772607157"
},
"stopId": "FR:76540:ZE:TCARxMIN1T:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1772608687"
},
"departure": {
"time": "1772608687"
},
"stopId": "FR:76212:ZE:TCARxDMAIR1:ATOUMOD001",
"stopSequence": 24
}
],
"timestamp": "1772605796",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx1668:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:8x3470520:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772609160"
},
"departure": {
"time": "1772609160"
},
"stopId": "FR:27701:ZE:0x7096:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -8,
"time": "1772609512"
},
"departure": {
"delay": -8,
"time": "1772609512"
},
"stopId": "FR:27701:ZE:0x7045:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -20,
"time": "1772609740"
},
"departure": {
"delay": -20,
"time": "1772609740"
},
"stopId": "FR:27701:ZE:0x7128:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"time": "1772608980"
},
"departure": {
"time": "1772608980"
},
"stopId": "FR:27701:ZE:0x7117:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -70,
"time": "1772610410"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 19,
"time": "1772609959"
},
"departure": {
"delay": 19,
"time": "1772609959"
},
"stopId": "FR:27375:ZE:0x6408:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -20,
"time": "1772609620"
},
"departure": {
"delay": -20,
"time": "1772609620"
},
"stopId": "FR:27701:ZE:0x7037:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 12,
"time": "1772610192"
},
"departure": {
"delay": 12,
"time": "1772610192"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 33,
"time": "1772609553"
},
"departure": {
"delay": 33,
"time": "1772609553"
},
"stopId": "FR:27701:ZE:0x7133:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -30,
"time": "1772610090"
},
"departure": {
"delay": -30,
"time": "1772610090"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 18
},
{
"departure": {
"time": "1772608800"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": 22,
"time": "1772609302"
},
"departure": {
"delay": 22,
"time": "1772609302"
},
"stopId": "FR:27701:ZE:0x7109:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -40,
"time": "1772610260"
},
"departure": {
"delay": -40,
"time": "1772610260"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -37,
"time": "1772610023"
},
"departure": {
"delay": -37,
"time": "1772610023"
},
"stopId": "FR:27375:ZE:0x6443:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -20,
"time": "1772609380"
},
"departure": {
"delay": -20,
"time": "1772609380"
},
"stopId": "FR:27701:ZE:0x7043:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -20,
"time": "1772609860"
},
"departure": {
"delay": -20,
"time": "1772609860"
},
"stopId": "FR:27701:ZE:0x7101:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 4,
"time": "1772609584"
},
"departure": {
"delay": 4,
"time": "1772609584"
},
"stopId": "FR:27701:ZE:0x7069:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 9,
"time": "1772609349"
},
"departure": {
"delay": 9,
"time": "1772609349"
},
"stopId": "FR:27701:ZE:0x6583:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 27,
"time": "1772608947"
},
"departure": {
"delay": 27,
"time": "1772608947"
},
"stopId": "FR:27701:ZE:0x7087:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": 4,
"time": "1772609464"
},
"departure": {
"delay": 4,
"time": "1772609464"
},
"stopId": "FR:27701:ZE:0x7055:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -47,
"time": "1772610373"
},
"departure": {
"delay": -47,
"time": "1772610373"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 1,
"time": "1772609041"
},
"departure": {
"delay": 1,
"time": "1772609041"
},
"stopId": "FR:27701:ZE:0x7115:ATOUMOD006",
"stopSequence": 4
}
],
"timestamp": "1772606702",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:8x3470520:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC596572:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 27,
"time": "1772606847"
},
"stopId": "FR:27229:ZE:0xZIIC04:ATOUMOD004",
"stopSequence": 33
},
{
"arrival": {
"delay": 58,
"time": "1772606818"
},
"departure": {
"delay": 58,
"time": "1772606818"
},
"stopId": "FR:27229:ZE:0xSUC02:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": 94,
"time": "1772606554"
},
"departure": {
"delay": 94,
"time": "1772606554"
},
"stopId": "FR:27229:ZE:0xLEB01:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": 54,
"time": "1772606754"
},
"departure": {
"delay": 54,
"time": "1772606754"
},
"stopId": "FR:27229:ZE:0xVUL02:ATOUMOD004",
"stopSequence": 31
},
{
"departure": {
"time": "1772606400"
},
"stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": 121,
"time": "1772606641"
},
"departure": {
"delay": 121,
"time": "1772606641"
},
"stopId": "FR:27229:ZE:0xLYT02:ATOUMOD004",
"stopSequence": 30
}
],
"timestamp": "1772606513",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T4:LOC",
"tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC596572:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4011214x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 191,
"time": "1772605751"
},
"stopId": "FR:76447:ZE:3268:ATOUMOD003",
"stopSequence": 52
},
{
"arrival": {
"delay": 137,
"time": "1772605817"
},
"departure": {
"delay": 137,
"time": "1772605817"
},
"stopId": "FR:76447:ZE:3130:ATOUMOD003",
"stopSequence": 53
},
{
"arrival": {
"delay": 137,
"time": "1772605877"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 54
}
],
"timestamp": "1772605792",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4011214x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:8x3470277:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1772609400"
},
"stopId": "FR:27022:ZE:0x6991:ATOUMOD006",
"stopSequence": 1
}
],
"timestamp": "1772606702",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:6a:LOC",
"tripId": "ATOUMOD006:ServiceJourney:8x3470277:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC597862:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -261,
"time": "1772610759"
},
"departure": {
"delay": -261,
"time": "1772610759"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": -3067,
"time": "1772606513"
},
"departure": {
"delay": -3067,
"time": "1772606513"
},
"stopId": "FR:27602:ZE:0xLIE01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -3547,
"time": "1772606513"
},
"departure": {
"delay": -3547,
"time": "1772606513"
},
"stopId": "FR:27602:ZE:0xBOU01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -16,
"time": "1772610344"
},
"departure": {
"delay": -16,
"time": "1772610344"
},
"stopId": "FR:27229:ZE:0xHON01:ATOUMOD004",
"stopSequence": 21
},
{
"departure": {
"delay": -2887,
"time": "1772606513"
},
"stopId": "FR:27602:ZE:0xALI02:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -91,
"time": "1772610449"
},
"departure": {
"delay": -91,
"time": "1772610449"
},
"stopId": "FR:27229:ZE:0xSTA01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -247,
"time": "1772610713"
},
"departure": {
"delay": -247,
"time": "1772610713"
},
"stopId": "FR:27229:ZE:0xVED01:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": -185,
"time": "1772610535"
},
"departure": {
"delay": -185,
"time": "1772610535"
},
"stopId": "FR:27229:ZE:0xMFO01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -3367,
"time": "1772606513"
},
"departure": {
"delay": -3367,
"time": "1772606513"
},
"stopId": "FR:27602:ZE:0xMUS01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -3187,
"time": "1772606513"
},
"departure": {
"delay": -3187,
"time": "1772606513"
},
"stopId": "FR:27602:ZE:0xSJE01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -3127,
"time": "1772606513"
},
"departure": {
"delay": -3127,
"time": "1772606513"
},
"stopId": "FR:27602:ZE:0xLOQ01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -2887,
"time": "1772606513"
},
"departure": {
"delay": -2887,
"time": "1772606513"
},
"stopId": "FR:27602:ZE:0xBVE01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -215,
"time": "1772610625"
},
"departure": {
"delay": -215,
"time": "1772610625"
},
"stopId": "FR:27229:ZE:0xTAU01:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": -234,
"time": "1772610666"
},
"departure": {
"delay": -234,
"time": "1772610666"
},
"stopId": "FR:27229:ZE:0xARC01:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": -3487,
"time": "1772606513"
},
"departure": {
"delay": -3487,
"time": "1772606513"
},
"stopId": "FR:27602:ZE:0xMAS01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -338,
"time": "1772610922"
},
"stopId": "FR:27229:ZE:0xGAR04:ATOUMOD004",
"stopSequence": 33
},
{
"arrival": {
"delay": -278,
"time": "1772610862"
},
"departure": {
"delay": -278,
"time": "1772610862"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": -40,
"time": "1772610380"
},
"departure": {
"delay": -40,
"time": "1772610380"
},
"stopId": "FR:27229:ZE:0xQUI01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -3367,
"time": "1772606513"
},
"departure": {
"delay": -3367,
"time": "1772606513"
},
"stopId": "FR:27602:ZE:0xGDG01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -3607,
"time": "1772606513"
},
"departure": {
"delay": -3607,
"time": "1772606513"
},
"stopId": "FR:27602:ZE:0xWAL01:ATOUMOD004",
"stopSequence": 14
}
],
"timestamp": "1772606513",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T3:LOC",
"tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC597862:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748427x2025xHxMultxMexMercredix00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 81,
"time": "1772600950"
},
"departure": {
"delay": 81,
"time": "1772600961"
},
"stopId": "FR:50129:ZE:10COT1:ATOUMOD035",
"stopSequence": 4
},
{
"departure": {
"delay": 27,
"time": "1772600787"
},
"stopId": "FR:50129:ZE:10DIG1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -66,
"time": "1772601220"
},
"departure": {
"delay": -66,
"time": "1772601234"
},
"stopId": "FR:50129:ZE:10CIM1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 39,
"time": "1772600842"
},
"departure": {
"delay": 39,
"time": "1772600859"
},
"stopId": "FR:50129:ZE:10CDF1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 256,
"time": "1772602143"
},
"departure": {
"delay": 256,
"time": "1772602156"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 214,
"time": "1772602524"
},
"departure": {
"delay": 214,
"time": "1772602534"
},
"stopId": "FR:50129:ZE:10POL2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 207,
"time": "1772602752"
},
"departure": {
"delay": 207,
"time": "1772602767"
},
"stopId": "FR:50129:ZE:10FRA2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 49,
"time": "1772601030"
},
"departure": {
"delay": 49,
"time": "1772601049"
},
"stopId": "FR:50129:ZE:10SAL1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 299,
"time": "1772601545"
},
"departure": {
"delay": 299,
"time": "1772601959"
},
"stopId": "FR:50129:ZE:10SHU3:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 218,
"time": "1772603043"
},
"departure": {
"delay": 218,
"time": "1772603078"
},
"stopId": "FR:50129:ZE:10HUI4:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 182,
"time": "1772602714"
},
"departure": {
"delay": 182,
"time": "1772602742"
},
"stopId": "FR:50129:ZE:10LEC2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -46,
"time": "1772601307"
},
"departure": {
"delay": -46,
"time": "1772601314"
},
"stopId": "FR:50129:ZE:10FJT1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 255,
"time": "1772603221"
},
"departure": {
"delay": 255,
"time": "1772603235"
},
"stopId": "FR:50129:ZE:10DAN2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 275,
"time": "1772602262"
},
"departure": {
"delay": 275,
"time": "1772602295"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 25,
"time": "1772601069"
},
"departure": {
"delay": 25,
"time": "1772601085"
},
"stopId": "FR:50129:ZE:10ROS1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -21,
"time": "1772601145"
},
"departure": {
"delay": -21,
"time": "1772601159"
},
"stopId": "FR:50129:ZE:10VOL1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 196,
"time": "1772602620"
},
"departure": {
"delay": 196,
"time": "1772602636"
},
"stopId": "FR:50129:ZE:10LEB2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 287,
"time": "1772602046"
},
"departure": {
"delay": 287,
"time": "1772602067"
},
"stopId": "FR:50129:ZE:10FDC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 232,
"time": "1772602832"
},
"departure": {
"delay": 232,
"time": "1772602852"
},
"stopId": "FR:50129:ZE:10SMT2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 264,
"time": "1772602388"
},
"departure": {
"delay": 264,
"time": "1772602404"
},
"stopId": "FR:50129:ZE:10STA2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 255,
"time": "1772603161"
},
"departure": {
"delay": 255,
"time": "1772603175"
},
"stopId": "FR:50129:ZE:10VIG2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 282,
"time": "1772602107"
},
"departure": {
"delay": 282,
"time": "1772602122"
},
"stopId": "FR:50129:ZE:10CTR3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 218,
"time": "1772602866"
},
"departure": {
"delay": 218,
"time": "1772602898"
},
"stopId": "FR:50129:ZE:10VAB2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 21,
"time": "1772601408"
},
"departure": {
"delay": 21,
"time": "1772601501"
},
"stopId": "FR:50129:ZE:10MEN2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 219,
"time": "1772602947"
},
"departure": {
"delay": 219,
"time": "1772602959"
},
"stopId": "FR:50129:ZE:10EGL5:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 1,
"time": "1772601105"
},
"departure": {
"delay": 1,
"time": "1772601121"
},
"stopId": "FR:50129:ZE:10SAD1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 162,
"time": "1772603382"
},
"stopId": "FR:50129:ZE:10ZAG2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 244,
"time": "1772602184"
},
"departure": {
"delay": 244,
"time": "1772602204"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -34,
"time": "1772601190"
},
"departure": {
"delay": -34,
"time": "1772601206"
},
"stopId": "FR:50129:ZE:10RED1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 18,
"time": "1772600889"
},
"departure": {
"delay": 18,
"time": "1772600898"
},
"stopId": "FR:50129:ZE:10BCP1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 301,
"time": "1772602002"
},
"departure": {
"delay": 301,
"time": "1772602021"
},
"stopId": "FR:50129:ZE:10PHG2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 241,
"time": "1772602474"
},
"departure": {
"delay": 241,
"time": "1772602501"
},
"stopId": "FR:50129:ZE:10LCO2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 72,
"time": "1772600990"
},
"departure": {
"delay": 72,
"time": "1772601012"
},
"stopId": "FR:50129:ZE:10PFJ1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 210,
"time": "1772603120"
},
"departure": {
"delay": 210,
"time": "1772603130"
},
"stopId": "FR:50129:ZE:10CRB2:ATOUMOD035",
"stopSequence": 31
}
],
"timestamp": "1772606703",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:05:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748427x2025xHxMultxMexMercredix00:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN851101F5934736x2026x02x21T22x11x00Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772607240"
},
"departure": {
"time": "1772607300"
},
"stopId": "FR:27119:ZE:StopPointxOCETrainxTERx87387092:ATOUMOD002",
"stopSequence": 7
},
{
"departure": {
"time": "1772606220"
},
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1772608200"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"time": "1772606820"
},
"departure": {
"time": "1772606880"
},
"stopId": "FR:78107:ZE:StopPointxOCETrainxTERx87381624:ATOUMOD002",
"stopSequence": 5
}
],
"timestamp": "1772602600",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx57AE0F48x2436x44BDxA2F0xAA45D4A483E7x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN851101F5934736x2026x02x21T22x11x00Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx25:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1772605800"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 204,
"time": "1772606784"
},
"departure": {
"delay": 204,
"time": "1772606784"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 46,
"time": "1772605906"
},
"departure": {
"delay": 46,
"time": "1772605906"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 106,
"time": "1772606301"
},
"departure": {
"delay": 106,
"time": "1772606326"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 86,
"time": "1772606126"
},
"departure": {
"delay": 86,
"time": "1772606126"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 133,
"time": "1772606833"
},
"departure": {
"delay": 133,
"time": "1772606833"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 156,
"time": "1772606376"
},
"departure": {
"delay": 156,
"time": "1772606376"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 72,
"time": "1772606027"
},
"departure": {
"delay": 72,
"time": "1772606052"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 146,
"time": "1772606606"
},
"departure": {
"delay": 146,
"time": "1772606606"
},
"stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 187,
"time": "1772608327"
},
"departure": {
"delay": 187,
"time": "1772608327"
},
"stopId": "FR:76540:ZE:TCARxBAPEA2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": -4,
"time": "1772605976"
},
"departure": {
"delay": -4,
"time": "1772605976"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 91,
"time": "1772606202"
},
"departure": {
"delay": 91,
"time": "1772606251"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
}
],
"timestamp": "1772605535",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx25:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:855:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772617440"
},
"departure": {
"time": "1772617440"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1772617020"
},
"departure": {
"time": "1772617020"
},
"stopId": "FR:27681:ZE:10078:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1772617500"
},
"departure": {
"time": "1772617500"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1772616720"
},
"departure": {
"time": "1772616720"
},
"stopId": "FR:27681:ZE:29082:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1772617080"
},
"departure": {
"time": "1772617080"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1772616840"
},
"departure": {
"time": "1772616840"
},
"stopId": "FR:27681:ZE:10090:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1772616480"
},
"departure": {
"time": "1772616480"
},
"stopId": "FR:27681:ZE:29077:ATOUMOD007",
"stopSequence": 2
},
{
"departure": {
"time": "1772616420"
},
"stopId": "FR:27681:ZE:29075:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1772616600"
},
"departure": {
"time": "1772616600"
},
"stopId": "FR:27681:ZE:29080:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1772616660"
},
"departure": {
"time": "1772616660"
},
"stopId": "FR:27681:ZE:10037:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1772616540"
},
"departure": {
"time": "1772616540"
},
"stopId": "FR:27681:ZE:29078:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1772617680"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1772616900"
},
"departure": {
"time": "1772616900"
},
"stopId": "FR:27681:ZE:10039:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1772617260"
},
"departure": {
"time": "1772617260"
},
"stopId": "FR:27681:ZE:10031:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1772616960"
},
"departure": {
"time": "1772616960"
},
"stopId": "FR:27681:ZE:10063:ATOUMOD007",
"stopSequence": 9
}
],
"timestamp": "1772606381",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:855:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx306:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 90,
"time": "1772605590"
},
"departure": {
"delay": 90,
"time": "1772605590"
},
"stopId": "FR:76540:ZE:TCARxARGEN1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 131,
"time": "1772604775"
},
"departure": {
"delay": 131,
"time": "1772604791"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": -5,
"time": "1772606215"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 30,
"time": "1772604570"
},
"departure": {
"delay": 30,
"time": "1772604570"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 155,
"time": "1772603855"
},
"departure": {
"delay": 155,
"time": "1772603855"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 80,
"time": "1772605940"
},
"departure": {
"delay": 80,
"time": "1772605940"
},
"stopId": "FR:76540:ZE:TCARxPSALO1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 32,
"time": "1772604212"
},
"departure": {
"delay": 32,
"time": "1772604212"
},
"stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 60,
"time": "1772605740"
},
"departure": {
"delay": 60,
"time": "1772605740"
},
"stopId": "FR:76540:ZE:TCARxCOUPE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 115,
"time": "1772604690"
},
"departure": {
"delay": 115,
"time": "1772604715"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 135,
"time": "1772604015"
},
"departure": {
"delay": 135,
"time": "1772604015"
},
"stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 115,
"time": "1772604115"
},
"departure": {
"delay": 115,
"time": "1772604115"
},
"stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 85,
"time": "1772604847"
},
"departure": {
"delay": 85,
"time": "1772604865"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 95,
"time": "1772606015"
},
"departure": {
"delay": 95,
"time": "1772606015"
},
"stopId": "FR:76540:ZE:TCARxGALI1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 75,
"time": "1772604915"
},
"departure": {
"delay": 75,
"time": "1772604915"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 68,
"time": "1772604968"
},
"departure": {
"delay": 68,
"time": "1772604968"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 65,
"time": "1772605865"
},
"departure": {
"delay": 65,
"time": "1772605865"
},
"stopId": "FR:76540:ZE:TCARxMALRA1:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1772603520"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 102,
"time": "1772605122"
},
"departure": {
"delay": 102,
"time": "1772605122"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 50,
"time": "1772605790"
},
"departure": {
"delay": 50,
"time": "1772605790"
},
"stopId": "FR:76540:ZE:TCARxSTCLA1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 120,
"time": "1772603940"
},
"departure": {
"delay": 120,
"time": "1772603940"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 195,
"time": "1772603692"
},
"departure": {
"delay": 195,
"time": "1772603715"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 96,
"time": "1772604491"
},
"departure": {
"delay": 96,
"time": "1772604516"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 110,
"time": "1772605370"
},
"departure": {
"delay": 110,
"time": "1772605370"
},
"stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 85,
"time": "1772606065"
},
"departure": {
"delay": 85,
"time": "1772606065"
},
"stopId": "FR:76540:ZE:TCARxMAIS21:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 56,
"time": "1772604416"
},
"departure": {
"delay": 56,
"time": "1772604416"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 125,
"time": "1772605265"
},
"departure": {
"delay": 125,
"time": "1772605265"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 100,
"time": "1772606140"
},
"departure": {
"delay": 100,
"time": "1772606140"
},
"stopId": "FR:76540:ZE:TCARxCHATL1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 150,
"time": "1772603790"
},
"departure": {
"delay": 150,
"time": "1772603790"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1772603075",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx306:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4268002x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 194,
"time": "1772606834"
},
"departure": {
"delay": 194,
"time": "1772606834"
},
"stopId": "FR:76296:ZE:4442:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 175,
"time": "1772606875"
},
"departure": {
"delay": 175,
"time": "1772606875"
},
"stopId": "FR:76305:ZE:4499:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 182,
"time": "1772606942"
},
"departure": {
"delay": 182,
"time": "1772606942"
},
"stopId": "FR:76305:ZE:4501:ATOUMOD003",
"stopSequence": 36
},
{
"departure": {
"delay": 204,
"time": "1772606604"
},
"stopId": "FR:76533:ZE:4199:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 152,
"time": "1772606732"
},
"departure": {
"delay": 152,
"time": "1772606732"
},
"stopId": "FR:76296:ZE:3072:ATOUMOD003",
"stopSequence": 33
},
{
"departure": {
"delay": 188,
"time": "1772606348"
},
"stopId": "FR:76296:ZE:3014:ATOUMOD003",
"stopSequence": 29
},
{
"departure": {
"delay": 164,
"time": "1772606504"
},
"stopId": "FR:76533:ZE:4703:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 150,
"time": "1772606550"
},
"departure": {
"delay": 150,
"time": "1772606550"
},
"stopId": "FR:76533:ZE:4586:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 152,
"time": "1772607032"
},
"stopId": "FR:76305:ZE:3922:ATOUMOD003",
"stopSequence": 37
}
],
"timestamp": "1772606672",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:14:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4268002x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230655x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 166,
"time": "1772605846"
},
"stopId": "FR:76351:ZE:3743:ATOUMOD003",
"stopSequence": 36
},
{
"departure": {
"delay": 215,
"time": "1772605775"
},
"stopId": "FR:76351:ZE:3047:ATOUMOD003",
"stopSequence": 35
}
],
"timestamp": "1772605832",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230655x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:503:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772625000"
},
"departure": {
"time": "1772625000"
},
"stopId": "FR:76217:ZE:18244:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1772625420"
},
"departure": {
"time": "1772625420"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1772623980"
},
"departure": {
"time": "1772623980"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1772624760"
},
"departure": {
"time": "1772624760"
},
"stopId": "FR:76217:ZE:18802:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1772624640"
},
"departure": {
"time": "1772624640"
},
"stopId": "FR:76217:ZE:18036:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1772625480"
},
"departure": {
"time": "1772625480"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"departure": {
"time": "1772623920"
},
"stopId": "FR:76217:ZE:18042:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1772625300"
},
"departure": {
"time": "1772625300"
},
"stopId": "FR:76217:ZE:18044:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1772625660"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1772624340"
},
"departure": {
"time": "1772624340"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1772624820"
},
"departure": {
"time": "1772624820"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1772625060"
},
"departure": {
"time": "1772625060"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1772624460"
},
"departure": {
"time": "1772624460"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1772625540"
},
"departure": {
"time": "1772625540"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1772624880"
},
"departure": {
"time": "1772624880"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1772624220"
},
"departure": {
"time": "1772624220"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1772624520"
},
"departure": {
"time": "1772624520"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1772625180"
},
"departure": {
"time": "1772625180"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1772624940"
},
"departure": {
"time": "1772624940"
},
"stopId": "FR:76217:ZE:18033:ATOUMOD005",
"stopSequence": 11
}
],
"timestamp": "1772606674",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:503:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN16550F5941266x2026x02x21T22x11x00Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772610240"
},
"departure": {
"time": "1772610300"
},
"stopId": "FR:61464:ZE:StopPointxOCETrainxTERx87444695:ATOUMOD002",
"stopSequence": 41
},
{
"arrival": {
"time": "1772609160"
},
"departure": {
"time": "1772609280"
},
"stopId": "FR:61006:ZE:StopPointxOCETrainxTERx87444539:ATOUMOD002",
"stopSequence": 37
},
{
"arrival": {
"time": "1772612580"
},
"departure": {
"time": "1772612640"
},
"stopId": "FR:72205:ZE:StopPointxOCETrainxTERx87396044:ATOUMOD002",
"stopSequence": 47
},
{
"arrival": {
"time": "1772609760"
},
"departure": {
"time": "1772609820"
},
"stopId": "FR:61101:ZE:StopPointxOCETrainxTERx87444562:ATOUMOD002",
"stopSequence": 39
},
{
"arrival": {
"time": "1772614800"
},
"departure": {
"time": "1772614860"
},
"stopId": "FR:72124:ZE:StopPointxOCETrainxTERx87396564:ATOUMOD002",
"stopSequence": 51
},
{
"arrival": {
"time": "1772615820"
},
"departure": {
"time": "1772615940"
},
"stopId": "FR:72071:ZE:StopPointxOCETrainxTERx87396606:ATOUMOD002",
"stopSequence": 53
},
{
"arrival": {
"time": "1772613480"
},
"departure": {
"time": "1772614080"
},
"stopId": "FR:72181:ZE:StopPointxOCETrainxTERx87396002:ATOUMOD002",
"stopSequence": 49
},
{
"arrival": {
"time": "1772607540"
},
"departure": {
"time": "1772607600"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 33
},
{
"arrival": {
"time": "1772607900"
},
"departure": {
"time": "1772607960"
},
"stopId": "FR:14654:ZE:StopPointxOCETrainxTERx87444216:ATOUMOD002",
"stopSequence": 35
},
{
"arrival": {
"time": "1772612160"
},
"departure": {
"time": "1772612220"
},
"stopId": "FR:72380:ZE:StopPointxOCETrainxTERx87396077:ATOUMOD002",
"stopSequence": 45
},
{
"departure": {
"time": "1772606760"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 31
},
{
"arrival": {
"time": "1772617620"
},
"stopId": "FR:37261:ZE:StopPointxOCETrainxTERx87571000:ATOUMOD002",
"stopSequence": 56
},
{
"arrival": {
"time": "1772611080"
},
"departure": {
"time": "1772611260"
},
"stopId": "FR:61001:ZE:StopPointxOCETrainxTERx87444711:ATOUMOD002",
"stopSequence": 43
}
],
"timestamp": "1772603140",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx1f647a2cx138dx47dex8fb5x333f230e16f7x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN16550F5941266x2026x02x21T22x11x00Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD008:ServiceJourney:9909x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1772610120"
},
"stopId": "FR:76259:ZE:FECZAHE1:ATOUMOD008",
"stopSequence": 1
},
{
"arrival": {
"time": "1772610600"
},
"departure": {
"time": "1772610600"
},
"stopId": "FR:76259:ZE:FECQREN1:ATOUMOD008",
"stopSequence": 6
},
{
"arrival": {
"time": "1772610300"
},
"departure": {
"time": "1772610300"
},
"stopId": "FR:76259:ZE:FECSOUE1:ATOUMOD008",
"stopSequence": 2
},
{
"arrival": {
"time": "1772610960"
},
"departure": {
"time": "1772610960"
},
"stopId": "FR:76259:ZE:FECGARE1:ATOUMOD008",
"stopSequence": 11
},
{
"arrival": {
"time": "1772610900"
},
"departure": {
"time": "1772610900"
},
"stopId": "FR:76259:ZE:FECBREP1:ATOUMOD008",
"stopSequence": 10
},
{
"arrival": {
"time": "1772611440"
},
"stopId": "FR:76259:ZE:FECPLAG1:ATOUMOD008",
"stopSequence": 16
},
{
"arrival": {
"time": "1772611200"
},
"departure": {
"time": "1772611200"
},
"stopId": "FR:76259:ZE:FECSEXU1:ATOUMOD008",
"stopSequence": 13
},
{
"arrival": {
"time": "1772610360"
},
"departure": {
"time": "1772610360"
},
"stopId": "FR:76259:ZE:FECPRIV1:ATOUMOD008",
"stopSequence": 3
},
{
"arrival": {
"time": "1772611080"
},
"departure": {
"time": "1772611080"
},
"stopId": "FR:76259:ZE:FECSETI1:ATOUMOD008",
"stopSequence": 12
},
{
"arrival": {
"time": "1772611320"
},
"departure": {
"time": "1772611320"
},
"stopId": "FR:76259:ZE:FECGCUV1:ATOUMOD008",
"stopSequence": 15
},
{
"arrival": {
"time": "1772610840"
},
"departure": {
"time": "1772610840"
},
"stopId": "FR:76259:ZE:FECHVIL1:ATOUMOD008",
"stopSequence": 9
},
{
"arrival": {
"time": "1772610480"
},
"departure": {
"time": "1772610480"
},
"stopId": "FR:76259:ZE:FECSBEN1:ATOUMOD008",
"stopSequence": 4
},
{
"arrival": {
"time": "1772610540"
},
"departure": {
"time": "1772610540"
},
"stopId": "FR:76259:ZE:FECCAST1:ATOUMOD008",
"stopSequence": 5
},
{
"arrival": {
"time": "1772610660"
},
"departure": {
"time": "1772610660"
},
"stopId": "FR:76259:ZE:FECARQU1:ATOUMOD008",
"stopSequence": 7
},
{
"arrival": {
"time": "1772611260"
},
"departure": {
"time": "1772611260"
},
"stopId": "FR:76259:ZE:FECBENE1:ATOUMOD008",
"stopSequence": 14
},
{
"arrival": {
"time": "1772610720"
},
"departure": {
"time": "1772610720"
},
"stopId": "FR:76259:ZE:FECHALL1:ATOUMOD008",
"stopSequence": 8
}
],
"timestamp": "1772606703",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD008:Line:L4:LOC",
"tripId": "ATOUMOD008:ServiceJourney:9909x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx1628:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -27583,
"time": "1772606777"
},
"departure": {
"delay": -27583,
"time": "1772606777"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": -27503,
"time": "1772605717"
},
"departure": {
"delay": -27503,
"time": "1772605717"
},
"stopId": "FR:76157:ZE:TCARxTPRAT1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -27587,
"time": "1772606833"
},
"departure": {
"delay": -27587,
"time": "1772606833"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"delay": -27690,
"time": "1772605170"
},
"stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -27613,
"time": "1772605946"
},
"departure": {
"delay": -27613,
"time": "1772605967"
},
"stopId": "FR:76540:ZE:TCARxMIN1T:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -27527,
"time": "1772607553"
},
"departure": {
"delay": -27527,
"time": "1772607553"
},
"stopId": "FR:76212:ZE:TCARxDMAIR1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": -27547,
"time": "1772606393"
},
"departure": {
"delay": -27547,
"time": "1772606393"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -27521,
"time": "1772607799"
},
"stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": -27527,
"time": "1772607253"
},
"departure": {
"delay": -27527,
"time": "1772607253"
},
"stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": -27593,
"time": "1772605867"
},
"departure": {
"delay": -27593,
"time": "1772605867"
},
"stopId": "FR:76157:ZE:TCARxCORNI1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -27599,
"time": "1772605621"
},
"departure": {
"delay": -27599,
"time": "1772605621"
},
"stopId": "FR:76157:ZE:TCARxTOUYE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -27593,
"time": "1772605243"
},
"departure": {
"delay": -27593,
"time": "1772605267"
},
"stopId": "FR:76157:ZE:TCARxTPISS1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -27567,
"time": "1772606168"
},
"departure": {
"delay": -27567,
"time": "1772606193"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -27529,
"time": "1772607671"
},
"departure": {
"delay": -27529,
"time": "1772607671"
},
"stopId": "FR:76212:ZE:TCARxCANAD1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": -27527,
"time": "1772606272"
},
"departure": {
"delay": -27527,
"time": "1772606293"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -27527,
"time": "1772606713"
},
"departure": {
"delay": -27527,
"time": "1772606713"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": -27598,
"time": "1772605442"
},
"departure": {
"delay": -27598,
"time": "1772605442"
},
"stopId": "FR:76157:ZE:TCARxTPROV1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -27593,
"time": "1772605542"
},
"departure": {
"delay": -27593,
"time": "1772605567"
},
"stopId": "FR:76157:ZE:TCARxTDUMA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -27508,
"time": "1772606470"
},
"departure": {
"delay": -27508,
"time": "1772606492"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": -27525,
"time": "1772607435"
},
"departure": {
"delay": -27525,
"time": "1772607435"
},
"stopId": "FR:76540:ZE:TCARxECOLE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": -27549,
"time": "1772607351"
},
"departure": {
"delay": -27549,
"time": "1772607351"
},
"stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": -27539,
"time": "1772606641"
},
"departure": {
"delay": -27539,
"time": "1772606641"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": -27527,
"time": "1772606593"
},
"departure": {
"delay": -27527,
"time": "1772606593"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 14
}
],
"timestamp": "1772604856",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx1628:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4244151xGTFSxGSemH25xSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 135,
"time": "1772607135"
},
"departure": {
"delay": 135,
"time": "1772607135"
},
"stopId": "FR:76351:ZE:4983:ATOUMOD003",
"stopSequence": 25
},
{
"departure": {
"delay": 123,
"time": "1772606523"
},
"stopId": "FR:76305:ZE:4915:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 136,
"time": "1772607556"
},
"departure": {
"delay": 136,
"time": "1772607556"
},
"stopId": "FR:76351:ZE:4867:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 135,
"time": "1772607735"
},
"stopId": "FR:76351:ZE:5206:ATOUMOD003",
"stopSequence": 29
},
{
"departure": {
"delay": 190,
"time": "1772606590"
},
"stopId": "FR:76305:ZE:4998:ATOUMOD003",
"stopSequence": 23
},
{
"departure": {
"delay": 135,
"time": "1772606655"
},
"stopId": "FR:76305:ZE:4940:ATOUMOD003",
"stopSequence": 24
},
{
"departure": {
"delay": 176,
"time": "1772606396"
},
"stopId": "FR:76305:ZE:4818:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 139,
"time": "1772607439"
},
"departure": {
"delay": 139,
"time": "1772607439"
},
"stopId": "FR:76351:ZE:4869:ATOUMOD003",
"stopSequence": 27
},
{
"departure": {
"delay": 49,
"time": "1772605789"
},
"stopId": "FR:76660:ZE:3260:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 146,
"time": "1772607386"
},
"departure": {
"delay": 146,
"time": "1772607386"
},
"stopId": "FR:76351:ZE:3613:ATOUMOD003",
"stopSequence": 26
}
],
"timestamp": "1772606692",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:25:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4244151xGTFSxGSemH25xSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230366x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -23,
"time": "1772606917"
},
"departure": {
"delay": -23,
"time": "1772606917"
},
"stopId": "FR:76351:ZE:3028:ATOUMOD003",
"stopSequence": 23
},
{
"departure": {
"delay": -34,
"time": "1772606606"
},
"stopId": "FR:76351:ZE:3192:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": -14,
"time": "1772607286"
},
"departure": {
"delay": -14,
"time": "1772607286"
},
"stopId": "FR:76351:ZE:3501:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": -15,
"time": "1772608425"
},
"departure": {
"delay": -15,
"time": "1772608425"
},
"stopId": "FR:76351:ZE:4523:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": -34,
"time": "1772607086"
},
"departure": {
"delay": -34,
"time": "1772607086"
},
"stopId": "FR:76351:ZE:4643:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": -34,
"time": "1772608286"
},
"departure": {
"delay": -34,
"time": "1772608286"
},
"stopId": "FR:76351:ZE:3447:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": -16,
"time": "1772608124"
},
"departure": {
"delay": -16,
"time": "1772608124"
},
"stopId": "FR:76351:ZE:3019:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": -34,
"time": "1772607506"
},
"departure": {
"delay": -34,
"time": "1772607506"
},
"stopId": "FR:76351:ZE:5183:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 13,
"time": "1772608093"
},
"departure": {
"delay": 13,
"time": "1772608093"
},
"stopId": "FR:76351:ZE:3007:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 10,
"time": "1772607910"
},
"departure": {
"delay": 10,
"time": "1772607910"
},
"stopId": "FR:76351:ZE:3543:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": -18,
"time": "1772607162"
},
"departure": {
"delay": -18,
"time": "1772607162"
},
"stopId": "FR:76351:ZE:3646:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 7,
"time": "1772608147"
},
"departure": {
"delay": 7,
"time": "1772608147"
},
"stopId": "FR:76351:ZE:3685:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": -29,
"time": "1772608351"
},
"departure": {
"delay": -29,
"time": "1772608351"
},
"stopId": "FR:76351:ZE:4115:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": -34,
"time": "1772608766"
},
"stopId": "FR:76341:ZE:3691:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": -2,
"time": "1772606698"
},
"departure": {
"delay": -2,
"time": "1772606698"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 10,
"time": "1772607010"
},
"departure": {
"delay": 10,
"time": "1772607010"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": -34,
"time": "1772608046"
},
"departure": {
"delay": -34,
"time": "1772608046"
},
"stopId": "FR:76351:ZE:3770:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": -34,
"time": "1772607806"
},
"departure": {
"delay": -34,
"time": "1772607806"
},
"stopId": "FR:76351:ZE:3200:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 21,
"time": "1772607381"
},
"departure": {
"delay": 21,
"time": "1772607381"
},
"stopId": "FR:76351:ZE:3276:ATOUMOD003",
"stopSequence": 28
}
],
"timestamp": "1772606672",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230366x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758087x2025xHxMultxMexMercredix00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 33,
"time": "1772606065"
},
"departure": {
"delay": 33,
"time": "1772606073"
},
"stopId": "FR:50294:ZE:MARMA2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -60,
"time": "1772607180"
},
"departure": {
"delay": -60,
"time": "1772607180"
},
"stopId": "FR:50082:ZE:BCQIN2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -31,
"time": "1772606423"
},
"departure": {
"delay": -31,
"time": "1772606429"
},
"stopId": "FR:50149:ZE:COUBG2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"time": "1772606689"
},
"departure": {
"time": "1772606760"
},
"stopId": "FR:50425:ZE:RLBMA2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -60,
"time": "1772606880"
},
"departure": {
"delay": -60,
"time": "1772606880"
},
"stopId": "FR:50082:ZE:BCQBG2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 70,
"time": "1772605922"
},
"departure": {
"delay": 70,
"time": "1772605930"
},
"stopId": "FR:50294:ZE:MARPO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 37,
"time": "1772606311"
},
"departure": {
"delay": 37,
"time": "1772606317"
},
"stopId": "FR:50230:ZE:HARFE2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 62,
"time": "1772605613"
},
"departure": {
"delay": 62,
"time": "1772605622"
},
"stopId": "FR:50129:ZE:10ANJ8:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -60,
"time": "1772607300"
},
"stopId": "FR:50082:ZE:BCQSF1:ATOUMOD035",
"stopSequence": 10
},
{
"departure": {
"delay": 75,
"time": "1772605395"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 1
}
],
"timestamp": "1772606704",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:E:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758087x2025xHxMultxMexMercredix00:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC598425:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 27,
"time": "1772606847"
},
"departure": {
"delay": 27,
"time": "1772606847"
},
"stopId": "FR:27229:ZE:0xFAU01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -112,
"time": "1772607368"
},
"departure": {
"delay": -112,
"time": "1772607368"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -3,
"time": "1772606937"
},
"departure": {
"delay": -3,
"time": "1772606937"
},
"stopId": "FR:27229:ZE:0xBSJ01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -19,
"time": "1772607041"
},
"departure": {
"delay": -19,
"time": "1772607041"
},
"stopId": "FR:27229:ZE:0xVER01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -60,
"time": "1772607600"
},
"departure": {
"delay": -60,
"time": "1772607600"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -181,
"time": "1772607959"
},
"departure": {
"delay": -181,
"time": "1772607959"
},
"stopId": "FR:27229:ZE:0xTRA01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -112,
"time": "1772607308"
},
"departure": {
"delay": -112,
"time": "1772607308"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -121,
"time": "1772608019"
},
"departure": {
"delay": -121,
"time": "1772608019"
},
"stopId": "FR:27229:ZE:0xMON01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -74,
"time": "1772607826"
},
"departure": {
"delay": -74,
"time": "1772607826"
},
"stopId": "FR:27229:ZE:0xMOU01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -120,
"time": "1772607660"
},
"departure": {
"delay": -120,
"time": "1772607660"
},
"stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -68,
"time": "1772607172"
},
"departure": {
"delay": -68,
"time": "1772607172"
},
"stopId": "FR:27229:ZE:0xREP01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -90,
"time": "1772607450"
},
"departure": {
"delay": -90,
"time": "1772607450"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -49,
"time": "1772607791"
},
"departure": {
"delay": -49,
"time": "1772607791"
},
"stopId": "FR:27229:ZE:0xLET01:ATOUMOD004",
"stopSequence": 13
},
{
"departure": {
"time": "1772606760"
},
"stopId": "FR:27229:ZE:0xCOM02:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -231,
"time": "1772608149"
},
"departure": {
"delay": -231,
"time": "1772608149"
},
"stopId": "FR:27229:ZE:0xWAS01:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -75,
"time": "1772607225"
},
"departure": {
"delay": -75,
"time": "1772607225"
},
"stopId": "FR:27229:ZE:0xJJA01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -23,
"time": "1772607097"
},
"departure": {
"delay": -23,
"time": "1772607097"
},
"stopId": "FR:27229:ZE:0xPAR01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -151,
"time": "1772608049"
},
"departure": {
"delay": -151,
"time": "1772608049"
},
"stopId": "FR:27229:ZE:0xCLO01:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -181,
"time": "1772607899"
},
"departure": {
"delay": -181,
"time": "1772607899"
},
"stopId": "FR:27229:ZE:0xPOL03:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -91,
"time": "1772607869"
},
"departure": {
"delay": -91,
"time": "1772607869"
},
"stopId": "FR:27229:ZE:0xORL01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -214,
"time": "1772608106"
},
"departure": {
"delay": -214,
"time": "1772608106"
},
"stopId": "FR:27229:ZE:0xCAN01:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -261,
"time": "1772608179"
},
"stopId": "FR:27229:ZE:0xBRU01:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -241,
"time": "1772608079"
},
"departure": {
"delay": -241,
"time": "1772608079"
},
"stopId": "FR:27229:ZE:0xLYC01:ATOUMOD004",
"stopSequence": 20
}
],
"timestamp": "1772606513",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T8:LOC",
"tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC598425:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC596522:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -1147,
"time": "1772606513"
},
"departure": {
"delay": -1147,
"time": "1772606513"
},
"stopId": "FR:27229:ZE:0xMOU01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -1567,
"time": "1772606513"
},
"departure": {
"delay": -1567,
"time": "1772606513"
},
"stopId": "FR:27229:ZE:0xMON02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -1267,
"time": "1772606513"
},
"departure": {
"delay": -1267,
"time": "1772606513"
},
"stopId": "FR:27229:ZE:0xPOL03:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -667,
"time": "1772606513"
},
"departure": {
"delay": -667,
"time": "1772606513"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": 187,
"time": "1772609047"
},
"stopId": "FR:27306:ZE:0xCID02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -847,
"time": "1772606513"
},
"departure": {
"delay": -847,
"time": "1772606513"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -1207,
"time": "1772606513"
},
"departure": {
"delay": -1207,
"time": "1772606513"
},
"stopId": "FR:27229:ZE:0xORL01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -1627,
"time": "1772606513"
},
"departure": {
"delay": -1627,
"time": "1772606513"
},
"stopId": "FR:27229:ZE:0xLAK01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -1687,
"time": "1772606513"
},
"departure": {
"delay": -1687,
"time": "1772606513"
},
"stopId": "FR:27229:ZE:0xRON01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -1387,
"time": "1772606513"
},
"departure": {
"delay": -1387,
"time": "1772606513"
},
"stopId": "FR:27229:ZE:0xCLO01:ATOUMOD004",
"stopSequence": 13
},
{
"departure": {
"delay": -547,
"time": "1772606513"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -1327,
"time": "1772606513"
},
"departure": {
"delay": -1327,
"time": "1772606513"
},
"stopId": "FR:27229:ZE:0xTRA01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -1507,
"time": "1772606513"
},
"departure": {
"delay": -1507,
"time": "1772606513"
},
"stopId": "FR:27229:ZE:0xCLO02:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": 194,
"time": "1772608994"
},
"departure": {
"delay": 194,
"time": "1772608994"
},
"stopId": "FR:27306:ZE:0xVIl02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -1027,
"time": "1772606513"
},
"departure": {
"delay": -1027,
"time": "1772606513"
},
"stopId": "FR:27229:ZE:0xLET01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -607,
"time": "1772606513"
},
"departure": {
"delay": -607,
"time": "1772606513"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -967,
"time": "1772606513"
},
"departure": {
"delay": -967,
"time": "1772606513"
},
"stopId": "FR:27229:ZE:0xGAR04:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -1387,
"time": "1772606513"
},
"departure": {
"delay": -1387,
"time": "1772606513"
},
"stopId": "FR:27229:ZE:0xMON01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -1507,
"time": "1772606513"
},
"departure": {
"delay": -1507,
"time": "1772606513"
},
"stopId": "FR:27229:ZE:0xLYC01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 187,
"time": "1772608927"
},
"departure": {
"delay": 187,
"time": "1772608927"
},
"stopId": "FR:27306:ZE:0xOIS02:ATOUMOD004",
"stopSequence": 22
}
],
"timestamp": "1772606513",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T6:LOC",
"tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC596522:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:867:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772617620"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1772617500"
},
"departure": {
"time": "1772617500"
},
"stopId": "FR:27681:ZE:141:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1772616780"
},
"departure": {
"time": "1772616780"
},
"stopId": "FR:27562:ZE:29084:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1772616540"
},
"departure": {
"time": "1772616540"
},
"stopId": "FR:27562:ZE:10018:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1772616960"
},
"departure": {
"time": "1772616960"
},
"stopId": "FR:27562:ZE:10070:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1772617020"
},
"departure": {
"time": "1772617020"
},
"stopId": "FR:27681:ZE:10072:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1772616600"
},
"departure": {
"time": "1772616600"
},
"stopId": "FR:27562:ZE:10024:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1772616720"
},
"departure": {
"time": "1772616720"
},
"stopId": "FR:27562:ZE:10022:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1772617080"
},
"departure": {
"time": "1772617080"
},
"stopId": "FR:27681:ZE:10056:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1772616660"
},
"departure": {
"time": "1772616660"
},
"stopId": "FR:27562:ZE:10016:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1772617440"
},
"departure": {
"time": "1772617440"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1772617380"
},
"departure": {
"time": "1772617380"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 12
},
{
"departure": {
"time": "1772616480"
},
"stopId": "FR:27562:ZE:10006:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1772617200"
},
"departure": {
"time": "1772617200"
},
"stopId": "FR:27681:ZE:30008:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1772616900"
},
"departure": {
"time": "1772616900"
},
"stopId": "FR:27562:ZE:10103:ATOUMOD007",
"stopSequence": 7
}
],
"timestamp": "1772606444",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:25:LOC",
"tripId": "ATOUMOD007:ServiceJourney:867:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4255670x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -260,
"time": "1772608360"
},
"departure": {
"delay": -260,
"time": "1772608360"
},
"stopId": "FR:76341:ZE:3350:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": -255,
"time": "1772607225"
},
"departure": {
"delay": -255,
"time": "1772607225"
},
"stopId": "FR:76351:ZE:3041:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": -268,
"time": "1772607272"
},
"departure": {
"delay": -268,
"time": "1772607272"
},
"stopId": "FR:76351:ZE:4549:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": -223,
"time": "1772607557"
},
"departure": {
"delay": -223,
"time": "1772607557"
},
"stopId": "FR:76351:ZE:4366:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": -268,
"time": "1772608832"
},
"departure": {
"delay": -268,
"time": "1772608832"
},
"stopId": "FR:76447:ZE:3492:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": -241,
"time": "1772607059"
},
"departure": {
"delay": -241,
"time": "1772607059"
},
"stopId": "FR:76351:ZE:4850:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": -268,
"time": "1772607632"
},
"departure": {
"delay": -268,
"time": "1772607632"
},
"stopId": "FR:76351:ZE:4487:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": -259,
"time": "1772608661"
},
"departure": {
"delay": -259,
"time": "1772608661"
},
"stopId": "FR:76447:ZE:3434:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": -232,
"time": "1772606948"
},
"departure": {
"delay": -232,
"time": "1772606948"
},
"stopId": "FR:76351:ZE:3573:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": -268,
"time": "1772607092"
},
"departure": {
"delay": -268,
"time": "1772607092"
},
"stopId": "FR:76351:ZE:3152:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": -226,
"time": "1772608574"
},
"departure": {
"delay": -226,
"time": "1772608574"
},
"stopId": "FR:76447:ZE:3467:ATOUMOD003",
"stopSequence": 44
},
{
"departure": {
"delay": -329,
"time": "1772606431"
},
"stopId": "FR:76351:ZE:4983:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": -268,
"time": "1772606732"
},
"departure": {
"delay": -268,
"time": "1772606732"
},
"stopId": "FR:76351:ZE:3743:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": -228,
"time": "1772607432"
},
"departure": {
"delay": -228,
"time": "1772607432"
},
"stopId": "FR:76351:ZE:5158:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": -230,
"time": "1772608750"
},
"departure": {
"delay": -230,
"time": "1772608750"
},
"stopId": "FR:76447:ZE:3146:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": -244,
"time": "1772607956"
},
"departure": {
"delay": -244,
"time": "1772607956"
},
"stopId": "FR:76351:ZE:3593:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": -79,
"time": "1772606201"
},
"departure": {
"delay": -79,
"time": "1772606201"
},
"stopId": "FR:76341:ZE:3912:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": -246,
"time": "1772608494"
},
"departure": {
"delay": -246,
"time": "1772608494"
},
"stopId": "FR:76447:ZE:3220:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": -268,
"time": "1772608292"
},
"departure": {
"delay": -268,
"time": "1772608292"
},
"stopId": "FR:76341:ZE:3064:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": -268,
"time": "1772608052"
},
"departure": {
"delay": -268,
"time": "1772608052"
},
"stopId": "FR:76351:ZE:3165:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": -234,
"time": "1772608146"
},
"departure": {
"delay": -234,
"time": "1772608146"
},
"stopId": "FR:76351:ZE:3503:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": -268,
"time": "1772608892"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": -253,
"time": "1772608787"
},
"departure": {
"delay": -253,
"time": "1772608787"
},
"stopId": "FR:76447:ZE:3138:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": -222,
"time": "1772607858"
},
"departure": {
"delay": -222,
"time": "1772607858"
},
"stopId": "FR:76351:ZE:3136:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": -232,
"time": "1772607488"
},
"departure": {
"delay": -232,
"time": "1772607488"
},
"stopId": "FR:76351:ZE:3369:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": -266,
"time": "1772607154"
},
"departure": {
"delay": -266,
"time": "1772607154"
},
"stopId": "FR:76351:ZE:3162:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": -222,
"time": "1772608098"
},
"departure": {
"delay": -222,
"time": "1772608098"
},
"stopId": "FR:76351:ZE:3117:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": -230,
"time": "1772607010"
},
"departure": {
"delay": -230,
"time": "1772607010"
},
"stopId": "FR:76351:ZE:3077:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": -268,
"time": "1772606912"
},
"departure": {
"delay": -268,
"time": "1772606912"
},
"stopId": "FR:76351:ZE:3039:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": -261,
"time": "1772606859"
},
"departure": {
"delay": -261,
"time": "1772606859"
},
"stopId": "FR:76351:ZE:3674:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": -268,
"time": "1772608412"
},
"departure": {
"delay": -268,
"time": "1772608412"
},
"stopId": "FR:76447:ZE:3346:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": -268,
"time": "1772606792"
},
"departure": {
"delay": -268,
"time": "1772606792"
},
"stopId": "FR:76351:ZE:3080:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": -268,
"time": "1772608532"
},
"departure": {
"delay": -268,
"time": "1772608532"
},
"stopId": "FR:76447:ZE:3107:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": -252,
"time": "1772608608"
},
"departure": {
"delay": -252,
"time": "1772608608"
},
"stopId": "FR:76447:ZE:3695:ATOUMOD003",
"stopSequence": 45
},
{
"departure": {
"delay": -268,
"time": "1772606672"
},
"stopId": "FR:76351:ZE:3047:ATOUMOD003",
"stopSequence": 18
},
{
"departure": {
"delay": -96,
"time": "1772606184"
},
"stopId": "FR:76341:ZE:4571:ATOUMOD003",
"stopSequence": 15
}
],
"timestamp": "1772606672",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:17:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4255670x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:4553683883786240x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 278,
"time": "1772608168"
},
"departure": {
"delay": 278,
"time": "1772608178"
},
"stopId": "FR:14371:ZE:6133934988460032:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": 268,
"time": "1772606584"
},
"departure": {
"delay": 268,
"time": "1772606608"
},
"stopId": "FR:14368:ZE:6465133808189440:ATOUMOD036",
"stopSequence": 6
},
{
"arrival": {
"delay": 320,
"time": "1772606279"
},
"departure": {
"delay": 320,
"time": "1772606300"
},
"stopId": "FR:14576:ZE:4932506269777920:ATOUMOD036",
"stopSequence": 3
},
{
"arrival": {
"delay": 288,
"time": "1772606367"
},
"departure": {
"delay": 288,
"time": "1772606388"
},
"stopId": "FR:14576:ZE:6343361620344832:ATOUMOD036",
"stopSequence": 4
},
{
"arrival": {
"delay": 288,
"time": "1772607398"
},
"departure": {
"delay": 288,
"time": "1772607408"
},
"stopId": "FR:14368:ZE:4556823030923264:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": 267,
"time": "1772606777"
},
"departure": {
"delay": 267,
"time": "1772606787"
},
"stopId": "FR:14368:ZE:4514113842577408:ATOUMOD036",
"stopSequence": 7
},
{
"arrival": {
"delay": 211,
"time": "1772607681"
},
"departure": {
"delay": 211,
"time": "1772607691"
},
"stopId": "FR:14371:ZE:4523515257552896:ATOUMOD036",
"stopSequence": 12
},
{
"arrival": {
"delay": 352,
"time": "1772606142"
},
"departure": {
"delay": 352,
"time": "1772606152"
},
"stopId": "FR:14576:ZE:6250721097809920:ATOUMOD036",
"stopSequence": 2
},
{
"arrival": {
"delay": 173,
"time": "1772608363"
},
"departure": {
"delay": 173,
"time": "1772608373"
},
"stopId": "FR:14371:ZE:5628153532776448:ATOUMOD036",
"stopSequence": 14
},
{
"arrival": {
"delay": 237,
"time": "1772609087"
},
"departure": {
"delay": 237,
"time": "1772609097"
},
"stopId": "FR:14371:ZE:5697057793769472:ATOUMOD036",
"stopSequence": 16
},
{
"arrival": {
"delay": 281,
"time": "1772607031"
},
"departure": {
"delay": 281,
"time": "1772607041"
},
"stopId": "FR:14368:ZE:6053368582635520:ATOUMOD036",
"stopSequence": 8
},
{
"arrival": {
"delay": 133,
"time": "1772609173"
},
"stopId": "FR:14371:ZE:4702065101111296:ATOUMOD036",
"stopSequence": 17
},
{
"departure": {
"delay": 274,
"time": "1772605894"
},
"stopId": "FR:14576:ZE:6416856832278528:ATOUMOD036",
"stopSequence": 1
},
{
"arrival": {
"delay": 283,
"time": "1772606463"
},
"departure": {
"delay": 283,
"time": "1772606503"
},
"stopId": "FR:14368:ZE:4934364849766400:ATOUMOD036",
"stopSequence": 5
},
{
"arrival": {
"delay": 172,
"time": "1772607522"
},
"departure": {
"delay": 172,
"time": "1772607532"
},
"stopId": "FR:14368:ZE:6187873939226624:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": 342,
"time": "1772609012"
},
"departure": {
"delay": 342,
"time": "1772609022"
},
"stopId": "FR:14371:ZE:5100778894131200:ATOUMOD036",
"stopSequence": 15
},
{
"arrival": {
"delay": 326,
"time": "1772607256"
},
"departure": {
"delay": 326,
"time": "1772607266"
},
"stopId": "FR:14368:ZE:6106178829418496:ATOUMOD036",
"stopSequence": 9
}
],
"timestamp": "1772606703",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:5315163629551616:LOC",
"tripId": "ATOUMOD036:ServiceJourney:4553683883786240x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230517x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 5,
"time": "1772608445"
},
"departure": {
"delay": 5,
"time": "1772608445"
},
"stopId": "FR:76351:ZE:3646:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 13,
"time": "1772606833"
},
"departure": {
"delay": 13,
"time": "1772606833"
},
"stopId": "FR:76351:ZE:4256:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 23,
"time": "1772608223"
},
"departure": {
"delay": 23,
"time": "1772608223"
},
"stopId": "FR:76351:ZE:3028:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"time": "1772607360"
},
"departure": {
"time": "1772607360"
},
"stopId": "FR:76351:ZE:3427:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 40,
"time": "1772609380"
},
"departure": {
"delay": 40,
"time": "1772609380"
},
"stopId": "FR:76351:ZE:3019:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 57,
"time": "1772607057"
},
"departure": {
"delay": 57,
"time": "1772607057"
},
"stopId": "FR:76351:ZE:4725:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"time": "1772608020"
},
"departure": {
"time": "1772608020"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 41,
"time": "1772607941"
},
"departure": {
"delay": 41,
"time": "1772607941"
},
"stopId": "FR:76351:ZE:3192:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 52,
"time": "1772608552"
},
"departure": {
"delay": 52,
"time": "1772608552"
},
"stopId": "FR:76351:ZE:3501:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 44,
"time": "1772609144"
},
"departure": {
"delay": 44,
"time": "1772609144"
},
"stopId": "FR:76351:ZE:3543:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 1,
"time": "1772607661"
},
"departure": {
"delay": 1,
"time": "1772607661"
},
"stopId": "FR:76351:ZE:3358:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"time": "1772607180"
},
"departure": {
"time": "1772607180"
},
"stopId": "FR:76351:ZE:4559:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 18,
"time": "1772607138"
},
"departure": {
"delay": 18,
"time": "1772607138"
},
"stopId": "FR:76351:ZE:4468:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 12,
"time": "1772608632"
},
"departure": {
"delay": 12,
"time": "1772608632"
},
"stopId": "FR:76351:ZE:3276:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"time": "1772607600"
},
"departure": {
"time": "1772607600"
},
"stopId": "FR:76351:ZE:3125:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"time": "1772608380"
},
"departure": {
"time": "1772608380"
},
"stopId": "FR:76351:ZE:4643:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 25,
"time": "1772609485"
},
"departure": {
"delay": 25,
"time": "1772609485"
},
"stopId": "FR:76351:ZE:3785:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"time": "1772609280"
},
"departure": {
"time": "1772609280"
},
"stopId": "FR:76351:ZE:3770:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 50,
"time": "1772608310"
},
"departure": {
"delay": 50,
"time": "1772608310"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 10,
"time": "1772609410"
},
"departure": {
"delay": 10,
"time": "1772609410"
},
"stopId": "FR:76351:ZE:3685:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 16,
"time": "1772607316"
},
"departure": {
"delay": 16,
"time": "1772607316"
},
"stopId": "FR:76351:ZE:3385:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"time": "1772609340"
},
"departure": {
"time": "1772609340"
},
"stopId": "FR:76351:ZE:3007:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 21,
"time": "1772607441"
},
"departure": {
"delay": 21,
"time": "1772607441"
},
"stopId": "FR:76351:ZE:3364:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"time": "1772608740"
},
"departure": {
"time": "1772608740"
},
"stopId": "FR:76351:ZE:5183:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 54,
"time": "1772609574"
},
"departure": {
"delay": 54,
"time": "1772609574"
},
"stopId": "FR:76351:ZE:3386:ATOUMOD003",
"stopSequence": 34
},
{
"departure": {
"time": "1772606760"
},
"stopId": "FR:76351:ZE:4823:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 18,
"time": "1772607258"
},
"departure": {
"delay": 18,
"time": "1772607258"
},
"stopId": "FR:76351:ZE:5224:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 13,
"time": "1772607733"
},
"departure": {
"delay": 13,
"time": "1772607733"
},
"stopId": "FR:76351:ZE:3532:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 29,
"time": "1772607509"
},
"departure": {
"delay": 29,
"time": "1772607509"
},
"stopId": "FR:76351:ZE:3418:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"time": "1772609040"
},
"departure": {
"time": "1772609040"
},
"stopId": "FR:76351:ZE:3200:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"time": "1772609520"
},
"departure": {
"time": "1772609520"
},
"stopId": "FR:76351:ZE:3342:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"time": "1772609700"
},
"stopId": "FR:76351:ZE:3743:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 30,
"time": "1772606910"
},
"departure": {
"delay": 30,
"time": "1772606910"
},
"stopId": "FR:76351:ZE:4836:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 53,
"time": "1772607833"
},
"departure": {
"delay": 53,
"time": "1772607833"
},
"stopId": "FR:76351:ZE:3628:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 49,
"time": "1772609629"
},
"departure": {
"delay": 49,
"time": "1772609629"
},
"stopId": "FR:76351:ZE:3047:ATOUMOD003",
"stopSequence": 35
}
],
"timestamp": "1772606572",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230517x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx1493:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -11336,
"time": "1772608084"
},
"departure": {
"delay": -11336,
"time": "1772608084"
},
"stopId": "FR:76157:ZE:TCARxTPISS2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": -11341,
"time": "1772607839"
},
"departure": {
"delay": -11341,
"time": "1772607839"
},
"stopId": "FR:76157:ZE:TCARxTDUMA2:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"delay": -11460,
"time": "1772605560"
},
"stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -11386,
"time": "1772606272"
},
"departure": {
"delay": -11386,
"time": "1772606294"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -11351,
"time": "1772608189"
},
"departure": {
"delay": -11351,
"time": "1772608189"
},
"stopId": "FR:76157:ZE:TCARxTBIZET:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": -11411,
"time": "1772606629"
},
"departure": {
"delay": -11411,
"time": "1772606629"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -11326,
"time": "1772607734"
},
"departure": {
"delay": -11326,
"time": "1772607734"
},
"stopId": "FR:76157:ZE:TCARxTPRAT2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": -11423,
"time": "1772605993"
},
"departure": {
"delay": -11423,
"time": "1772606017"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -11395,
"time": "1772606345"
},
"departure": {
"delay": -11395,
"time": "1772606345"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -11417,
"time": "1772606743"
},
"departure": {
"delay": -11417,
"time": "1772606743"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -11392,
"time": "1772606448"
},
"departure": {
"delay": -11392,
"time": "1772606468"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -11407,
"time": "1772606093"
},
"departure": {
"delay": -11407,
"time": "1772606093"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -11448,
"time": "1772605692"
},
"departure": {
"delay": -11448,
"time": "1772605692"
},
"stopId": "FR:76212:ZE:TCARxCANAD2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -11408,
"time": "1772605768"
},
"departure": {
"delay": -11408,
"time": "1772605792"
},
"stopId": "FR:76212:ZE:TCARxDMAIR2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -11360,
"time": "1772607580"
},
"departure": {
"delay": -11360,
"time": "1772607580"
},
"stopId": "FR:76157:ZE:TCARxCORNI2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": -11401,
"time": "1772606519"
},
"departure": {
"delay": -11401,
"time": "1772606519"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -11351,
"time": "1772607769"
},
"departure": {
"delay": -11351,
"time": "1772607769"
},
"stopId": "FR:76157:ZE:TCARxTOUYE2:ATOUMOD001",
"stopSequence": 21
}
],
"timestamp": "1772605077",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx1493:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC597004:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -227,
"time": "1772607313"
},
"departure": {
"delay": -227,
"time": "1772607313"
},
"stopId": "FR:27229:ZE:0xBEV01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -83,
"time": "1772606917"
},
"departure": {
"delay": -83,
"time": "1772606917"
},
"stopId": "FR:27229:ZE:0xFER01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -317,
"time": "1772607463"
},
"departure": {
"delay": -317,
"time": "1772607463"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -318,
"time": "1772607522"
},
"departure": {
"delay": -318,
"time": "1772607522"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -230,
"time": "1772607370"
},
"departure": {
"delay": -230,
"time": "1772607370"
},
"stopId": "FR:27229:ZE:0xBRO01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -343,
"time": "1772607737"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": 28,
"time": "1772606668"
},
"departure": {
"delay": 28,
"time": "1772606668"
},
"stopId": "FR:27229:ZE:0xMEU01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -45,
"time": "1772606835"
},
"departure": {
"delay": -45,
"time": "1772606835"
},
"stopId": "FR:27229:ZE:0xDUN01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -159,
"time": "1772607201"
},
"departure": {
"delay": -159,
"time": "1772607201"
},
"stopId": "FR:27229:ZE:0xHAR01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -227,
"time": "1772607253"
},
"departure": {
"delay": -227,
"time": "1772607253"
},
"stopId": "FR:27229:ZE:0xLOG01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -131,
"time": "1772607109"
},
"departure": {
"delay": -131,
"time": "1772607109"
},
"stopId": "FR:27229:ZE:0xFAU01:ATOUMOD004",
"stopSequence": 10
},
{
"departure": {
"time": "1772606580"
},
"stopId": "FR:27229:ZE:0xCEN01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -37,
"time": "1772606723"
},
"departure": {
"delay": -37,
"time": "1772606723"
},
"stopId": "FR:27229:ZE:0xCAR04:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -54,
"time": "1772607006"
},
"departure": {
"delay": -54,
"time": "1772607006"
},
"stopId": "FR:27229:ZE:0xCOM01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -353,
"time": "1772607607"
},
"departure": {
"delay": -353,
"time": "1772607607"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 18
}
],
"timestamp": "1772606513",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC597004:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745716x2025xHxMultxMexMercredix00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 170,
"time": "1772607350"
},
"departure": {
"delay": 170,
"time": "1772607350"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 19
},
{
"departure": {
"delay": 16,
"time": "1772605576"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 170,
"time": "1772606930"
},
"departure": {
"delay": 170,
"time": "1772606930"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 157,
"time": "1772606336"
},
"departure": {
"delay": 157,
"time": "1772606377"
},
"stopId": "FR:50129:ZE:10XCT4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 170,
"time": "1772608190"
},
"departure": {
"delay": 170,
"time": "1772608190"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 170,
"time": "1772607470"
},
"departure": {
"delay": 170,
"time": "1772607470"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 170,
"time": "1772607770"
},
"departure": {
"delay": 170,
"time": "1772607770"
},
"stopId": "FR:50129:ZE:10ANN2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 170,
"time": "1772607710"
},
"departure": {
"delay": 170,
"time": "1772607710"
},
"stopId": "FR:50129:ZE:10PAX2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 170,
"time": "1772607890"
},
"departure": {
"delay": 170,
"time": "1772607890"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 170,
"time": "1772608550"
},
"departure": {
"delay": 170,
"time": "1772608550"
},
"stopId": "FR:50129:ZE:10MOR2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 170,
"time": "1772607170"
},
"departure": {
"delay": 170,
"time": "1772607170"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 170,
"time": "1772608070"
},
"departure": {
"delay": 170,
"time": "1772608070"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 170,
"time": "1772607710"
},
"departure": {
"delay": 170,
"time": "1772607710"
},
"stopId": "FR:50129:ZE:10CMI2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 61,
"time": "1772605643"
},
"departure": {
"delay": 61,
"time": "1772605681"
},
"stopId": "FR:50129:ZE:10FLO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 170,
"time": "1772608310"
},
"departure": {
"delay": 170,
"time": "1772608310"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 170,
"time": "1772608610"
},
"departure": {
"delay": 170,
"time": "1772608610"
},
"stopId": "FR:50129:ZE:10MES2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 141,
"time": "1772606435"
},
"departure": {
"delay": 141,
"time": "1772606481"
},
"stopId": "FR:50129:ZE:10HPA4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 170,
"time": "1772607650"
},
"departure": {
"delay": 170,
"time": "1772607650"
},
"stopId": "FR:50129:ZE:10TRA3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 138,
"time": "1772606559"
},
"departure": {
"delay": 138,
"time": "1772606598"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 170,
"time": "1772608490"
},
"departure": {
"delay": 170,
"time": "1772608490"
},
"stopId": "FR:50129:ZE:10HET2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 144,
"time": "1772606263"
},
"departure": {
"delay": 144,
"time": "1772606304"
},
"stopId": "FR:50129:ZE:10GRR2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 168,
"time": "1772606156"
},
"departure": {
"delay": 168,
"time": "1772606208"
},
"stopId": "FR:50129:ZE:10BAG4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 170,
"time": "1772608250"
},
"departure": {
"delay": 170,
"time": "1772608250"
},
"stopId": "FR:50129:ZE:10EPC2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 170,
"time": "1772607590"
},
"departure": {
"delay": 170,
"time": "1772607590"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 97,
"time": "1772605855"
},
"departure": {
"delay": 97,
"time": "1772605897"
},
"stopId": "FR:50129:ZE:10GDR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 170,
"time": "1772607050"
},
"departure": {
"delay": 170,
"time": "1772607050"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 170,
"time": "1772608430"
},
"departure": {
"delay": 170,
"time": "1772608430"
},
"stopId": "FR:50129:ZE:10TLL2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 170,
"time": "1772606750"
},
"departure": {
"delay": 170,
"time": "1772606750"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 121,
"time": "1772606057"
},
"departure": {
"delay": 121,
"time": "1772606101"
},
"stopId": "FR:50129:ZE:10MED4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 139,
"time": "1772605927"
},
"departure": {
"delay": 139,
"time": "1772605999"
},
"stopId": "FR:50129:ZE:10NOR6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 170,
"time": "1772607230"
},
"departure": {
"delay": 170,
"time": "1772607230"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 170,
"time": "1772608010"
},
"departure": {
"delay": 170,
"time": "1772608010"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 67,
"time": "1772605751"
},
"departure": {
"delay": 67,
"time": "1772605807"
},
"stopId": "FR:50129:ZE:10LPL2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 170,
"time": "1772607290"
},
"departure": {
"delay": 170,
"time": "1772607290"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 170,
"time": "1772608670"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 170,
"time": "1772608370"
},
"departure": {
"delay": 170,
"time": "1772608370"
},
"stopId": "FR:50129:ZE:10PAU2:ATOUMOD035",
"stopSequence": 32
}
],
"timestamp": "1772606699",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745716x2025xHxMultxMexMercredix00:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC602168:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 56,
"time": "1772609576"
},
"departure": {
"delay": 56,
"time": "1772609576"
},
"stopId": "FR:27229:ZE:0xSAU02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": 33,
"time": "1772610033"
},
"departure": {
"delay": 33,
"time": "1772610033"
},
"stopId": "FR:27229:ZE:0xECH02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -24,
"time": "1772610576"
},
"stopId": "FR:27229:ZE:0xROS02:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": 20,
"time": "1772610320"
},
"departure": {
"delay": 20,
"time": "1772610320"
},
"stopId": "FR:27229:ZE:0xSAL02:ATOUMOD004",
"stopSequence": 23
},
{
"departure": {
"delay": -2587,
"time": "1772606513"
},
"stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -2647,
"time": "1772606513"
},
"departure": {
"delay": -2647,
"time": "1772606513"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"time": "1772609700"
},
"departure": {
"time": "1772609700"
},
"stopId": "FR:27229:ZE:0xCOT02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -3,
"time": "1772610417"
},
"departure": {
"delay": -3,
"time": "1772610417"
},
"stopId": "FR:27229:ZE:0xCLS02:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -24,
"time": "1772610276"
},
"departure": {
"delay": -24,
"time": "1772610276"
},
"stopId": "FR:27229:ZE:0xSAC02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -22,
"time": "1772610518"
},
"departure": {
"delay": -22,
"time": "1772610518"
},
"stopId": "FR:27229:ZE:0xTAT02:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"time": "1772609460"
},
"departure": {
"time": "1772609460"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 7,
"time": "1772610487"
},
"departure": {
"delay": 7,
"time": "1772610487"
},
"stopId": "FR:27229:ZE:0xBOS02:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": 13,
"time": "1772609953"
},
"departure": {
"delay": 13,
"time": "1772609953"
},
"stopId": "FR:27229:ZE:0xNEUBO01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -1,
"time": "1772610359"
},
"departure": {
"delay": -1,
"time": "1772610359"
},
"stopId": "FR:27229:ZE:0xCAS02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": 35,
"time": "1772609915"
},
"departure": {
"delay": 35,
"time": "1772609915"
},
"stopId": "FR:27229:ZE:0xMAR02:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -2767,
"time": "1772606513"
},
"departure": {
"delay": -2767,
"time": "1772606513"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -24,
"time": "1772610096"
},
"departure": {
"delay": -24,
"time": "1772610096"
},
"stopId": "FR:27229:ZE:0xPAN02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -24,
"time": "1772609976"
},
"departure": {
"delay": -24,
"time": "1772609976"
},
"stopId": "FR:27229:ZE:0xADO02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 29,
"time": "1772609549"
},
"departure": {
"delay": 29,
"time": "1772609549"
},
"stopId": "FR:27229:ZE:0xCIN01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -2587,
"time": "1772606513"
},
"departure": {
"delay": -2587,
"time": "1772606513"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 3
}
],
"timestamp": "1772606513",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T10:LOC",
"tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC602168:LOC"
}
}
},
{
"id": "SM:ATOUMOD037:ServiceJourney:1500000089:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 36,
"time": "1772606606"
},
"departure": {
"delay": 36,
"time": "1772606616"
},
"stopId": "FR:61001:ZE:RoutexdxAncinnes:ATOUMOD037",
"stopSequence": 19
},
{
"arrival": {
"delay": 101,
"time": "1772606505"
},
"departure": {
"delay": 101,
"time": "1772606561"
},
"stopId": "FR:72308:ZE:BourgxLxAbbxx:ATOUMOD037",
"stopSequence": 18
},
{
"arrival": {
"delay": -102,
"time": "1772606717"
},
"departure": {
"delay": -102,
"time": "1772606718"
},
"stopId": "FR:61001:ZE:CollxgexLouisexMichl:ATOUMOD037",
"stopSequence": 20
},
{
"arrival": {
"delay": 6,
"time": "1772606298"
},
"departure": {
"delay": 6,
"time": "1772606346"
},
"stopId": "FR:72308:ZE:RuexdexPerseignex:ATOUMOD037",
"stopSequence": 16
},
{
"departure": {
"time": "1772606880"
},
"stopId": "FR:61001:ZE:LycxexLeclerc:ATOUMOD037",
"stopSequence": 21
},
{
"arrival": {
"delay": 45,
"time": "1772606409"
},
"departure": {
"delay": 45,
"time": "1772606445"
},
"stopId": "FR:72308:ZE:MairiexdexSaintxPatx:ATOUMOD037",
"stopSequence": 17
},
{
"arrival": {
"delay": -29,
"time": "1772606203"
},
"departure": {
"delay": -29,
"time": "1772606251"
},
"stopId": "FR:72308:ZE:LesxFourneauxx:ATOUMOD037",
"stopSequence": 15
},
{
"departure": {
"time": "1772606940"
},
"stopId": "FR:72308:ZE:CFAxRoselet:ATOUMOD037",
"stopSequence": 22
},
{
"arrival": {
"time": "1772607000"
},
"stopId": "FR:72308:ZE:LycxexMargueritexdee:ATOUMOD037",
"stopSequence": 23
}
],
"timestamp": "1772606686",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD037:Line:S1:LOC",
"tripId": "ATOUMOD037:ServiceJourney:1500000089:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4056538x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -138,
"time": "1772606982"
},
"departure": {
"delay": -138,
"time": "1772606982"
},
"stopId": "FR:76351:ZE:3495:ATOUMOD003",
"stopSequence": 15
},
{
"departure": {
"delay": -179,
"time": "1772606701"
},
"stopId": "FR:76351:ZE:4652:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": -120,
"time": "1772606880"
},
"departure": {
"delay": -120,
"time": "1772606880"
},
"stopId": "FR:76351:ZE:3179:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": -124,
"time": "1772607176"
},
"departure": {
"delay": -124,
"time": "1772607176"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 18
},
{
"departure": {
"delay": -116,
"time": "1772606644"
},
"stopId": "FR:76351:ZE:3069:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": -161,
"time": "1772607379"
},
"departure": {
"delay": -161,
"time": "1772607379"
},
"stopId": "FR:76351:ZE:3280:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": -142,
"time": "1772606798"
},
"departure": {
"delay": -142,
"time": "1772606798"
},
"stopId": "FR:76351:ZE:3571:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": -164,
"time": "1772607496"
},
"departure": {
"delay": -164,
"time": "1772607496"
},
"stopId": "FR:76351:ZE:4768:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": -179,
"time": "1772607661"
},
"stopId": "FR:76351:ZE:4865:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": -163,
"time": "1772607077"
},
"departure": {
"delay": -163,
"time": "1772607077"
},
"stopId": "FR:76351:ZE:3320:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": -179,
"time": "1772607301"
},
"departure": {
"delay": -179,
"time": "1772607301"
},
"stopId": "FR:76351:ZE:4640:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": -149,
"time": "1772607451"
},
"departure": {
"delay": -149,
"time": "1772607451"
},
"stopId": "FR:76351:ZE:3579:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": -179,
"time": "1772607121"
},
"departure": {
"delay": -179,
"time": "1772607121"
},
"stopId": "FR:76351:ZE:3188:ATOUMOD003",
"stopSequence": 17
}
],
"timestamp": "1772606692",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C2:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4056538x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN851705F5934728x2026x02x21T22x11x00Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772608440"
},
"departure": {
"time": "1772608500"
},
"stopId": "FR:76602:ZE:StopPointxOCETrainxTERx87415166:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1772607000"
},
"departure": {
"time": "1772607060"
},
"stopId": "FR:76474:ZE:StopPointxOCETrainxTERx87411249:ATOUMOD002",
"stopSequence": 3
},
{
"departure": {
"time": "1772606760"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1772609280"
},
"departure": {
"time": "1772609460"
},
"stopId": "FR:76397:ZE:StopPointxOCETrainxTERx87415141:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1772607960"
},
"departure": {
"time": "1772608020"
},
"stopId": "FR:76179:ZE:StopPointxOCETrainxTERx87411819:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1772609880"
},
"departure": {
"time": "1772609940"
},
"stopId": "FR:76565:ZE:StopPointxOCETrainxTERx87415125:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1772610300"
},
"stopId": "FR:76217:ZE:StopPointxOCETrainxTERx87415018:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1772607600"
},
"departure": {
"time": "1772607660"
},
"stopId": "FR:76245:ZE:StopPointxOCETrainxTERx87411801:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1772607240"
},
"departure": {
"time": "1772607300"
},
"stopId": "FR:76366:ZE:StopPointxOCETrainxTERx87411256:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1772608740"
},
"departure": {
"time": "1772608800"
},
"stopId": "FR:76034:ZE:StopPointxOCETrainxTERx87415158:ATOUMOD002",
"stopSequence": 13
}
],
"timestamp": "1772603140",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx3e9229c5xae84x4f9ex98dfx93cc2e91b55cx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN851705F5934728x2026x02x21T22x11x00Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx46:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 24,
"time": "1772606904"
},
"departure": {
"delay": 24,
"time": "1772606904"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 19,
"time": "1772606719"
},
"departure": {
"delay": 19,
"time": "1772606719"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 16,
"time": "1772606656"
},
"departure": {
"delay": 16,
"time": "1772606656"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 29,
"time": "1772607089"
},
"departure": {
"delay": 29,
"time": "1772607089"
},
"stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 27,
"time": "1772606787"
},
"departure": {
"delay": 27,
"time": "1772606787"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"delay": 30,
"time": "1772606430"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 23,
"time": "1772606543"
},
"departure": {
"delay": 23,
"time": "1772606543"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 30,
"time": "1772606850"
},
"departure": {
"delay": 30,
"time": "1772606850"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 19,
"time": "1772606599"
},
"departure": {
"delay": 19,
"time": "1772606599"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1772606024",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx46:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx55:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 16,
"time": "1772606356"
},
"departure": {
"delay": 16,
"time": "1772606356"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 43,
"time": "1772606503"
},
"departure": {
"delay": 43,
"time": "1772606503"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 45,
"time": "1772606805"
},
"departure": {
"delay": 45,
"time": "1772606805"
},
"stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 24,
"time": "1772606604"
},
"departure": {
"delay": 24,
"time": "1772606604"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 30,
"time": "1772606550"
},
"departure": {
"delay": 30,
"time": "1772606550"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 14,
"time": "1772606954"
},
"departure": {
"delay": 14,
"time": "1772606954"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"delay": 30,
"time": "1772606130"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 23,
"time": "1772606243"
},
"departure": {
"delay": 23,
"time": "1772606243"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 19,
"time": "1772606419"
},
"departure": {
"delay": 19,
"time": "1772606419"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 35,
"time": "1772606315"
},
"departure": {
"delay": 35,
"time": "1772606315"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 30,
"time": "1772607030"
},
"departure": {
"delay": 30,
"time": "1772607030"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 11
}
],
"timestamp": "1772605835",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx55:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4255634x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 303,
"time": "1772606523"
},
"stopId": "FR:76305:ZE:4480:ATOUMOD003",
"stopSequence": 48
},
{
"departure": {
"delay": 333,
"time": "1772606433"
},
"stopId": "FR:76305:ZE:4478:ATOUMOD003",
"stopSequence": 46
},
{
"departure": {
"delay": 304,
"time": "1772606464"
},
"stopId": "FR:76305:ZE:4479:ATOUMOD003",
"stopSequence": 47
},
{
"departure": {
"delay": 303,
"time": "1772606343"
},
"stopId": "FR:76305:ZE:3683:ATOUMOD003",
"stopSequence": 44
},
{
"departure": {
"delay": 304,
"time": "1772606224"
},
"stopId": "FR:76305:ZE:3190:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 257,
"time": "1772606597"
},
"stopId": "FR:76305:ZE:3922:ATOUMOD003",
"stopSequence": 49
},
{
"departure": {
"delay": 282,
"time": "1772606382"
},
"stopId": "FR:76305:ZE:3575:ATOUMOD003",
"stopSequence": 45
}
],
"timestamp": "1772606562",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:17:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4255634x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230287x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 182,
"time": "1772607302"
},
"departure": {
"delay": 182,
"time": "1772607302"
},
"stopId": "FR:76351:ZE:3375:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 89,
"time": "1772606489"
},
"departure": {
"delay": 89,
"time": "1772606489"
},
"stopId": "FR:76351:ZE:4520:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 168,
"time": "1772607948"
},
"departure": {
"delay": 168,
"time": "1772607948"
},
"stopId": "FR:76351:ZE:3257:ATOUMOD003",
"stopSequence": 35
},
{
"departure": {
"delay": 141,
"time": "1772606301"
},
"stopId": "FR:76351:ZE:3500:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 223,
"time": "1772607343"
},
"departure": {
"delay": 223,
"time": "1772607343"
},
"stopId": "FR:76351:ZE:3567:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 83,
"time": "1772606423"
},
"departure": {
"delay": 83,
"time": "1772606423"
},
"stopId": "FR:76351:ZE:4641:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 168,
"time": "1772607648"
},
"departure": {
"delay": 168,
"time": "1772607648"
},
"stopId": "FR:76351:ZE:3384:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 225,
"time": "1772606805"
},
"departure": {
"delay": 225,
"time": "1772606805"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 168,
"time": "1772606868"
},
"departure": {
"delay": 168,
"time": "1772606868"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 176,
"time": "1772607896"
},
"departure": {
"delay": 176,
"time": "1772607896"
},
"stopId": "FR:76351:ZE:4883:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 200,
"time": "1772607500"
},
"departure": {
"delay": 200,
"time": "1772607500"
},
"stopId": "FR:76351:ZE:3708:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 206,
"time": "1772607086"
},
"departure": {
"delay": 206,
"time": "1772607086"
},
"stopId": "FR:76351:ZE:3604:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 193,
"time": "1772607973"
},
"departure": {
"delay": 193,
"time": "1772607973"
},
"stopId": "FR:76351:ZE:3043:ATOUMOD003",
"stopSequence": 36
},
{
"departure": {
"delay": 225,
"time": "1772606625"
},
"stopId": "FR:76351:ZE:3027:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 168,
"time": "1772607408"
},
"departure": {
"delay": 168,
"time": "1772607408"
},
"stopId": "FR:76351:ZE:3729:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 168,
"time": "1772607768"
},
"departure": {
"delay": 168,
"time": "1772607768"
},
"stopId": "FR:76351:ZE:3101:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 200,
"time": "1772608040"
},
"departure": {
"delay": 200,
"time": "1772608040"
},
"stopId": "FR:76351:ZE:3704:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 168,
"time": "1772608068"
},
"stopId": "FR:76351:ZE:3212:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 216,
"time": "1772607816"
},
"departure": {
"delay": 216,
"time": "1772607816"
},
"stopId": "FR:76351:ZE:3228:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 202,
"time": "1772607862"
},
"departure": {
"delay": 202,
"time": "1772607862"
},
"stopId": "FR:76351:ZE:3611:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 214,
"time": "1772607994"
},
"departure": {
"delay": 214,
"time": "1772607994"
},
"stopId": "FR:76351:ZE:4080:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 187,
"time": "1772607187"
},
"departure": {
"delay": 187,
"time": "1772607187"
},
"stopId": "FR:76351:ZE:3653:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 209,
"time": "1772607449"
},
"departure": {
"delay": 209,
"time": "1772607449"
},
"stopId": "FR:76351:ZE:4874:ATOUMOD003",
"stopSequence": 26
},
{
"departure": {
"delay": 79,
"time": "1772606119"
},
"stopId": "FR:76351:ZE:3794:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 173,
"time": "1772606933"
},
"departure": {
"delay": 173,
"time": "1772606933"
},
"stopId": "FR:76351:ZE:3061:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 214,
"time": "1772607574"
},
"departure": {
"delay": 214,
"time": "1772607574"
},
"stopId": "FR:76351:ZE:3710:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 227,
"time": "1772607707"
},
"departure": {
"delay": 227,
"time": "1772607707"
},
"stopId": "FR:76351:ZE:3654:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 97,
"time": "1772606377"
},
"departure": {
"delay": 97,
"time": "1772606377"
},
"stopId": "FR:76351:ZE:3645:ATOUMOD003",
"stopSequence": 14
}
],
"timestamp": "1772606692",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230287x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747840x2025xHxMultxMexMercredix00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 20,
"time": "1772607740"
},
"departure": {
"delay": 20,
"time": "1772607740"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -19,
"time": "1772606597"
},
"departure": {
"delay": -19,
"time": "1772606621"
},
"stopId": "FR:50129:ZE:10HxC2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 20,
"time": "1772607020"
},
"departure": {
"delay": 20,
"time": "1772607020"
},
"stopId": "FR:50129:ZE:10ODR2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 3,
"time": "1772606027"
},
"departure": {
"delay": 3,
"time": "1772606043"
},
"stopId": "FR:50129:ZE:10GNT2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 1,
"time": "1772606381"
},
"departure": {
"delay": 1,
"time": "1772606401"
},
"stopId": "FR:50129:ZE:10CSM2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 20,
"time": "1772606720"
},
"departure": {
"delay": 20,
"time": "1772606720"
},
"stopId": "FR:50129:ZE:10MTT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 20,
"time": "1772607320"
},
"departure": {
"delay": 20,
"time": "1772607320"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 20,
"time": "1772607680"
},
"departure": {
"delay": 20,
"time": "1772607680"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 20,
"time": "1772606780"
},
"departure": {
"delay": 20,
"time": "1772606780"
},
"stopId": "FR:50129:ZE:10BSJ2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 20,
"time": "1772607200"
},
"departure": {
"delay": 20,
"time": "1772607200"
},
"stopId": "FR:50129:ZE:10JAR2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 20,
"time": "1772607920"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 20,
"time": "1772606780"
},
"departure": {
"delay": 20,
"time": "1772606780"
},
"stopId": "FR:50129:ZE:10RUC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 23,
"time": "1772606449"
},
"departure": {
"delay": 23,
"time": "1772606483"
},
"stopId": "FR:50129:ZE:10SWZ2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 20,
"time": "1772607440"
},
"departure": {
"delay": 20,
"time": "1772607440"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 8,
"time": "1772605858"
},
"departure": {
"delay": 8,
"time": "1772605928"
},
"stopId": "FR:50129:ZE:10CEN2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 53,
"time": "1772606182"
},
"departure": {
"delay": 53,
"time": "1772606213"
},
"stopId": "FR:50129:ZE:10REN2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 34,
"time": "1772606304"
},
"departure": {
"delay": 34,
"time": "1772606314"
},
"stopId": "FR:50129:ZE:10DEB2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 35,
"time": "1772606007"
},
"departure": {
"delay": 35,
"time": "1772606015"
},
"stopId": "FR:50129:ZE:10BOC2:ATOUMOD035",
"stopSequence": 3
},
{
"departure": {
"delay": 7,
"time": "1772605807"
},
"stopId": "FR:50129:ZE:10MXR2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 20,
"time": "1772607560"
},
"departure": {
"delay": 20,
"time": "1772607560"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -7,
"time": "1772606541"
},
"departure": {
"delay": -7,
"time": "1772606573"
},
"stopId": "FR:50129:ZE:10GDM4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -15,
"time": "1772606116"
},
"departure": {
"delay": -15,
"time": "1772606145"
},
"stopId": "FR:50129:ZE:10LOG2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 44,
"time": "1772606651"
},
"departure": {
"delay": 44,
"time": "1772606684"
},
"stopId": "FR:50129:ZE:10SEX2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 45,
"time": "1772606231"
},
"departure": {
"delay": 45,
"time": "1772606265"
},
"stopId": "FR:50129:ZE:10CUR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 20,
"time": "1772607080"
},
"departure": {
"delay": 20,
"time": "1772607080"
},
"stopId": "FR:50129:ZE:10BOS2:ATOUMOD035",
"stopSequence": 18
}
],
"timestamp": "1772606698",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747840x2025xHxMultxMexMercredix00:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:6524620896206848x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -7,
"time": "1772606933"
},
"stopId": "FR:14366:ZE:669860001:ATOUMOD036",
"stopSequence": 30
},
{
"arrival": {
"delay": -33,
"time": "1772606539"
},
"departure": {
"delay": -33,
"time": "1772606547"
},
"stopId": "FR:14366:ZE:658330001:ATOUMOD036",
"stopSequence": 28
},
{
"arrival": {
"delay": -115,
"time": "1772606129"
},
"departure": {
"delay": -115,
"time": "1772606165"
},
"stopId": "FR:14366:ZE:19270005:ATOUMOD036",
"stopSequence": 27
},
{
"arrival": {
"delay": 121,
"time": "1772606871"
},
"departure": {
"delay": 121,
"time": "1772606881"
},
"stopId": "FR:14366:ZE:19300003:ATOUMOD036",
"stopSequence": 29
}
],
"timestamp": "1772606703",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:4841323284660224:LOC",
"tripId": "ATOUMOD036:ServiceJourney:6524620896206848x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852403F5934658x2026x02x21T22x11x00Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1772604600"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1772605800"
},
"departure": {
"time": "1772605980"
},
"stopId": "FR:14514:ZE:StopPointxOCETrainxTERx87444349:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1772606520"
},
"stopId": "FR:14220:ZE:StopPointxOCETrainxTERx87444372:ATOUMOD002",
"stopSequence": 6
},
{
"arrival": {
"time": "1772604780"
},
"departure": {
"time": "1772604840"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444323:ATOUMOD002",
"stopSequence": 3
}
],
"timestamp": "1772600981",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx5E25F2B5xD15Fx475FxB424xC7ED6748FE50x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852403F5934658x2026x02x21T22x11x00Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745219x2025xHxMultxMexMercredix00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 71,
"time": "1772600070"
},
"departure": {
"delay": 71,
"time": "1772600111"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 47,
"time": "1772599895"
},
"departure": {
"delay": 47,
"time": "1772599907"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 237,
"time": "1772599056"
},
"departure": {
"delay": 237,
"time": "1772599077"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 53,
"time": "1772600196"
},
"departure": {
"delay": 53,
"time": "1772600213"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 186,
"time": "1772599252"
},
"departure": {
"delay": 186,
"time": "1772599266"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 61,
"time": "1772599951"
},
"departure": {
"delay": 61,
"time": "1772599981"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 99,
"time": "1772599762"
},
"departure": {
"delay": 99,
"time": "1772599779"
},
"stopId": "FR:50129:ZE:10RTU1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 63,
"time": "1772600005"
},
"departure": {
"delay": 63,
"time": "1772600043"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 77,
"time": "1772600141"
},
"departure": {
"delay": 77,
"time": "1772600177"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 17
},
{
"departure": {
"delay": 219,
"time": "1772598999"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 2,
"time": "1772600342"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 234,
"time": "1772599520"
},
"departure": {
"delay": 234,
"time": "1772599554"
},
"stopId": "FR:50129:ZE:10CRC3:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 195,
"time": "1772599614"
},
"departure": {
"delay": 195,
"time": "1772599635"
},
"stopId": "FR:50129:ZE:10FOR3:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 75,
"time": "1772599798"
},
"departure": {
"delay": 75,
"time": "1772599815"
},
"stopId": "FR:50129:ZE:10BRA3:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 205,
"time": "1772599321"
},
"departure": {
"delay": 205,
"time": "1772599345"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 203,
"time": "1772599201"
},
"departure": {
"delay": 203,
"time": "1772599223"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 208,
"time": "1772599133"
},
"departure": {
"delay": 208,
"time": "1772599168"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 141,
"time": "1772599683"
},
"departure": {
"delay": 141,
"time": "1772599701"
},
"stopId": "FR:50129:ZE:10PFO1:ATOUMOD035",
"stopSequence": 10
}
],
"timestamp": "1772606700",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745219x2025xHxMultxMexMercredix00:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC596568:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 137,
"time": "1772606837"
},
"departure": {
"delay": 137,
"time": "1772606837"
},
"stopId": "FR:27229:ZE:0xGER02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -126,
"time": "1772607714"
},
"departure": {
"delay": -126,
"time": "1772607714"
},
"stopId": "FR:27229:ZE:0xHAR02:ATOUMOD004",
"stopSequence": 37
},
{
"arrival": {
"delay": 87,
"time": "1772607147"
},
"departure": {
"delay": 87,
"time": "1772607147"
},
"stopId": "FR:27229:ZE:0xVED01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": 104,
"time": "1772607104"
},
"departure": {
"delay": 104,
"time": "1772607104"
},
"stopId": "FR:27229:ZE:0xARC01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": 123,
"time": "1772606703"
},
"departure": {
"delay": 123,
"time": "1772606703"
},
"stopId": "FR:27229:ZE:0xNAV02:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -31,
"time": "1772607629"
},
"departure": {
"delay": -31,
"time": "1772607629"
},
"stopId": "FR:27229:ZE:0xBEV02:ATOUMOD004",
"stopSequence": 35
},
{
"arrival": {
"delay": -150,
"time": "1772607930"
},
"departure": {
"delay": -150,
"time": "1772607930"
},
"stopId": "FR:27229:ZE:0xLYT01:ATOUMOD004",
"stopSequence": 38
},
{
"arrival": {
"delay": 39,
"time": "1772606259"
},
"departure": {
"delay": 39,
"time": "1772606259"
},
"stopId": "FR:27602:ZE:0xBOU01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": 135,
"time": "1772606775"
},
"departure": {
"delay": 135,
"time": "1772606775"
},
"stopId": "FR:27229:ZE:0xJDA02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 111,
"time": "1772606331"
},
"departure": {
"delay": 111,
"time": "1772606331"
},
"stopId": "FR:27602:ZE:0xWAL01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 43,
"time": "1772607343"
},
"departure": {
"delay": 43,
"time": "1772607343"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": -126,
"time": "1772607654"
},
"departure": {
"delay": -126,
"time": "1772607654"
},
"stopId": "FR:27229:ZE:0xLOG02:ATOUMOD004",
"stopSequence": 36
},
{
"arrival": {
"delay": 112,
"time": "1772606512"
},
"departure": {
"delay": 112,
"time": "1772606512"
},
"stopId": "FR:27229:ZE:0xHON01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -177,
"time": "1772608083"
},
"stopId": "FR:27229:ZE:0xJUS01:ATOUMOD004",
"stopSequence": 39
},
{
"arrival": {
"delay": 132,
"time": "1772606892"
},
"departure": {
"delay": 132,
"time": "1772606892"
},
"stopId": "FR:27229:ZE:0xBDN02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 123,
"time": "1772607063"
},
"departure": {
"delay": 123,
"time": "1772607063"
},
"stopId": "FR:27229:ZE:0xTAU01:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": 33,
"time": "1772607393"
},
"departure": {
"delay": 33,
"time": "1772607393"
},
"stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": -15,
"time": "1772607585"
},
"departure": {
"delay": -15,
"time": "1772607585"
},
"stopId": "FR:27229:ZE:0xBRO02:ATOUMOD004",
"stopSequence": 34
},
{
"arrival": {
"delay": 82,
"time": "1772606168"
},
"departure": {
"delay": 82,
"time": "1772606182"
},
"stopId": "FR:27602:ZE:0xBAU02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 126,
"time": "1772606646"
},
"departure": {
"delay": 126,
"time": "1772606646"
},
"stopId": "FR:27229:ZE:0xCON01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 13,
"time": "1772607193"
},
"departure": {
"delay": 13,
"time": "1772607193"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 26
}
],
"timestamp": "1772606513",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T4:LOC",
"tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC596568:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:127:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 180,
"time": "1772607300"
},
"departure": {
"delay": 180,
"time": "1772607300"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"delay": 180,
"time": "1772608320"
},
"departure": {
"delay": 180,
"time": "1772608320"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"delay": 180,
"time": "1772607600"
},
"departure": {
"delay": 180,
"time": "1772607600"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"delay": 180,
"time": "1772607780"
},
"departure": {
"delay": 180,
"time": "1772607780"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"delay": 180,
"time": "1772607060"
},
"departure": {
"delay": 180,
"time": "1772607060"
},
"stopId": "FR:76217:ZE:18043:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"delay": 180,
"time": "1772607480"
},
"departure": {
"delay": 180,
"time": "1772607480"
},
"stopId": "FR:76217:ZE:18093:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"delay": 180,
"time": "1772608380"
},
"stopId": "FR:76217:ZE:18041:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"delay": 180,
"time": "1772607720"
},
"departure": {
"delay": 180,
"time": "1772607720"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"delay": 180,
"time": "1772607660"
},
"departure": {
"delay": 180,
"time": "1772607660"
},
"stopId": "FR:76217:ZE:18037:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"delay": 180,
"time": "1772608140"
},
"departure": {
"delay": 180,
"time": "1772608140"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"delay": 180,
"time": "1772607540"
},
"departure": {
"delay": 180,
"time": "1772607540"
},
"stopId": "FR:76217:ZE:18052:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"delay": 180,
"time": "1772607960"
},
"departure": {
"delay": 180,
"time": "1772607960"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"delay": 180,
"time": "1772607420"
},
"departure": {
"delay": 180,
"time": "1772607420"
},
"stopId": "FR:76217:ZE:18325:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"delay": 180,
"time": "1772607240"
},
"departure": {
"delay": 180,
"time": "1772607240"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"delay": 180,
"time": "1772607360"
},
"departure": {
"delay": 180,
"time": "1772607360"
},
"stopId": "FR:76217:ZE:18067:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"delay": 180,
"time": "1772606940"
},
"departure": {
"delay": 180,
"time": "1772606940"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"delay": 180,
"time": "1772606760"
},
"departure": {
"delay": 180,
"time": "1772606760"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 2
},
{
"departure": {
"delay": 180,
"time": "1772606580"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 1
}
],
"timestamp": "1772606635",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:127:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4011216x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 32,
"time": "1772607332"
},
"departure": {
"delay": 32,
"time": "1772607332"
},
"stopId": "FR:76447:ZE:3515:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": -25,
"time": "1772607755"
},
"departure": {
"delay": -25,
"time": "1772607755"
},
"stopId": "FR:76447:ZE:3130:ATOUMOD003",
"stopSequence": 53
},
{
"departure": {
"delay": -33,
"time": "1772606487"
},
"stopId": "FR:76351:ZE:3136:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 18,
"time": "1772607558"
},
"departure": {
"delay": 18,
"time": "1772607558"
},
"stopId": "FR:76447:ZE:3432:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": 32,
"time": "1772607392"
},
"departure": {
"delay": 32,
"time": "1772607392"
},
"stopId": "FR:76447:ZE:3122:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 24,
"time": "1772607624"
},
"departure": {
"delay": 24,
"time": "1772607624"
},
"stopId": "FR:76447:ZE:3406:ATOUMOD003",
"stopSequence": 51
},
{
"arrival": {
"delay": 10,
"time": "1772607670"
},
"departure": {
"delay": 10,
"time": "1772607670"
},
"stopId": "FR:76447:ZE:3268:ATOUMOD003",
"stopSequence": 52
},
{
"arrival": {
"delay": -25,
"time": "1772607875"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 54
},
{
"arrival": {
"delay": -14,
"time": "1772607046"
},
"departure": {
"delay": -14,
"time": "1772607046"
},
"stopId": "FR:76447:ZE:3107:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": -25,
"time": "1772607215"
},
"departure": {
"delay": -25,
"time": "1772607215"
},
"stopId": "FR:76447:ZE:3120:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": -25,
"time": "1772606915"
},
"departure": {
"delay": -25,
"time": "1772606915"
},
"stopId": "FR:76447:ZE:3346:ATOUMOD003",
"stopSequence": 42
},
{
"departure": {
"delay": -25,
"time": "1772606615"
},
"stopId": "FR:76351:ZE:3593:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 4,
"time": "1772607004"
},
"departure": {
"delay": 4,
"time": "1772607004"
},
"stopId": "FR:76447:ZE:3220:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 27,
"time": "1772607447"
},
"departure": {
"delay": 27,
"time": "1772607447"
},
"stopId": "FR:76447:ZE:3066:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": -11,
"time": "1772607289"
},
"departure": {
"delay": -11,
"time": "1772607289"
},
"stopId": "FR:76447:ZE:3238:ATOUMOD003",
"stopSequence": 46
}
],
"timestamp": "1772606682",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4011216x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4282644x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 123,
"time": "1772606823"
},
"departure": {
"delay": 123,
"time": "1772606823"
},
"stopId": "FR:76351:ZE:4867:ATOUMOD003",
"stopSequence": 14
},
{
"departure": {
"delay": 36,
"time": "1772606316"
},
"stopId": "FR:76351:ZE:4983:ATOUMOD003",
"stopSequence": 11
},
{
"departure": {
"delay": 53,
"time": "1772606573"
},
"stopId": "FR:76351:ZE:3613:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 95,
"time": "1772607035"
},
"stopId": "FR:76351:ZE:5205:ATOUMOD003",
"stopSequence": 15
},
{
"departure": {
"delay": 119,
"time": "1772606699"
},
"stopId": "FR:76351:ZE:4869:ATOUMOD003",
"stopSequence": 13
}
],
"timestamp": "1772606702",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:11:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4282644x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:267:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772614260"
},
"departure": {
"time": "1772614260"
},
"stopId": "FR:76217:ZE:18044:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1772613780"
},
"departure": {
"time": "1772613780"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1772613840"
},
"departure": {
"time": "1772613840"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1772613960"
},
"departure": {
"time": "1772613960"
},
"stopId": "FR:76217:ZE:18244:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1772613060"
},
"departure": {
"time": "1772613060"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1772614500"
},
"departure": {
"time": "1772614500"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1772613720"
},
"departure": {
"time": "1772613720"
},
"stopId": "FR:76217:ZE:18802:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1772613660"
},
"departure": {
"time": "1772613660"
},
"stopId": "FR:76217:ZE:18036:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1772614620"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1772614140"
},
"departure": {
"time": "1772614140"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1772614440"
},
"departure": {
"time": "1772614440"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1772613360"
},
"departure": {
"time": "1772613360"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1772613900"
},
"departure": {
"time": "1772613900"
},
"stopId": "FR:76217:ZE:18033:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1772613540"
},
"departure": {
"time": "1772613540"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1772614020"
},
"departure": {
"time": "1772614020"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1772613240"
},
"departure": {
"time": "1772613240"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 3
},
{
"departure": {
"time": "1772613000"
},
"stopId": "FR:76217:ZE:18042:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1772613480"
},
"departure": {
"time": "1772613480"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1772614380"
},
"departure": {
"time": "1772614380"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
}
],
"timestamp": "1772606674",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:267:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC602215:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1772609700"
},
"stopId": "FR:27229:ZE:0xROS11:ATOUMOD004",
"stopSequence": 11
}
],
"timestamp": "1772606513",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T10:LOC",
"tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC602215:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1019:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772619780"
},
"stopId": "FR:27562:ZE:24:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1772618880"
},
"departure": {
"time": "1772618880"
},
"stopId": "FR:27681:ZE:10073:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1772618940"
},
"departure": {
"time": "1772618940"
},
"stopId": "FR:27681:ZE:10071:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1772618700"
},
"departure": {
"time": "1772618700"
},
"stopId": "FR:27681:ZE:19:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1772619180"
},
"departure": {
"time": "1772619180"
},
"stopId": "FR:27562:ZE:29083:ATOUMOD007",
"stopSequence": 10
},
{
"departure": {
"time": "1772618580"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1772619660"
},
"departure": {
"time": "1772619660"
},
"stopId": "FR:27562:ZE:10023:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1772619000"
},
"departure": {
"time": "1772619000"
},
"stopId": "FR:27562:ZE:10104:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1772618760"
},
"departure": {
"time": "1772618760"
},
"stopId": "FR:27681:ZE:29065:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1772618820"
},
"departure": {
"time": "1772618820"
},
"stopId": "FR:27681:ZE:30009:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1772619720"
},
"departure": {
"time": "1772619720"
},
"stopId": "FR:27562:ZE:10017:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1772618640"
},
"departure": {
"time": "1772618640"
},
"stopId": "FR:27681:ZE:10113:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1772619420"
},
"departure": {
"time": "1772619420"
},
"stopId": "FR:27562:ZE:10015:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1772619240"
},
"departure": {
"time": "1772619240"
},
"stopId": "FR:27562:ZE:10021:ATOUMOD007",
"stopSequence": 11
}
],
"timestamp": "1772606381",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:25:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1019:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN850602F5934792x2026x02x21T22x11x00Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772607960"
},
"departure": {
"time": "1772608020"
},
"stopId": "FR:76705:ZE:StopPointxOCETrainxTERx87411181:ATOUMOD002",
"stopSequence": 21
},
{
"arrival": {
"time": "1772605440"
},
"departure": {
"time": "1772605500"
},
"stopId": "FR:76495:ZE:StopPointxOCETrainxTERx87411272:ATOUMOD002",
"stopSequence": 5
},
{
"departure": {
"time": "1772604660"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1772605620"
},
"departure": {
"time": "1772605680"
},
"stopId": "FR:76057:ZE:StopPointxOCETrainxTERx87411264:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1772605980"
},
"departure": {
"time": "1772606040"
},
"stopId": "FR:76366:ZE:StopPointxOCETrainxTERx87411256:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1772605020"
},
"departure": {
"time": "1772605080"
},
"stopId": "FR:76456:ZE:StopPointxOCETrainxTERx87411280:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1772608380"
},
"stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1772607420"
},
"departure": {
"time": "1772607480"
},
"stopId": "FR:76575:ZE:StopPointxOCETrainxTERx87411215:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1772607720"
},
"departure": {
"time": "1772607780"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1772606640"
},
"departure": {
"time": "1772606820"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1772607060"
},
"departure": {
"time": "1772607180"
},
"stopId": "FR:76681:ZE:StopPointxOCETrainxTERx87411223:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1772606220"
},
"departure": {
"time": "1772606280"
},
"stopId": "FR:76474:ZE:StopPointxOCETrainxTERx87411249:ATOUMOD002",
"stopSequence": 11
}
],
"timestamp": "1772601039",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxde778414x6e3dx4bc7x9d9ax6bac6aed673fx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN850602F5934792x2026x02x21T22x11x00Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx309:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 41,
"time": "1772606321"
},
"departure": {
"delay": 41,
"time": "1772606321"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1772606280"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1772602095",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx309:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230512x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 81,
"time": "1772606601"
},
"stopId": "FR:76351:ZE:3743:ATOUMOD003",
"stopSequence": 36
},
{
"departure": {
"delay": 65,
"time": "1772606405"
},
"stopId": "FR:76351:ZE:3342:ATOUMOD003",
"stopSequence": 33
},
{
"departure": {
"delay": 64,
"time": "1772606344"
},
"stopId": "FR:76351:ZE:3785:ATOUMOD003",
"stopSequence": 32
},
{
"departure": {
"delay": 135,
"time": "1772606475"
},
"stopId": "FR:76351:ZE:3386:ATOUMOD003",
"stopSequence": 34
},
{
"departure": {
"delay": 42,
"time": "1772606262"
},
"stopId": "FR:76351:ZE:3685:ATOUMOD003",
"stopSequence": 31
},
{
"departure": {
"delay": 63,
"time": "1772606223"
},
"stopId": "FR:76351:ZE:3019:ATOUMOD003",
"stopSequence": 30
},
{
"departure": {
"delay": 130,
"time": "1772606530"
},
"stopId": "FR:76351:ZE:3047:ATOUMOD003",
"stopSequence": 35
}
],
"timestamp": "1772606622",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230512x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3757968x2025xHxMultxMexMercredix00x0010000:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 455,
"time": "1772605883"
},
"departure": {
"delay": 455,
"time": "1772605955"
},
"stopId": "FR:50013:ZE:ANNPC1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 301,
"time": "1772604414"
},
"departure": {
"delay": 301,
"time": "1772604421"
},
"stopId": "FR:50634:ZE:VIDPI1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 326,
"time": "1772604966"
},
"departure": {
"delay": 326,
"time": "1772604986"
},
"stopId": "FR:50562:ZE:SVMFO1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 480,
"time": "1772608800"
},
"departure": {
"delay": 480,
"time": "1772608800"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 480,
"time": "1772607420"
},
"departure": {
"delay": 480,
"time": "1772607420"
},
"stopId": "FR:50178:ZE:FERPD1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 480,
"time": "1772607300"
},
"departure": {
"delay": 480,
"time": "1772607300"
},
"stopId": "FR:50142:ZE:COSBG1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 480,
"time": "1772608320"
},
"departure": {
"delay": 480,
"time": "1772608320"
},
"stopId": "FR:50129:ZE:10NQT2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 271,
"time": "1772603721"
},
"departure": {
"delay": 271,
"time": "1772603791"
},
"stopId": "FR:50615:ZE:VALCH2:ATOUMOD035",
"stopSequence": 3
},
{
"departure": {
"delay": 157,
"time": "1772603377"
},
"stopId": "FR:50615:ZE:VALGS1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 210,
"time": "1772603670"
},
"departure": {
"delay": 210,
"time": "1772603670"
},
"stopId": "FR:50615:ZE:VALFB1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"time": "1772606617"
},
"departure": {
"time": "1772606220"
},
"stopId": "FR:50598:ZE:TOCEGL:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 480,
"time": "1772609460"
},
"departure": {
"delay": 480,
"time": "1772609460"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 480,
"time": "1772608980"
},
"departure": {
"delay": 480,
"time": "1772608980"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 480,
"time": "1772608020"
},
"departure": {
"delay": 480,
"time": "1772608020"
},
"stopId": "FR:50077:ZE:BREPG1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 480,
"time": "1772609340"
},
"departure": {
"delay": 480,
"time": "1772609340"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 488,
"time": "1772605576"
},
"departure": {
"delay": 488,
"time": "1772605628"
},
"stopId": "FR:50433:ZE:REVEG1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 480,
"time": "1772609400"
},
"departure": {
"delay": 480,
"time": "1772609400"
},
"stopId": "FR:50129:ZE:10PLA5:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 480,
"time": "1772608560"
},
"departure": {
"delay": 480,
"time": "1772608560"
},
"stopId": "FR:50129:ZE:10LMQ2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 230,
"time": "1772603920"
},
"departure": {
"delay": 230,
"time": "1772603930"
},
"stopId": "FR:50615:ZE:VALGR1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 480,
"time": "1772606820"
},
"departure": {
"delay": 480,
"time": "1772606820"
},
"stopId": "FR:50539:ZE:SPEGS1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 488,
"time": "1772606216"
},
"departure": {
"delay": 488,
"time": "1772606348"
},
"stopId": "FR:50030:ZE:BARMA1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 357,
"time": "1772604729"
},
"departure": {
"delay": 357,
"time": "1772604777"
},
"stopId": "FR:50417:ZE:QUEEC1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 480,
"time": "1772608920"
},
"departure": {
"delay": 480,
"time": "1772608920"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 480,
"time": "1772609280"
},
"departure": {
"delay": 480,
"time": "1772609280"
},
"stopId": "FR:50129:ZE:10THH2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 480,
"time": "1772607840"
},
"departure": {
"delay": 480,
"time": "1772607840"
},
"stopId": "FR:50296:ZE:MAUAB1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 480,
"time": "1772609520"
},
"stopId": "FR:50129:ZE:10PEM3:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 266,
"time": "1772605107"
},
"departure": {
"delay": 266,
"time": "1772605166"
},
"stopId": "FR:50562:ZE:SVPBI1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 441,
"time": "1772605743"
},
"departure": {
"delay": 441,
"time": "1772605761"
},
"stopId": "FR:50433:ZE:REVFR1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 480,
"time": "1772607120"
},
"departure": {
"delay": 480,
"time": "1772607120"
},
"stopId": "FR:50539:ZE:SPECOL:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 480,
"time": "1772607600"
},
"departure": {
"delay": 480,
"time": "1772607600"
},
"stopId": "FR:50178:ZE:FERMO1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 480,
"time": "1772608560"
},
"departure": {
"delay": 480,
"time": "1772608560"
},
"stopId": "FR:50129:ZE:10CRD2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 480,
"time": "1772608680"
},
"departure": {
"delay": 480,
"time": "1772608680"
},
"stopId": "FR:50129:ZE:10COD2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 480,
"time": "1772608860"
},
"departure": {
"delay": 480,
"time": "1772608860"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 480,
"time": "1772608980"
},
"departure": {
"delay": 480,
"time": "1772608980"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 30
}
],
"timestamp": "1772606700",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:C:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3757968x2025xHxMultxMexMercredix00x0010000:LOC"
}
}
},
{
"id": "SM:ATOUMOD037:ServiceJourney:1500000372:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 33,
"time": "1772607453"
},
"stopId": "FR:61497:ZE:MairiexdexValframbet:ATOUMOD037",
"stopSequence": 39
},
{
"departure": {
"delay": 33,
"time": "1772606853"
},
"stopId": "FR:61001:ZE:ClairxMatin:ATOUMOD037",
"stopSequence": 34
},
{
"arrival": {
"delay": 33,
"time": "1772606092"
},
"departure": {
"delay": 33,
"time": "1772606133"
},
"stopId": "FR:61001:ZE:Plxnitrex:ATOUMOD037",
"stopSequence": 24
},
{
"arrival": {
"delay": 37,
"time": "1772606358"
},
"departure": {
"delay": 37,
"time": "1772606437"
},
"stopId": "FR:61001:ZE:PEM:ATOUMOD037",
"stopSequence": 28
},
{
"departure": {
"delay": 33,
"time": "1772606793"
},
"stopId": "FR:61001:ZE:ClaudexBernard:ATOUMOD037",
"stopSequence": 33
},
{
"arrival": {
"delay": -6,
"time": "1772606303"
},
"departure": {
"delay": -6,
"time": "1772606334"
},
"stopId": "FR:61001:ZE:GarexSNCF:ATOUMOD037",
"stopSequence": 27
},
{
"arrival": {
"delay": 8,
"time": "1772606180"
},
"departure": {
"delay": 8,
"time": "1772606228"
},
"stopId": "FR:61001:ZE:CitxxAdministrativex:ATOUMOD037",
"stopSequence": 26
},
{
"arrival": {
"delay": 33,
"time": "1772607513"
},
"stopId": "FR:61497:ZE:Valfx:ATOUMOD037",
"stopSequence": 40
},
{
"departure": {
"delay": 33,
"time": "1772607033"
},
"stopId": "FR:61077:ZE:RoutexdexParis:ATOUMOD037",
"stopSequence": 36
},
{
"arrival": {
"delay": -1,
"time": "1772606698"
},
"departure": {
"delay": -1,
"time": "1772606699"
},
"stopId": "FR:61001:ZE:PointxduxJour:ATOUMOD037",
"stopSequence": 32
},
{
"arrival": {
"delay": 2,
"time": "1772606143"
},
"departure": {
"delay": 2,
"time": "1772606162"
},
"stopId": "FR:61001:ZE:SaintexThxrxse:ATOUMOD037",
"stopSequence": 25
},
{
"arrival": {
"delay": -24,
"time": "1772606539"
},
"departure": {
"delay": -24,
"time": "1772606556"
},
"stopId": "FR:61001:ZE:Rxservoirs:ATOUMOD037",
"stopSequence": 30
},
{
"departure": {
"delay": 33,
"time": "1772606913"
},
"stopId": "FR:61001:ZE:Guynemer:ATOUMOD037",
"stopSequence": 35
},
{
"departure": {
"delay": 33,
"time": "1772607213"
},
"stopId": "FR:61497:ZE:MenilxHaton:ATOUMOD037",
"stopSequence": 37
},
{
"departure": {
"delay": 33,
"time": "1772607393"
},
"stopId": "FR:61497:ZE:LesxGrouas:ATOUMOD037",
"stopSequence": 38
},
{
"arrival": {
"delay": -4,
"time": "1772606480"
},
"departure": {
"delay": -4,
"time": "1772606516"
},
"stopId": "FR:61001:ZE:SaintxFranxois:ATOUMOD037",
"stopSequence": 29
},
{
"arrival": {
"delay": 62,
"time": "1772605982"
},
"departure": {
"delay": 62,
"time": "1772606042"
},
"stopId": "FR:61001:ZE:CP:ATOUMOD037",
"stopSequence": 23
},
{
"arrival": {
"delay": -27,
"time": "1772606594"
},
"departure": {
"delay": -27,
"time": "1772606613"
},
"stopId": "FR:61001:ZE:JardinxduxPoilu:ATOUMOD037",
"stopSequence": 31
}
],
"timestamp": "1772606736",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD037:Line:D:LOC",
"tripId": "ATOUMOD037:ServiceJourney:1500000372:LOC"
}
}
},
{
"id": "SM:ATOUMOD008:ServiceJourney:9880x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1772606700"
},
"stopId": "FR:76259:ZE:FECHOPI1:ATOUMOD008",
"stopSequence": 1
},
{
"arrival": {
"time": "1772607900"
},
"departure": {
"time": "1772607900"
},
"stopId": "FR:76259:ZE:FECFOUR2:ATOUMOD008",
"stopSequence": 16
},
{
"arrival": {
"time": "1772607240"
},
"departure": {
"time": "1772607240"
},
"stopId": "FR:76259:ZE:FECBREP1:ATOUMOD008",
"stopSequence": 8
},
{
"arrival": {
"time": "1772607420"
},
"departure": {
"time": "1772607420"
},
"stopId": "FR:76259:ZE:FECSETI1:ATOUMOD008",
"stopSequence": 10
},
{
"arrival": {
"time": "1772608020"
},
"stopId": "FR:76259:ZE:FECSNIC1:ATOUMOD008",
"stopSequence": 17
},
{
"arrival": {
"time": "1772607180"
},
"departure": {
"time": "1772607180"
},
"stopId": "FR:76259:ZE:FECHVIL1:ATOUMOD008",
"stopSequence": 7
},
{
"arrival": {
"time": "1772607600"
},
"departure": {
"time": "1772607600"
},
"stopId": "FR:76259:ZE:FECJLOR2:ATOUMOD008",
"stopSequence": 12
},
{
"arrival": {
"time": "1772607720"
},
"departure": {
"time": "1772607720"
},
"stopId": "FR:76259:ZE:FECSMAG2:ATOUMOD008",
"stopSequence": 14
},
{
"arrival": {
"time": "1772606760"
},
"departure": {
"time": "1772606760"
},
"stopId": "FR:76259:ZE:FECJVER1:ATOUMOD008",
"stopSequence": 2
},
{
"arrival": {
"time": "1772606940"
},
"departure": {
"time": "1772606940"
},
"stopId": "FR:76259:ZE:PARCLOI1:ATOUMOD008",
"stopSequence": 4
},
{
"arrival": {
"time": "1772607840"
},
"departure": {
"time": "1772607840"
},
"stopId": "FR:76259:ZE:FECSENE2:ATOUMOD008",
"stopSequence": 15
},
{
"arrival": {
"time": "1772607540"
},
"departure": {
"time": "1772607540"
},
"stopId": "FR:76259:ZE:FECOTOU1:ATOUMOD008",
"stopSequence": 11
},
{
"arrival": {
"time": "1772607300"
},
"departure": {
"time": "1772607300"
},
"stopId": "FR:76259:ZE:FECGARE1:ATOUMOD008",
"stopSequence": 9
},
{
"arrival": {
"time": "1772607000"
},
"departure": {
"time": "1772607000"
},
"stopId": "FR:76259:ZE:FECTASS1:ATOUMOD008",
"stopSequence": 5
},
{
"arrival": {
"time": "1772607060"
},
"departure": {
"time": "1772607060"
},
"stopId": "FR:76259:ZE:FECSLEG1:ATOUMOD008",
"stopSequence": 6
},
{
"arrival": {
"time": "1772607660"
},
"departure": {
"time": "1772607660"
},
"stopId": "FR:76259:ZE:FECSMOR2:ATOUMOD008",
"stopSequence": 13
},
{
"arrival": {
"time": "1772606880"
},
"departure": {
"time": "1772606880"
},
"stopId": "FR:76259:ZE:FECCSCO1:ATOUMOD008",
"stopSequence": 3
}
],
"timestamp": "1772606698",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD008:Line:L3:LOC",
"tripId": "ATOUMOD008:ServiceJourney:9880x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC596613:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -245,
"time": "1772611315"
},
"departure": {
"delay": -245,
"time": "1772611315"
},
"stopId": "FR:27229:ZE:0xMFO02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -26,
"time": "1772610154"
},
"departure": {
"delay": -26,
"time": "1772610154"
},
"stopId": "FR:27229:ZE:0xKEN01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -142,
"time": "1772611118"
},
"departure": {
"delay": -142,
"time": "1772611118"
},
"stopId": "FR:27229:ZE:0xCHA01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -2,
"time": "1772610058"
},
"departure": {
"delay": -2,
"time": "1772610058"
},
"stopId": "FR:27229:ZE:0xRUG01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -26,
"time": "1772610214"
},
"departure": {
"delay": -26,
"time": "1772610214"
},
"stopId": "FR:27229:ZE:0xPAS02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -82,
"time": "1772610458"
},
"departure": {
"delay": -82,
"time": "1772610458"
},
"stopId": "FR:27229:ZE:0xRRE02:ATOUMOD004",
"stopSequence": 8
},
{
"departure": {
"time": "1772610000"
},
"stopId": "FR:27229:ZE:0xMOL01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -31,
"time": "1772610389"
},
"departure": {
"delay": -31,
"time": "1772610389"
},
"stopId": "FR:27229:ZE:0xROR02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -178,
"time": "1772611022"
},
"departure": {
"delay": -178,
"time": "1772611022"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -232,
"time": "1772611388"
},
"departure": {
"delay": -232,
"time": "1772611388"
},
"stopId": "FR:27229:ZE:0xCCA02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -191,
"time": "1772610769"
},
"departure": {
"delay": -191,
"time": "1772610769"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -19,
"time": "1772610101"
},
"departure": {
"delay": -19,
"time": "1772610101"
},
"stopId": "FR:27229:ZE:0xVOL01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -26,
"time": "1772610274"
},
"departure": {
"delay": -26,
"time": "1772610274"
},
"stopId": "FR:27229:ZE:0xJOL02:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -245,
"time": "1772611615"
},
"stopId": "FR:27229:ZE:0xCAM01:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -151,
"time": "1772610629"
},
"departure": {
"delay": -151,
"time": "1772610629"
},
"stopId": "FR:27229:ZE:0xBRI02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -190,
"time": "1772610830"
},
"departure": {
"delay": -190,
"time": "1772610830"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -61,
"time": "1772610539"
},
"departure": {
"delay": -61,
"time": "1772610539"
},
"stopId": "FR:27229:ZE:0xFRI02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -160,
"time": "1772611220"
},
"departure": {
"delay": -160,
"time": "1772611220"
},
"stopId": "FR:27229:ZE:0xTAU02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -190,
"time": "1772610710"
},
"departure": {
"delay": -190,
"time": "1772610710"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 11
}
],
"timestamp": "1772606513",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC596613:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758448x2025xHxMultxMexMercredix00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 101,
"time": "1772606122"
},
"departure": {
"delay": 101,
"time": "1772606141"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 210,
"time": "1772607210"
},
"departure": {
"delay": 210,
"time": "1772607210"
},
"stopId": "FR:50041:ZE:HAGFY2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 128,
"time": "1772606197"
},
"departure": {
"delay": 128,
"time": "1772606228"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 48,
"time": "1772605202"
},
"departure": {
"delay": 48,
"time": "1772605248"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 52,
"time": "1772605285"
},
"departure": {
"delay": 52,
"time": "1772605372"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 133,
"time": "1772606255"
},
"departure": {
"delay": 133,
"time": "1772606293"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 140,
"time": "1772605718"
},
"departure": {
"delay": 140,
"time": "1772605760"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 110,
"time": "1772605434"
},
"departure": {
"delay": 110,
"time": "1772605490"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 210,
"time": "1772607810"
},
"stopId": "FR:50041:ZE:HAGOLL:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 210,
"time": "1772607450"
},
"departure": {
"delay": 210,
"time": "1772607450"
},
"stopId": "FR:50041:ZE:HAGCC2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 210,
"time": "1772607330"
},
"departure": {
"delay": 210,
"time": "1772607330"
},
"stopId": "FR:50041:ZE:HAGMA2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 210,
"time": "1772606970"
},
"departure": {
"delay": 210,
"time": "1772606970"
},
"stopId": "FR:50041:ZE:HAGBA2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 118,
"time": "1772605559"
},
"departure": {
"delay": 118,
"time": "1772605618"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 147,
"time": "1772605973"
},
"departure": {
"delay": 147,
"time": "1772606007"
},
"stopId": "FR:50129:ZE:10LSA2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 123,
"time": "1772605636"
},
"departure": {
"delay": 123,
"time": "1772605683"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"departure": {
"delay": 44,
"time": "1772605124"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 1
}
],
"timestamp": "1772606676",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758448x2025xHxMultxMexMercredix00:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC596608:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -28,
"time": "1772607152"
},
"departure": {
"delay": -28,
"time": "1772607152"
},
"stopId": "FR:27229:ZE:0xARC01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -439,
"time": "1772607941"
},
"departure": {
"delay": -439,
"time": "1772607941"
},
"stopId": "FR:27229:ZE:0xKEN04:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -149,
"time": "1772607391"
},
"departure": {
"delay": -149,
"time": "1772607391"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -45,
"time": "1772607195"
},
"departure": {
"delay": -45,
"time": "1772607195"
},
"stopId": "FR:27229:ZE:0xVED01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -275,
"time": "1772607445"
},
"departure": {
"delay": -275,
"time": "1772607445"
},
"stopId": "FR:27229:ZE:0xGAR01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 21,
"time": "1772607021"
},
"departure": {
"delay": 21,
"time": "1772607021"
},
"stopId": "FR:27229:ZE:0xMFO01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -476,
"time": "1772608084"
},
"stopId": "FR:27229:ZE:0xMOL02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -59,
"time": "1772607241"
},
"departure": {
"delay": -59,
"time": "1772607241"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -418,
"time": "1772607842"
},
"departure": {
"delay": -418,
"time": "1772607842"
},
"stopId": "FR:27229:ZE:0xJOL01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -369,
"time": "1772607771"
},
"departure": {
"delay": -369,
"time": "1772607771"
},
"stopId": "FR:27229:ZE:0xROR01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -9,
"time": "1772607111"
},
"departure": {
"delay": -9,
"time": "1772607111"
},
"stopId": "FR:27229:ZE:0xTAU01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -431,
"time": "1772607889"
},
"departure": {
"delay": -431,
"time": "1772607889"
},
"stopId": "FR:27229:ZE:0xPAS01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -352,
"time": "1772607608"
},
"departure": {
"delay": -352,
"time": "1772607608"
},
"stopId": "FR:27229:ZE:0xFRI01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 127,
"time": "1772606527"
},
"departure": {
"delay": 127,
"time": "1772606527"
},
"stopId": "FR:27451:ZE:0xPVE01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": 127,
"time": "1772606947"
},
"departure": {
"delay": 127,
"time": "1772606947"
},
"stopId": "FR:27229:ZE:0xCCA01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -464,
"time": "1772608036"
},
"departure": {
"delay": -464,
"time": "1772608036"
},
"stopId": "FR:27229:ZE:0xRUG02:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -448,
"time": "1772607992"
},
"departure": {
"delay": -448,
"time": "1772607992"
},
"stopId": "FR:27229:ZE:0xVOL02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -245,
"time": "1772607535"
},
"departure": {
"delay": -245,
"time": "1772607535"
},
"stopId": "FR:27229:ZE:0xBRI01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -396,
"time": "1772607684"
},
"departure": {
"delay": -396,
"time": "1772607684"
},
"stopId": "FR:27229:ZE:0xRRE01:ATOUMOD004",
"stopSequence": 15
}
],
"timestamp": "1772606513",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC596608:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748506x2025xHxMultxMexMercredix00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 191,
"time": "1772598302"
},
"departure": {
"delay": 191,
"time": "1772598311"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 73,
"time": "1772598976"
},
"departure": {
"delay": 73,
"time": "1772599033"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 46,
"time": "1772598873"
},
"departure": {
"delay": 46,
"time": "1772598946"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 75,
"time": "1772598476"
},
"departure": {
"delay": 75,
"time": "1772598495"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 20,
"time": "1772599326"
},
"departure": {
"delay": 20,
"time": "1772599340"
},
"stopId": "FR:50129:ZE:10MRT2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 71,
"time": "1772599258"
},
"departure": {
"delay": 71,
"time": "1772599271"
},
"stopId": "FR:50129:ZE:10BRA2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 23,
"time": "1772599452"
},
"departure": {
"delay": 23,
"time": "1772599463"
},
"stopId": "FR:50129:ZE:10ZFO2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 45,
"time": "1772599166"
},
"departure": {
"delay": 45,
"time": "1772599185"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 42,
"time": "1772599509"
},
"departure": {
"delay": 42,
"time": "1772599542"
},
"stopId": "FR:50129:ZE:10VDT2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 153,
"time": "1772598265"
},
"departure": {
"delay": 153,
"time": "1772598273"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 69,
"time": "1772599122"
},
"departure": {
"delay": 69,
"time": "1772599149"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 112,
"time": "1772598400"
},
"departure": {
"delay": 112,
"time": "1772598412"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 78,
"time": "1772599055"
},
"departure": {
"delay": 78,
"time": "1772599098"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 202,
"time": "1772598197"
},
"departure": {
"delay": 202,
"time": "1772598202"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 133,
"time": "1772598356"
},
"departure": {
"delay": 133,
"time": "1772598373"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 84,
"time": "1772598734"
},
"departure": {
"delay": 84,
"time": "1772598744"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 186,
"time": "1772598230"
},
"departure": {
"delay": 186,
"time": "1772598246"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"time": "1772599364"
},
"departure": {
"time": "1772599380"
},
"stopId": "FR:50129:ZE:10FOE2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 53,
"time": "1772599613"
},
"stopId": "FR:50129:ZE:10PYC1:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 35,
"time": "1772599406"
},
"departure": {
"delay": 35,
"time": "1772599415"
},
"stopId": "FR:50129:ZE:10GRI2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 11,
"time": "1772598829"
},
"departure": {
"delay": 11,
"time": "1772598851"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 12
}
],
"timestamp": "1772606701",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:06:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748506x2025xHxMultxMexMercredix00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx4085:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -27398,
"time": "1772605546"
},
"departure": {
"delay": -27398,
"time": "1772605582"
},
"stopId": "FR:76540:ZE:TCARxJOFFR1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": -27540,
"time": "1772605920"
},
"departure": {
"delay": -27540,
"time": "1772605920"
},
"stopId": "FR:76540:ZE:TCARxBEAUV1:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": -27505,
"time": "1772605715"
},
"departure": {
"delay": -27505,
"time": "1772605715"
},
"stopId": "FR:76540:ZE:TCARxJUSTI1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": -27486,
"time": "1772605651"
},
"departure": {
"delay": -27486,
"time": "1772605674"
},
"stopId": "FR:76540:ZE:TCARxTARTS1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": -27470,
"time": "1772605450"
},
"departure": {
"delay": -27470,
"time": "1772605450"
},
"stopId": "FR:76540:ZE:TCARxSTSEV1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": -27448,
"time": "1772605800"
},
"departure": {
"delay": -27448,
"time": "1772605832"
},
"stopId": "FR:76540:ZE:TCARxGAREV1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": -27468,
"time": "1772605992"
},
"stopId": "FR:76540:ZE:TCARxBBOU:ATOUMOD001",
"stopSequence": 31
}
],
"timestamp": "1772604096",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx4085:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC595654:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -608,
"time": "1772606212"
},
"departure": {
"delay": -608,
"time": "1772606212"
},
"stopId": "FR:27020:ZE:0xITO01:ATOUMOD004",
"stopSequence": 40
},
{
"arrival": {
"delay": -608,
"time": "1772606152"
},
"departure": {
"delay": -608,
"time": "1772606152"
},
"stopId": "FR:27020:ZE:0xMAC01:ATOUMOD004",
"stopSequence": 39
},
{
"arrival": {
"delay": -616,
"time": "1772606259"
},
"departure": {
"delay": -616,
"time": "1772606264"
},
"stopId": "FR:27020:ZE:0xLOA01:ATOUMOD004",
"stopSequence": 41
},
{
"arrival": {
"delay": -607,
"time": "1772606393"
},
"stopId": "FR:27020:ZE:0xMOE01:ATOUMOD004",
"stopSequence": 43
},
{
"arrival": {
"delay": -564,
"time": "1772605956"
},
"departure": {
"delay": -564,
"time": "1772605956"
},
"stopId": "FR:27020:ZE:0xLPO01:ATOUMOD004",
"stopSequence": 34
},
{
"arrival": {
"delay": -579,
"time": "1772606361"
},
"departure": {
"delay": -579,
"time": "1772606361"
},
"stopId": "FR:27020:ZE:0xETA01:ATOUMOD004",
"stopSequence": 42
},
{
"arrival": {
"delay": -586,
"time": "1772606054"
},
"departure": {
"delay": -586,
"time": "1772606054"
},
"stopId": "FR:27020:ZE:0xLHA01:ATOUMOD004",
"stopSequence": 37
},
{
"arrival": {
"delay": -516,
"time": "1772606004"
},
"departure": {
"delay": -516,
"time": "1772606004"
},
"stopId": "FR:27020:ZE:0xLBA01:ATOUMOD004",
"stopSequence": 35
},
{
"arrival": {
"delay": -535,
"time": "1772606045"
},
"departure": {
"delay": -535,
"time": "1772606045"
},
"stopId": "FR:27020:ZE:0xAMA01:ATOUMOD004",
"stopSequence": 36
},
{
"arrival": {
"delay": -593,
"time": "1772606107"
},
"departure": {
"delay": -593,
"time": "1772606107"
},
"stopId": "FR:27020:ZE:0xPEG01:ATOUMOD004",
"stopSequence": 38
}
],
"timestamp": "1772606513",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T5:LOC",
"tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC595654:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC597003:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 33,
"time": "1772606433"
},
"stopId": "FR:27229:ZE:0xCEN01:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": 93,
"time": "1772606302"
},
"departure": {
"delay": 93,
"time": "1772606313"
},
"stopId": "FR:27229:ZE:0xCAR03:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": 93,
"time": "1772606373"
},
"departure": {
"delay": 93,
"time": "1772606373"
},
"stopId": "FR:27229:ZE:0xMEU02:ATOUMOD004",
"stopSequence": 31
}
],
"timestamp": "1772606333",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC597003:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:8x3470529:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -176,
"time": "1772607364"
},
"departure": {
"delay": -176,
"time": "1772607364"
},
"stopId": "FR:27701:ZE:0x7126:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 38,
"time": "1772606738"
},
"departure": {
"delay": 38,
"time": "1772606738"
},
"stopId": "FR:27375:ZE:0x6440:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -141,
"time": "1772607099"
},
"departure": {
"delay": -141,
"time": "1772607099"
},
"stopId": "FR:27375:ZE:0x6442:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -91,
"time": "1772607029"
},
"departure": {
"delay": -91,
"time": "1772607029"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -88,
"time": "1772607812"
},
"departure": {
"delay": -88,
"time": "1772607812"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -106,
"time": "1772607554"
},
"departure": {
"delay": -106,
"time": "1772607554"
},
"stopId": "FR:27701:ZE:0x7132:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -110,
"time": "1772607610"
},
"departure": {
"delay": -110,
"time": "1772607610"
},
"stopId": "FR:27701:ZE:0x7044:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -149,
"time": "1772607751"
},
"departure": {
"delay": -149,
"time": "1772607751"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -61,
"time": "1772608139"
},
"departure": {
"delay": -61,
"time": "1772608139"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -93,
"time": "1772608107"
},
"departure": {
"delay": -93,
"time": "1772608107"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -118,
"time": "1772607962"
},
"departure": {
"delay": -118,
"time": "1772607962"
},
"stopId": "FR:27701:ZE:0x7095:ATOUMOD006",
"stopSequence": 19
},
{
"departure": {
"time": "1772606700"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -130,
"time": "1772607470"
},
"departure": {
"delay": -130,
"time": "1772607470"
},
"stopId": "FR:27701:ZE:0x7036:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -118,
"time": "1772608022"
},
"departure": {
"delay": -118,
"time": "1772608022"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -36,
"time": "1772606844"
},
"departure": {
"delay": -36,
"time": "1772606844"
},
"stopId": "FR:27375:ZE:0x6504:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -117,
"time": "1772606883"
},
"departure": {
"delay": -117,
"time": "1772606883"
},
"stopId": "FR:27375:ZE:0x6528:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -91,
"time": "1772606969"
},
"departure": {
"delay": -91,
"time": "1772606969"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -106,
"time": "1772607674"
},
"departure": {
"delay": -106,
"time": "1772607674"
},
"stopId": "FR:27701:ZE:0x7054:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -176,
"time": "1772607244"
},
"departure": {
"delay": -176,
"time": "1772607244"
},
"stopId": "FR:27701:ZE:0x7100:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -100,
"time": "1772607500"
},
"departure": {
"delay": -100,
"time": "1772607500"
},
"stopId": "FR:27701:ZE:0x7068:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -162,
"time": "1772608218"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -141,
"time": "1772607159"
},
"departure": {
"delay": -141,
"time": "1772607159"
},
"stopId": "FR:27375:ZE:0x6406:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -102,
"time": "1772607858"
},
"departure": {
"delay": -102,
"time": "1772607858"
},
"stopId": "FR:27701:ZE:0x7108:ATOUMOD006",
"stopSequence": 18
}
],
"timestamp": "1772606702",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:8x3470529:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:91:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772602380"
},
"departure": {
"time": "1772602380"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"departure": {
"time": "1772602320"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1772602800"
},
"departure": {
"time": "1772602800"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1772602440"
},
"departure": {
"time": "1772602440"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1772603100"
},
"departure": {
"time": "1772603100"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1772602740"
},
"departure": {
"time": "1772602740"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1772602680"
},
"departure": {
"time": "1772602680"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1772603280"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1772602920"
},
"departure": {
"time": "1772602920"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 7
}
],
"timestamp": "1772606381",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:91:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx278:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772607240"
},
"departure": {
"time": "1772607240"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1772607540"
},
"departure": {
"time": "1772607540"
},
"stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 41,
"time": "1772607701"
},
"departure": {
"delay": 41,
"time": "1772607701"
},
"stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 41,
"time": "1772607341"
},
"departure": {
"delay": 41,
"time": "1772607341"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1772607420"
},
"departure": {
"time": "1772607420"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1772606495",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx278:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx71:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 7,
"time": "1772607367"
},
"departure": {
"delay": 7,
"time": "1772607367"
},
"stopId": "FR:76216:ZE:TCARxPTPIE2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 46,
"time": "1772605126"
},
"departure": {
"delay": 46,
"time": "1772605126"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 15,
"time": "1772605575"
},
"departure": {
"delay": 15,
"time": "1772605575"
},
"stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 35,
"time": "1772606495"
},
"departure": {
"delay": 35,
"time": "1772606495"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 30,
"time": "1772606850"
},
"departure": {
"delay": 30,
"time": "1772606850"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1772604900"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 54,
"time": "1772606214"
},
"departure": {
"delay": 54,
"time": "1772606214"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 13,
"time": "1772605273"
},
"departure": {
"delay": 13,
"time": "1772605273"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 30,
"time": "1772607930"
},
"stopId": "FR:76474:ZE:TCARxBMAIR2:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 57,
"time": "1772607177"
},
"departure": {
"delay": 57,
"time": "1772607177"
},
"stopId": "FR:76540:ZE:TCARxBAPEA2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 31,
"time": "1772607271"
},
"departure": {
"delay": 31,
"time": "1772607271"
},
"stopId": "FR:76216:ZE:TCARxMAISO2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"time": "1772606400"
},
"departure": {
"time": "1772606400"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"time": "1772605800"
},
"departure": {
"time": "1772605800"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 44,
"time": "1772605724"
},
"departure": {
"delay": 44,
"time": "1772605724"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 30,
"time": "1772607750"
},
"departure": {
"delay": 30,
"time": "1772607750"
},
"stopId": "FR:76474:ZE:TCARxMOULI2:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 10,
"time": "1772606290"
},
"departure": {
"delay": 10,
"time": "1772606290"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 1,
"time": "1772607661"
},
"departure": {
"delay": 1,
"time": "1772607661"
},
"stopId": "FR:76216:ZE:TCARxDLUNE2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 54,
"time": "1772605374"
},
"departure": {
"delay": 54,
"time": "1772605374"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 30,
"time": "1772606550"
},
"departure": {
"delay": 30,
"time": "1772606550"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 30,
"time": "1772607450"
},
"departure": {
"delay": 30,
"time": "1772607450"
},
"stopId": "FR:76216:ZE:TCARxDVILL2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 49,
"time": "1772605189"
},
"departure": {
"delay": 49,
"time": "1772605189"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1772606040"
},
"departure": {
"time": "1772606040"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 18,
"time": "1772606658"
},
"departure": {
"delay": 18,
"time": "1772606658"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 53,
"time": "1772605013"
},
"departure": {
"delay": 53,
"time": "1772605013"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 5,
"time": "1772605085"
},
"departure": {
"delay": 5,
"time": "1772605085"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 50,
"time": "1772606750"
},
"departure": {
"delay": 50,
"time": "1772606750"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 8,
"time": "1772607548"
},
"departure": {
"delay": 8,
"time": "1772607548"
},
"stopId": "FR:76216:ZE:TCARxPALIS2:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"time": "1772605320"
},
"departure": {
"time": "1772605320"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 55,
"time": "1772606095"
},
"departure": {
"delay": 55,
"time": "1772606095"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 13
}
],
"timestamp": "1772604816",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx71:LOC"
}
}
},
{
"id": "SM:ATOUMOD104:ServiceJourney:9693ac55bd8a94b6ad801783cf786bb8:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 138,
"time": "1772606529"
},
"departure": {
"delay": 138,
"time": "1772606538"
},
"stopId": "FR:61218:ZE:2419:ATOUMOD104",
"stopSequence": 5
},
{
"arrival": {
"delay": 118,
"time": "1772606329"
},
"departure": {
"delay": 118,
"time": "1772606338"
},
"stopId": "FR:61218:ZE:2416:ATOUMOD104",
"stopSequence": 2
},
{
"arrival": {
"delay": 82,
"time": "1772606902"
},
"departure": {
"delay": 82,
"time": "1772606902"
},
"stopId": "FR:61169:ZE:2257:ATOUMOD104",
"stopSequence": 11
},
{
"arrival": {
"delay": 82,
"time": "1772606722"
},
"departure": {
"delay": 82,
"time": "1772606722"
},
"stopId": "FR:61169:ZE:2280:ATOUMOD104",
"stopSequence": 9
},
{
"arrival": {
"delay": 82,
"time": "1772606651"
},
"departure": {
"delay": 82,
"time": "1772606662"
},
"stopId": "FR:61169:ZE:2264:ATOUMOD104",
"stopSequence": 8
},
{
"arrival": {
"delay": 82,
"time": "1772607262"
},
"departure": {
"delay": 82,
"time": "1772607262"
},
"stopId": "FR:61391:ZE:2305:ATOUMOD104",
"stopSequence": 15
},
{
"arrival": {
"delay": 122,
"time": "1772606629"
},
"departure": {
"delay": 122,
"time": "1772606642"
},
"stopId": "FR:61169:ZE:2177:ATOUMOD104",
"stopSequence": 7
},
{
"arrival": {
"delay": 82,
"time": "1772607142"
},
"departure": {
"delay": 82,
"time": "1772607142"
},
"stopId": "FR:61391:ZE:2401:ATOUMOD104",
"stopSequence": 14
},
{
"arrival": {
"delay": 181,
"time": "1772606447"
},
"departure": {
"delay": 181,
"time": "1772606461"
},
"stopId": "FR:61218:ZE:2418:ATOUMOD104",
"stopSequence": 4
},
{
"arrival": {
"delay": 150,
"time": "1772606602"
},
"departure": {
"delay": 150,
"time": "1772606610"
},
"stopId": "FR:61218:ZE:2420:ATOUMOD104",
"stopSequence": 6
},
{
"arrival": {
"delay": 170,
"time": "1772606355"
},
"departure": {
"delay": 170,
"time": "1772606390"
},
"stopId": "FR:61218:ZE:2417:ATOUMOD104",
"stopSequence": 3
},
{
"arrival": {
"delay": 82,
"time": "1772606782"
},
"departure": {
"delay": 82,
"time": "1772606782"
},
"stopId": "FR:61169:ZE:2322:ATOUMOD104",
"stopSequence": 10
},
{
"arrival": {
"delay": 82,
"time": "1772607382"
},
"departure": {
"delay": 82,
"time": "1772607382"
},
"stopId": "FR:61391:ZE:2329:ATOUMOD104",
"stopSequence": 17
},
{
"arrival": {
"delay": 82,
"time": "1772607322"
},
"departure": {
"delay": 82,
"time": "1772607322"
},
"stopId": "FR:61391:ZE:2398:ATOUMOD104",
"stopSequence": 16
},
{
"arrival": {
"delay": 82,
"time": "1772607082"
},
"departure": {
"delay": 82,
"time": "1772607082"
},
"stopId": "FR:61391:ZE:2402:ATOUMOD104",
"stopSequence": 13
},
{
"arrival": {
"delay": 82,
"time": "1772607442"
},
"stopId": "FR:61391:ZE:3104:ATOUMOD104",
"stopSequence": 18
},
{
"arrival": {
"delay": 82,
"time": "1772607022"
},
"departure": {
"delay": 82,
"time": "1772607022"
},
"stopId": "FR:61391:ZE:2403:ATOUMOD104",
"stopSequence": 12
},
{
"departure": {
"delay": 149,
"time": "1772606249"
},
"stopId": "FR:61218:ZE:2415:ATOUMOD104",
"stopSequence": 1
}
],
"timestamp": "1772606764",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD104:Line:251:LOC",
"tripId": "ATOUMOD104:ServiceJourney:9693ac55bd8a94b6ad801783cf786bb8:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TNIx425:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 840,
"time": "1772641260"
},
"departure": {
"delay": 840,
"time": "1772641260"
},
"stopId": "FR:76750:ZE:TNIx22513:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 1260,
"time": "1772641500"
},
"departure": {
"delay": 1260,
"time": "1772641500"
},
"stopId": "FR:76750:ZE:TNIx22510:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1772643000"
},
"stopId": "FR:76540:ZE:TNIx12722:ATOUMOD001",
"stopSequence": 46
}
],
"timestamp": "1772605095",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TNIx530:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TNIx425:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC595667:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 168,
"time": "1772606208"
},
"departure": {
"delay": 168,
"time": "1772606208"
},
"stopId": "FR:27439:ZE:0xCAP02:ATOUMOD004",
"stopSequence": 39
},
{
"arrival": {
"delay": 132,
"time": "1772606352"
},
"stopId": "FR:27439:ZE:0xCNO01:ATOUMOD004",
"stopSequence": 43
},
{
"arrival": {
"delay": 186,
"time": "1772606286"
},
"departure": {
"delay": 186,
"time": "1772606286"
},
"stopId": "FR:27439:ZE:0xCAE02:ATOUMOD004",
"stopSequence": 40
}
],
"timestamp": "1772606213",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T5:LOC",
"tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC595667:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230368x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 118,
"time": "1772608378"
},
"departure": {
"delay": 118,
"time": "1772608378"
},
"stopId": "FR:76351:ZE:4643:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 152,
"time": "1772607512"
},
"departure": {
"delay": 152,
"time": "1772607512"
},
"stopId": "FR:76351:ZE:3568:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 118,
"time": "1772607958"
},
"departure": {
"delay": 118,
"time": "1772607958"
},
"stopId": "FR:76351:ZE:3192:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 165,
"time": "1772609325"
},
"departure": {
"delay": 165,
"time": "1772609325"
},
"stopId": "FR:76351:ZE:3007:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 176,
"time": "1772606876"
},
"departure": {
"delay": 176,
"time": "1772606876"
},
"stopId": "FR:76351:ZE:4879:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 130,
"time": "1772608630"
},
"departure": {
"delay": 130,
"time": "1772608630"
},
"stopId": "FR:76351:ZE:3276:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 162,
"time": "1772609142"
},
"departure": {
"delay": 162,
"time": "1772609142"
},
"stopId": "FR:76351:ZE:3543:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 118,
"time": "1772609518"
},
"departure": {
"delay": 118,
"time": "1772609518"
},
"stopId": "FR:76351:ZE:3447:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 118,
"time": "1772608738"
},
"departure": {
"delay": 118,
"time": "1772608738"
},
"stopId": "FR:76351:ZE:5183:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 159,
"time": "1772609379"
},
"departure": {
"delay": 159,
"time": "1772609379"
},
"stopId": "FR:76351:ZE:3685:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 118,
"time": "1772609278"
},
"departure": {
"delay": 118,
"time": "1772609278"
},
"stopId": "FR:76351:ZE:3770:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 172,
"time": "1772608312"
},
"departure": {
"delay": 172,
"time": "1772608312"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 123,
"time": "1772609583"
},
"departure": {
"delay": 123,
"time": "1772609583"
},
"stopId": "FR:76351:ZE:4115:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 118,
"time": "1772607478"
},
"departure": {
"delay": 118,
"time": "1772607478"
},
"stopId": "FR:76351:ZE:3728:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 150,
"time": "1772608230"
},
"departure": {
"delay": 150,
"time": "1772608230"
},
"stopId": "FR:76351:ZE:3028:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 123,
"time": "1772608443"
},
"departure": {
"delay": 123,
"time": "1772608443"
},
"stopId": "FR:76351:ZE:3646:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 123,
"time": "1772607303"
},
"departure": {
"delay": 123,
"time": "1772607303"
},
"stopId": "FR:76351:ZE:3709:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 154,
"time": "1772606914"
},
"departure": {
"delay": 154,
"time": "1772606914"
},
"stopId": "FR:76351:ZE:3612:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 159,
"time": "1772607099"
},
"departure": {
"delay": 159,
"time": "1772607099"
},
"stopId": "FR:76351:ZE:3161:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 150,
"time": "1772607870"
},
"departure": {
"delay": 150,
"time": "1772607870"
},
"stopId": "FR:76351:ZE:3062:ATOUMOD003",
"stopSequence": 20
},
{
"departure": {
"delay": 163,
"time": "1772606683"
},
"stopId": "FR:76351:ZE:3214:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 174,
"time": "1772606754"
},
"departure": {
"delay": 174,
"time": "1772606754"
},
"stopId": "FR:76351:ZE:4079:ATOUMOD003",
"stopSequence": 3
},
{
"departure": {
"delay": 98,
"time": "1772606618"
},
"stopId": "FR:76351:ZE:3212:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 146,
"time": "1772607566"
},
"departure": {
"delay": 146,
"time": "1772607566"
},
"stopId": "FR:76351:ZE:3376:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 118,
"time": "1772609038"
},
"departure": {
"delay": 118,
"time": "1772609038"
},
"stopId": "FR:76351:ZE:3200:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 119,
"time": "1772607419"
},
"departure": {
"delay": 119,
"time": "1772607419"
},
"stopId": "FR:76351:ZE:4875:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 118,
"time": "1772607238"
},
"departure": {
"delay": 118,
"time": "1772607238"
},
"stopId": "FR:76351:ZE:3385:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 170,
"time": "1772608550"
},
"departure": {
"delay": 170,
"time": "1772608550"
},
"stopId": "FR:76351:ZE:3501:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 138,
"time": "1772608038"
},
"departure": {
"delay": 138,
"time": "1772608038"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 143,
"time": "1772607623"
},
"departure": {
"delay": 143,
"time": "1772607623"
},
"stopId": "FR:76351:ZE:3414:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 118,
"time": "1772606818"
},
"departure": {
"delay": 118,
"time": "1772606818"
},
"stopId": "FR:76351:ZE:3258:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 137,
"time": "1772609657"
},
"departure": {
"delay": 137,
"time": "1772609657"
},
"stopId": "FR:76351:ZE:4523:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 144,
"time": "1772606784"
},
"departure": {
"delay": 144,
"time": "1772606784"
},
"stopId": "FR:76351:ZE:3044:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 118,
"time": "1772609998"
},
"stopId": "FR:76341:ZE:3691:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 122,
"time": "1772607362"
},
"departure": {
"delay": 122,
"time": "1772607362"
},
"stopId": "FR:76351:ZE:3707:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 144,
"time": "1772607744"
},
"departure": {
"delay": 144,
"time": "1772607744"
},
"stopId": "FR:76351:ZE:3605:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 136,
"time": "1772609356"
},
"departure": {
"delay": 136,
"time": "1772609356"
},
"stopId": "FR:76351:ZE:3019:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 118,
"time": "1772606998"
},
"departure": {
"delay": 118,
"time": "1772606998"
},
"stopId": "FR:76351:ZE:3229:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 149,
"time": "1772607149"
},
"departure": {
"delay": 149,
"time": "1772607149"
},
"stopId": "FR:76351:ZE:3655:ATOUMOD003",
"stopSequence": 10
}
],
"timestamp": "1772606682",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230368x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747834x2025xHxMultxMexMercredix00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -26,
"time": "1772599580"
},
"departure": {
"delay": -26,
"time": "1772599594"
},
"stopId": "FR:50129:ZE:10CSM2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 64,
"time": "1772599085"
},
"departure": {
"delay": 64,
"time": "1772599204"
},
"stopId": "FR:50129:ZE:10CEN2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 80,
"time": "1772599270"
},
"departure": {
"delay": 80,
"time": "1772599280"
},
"stopId": "FR:50129:ZE:10BOC2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 65,
"time": "1772601005"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 45,
"time": "1772599413"
},
"departure": {
"delay": 45,
"time": "1772599425"
},
"stopId": "FR:50129:ZE:10REN2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 111,
"time": "1772600659"
},
"departure": {
"delay": 111,
"time": "1772600691"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 194,
"time": "1772600756"
},
"departure": {
"delay": 194,
"time": "1772600894"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -48,
"time": "1772599771"
},
"departure": {
"delay": -48,
"time": "1772599812"
},
"stopId": "FR:50129:ZE:10HxC2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 60,
"time": "1772599955"
},
"departure": {
"delay": 60,
"time": "1772599980"
},
"stopId": "FR:50129:ZE:10BSJ2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 16,
"time": "1772599506"
},
"departure": {
"delay": 16,
"time": "1772599516"
},
"stopId": "FR:50129:ZE:10DEB2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 44,
"time": "1772600188"
},
"departure": {
"delay": 44,
"time": "1772600204"
},
"stopId": "FR:50129:ZE:10ODR2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 125,
"time": "1772600246"
},
"departure": {
"delay": 125,
"time": "1772600345"
},
"stopId": "FR:50129:ZE:10BOS2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 21,
"time": "1772599866"
},
"departure": {
"delay": 21,
"time": "1772599881"
},
"stopId": "FR:50129:ZE:10SEX2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 53,
"time": "1772600017"
},
"departure": {
"delay": 53,
"time": "1772600033"
},
"stopId": "FR:50129:ZE:10RUC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 188,
"time": "1772600924"
},
"departure": {
"delay": 188,
"time": "1772600948"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 86,
"time": "1772600572"
},
"departure": {
"delay": 86,
"time": "1772600606"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 36,
"time": "1772599291"
},
"departure": {
"delay": 36,
"time": "1772599296"
},
"stopId": "FR:50129:ZE:10GNT2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 130,
"time": "1772600404"
},
"departure": {
"delay": 130,
"time": "1772600410"
},
"stopId": "FR:50129:ZE:10JAR2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 65,
"time": "1772600465"
},
"departure": {
"delay": 65,
"time": "1772600465"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -5,
"time": "1772599359"
},
"departure": {
"delay": -5,
"time": "1772599375"
},
"stopId": "FR:50129:ZE:10LOG2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 23,
"time": "1772599445"
},
"departure": {
"delay": 23,
"time": "1772599463"
},
"stopId": "FR:50129:ZE:10CUR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 15,
"time": "1772599909"
},
"departure": {
"delay": 15,
"time": "1772599935"
},
"stopId": "FR:50129:ZE:10MTT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -74,
"time": "1772599709"
},
"departure": {
"delay": -74,
"time": "1772599726"
},
"stopId": "FR:50129:ZE:10GDM4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -34,
"time": "1772599634"
},
"departure": {
"delay": -34,
"time": "1772599646"
},
"stopId": "FR:50129:ZE:10SWZ2:ATOUMOD035",
"stopSequence": 10
}
],
"timestamp": "1772606696",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747834x2025xHxMultxMexMercredix00:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:341:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772617740"
},
"departure": {
"time": "1772617740"
},
"stopId": "FR:76217:ZE:18244:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1772617560"
},
"departure": {
"time": "1772617560"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1772617020"
},
"departure": {
"time": "1772617020"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1772616780"
},
"departure": {
"time": "1772616780"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1772617620"
},
"departure": {
"time": "1772617620"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1772617320"
},
"departure": {
"time": "1772617320"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 6
},
{
"departure": {
"time": "1772616720"
},
"stopId": "FR:76217:ZE:18042:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1772618040"
},
"departure": {
"time": "1772618040"
},
"stopId": "FR:76217:ZE:18044:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1772617920"
},
"departure": {
"time": "1772617920"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1772617260"
},
"departure": {
"time": "1772617260"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1772618160"
},
"departure": {
"time": "1772618160"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1772617440"
},
"departure": {
"time": "1772617440"
},
"stopId": "FR:76217:ZE:18036:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1772617800"
},
"departure": {
"time": "1772617800"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1772618220"
},
"departure": {
"time": "1772618220"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1772617680"
},
"departure": {
"time": "1772617680"
},
"stopId": "FR:76217:ZE:18033:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1772617140"
},
"departure": {
"time": "1772617140"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1772617500"
},
"departure": {
"time": "1772617500"
},
"stopId": "FR:76217:ZE:18802:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1772618400"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1772618280"
},
"departure": {
"time": "1772618280"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
}
],
"timestamp": "1772606580",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:341:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758393x2025xHxMultxMexMercredix00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 68,
"time": "1772602388"
},
"stopId": "FR:50576:ZE:SIOTAM:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 318,
"time": "1772605543"
},
"departure": {
"delay": 318,
"time": "1772605578"
},
"stopId": "FR:50129:ZE:10ANJ7:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 507,
"time": "1772606116"
},
"departure": {
"delay": 507,
"time": "1772606187"
},
"stopId": "FR:50129:ZE:10PLA4:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 500,
"time": "1772606360"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 487,
"time": "1772606215"
},
"departure": {
"delay": 487,
"time": "1772606227"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 193,
"time": "1772603130"
},
"departure": {
"delay": 193,
"time": "1772603173"
},
"stopId": "FR:50184:ZE:FLAHB1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 253,
"time": "1772605781"
},
"departure": {
"delay": 253,
"time": "1772605813"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 99,
"time": "1772602638"
},
"departure": {
"delay": 99,
"time": "1772602659"
},
"stopId": "FR:50604:ZE:TREGM1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 408,
"time": "1772605962"
},
"departure": {
"delay": 408,
"time": "1772606028"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 142,
"time": "1772602946"
},
"departure": {
"delay": 142,
"time": "1772603002"
},
"stopId": "FR:50184:ZE:FLAMA1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 216,
"time": "1772604949"
},
"departure": {
"delay": 216,
"time": "1772604996"
},
"stopId": "FR:50575:ZE:SIDHC1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 208,
"time": "1772604229"
},
"departure": {
"delay": 208,
"time": "1772604268"
},
"stopId": "FR:50045:ZE:BENBG1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 312,
"time": "1772605226"
},
"departure": {
"delay": 312,
"time": "1772605272"
},
"stopId": "FR:50294:ZE:MARPO1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 190,
"time": "1772604331"
},
"departure": {
"delay": 190,
"time": "1772604370"
},
"stopId": "FR:50045:ZE:BENCG1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 242,
"time": "1772603588"
},
"departure": {
"delay": 242,
"time": "1772603642"
},
"stopId": "FR:50402:ZE:PIXLAN:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 209,
"time": "1772604640"
},
"departure": {
"delay": 209,
"time": "1772604689"
},
"stopId": "FR:50643:ZE:VIRMA1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 247,
"time": "1772603952"
},
"departure": {
"delay": 247,
"time": "1772604007"
},
"stopId": "FR:50402:ZE:PIXZAF:ATOUMOD035",
"stopSequence": 8
}
],
"timestamp": "1772606341",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758393x2025xHxMultxMexMercredix00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4056444x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 51,
"time": "1772606751"
},
"departure": {
"delay": 51,
"time": "1772606751"
},
"stopId": "FR:76351:ZE:3436:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 51,
"time": "1772606871"
},
"stopId": "FR:76351:ZE:3639:ATOUMOD003",
"stopSequence": 27
},
{
"departure": {
"delay": 71,
"time": "1772606651"
},
"stopId": "FR:76351:ZE:3670:ATOUMOD003",
"stopSequence": 25
}
],
"timestamp": "1772606682",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C2:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4056444x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN13107F5941337x2026x02x21T22x11x00Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772609700"
},
"departure": {
"time": "1772609760"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 23
},
{
"arrival": {
"time": "1772607720"
},
"departure": {
"time": "1772607840"
},
"stopId": "FR:27681:ZE:StopPointxOCETrainxTERx87415604:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1772609280"
},
"departure": {
"time": "1772609340"
},
"stopId": "FR:27008:ZE:StopPointxOCETrainxTERx87415661:ATOUMOD002",
"stopSequence": 21
},
{
"arrival": {
"time": "1772610360"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 24
},
{
"departure": {
"time": "1772604720"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1772608920"
},
"departure": {
"time": "1772608980"
},
"stopId": "FR:27701:ZE:StopPointxOCETrainxTERx87415877:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1772608260"
},
"departure": {
"time": "1772608320"
},
"stopId": "FR:27022:ZE:StopPointxOCETrainxTERx87415620:ATOUMOD002",
"stopSequence": 17
}
],
"timestamp": "1772601099",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx97E911FAxC8F2x4861xAD3CxC36CF4750A49x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN13107F5941337x2026x02x21T22x11x00Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx128:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 23,
"time": "1772607503"
},
"departure": {
"delay": 23,
"time": "1772607503"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 16,
"time": "1772607616"
},
"departure": {
"delay": 16,
"time": "1772607616"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 35,
"time": "1772607575"
},
"departure": {
"delay": 35,
"time": "1772607575"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 19,
"time": "1772607679"
},
"departure": {
"delay": 19,
"time": "1772607679"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1772604295",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx128:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:485:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772622780"
},
"departure": {
"time": "1772622780"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1772623020"
},
"departure": {
"time": "1772623020"
},
"stopId": "FR:76217:ZE:18043:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1772624280"
},
"departure": {
"time": "1772624280"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1772623920"
},
"departure": {
"time": "1772623920"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1772624340"
},
"stopId": "FR:76217:ZE:18041:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1772623500"
},
"departure": {
"time": "1772623500"
},
"stopId": "FR:76217:ZE:18052:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1772623260"
},
"departure": {
"time": "1772623260"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1772623680"
},
"departure": {
"time": "1772623680"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1772622900"
},
"departure": {
"time": "1772622900"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1772623620"
},
"departure": {
"time": "1772623620"
},
"stopId": "FR:76217:ZE:18037:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1772623200"
},
"departure": {
"time": "1772623200"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1772623320"
},
"departure": {
"time": "1772623320"
},
"stopId": "FR:76217:ZE:18067:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1772623740"
},
"departure": {
"time": "1772623740"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1772623440"
},
"departure": {
"time": "1772623440"
},
"stopId": "FR:76217:ZE:18093:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1772624100"
},
"departure": {
"time": "1772624100"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 16
},
{
"departure": {
"time": "1772622600"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1772623380"
},
"departure": {
"time": "1772623380"
},
"stopId": "FR:76217:ZE:18325:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1772623560"
},
"departure": {
"time": "1772623560"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 11
}
],
"timestamp": "1772606718",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:485:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:533:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772625840"
},
"departure": {
"time": "1772625840"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1772625960"
},
"departure": {
"time": "1772625960"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1772625540"
},
"departure": {
"time": "1772625540"
},
"stopId": "FR:76217:ZE:18441:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1772627700"
},
"departure": {
"time": "1772627700"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1772627400"
},
"departure": {
"time": "1772627400"
},
"stopId": "FR:76217:ZE:18177:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1772626920"
},
"departure": {
"time": "1772626920"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1772627220"
},
"departure": {
"time": "1772627220"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1772626140"
},
"departure": {
"time": "1772626140"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1772627880"
},
"departure": {
"time": "1772627880"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"delay": 5,
"time": "1772625065"
},
"departure": {
"delay": 5,
"time": "1772625065"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1772626320"
},
"departure": {
"time": "1772626320"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1772626200"
},
"departure": {
"time": "1772626200"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"delay": 5,
"time": "1772627405"
},
"departure": {
"delay": 5,
"time": "1772627405"
},
"stopId": "FR:76217:ZE:18197:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1772625600"
},
"departure": {
"time": "1772625600"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1772627100"
},
"departure": {
"time": "1772627100"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1772625300"
},
"departure": {
"time": "1772625300"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1772627760"
},
"departure": {
"time": "1772627760"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1772625480"
},
"departure": {
"time": "1772625480"
},
"stopId": "FR:76217:ZE:18090:ATOUMOD005",
"stopSequence": 6
},
{
"departure": {
"time": "1772625000"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1772628060"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1772627460"
},
"departure": {
"time": "1772627460"
},
"stopId": "FR:76217:ZE:18170:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1772627520"
},
"departure": {
"time": "1772627520"
},
"stopId": "FR:76217:ZE:18166:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1772625900"
},
"departure": {
"time": "1772625900"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1772625720"
},
"departure": {
"time": "1772625720"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1772626860"
},
"departure": {
"time": "1772626860"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1772626500"
},
"departure": {
"time": "1772626500"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1772628000"
},
"departure": {
"time": "1772628000"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1772625660"
},
"departure": {
"time": "1772625660"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"delay": 5,
"time": "1772625545"
},
"departure": {
"delay": 5,
"time": "1772625545"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1772625060"
},
"departure": {
"time": "1772625060"
},
"stopId": "FR:76217:ZE:18101:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1772627160"
},
"departure": {
"time": "1772627160"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1772625780"
},
"departure": {
"time": "1772625780"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1772627640"
},
"departure": {
"time": "1772627640"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1772625420"
},
"departure": {
"time": "1772625420"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 5
}
],
"timestamp": "1772606021",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:533:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:8x3490670:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 207,
"time": "1772607807"
},
"departure": {
"delay": 207,
"time": "1772607807"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 40
},
{
"arrival": {
"delay": 183,
"time": "1772607543"
},
"departure": {
"delay": 183,
"time": "1772607543"
},
"stopId": "FR:27365:ZE:0x7135:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": 183,
"time": "1772607483"
},
"departure": {
"delay": 183,
"time": "1772607483"
},
"stopId": "FR:27365:ZE:0x6333:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": -27,
"time": "1772606013"
},
"departure": {
"delay": -27,
"time": "1772606013"
},
"stopId": "FR:27348:ZE:0x6302:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 163,
"time": "1772607763"
},
"departure": {
"delay": 163,
"time": "1772607763"
},
"stopId": "FR:27701:ZE:0x7162:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": 66,
"time": "1772605806"
},
"departure": {
"delay": 66,
"time": "1772605806"
},
"stopId": "FR:27348:ZE:0x6293:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 158,
"time": "1772606798"
},
"departure": {
"delay": 158,
"time": "1772606798"
},
"stopId": "FR:27469:ZE:0x6663:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": 170,
"time": "1772606870"
},
"departure": {
"delay": 170,
"time": "1772606870"
},
"stopId": "FR:27469:ZE:0x7189:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": 163,
"time": "1772606323"
},
"departure": {
"delay": 163,
"time": "1772606323"
},
"stopId": "FR:27348:ZE:0x6299:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": 152,
"time": "1772607512"
},
"departure": {
"delay": 152,
"time": "1772607512"
},
"stopId": "FR:27365:ZE:0x6341:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": 136,
"time": "1772607016"
},
"departure": {
"delay": 136,
"time": "1772607016"
},
"stopId": "FR:27196:ZE:0x6322:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": 9,
"time": "1772605929"
},
"departure": {
"delay": 9,
"time": "1772605929"
},
"stopId": "FR:27348:ZE:0x6300:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 122,
"time": "1772606942"
},
"departure": {
"delay": 122,
"time": "1772606942"
},
"stopId": "FR:27196:ZE:0x6318:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": -48,
"time": "1772606052"
},
"departure": {
"delay": -48,
"time": "1772606052"
},
"stopId": "FR:27348:ZE:0x6296:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 62,
"time": "1772607062"
},
"departure": {
"delay": 62,
"time": "1772607062"
},
"stopId": "FR:27196:ZE:0x6321:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": 171,
"time": "1772607711"
},
"departure": {
"delay": 171,
"time": "1772607711"
},
"stopId": "FR:27701:ZE:0x7103:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": 196,
"time": "1772607676"
},
"departure": {
"delay": 196,
"time": "1772607676"
},
"stopId": "FR:27701:ZE:0x7091:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": 106,
"time": "1772607886"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 41
},
{
"arrival": {
"delay": 123,
"time": "1772606823"
},
"departure": {
"delay": 123,
"time": "1772606823"
},
"stopId": "FR:27469:ZE:0x6632:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": 205,
"time": "1772607625"
},
"departure": {
"delay": 205,
"time": "1772607625"
},
"stopId": "FR:27701:ZE:0x7063:ATOUMOD006",
"stopSequence": 36
}
],
"timestamp": "1772606702",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:5:LOC",
"tripId": "ATOUMOD006:ServiceJourney:8x3490670:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1127:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772620560"
},
"departure": {
"time": "1772620560"
},
"stopId": "FR:27681:ZE:10114:ATOUMOD007",
"stopSequence": 5
},
{
"departure": {
"time": "1772620260"
},
"stopId": "FR:27681:ZE:29095:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1772620800"
},
"departure": {
"time": "1772620800"
},
"stopId": "FR:27681:ZE:10062:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1772620920"
},
"departure": {
"time": "1772620920"
},
"stopId": "FR:27681:ZE:10047:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1772621340"
},
"departure": {
"time": "1772621340"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 16
},
{
"arrival": {
"time": "1772620860"
},
"departure": {
"time": "1772620860"
},
"stopId": "FR:27681:ZE:10106:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1772620380"
},
"departure": {
"time": "1772620380"
},
"stopId": "FR:27681:ZE:29058:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1772621040"
},
"departure": {
"time": "1772621040"
},
"stopId": "FR:27681:ZE:10087:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1772621520"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 17
},
{
"arrival": {
"time": "1772621220"
},
"departure": {
"time": "1772621220"
},
"stopId": "FR:27681:ZE:10027:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1772620440"
},
"departure": {
"time": "1772620440"
},
"stopId": "FR:27681:ZE:10101:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1772621280"
},
"departure": {
"time": "1772621280"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1772620320"
},
"departure": {
"time": "1772620320"
},
"stopId": "FR:27681:ZE:29056:ATOUMOD007",
"stopSequence": 2
}
],
"timestamp": "1772606490",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:24:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1127:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC596220:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -40,
"time": "1772609660"
},
"departure": {
"delay": -40,
"time": "1772609660"
},
"stopId": "FR:27229:ZE:0xCTA02:ATOUMOD004",
"stopSequence": 3
},
{
"departure": {
"time": "1772609460"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -40,
"time": "1772609960"
},
"stopId": "FR:27229:ZE:0xBEL01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -24,
"time": "1772609796"
},
"departure": {
"delay": -24,
"time": "1772609796"
},
"stopId": "FR:27229:ZE:0xRUO01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -4,
"time": "1772609516"
},
"departure": {
"delay": -4,
"time": "1772609516"
},
"stopId": "FR:27229:ZE:0xCHA01:ATOUMOD004",
"stopSequence": 2
}
],
"timestamp": "1772606513",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T9:LOC",
"tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC596220:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3371F5952493x2026x02x22T22x07x48Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772613840"
},
"stopId": "FR:14220:ZE:StopPointxOCETrainxTERx87444372:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1772611140"
},
"departure": {
"time": "1772611200"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 5
},
{
"departure": {
"time": "1772605620"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1772612100"
},
"departure": {
"time": "1772612160"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"time": "1772613180"
},
"departure": {
"time": "1772613240"
},
"stopId": "FR:14514:ZE:StopPointxOCETrainxTERx87444349:ATOUMOD002",
"stopSequence": 10
},
{
"arrival": {
"time": "1772609520"
},
"departure": {
"time": "1772609640"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 3
}
],
"timestamp": "1772602000",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx03A83359x7D9Dx4301x9C87x92FED4666451x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3371F5952493x2026x02x22T22x07x48Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx1403:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -7443,
"time": "1772608437"
},
"departure": {
"delay": -7443,
"time": "1772608437"
},
"stopId": "FR:76212:ZE:TCARxECOLE2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -7465,
"time": "1772608235"
},
"departure": {
"delay": -7465,
"time": "1772608235"
},
"stopId": "FR:76212:ZE:TCARxCANAD2:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"delay": -7470,
"time": "1772608110"
},
"stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -7470,
"time": "1772608290"
},
"departure": {
"delay": -7470,
"time": "1772608290"
},
"stopId": "FR:76212:ZE:TCARxDMAIR2:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1772606496",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx1403:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:873:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1772616540"
},
"stopId": "FR:27562:ZE:93:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1772617440"
},
"departure": {
"time": "1772617440"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1772617620"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1772616660"
},
"departure": {
"time": "1772616660"
},
"stopId": "FR:27562:ZE:37:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1772617500"
},
"departure": {
"time": "1772617500"
},
"stopId": "FR:27681:ZE:141:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1772616900"
},
"departure": {
"time": "1772616900"
},
"stopId": "FR:27562:ZE:10041:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1772616600"
},
"departure": {
"time": "1772616600"
},
"stopId": "FR:27562:ZE:148:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1772617200"
},
"departure": {
"time": "1772617200"
},
"stopId": "FR:27681:ZE:29053:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1772617140"
},
"departure": {
"time": "1772617140"
},
"stopId": "FR:27681:ZE:10116:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1772616780"
},
"departure": {
"time": "1772616780"
},
"stopId": "FR:27562:ZE:10025:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1772616720"
},
"departure": {
"time": "1772616720"
},
"stopId": "FR:27562:ZE:10020:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1772616960"
},
"departure": {
"time": "1772616960"
},
"stopId": "FR:27562:ZE:10053:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1772617380"
},
"departure": {
"time": "1772617380"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1772616840"
},
"departure": {
"time": "1772616840"
},
"stopId": "FR:27562:ZE:50434:ATOUMOD007",
"stopSequence": 6
}
],
"timestamp": "1772606490",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:26:LOC",
"tripId": "ATOUMOD007:ServiceJourney:873:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC598253:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 367,
"time": "1772607007"
},
"departure": {
"delay": 367,
"time": "1772607007"
},
"stopId": "FR:27229:ZE:0xPOL03:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": 367,
"time": "1772607067"
},
"departure": {
"delay": 367,
"time": "1772607067"
},
"stopId": "FR:27229:ZE:0xTRA01:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": 404,
"time": "1772606924"
},
"departure": {
"delay": 404,
"time": "1772606924"
},
"stopId": "FR:27229:ZE:0xHEL02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 379,
"time": "1772607499"
},
"stopId": "FR:27229:ZE:0xZIN01:ATOUMOD004",
"stopSequence": 37
},
{
"arrival": {
"delay": 414,
"time": "1772607234"
},
"departure": {
"delay": 414,
"time": "1772607234"
},
"stopId": "FR:27229:ZE:0xBFA01:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": 455,
"time": "1772607395"
},
"departure": {
"delay": 455,
"time": "1772607395"
},
"stopId": "FR:27229:ZE:0xGLA01:ATOUMOD004",
"stopSequence": 36
},
{
"arrival": {
"delay": 406,
"time": "1772607286"
},
"departure": {
"delay": 406,
"time": "1772607286"
},
"stopId": "FR:27229:ZE:0xLAV01:ATOUMOD004",
"stopSequence": 33
},
{
"arrival": {
"delay": 439,
"time": "1772607199"
},
"departure": {
"delay": 439,
"time": "1772607199"
},
"stopId": "FR:27229:ZE:0xLAK01:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": 409,
"time": "1772606869"
},
"departure": {
"delay": 409,
"time": "1772606869"
},
"stopId": "FR:27229:ZE:0xMDS02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 464,
"time": "1772606624"
},
"departure": {
"delay": 464,
"time": "1772606624"
},
"stopId": "FR:27306:ZE:0xLAG02:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 409,
"time": "1772606809"
},
"departure": {
"delay": 409,
"time": "1772606809"
},
"stopId": "FR:27229:ZE:0xJUI02:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": 425,
"time": "1772606585"
},
"departure": {
"delay": 425,
"time": "1772606585"
},
"stopId": "FR:27306:ZE:0xCOS02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 372,
"time": "1772606352"
},
"departure": {
"delay": 372,
"time": "1772606352"
},
"stopId": "FR:27229:ZE:0xARI02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 423,
"time": "1772606523"
},
"departure": {
"delay": 423,
"time": "1772606523"
},
"stopId": "FR:27306:ZE:0xCAF02:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": 469,
"time": "1772606689"
},
"departure": {
"delay": 469,
"time": "1772606689"
},
"stopId": "FR:27306:ZE:0xMEL03:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 386,
"time": "1772606966"
},
"departure": {
"delay": 386,
"time": "1772606966"
},
"stopId": "FR:27229:ZE:0xPRO02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 450,
"time": "1772607330"
},
"departure": {
"delay": 450,
"time": "1772607330"
},
"stopId": "FR:27229:ZE:0xJAC01:ATOUMOD004",
"stopSequence": 34
}
],
"timestamp": "1772606513",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T7:LOC",
"tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC598253:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3101F5952850x2026x02x22T22x07x48Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772607180"
},
"departure": {
"time": "1772607360"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 36
},
{
"arrival": {
"time": "1772609400"
},
"departure": {
"time": "1772609460"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 40
},
{
"arrival": {
"time": "1772610300"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 41
},
{
"departure": {
"time": "1772602800"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 26
},
{
"arrival": {
"time": "1772608560"
},
"departure": {
"time": "1772608620"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 38
}
],
"timestamp": "1772599179",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx468B44B7xC327x4154xB85Ex25C67C32B61Ex:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3101F5952850x2026x02x22T22x07x48Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx39:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 93,
"time": "1772606493"
},
"departure": {
"delay": 93,
"time": "1772606493"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 72,
"time": "1772605992"
},
"departure": {
"delay": 72,
"time": "1772605992"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 58,
"time": "1772605918"
},
"departure": {
"delay": 58,
"time": "1772605918"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 126,
"time": "1772607966"
},
"departure": {
"delay": 126,
"time": "1772607966"
},
"stopId": "FR:76540:ZE:TCARxBAPEA2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 136,
"time": "1772608156"
},
"departure": {
"delay": 136,
"time": "1772608156"
},
"stopId": "FR:76216:ZE:TCARxPTPIE2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 57,
"time": "1772606217"
},
"departure": {
"delay": 57,
"time": "1772606217"
},
"stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 138,
"time": "1772606958"
},
"departure": {
"delay": 138,
"time": "1772606958"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 93,
"time": "1772606793"
},
"departure": {
"delay": 93,
"time": "1772606793"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 94,
"time": "1772608054"
},
"departure": {
"delay": 94,
"time": "1772608054"
},
"stopId": "FR:76216:ZE:TCARxMAISO2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 172,
"time": "1772606067"
},
"departure": {
"delay": 172,
"time": "1772606092"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
}
],
"timestamp": "1772605136",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx39:LOC"
}
}
},
{
"id": "SM:ATOUMOD104:ServiceJourney:5922934aab63123d8f86a47ec60cec87:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 125,
"time": "1772605071"
},
"departure": {
"delay": 125,
"time": "1772605085"
},
"stopId": "FR:61169:ZE:2314:ATOUMOD104",
"stopSequence": 2
},
{
"arrival": {
"delay": 30,
"time": "1772606116"
},
"departure": {
"delay": 30,
"time": "1772606130"
},
"stopId": "FR:61169:ZE:2378:ATOUMOD104",
"stopSequence": 19
},
{
"arrival": {
"delay": 20,
"time": "1772605807"
},
"departure": {
"delay": 20,
"time": "1772605820"
},
"stopId": "FR:61169:ZE:2258:ATOUMOD104",
"stopSequence": 15
},
{
"arrival": {
"delay": 88,
"time": "1772605574"
},
"departure": {
"delay": 88,
"time": "1772605588"
},
"stopId": "FR:61169:ZE:2280:ATOUMOD104",
"stopSequence": 9
},
{
"arrival": {
"delay": 142,
"time": "1772605408"
},
"departure": {
"delay": 142,
"time": "1772605462"
},
"stopId": "FR:61169:ZE:2256:ATOUMOD104",
"stopSequence": 7
},
{
"arrival": {
"delay": 60,
"time": "1772606147"
},
"departure": {
"delay": 60,
"time": "1772606160"
},
"stopId": "FR:61169:ZE:2381:ATOUMOD104",
"stopSequence": 20
},
{
"arrival": {
"delay": 139,
"time": "1772605210"
},
"departure": {
"delay": 139,
"time": "1772605219"
},
"stopId": "FR:61169:ZE:2312:ATOUMOD104",
"stopSequence": 4
},
{
"departure": {
"delay": 153,
"time": "1772605053"
},
"stopId": "FR:61169:ZE:2284:ATOUMOD104",
"stopSequence": 1
},
{
"arrival": {
"delay": 117,
"time": "1772605246"
},
"departure": {
"delay": 117,
"time": "1772605257"
},
"stopId": "FR:61169:ZE:2297:ATOUMOD104",
"stopSequence": 5
},
{
"arrival": {
"delay": 58,
"time": "1772605668"
},
"departure": {
"delay": 58,
"time": "1772605678"
},
"stopId": "FR:61169:ZE:2308:ATOUMOD104",
"stopSequence": 11
},
{
"arrival": {
"delay": 82,
"time": "1772605689"
},
"departure": {
"delay": 82,
"time": "1772605702"
},
"stopId": "FR:61169:ZE:2323:ATOUMOD104",
"stopSequence": 12
},
{
"arrival": {
"delay": 80,
"time": "1772605745"
},
"departure": {
"delay": 80,
"time": "1772605760"
},
"stopId": "FR:61169:ZE:2300:ATOUMOD104",
"stopSequence": 13
},
{
"arrival": {
"delay": 98,
"time": "1772605643"
},
"departure": {
"delay": 98,
"time": "1772605658"
},
"stopId": "FR:61169:ZE:2318:ATOUMOD104",
"stopSequence": 10
},
{
"arrival": {
"delay": 154,
"time": "1772605157"
},
"departure": {
"delay": 154,
"time": "1772605174"
},
"stopId": "FR:61169:ZE:2327:ATOUMOD104",
"stopSequence": 3
},
{
"arrival": {
"delay": 16,
"time": "1772606034"
},
"departure": {
"delay": 16,
"time": "1772606056"
},
"stopId": "FR:61169:ZE:2255:ATOUMOD104",
"stopSequence": 18
},
{
"arrival": {
"delay": 38,
"time": "1772605875"
},
"departure": {
"delay": 38,
"time": "1772605898"
},
"stopId": "FR:61169:ZE:2293:ATOUMOD104",
"stopSequence": 16
},
{
"arrival": {
"delay": 13,
"time": "1772605921"
},
"departure": {
"delay": 13,
"time": "1772605933"
},
"stopId": "FR:61169:ZE:2268:ATOUMOD104",
"stopSequence": 17
},
{
"arrival": {
"delay": 121,
"time": "1772605296"
},
"departure": {
"delay": 121,
"time": "1772605321"
},
"stopId": "FR:61169:ZE:2302:ATOUMOD104",
"stopSequence": 6
},
{
"arrival": {
"delay": 69,
"time": "1772606229"
},
"stopId": "FR:61169:ZE:2376:ATOUMOD104",
"stopSequence": 21
},
{
"arrival": {
"delay": 52,
"time": "1772605780"
},
"departure": {
"delay": 52,
"time": "1772605792"
},
"stopId": "FR:61169:ZE:2325:ATOUMOD104",
"stopSequence": 14
},
{
"arrival": {
"delay": 81,
"time": "1772605501"
},
"departure": {
"delay": 81,
"time": "1772605521"
},
"stopId": "FR:61169:ZE:2321:ATOUMOD104",
"stopSequence": 8
}
],
"timestamp": "1772606341",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD104:Line:249:LOC",
"tripId": "ATOUMOD104:ServiceJourney:5922934aab63123d8f86a47ec60cec87:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:8x3470076:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 5,
"time": "1772606705"
},
"departure": {
"delay": 5,
"time": "1772606705"
},
"stopId": "FR:27701:ZE:0x7058:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 24,
"time": "1772607324"
},
"departure": {
"delay": 24,
"time": "1772607324"
},
"stopId": "FR:27701:ZE:0x7074:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": 21,
"time": "1772606661"
},
"departure": {
"delay": 21,
"time": "1772606661"
},
"stopId": "FR:27701:ZE:0x7157:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -12,
"time": "1772607048"
},
"departure": {
"delay": -12,
"time": "1772607048"
},
"stopId": "FR:27701:ZE:0x7095:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 27,
"time": "1772606787"
},
"departure": {
"delay": 27,
"time": "1772606787"
},
"stopId": "FR:27701:ZE:0x7111:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 61,
"time": "1772606821"
},
"departure": {
"delay": 61,
"time": "1772606821"
},
"stopId": "FR:27701:ZE:0x7033:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 19,
"time": "1772606899"
},
"departure": {
"delay": 19,
"time": "1772606899"
},
"stopId": "FR:27701:ZE:0x7170:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -41,
"time": "1772607019"
},
"departure": {
"delay": -41,
"time": "1772607019"
},
"stopId": "FR:27701:ZE:0x7093:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 13,
"time": "1772607193"
},
"departure": {
"delay": 13,
"time": "1772607193"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -9,
"time": "1772607411"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": 47,
"time": "1772606627"
},
"departure": {
"delay": 47,
"time": "1772606627"
},
"stopId": "FR:27701:ZE:0x7091:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 52,
"time": "1772607232"
},
"departure": {
"delay": 52,
"time": "1772607232"
},
"stopId": "FR:27701:ZE:0x7122:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -12,
"time": "1772607108"
},
"departure": {
"delay": -12,
"time": "1772607108"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 60,
"time": "1772606760"
},
"departure": {
"delay": 60,
"time": "1772606760"
},
"stopId": "FR:27701:ZE:0x7131:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 21,
"time": "1772606841"
},
"departure": {
"delay": 21,
"time": "1772606841"
},
"stopId": "FR:27701:ZE:0x7147:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 43,
"time": "1772607283"
},
"departure": {
"delay": 43,
"time": "1772607283"
},
"stopId": "FR:27701:ZE:0x7030:ATOUMOD006",
"stopSequence": 23
}
],
"timestamp": "1772606702",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:4:LOC",
"tripId": "ATOUMOD006:ServiceJourney:8x3470076:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:145:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772610540"
},
"stopId": "FR:76217:ZE:18809:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1772607900"
},
"departure": {
"time": "1772607900"
},
"stopId": "FR:76217:ZE:18053:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1772609820"
},
"departure": {
"time": "1772609820"
},
"stopId": "FR:76217:ZE:18207:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1772607420"
},
"departure": {
"time": "1772607420"
},
"stopId": "FR:76565:ZE:18255:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1772609400"
},
"departure": {
"time": "1772609400"
},
"stopId": "FR:76217:ZE:18079:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1772610060"
},
"departure": {
"time": "1772610060"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1772610360"
},
"departure": {
"time": "1772610360"
},
"stopId": "FR:76217:ZE:18242:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1772609760"
},
"departure": {
"time": "1772609760"
},
"stopId": "FR:76217:ZE:18195:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1772608260"
},
"departure": {
"time": "1772608260"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1772608560"
},
"departure": {
"time": "1772608560"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1772607600"
},
"departure": {
"time": "1772607600"
},
"stopId": "FR:76217:ZE:18072:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1772610120"
},
"departure": {
"time": "1772610120"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1772607360"
},
"departure": {
"time": "1772607360"
},
"stopId": "FR:76565:ZE:18285:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1772608380"
},
"departure": {
"time": "1772608380"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1772609520"
},
"departure": {
"time": "1772609520"
},
"stopId": "FR:76217:ZE:18103:ATOUMOD005",
"stopSequence": 20
},
{
"departure": {
"time": "1772607300"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1772610300"
},
"departure": {
"time": "1772610300"
},
"stopId": "FR:76217:ZE:18168:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1772608020"
},
"departure": {
"time": "1772608020"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1772608200"
},
"departure": {
"time": "1772608200"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1772609280"
},
"departure": {
"time": "1772609280"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1772607780"
},
"departure": {
"time": "1772607780"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1772608920"
},
"departure": {
"time": "1772608920"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1772609940"
},
"departure": {
"time": "1772609940"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1772607840"
},
"departure": {
"time": "1772607840"
},
"stopId": "FR:76217:ZE:18024:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1772610240"
},
"departure": {
"time": "1772610240"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1772610480"
},
"departure": {
"time": "1772610480"
},
"stopId": "FR:76217:ZE:18191:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1772609160"
},
"departure": {
"time": "1772609160"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1772607540"
},
"departure": {
"time": "1772607540"
},
"stopId": "FR:76217:ZE:18039:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1772609700"
},
"departure": {
"time": "1772609700"
},
"stopId": "FR:76217:ZE:18188:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1772610000"
},
"departure": {
"time": "1772610000"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1772609880"
},
"departure": {
"time": "1772609880"
},
"stopId": "FR:76217:ZE:18163:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1772608980"
},
"departure": {
"time": "1772608980"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1772609220"
},
"departure": {
"time": "1772609220"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 17
}
],
"timestamp": "1772606696",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:145:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4227418x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 112,
"time": "1772607292"
},
"departure": {
"delay": 112,
"time": "1772607292"
},
"stopId": "FR:76351:ZE:4867:ATOUMOD003",
"stopSequence": 19
},
{
"departure": {
"delay": 105,
"time": "1772606205"
},
"stopId": "FR:76305:ZE:3097:ATOUMOD003",
"stopSequence": 11
},
{
"departure": {
"delay": 93,
"time": "1772606493"
},
"stopId": "FR:76341:ZE:3833:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 93,
"time": "1772606793"
},
"departure": {
"delay": 93,
"time": "1772606793"
},
"stopId": "FR:76351:ZE:4983:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 150,
"time": "1772607090"
},
"departure": {
"delay": 150,
"time": "1772607090"
},
"stopId": "FR:76351:ZE:3613:ATOUMOD003",
"stopSequence": 17
},
{
"departure": {
"delay": 102,
"time": "1772606322"
},
"stopId": "FR:76305:ZE:3923:ATOUMOD003",
"stopSequence": 12
},
{
"departure": {
"delay": 102,
"time": "1772606382"
},
"stopId": "FR:76305:ZE:3837:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 93,
"time": "1772607153"
},
"departure": {
"delay": 93,
"time": "1772607153"
},
"stopId": "FR:76351:ZE:4869:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 93,
"time": "1772607513"
},
"stopId": "FR:76351:ZE:4906:ATOUMOD003",
"stopSequence": 20
},
{
"departure": {
"delay": 98,
"time": "1772606438"
},
"stopId": "FR:76305:ZE:3835:ATOUMOD003",
"stopSequence": 14
}
],
"timestamp": "1772606662",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:20:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4227418x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230286x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -38,
"time": "1772607262"
},
"stopId": "FR:76351:ZE:3212:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 8,
"time": "1772606768"
},
"departure": {
"delay": 8,
"time": "1772606768"
},
"stopId": "FR:76351:ZE:3710:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 21,
"time": "1772606901"
},
"departure": {
"delay": 21,
"time": "1772606901"
},
"stopId": "FR:76351:ZE:3654:ATOUMOD003",
"stopSequence": 30
},
{
"departure": {
"delay": -36,
"time": "1772606604"
},
"stopId": "FR:76351:ZE:3729:ATOUMOD003",
"stopSequence": 25
},
{
"departure": {
"delay": -6,
"time": "1772606694"
},
"stopId": "FR:76351:ZE:3708:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": -38,
"time": "1772606962"
},
"departure": {
"delay": -38,
"time": "1772606962"
},
"stopId": "FR:76351:ZE:3101:ATOUMOD003",
"stopSequence": 31
},
{
"departure": {
"delay": -7,
"time": "1772606273"
},
"stopId": "FR:76351:ZE:3604:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 5,
"time": "1772606645"
},
"departure": {
"delay": 5,
"time": "1772606645"
},
"stopId": "FR:76351:ZE:4874:ATOUMOD003",
"stopSequence": 26
},
{
"departure": {
"delay": -15,
"time": "1772606145"
},
"stopId": "FR:76351:ZE:3061:ATOUMOD003",
"stopSequence": 20
},
{
"departure": {
"delay": -21,
"time": "1772606499"
},
"stopId": "FR:76351:ZE:3375:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": -4,
"time": "1772607056"
},
"departure": {
"delay": -4,
"time": "1772607056"
},
"stopId": "FR:76351:ZE:3611:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 8,
"time": "1772607188"
},
"departure": {
"delay": 8,
"time": "1772607188"
},
"stopId": "FR:76351:ZE:4080:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": -38,
"time": "1772606842"
},
"departure": {
"delay": -38,
"time": "1772606842"
},
"stopId": "FR:76351:ZE:3384:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": -6,
"time": "1772607234"
},
"departure": {
"delay": -6,
"time": "1772607234"
},
"stopId": "FR:76351:ZE:3704:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": -38,
"time": "1772607142"
},
"departure": {
"delay": -38,
"time": "1772607142"
},
"stopId": "FR:76351:ZE:3257:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 20,
"time": "1772606540"
},
"departure": {
"delay": 20,
"time": "1772606540"
},
"stopId": "FR:76351:ZE:3567:ATOUMOD003",
"stopSequence": 24
},
{
"departure": {
"delay": -27,
"time": "1772606373"
},
"stopId": "FR:76351:ZE:3653:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 10,
"time": "1772607010"
},
"departure": {
"delay": 10,
"time": "1772607010"
},
"stopId": "FR:76351:ZE:3228:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": -30,
"time": "1772607090"
},
"departure": {
"delay": -30,
"time": "1772607090"
},
"stopId": "FR:76351:ZE:4883:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": -13,
"time": "1772607167"
},
"departure": {
"delay": -13,
"time": "1772607167"
},
"stopId": "FR:76351:ZE:3043:ATOUMOD003",
"stopSequence": 36
}
],
"timestamp": "1772606692",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230286x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN13106F5941338x2026x02x21T22x11x00Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1772600820"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1772603580"
},
"departure": {
"time": "1772603700"
},
"stopId": "FR:27681:ZE:StopPointxOCETrainxTERx87415604:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1772603040"
},
"departure": {
"time": "1772603100"
},
"stopId": "FR:27022:ZE:StopPointxOCETrainxTERx87415620:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1772601960"
},
"departure": {
"time": "1772602380"
},
"stopId": "FR:27701:ZE:StopPointxOCETrainxTERx87415877:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1772604480"
},
"departure": {
"time": "1772604600"
},
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1772607060"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1772601420"
},
"departure": {
"time": "1772601480"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 3
}
],
"timestamp": "1772597198",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx97E911FAxC8F2x4861xAD3CxC36CF4750A49x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN13106F5941338x2026x02x21T22x11x00Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4052283xGTFSxGSemHTNIxSemainex08:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 222,
"time": "1772606622"
},
"stopId": "FR:76615:ZE:5131:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 204,
"time": "1772606724"
},
"departure": {
"delay": 204,
"time": "1772606724"
},
"stopId": "FR:76716:ZE:5082:ATOUMOD003",
"stopSequence": 30
},
{
"departure": {
"delay": 172,
"time": "1772606512"
},
"stopId": "FR:76615:ZE:5067:ATOUMOD003",
"stopSequence": 28
},
{
"departure": {
"delay": 72,
"time": "1772606172"
},
"stopId": "FR:76534:ZE:3215:ATOUMOD003",
"stopSequence": 25
},
{
"departure": {
"delay": 143,
"time": "1772606363"
},
"stopId": "FR:76477:ZE:4053:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 204,
"time": "1772607144"
},
"departure": {
"delay": 204,
"time": "1772607144"
},
"stopId": "FR:76196:ZE:3425:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 173,
"time": "1772607353"
},
"departure": {
"delay": 173,
"time": "1772607353"
},
"stopId": "FR:76196:ZE:5133:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 173,
"time": "1772608013"
},
"stopId": "FR:76254:ZE:5019:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 176,
"time": "1772607716"
},
"departure": {
"delay": 176,
"time": "1772607716"
},
"stopId": "FR:76501:ZE:5135:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 185,
"time": "1772607545"
},
"departure": {
"delay": 185,
"time": "1772607545"
},
"stopId": "FR:76741:ZE:5134:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 176,
"time": "1772607956"
},
"departure": {
"delay": 176,
"time": "1772607956"
},
"stopId": "FR:76254:ZE:5137:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 176,
"time": "1772607836"
},
"departure": {
"delay": 176,
"time": "1772607836"
},
"stopId": "FR:76117:ZE:5136:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 225,
"time": "1772606985"
},
"departure": {
"delay": 225,
"time": "1772606985"
},
"stopId": "FR:76716:ZE:3733:ATOUMOD003",
"stopSequence": 31
},
{
"departure": {
"delay": 155,
"time": "1772606315"
},
"stopId": "FR:76477:ZE:3114:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 211,
"time": "1772607271"
},
"departure": {
"delay": 211,
"time": "1772607271"
},
"stopId": "FR:76196:ZE:3479:ATOUMOD003",
"stopSequence": 33
}
],
"timestamp": "1772606682",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:21:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4052283xGTFSxGSemHTNIxSemainex08:LOC"
}
}
},
{
"id": "SM:ATOUMOD012:ServiceJourney:100000282:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 26,
"time": "1772604566"
},
"departure": {
"delay": 26,
"time": "1772604566"
},
"stopId": "FR:76758:ZE:YVETOTxxxRuexFx:ATOUMOD012",
"stopSequence": 3
},
{
"arrival": {
"delay": 26,
"time": "1772604926"
},
"departure": {
"delay": 26,
"time": "1772604926"
},
"stopId": "FR:76043:ZE:AUZEBOSCxxxLexC:ATOUMOD012",
"stopSequence": 6
},
{
"arrival": {
"delay": 26,
"time": "1772605166"
},
"departure": {
"delay": 26,
"time": "1772605166"
},
"stopId": "FR:76758:ZE:YVETOTxxxRuexCl:ATOUMOD012",
"stopSequence": 8
},
{
"arrival": {
"delay": 26,
"time": "1772604626"
},
"departure": {
"delay": 26,
"time": "1772604626"
},
"stopId": "FR:76758:ZE:YVETOTxxxRuexDu:ATOUMOD012",
"stopSequence": 4
},
{
"arrival": {
"delay": 26,
"time": "1772604446"
},
"departure": {
"delay": 26,
"time": "1772604446"
},
"stopId": "FR:76758:ZE:YVETOTxxxPlace:ATOUMOD012",
"stopSequence": 2
},
{
"arrival": {
"delay": 26,
"time": "1772604746"
},
"departure": {
"delay": 26,
"time": "1772604746"
},
"stopId": "FR:76043:ZE:AUZEBOSCxxxLycx:ATOUMOD012",
"stopSequence": 5
},
{
"arrival": {
"delay": 26,
"time": "1772605046"
},
"departure": {
"delay": 26,
"time": "1772605046"
},
"stopId": "FR:76758:ZE:YVETOTxxxRuexCo:ATOUMOD012",
"stopSequence": 7
}
],
"timestamp": "1772605888",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD012:Line:3:LOC",
"tripId": "ATOUMOD012:ServiceJourney:100000282:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:4858692596924416x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 4,
"time": "1772607004"
},
"stopId": "FR:14654:ZE:4600937680207872:ATOUMOD036",
"stopSequence": 14
},
{
"arrival": {
"delay": 254,
"time": "1772606433"
},
"departure": {
"delay": 254,
"time": "1772606474"
},
"stopId": "FR:14345:ZE:4836040364785664:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": 234,
"time": "1772606924"
},
"departure": {
"delay": 234,
"time": "1772606934"
},
"stopId": "FR:14654:ZE:5640013749420032:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": 280,
"time": "1772606730"
},
"departure": {
"delay": 280,
"time": "1772606740"
},
"stopId": "FR:14654:ZE:6458022550306816:ATOUMOD036",
"stopSequence": 12
}
],
"timestamp": "1772606704",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:6499174041255936:LOC",
"tripId": "ATOUMOD036:ServiceJourney:4858692596924416x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:8x3470516:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 707,
"time": "1772607287"
},
"departure": {
"delay": 707,
"time": "1772607287"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 682,
"time": "1772607142"
},
"departure": {
"delay": 682,
"time": "1772607142"
},
"stopId": "FR:27375:ZE:0x6443:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 795,
"time": "1772606655"
},
"departure": {
"delay": 795,
"time": "1772606655"
},
"stopId": "FR:27701:ZE:0x7055:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 813,
"time": "1772606853"
},
"departure": {
"delay": 813,
"time": "1772606853"
},
"stopId": "FR:27701:ZE:0x7037:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 832,
"time": "1772606812"
},
"departure": {
"delay": 832,
"time": "1772606812"
},
"stopId": "FR:27701:ZE:0x7069:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 597,
"time": "1772607417"
},
"departure": {
"delay": 597,
"time": "1772607417"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 558,
"time": "1772607438"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 697,
"time": "1772607217"
},
"departure": {
"delay": 697,
"time": "1772607217"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 716,
"time": "1772606996"
},
"departure": {
"delay": 716,
"time": "1772606996"
},
"stopId": "FR:27701:ZE:0x7101:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 627,
"time": "1772607327"
},
"departure": {
"delay": 627,
"time": "1772607327"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 746,
"time": "1772607086"
},
"departure": {
"delay": 746,
"time": "1772607086"
},
"stopId": "FR:27375:ZE:0x6408:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 868,
"time": "1772606788"
},
"departure": {
"delay": 868,
"time": "1772606788"
},
"stopId": "FR:27701:ZE:0x7133:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 770,
"time": "1772606930"
},
"departure": {
"delay": 770,
"time": "1772606930"
},
"stopId": "FR:27701:ZE:0x7128:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 808,
"time": "1772606728"
},
"departure": {
"delay": 808,
"time": "1772606728"
},
"stopId": "FR:27701:ZE:0x7045:ATOUMOD006",
"stopSequence": 10
}
],
"timestamp": "1772606702",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:8x3470516:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN851024F5934748x2026x02x21T22x11x00Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1772603700"
},
"stopId": "FR:27622:ZE:StopPointxOCETrainxTERx87444315:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1772604780"
},
"departure": {
"time": "1772604840"
},
"stopId": "FR:27165:ZE:StopPointxOCETrainxTERx87387159:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1772605680"
},
"departure": {
"time": "1772606040"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1772604420"
},
"departure": {
"time": "1772604480"
},
"stopId": "FR:27492:ZE:StopPointxOCETrainxTERx87387175:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1772610600"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1772604000"
},
"departure": {
"time": "1772604060"
},
"stopId": "FR:27051:ZE:StopPointxOCETrainxTERx87387183:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1772607300"
},
"departure": {
"time": "1772607360"
},
"stopId": "FR:78107:ZE:StopPointxOCETrainxTERx87381624:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1772605200"
},
"departure": {
"time": "1772605260"
},
"stopId": "FR:27082:ZE:StopPointxOCETrainxTERx87387142:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1772608080"
},
"departure": {
"time": "1772608200"
},
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 21
},
{
"arrival": {
"time": "1772606880"
},
"departure": {
"time": "1772606940"
},
"stopId": "FR:27119:ZE:StopPointxOCETrainxTERx87387092:ATOUMOD002",
"stopSequence": 17
}
],
"timestamp": "1772600078",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx57AE0F48x2436x44BDxA2F0xAA45D4A483E7x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN851024F5934748x2026x02x21T22x11x00Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN13108F5941336x2026x02x21T22x11x00Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772604480"
},
"departure": {
"time": "1772604540"
},
"stopId": "FR:27022:ZE:StopPointxOCETrainxTERx87415620:ATOUMOD002",
"stopSequence": 9
},
{
"departure": {
"time": "1772602740"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1772604960"
},
"departure": {
"time": "1772605080"
},
"stopId": "FR:27681:ZE:StopPointxOCETrainxTERx87415604:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1772603820"
},
"departure": {
"time": "1772603880"
},
"stopId": "FR:27701:ZE:StopPointxOCETrainxTERx87415877:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1772603280"
},
"departure": {
"time": "1772603340"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1772608560"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 18
}
],
"timestamp": "1772599118",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx97E911FAxC8F2x4861xAD3CxC36CF4750A49x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN13108F5941336x2026x02x21T22x11x00Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD105:ServiceJourney:5948626808340480x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -201,
"time": "1772606799"
},
"stopId": "FR:50218:ZE:767190003:ATOUMOD105",
"stopSequence": 16
},
{
"arrival": {
"delay": -12,
"time": "1772606366"
},
"departure": {
"delay": -12,
"time": "1772606388"
},
"stopId": "FR:50218:ZE:759790014:ATOUMOD105",
"stopSequence": 13
}
],
"timestamp": "1772606705",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD105:Line:4827051958730752:LOC",
"tripId": "ATOUMOD105:ServiceJourney:5948626808340480x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN848922F5947110x2026x02x22T22x07x48Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772608740"
},
"departure": {
"time": "1772608800"
},
"stopId": "FR:80630:ZE:StopPointxOCETrainxTERx87313395:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1772611140"
},
"departure": {
"time": "1772611200"
},
"stopId": "FR:80212:ZE:StopPointxOCETrainxTERx87313056:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1772607300"
},
"departure": {
"time": "1772607360"
},
"stopId": "FR:76672:ZE:StopPointxOCETrainxTERx87411470:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1772608020"
},
"departure": {
"time": "1772608080"
},
"stopId": "FR:60001:ZE:StopPointxOCETrainxTERx87313759:ATOUMOD002",
"stopSequence": 11
},
{
"departure": {
"time": "1772605140"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1772606220"
},
"departure": {
"time": "1772606280"
},
"stopId": "FR:76738:ZE:StopPointxOCETrainxTERx87411447:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1772615220"
},
"stopId": "FR:59350:ZE:StopPointxOCETrainxTERx87286005:ATOUMOD002",
"stopSequence": 28
},
{
"arrival": {
"time": "1772609700"
},
"departure": {
"time": "1772609760"
},
"stopId": "FR:80021:ZE:StopPointxOCETrainxTERx87313080:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1772605920"
},
"departure": {
"time": "1772605980"
},
"stopId": "FR:76453:ZE:StopPointxOCETrainxTERx87411439:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1772611680"
},
"departure": {
"time": "1772611740"
},
"stopId": "FR:80016:ZE:StopPointxOCETrainxTERx87313072:ATOUMOD002",
"stopSequence": 21
},
{
"arrival": {
"time": "1772613720"
},
"departure": {
"time": "1772613840"
},
"stopId": "FR:59178:ZE:StopPointxOCETrainxTERx87345009:ATOUMOD002",
"stopSequence": 27
},
{
"arrival": {
"time": "1772612760"
},
"departure": {
"time": "1772612880"
},
"stopId": "FR:62041:ZE:StopPointxOCETrainxTERx87342014:ATOUMOD002",
"stopSequence": 25
},
{
"arrival": {
"time": "1772610000"
},
"departure": {
"time": "1772610600"
},
"stopId": "FR:80021:ZE:StopPointxOCETrainxTERx87313874:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1772606580"
},
"departure": {
"time": "1772606640"
},
"stopId": "FR:76445:ZE:StopPointxOCETrainxTERx87411454:ATOUMOD002",
"stopSequence": 7
}
],
"timestamp": "1772601519",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxB2E5B266xDAE7x4C0AxABA0xB46411FB2CAAx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN848922F5947110x2026x02x22T22x07x48Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC602157:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 433,
"time": "1772606713"
},
"departure": {
"delay": 433,
"time": "1772606713"
},
"stopId": "FR:27229:ZE:0xPAN01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 394,
"time": "1772607094"
},
"departure": {
"delay": 394,
"time": "1772607094"
},
"stopId": "FR:27229:ZE:0xCOT01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": 247,
"time": "1772607547"
},
"departure": {
"delay": 247,
"time": "1772607547"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": 371,
"time": "1772606831"
},
"departure": {
"delay": 371,
"time": "1772606831"
},
"stopId": "FR:27229:ZE:0xADO01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 195,
"time": "1772607315"
},
"departure": {
"delay": 195,
"time": "1772607315"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": 423,
"time": "1772606763"
},
"departure": {
"delay": 423,
"time": "1772606763"
},
"stopId": "FR:27229:ZE:0xECH01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": 319,
"time": "1772607199"
},
"departure": {
"delay": 319,
"time": "1772607199"
},
"stopId": "FR:27229:ZE:0xSAU01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": 217,
"time": "1772607397"
},
"departure": {
"delay": 217,
"time": "1772607397"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": 237,
"time": "1772607597"
},
"stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004",
"stopSequence": 30
}
],
"timestamp": "1772606513",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T10:LOC",
"tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC602157:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4072095x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 85,
"time": "1772607085"
},
"departure": {
"delay": 85,
"time": "1772607085"
},
"stopId": "FR:76351:ZE:3237:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 31,
"time": "1772607331"
},
"departure": {
"delay": 31,
"time": "1772607331"
},
"stopId": "FR:76351:ZE:3198:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 27,
"time": "1772607027"
},
"departure": {
"delay": 27,
"time": "1772607027"
},
"stopId": "FR:76351:ZE:3231:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 45,
"time": "1772607405"
},
"departure": {
"delay": 45,
"time": "1772607405"
},
"stopId": "FR:76351:ZE:3469:ATOUMOD003",
"stopSequence": 22
},
{
"departure": {
"delay": -1,
"time": "1772606159"
},
"stopId": "FR:76351:ZE:4880:ATOUMOD003",
"stopSequence": 4
},
{
"departure": {
"delay": 31,
"time": "1772606671"
},
"stopId": "FR:76351:ZE:3283:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 35,
"time": "1772606915"
},
"departure": {
"delay": 35,
"time": "1772606915"
},
"stopId": "FR:76351:ZE:3168:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 50,
"time": "1772607230"
},
"departure": {
"delay": 50,
"time": "1772607230"
},
"stopId": "FR:76351:ZE:3527:ATOUMOD003",
"stopSequence": 18
},
{
"departure": {
"delay": 18,
"time": "1772606238"
},
"stopId": "FR:76351:ZE:3279:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 63,
"time": "1772606763"
},
"departure": {
"delay": 63,
"time": "1772606763"
},
"stopId": "FR:76351:ZE:3011:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 38,
"time": "1772606618"
},
"departure": {
"delay": 38,
"time": "1772606618"
},
"stopId": "FR:76351:ZE:3693:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 27,
"time": "1772607267"
},
"departure": {
"delay": 27,
"time": "1772607267"
},
"stopId": "FR:76351:ZE:3311:ATOUMOD003",
"stopSequence": 19
},
{
"departure": {
"delay": 82,
"time": "1772606482"
},
"stopId": "FR:76351:ZE:4581:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 27,
"time": "1772607147"
},
"departure": {
"delay": 27,
"time": "1772607147"
},
"stopId": "FR:76351:ZE:4543:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 68,
"time": "1772607368"
},
"departure": {
"delay": 68,
"time": "1772607368"
},
"stopId": "FR:76351:ZE:3806:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 60,
"time": "1772607180"
},
"departure": {
"delay": 60,
"time": "1772607180"
},
"stopId": "FR:76351:ZE:3373:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 27,
"time": "1772607447"
},
"stopId": "FR:76351:ZE:4825:ATOUMOD003",
"stopSequence": 23
},
{
"departure": {
"delay": -18,
"time": "1772606322"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 27,
"time": "1772606847"
},
"departure": {
"delay": 27,
"time": "1772606847"
},
"stopId": "FR:76351:ZE:3377:ATOUMOD003",
"stopSequence": 12
}
],
"timestamp": "1772606672",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C4:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4072095x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC602213:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -47,
"time": "1772606473"
},
"stopId": "FR:27229:ZE:0xGAR11:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": -12,
"time": "1772606328"
},
"departure": {
"delay": -12,
"time": "1772606328"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": -24,
"time": "1772606238"
},
"departure": {
"delay": -24,
"time": "1772606256"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": 28,
"time": "1772606488"
},
"departure": {
"delay": 28,
"time": "1772606488"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 28
}
],
"timestamp": "1772606513",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T10:LOC",
"tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC602213:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN13120F5941329x2026x02x21T22x11x00Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772610900"
},
"departure": {
"time": "1772611020"
},
"stopId": "FR:27681:ZE:StopPointxOCETrainxTERx87415604:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1772614140"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1772611860"
},
"departure": {
"time": "1772611980"
},
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1772610420"
},
"departure": {
"time": "1772610480"
},
"stopId": "FR:27022:ZE:StopPointxOCETrainxTERx87415620:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1772609760"
},
"departure": {
"time": "1772609820"
},
"stopId": "FR:27701:ZE:StopPointxOCETrainxTERx87415877:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1772609220"
},
"departure": {
"time": "1772609280"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 3
},
{
"departure": {
"time": "1772608740"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 1
}
],
"timestamp": "1772605120",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx97E911FAxC8F2x4861xAD3CxC36CF4750A49x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN13120F5941329x2026x02x21T22x11x00Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3401F5952463x2026x02x22T22x07x48Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772609880"
},
"departure": {
"time": "1772609940"
},
"stopId": "FR:27679:ZE:StopPointxOCETrainxTERx87393595:ATOUMOD002",
"stopSequence": 44
},
{
"arrival": {
"time": "1772610780"
},
"departure": {
"time": "1772610840"
},
"stopId": "FR:61214:ZE:StopPointxOCETrainxTERx87444638:ATOUMOD002",
"stopSequence": 46
},
{
"arrival": {
"time": "1772612580"
},
"departure": {
"time": "1772612760"
},
"stopId": "FR:61006:ZE:StopPointxOCETrainxTERx87444539:ATOUMOD002",
"stopSequence": 52
},
{
"arrival": {
"time": "1772616480"
},
"departure": {
"time": "1772616540"
},
"stopId": "FR:50639:ZE:StopPointxOCETrainxTERx87447698:ATOUMOD002",
"stopSequence": 60
},
{
"arrival": {
"time": "1772612040"
},
"departure": {
"time": "1772612100"
},
"stopId": "FR:61101:ZE:StopPointxOCETrainxTERx87444562:ATOUMOD002",
"stopSequence": 50
},
{
"arrival": {
"time": "1772613660"
},
"departure": {
"time": "1772613720"
},
"stopId": "FR:61063:ZE:StopPointxOCETrainxTERx87448084:ATOUMOD002",
"stopSequence": 54
},
{
"departure": {
"time": "1772605860"
},
"stopId": "FR:75115:ZE:StopPointxOCETrainxTERx87391003:ATOUMOD002",
"stopSequence": 36
},
{
"arrival": {
"time": "1772608740"
},
"departure": {
"time": "1772608800"
},
"stopId": "FR:28134:ZE:StopPointxOCETrainxTERx87393488:ATOUMOD002",
"stopSequence": 40
},
{
"arrival": {
"time": "1772615400"
},
"departure": {
"time": "1772615460"
},
"stopId": "FR:14762:ZE:StopPointxOCETrainxTERx87448159:ATOUMOD002",
"stopSequence": 58
},
{
"arrival": {
"time": "1772614320"
},
"departure": {
"time": "1772614440"
},
"stopId": "FR:61169:ZE:StopPointxOCETrainxTERx87448001:ATOUMOD002",
"stopSequence": 56
},
{
"arrival": {
"time": "1772617800"
},
"stopId": "FR:50218:ZE:StopPointxOCETrainxTERx87447680:ATOUMOD002",
"stopSequence": 84
},
{
"arrival": {
"time": "1772617080"
},
"departure": {
"time": "1772617140"
},
"stopId": "FR:50188:ZE:StopPointxOCETrainxTERx87447649:ATOUMOD002",
"stopSequence": 62
}
],
"timestamp": "1772602239",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx6155CD5FxAB2Dx4274xA052x8C7462540578x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3401F5952463x2026x02x22T22x07x48Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC602214:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -39,
"time": "1772607921"
},
"departure": {
"delay": -39,
"time": "1772607921"
},
"stopId": "FR:27229:ZE:0xADO02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -91,
"time": "1772607869"
},
"departure": {
"delay": -91,
"time": "1772607869"
},
"stopId": "FR:27229:ZE:0xCOT02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": 13,
"time": "1772607493"
},
"departure": {
"delay": 13,
"time": "1772607493"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -129,
"time": "1772607951"
},
"departure": {
"delay": -129,
"time": "1772607951"
},
"stopId": "FR:27229:ZE:0xSAC02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -787,
"time": "1772606513"
},
"departure": {
"delay": -787,
"time": "1772606513"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -189,
"time": "1772608011"
},
"departure": {
"delay": -189,
"time": "1772608011"
},
"stopId": "FR:27229:ZE:0xAVR01:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -37,
"time": "1772607623"
},
"departure": {
"delay": -37,
"time": "1772607623"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 8,
"time": "1772607788"
},
"departure": {
"delay": 8,
"time": "1772607788"
},
"stopId": "FR:27229:ZE:0xSAU02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -279,
"time": "1772608041"
},
"stopId": "FR:27229:ZE:0xROS10:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": 23,
"time": "1772607743"
},
"departure": {
"delay": 23,
"time": "1772607743"
},
"stopId": "FR:27229:ZE:0xCIN01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 48,
"time": "1772607408"
},
"departure": {
"delay": 48,
"time": "1772607408"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 4
}
],
"timestamp": "1772606513",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T10:LOC",
"tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC602214:LOC"
}
}
},
{
"id": "SM:ATOUMOD105:ServiceJourney:5357472811319296x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -6,
"time": "1772607758"
},
"departure": {
"delay": -6,
"time": "1772607774"
},
"stopId": "FR:50532:ZE:757970023:ATOUMOD105",
"stopSequence": 39
},
{
"arrival": {
"delay": 56,
"time": "1772607346"
},
"departure": {
"delay": 56,
"time": "1772607356"
},
"stopId": "FR:50532:ZE:752240007:ATOUMOD105",
"stopSequence": 34
},
{
"arrival": {
"delay": 58,
"time": "1772606868"
},
"departure": {
"delay": 58,
"time": "1772606878"
},
"stopId": "FR:50218:ZE:759840003:ATOUMOD105",
"stopSequence": 28
},
{
"arrival": {
"delay": -2,
"time": "1772607526"
},
"departure": {
"delay": -2,
"time": "1772607538"
},
"stopId": "FR:50532:ZE:742490002:ATOUMOD105",
"stopSequence": 36
},
{
"arrival": {
"delay": 56,
"time": "1772607046"
},
"departure": {
"delay": 56,
"time": "1772607056"
},
"stopId": "FR:50218:ZE:756080005:ATOUMOD105",
"stopSequence": 31
},
{
"arrival": {
"delay": 109,
"time": "1772607949"
},
"stopId": "FR:50532:ZE:753630002:ATOUMOD105",
"stopSequence": 40
},
{
"arrival": {
"delay": 74,
"time": "1772606699"
},
"departure": {
"delay": 74,
"time": "1772606714"
},
"stopId": "FR:50218:ZE:5166996127744000:ATOUMOD105",
"stopSequence": 26
},
{
"arrival": {
"delay": 54,
"time": "1772606924"
},
"departure": {
"delay": 54,
"time": "1772606934"
},
"stopId": "FR:50218:ZE:748670005:ATOUMOD105",
"stopSequence": 29
},
{
"arrival": {
"delay": 89,
"time": "1772607199"
},
"departure": {
"delay": 89,
"time": "1772607209"
},
"stopId": "FR:50218:ZE:712770017:ATOUMOD105",
"stopSequence": 32
},
{
"arrival": {
"delay": 49,
"time": "1772606799"
},
"departure": {
"delay": 49,
"time": "1772606809"
},
"stopId": "FR:50218:ZE:761940002:ATOUMOD105",
"stopSequence": 27
},
{
"arrival": {
"delay": 101,
"time": "1772607271"
},
"departure": {
"delay": 101,
"time": "1772607281"
},
"stopId": "FR:50218:ZE:738750004:ATOUMOD105",
"stopSequence": 33
},
{
"arrival": {
"delay": -6,
"time": "1772607698"
},
"departure": {
"delay": -6,
"time": "1772607714"
},
"stopId": "FR:50532:ZE:757920018:ATOUMOD105",
"stopSequence": 38
},
{
"arrival": {
"delay": 11,
"time": "1772607601"
},
"departure": {
"delay": 11,
"time": "1772607611"
},
"stopId": "FR:50532:ZE:749890004:ATOUMOD105",
"stopSequence": 37
},
{
"arrival": {
"delay": 10,
"time": "1772607420"
},
"departure": {
"delay": 10,
"time": "1772607430"
},
"stopId": "FR:50532:ZE:767160015:ATOUMOD105",
"stopSequence": 35
},
{
"arrival": {
"delay": 33,
"time": "1772606963"
},
"departure": {
"delay": 33,
"time": "1772606973"
},
"stopId": "FR:50218:ZE:767200002:ATOUMOD105",
"stopSequence": 30
}
],
"timestamp": "1772606704",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD105:Line:348940035:LOC",
"tripId": "ATOUMOD105:ServiceJourney:5357472811319296x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4071943x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 42,
"time": "1772606262"
},
"stopId": "FR:76351:ZE:3127:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 118,
"time": "1772607358"
},
"departure": {
"delay": 118,
"time": "1772607358"
},
"stopId": "FR:76351:ZE:3281:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 63,
"time": "1772607783"
},
"stopId": "FR:76351:ZE:4544:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 105,
"time": "1772606985"
},
"departure": {
"delay": 105,
"time": "1772606985"
},
"stopId": "FR:76351:ZE:3694:ATOUMOD003",
"stopSequence": 17
},
{
"departure": {
"delay": 118,
"time": "1772606518"
},
"stopId": "FR:76351:ZE:3169:ATOUMOD003",
"stopSequence": 11
},
{
"departure": {
"delay": 48,
"time": "1772606328"
},
"stopId": "FR:76351:ZE:3236:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 73,
"time": "1772606893"
},
"departure": {
"delay": 73,
"time": "1772606893"
},
"stopId": "FR:76351:ZE:3254:ATOUMOD003",
"stopSequence": 16
},
{
"departure": {
"delay": 50,
"time": "1772606390"
},
"stopId": "FR:76351:ZE:3232:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 122,
"time": "1772607422"
},
"departure": {
"delay": 122,
"time": "1772607422"
},
"stopId": "FR:76351:ZE:3177:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 63,
"time": "1772607543"
},
"departure": {
"delay": 63,
"time": "1772607543"
},
"stopId": "FR:76351:ZE:3793:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 122,
"time": "1772606702"
},
"departure": {
"delay": 122,
"time": "1772606702"
},
"stopId": "FR:76351:ZE:3010:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 113,
"time": "1772606753"
},
"departure": {
"delay": 113,
"time": "1772606753"
},
"stopId": "FR:76351:ZE:3383:ATOUMOD003",
"stopSequence": 14
},
{
"departure": {
"delay": 63,
"time": "1772606583"
},
"stopId": "FR:76351:ZE:3378:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 63,
"time": "1772606823"
},
"departure": {
"delay": 63,
"time": "1772606823"
},
"stopId": "FR:76351:ZE:3545:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 63,
"time": "1772607063"
},
"departure": {
"delay": 63,
"time": "1772607063"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 82,
"time": "1772607262"
},
"departure": {
"delay": 82,
"time": "1772607262"
},
"stopId": "FR:76351:ZE:3280:ATOUMOD003",
"stopSequence": 20
},
{
"departure": {
"delay": 39,
"time": "1772606199"
},
"stopId": "FR:76351:ZE:3374:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 63,
"time": "1772607183"
},
"departure": {
"delay": 63,
"time": "1772607183"
},
"stopId": "FR:76351:ZE:4640:ATOUMOD003",
"stopSequence": 19
}
],
"timestamp": "1772606302",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C4:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4071943x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:133:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772603640"
},
"departure": {
"time": "1772603640"
},
"stopId": "FR:27681:ZE:29098:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1772603820"
},
"departure": {
"time": "1772603820"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1772603700"
},
"departure": {
"time": "1772603700"
},
"stopId": "FR:27681:ZE:62040:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1772603760"
},
"departure": {
"time": "1772603760"
},
"stopId": "FR:27681:ZE:9701:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1772604180"
},
"departure": {
"time": "1772604180"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 12
},
{
"departure": {
"time": "1772603280"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1772604120"
},
"departure": {
"time": "1772604120"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1772604060"
},
"departure": {
"time": "1772604060"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1772603340"
},
"departure": {
"time": "1772603340"
},
"stopId": "FR:27562:ZE:10052:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1772603580"
},
"departure": {
"time": "1772603580"
},
"stopId": "FR:27681:ZE:29102:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1772604420"
},
"departure": {
"time": "1772604420"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1772603460"
},
"departure": {
"time": "1772603460"
},
"stopId": "FR:27681:ZE:29097:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1772603940"
},
"departure": {
"time": "1772603940"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1772604660"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1772604480"
},
"departure": {
"time": "1772604480"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 14
}
],
"timestamp": "1772603130",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:133:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN850604F5934790x2026x02x21T22x11x00Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772610300"
},
"departure": {
"time": "1772610360"
},
"stopId": "FR:76575:ZE:StopPointxOCETrainxTERx87411215:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1772609940"
},
"departure": {
"time": "1772610060"
},
"stopId": "FR:76681:ZE:StopPointxOCETrainxTERx87411223:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1772611140"
},
"stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1772608380"
},
"departure": {
"time": "1772608440"
},
"stopId": "FR:76057:ZE:StopPointxOCETrainxTERx87411264:ATOUMOD002",
"stopSequence": 7
},
{
"departure": {
"time": "1772607420"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1772609520"
},
"departure": {
"time": "1772609700"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1772609100"
},
"departure": {
"time": "1772609160"
},
"stopId": "FR:76474:ZE:StopPointxOCETrainxTERx87411249:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1772607780"
},
"departure": {
"time": "1772607840"
},
"stopId": "FR:76456:ZE:StopPointxOCETrainxTERx87411280:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1772610600"
},
"departure": {
"time": "1772610660"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1772608200"
},
"departure": {
"time": "1772608260"
},
"stopId": "FR:76495:ZE:StopPointxOCETrainxTERx87411272:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1772608800"
},
"departure": {
"time": "1772608860"
},
"stopId": "FR:76366:ZE:StopPointxOCETrainxTERx87411256:ATOUMOD002",
"stopSequence": 9
}
],
"timestamp": "1772603800",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxde778414x6e3dx4bc7x9d9ax6bac6aed673fx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN850604F5934790x2026x02x21T22x11x00Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:357:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772618820"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1772618100"
},
"departure": {
"time": "1772618100"
},
"stopId": "FR:76217:ZE:18822:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1772618340"
},
"departure": {
"time": "1772618340"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1772618460"
},
"departure": {
"time": "1772618460"
},
"stopId": "FR:76217:ZE:18824:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1772618580"
},
"departure": {
"time": "1772618580"
},
"stopId": "FR:76217:ZE:18032:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1772617980"
},
"departure": {
"time": "1772617980"
},
"stopId": "FR:76217:ZE:18817:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1772617620"
},
"departure": {
"time": "1772617620"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 2
},
{
"departure": {
"time": "1772617500"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1772617740"
},
"departure": {
"time": "1772617740"
},
"stopId": "FR:76217:ZE:18816:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1772617860"
},
"departure": {
"time": "1772617860"
},
"stopId": "FR:76217:ZE:18821:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1772618220"
},
"departure": {
"time": "1772618220"
},
"stopId": "FR:76217:ZE:18823:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1772618700"
},
"departure": {
"time": "1772618700"
},
"stopId": "FR:76217:ZE:18286:ATOUMOD005",
"stopSequence": 11
}
],
"timestamp": "1772606696",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:97:LOC",
"tripId": "ATOUMOD005:ServiceJourney:357:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758056x2025xHxMultxMexMercredix00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 143,
"time": "1772603246"
},
"departure": {
"delay": 143,
"time": "1772603303"
},
"stopId": "FR:50615:ZE:VALZA2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 33,
"time": "1772602155"
},
"departure": {
"delay": 33,
"time": "1772602173"
},
"stopId": "FR:50087:ZE:BRXBP2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -32,
"time": "1772601612"
},
"departure": {
"delay": -32,
"time": "1772601628"
},
"stopId": "FR:50599:ZE:10ZCT2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 33,
"time": "1772603715"
},
"departure": {
"delay": 33,
"time": "1772603793"
},
"stopId": "FR:50615:ZE:VALGS1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -133,
"time": "1772604347"
},
"stopId": "FR:50341:ZE:MONAP2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 68,
"time": "1772601472"
},
"departure": {
"delay": 68,
"time": "1772601488"
},
"stopId": "FR:50129:ZE:10CEN2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 75,
"time": "1772603551"
},
"departure": {
"delay": 75,
"time": "1772603595"
},
"stopId": "FR:50615:ZE:VALCH2:ATOUMOD035",
"stopSequence": 16
},
{
"departure": {
"delay": 57,
"time": "1772600757"
},
"stopId": "FR:50129:ZE:10PEM3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -6,
"time": "1772600806"
},
"departure": {
"delay": -6,
"time": "1772600814"
},
"stopId": "FR:50129:ZE:10JAR1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 103,
"time": "1772602769"
},
"departure": {
"delay": 103,
"time": "1772602783"
},
"stopId": "FR:50579:ZE:SOTML2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 108,
"time": "1772603503"
},
"departure": {
"delay": 108,
"time": "1772603508"
},
"stopId": "FR:50615:ZE:VALFB1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 53,
"time": "1772602334"
},
"departure": {
"delay": 53,
"time": "1772602373"
},
"stopId": "FR:50087:ZE:BRXSTA:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 16,
"time": "1772600940"
},
"departure": {
"delay": 16,
"time": "1772601076"
},
"stopId": "FR:50129:ZE:10SRN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 68,
"time": "1772601412"
},
"departure": {
"delay": 68,
"time": "1772601428"
},
"stopId": "FR:50129:ZE:10MXR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 38,
"time": "1772601260"
},
"departure": {
"delay": 38,
"time": "1772601278"
},
"stopId": "FR:50129:ZE:10MAG2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -82,
"time": "1772600908"
},
"departure": {
"delay": -82,
"time": "1772600918"
},
"stopId": "FR:50129:ZE:10ODR1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -68,
"time": "1772600852"
},
"departure": {
"delay": -68,
"time": "1772600872"
},
"stopId": "FR:50129:ZE:10BOS1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 1,
"time": "1772603871"
},
"departure": {
"delay": 1,
"time": "1772603881"
},
"stopId": "FR:50615:ZE:VALCA2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 10,
"time": "1772601716"
},
"departure": {
"delay": 10,
"time": "1772601790"
},
"stopId": "FR:50599:ZE:TOLNR2:ATOUMOD035",
"stopSequence": 10
}
],
"timestamp": "1772606702",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:D:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758056x2025xHxMultxMexMercredix00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx1631:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772607678"
},
"departure": {
"time": "1772607678"
},
"stopId": "FR:76157:ZE:TCARxCORNI1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1772607171"
},
"departure": {
"time": "1772607171"
},
"stopId": "FR:76157:ZE:TCARxTJAUR1:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1772607030"
},
"stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1772607079"
},
"departure": {
"time": "1772607079"
},
"stopId": "FR:76157:ZE:TCARxTPISS1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1772607224"
},
"departure": {
"time": "1772607224"
},
"stopId": "FR:76157:ZE:TCARxTPROV1:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1772602836",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx1631:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC596612:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -82,
"time": "1772606618"
},
"departure": {
"delay": -82,
"time": "1772606618"
},
"stopId": "FR:27229:ZE:0xBRI02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -182,
"time": "1772607178"
},
"departure": {
"delay": -182,
"time": "1772607178"
},
"stopId": "FR:27229:ZE:0xTAU02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 88,
"time": "1772606218"
},
"departure": {
"delay": 88,
"time": "1772606248"
},
"stopId": "FR:27229:ZE:0xJOL02:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 123,
"time": "1772606403"
},
"departure": {
"delay": 123,
"time": "1772606403"
},
"stopId": "FR:27229:ZE:0xROR02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -128,
"time": "1772606992"
},
"departure": {
"delay": -128,
"time": "1772606992"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -344,
"time": "1772607496"
},
"stopId": "FR:27229:ZE:0xCAM01:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -102,
"time": "1772606718"
},
"departure": {
"delay": -102,
"time": "1772606718"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -278,
"time": "1772607262"
},
"departure": {
"delay": -278,
"time": "1772607262"
},
"stopId": "FR:27229:ZE:0xMFO02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -103,
"time": "1772606777"
},
"departure": {
"delay": -103,
"time": "1772606777"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -78,
"time": "1772606862"
},
"departure": {
"delay": -78,
"time": "1772606862"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -11,
"time": "1772606509"
},
"departure": {
"delay": -11,
"time": "1772606509"
},
"stopId": "FR:27229:ZE:0xFRI02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": 3,
"time": "1772606463"
},
"departure": {
"delay": 3,
"time": "1772606463"
},
"stopId": "FR:27229:ZE:0xRRE02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -114,
"time": "1772607066"
},
"departure": {
"delay": -114,
"time": "1772607066"
},
"stopId": "FR:27229:ZE:0xCHA01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -286,
"time": "1772607314"
},
"departure": {
"delay": -286,
"time": "1772607314"
},
"stopId": "FR:27229:ZE:0xCCA02:ATOUMOD004",
"stopSequence": 18
}
],
"timestamp": "1772606513",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC596612:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4072098x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 141,
"time": "1772606301"
},
"stopId": "FR:76351:ZE:3283:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 186,
"time": "1772607066"
},
"departure": {
"delay": 186,
"time": "1772607066"
},
"stopId": "FR:76351:ZE:3469:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 168,
"time": "1772607108"
},
"stopId": "FR:76351:ZE:4825:ATOUMOD003",
"stopSequence": 23
},
{
"departure": {
"delay": 168,
"time": "1772606688"
},
"stopId": "FR:76351:ZE:3231:ATOUMOD003",
"stopSequence": 14
},
{
"departure": {
"delay": 167,
"time": "1772606387"
},
"stopId": "FR:76351:ZE:3011:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 172,
"time": "1772606992"
},
"departure": {
"delay": 172,
"time": "1772606992"
},
"stopId": "FR:76351:ZE:3198:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 226,
"time": "1772606746"
},
"departure": {
"delay": 226,
"time": "1772606746"
},
"stopId": "FR:76351:ZE:3237:ATOUMOD003",
"stopSequence": 15
},
{
"departure": {
"delay": 106,
"time": "1772606206"
},
"stopId": "FR:76351:ZE:3693:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 201,
"time": "1772606841"
},
"departure": {
"delay": 201,
"time": "1772606841"
},
"stopId": "FR:76351:ZE:3373:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 209,
"time": "1772607029"
},
"departure": {
"delay": 209,
"time": "1772607029"
},
"stopId": "FR:76351:ZE:3806:ATOUMOD003",
"stopSequence": 21
},
{
"departure": {
"delay": 138,
"time": "1772606478"
},
"stopId": "FR:76351:ZE:3377:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 168,
"time": "1772606808"
},
"departure": {
"delay": 168,
"time": "1772606808"
},
"stopId": "FR:76351:ZE:4543:ATOUMOD003",
"stopSequence": 16
},
{
"departure": {
"delay": 157,
"time": "1772606557"
},
"stopId": "FR:76351:ZE:3168:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 168,
"time": "1772606928"
},
"departure": {
"delay": 168,
"time": "1772606928"
},
"stopId": "FR:76351:ZE:3311:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 191,
"time": "1772606891"
},
"departure": {
"delay": 191,
"time": "1772606891"
},
"stopId": "FR:76351:ZE:3527:ATOUMOD003",
"stopSequence": 18
}
],
"timestamp": "1772606362",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C4:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4072098x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758403x2025xHxMultxMexMercredix00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -22,
"time": "1772597673"
},
"departure": {
"delay": -22,
"time": "1772597678"
},
"stopId": "FR:50045:ZE:BENBG2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 21,
"time": "1772597293"
},
"departure": {
"delay": 21,
"time": "1772597301"
},
"stopId": "FR:50643:ZE:VIRMA2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 17,
"time": "1772598227"
},
"departure": {
"delay": 17,
"time": "1772598377"
},
"stopId": "FR:50402:ZE:PIXLAN:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 14,
"time": "1772597927"
},
"departure": {
"delay": 14,
"time": "1772598014"
},
"stopId": "FR:50402:ZE:PIXZAF:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 99,
"time": "1772596888"
},
"departure": {
"delay": 99,
"time": "1772596899"
},
"stopId": "FR:50294:ZE:MARPO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -45,
"time": "1772598894"
},
"departure": {
"delay": -45,
"time": "1772598915"
},
"stopId": "FR:50184:ZE:FLAES1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -25,
"time": "1772598740"
},
"departure": {
"delay": -25,
"time": "1772598755"
},
"stopId": "FR:50184:ZE:FLAHB2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 32,
"time": "1772597570"
},
"departure": {
"delay": 32,
"time": "1772597612"
},
"stopId": "FR:50045:ZE:BENCG2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 68,
"time": "1772599208"
},
"stopId": "FR:50184:ZE:FLAEN1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 147,
"time": "1772596597"
},
"departure": {
"delay": 147,
"time": "1772596647"
},
"stopId": "FR:50129:ZE:10ANJ8:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 89,
"time": "1772597055"
},
"departure": {
"delay": 89,
"time": "1772597069"
},
"stopId": "FR:50575:ZE:SIDHC2:ATOUMOD035",
"stopSequence": 4
},
{
"departure": {
"delay": 141,
"time": "1772596401"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 1
}
],
"timestamp": "1772606699",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758403x2025xHxMultxMexMercredix00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4108034x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 170,
"time": "1772606930"
},
"departure": {
"delay": 170,
"time": "1772606930"
},
"stopId": "FR:76351:ZE:3955:ATOUMOD003",
"stopSequence": 10
},
{
"departure": {
"delay": 150,
"time": "1772606310"
},
"stopId": "FR:76351:ZE:3999:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 197,
"time": "1772607017"
},
"departure": {
"delay": 197,
"time": "1772607017"
},
"stopId": "FR:76351:ZE:3985:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 152,
"time": "1772606792"
},
"departure": {
"delay": 152,
"time": "1772606792"
},
"stopId": "FR:76351:ZE:3957:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 191,
"time": "1772607311"
},
"departure": {
"delay": 191,
"time": "1772607311"
},
"stopId": "FR:76351:ZE:3951:ATOUMOD003",
"stopSequence": 13
},
{
"departure": {
"delay": 202,
"time": "1772606422"
},
"stopId": "FR:76351:ZE:3989:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 204,
"time": "1772607564"
},
"stopId": "FR:76351:ZE:3978:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 198,
"time": "1772607198"
},
"departure": {
"delay": 198,
"time": "1772607198"
},
"stopId": "FR:76351:ZE:3993:ATOUMOD003",
"stopSequence": 12
},
{
"departure": {
"delay": 166,
"time": "1772606626"
},
"stopId": "FR:76351:ZE:3967:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 187,
"time": "1772607427"
},
"departure": {
"delay": 187,
"time": "1772607427"
},
"stopId": "FR:76351:ZE:3995:ATOUMOD003",
"stopSequence": 14
}
],
"timestamp": "1772606682",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:B:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4108034x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:6592356724768768x1:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 121,
"time": "1772608971"
},
"departure": {
"delay": 121,
"time": "1772608981"
},
"stopId": "FR:14366:ZE:6030011489320960:ATOUMOD036",
"stopSequence": 14
},
{
"arrival": {
"delay": -120,
"time": "1772609220"
},
"stopId": "FR:14366:ZE:658330001:ATOUMOD036",
"stopSequence": 16
},
{
"arrival": {
"delay": 31,
"time": "1772607801"
},
"departure": {
"delay": 31,
"time": "1772607811"
},
"stopId": "FR:14520:ZE:5597342175592448:ATOUMOD036",
"stopSequence": 8
},
{
"arrival": {
"delay": 78,
"time": "1772608088"
},
"departure": {
"delay": 78,
"time": "1772608098"
},
"stopId": "FR:14520:ZE:5246417376378880:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": -14,
"time": "1772607862"
},
"departure": {
"delay": -14,
"time": "1772607886"
},
"stopId": "FR:14520:ZE:4514298425507840:ATOUMOD036",
"stopSequence": 9
},
{
"arrival": {
"delay": 12,
"time": "1772609042"
},
"departure": {
"delay": 12,
"time": "1772609052"
},
"stopId": "FR:14366:ZE:19270005:ATOUMOD036",
"stopSequence": 15
},
{
"arrival": {
"delay": 45,
"time": "1772607455"
},
"departure": {
"delay": 45,
"time": "1772607465"
},
"stopId": "FR:14126:ZE:4540158557814784:ATOUMOD036",
"stopSequence": 6
},
{
"arrival": {
"delay": 26,
"time": "1772607736"
},
"departure": {
"delay": 26,
"time": "1772607746"
},
"stopId": "FR:14337:ZE:5514011622768640:ATOUMOD036",
"stopSequence": 7
},
{
"arrival": {
"delay": 187,
"time": "1772608737"
},
"departure": {
"delay": 187,
"time": "1772608747"
},
"stopId": "FR:14366:ZE:15060003:ATOUMOD036",
"stopSequence": 13
},
{
"departure": {
"time": "1772607300"
},
"stopId": "FR:14126:ZE:4788093530931200:ATOUMOD036",
"stopSequence": 5
}
],
"timestamp": "1772606704",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:4683467422957568:LOC",
"tripId": "ATOUMOD036:ServiceJourney:6592356724768768x1:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4107830x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 102,
"time": "1772607102"
},
"departure": {
"delay": 102,
"time": "1772607102"
},
"stopId": "FR:76351:ZE:3991:ATOUMOD003",
"stopSequence": 13
},
{
"departure": {
"delay": 121,
"time": "1772606641"
},
"stopId": "FR:76351:ZE:3989:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 73,
"time": "1772607313"
},
"departure": {
"delay": 73,
"time": "1772607313"
},
"stopId": "FR:76351:ZE:4003:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 105,
"time": "1772607525"
},
"departure": {
"delay": 105,
"time": "1772607525"
},
"stopId": "FR:76351:ZE:3953:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 118,
"time": "1772607418"
},
"departure": {
"delay": 118,
"time": "1772607418"
},
"stopId": "FR:76351:ZE:3987:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 80,
"time": "1772606840"
},
"departure": {
"delay": 80,
"time": "1772606840"
},
"stopId": "FR:76351:ZE:3969:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 81,
"time": "1772607621"
},
"stopId": "FR:76481:ZE:4890:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 83,
"time": "1772607203"
},
"departure": {
"delay": 83,
"time": "1772607203"
},
"stopId": "FR:76351:ZE:3975:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 112,
"time": "1772606992"
},
"departure": {
"delay": 112,
"time": "1772606992"
},
"stopId": "FR:76351:ZE:3971:ATOUMOD003",
"stopSequence": 12
}
],
"timestamp": "1772606692",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4107830x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 46,
"time": "1772606986"
},
"departure": {
"delay": 46,
"time": "1772606986"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1772607180"
},
"departure": {
"time": "1772607180"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1772606760"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 15,
"time": "1772607435"
},
"departure": {
"delay": 15,
"time": "1772607435"
},
"stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 13,
"time": "1772607133"
},
"departure": {
"delay": 13,
"time": "1772607133"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 54,
"time": "1772607234"
},
"departure": {
"delay": 54,
"time": "1772607234"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 49,
"time": "1772607049"
},
"departure": {
"delay": 49,
"time": "1772607049"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1772606256",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx60:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4107829x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 59,
"time": "1772608079"
},
"departure": {
"delay": 59,
"time": "1772608079"
},
"stopId": "FR:76351:ZE:3953:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 72,
"time": "1772607972"
},
"departure": {
"delay": 72,
"time": "1772607972"
},
"stopId": "FR:76351:ZE:3987:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 27,
"time": "1772607867"
},
"departure": {
"delay": 27,
"time": "1772607867"
},
"stopId": "FR:76351:ZE:4003:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 56,
"time": "1772607656"
},
"departure": {
"delay": 56,
"time": "1772607656"
},
"stopId": "FR:76351:ZE:3991:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 34,
"time": "1772607394"
},
"departure": {
"delay": 34,
"time": "1772607394"
},
"stopId": "FR:76351:ZE:3969:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 30,
"time": "1772607090"
},
"departure": {
"delay": 30,
"time": "1772607090"
},
"stopId": "FR:76351:ZE:3999:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 52,
"time": "1772606752"
},
"departure": {
"delay": 52,
"time": "1772606752"
},
"stopId": "FR:76351:ZE:3964:ATOUMOD003",
"stopSequence": 4
},
{
"departure": {
"delay": 63,
"time": "1772606643"
},
"stopId": "FR:76351:ZE:3997:ATOUMOD003",
"stopSequence": 2
},
{
"departure": {
"time": "1772606520"
},
"stopId": "FR:76351:ZE:3983:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 35,
"time": "1772608175"
},
"stopId": "FR:76481:ZE:4890:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 75,
"time": "1772607195"
},
"departure": {
"delay": 75,
"time": "1772607195"
},
"stopId": "FR:76351:ZE:3989:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 55,
"time": "1772606995"
},
"departure": {
"delay": 55,
"time": "1772606995"
},
"stopId": "FR:76351:ZE:3959:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 66,
"time": "1772607546"
},
"departure": {
"delay": 66,
"time": "1772607546"
},
"stopId": "FR:76351:ZE:3971:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 57,
"time": "1772606877"
},
"departure": {
"delay": 57,
"time": "1772606877"
},
"stopId": "FR:76351:ZE:3980:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 37,
"time": "1772607757"
},
"departure": {
"delay": 37,
"time": "1772607757"
},
"stopId": "FR:76351:ZE:3975:ATOUMOD003",
"stopSequence": 14
}
],
"timestamp": "1772606692",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4107829x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx1415:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772606937"
},
"departure": {
"time": "1772606937"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1772606582"
},
"departure": {
"time": "1772606582"
},
"stopId": "FR:76212:ZE:TCARxCANAD2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1772606637"
},
"departure": {
"time": "1772606637"
},
"stopId": "FR:76212:ZE:TCARxDMAIR2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1772606759"
},
"departure": {
"time": "1772606759"
},
"stopId": "FR:76212:ZE:TCARxECOLE2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1772606852"
},
"departure": {
"time": "1772606852"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1772606436",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx1415:LOC"
}
}
},
{
"id": "SM:ATOUMOD037:ServiceJourney:1500000230:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 33,
"time": "1772607873"
},
"stopId": "FR:61117:ZE:CondxxMoulx:ATOUMOD037",
"stopSequence": 36
},
{
"departure": {
"delay": 33,
"time": "1772606973"
},
"stopId": "FR:61001:ZE:CollxgexRacine:ATOUMOD037",
"stopSequence": 21
},
{
"departure": {
"delay": 33,
"time": "1772607213"
},
"stopId": "FR:61397:ZE:Diguetterie:ATOUMOD037",
"stopSequence": 25
},
{
"departure": {
"delay": 33,
"time": "1772607813"
},
"stopId": "FR:61117:ZE:Charitx:ATOUMOD037",
"stopSequence": 35
},
{
"departure": {
"delay": 33,
"time": "1772607513"
},
"stopId": "FR:61397:ZE:MairiexdexSaintxGers:ATOUMOD037",
"stopSequence": 29
},
{
"departure": {
"delay": 33,
"time": "1772606913"
},
"stopId": "FR:61001:ZE:BasxdexMontsort:ATOUMOD037",
"stopSequence": 20
},
{
"arrival": {
"delay": 74,
"time": "1772606564"
},
"departure": {
"delay": 74,
"time": "1772606594"
},
"stopId": "FR:61001:ZE:RuexdexBretagnex:ATOUMOD037",
"stopSequence": 15
},
{
"departure": {
"delay": 33,
"time": "1772606913"
},
"stopId": "FR:61001:ZE:CP:ATOUMOD037",
"stopSequence": 19
},
{
"departure": {
"delay": 33,
"time": "1772607753"
},
"stopId": "FR:61117:ZE:VertxVillage:ATOUMOD037",
"stopSequence": 34
},
{
"departure": {
"delay": 33,
"time": "1772607093"
},
"stopId": "FR:61397:ZE:BellexCharpente:ATOUMOD037",
"stopSequence": 23
},
{
"departure": {
"delay": 33,
"time": "1772607633"
},
"stopId": "FR:61001:ZE:Alencxa:ATOUMOD037",
"stopSequence": 32
},
{
"departure": {
"delay": 33,
"time": "1772606793"
},
"stopId": "FR:61001:ZE:Plxnitre:ATOUMOD037",
"stopSequence": 18
},
{
"arrival": {
"delay": 68,
"time": "1772606674"
},
"departure": {
"delay": 68,
"time": "1772606708"
},
"stopId": "FR:61001:ZE:Mxdiathxque:ATOUMOD037",
"stopSequence": 16
},
{
"departure": {
"delay": 33,
"time": "1772607033"
},
"stopId": "FR:61397:ZE:GuxxdexGesnes:ATOUMOD037",
"stopSequence": 22
},
{
"departure": {
"delay": 33,
"time": "1772607153"
},
"stopId": "FR:61397:ZE:RoutexdexFresnay:ATOUMOD037",
"stopSequence": 24
},
{
"departure": {
"delay": 33,
"time": "1772607693"
},
"stopId": "FR:61117:ZE:Pxpinixre:ATOUMOD037",
"stopSequence": 33
},
{
"arrival": {
"delay": 33,
"time": "1772606733"
},
"departure": {
"delay": 33,
"time": "1772606733"
},
"stopId": "FR:61001:ZE:Clxmenceau:ATOUMOD037",
"stopSequence": 17
},
{
"departure": {
"delay": 33,
"time": "1772607393"
},
"stopId": "FR:61397:ZE:Libxration:ATOUMOD037",
"stopSequence": 27
},
{
"departure": {
"delay": 33,
"time": "1772607333"
},
"stopId": "FR:61397:ZE:Chauvigny:ATOUMOD037",
"stopSequence": 26
},
{
"departure": {
"delay": 33,
"time": "1772607453"
},
"stopId": "FR:61397:ZE:Gymnase:ATOUMOD037",
"stopSequence": 28
}
],
"timestamp": "1772606736",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD037:Line:C:LOC",
"tripId": "ATOUMOD037:ServiceJourney:1500000230:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC596244:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": -2287,
"time": "1772606513"
},
"stopId": "FR:27229:ZE:0xBEL01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -12,
"time": "1772609088"
},
"departure": {
"delay": -12,
"time": "1772609088"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -78,
"time": "1772609202"
},
"departure": {
"delay": -78,
"time": "1772609202"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 44,
"time": "1772609024"
},
"departure": {
"delay": 44,
"time": "1772609024"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -149,
"time": "1772609311"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": 17,
"time": "1772608937"
},
"departure": {
"delay": 17,
"time": "1772608937"
},
"stopId": "FR:27229:ZE:0xHUG01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -15,
"time": "1772609145"
},
"departure": {
"delay": -15,
"time": "1772609145"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": 49,
"time": "1772608969"
},
"departure": {
"delay": 49,
"time": "1772608969"
},
"stopId": "FR:27229:ZE:0xPNA01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": 14,
"time": "1772608874"
},
"departure": {
"delay": 14,
"time": "1772608874"
},
"stopId": "FR:27229:ZE:0xHUE01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -32,
"time": "1772609068"
},
"departure": {
"delay": -32,
"time": "1772609068"
},
"stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004",
"stopSequence": 7
}
],
"timestamp": "1772606513",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T9:LOC",
"tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC596244:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx3540:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 1884,
"time": "1772625924"
},
"stopId": "FR:76540:ZE:TCARxBBOU:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1772604455",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx3540:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:5338017582546944x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -75,
"time": "1772606720"
},
"departure": {
"delay": -75,
"time": "1772606805"
},
"stopId": "FR:14366:ZE:19270005:ATOUMOD036",
"stopSequence": 19
},
{
"arrival": {
"delay": -256,
"time": "1772606984"
},
"stopId": "FR:14366:ZE:658330001:ATOUMOD036",
"stopSequence": 20
}
],
"timestamp": "1772606703",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:4558066457509888:LOC",
"tripId": "ATOUMOD036:ServiceJourney:5338017582546944x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC596610:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -252,
"time": "1772607408"
},
"departure": {
"delay": -252,
"time": "1772607408"
},
"stopId": "FR:27229:ZE:0xBRI02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -7,
"time": "1772606813"
},
"departure": {
"delay": -7,
"time": "1772606813"
},
"stopId": "FR:27229:ZE:0xRUG01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -201,
"time": "1772607219"
},
"departure": {
"delay": -201,
"time": "1772607219"
},
"stopId": "FR:27229:ZE:0xRRE02:ATOUMOD004",
"stopSequence": 8
},
{
"departure": {
"time": "1772606760"
},
"stopId": "FR:27229:ZE:0xMOL01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -81,
"time": "1772607159"
},
"departure": {
"delay": -81,
"time": "1772607159"
},
"stopId": "FR:27229:ZE:0xROR02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -8,
"time": "1772606932"
},
"departure": {
"delay": -8,
"time": "1772606932"
},
"stopId": "FR:27229:ZE:0xKEN01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -6,
"time": "1772606994"
},
"departure": {
"delay": -6,
"time": "1772606994"
},
"stopId": "FR:27229:ZE:0xPAS02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -248,
"time": "1772607652"
},
"departure": {
"delay": -248,
"time": "1772607652"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -272,
"time": "1772607508"
},
"departure": {
"delay": -272,
"time": "1772607508"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -273,
"time": "1772607567"
},
"departure": {
"delay": -273,
"time": "1772607567"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -298,
"time": "1772607782"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -181,
"time": "1772607299"
},
"departure": {
"delay": -181,
"time": "1772607299"
},
"stopId": "FR:27229:ZE:0xFRI02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -7,
"time": "1772606873"
},
"departure": {
"delay": -7,
"time": "1772606873"
},
"stopId": "FR:27229:ZE:0xVOL01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -66,
"time": "1772607054"
},
"departure": {
"delay": -66,
"time": "1772607054"
},
"stopId": "FR:27229:ZE:0xJOL02:ATOUMOD004",
"stopSequence": 6
}
],
"timestamp": "1772606513",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC596610:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3305F5952712x2026x02x22T22x07x48Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772620080"
},
"departure": {
"time": "1772620200"
},
"stopId": "FR:50099:ZE:StopPointxOCETrainxTERx87447243:ATOUMOD002",
"stopSequence": 25
},
{
"departure": {
"time": "1772609340"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1772615640"
},
"departure": {
"time": "1772615700"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1772621940"
},
"stopId": "FR:50129:ZE:StopPointxOCETrainxTERx87444877:ATOUMOD002",
"stopSequence": 28
},
{
"arrival": {
"time": "1772620920"
},
"departure": {
"time": "1772621040"
},
"stopId": "FR:50615:ZE:StopPointxOCETrainxTERx87447284:ATOUMOD002",
"stopSequence": 27
},
{
"arrival": {
"time": "1772613120"
},
"departure": {
"time": "1772613240"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1772614740"
},
"departure": {
"time": "1772614800"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1772618160"
},
"departure": {
"time": "1772618220"
},
"stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002",
"stopSequence": 21
},
{
"arrival": {
"time": "1772619180"
},
"departure": {
"time": "1772619240"
},
"stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002",
"stopSequence": 23
},
{
"arrival": {
"time": "1772617020"
},
"departure": {
"time": "1772617200"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 19
}
],
"timestamp": "1772605719",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx66849E04x284Fx47D7x8795x4C925C6ED66Fx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3305F5952712x2026x02x22T22x07x48Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx139:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -6694,
"time": "1772605826"
},
"departure": {
"delay": -6694,
"time": "1772605826"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -6714,
"time": "1772605566"
},
"departure": {
"delay": -6714,
"time": "1772605566"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -6707,
"time": "1772605873"
},
"departure": {
"delay": -6707,
"time": "1772605873"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -6707,
"time": "1772606353"
},
"departure": {
"delay": -6707,
"time": "1772606353"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -6723,
"time": "1772606277"
},
"departure": {
"delay": -6723,
"time": "1772606277"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -6721,
"time": "1772605679"
},
"departure": {
"delay": -6721,
"time": "1772605679"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -6569,
"time": "1772607811"
},
"departure": {
"delay": -6569,
"time": "1772607811"
},
"stopId": "FR:76540:ZE:TCARxBAPEA2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": -6713,
"time": "1772605927"
},
"departure": {
"delay": -6713,
"time": "1772605927"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -6596,
"time": "1772606644"
},
"departure": {
"delay": -6596,
"time": "1772606644"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -6692,
"time": "1772606128"
},
"departure": {
"delay": -6692,
"time": "1772606128"
},
"stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -6718,
"time": "1772605742"
},
"departure": {
"delay": -6718,
"time": "1772605742"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -6702,
"time": "1772605638"
},
"departure": {
"delay": -6702,
"time": "1772605638"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -6601,
"time": "1772606699"
},
"departure": {
"delay": -6601,
"time": "1772606699"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 13
}
],
"timestamp": "1772605535",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx139:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3304F5940280x2026x02x22T22x07x48Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772604600"
},
"departure": {
"time": "1772604720"
},
"stopId": "FR:50099:ZE:StopPointxOCETrainxTERx87447243:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1772607420"
},
"departure": {
"time": "1772607600"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1772614620"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 26
},
{
"arrival": {
"time": "1772606400"
},
"departure": {
"time": "1772606460"
},
"stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1772603700"
},
"departure": {
"time": "1772603820"
},
"stopId": "FR:50615:ZE:StopPointxOCETrainxTERx87447284:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1772605560"
},
"departure": {
"time": "1772605620"
},
"stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002",
"stopSequence": 13
},
{
"departure": {
"time": "1772602800"
},
"stopId": "FR:50129:ZE:StopPointxOCETrainxTERx87444877:ATOUMOD002",
"stopSequence": 7
}
],
"timestamp": "1772599179",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx66849E04x284Fx47D7x8795x4C925C6ED66Fx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3304F5940280x2026x02x22T22x07x48Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD105:ServiceJourney:4741130649337856x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 121,
"time": "1772607051"
},
"departure": {
"delay": 121,
"time": "1772607061"
},
"stopId": "FR:50165:ZE:5186217918332928:ATOUMOD105",
"stopSequence": 27
},
{
"arrival": {
"delay": 257,
"time": "1772606689"
},
"departure": {
"delay": 257,
"time": "1772606717"
},
"stopId": "FR:50218:ZE:759830003:ATOUMOD105",
"stopSequence": 23
},
{
"arrival": {
"delay": 111,
"time": "1772607521"
},
"departure": {
"delay": 111,
"time": "1772607531"
},
"stopId": "FR:50165:ZE:749890003:ATOUMOD105",
"stopSequence": 34
},
{
"arrival": {
"delay": 83,
"time": "1772607133"
},
"departure": {
"delay": 83,
"time": "1772607143"
},
"stopId": "FR:50165:ZE:4905148494118912:ATOUMOD105",
"stopSequence": 29
},
{
"arrival": {
"delay": 305,
"time": "1772606306"
},
"departure": {
"delay": 305,
"time": "1772606345"
},
"stopId": "FR:50218:ZE:758020002:ATOUMOD105",
"stopSequence": 20
},
{
"arrival": {
"delay": 105,
"time": "1772606795"
},
"departure": {
"delay": 105,
"time": "1772606805"
},
"stopId": "FR:50218:ZE:756090001:ATOUMOD105",
"stopSequence": 25
},
{
"arrival": {
"delay": 108,
"time": "1772607758"
},
"departure": {
"delay": 108,
"time": "1772607768"
},
"stopId": "FR:50218:ZE:742480012:ATOUMOD105",
"stopSequence": 37
},
{
"arrival": {
"delay": 142,
"time": "1772607912"
},
"departure": {
"delay": 142,
"time": "1772607922"
},
"stopId": "FR:50218:ZE:720520001:ATOUMOD105",
"stopSequence": 39
},
{
"arrival": {
"delay": 96,
"time": "1772607686"
},
"departure": {
"delay": 96,
"time": "1772607696"
},
"stopId": "FR:50647:ZE:748670004:ATOUMOD105",
"stopSequence": 36
},
{
"arrival": {
"delay": 130,
"time": "1772606940"
},
"departure": {
"delay": 130,
"time": "1772606950"
},
"stopId": "FR:50218:ZE:5119763904724992:ATOUMOD105",
"stopSequence": 26
},
{
"arrival": {
"delay": 260,
"time": "1772606410"
},
"departure": {
"delay": 260,
"time": "1772606420"
},
"stopId": "FR:50218:ZE:761950002:ATOUMOD105",
"stopSequence": 21
},
{
"arrival": {
"delay": 132,
"time": "1772607842"
},
"departure": {
"delay": 132,
"time": "1772607852"
},
"stopId": "FR:50647:ZE:5176510791024640:ATOUMOD105",
"stopSequence": 38
},
{
"arrival": {
"delay": 236,
"time": "1772606746"
},
"departure": {
"delay": 236,
"time": "1772606756"
},
"stopId": "FR:50218:ZE:36010105:ATOUMOD105",
"stopSequence": 24
},
{
"arrival": {
"delay": 65,
"time": "1772607295"
},
"departure": {
"delay": 65,
"time": "1772607305"
},
"stopId": "FR:50165:ZE:5082895850930176:ATOUMOD105",
"stopSequence": 31
},
{
"arrival": {
"delay": 109,
"time": "1772607579"
},
"departure": {
"delay": 109,
"time": "1772607589"
},
"stopId": "FR:50647:ZE:712780003:ATOUMOD105",
"stopSequence": 35
},
{
"arrival": {
"delay": 186,
"time": "1772606576"
},
"departure": {
"delay": 186,
"time": "1772606586"
},
"stopId": "FR:50218:ZE:756080004:ATOUMOD105",
"stopSequence": 22
},
{
"arrival": {
"delay": 305,
"time": "1772606269"
},
"departure": {
"delay": 305,
"time": "1772606285"
},
"stopId": "FR:50218:ZE:738760002:ATOUMOD105",
"stopSequence": 19
},
{
"arrival": {
"delay": 60,
"time": "1772607410"
},
"departure": {
"delay": 60,
"time": "1772607420"
},
"stopId": "FR:50165:ZE:738760003:ATOUMOD105",
"stopSequence": 33
},
{
"arrival": {
"delay": 73,
"time": "1772607363"
},
"departure": {
"delay": 73,
"time": "1772607373"
},
"stopId": "FR:50165:ZE:5080888155045888:ATOUMOD105",
"stopSequence": 32
},
{
"arrival": {
"delay": 60,
"time": "1772607230"
},
"departure": {
"delay": 60,
"time": "1772607240"
},
"stopId": "FR:50165:ZE:5106757380603904:ATOUMOD105",
"stopSequence": 30
},
{
"arrival": {
"delay": 131,
"time": "1772607971"
},
"stopId": "FR:50647:ZE:752300002:ATOUMOD105",
"stopSequence": 40
}
],
"timestamp": "1772606707",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD105:Line:348940035:LOC",
"tripId": "ATOUMOD105:ServiceJourney:4741130649337856x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3338F5952541x2026x02x22T22x07x48Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772610480"
},
"departure": {
"time": "1772610540"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1772612940"
},
"departure": {
"time": "1772613060"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 7
},
{
"departure": {
"time": "1772609160"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1772616660"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"time": "1772611380"
},
"departure": {
"time": "1772611440"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 5
}
],
"timestamp": "1772605539",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx0ce8180cx0fb6x4cc1x80bax53782622a5cex:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3338F5952541x2026x02x22T22x07x48Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:103:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 65,
"time": "1772605980"
},
"departure": {
"delay": 65,
"time": "1772605985"
},
"stopId": "FR:76545:ZE:18220:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"delay": 5,
"time": "1772606220"
},
"departure": {
"delay": 5,
"time": "1772606225"
},
"stopId": "FR:76545:ZE:18215:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"delay": 5,
"time": "1772606400"
},
"departure": {
"delay": 5,
"time": "1772606405"
},
"stopId": "FR:76217:ZE:18082:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1772607900"
},
"stopId": "FR:76217:ZE:18246:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"delay": 5,
"time": "1772606280"
},
"departure": {
"delay": 5,
"time": "1772606285"
},
"stopId": "FR:76545:ZE:18225:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1772606760"
},
"departure": {
"time": "1772606760"
},
"stopId": "FR:76217:ZE:18030:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1772606700"
},
"departure": {
"time": "1772606700"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1772607600"
},
"departure": {
"time": "1772607600"
},
"stopId": "FR:76217:ZE:18256:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"delay": 65,
"time": "1772605800"
},
"departure": {
"delay": 65,
"time": "1772605805"
},
"stopId": "FR:76026:ZE:18018:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"delay": 185,
"time": "1772605620"
},
"departure": {
"delay": 185,
"time": "1772605625"
},
"stopId": "FR:76026:ZE:18008:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"delay": 15,
"time": "1772605990"
},
"departure": {
"delay": 15,
"time": "1772605995"
},
"stopId": "FR:76545:ZE:18217:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"delay": 65,
"time": "1772605740"
},
"departure": {
"delay": 65,
"time": "1772605745"
},
"stopId": "FR:76026:ZE:18016:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1772606580"
},
"departure": {
"time": "1772606580"
},
"stopId": "FR:76217:ZE:18286:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"delay": 65,
"time": "1772605860"
},
"departure": {
"delay": 65,
"time": "1772605865"
},
"stopId": "FR:76545:ZE:18014:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"delay": 185,
"time": "1772605440"
},
"departure": {
"delay": 185,
"time": "1772605445"
},
"stopId": "FR:76026:ZE:18002:ATOUMOD005",
"stopSequence": 2
},
{
"departure": {
"delay": 120,
"time": "1772605320"
},
"stopId": "FR:76026:ZE:18003:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"delay": 125,
"time": "1772605680"
},
"departure": {
"delay": 125,
"time": "1772605685"
},
"stopId": "FR:76026:ZE:18012:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"delay": 5,
"time": "1772606520"
},
"departure": {
"delay": 5,
"time": "1772606525"
},
"stopId": "FR:76217:ZE:18031:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"delay": 5,
"time": "1772606040"
},
"departure": {
"delay": 5,
"time": "1772606045"
},
"stopId": "FR:76545:ZE:18447:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"delay": 5,
"time": "1772606160"
},
"departure": {
"delay": 5,
"time": "1772606165"
},
"stopId": "FR:76545:ZE:18222:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"delay": 245,
"time": "1772605560"
},
"departure": {
"delay": 245,
"time": "1772605565"
},
"stopId": "FR:76026:ZE:18006:ATOUMOD005",
"stopSequence": 3
}
],
"timestamp": "1772606718",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:500:LOC",
"tripId": "ATOUMOD005:ServiceJourney:103:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4108163x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 18,
"time": "1772607198"
},
"departure": {
"delay": 18,
"time": "1772607198"
},
"stopId": "FR:76351:ZE:3952:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 39,
"time": "1772608059"
},
"departure": {
"delay": 39,
"time": "1772608059"
},
"stopId": "FR:76351:ZE:3990:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 8,
"time": "1772608628"
},
"departure": {
"delay": 8,
"time": "1772608628"
},
"stopId": "FR:76351:ZE:3998:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 29,
"time": "1772608289"
},
"departure": {
"delay": 29,
"time": "1772608289"
},
"stopId": "FR:76351:ZE:3960:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 27,
"time": "1772608707"
},
"stopId": "FR:76351:ZE:3984:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 18,
"time": "1772608518"
},
"departure": {
"delay": 18,
"time": "1772608518"
},
"stopId": "FR:76351:ZE:3965:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 2,
"time": "1772607482"
},
"departure": {
"delay": 2,
"time": "1772607482"
},
"stopId": "FR:76351:ZE:3986:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 19,
"time": "1772607319"
},
"departure": {
"delay": 19,
"time": "1772607319"
},
"stopId": "FR:76351:ZE:3994:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 34,
"time": "1772607694"
},
"departure": {
"delay": 34,
"time": "1772607694"
},
"stopId": "FR:76351:ZE:3958:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 12,
"time": "1772608392"
},
"departure": {
"delay": 12,
"time": "1772608392"
},
"stopId": "FR:76351:ZE:3981:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 3,
"time": "1772607063"
},
"departure": {
"delay": 3,
"time": "1772607063"
},
"stopId": "FR:76351:ZE:3996:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 26,
"time": "1772608166"
},
"departure": {
"delay": 26,
"time": "1772608166"
},
"stopId": "FR:76351:ZE:4000:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 37,
"time": "1772607577"
},
"departure": {
"delay": 37,
"time": "1772607577"
},
"stopId": "FR:76351:ZE:3956:ATOUMOD003",
"stopSequence": 6
},
{
"departure": {
"time": "1772606880"
},
"stopId": "FR:76351:ZE:3979:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 15,
"time": "1772607855"
},
"departure": {
"delay": 15,
"time": "1772607855"
},
"stopId": "FR:76351:ZE:3968:ATOUMOD003",
"stopSequence": 8
}
],
"timestamp": "1772606662",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:B:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4108163x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:397:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1772607960"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1772609100"
},
"departure": {
"time": "1772609100"
},
"stopId": "FR:27681:ZE:29056:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1772608260"
},
"departure": {
"time": "1772608260"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1772608440"
},
"departure": {
"time": "1772608440"
},
"stopId": "FR:27681:ZE:10094:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1772608020"
},
"departure": {
"time": "1772608020"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1772608560"
},
"departure": {
"time": "1772608560"
},
"stopId": "FR:27681:ZE:10061:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1772608080"
},
"departure": {
"time": "1772608080"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1772608800"
},
"departure": {
"time": "1772608800"
},
"stopId": "FR:27681:ZE:10114:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1772609160"
},
"stopId": "FR:27681:ZE:29095:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1772608500"
},
"departure": {
"time": "1772608500"
},
"stopId": "FR:27681:ZE:10105:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1772608920"
},
"departure": {
"time": "1772608920"
},
"stopId": "FR:27681:ZE:10101:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1772609040"
},
"departure": {
"time": "1772609040"
},
"stopId": "FR:27681:ZE:29058:ATOUMOD007",
"stopSequence": 10
}
],
"timestamp": "1772606444",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:24:LOC",
"tripId": "ATOUMOD007:ServiceJourney:397:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4052296xGTFSxGSemHTNIxSemainex08:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 45,
"time": "1772605425"
},
"stopId": "FR:76351:ZE:4867:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": -2,
"time": "1772605618"
},
"stopId": "FR:76351:ZE:5205:ATOUMOD003",
"stopSequence": 41
}
],
"timestamp": "1772605612",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:21:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4052296xGTFSxGSemHTNIxSemainex08:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx1723:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -24281,
"time": "1772608099"
},
"departure": {
"delay": -24281,
"time": "1772608099"
},
"stopId": "FR:76157:ZE:TCARxTPISS1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -24309,
"time": "1772608191"
},
"departure": {
"delay": -24309,
"time": "1772608191"
},
"stopId": "FR:76157:ZE:TCARxTJAUR1:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1772603915",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx1723:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN851706F5934727x2026x02x21T22x11x00Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772605800"
},
"departure": {
"time": "1772605860"
},
"stopId": "FR:76179:ZE:StopPointxOCETrainxTERx87411819:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1772605080"
},
"departure": {
"time": "1772605200"
},
"stopId": "FR:76034:ZE:StopPointxOCETrainxTERx87415158:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1772606280"
},
"departure": {
"time": "1772606340"
},
"stopId": "FR:76245:ZE:StopPointxOCETrainxTERx87411801:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1772607060"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 8
},
{
"departure": {
"time": "1772604240"
},
"stopId": "FR:76217:ZE:StopPointxOCETrainxTERx87415018:ATOUMOD002",
"stopSequence": 1
}
],
"timestamp": "1772600618",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxa5e2106ex65d0x4abexa726xbea36c38855bx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN851706F5934727x2026x02x21T22x11x00Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN850304F5934823x2026x02x21T22x11x00Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772609820"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1772609160"
},
"departure": {
"time": "1772609220"
},
"stopId": "FR:76596:ZE:StopPointxOCETrainxTERx87413310:ATOUMOD002",
"stopSequence": 10
},
{
"arrival": {
"time": "1772608380"
},
"departure": {
"time": "1772608440"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 6
},
{
"departure": {
"time": "1772607180"
},
"stopId": "FR:76259:ZE:StopPointxOCETrainxTERx87413542:ATOUMOD002",
"stopSequence": 4
},
{
"arrival": {
"time": "1772609400"
},
"departure": {
"time": "1772609460"
},
"stopId": "FR:76341:ZE:StopPointxOCETrainxTERx87413302:ATOUMOD002",
"stopSequence": 12
},
{
"arrival": {
"time": "1772608800"
},
"departure": {
"time": "1772608860"
},
"stopId": "FR:76250:ZE:StopPointxOCETrainxTERx87413328:ATOUMOD002",
"stopSequence": 8
}
],
"timestamp": "1772603560",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxb66ce399xd888x47dex897bx46f7f79fa5adx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN850304F5934823x2026x02x21T22x11x00Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx1480:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -10398,
"time": "1772606922"
},
"departure": {
"delay": -10398,
"time": "1772606922"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -10397,
"time": "1772606803"
},
"departure": {
"delay": -10397,
"time": "1772606803"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -10511,
"time": "1772606366"
},
"departure": {
"delay": -10511,
"time": "1772606389"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -10367,
"time": "1772608213"
},
"departure": {
"delay": -10367,
"time": "1772608213"
},
"stopId": "FR:76157:ZE:TCARxTPRAT2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": -10576,
"time": "1772606264"
},
"departure": {
"delay": -10576,
"time": "1772606264"
},
"stopId": "FR:76212:ZE:TCARxECOLE2:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"delay": -10680,
"time": "1772605860"
},
"stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -10341,
"time": "1772608059"
},
"departure": {
"delay": -10341,
"time": "1772608059"
},
"stopId": "FR:76157:ZE:TCARxCORNI2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": -10452,
"time": "1772606748"
},
"departure": {
"delay": -10452,
"time": "1772606748"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 7
}
],
"timestamp": "1772605636",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx1480:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC596592:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -277,
"time": "1772607143"
},
"departure": {
"delay": -277,
"time": "1772607143"
},
"stopId": "FR:27229:ZE:0xRUG02:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -182,
"time": "1772606878"
},
"departure": {
"delay": -182,
"time": "1772606878"
},
"stopId": "FR:27229:ZE:0xROR01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -52,
"time": "1772606438"
},
"departure": {
"delay": -52,
"time": "1772606468"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -289,
"time": "1772607191"
},
"stopId": "FR:27229:ZE:0xMOL02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -231,
"time": "1772606949"
},
"departure": {
"delay": -231,
"time": "1772606949"
},
"stopId": "FR:27229:ZE:0xJOL01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -67,
"time": "1772606633"
},
"departure": {
"delay": -67,
"time": "1772606633"
},
"stopId": "FR:27229:ZE:0xBRI01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -209,
"time": "1772606791"
},
"departure": {
"delay": -209,
"time": "1772606791"
},
"stopId": "FR:27229:ZE:0xRRE01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -165,
"time": "1772606715"
},
"departure": {
"delay": -165,
"time": "1772606715"
},
"stopId": "FR:27229:ZE:0xFRI01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -244,
"time": "1772606996"
},
"departure": {
"delay": -244,
"time": "1772606996"
},
"stopId": "FR:27229:ZE:0xPAS01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -97,
"time": "1772606543"
},
"departure": {
"delay": -97,
"time": "1772606543"
},
"stopId": "FR:27229:ZE:0xGAR01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -261,
"time": "1772607099"
},
"departure": {
"delay": -261,
"time": "1772607099"
},
"stopId": "FR:27229:ZE:0xVOL02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -252,
"time": "1772607048"
},
"departure": {
"delay": -252,
"time": "1772607048"
},
"stopId": "FR:27229:ZE:0xKEN04:ATOUMOD004",
"stopSequence": 19
}
],
"timestamp": "1772606513",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC596592:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1007:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772619720"
},
"stopId": "FR:27681:ZE:29075:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1772619120"
},
"departure": {
"time": "1772619120"
},
"stopId": "FR:27681:ZE:10078:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1772619240"
},
"departure": {
"time": "1772619240"
},
"stopId": "FR:27681:ZE:10039:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1772619600"
},
"departure": {
"time": "1772619600"
},
"stopId": "FR:27681:ZE:29078:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1772619660"
},
"departure": {
"time": "1772619660"
},
"stopId": "FR:27681:ZE:29077:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1772618640"
},
"departure": {
"time": "1772618640"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1772618880"
},
"departure": {
"time": "1772618880"
},
"stopId": "FR:27681:ZE:10031:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1772619060"
},
"departure": {
"time": "1772619060"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1772619300"
},
"departure": {
"time": "1772619300"
},
"stopId": "FR:27681:ZE:10091:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1772619420"
},
"departure": {
"time": "1772619420"
},
"stopId": "FR:27681:ZE:29082:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1772619540"
},
"departure": {
"time": "1772619540"
},
"stopId": "FR:27681:ZE:29080:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1772619480"
},
"departure": {
"time": "1772619480"
},
"stopId": "FR:27681:ZE:10037:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1772618700"
},
"departure": {
"time": "1772618700"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1772619180"
},
"departure": {
"time": "1772619180"
},
"stopId": "FR:27681:ZE:10063:ATOUMOD007",
"stopSequence": 7
},
{
"departure": {
"time": "1772618580"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
}
],
"timestamp": "1772606444",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1007:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:475:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772623440"
},
"departure": {
"time": "1772623440"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1772623080"
},
"departure": {
"time": "1772623080"
},
"stopId": "FR:76217:ZE:18817:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1772623920"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1772622960"
},
"departure": {
"time": "1772622960"
},
"stopId": "FR:76217:ZE:18821:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1772623320"
},
"departure": {
"time": "1772623320"
},
"stopId": "FR:76217:ZE:18823:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1772622720"
},
"departure": {
"time": "1772622720"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1772623800"
},
"departure": {
"time": "1772623800"
},
"stopId": "FR:76217:ZE:18286:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1772623680"
},
"departure": {
"time": "1772623680"
},
"stopId": "FR:76217:ZE:18032:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1772622840"
},
"departure": {
"time": "1772622840"
},
"stopId": "FR:76217:ZE:18816:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1772623200"
},
"departure": {
"time": "1772623200"
},
"stopId": "FR:76217:ZE:18822:ATOUMOD005",
"stopSequence": 6
},
{
"departure": {
"time": "1772622600"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1772623560"
},
"departure": {
"time": "1772623560"
},
"stopId": "FR:76217:ZE:18824:ATOUMOD005",
"stopSequence": 9
}
],
"timestamp": "1772606696",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:97:LOC",
"tripId": "ATOUMOD005:ServiceJourney:475:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx1407:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1772603940"
},
"stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1772604065"
},
"departure": {
"time": "1772604065"
},
"stopId": "FR:76212:ZE:TCARxCANAD2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1772606340"
},
"departure": {
"time": "1772606340"
},
"stopId": "FR:76157:ZE:TCARxTBIZET:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"time": "1772606160"
},
"departure": {
"time": "1772606160"
},
"stopId": "FR:76157:ZE:TCARxTJAUR2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"time": "1772604960"
},
"departure": {
"time": "1772604960"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1772604120"
},
"departure": {
"time": "1772604120"
},
"stopId": "FR:76212:ZE:TCARxDMAIR2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1772605645"
},
"departure": {
"time": "1772605645"
},
"stopId": "FR:76540:ZE:TCARxMIN2T:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"time": "1772605731"
},
"departure": {
"time": "1772605731"
},
"stopId": "FR:76157:ZE:TCARxCORNI2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"time": "1772605320"
},
"departure": {
"time": "1772605320"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"time": "1772604242"
},
"departure": {
"time": "1772604242"
},
"stopId": "FR:76212:ZE:TCARxECOLE2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1772604850"
},
"departure": {
"time": "1772604850"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1772605920"
},
"departure": {
"time": "1772605920"
},
"stopId": "FR:76157:ZE:TCARxTOUYE2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"time": "1772604420"
},
"departure": {
"time": "1772604420"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1772606101"
},
"departure": {
"time": "1772606101"
},
"stopId": "FR:76157:ZE:TCARxTPROV2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"time": "1772605500"
},
"departure": {
"time": "1772605500"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"time": "1772604655"
},
"departure": {
"time": "1772604655"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1772605990"
},
"departure": {
"time": "1772605990"
},
"stopId": "FR:76157:ZE:TCARxTDUMA2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"time": "1772605885"
},
"departure": {
"time": "1772605885"
},
"stopId": "FR:76157:ZE:TCARxTPRAT2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"time": "1772604774"
},
"departure": {
"time": "1772604774"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1772605220"
},
"departure": {
"time": "1772605220"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1772604998"
},
"departure": {
"time": "1772604998"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1772604600"
},
"departure": {
"time": "1772604600"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 7
}
],
"timestamp": "1772603797",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx1407:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4282630x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 56,
"time": "1772606156"
},
"stopId": "FR:76447:ZE:3766:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 38,
"time": "1772606198"
},
"stopId": "FR:76447:ZE:3817:ATOUMOD003",
"stopSequence": 16
}
],
"timestamp": "1772606252",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:11:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4282630x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:6480368271097856x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 421,
"time": "1772606871"
},
"departure": {
"delay": 421,
"time": "1772606881"
},
"stopId": "FR:14366:ZE:19300003:ATOUMOD036",
"stopSequence": 21
},
{
"arrival": {
"delay": 278,
"time": "1772606918"
},
"stopId": "FR:14366:ZE:669860001:ATOUMOD036",
"stopSequence": 22
},
{
"arrival": {
"delay": 511,
"time": "1772606721"
},
"departure": {
"delay": 511,
"time": "1772606731"
},
"stopId": "FR:14366:ZE:658330001:ATOUMOD036",
"stopSequence": 20
}
],
"timestamp": "1772606705",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:4824043984257024:LOC",
"tripId": "ATOUMOD036:ServiceJourney:6480368271097856x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:339:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772616780"
},
"departure": {
"time": "1772616780"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1772617620"
},
"departure": {
"time": "1772617620"
},
"stopId": "FR:76217:ZE:18037:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1772617740"
},
"departure": {
"time": "1772617740"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1772617200"
},
"departure": {
"time": "1772617200"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1772617920"
},
"departure": {
"time": "1772617920"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1772617260"
},
"departure": {
"time": "1772617260"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1772617500"
},
"departure": {
"time": "1772617500"
},
"stopId": "FR:76217:ZE:18052:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1772617320"
},
"departure": {
"time": "1772617320"
},
"stopId": "FR:76217:ZE:18067:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1772618280"
},
"departure": {
"time": "1772618280"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1772618340"
},
"stopId": "FR:76217:ZE:18041:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1772617560"
},
"departure": {
"time": "1772617560"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1772616960"
},
"departure": {
"time": "1772616960"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 3
},
{
"departure": {
"time": "1772616660"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1772617680"
},
"departure": {
"time": "1772617680"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1772617380"
},
"departure": {
"time": "1772617380"
},
"stopId": "FR:76217:ZE:18325:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1772618100"
},
"departure": {
"time": "1772618100"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1772617080"
},
"departure": {
"time": "1772617080"
},
"stopId": "FR:76217:ZE:18043:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1772617440"
},
"departure": {
"time": "1772617440"
},
"stopId": "FR:76217:ZE:18093:ATOUMOD005",
"stopSequence": 9
}
],
"timestamp": "1772606718",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:339:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN848953F5934919x2026x02x21T22x11x00Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772608560"
},
"departure": {
"time": "1772608620"
},
"stopId": "FR:76453:ZE:StopPointxOCETrainxTERx87411439:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1772608200"
},
"departure": {
"time": "1772608260"
},
"stopId": "FR:76738:ZE:StopPointxOCETrainxTERx87411447:ATOUMOD002",
"stopSequence": 20
},
{
"arrival": {
"time": "1772606940"
},
"departure": {
"time": "1772607000"
},
"stopId": "FR:76672:ZE:StopPointxOCETrainxTERx87411470:ATOUMOD002",
"stopSequence": 14
},
{
"arrival": {
"time": "1772607840"
},
"departure": {
"time": "1772607900"
},
"stopId": "FR:76445:ZE:StopPointxOCETrainxTERx87411454:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1772604360"
},
"departure": {
"time": "1772604420"
},
"stopId": "FR:80021:ZE:StopPointxOCETrainxTERx87313080:ATOUMOD002",
"stopSequence": 6
},
{
"arrival": {
"time": "1772605980"
},
"departure": {
"time": "1772606040"
},
"stopId": "FR:60001:ZE:StopPointxOCETrainxTERx87313759:ATOUMOD002",
"stopSequence": 10
},
{
"departure": {
"time": "1772604120"
},
"stopId": "FR:80021:ZE:StopPointxOCETrainxTERx87313874:ATOUMOD002",
"stopSequence": 4
},
{
"arrival": {
"time": "1772609460"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 23
},
{
"arrival": {
"time": "1772606280"
},
"departure": {
"time": "1772606340"
},
"stopId": "FR:60245:ZE:StopPointxOCETrainxTERx87313833:ATOUMOD002",
"stopSequence": 12
},
{
"arrival": {
"time": "1772605260"
},
"departure": {
"time": "1772605320"
},
"stopId": "FR:80630:ZE:StopPointxOCETrainxTERx87313395:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"time": "1772607360"
},
"departure": {
"time": "1772607420"
},
"stopId": "FR:76678:ZE:StopPointxOCETrainxTERx87411462:ATOUMOD002",
"stopSequence": 16
}
],
"timestamp": "1772600498",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxDD461A4Bx557Ax4303xB639xAED4F7A5141Bx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN848953F5934919x2026x02x21T22x11x00Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD014:ServiceJourney:4844667412676608x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 137,
"time": "1772605927"
},
"departure": {
"delay": 137,
"time": "1772605937"
},
"stopId": "FR:27398:ZE:4835319225516032:ATOUMOD014",
"stopSequence": 16
},
{
"arrival": {
"delay": -15,
"time": "1772606374"
},
"departure": {
"delay": -15,
"time": "1772606385"
},
"stopId": "FR:27056:ZE:5481220096917504:ATOUMOD014",
"stopSequence": 22
},
{
"arrival": {
"delay": -17,
"time": "1772606957"
},
"departure": {
"delay": -17,
"time": "1772606983"
},
"stopId": "FR:27056:ZE:5971865148325888:ATOUMOD014",
"stopSequence": 27
},
{
"arrival": {
"delay": -60,
"time": "1772606439"
},
"departure": {
"delay": -60,
"time": "1772606460"
},
"stopId": "FR:27056:ZE:4884844963168256:ATOUMOD014",
"stopSequence": 23
},
{
"arrival": {
"delay": 131,
"time": "1772605958"
},
"departure": {
"delay": 131,
"time": "1772605991"
},
"stopId": "FR:27398:ZE:851790001:ATOUMOD014",
"stopSequence": 17
},
{
"arrival": {
"delay": 88,
"time": "1772605827"
},
"departure": {
"delay": 88,
"time": "1772605828"
},
"stopId": "FR:27398:ZE:6027085005979648:ATOUMOD014",
"stopSequence": 15
},
{
"arrival": {
"delay": 128,
"time": "1772606098"
},
"departure": {
"delay": 128,
"time": "1772606108"
},
"stopId": "FR:27398:ZE:4865625185845248:ATOUMOD014",
"stopSequence": 18
},
{
"arrival": {
"delay": -71,
"time": "1772607049"
},
"stopId": "FR:27056:ZE:4810781540483072:ATOUMOD014",
"stopSequence": 28
},
{
"arrival": {
"delay": -2,
"time": "1772606277"
},
"departure": {
"delay": -2,
"time": "1772606278"
},
"stopId": "FR:27056:ZE:5348704383926272:ATOUMOD014",
"stopSequence": 21
},
{
"arrival": {
"delay": -58,
"time": "1772606566"
},
"departure": {
"delay": -58,
"time": "1772606642"
},
"stopId": "FR:27056:ZE:4851335628324864:ATOUMOD014",
"stopSequence": 25
},
{
"arrival": {
"delay": 11,
"time": "1772606218"
},
"departure": {
"delay": 11,
"time": "1772606231"
},
"stopId": "FR:27056:ZE:5453442999910400:ATOUMOD014",
"stopSequence": 20
},
{
"arrival": {
"delay": -23,
"time": "1772606825"
},
"departure": {
"delay": -23,
"time": "1772606857"
},
"stopId": "FR:27056:ZE:6010744870010880:ATOUMOD014",
"stopSequence": 26
},
{
"arrival": {
"delay": -116,
"time": "1772606508"
},
"departure": {
"delay": -116,
"time": "1772606524"
},
"stopId": "FR:27056:ZE:5484943498018816:ATOUMOD014",
"stopSequence": 24
},
{
"arrival": {
"delay": 164,
"time": "1772606254"
},
"departure": {
"delay": 164,
"time": "1772606264"
},
"stopId": "FR:27398:ZE:4847446401220608:ATOUMOD014",
"stopSequence": 19
}
],
"timestamp": "1772605981",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD014:Line:30030155:LOC",
"tripId": "ATOUMOD014:ServiceJourney:4844667412676608x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4075706x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 102,
"time": "1772607162"
},
"departure": {
"delay": 102,
"time": "1772607162"
},
"stopId": "FR:76351:ZE:3030:ATOUMOD003",
"stopSequence": 11
},
{
"departure": {
"delay": 77,
"time": "1772606657"
},
"stopId": "FR:76351:ZE:3389:ATOUMOD003",
"stopSequence": 6
},
{
"departure": {
"delay": 144,
"time": "1772606484"
},
"stopId": "FR:76351:ZE:3246:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 46,
"time": "1772607286"
},
"departure": {
"delay": 46,
"time": "1772607286"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 103,
"time": "1772606803"
},
"departure": {
"delay": 103,
"time": "1772606803"
},
"stopId": "FR:76351:ZE:3667:ATOUMOD003",
"stopSequence": 7
},
{
"departure": {
"delay": 74,
"time": "1772606594"
},
"stopId": "FR:76351:ZE:3145:ATOUMOD003",
"stopSequence": 5
},
{
"departure": {
"delay": 125,
"time": "1772606405"
},
"stopId": "FR:76351:ZE:3458:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 56,
"time": "1772606876"
},
"departure": {
"delay": 56,
"time": "1772606876"
},
"stopId": "FR:76351:ZE:3062:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 46,
"time": "1772607226"
},
"departure": {
"delay": 46,
"time": "1772607226"
},
"stopId": "FR:76351:ZE:3530:ATOUMOD003",
"stopSequence": 12
},
{
"departure": {
"delay": 116,
"time": "1772606276"
},
"stopId": "FR:76351:ZE:3717:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 82,
"time": "1772606962"
},
"departure": {
"delay": 82,
"time": "1772606962"
},
"stopId": "FR:76351:ZE:3192:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 46,
"time": "1772607526"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 46,
"time": "1772607046"
},
"departure": {
"delay": 46,
"time": "1772607046"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 148,
"time": "1772606548"
},
"departure": {
"delay": 148,
"time": "1772606548"
},
"stopId": "FR:76351:ZE:3676:ATOUMOD003",
"stopSequence": 4
}
],
"timestamp": "1772606692",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C6:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4075706x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx1721:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -8563,
"time": "1772608397"
},
"departure": {
"delay": -8563,
"time": "1772608397"
},
"stopId": "FR:76212:ZE:TCARxDMAIR1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": -8684,
"time": "1772606716"
},
"departure": {
"delay": -8684,
"time": "1772606716"
},
"stopId": "FR:76157:ZE:TCARxCORNI1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -8727,
"time": "1772606433"
},
"departure": {
"delay": -8727,
"time": "1772606433"
},
"stopId": "FR:76157:ZE:TCARxTPRAT1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -8561,
"time": "1772608279"
},
"departure": {
"delay": -8561,
"time": "1772608279"
},
"stopId": "FR:76540:ZE:TCARxECOLE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": -8760,
"time": "1772606160"
},
"departure": {
"delay": -8760,
"time": "1772606160"
},
"stopId": "FR:76157:ZE:TCARxTPROV1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -8777,
"time": "1772606083"
},
"departure": {
"delay": -8777,
"time": "1772606083"
},
"stopId": "FR:76157:ZE:TCARxTJAUR1:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"delay": -8850,
"time": "1772605890"
},
"stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -8757,
"time": "1772606259"
},
"departure": {
"delay": -8757,
"time": "1772606283"
},
"stopId": "FR:76157:ZE:TCARxTDUMA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -8766,
"time": "1772606334"
},
"departure": {
"delay": -8766,
"time": "1772606334"
},
"stopId": "FR:76157:ZE:TCARxTOUYE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -8842,
"time": "1772605958"
},
"departure": {
"delay": -8842,
"time": "1772605958"
},
"stopId": "FR:76157:ZE:TCARxTPISS1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -8539,
"time": "1772608541"
},
"departure": {
"delay": -8539,
"time": "1772608541"
},
"stopId": "FR:76212:ZE:TCARxCANAD1:ATOUMOD001",
"stopSequence": 25
}
],
"timestamp": "1772605464",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx1721:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3303F5940281x2026x02x22T22x07x48Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772613780"
},
"stopId": "FR:50129:ZE:StopPointxOCETrainxTERx87444877:ATOUMOD002",
"stopSequence": 28
},
{
"arrival": {
"time": "1772611020"
},
"departure": {
"time": "1772611080"
},
"stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002",
"stopSequence": 23
},
{
"arrival": {
"time": "1772610120"
},
"departure": {
"time": "1772610180"
},
"stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002",
"stopSequence": 21
},
{
"arrival": {
"time": "1772611920"
},
"departure": {
"time": "1772612040"
},
"stopId": "FR:50099:ZE:StopPointxOCETrainxTERx87447243:ATOUMOD002",
"stopSequence": 25
},
{
"arrival": {
"delay": 300,
"time": "1772605440"
},
"departure": {
"delay": 300,
"time": "1772605560"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 12
},
{
"arrival": {
"time": "1772607660"
},
"departure": {
"time": "1772607720"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 17
},
{
"departure": {
"delay": 300,
"time": "1772601420"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1772606760"
},
"departure": {
"time": "1772606820"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1772612760"
},
"departure": {
"time": "1772612880"
},
"stopId": "FR:50615:ZE:StopPointxOCETrainxTERx87447284:ATOUMOD002",
"stopSequence": 27
},
{
"arrival": {
"time": "1772609040"
},
"departure": {
"time": "1772609220"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 19
}
],
"timestamp": "1772606199",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx66849E04x284Fx47D7x8795x4C925C6ED66Fx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3303F5940281x2026x02x22T22x07x48Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD008:ServiceJourney:9902x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772609880"
},
"departure": {
"time": "1772609880"
},
"stopId": "FR:76259:ZE:PARCLOI2:ATOUMOD008",
"stopSequence": 17
},
{
"arrival": {
"time": "1772608920"
},
"departure": {
"time": "1772608920"
},
"stopId": "FR:76259:ZE:FECSMAG1:ATOUMOD008",
"stopSequence": 4
},
{
"arrival": {
"time": "1772609940"
},
"stopId": "FR:76259:ZE:FECHOPI1:ATOUMOD008",
"stopSequence": 18
},
{
"arrival": {
"time": "1772609340"
},
"departure": {
"time": "1772609340"
},
"stopId": "FR:76259:ZE:FECOTOU2:ATOUMOD008",
"stopSequence": 10
},
{
"arrival": {
"time": "1772608800"
},
"departure": {
"time": "1772608800"
},
"stopId": "FR:76259:ZE:FECFOUR1:ATOUMOD008",
"stopSequence": 2
},
{
"arrival": {
"time": "1772609760"
},
"departure": {
"time": "1772609760"
},
"stopId": "FR:76259:ZE:FECSLEG2:ATOUMOD008",
"stopSequence": 15
},
{
"arrival": {
"time": "1772609100"
},
"departure": {
"time": "1772609100"
},
"stopId": "FR:76259:ZE:FECJLOR1:ATOUMOD008",
"stopSequence": 6
},
{
"arrival": {
"time": "1772609460"
},
"departure": {
"time": "1772609460"
},
"stopId": "FR:76259:ZE:FECSETI1:ATOUMOD008",
"stopSequence": 11
},
{
"arrival": {
"time": "1772608980"
},
"departure": {
"time": "1772608980"
},
"stopId": "FR:76259:ZE:FECSMOR1:ATOUMOD008",
"stopSequence": 5
},
{
"arrival": {
"time": "1772609820"
},
"departure": {
"time": "1772609820"
},
"stopId": "FR:76259:ZE:FECTASS2:ATOUMOD008",
"stopSequence": 16
},
{
"arrival": {
"time": "1772609520"
},
"departure": {
"time": "1772609520"
},
"stopId": "FR:76259:ZE:FECGARE2:ATOUMOD008",
"stopSequence": 12
},
{
"arrival": {
"time": "1772609280"
},
"departure": {
"time": "1772609280"
},
"stopId": "FR:76259:ZE:FECACON2:ATOUMOD008",
"stopSequence": 9
},
{
"arrival": {
"time": "1772609160"
},
"departure": {
"time": "1772609160"
},
"stopId": "FR:76259:ZE:FECACON1:ATOUMOD008",
"stopSequence": 7
},
{
"arrival": {
"time": "1772609220"
},
"departure": {
"time": "1772609220"
},
"stopId": "FR:76259:ZE:FECQPIL1:ATOUMOD008",
"stopSequence": 8
},
{
"arrival": {
"time": "1772608860"
},
"departure": {
"time": "1772608860"
},
"stopId": "FR:76259:ZE:FECSENE1:ATOUMOD008",
"stopSequence": 3
},
{
"arrival": {
"time": "1772609580"
},
"departure": {
"time": "1772609580"
},
"stopId": "FR:76259:ZE:FECBREP2:ATOUMOD008",
"stopSequence": 13
},
{
"arrival": {
"time": "1772609640"
},
"departure": {
"time": "1772609640"
},
"stopId": "FR:76259:ZE:FECHVIL2:ATOUMOD008",
"stopSequence": 14
},
{
"departure": {
"time": "1772608740"
},
"stopId": "FR:76259:ZE:FECSNIC1:ATOUMOD008",
"stopSequence": 1
}
],
"timestamp": "1772606703",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD008:Line:L3:LOC",
"tripId": "ATOUMOD008:ServiceJourney:9902x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN857110F5934219x2026x02x21T22x11x00Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772610120"
},
"departure": {
"time": "1772610180"
},
"stopId": "FR:72380:ZE:StopPointxOCETrainxTERx87396077:ATOUMOD002",
"stopSequence": 31
},
{
"arrival": {
"time": "1772608920"
},
"departure": {
"time": "1772609040"
},
"stopId": "FR:61001:ZE:StopPointxOCETrainxTERx87444711:ATOUMOD002",
"stopSequence": 27
},
{
"arrival": {
"time": "1772606820"
},
"departure": {
"time": "1772606940"
},
"stopId": "FR:61006:ZE:StopPointxOCETrainxTERx87444539:ATOUMOD002",
"stopSequence": 10
},
{
"arrival": {
"time": "1772611800"
},
"departure": {
"time": "1772611860"
},
"stopId": "FR:72181:ZE:StopPointxOCETrainxTERx87743872:ATOUMOD002",
"stopSequence": 41
},
{
"departure": {
"time": "1772604300"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 4
},
{
"arrival": {
"time": "1772610540"
},
"departure": {
"time": "1772610600"
},
"stopId": "FR:72349:ZE:StopPointxOCETrainxTERx87396051:ATOUMOD002",
"stopSequence": 33
},
{
"arrival": {
"time": "1772610780"
},
"departure": {
"time": "1772610840"
},
"stopId": "FR:72205:ZE:StopPointxOCETrainxTERx87396044:ATOUMOD002",
"stopSequence": 35
},
{
"arrival": {
"time": "1772611080"
},
"departure": {
"time": "1772611140"
},
"stopId": "FR:72147:ZE:StopPointxOCETrainxTERx87396036:ATOUMOD002",
"stopSequence": 37
},
{
"arrival": {
"time": "1772608080"
},
"departure": {
"time": "1772608140"
},
"stopId": "FR:61464:ZE:StopPointxOCETrainxTERx87444695:ATOUMOD002",
"stopSequence": 14
},
{
"arrival": {
"time": "1772605080"
},
"departure": {
"time": "1772605140"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 6
},
{
"arrival": {
"time": "1772609580"
},
"departure": {
"time": "1772609640"
},
"stopId": "FR:72138:ZE:StopPointxOCETrainxTERx87396093:ATOUMOD002",
"stopSequence": 29
},
{
"arrival": {
"time": "1772607480"
},
"departure": {
"time": "1772607540"
},
"stopId": "FR:61101:ZE:StopPointxOCETrainxTERx87444562:ATOUMOD002",
"stopSequence": 12
},
{
"arrival": {
"time": "1772605500"
},
"departure": {
"time": "1772605560"
},
"stopId": "FR:14654:ZE:StopPointxOCETrainxTERx87444216:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"time": "1772612160"
},
"stopId": "FR:72181:ZE:StopPointxOCETrainxTERx87396002:ATOUMOD002",
"stopSequence": 42
},
{
"arrival": {
"time": "1772611440"
},
"departure": {
"time": "1772611500"
},
"stopId": "FR:72217:ZE:StopPointxOCETrainxTERx87396028:ATOUMOD002",
"stopSequence": 39
}
],
"timestamp": "1772600678",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx1f647a2cx138dx47dex8fb5x333f230e16f7x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN857110F5934219x2026x02x21T22x11x00Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN851710F5934723x2026x02x21T22x11x00Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772609820"
},
"departure": {
"time": "1772609880"
},
"stopId": "FR:76245:ZE:StopPointxOCETrainxTERx87411801:ATOUMOD002",
"stopSequence": 7
},
{
"departure": {
"time": "1772607840"
},
"stopId": "FR:76217:ZE:StopPointxOCETrainxTERx87415018:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1772610540"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"time": "1772608680"
},
"departure": {
"time": "1772608800"
},
"stopId": "FR:76034:ZE:StopPointxOCETrainxTERx87415158:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1772609460"
},
"departure": {
"time": "1772609520"
},
"stopId": "FR:76179:ZE:StopPointxOCETrainxTERx87411819:ATOUMOD002",
"stopSequence": 5
}
],
"timestamp": "1772604221",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxa5e2106ex65d0x4abexa726xbea36c38855bx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN851710F5934723x2026x02x21T22x11x00Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN851044F5934742x2026x02x21T22x11x00Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772606880"
},
"departure": {
"time": "1772606940"
},
"stopId": "FR:27119:ZE:StopPointxOCETrainxTERx87387092:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1772608080"
},
"departure": {
"time": "1772608200"
},
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 21
},
{
"arrival": {
"time": "1772610600"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1772607300"
},
"departure": {
"time": "1772607360"
},
"stopId": "FR:78107:ZE:StopPointxOCETrainxTERx87381624:ATOUMOD002",
"stopSequence": 19
},
{
"departure": {
"time": "1772606040"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 15
}
],
"timestamp": "1772602420",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx57AE0F48x2436x44BDxA2F0xAA45D4A483E7x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN851044F5934742x2026x02x21T22x11x00Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:283:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1772614200"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1772614320"
},
"departure": {
"time": "1772614320"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1772615040"
},
"departure": {
"time": "1772615040"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1772614800"
},
"departure": {
"time": "1772614800"
},
"stopId": "FR:76217:ZE:18822:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1772615400"
},
"departure": {
"time": "1772615400"
},
"stopId": "FR:76217:ZE:18286:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1772614560"
},
"departure": {
"time": "1772614560"
},
"stopId": "FR:76217:ZE:18821:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1772615280"
},
"departure": {
"time": "1772615280"
},
"stopId": "FR:76217:ZE:18032:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1772614440"
},
"departure": {
"time": "1772614440"
},
"stopId": "FR:76217:ZE:18816:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1772615160"
},
"departure": {
"time": "1772615160"
},
"stopId": "FR:76217:ZE:18824:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1772614680"
},
"departure": {
"time": "1772614680"
},
"stopId": "FR:76217:ZE:18817:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1772614920"
},
"departure": {
"time": "1772614920"
},
"stopId": "FR:76217:ZE:18823:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1772615520"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 12
}
],
"timestamp": "1772606696",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:97:LOC",
"tripId": "ATOUMOD005:ServiceJourney:283:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC598393:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 19,
"time": "1772606539"
},
"departure": {
"delay": 19,
"time": "1772606539"
},
"stopId": "FR:27229:ZE:0xPOL03:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 142,
"time": "1772606422"
},
"departure": {
"delay": 142,
"time": "1772606422"
},
"stopId": "FR:27229:ZE:0xLET01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 117,
"time": "1772606457"
},
"departure": {
"delay": 117,
"time": "1772606457"
},
"stopId": "FR:27229:ZE:0xMOU01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -61,
"time": "1772606819"
},
"stopId": "FR:27229:ZE:0xBRU01:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": 68,
"time": "1772606288"
},
"departure": {
"delay": 68,
"time": "1772606288"
},
"stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 79,
"time": "1772606659"
},
"departure": {
"delay": 79,
"time": "1772606659"
},
"stopId": "FR:27229:ZE:0xMON01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -31,
"time": "1772606789"
},
"departure": {
"delay": -31,
"time": "1772606789"
},
"stopId": "FR:27229:ZE:0xWAS01:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": 19,
"time": "1772606599"
},
"departure": {
"delay": 19,
"time": "1772606599"
},
"stopId": "FR:27229:ZE:0xTRA01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 139,
"time": "1772606224"
},
"departure": {
"delay": 139,
"time": "1772606239"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": 109,
"time": "1772606487"
},
"departure": {
"delay": 109,
"time": "1772606509"
},
"stopId": "FR:27229:ZE:0xORL01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -41,
"time": "1772606719"
},
"departure": {
"delay": -41,
"time": "1772606719"
},
"stopId": "FR:27229:ZE:0xLYC01:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -14,
"time": "1772606746"
},
"departure": {
"delay": -14,
"time": "1772606746"
},
"stopId": "FR:27229:ZE:0xCAN01:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": 49,
"time": "1772606689"
},
"departure": {
"delay": 49,
"time": "1772606689"
},
"stopId": "FR:27229:ZE:0xCLO01:ATOUMOD004",
"stopSequence": 19
}
],
"timestamp": "1772606513",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T8:LOC",
"tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC598393:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:8x3490612:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1772608200"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
}
],
"timestamp": "1772606702",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:5:LOC",
"tripId": "ATOUMOD006:ServiceJourney:8x3490612:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852615F5934648x2026x02x21T22x11x00Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772610060"
},
"departure": {
"time": "1772610120"
},
"stopId": "FR:14370:ZE:StopPointxOCETrainxTERx87444083:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1772609100"
},
"departure": {
"time": "1772609160"
},
"stopId": "FR:14026:ZE:StopPointxOCETrainxTERx87444059:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1772610540"
},
"departure": {
"time": "1772610600"
},
"stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1772612700"
},
"stopId": "FR:50147:ZE:StopPointxOCETrainxTERx87447110:ATOUMOD002",
"stopSequence": 14
},
{
"departure": {
"time": "1772608260"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1772611320"
},
"departure": {
"time": "1772611440"
},
"stopId": "FR:50502:ZE:StopPointxOCETrainxTERx87447003:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1772608740"
},
"departure": {
"time": "1772608800"
},
"stopId": "FR:14098:ZE:StopPointxOCETrainxTERx87444042:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1772609520"
},
"departure": {
"time": "1772609580"
},
"stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002",
"stopSequence": 7
}
],
"timestamp": "1772604640",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx789690b9x0beex4978x8bf9xf4810c9e16f2x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852615F5934648x2026x02x21T22x11x00Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852076F5934683x2026x02x21T22x11x00Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772610900"
},
"departure": {
"time": "1772610960"
},
"stopId": "FR:27116:ZE:StopPointxOCETrainxTERx87415364:ATOUMOD002",
"stopSequence": 16
},
{
"departure": {
"time": "1772608500"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 10
},
{
"arrival": {
"time": "1772609400"
},
"departure": {
"time": "1772609460"
},
"stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002",
"stopSequence": 12
},
{
"arrival": {
"time": "1772613720"
},
"departure": {
"time": "1772613780"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 24
},
{
"arrival": {
"time": "1772611380"
},
"departure": {
"time": "1772611440"
},
"stopId": "FR:27622:ZE:StopPointxOCETrainxTERx87444315:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1772610000"
},
"departure": {
"time": "1772610060"
},
"stopId": "FR:27105:ZE:StopPointxOCETrainxTERx87415323:ATOUMOD002",
"stopSequence": 14
},
{
"arrival": {
"time": "1772612880"
},
"departure": {
"time": "1772612940"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1772614620"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 25
},
{
"arrival": {
"time": "1772611860"
},
"departure": {
"time": "1772611920"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 20
}
],
"timestamp": "1772604880",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxA6CE6325x08D1x4C25x9D15x15C2DC5E7BD0x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852076F5934683x2026x02x21T22x11x00Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN851006F5934759x2026x02x21T22x11x00Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772614320"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1772611320"
},
"departure": {
"time": "1772611380"
},
"stopId": "FR:78107:ZE:StopPointxOCETrainxTERx87381624:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1772610900"
},
"departure": {
"time": "1772610960"
},
"stopId": "FR:27119:ZE:StopPointxOCETrainxTERx87387092:ATOUMOD002",
"stopSequence": 17
},
{
"departure": {
"time": "1772610000"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1772612100"
},
"departure": {
"time": "1772612220"
},
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 21
}
],
"timestamp": "1772606381",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx57AE0F48x2436x44BDxA2F0xAA45D4A483E7x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN851006F5934759x2026x02x21T22x11x00Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:2:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 105,
"time": "1772605169"
},
"departure": {
"delay": 105,
"time": "1772605185"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 168,
"time": "1772604848"
},
"departure": {
"delay": 168,
"time": "1772605008"
},
"stopId": "FR:76057:ZE:30054:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 163,
"time": "1772605047"
},
"departure": {
"delay": 163,
"time": "1772605063"
},
"stopId": "FR:76057:ZE:30055:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 159,
"time": "1772605410"
},
"departure": {
"delay": 159,
"time": "1772605419"
},
"stopId": "FR:76743:ZE:30047:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 81,
"time": "1772604428"
},
"departure": {
"delay": 81,
"time": "1772604501"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 6
},
{
"departure": {
"delay": 152,
"time": "1772604152"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 151,
"time": "1772604290"
},
"departure": {
"delay": 151,
"time": "1772604331"
},
"stopId": "FR:76057:ZE:30001:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 48,
"time": "1772604695"
},
"departure": {
"delay": 48,
"time": "1772604708"
},
"stopId": "FR:76057:ZE:30052:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 107,
"time": "1772605208"
},
"departure": {
"delay": 107,
"time": "1772605247"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 147,
"time": "1772604258"
},
"departure": {
"delay": 147,
"time": "1772604267"
},
"stopId": "FR:76057:ZE:30024:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 143,
"time": "1772604376"
},
"departure": {
"delay": 143,
"time": "1772604383"
},
"stopId": "FR:76057:ZE:30016:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 131,
"time": "1772605444"
},
"departure": {
"delay": 131,
"time": "1772605451"
},
"stopId": "FR:76743:ZE:30045:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 115,
"time": "1772604399"
},
"departure": {
"delay": 115,
"time": "1772604415"
},
"stopId": "FR:76057:ZE:30012:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 80,
"time": "1772604517"
},
"departure": {
"delay": 80,
"time": "1772604560"
},
"stopId": "FR:76057:ZE:30010:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 152,
"time": "1772605291"
},
"departure": {
"delay": 152,
"time": "1772605352"
},
"stopId": "FR:76057:ZE:30022:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 156,
"time": "1772605536"
},
"stopId": "FR:76743:ZE:30049:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"delay": 57,
"time": "1772604638"
},
"departure": {
"delay": 57,
"time": "1772604657"
},
"stopId": "FR:76057:ZE:30051:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 15,
"time": "1772604785"
},
"departure": {
"delay": 15,
"time": "1772604795"
},
"stopId": "FR:76057:ZE:30053:ATOUMOD041",
"stopSequence": 10
}
],
"timestamp": "1772606661",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD041:Line:2:LOC",
"tripId": "ATOUMOD041:ServiceJourney:2:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx4170:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -13427,
"time": "1772605421"
},
"departure": {
"delay": -13427,
"time": "1772605453"
},
"stopId": "FR:76540:ZE:TCARxJUSTI1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": -13487,
"time": "1772605357"
},
"departure": {
"delay": -13487,
"time": "1772605393"
},
"stopId": "FR:76540:ZE:TCARxTARTS1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": -13382,
"time": "1772605738"
},
"stopId": "FR:76540:ZE:TCARxBBOU:ATOUMOD001",
"stopSequence": 31
}
],
"timestamp": "1772603735",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx4170:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748518x2025xHxMultxMexMercredix00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 63,
"time": "1772602069"
},
"departure": {
"delay": 63,
"time": "1772602083"
},
"stopId": "FR:50129:ZE:10CHE1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 79,
"time": "1772600742"
},
"departure": {
"delay": 79,
"time": "1772600779"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 33,
"time": "1772601523"
},
"departure": {
"delay": 33,
"time": "1772601573"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -57,
"time": "1772600868"
},
"departure": {
"delay": -57,
"time": "1772600883"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 82,
"time": "1772600705"
},
"departure": {
"delay": 82,
"time": "1772600722"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -38,
"time": "1772601076"
},
"departure": {
"delay": -38,
"time": "1772601082"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -1,
"time": "1772601463"
},
"departure": {
"delay": -1,
"time": "1772601479"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 72,
"time": "1772600401"
},
"departure": {
"delay": 72,
"time": "1772600412"
},
"stopId": "FR:50129:ZE:10GRI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 100,
"time": "1772600490"
},
"departure": {
"delay": 100,
"time": "1772600500"
},
"stopId": "FR:50129:ZE:10MRT1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 57,
"time": "1772600557"
},
"departure": {
"delay": 57,
"time": "1772600577"
},
"stopId": "FR:50129:ZE:10BRA1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 19,
"time": "1772601775"
},
"departure": {
"delay": 19,
"time": "1772601859"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 21
},
{
"departure": {
"delay": 92,
"time": "1772600192"
},
"stopId": "FR:50129:ZE:10PYC1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 89,
"time": "1772600351"
},
"departure": {
"delay": 89,
"time": "1772600369"
},
"stopId": "FR:50129:ZE:10ZFO1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 28,
"time": "1772601633"
},
"departure": {
"delay": 28,
"time": "1772601688"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -3,
"time": "1772601708"
},
"departure": {
"delay": -3,
"time": "1772601717"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 53,
"time": "1772600803"
},
"departure": {
"delay": 53,
"time": "1772600813"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 111,
"time": "1772600437"
},
"departure": {
"delay": 111,
"time": "1772600451"
},
"stopId": "FR:50129:ZE:10FOE1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 25,
"time": "1772601321"
},
"departure": {
"delay": 25,
"time": "1772601385"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 43,
"time": "1772601995"
},
"departure": {
"delay": 43,
"time": "1772602003"
},
"stopId": "FR:50129:ZE:10JBO3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -26,
"time": "1772601738"
},
"departure": {
"delay": -26,
"time": "1772601754"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 82,
"time": "1772600614"
},
"departure": {
"delay": 82,
"time": "1772600662"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 86,
"time": "1772600296"
},
"departure": {
"delay": 86,
"time": "1772600306"
},
"stopId": "FR:50129:ZE:10VDT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 75,
"time": "1772602155"
},
"stopId": "FR:50129:ZE:10ZSA3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 29,
"time": "1772600834"
},
"departure": {
"delay": 29,
"time": "1772600849"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 12
}
],
"timestamp": "1772606701",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:06:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748518x2025xHxMultxMexMercredix00:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC597874:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 28,
"time": "1772606848"
},
"departure": {
"delay": 28,
"time": "1772606848"
},
"stopId": "FR:27229:ZE:0xQUI01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": 37,
"time": "1772606317"
},
"departure": {
"delay": 37,
"time": "1772606317"
},
"stopId": "FR:27602:ZE:0xGDG01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": 118,
"time": "1772606578"
},
"departure": {
"delay": 118,
"time": "1772606578"
},
"stopId": "FR:27602:ZE:0xBOU01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 10,
"time": "1772606290"
},
"departure": {
"delay": 10,
"time": "1772606290"
},
"stopId": "FR:27602:ZE:0xMUS01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -61,
"time": "1772608019"
},
"stopId": "FR:27229:ZE:0xLYC01:ATOUMOD004",
"stopSequence": 39
},
{
"arrival": {
"delay": 113,
"time": "1772606633"
},
"departure": {
"delay": 113,
"time": "1772606633"
},
"stopId": "FR:27602:ZE:0xWAL01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -61,
"time": "1772606999"
},
"departure": {
"delay": -61,
"time": "1772606999"
},
"stopId": "FR:27229:ZE:0xMFO01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": 34,
"time": "1772606434"
},
"departure": {
"delay": 34,
"time": "1772606434"
},
"stopId": "FR:27602:ZE:0xMAS01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 43,
"time": "1772606803"
},
"departure": {
"delay": 43,
"time": "1772606803"
},
"stopId": "FR:27229:ZE:0xHON01:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": 38,
"time": "1772606918"
},
"departure": {
"delay": 38,
"time": "1772606918"
},
"stopId": "FR:27229:ZE:0xSTA01:ATOUMOD004",
"stopSequence": 25
}
],
"timestamp": "1772606513",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T3:LOC",
"tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC597874:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748519x2025xHxMultxMexMercredix00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 60,
"time": "1772606940"
},
"departure": {
"delay": 60,
"time": "1772606940"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 60,
"time": "1772606880"
},
"departure": {
"delay": 60,
"time": "1772606880"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 50,
"time": "1772605354"
},
"departure": {
"delay": 50,
"time": "1772605370"
},
"stopId": "FR:50129:ZE:10VDT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 226,
"time": "1772606034"
},
"departure": {
"delay": 226,
"time": "1772606086"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 60,
"time": "1772607120"
},
"departure": {
"delay": 60,
"time": "1772607120"
},
"stopId": "FR:50129:ZE:10JBO3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"time": "1772606669"
},
"departure": {
"time": "1772606640"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 72,
"time": "1772605458"
},
"departure": {
"delay": 72,
"time": "1772605512"
},
"stopId": "FR:50129:ZE:10GRI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 38,
"time": "1772606480"
},
"departure": {
"delay": 38,
"time": "1772606498"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 200,
"time": "1772605878"
},
"departure": {
"delay": 200,
"time": "1772605940"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 44,
"time": "1772605410"
},
"departure": {
"delay": 44,
"time": "1772605424"
},
"stopId": "FR:50129:ZE:10ZFO1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 56,
"time": "1772606591"
},
"departure": {
"delay": 56,
"time": "1772606636"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 111,
"time": "1772605701"
},
"departure": {
"delay": 111,
"time": "1772605731"
},
"stopId": "FR:50129:ZE:10BRA1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 160,
"time": "1772606320"
},
"departure": {
"delay": 160,
"time": "1772606380"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 60,
"time": "1772607000"
},
"departure": {
"delay": 60,
"time": "1772607000"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 163,
"time": "1772606180"
},
"departure": {
"delay": 163,
"time": "1772606203"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 214,
"time": "1772605959"
},
"departure": {
"delay": 214,
"time": "1772606014"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 141,
"time": "1772605777"
},
"departure": {
"delay": 141,
"time": "1772605821"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 8
},
{
"departure": {
"delay": 19,
"time": "1772605219"
},
"stopId": "FR:50129:ZE:10PYC1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 60,
"time": "1772607240"
},
"stopId": "FR:50129:ZE:10ZSA3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 60,
"time": "1772607180"
},
"departure": {
"delay": 60,
"time": "1772607180"
},
"stopId": "FR:50129:ZE:10CHE1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 153,
"time": "1772605618"
},
"departure": {
"delay": 153,
"time": "1772605653"
},
"stopId": "FR:50129:ZE:10MRT1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 147,
"time": "1772605546"
},
"departure": {
"delay": 147,
"time": "1772605587"
},
"stopId": "FR:50129:ZE:10FOE1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 242,
"time": "1772606103"
},
"departure": {
"delay": 242,
"time": "1772606162"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 60,
"time": "1772606820"
},
"departure": {
"delay": 60,
"time": "1772606820"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 18
}
],
"timestamp": "1772606701",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:06:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748519x2025xHxMultxMexMercredix00:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC596164:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -1027,
"time": "1772606513"
},
"departure": {
"delay": -1027,
"time": "1772606513"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 11
},
{
"departure": {
"delay": -607,
"time": "1772606513"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -667,
"time": "1772606513"
},
"departure": {
"delay": -667,
"time": "1772606513"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -1147,
"time": "1772606513"
},
"stopId": "FR:27229:ZE:0xGAR01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -847,
"time": "1772606513"
},
"departure": {
"delay": -847,
"time": "1772606513"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 10
}
],
"timestamp": "1772606513",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC596164:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:6524620896206848x3:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 443,
"time": "1772608033"
},
"departure": {
"delay": 443,
"time": "1772608043"
},
"stopId": "FR:14582:ZE:5162389924216832:ATOUMOD036",
"stopSequence": 16
},
{
"arrival": {
"delay": 250,
"time": "1772608860"
},
"departure": {
"delay": 250,
"time": "1772608870"
},
"stopId": "FR:14366:ZE:678860002:ATOUMOD036",
"stopSequence": 24
},
{
"arrival": {
"delay": 110,
"time": "1772607220"
},
"departure": {
"delay": 110,
"time": "1772607230"
},
"stopId": "FR:14371:ZE:6262655771738112:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": 381,
"time": "1772607911"
},
"departure": {
"delay": 381,
"time": "1772607921"
},
"stopId": "FR:14582:ZE:6196950456074240:ATOUMOD036",
"stopSequence": 15
},
{
"arrival": {
"delay": 428,
"time": "1772608318"
},
"departure": {
"delay": 428,
"time": "1772608328"
},
"stopId": "FR:14625:ZE:5974180837195776:ATOUMOD036",
"stopSequence": 18
},
{
"arrival": {
"delay": 234,
"time": "1772608904"
},
"departure": {
"delay": 234,
"time": "1772608914"
},
"stopId": "FR:14366:ZE:35140003:ATOUMOD036",
"stopSequence": 25
},
{
"arrival": {
"delay": -26,
"time": "1772606938"
},
"departure": {
"delay": -26,
"time": "1772606974"
},
"stopId": "FR:14371:ZE:5071673856360448:ATOUMOD036",
"stopSequence": 9
},
{
"arrival": {
"delay": 259,
"time": "1772607549"
},
"departure": {
"delay": 259,
"time": "1772607559"
},
"stopId": "FR:14582:ZE:6212828950167552:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": 167,
"time": "1772608957"
},
"departure": {
"delay": 167,
"time": "1772608967"
},
"stopId": "FR:14366:ZE:1190003:ATOUMOD036",
"stopSequence": 26
},
{
"arrival": {
"delay": 51,
"time": "1772607101"
},
"departure": {
"delay": 51,
"time": "1772607111"
},
"stopId": "FR:14371:ZE:5175503667331072:ATOUMOD036",
"stopSequence": 10
},
{
"departure": {
"delay": 29,
"time": "1772606729"
},
"stopId": "FR:14371:ZE:5090428955131904:ATOUMOD036",
"stopSequence": 7
},
{
"arrival": {
"delay": 496,
"time": "1772608686"
},
"departure": {
"delay": 496,
"time": "1772608696"
},
"stopId": "FR:14366:ZE:15060003:ATOUMOD036",
"stopSequence": 23
},
{
"arrival": {
"delay": 180,
"time": "1772607410"
},
"departure": {
"delay": 180,
"time": "1772607420"
},
"stopId": "FR:14371:ZE:5175882110992384:ATOUMOD036",
"stopSequence": 12
},
{
"arrival": {
"delay": 481,
"time": "1772608191"
},
"departure": {
"delay": 481,
"time": "1772608201"
},
"stopId": "FR:14625:ZE:6221161186721792:ATOUMOD036",
"stopSequence": 17
},
{
"arrival": {
"delay": -26,
"time": "1772606818"
},
"departure": {
"delay": -26,
"time": "1772606854"
},
"stopId": "FR:14371:ZE:5156573615751168:ATOUMOD036",
"stopSequence": 8
},
{
"arrival": {
"delay": -97,
"time": "1772609017"
},
"departure": {
"delay": -97,
"time": "1772609123"
},
"stopId": "FR:14366:ZE:19270005:ATOUMOD036",
"stopSequence": 27
},
{
"arrival": {
"delay": -316,
"time": "1772609204"
},
"stopId": "FR:14366:ZE:658330001:ATOUMOD036",
"stopSequence": 28
},
{
"arrival": {
"delay": 512,
"time": "1772608582"
},
"departure": {
"delay": 512,
"time": "1772608592"
},
"stopId": "FR:14366:ZE:5179214334525440:ATOUMOD036",
"stopSequence": 19
},
{
"arrival": {
"delay": 511,
"time": "1772608641"
},
"departure": {
"delay": 511,
"time": "1772608651"
},
"stopId": "FR:14366:ZE:294970015:ATOUMOD036",
"stopSequence": 20
},
{
"arrival": {
"delay": 367,
"time": "1772607717"
},
"departure": {
"delay": 367,
"time": "1772607727"
},
"stopId": "FR:14582:ZE:5156680167849984:ATOUMOD036",
"stopSequence": 14
}
],
"timestamp": "1772606704",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:4841323284660224:LOC",
"tripId": "ATOUMOD036:ServiceJourney:6524620896206848x3:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4056536x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 27,
"time": "1772606247"
},
"stopId": "FR:76351:ZE:3320:ATOUMOD003",
"stopSequence": 16
},
{
"departure": {
"delay": 21,
"time": "1772606481"
},
"stopId": "FR:76351:ZE:4640:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 64,
"time": "1772606884"
},
"stopId": "FR:76351:ZE:4865:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 79,
"time": "1772606719"
},
"departure": {
"delay": 79,
"time": "1772606719"
},
"stopId": "FR:76351:ZE:4768:ATOUMOD003",
"stopSequence": 23
},
{
"departure": {
"delay": 94,
"time": "1772606674"
},
"stopId": "FR:76351:ZE:3579:ATOUMOD003",
"stopSequence": 22
},
{
"departure": {
"delay": 74,
"time": "1772606354"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 18
},
{
"departure": {
"delay": 18,
"time": "1772606298"
},
"stopId": "FR:76351:ZE:3188:ATOUMOD003",
"stopSequence": 17
},
{
"departure": {
"delay": 63,
"time": "1772606163"
},
"stopId": "FR:76351:ZE:3495:ATOUMOD003",
"stopSequence": 15
},
{
"departure": {
"delay": 57,
"time": "1772606577"
},
"stopId": "FR:76351:ZE:3280:ATOUMOD003",
"stopSequence": 21
}
],
"timestamp": "1772606262",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C2:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4056536x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD037:ServiceJourney:1500000127:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 32,
"time": "1772607032"
},
"stopId": "FR:61001:ZE:LycxexLeclerc:ATOUMOD037",
"stopSequence": 15
},
{
"departure": {
"delay": 32,
"time": "1772606912"
},
"stopId": "FR:72308:ZE:LycxexMargueritexdee:ATOUMOD037",
"stopSequence": 14
},
{
"arrival": {
"delay": 32,
"time": "1772606054"
},
"departure": {
"delay": 32,
"time": "1772606312"
},
"stopId": "FR:61001:ZE:PEM:ATOUMOD037",
"stopSequence": 13
}
],
"timestamp": "1772606734",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD037:Line:S6:LOC",
"tripId": "ATOUMOD037:ServiceJourney:1500000127:LOC"
}
}
},
{
"id": "SM:ATOUMOD105:ServiceJourney:6002000635363328x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 226,
"time": "1772606796"
},
"departure": {
"delay": 226,
"time": "1772606806"
},
"stopId": "FR:50218:ZE:759830003:ATOUMOD105",
"stopSequence": 15
},
{
"arrival": {
"delay": 203,
"time": "1772606833"
},
"departure": {
"delay": 203,
"time": "1772606843"
},
"stopId": "FR:50218:ZE:36010105:ATOUMOD105",
"stopSequence": 16
},
{
"arrival": {
"delay": 212,
"time": "1772606722"
},
"departure": {
"delay": 212,
"time": "1772606732"
},
"stopId": "FR:50218:ZE:756080004:ATOUMOD105",
"stopSequence": 14
},
{
"arrival": {
"delay": 120,
"time": "1772607120"
},
"stopId": "FR:50218:ZE:767190003:ATOUMOD105",
"stopSequence": 17
}
],
"timestamp": "1772606707",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD105:Line:4925388590415872:LOC",
"tripId": "ATOUMOD105:ServiceJourney:6002000635363328x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4056539x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 57,
"time": "1772607477"
},
"departure": {
"delay": 57,
"time": "1772607477"
},
"stopId": "FR:76351:ZE:3491:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 59,
"time": "1772607839"
},
"departure": {
"delay": 59,
"time": "1772607839"
},
"stopId": "FR:76351:ZE:3179:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 26,
"time": "1772606906"
},
"departure": {
"delay": 26,
"time": "1772606906"
},
"stopId": "FR:76351:ZE:3235:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"time": "1772607360"
},
"departure": {
"time": "1772607360"
},
"stopId": "FR:76351:ZE:3478:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"time": "1772607120"
},
"departure": {
"time": "1772607120"
},
"stopId": "FR:76351:ZE:4470:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 15,
"time": "1772608455"
},
"departure": {
"delay": 15,
"time": "1772608455"
},
"stopId": "FR:76351:ZE:4768:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 1,
"time": "1772607061"
},
"departure": {
"delay": 1,
"time": "1772607061"
},
"stopId": "FR:76351:ZE:3222:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"time": "1772608080"
},
"departure": {
"time": "1772608080"
},
"stopId": "FR:76351:ZE:3188:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 22,
"time": "1772606962"
},
"departure": {
"delay": 22,
"time": "1772606962"
},
"stopId": "FR:76351:ZE:3226:ATOUMOD003",
"stopSequence": 3
},
{
"departure": {
"time": "1772606820"
},
"stopId": "FR:76351:ZE:3639:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"time": "1772608260"
},
"departure": {
"time": "1772608260"
},
"stopId": "FR:76351:ZE:4640:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 37,
"time": "1772607757"
},
"departure": {
"delay": 37,
"time": "1772607757"
},
"stopId": "FR:76351:ZE:3571:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 51,
"time": "1772607171"
},
"departure": {
"delay": 51,
"time": "1772607171"
},
"stopId": "FR:76351:ZE:3080:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 41,
"time": "1772607941"
},
"departure": {
"delay": 41,
"time": "1772607941"
},
"stopId": "FR:76351:ZE:3495:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 33,
"time": "1772607573"
},
"departure": {
"delay": 33,
"time": "1772607573"
},
"stopId": "FR:76351:ZE:3069:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"time": "1772608620"
},
"stopId": "FR:76351:ZE:4865:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"time": "1772607660"
},
"departure": {
"time": "1772607660"
},
"stopId": "FR:76351:ZE:4652:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 18,
"time": "1772608338"
},
"departure": {
"delay": 18,
"time": "1772608338"
},
"stopId": "FR:76351:ZE:3280:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 16,
"time": "1772608036"
},
"departure": {
"delay": 16,
"time": "1772608036"
},
"stopId": "FR:76351:ZE:3320:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 20,
"time": "1772607320"
},
"departure": {
"delay": 20,
"time": "1772607320"
},
"stopId": "FR:76351:ZE:3040:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 30,
"time": "1772608410"
},
"departure": {
"delay": 30,
"time": "1772608410"
},
"stopId": "FR:76351:ZE:3579:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 55,
"time": "1772608135"
},
"departure": {
"delay": 55,
"time": "1772608135"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 2,
"time": "1772607242"
},
"departure": {
"delay": 2,
"time": "1772607242"
},
"stopId": "FR:76351:ZE:3674:ATOUMOD003",
"stopSequence": 7
}
],
"timestamp": "1772606082",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C2:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4056539x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD037:ServiceJourney:1500000170:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 95,
"time": "1772607095"
},
"stopId": "FR:61077:ZE:Londx:ATOUMOD037",
"stopSequence": 42
},
{
"arrival": {
"delay": 144,
"time": "1772606698"
},
"departure": {
"delay": 144,
"time": "1772606724"
},
"stopId": "FR:61001:ZE:Courteille:ATOUMOD037",
"stopSequence": 35
},
{
"arrival": {
"delay": 97,
"time": "1772606535"
},
"departure": {
"delay": 97,
"time": "1772606557"
},
"stopId": "FR:61001:ZE:Guynemer:ATOUMOD037",
"stopSequence": 32
},
{
"departure": {
"delay": 95,
"time": "1772606795"
},
"stopId": "FR:61001:ZE:AlxxVilx:ATOUMOD037",
"stopSequence": 39
},
{
"departure": {
"delay": 95,
"time": "1772606735"
},
"stopId": "FR:61001:ZE:VieuxxCourteille:ATOUMOD037",
"stopSequence": 37
},
{
"arrival": {
"delay": 105,
"time": "1772606335"
},
"departure": {
"delay": 105,
"time": "1772606385"
},
"stopId": "FR:61001:ZE:PointxduxJour:ATOUMOD037",
"stopSequence": 29
},
{
"arrival": {
"delay": 122,
"time": "1772606606"
},
"departure": {
"delay": 122,
"time": "1772606642"
},
"stopId": "FR:61001:ZE:Sainfoins:ATOUMOD037",
"stopSequence": 34
},
{
"departure": {
"delay": 95,
"time": "1772606975"
},
"stopId": "FR:61077:ZE:MoulinxdexReine:ATOUMOD037",
"stopSequence": 41
},
{
"arrival": {
"delay": 120,
"time": "1772606474"
},
"departure": {
"delay": 120,
"time": "1772606520"
},
"stopId": "FR:61001:ZE:ClairxMatin:ATOUMOD037",
"stopSequence": 31
},
{
"departure": {
"delay": 95,
"time": "1772606915"
},
"stopId": "FR:61077:ZE:ClosxdexlaxSxnate:ATOUMOD037",
"stopSequence": 40
},
{
"arrival": {
"delay": 83,
"time": "1772606560"
},
"departure": {
"delay": 83,
"time": "1772606603"
},
"stopId": "FR:61001:ZE:Axrodrome:ATOUMOD037",
"stopSequence": 33
},
{
"arrival": {
"delay": 95,
"time": "1772606735"
},
"departure": {
"delay": 95,
"time": "1772606735"
},
"stopId": "FR:61001:ZE:Bayard:ATOUMOD037",
"stopSequence": 36
},
{
"arrival": {
"delay": 126,
"time": "1772606412"
},
"departure": {
"delay": 126,
"time": "1772606466"
},
"stopId": "FR:61001:ZE:ClaudexBernard:ATOUMOD037",
"stopSequence": 30
}
],
"timestamp": "1772606737",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD037:Line:A:LOC",
"tripId": "ATOUMOD037:ServiceJourney:1500000170:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4051232xGTFSxGSemH18xSemainex05:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 237,
"time": "1772606877"
},
"departure": {
"delay": 237,
"time": "1772606877"
},
"stopId": "FR:76305:ZE:4928:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 255,
"time": "1772607015"
},
"departure": {
"delay": 255,
"time": "1772607015"
},
"stopId": "FR:76305:ZE:4854:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 296,
"time": "1772606996"
},
"departure": {
"delay": 296,
"time": "1772606996"
},
"stopId": "FR:76305:ZE:4855:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 237,
"time": "1772607117"
},
"stopId": "FR:76305:ZE:4929:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 271,
"time": "1772606371"
},
"departure": {
"delay": 271,
"time": "1772606371"
},
"stopId": "FR:76351:ZE:5246:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 242,
"time": "1772606642"
},
"departure": {
"delay": 242,
"time": "1772606642"
},
"stopId": "FR:76351:ZE:4856:ATOUMOD003",
"stopSequence": 13
},
{
"departure": {
"delay": 95,
"time": "1772605955"
},
"stopId": "FR:76351:ZE:3271:ATOUMOD003",
"stopSequence": 10
},
{
"departure": {
"delay": 237,
"time": "1772606277"
},
"stopId": "FR:76351:ZE:5243:ATOUMOD003",
"stopSequence": 11
}
],
"timestamp": "1772606662",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:18:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4051232xGTFSxGSemH18xSemainex05:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745196x2025xHxMultxMexMercredix00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 163,
"time": "1772606503"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 166,
"time": "1772605546"
},
"departure": {
"delay": 166,
"time": "1772605606"
},
"stopId": "FR:50129:ZE:10FOR3:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 92,
"time": "1772605736"
},
"departure": {
"delay": 92,
"time": "1772605772"
},
"stopId": "FR:50129:ZE:10RTU1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 186,
"time": "1772606058"
},
"departure": {
"delay": 186,
"time": "1772606106"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 156,
"time": "1772605221"
},
"departure": {
"delay": 156,
"time": "1772605296"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 69,
"time": "1772605122"
},
"departure": {
"delay": 69,
"time": "1772605149"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 77,
"time": "1772605073"
},
"departure": {
"delay": 77,
"time": "1772605097"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 122,
"time": "1772605644"
},
"departure": {
"delay": 122,
"time": "1772605682"
},
"stopId": "FR:50129:ZE:10PFO1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 205,
"time": "1772606333"
},
"departure": {
"delay": 205,
"time": "1772606365"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 212,
"time": "1772606201"
},
"departure": {
"delay": 212,
"time": "1772606252"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 187,
"time": "1772605471"
},
"departure": {
"delay": 187,
"time": "1772605507"
},
"stopId": "FR:50129:ZE:10CRC3:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 214,
"time": "1772606269"
},
"departure": {
"delay": 214,
"time": "1772606314"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 117,
"time": "1772605799"
},
"departure": {
"delay": 117,
"time": "1772605857"
},
"stopId": "FR:50129:ZE:10BRA3:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 72,
"time": "1772604980"
},
"departure": {
"delay": 72,
"time": "1772605032"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"departure": {
"delay": 67,
"time": "1772604847"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 145,
"time": "1772605962"
},
"departure": {
"delay": 145,
"time": "1772606005"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 197,
"time": "1772606128"
},
"departure": {
"delay": 197,
"time": "1772606177"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 97,
"time": "1772604903"
},
"departure": {
"delay": 97,
"time": "1772604937"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
}
],
"timestamp": "1772606701",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745196x2025xHxMultxMexMercredix00:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:8x3486828:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 659,
"time": "1772606519"
},
"departure": {
"delay": 659,
"time": "1772606519"
},
"stopId": "FR:27351:ZE:0x6317:ATOUMOD006",
"stopSequence": 47
},
{
"departure": {
"delay": 658,
"time": "1772606338"
},
"stopId": "FR:27351:ZE:0x6309:ATOUMOD006",
"stopSequence": 45
},
{
"arrival": {
"delay": 588,
"time": "1772606628"
},
"departure": {
"delay": 588,
"time": "1772606628"
},
"stopId": "FR:27375:ZE:0x6527:ATOUMOD006",
"stopSequence": 50
},
{
"arrival": {
"delay": 648,
"time": "1772606568"
},
"departure": {
"delay": 648,
"time": "1772606568"
},
"stopId": "FR:27351:ZE:0x6305:ATOUMOD006",
"stopSequence": 49
},
{
"arrival": {
"delay": 508,
"time": "1772606788"
},
"departure": {
"delay": 508,
"time": "1772606788"
},
"stopId": "FR:27375:ZE:0x6458:ATOUMOD006",
"stopSequence": 53
},
{
"arrival": {
"delay": 681,
"time": "1772606421"
},
"departure": {
"delay": 681,
"time": "1772606421"
},
"stopId": "FR:27351:ZE:0x6315:ATOUMOD006",
"stopSequence": 46
},
{
"arrival": {
"delay": 568,
"time": "1772607268"
},
"departure": {
"delay": 568,
"time": "1772607268"
},
"stopId": "FR:27375:ZE:0x6434:ATOUMOD006",
"stopSequence": 58
},
{
"arrival": {
"delay": 540,
"time": "1772606760"
},
"departure": {
"delay": 540,
"time": "1772606760"
},
"stopId": "FR:27375:ZE:0x6439:ATOUMOD006",
"stopSequence": 52
},
{
"arrival": {
"delay": 558,
"time": "1772606718"
},
"departure": {
"delay": 558,
"time": "1772606718"
},
"stopId": "FR:27375:ZE:0x6385:ATOUMOD006",
"stopSequence": 51
},
{
"arrival": {
"delay": 599,
"time": "1772606519"
},
"departure": {
"delay": 599,
"time": "1772606519"
},
"stopId": "FR:27351:ZE:0x6313:ATOUMOD006",
"stopSequence": 48
},
{
"arrival": {
"delay": 524,
"time": "1772607464"
},
"stopId": "FR:27375:ZE:0x6467:ATOUMOD006",
"stopSequence": 59
},
{
"arrival": {
"delay": 568,
"time": "1772606968"
},
"departure": {
"delay": 568,
"time": "1772606968"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 55
},
{
"arrival": {
"delay": 558,
"time": "1772606898"
},
"departure": {
"delay": 558,
"time": "1772606898"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 54
},
{
"arrival": {
"delay": 556,
"time": "1772607076"
},
"departure": {
"delay": 556,
"time": "1772607076"
},
"stopId": "FR:27375:ZE:0x6451:ATOUMOD006",
"stopSequence": 56
},
{
"arrival": {
"delay": 524,
"time": "1772607164"
},
"departure": {
"delay": 524,
"time": "1772607164"
},
"stopId": "FR:27375:ZE:0x6437:ATOUMOD006",
"stopSequence": 57
}
],
"timestamp": "1772606341",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:S1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:8x3486828:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230363x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 311,
"time": "1772606591"
},
"stopId": "FR:76351:ZE:4523:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 309,
"time": "1772606889"
},
"stopId": "FR:76341:ZE:3691:ATOUMOD003",
"stopSequence": 39
}
],
"timestamp": "1772606692",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230363x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3105F5952845x2026x02x22T22x07x48Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772615880"
},
"departure": {
"time": "1772615940"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 38
},
{
"arrival": {
"time": "1772616720"
},
"departure": {
"time": "1772616780"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 40
},
{
"arrival": {
"time": "1772614500"
},
"departure": {
"time": "1772614680"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 36
},
{
"arrival": {
"time": "1772617620"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 41
},
{
"departure": {
"time": "1772610000"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 26
}
],
"timestamp": "1772606381",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx468B44B7xC327x4154xB85Ex25C67C32B61Ex:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3105F5952845x2026x02x22T22x07x48Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx17415:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -26568,
"time": "1772605511"
},
"departure": {
"delay": -26568,
"time": "1772605512"
},
"stopId": "FR:76322:ZE:TCARxBROSS2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": -26571,
"time": "1772605562"
},
"departure": {
"delay": -26571,
"time": "1772605569"
},
"stopId": "FR:76322:ZE:TCARxLUSSA1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": -26599,
"time": "1772605661"
},
"departure": {
"delay": -26599,
"time": "1772605661"
},
"stopId": "FR:76322:ZE:TCARxHURIE1:ATOUMOD001",
"stopSequence": 24
}
],
"timestamp": "1772604764",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx27:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx17415:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852050F5934689x2026x02x21T22x11x00Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772605740"
},
"departure": {
"time": "1772605800"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 24
},
{
"departure": {
"time": "1772600400"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 10
},
{
"arrival": {
"time": "1772606580"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 25
},
{
"arrival": {
"time": "1772601240"
},
"departure": {
"time": "1772601300"
},
"stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002",
"stopSequence": 12
},
{
"arrival": {
"time": "1772604900"
},
"departure": {
"time": "1772604960"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1772603280"
},
"departure": {
"time": "1772603520"
},
"stopId": "FR:27622:ZE:StopPointxOCETrainxTERx87444315:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1772602740"
},
"departure": {
"time": "1772602800"
},
"stopId": "FR:27116:ZE:StopPointxOCETrainxTERx87415364:ATOUMOD002",
"stopSequence": 16
},
{
"arrival": {
"time": "1772603880"
},
"departure": {
"time": "1772603940"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 20
},
{
"arrival": {
"time": "1772601900"
},
"departure": {
"time": "1772601960"
},
"stopId": "FR:27105:ZE:StopPointxOCETrainxTERx87415323:ATOUMOD002",
"stopSequence": 14
}
],
"timestamp": "1772596780",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxA6CE6325x08D1x4C25x9D15x15C2DC5E7BD0x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852050F5934689x2026x02x21T22x11x00Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748598x2025xHxMultxMexMercredix00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 161,
"time": "1772604661"
},
"departure": {
"delay": 161,
"time": "1772604701"
},
"stopId": "FR:50129:ZE:10ING1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 183,
"time": "1772604869"
},
"departure": {
"delay": 183,
"time": "1772604903"
},
"stopId": "FR:50129:ZE:10VER1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 143,
"time": "1772606183"
},
"stopId": "FR:50129:ZE:10SHU1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 141,
"time": "1772605381"
},
"departure": {
"delay": 141,
"time": "1772605401"
},
"stopId": "FR:50129:ZE:10HAM1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 177,
"time": "1772605031"
},
"departure": {
"delay": 177,
"time": "1772605077"
},
"stopId": "FR:50129:ZE:10HLU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 158,
"time": "1772605440"
},
"departure": {
"delay": 158,
"time": "1772605478"
},
"stopId": "FR:50129:ZE:10GLA1:ATOUMOD035",
"stopSequence": 12
},
{
"departure": {
"delay": 208,
"time": "1772604448"
},
"stopId": "FR:50129:ZE:10HxC1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 76,
"time": "1772605805"
},
"departure": {
"delay": 76,
"time": "1772605816"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 152,
"time": "1772604726"
},
"departure": {
"delay": 152,
"time": "1772604752"
},
"stopId": "FR:50129:ZE:10CBL1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 172,
"time": "1772605179"
},
"departure": {
"delay": 172,
"time": "1772605192"
},
"stopId": "FR:50129:ZE:10HTR1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 214,
"time": "1772606017"
},
"departure": {
"delay": 214,
"time": "1772606074"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 170,
"time": "1772605295"
},
"departure": {
"delay": 170,
"time": "1772605310"
},
"stopId": "FR:50129:ZE:10HQU1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 81,
"time": "1772605568"
},
"departure": {
"delay": 81,
"time": "1772605581"
},
"stopId": "FR:50129:ZE:10CDL2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 122,
"time": "1772605552"
},
"departure": {
"delay": 122,
"time": "1772605562"
},
"stopId": "FR:50129:ZE:10BDB2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 173,
"time": "1772604465"
},
"departure": {
"delay": 173,
"time": "1772604473"
},
"stopId": "FR:50129:ZE:10BLE1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 211,
"time": "1772604485"
},
"departure": {
"delay": 211,
"time": "1772604511"
},
"stopId": "FR:50129:ZE:10NMD1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 165,
"time": "1772605231"
},
"departure": {
"delay": 165,
"time": "1772605245"
},
"stopId": "FR:50129:ZE:10MEZ1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 132,
"time": "1772605653"
},
"departure": {
"delay": 132,
"time": "1772605692"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 113,
"time": "1772605719"
},
"departure": {
"delay": 113,
"time": "1772605733"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 16
}
],
"timestamp": "1772606695",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:07:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748598x2025xHxMultxMexMercredix00:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC596264:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 109,
"time": "1772606269"
},
"departure": {
"delay": 109,
"time": "1772606269"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -3,
"time": "1772606457"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": 107,
"time": "1772606197"
},
"departure": {
"delay": 107,
"time": "1772606207"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": 47,
"time": "1772606323"
},
"departure": {
"delay": 47,
"time": "1772606327"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 10
}
],
"timestamp": "1772606243",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T9:LOC",
"tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC596264:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852404F5934657x2026x02x21T22x11x00Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772608800"
},
"departure": {
"time": "1772608860"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444323:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"time": "1772609100"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 9
},
{
"departure": {
"time": "1772607180"
},
"stopId": "FR:14220:ZE:StopPointxOCETrainxTERx87444372:ATOUMOD002",
"stopSequence": 4
},
{
"arrival": {
"time": "1772607660"
},
"departure": {
"time": "1772607840"
},
"stopId": "FR:14514:ZE:StopPointxOCETrainxTERx87444349:ATOUMOD002",
"stopSequence": 6
}
],
"timestamp": "1772603560",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx5E25F2B5xD15Fx475FxB424xC7ED6748FE50x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852404F5934657x2026x02x21T22x11x00Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx1646:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772607084"
},
"departure": {
"time": "1772607084"
},
"stopId": "FR:76157:ZE:TCARxTPRAT1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1772606864"
},
"departure": {
"time": "1772606864"
},
"stopId": "FR:76157:ZE:TCARxTPROV1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1772606719"
},
"departure": {
"time": "1772606719"
},
"stopId": "FR:76157:ZE:TCARxTPISS1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1772606811"
},
"departure": {
"time": "1772606811"
},
"stopId": "FR:76157:ZE:TCARxTJAUR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1772607030"
},
"departure": {
"time": "1772607030"
},
"stopId": "FR:76157:ZE:TCARxTOUYE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1772607450"
},
"departure": {
"time": "1772607450"
},
"stopId": "FR:76540:ZE:TCARxMIN1T:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1772607318"
},
"departure": {
"time": "1772607318"
},
"stopId": "FR:76157:ZE:TCARxCORNI1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1772606974"
},
"departure": {
"time": "1772606974"
},
"stopId": "FR:76157:ZE:TCARxTDUMA1:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1772606670"
},
"stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1772606015",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx1646:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN851708F5934725x2026x02x21T22x11x00Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 300,
"time": "1772606100"
},
"departure": {
"delay": 300,
"time": "1772606160"
},
"stopId": "FR:76397:ZE:StopPointxOCETrainxTERx87415141:ATOUMOD002",
"stopSequence": 4
},
{
"arrival": {
"delay": 300,
"time": "1772608140"
},
"departure": {
"delay": 300,
"time": "1772608200"
},
"stopId": "FR:76245:ZE:StopPointxOCETrainxTERx87411801:ATOUMOD002",
"stopSequence": 12
},
{
"arrival": {
"delay": 300,
"time": "1772609100"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"delay": 300,
"time": "1772607840"
},
"departure": {
"delay": 300,
"time": "1772607900"
},
"stopId": "FR:76179:ZE:StopPointxOCETrainxTERx87411819:ATOUMOD002",
"stopSequence": 10
},
{
"arrival": {
"delay": 300,
"time": "1772607360"
},
"departure": {
"delay": 300,
"time": "1772607420"
},
"stopId": "FR:76602:ZE:StopPointxOCETrainxTERx87415166:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"delay": 300,
"time": "1772608500"
},
"departure": {
"delay": 300,
"time": "1772608560"
},
"stopId": "FR:76366:ZE:StopPointxOCETrainxTERx87411256:ATOUMOD002",
"stopSequence": 14
},
{
"arrival": {
"delay": 420,
"time": "1772605740"
},
"departure": {
"delay": 420,
"time": "1772605740"
},
"stopId": "FR:76565:ZE:StopPointxOCETrainxTERx87415125:ATOUMOD002",
"stopSequence": 2
},
{
"arrival": {
"delay": 300,
"time": "1772608740"
},
"departure": {
"delay": 300,
"time": "1772608800"
},
"stopId": "FR:76474:ZE:StopPointxOCETrainxTERx87411249:ATOUMOD002",
"stopSequence": 16
},
{
"arrival": {
"delay": 300,
"time": "1772606820"
},
"departure": {
"delay": 300,
"time": "1772607060"
},
"stopId": "FR:76034:ZE:StopPointxOCETrainxTERx87415158:ATOUMOD002",
"stopSequence": 6
},
{
"departure": {
"delay": 600,
"time": "1772605560"
},
"stopId": "FR:76217:ZE:StopPointxOCETrainxTERx87415018:ATOUMOD002",
"stopSequence": 1
}
],
"timestamp": "1772605420",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx3e9229c5xae84x4f9ex98dfx93cc2e91b55cx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN851708F5934725x2026x02x21T22x11x00Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:4649934545485824x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -83,
"time": "1772606611"
},
"departure": {
"delay": -83,
"time": "1772606797"
},
"stopId": "FR:14654:ZE:5640013749420032:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": -133,
"time": "1772606867"
},
"stopId": "FR:14654:ZE:4600937680207872:ATOUMOD036",
"stopSequence": 14
}
],
"timestamp": "1772606705",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:5354718734843904:LOC",
"tripId": "ATOUMOD036:ServiceJourney:4649934545485824x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN850016F5934829x2026x02x21T22x11x00Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772604780"
},
"departure": {
"time": "1772604840"
},
"stopId": "FR:78089:ZE:StopPointxOCETrainxTERx87415893:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1772605680"
},
"departure": {
"time": "1772605800"
},
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1772608080"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1772605200"
},
"departure": {
"time": "1772605260"
},
"stopId": "FR:78531:ZE:StopPointxOCETrainxTERx87415885:ATOUMOD002",
"stopSequence": 15
},
{
"departure": {
"time": "1772604420"
},
"stopId": "FR:27681:ZE:StopPointxOCETrainxTERx87415604:ATOUMOD002",
"stopSequence": 11
}
],
"timestamp": "1772600799",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx97E911FAxC8F2x4861xAD3CxC36CF4750A49x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN850016F5934829x2026x02x21T22x11x00Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD037:ServiceJourney:1500000051:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 49,
"time": "1772606468"
},
"departure": {
"delay": 49,
"time": "1772606509"
},
"stopId": "FR:61001:ZE:LycxexLeclerc:ATOUMOD037",
"stopSequence": 31
},
{
"arrival": {
"delay": 111,
"time": "1772606584"
},
"departure": {
"delay": 111,
"time": "1772606631"
},
"stopId": "FR:72308:ZE:LycxexMargueritexdee:ATOUMOD037",
"stopSequence": 33
},
{
"arrival": {
"delay": 92,
"time": "1772606645"
},
"departure": {
"delay": 92,
"time": "1772606672"
},
"stopId": "FR:72006:ZE:PointxdxAlenxon:ATOUMOD037",
"stopSequence": 34
},
{
"arrival": {
"delay": 54,
"time": "1772606390"
},
"departure": {
"delay": 54,
"time": "1772606454"
},
"stopId": "FR:61001:ZE:CollxgexLouisexMichl:ATOUMOD037",
"stopSequence": 30
},
{
"arrival": {
"delay": 94,
"time": "1772606520"
},
"departure": {
"delay": 94,
"time": "1772606554"
},
"stopId": "FR:72308:ZE:CFAxRoselet:ATOUMOD037",
"stopSequence": 32
},
{
"arrival": {
"delay": 92,
"time": "1772606732"
},
"stopId": "FR:72006:ZE:Chevx:ATOUMOD037",
"stopSequence": 35
}
],
"timestamp": "1772606574",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD037:Line:A:LOC",
"tripId": "ATOUMOD037:ServiceJourney:1500000051:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC596163:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 4,
"time": "1772606824"
},
"departure": {
"delay": 4,
"time": "1772606824"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 1,
"time": "1772606401"
},
"departure": {
"delay": 1,
"time": "1772606401"
},
"stopId": "FR:27229:ZE:0xFRI02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -46,
"time": "1772606954"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -19,
"time": "1772606250"
},
"departure": {
"delay": -19,
"time": "1772606321"
},
"stopId": "FR:27229:ZE:0xRRE02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"time": "1772606580"
},
"departure": {
"time": "1772606580"
},
"stopId": "FR:27229:ZE:0xBRI02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -20,
"time": "1772606680"
},
"departure": {
"delay": -20,
"time": "1772606680"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -21,
"time": "1772606739"
},
"departure": {
"delay": -21,
"time": "1772606739"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 12
}
],
"timestamp": "1772606513",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC596163:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN850605F5934789x2026x02x21T22x11x00Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772609160"
},
"departure": {
"time": "1772609220"
},
"stopId": "FR:76366:ZE:StopPointxOCETrainxTERx87411256:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1772609700"
},
"departure": {
"time": "1772609760"
},
"stopId": "FR:76495:ZE:StopPointxOCETrainxTERx87411272:ATOUMOD002",
"stopSequence": 19
},
{
"departure": {
"time": "1772606880"
},
"stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1772608500"
},
"departure": {
"time": "1772608680"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1772610120"
},
"departure": {
"time": "1772610180"
},
"stopId": "FR:76456:ZE:StopPointxOCETrainxTERx87411280:ATOUMOD002",
"stopSequence": 21
},
{
"arrival": {
"time": "1772610600"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1772608920"
},
"departure": {
"time": "1772608980"
},
"stopId": "FR:76474:ZE:StopPointxOCETrainxTERx87411249:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1772607780"
},
"departure": {
"time": "1772607840"
},
"stopId": "FR:76575:ZE:StopPointxOCETrainxTERx87411215:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1772607540"
},
"departure": {
"time": "1772607600"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1772608080"
},
"departure": {
"time": "1772608200"
},
"stopId": "FR:76681:ZE:StopPointxOCETrainxTERx87411223:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1772607180"
},
"departure": {
"time": "1772607240"
},
"stopId": "FR:76705:ZE:StopPointxOCETrainxTERx87411181:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1772609520"
},
"departure": {
"time": "1772609580"
},
"stopId": "FR:76057:ZE:StopPointxOCETrainxTERx87411264:ATOUMOD002",
"stopSequence": 17
}
],
"timestamp": "1772603259",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxde778414x6e3dx4bc7x9d9ax6bac6aed673fx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN850605F5934789x2026x02x21T22x11x00Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3372F5952492x2026x02x22T22x07x48Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1772605440"
},
"stopId": "FR:14220:ZE:StopPointxOCETrainxTERx87444372:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1772613480"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1772605920"
},
"departure": {
"time": "1772605980"
},
"stopId": "FR:14514:ZE:StopPointxOCETrainxTERx87444349:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1772607060"
},
"departure": {
"time": "1772607120"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1772608020"
},
"departure": {
"time": "1772608080"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"time": "1772609580"
},
"departure": {
"time": "1772609700"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 10
}
],
"timestamp": "1772601819",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx03A83359x7D9Dx4301x9C87x92FED4666451x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3372F5952492x2026x02x22T22x07x48Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx4146:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -1191,
"time": "1772605929"
},
"departure": {
"delay": -1191,
"time": "1772605929"
},
"stopId": "FR:76540:ZE:TCARxSTSEV1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": -893,
"time": "1772606767"
},
"stopId": "FR:76540:ZE:TCARxBBOU:ATOUMOD001",
"stopSequence": 31
}
],
"timestamp": "1772604675",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx4146:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN13116F5941331x2026x02x21T22x11x00Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772606940"
},
"departure": {
"time": "1772607000"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1772607480"
},
"departure": {
"time": "1772607540"
},
"stopId": "FR:27701:ZE:StopPointxOCETrainxTERx87415877:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1772612220"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1772608680"
},
"departure": {
"time": "1772608800"
},
"stopId": "FR:27681:ZE:StopPointxOCETrainxTERx87415604:ATOUMOD002",
"stopSequence": 11
},
{
"departure": {
"time": "1772606400"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1772608140"
},
"departure": {
"time": "1772608200"
},
"stopId": "FR:27022:ZE:StopPointxOCETrainxTERx87415620:ATOUMOD002",
"stopSequence": 9
}
],
"timestamp": "1772602780",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx97E911FAxC8F2x4861xAD3CxC36CF4750A49x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN13116F5941331x2026x02x21T22x11x00Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:6252865791197184x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 222,
"time": "1772608292"
},
"departure": {
"delay": 222,
"time": "1772608302"
},
"stopId": "FR:14371:ZE:5222985209217024:ATOUMOD036",
"stopSequence": 5
},
{
"arrival": {
"delay": 144,
"time": "1772608034"
},
"departure": {
"delay": 144,
"time": "1772608044"
},
"stopId": "FR:14371:ZE:6446846441422848:ATOUMOD036",
"stopSequence": 4
},
{
"arrival": {
"delay": 103,
"time": "1772607573"
},
"departure": {
"delay": 103,
"time": "1772607583"
},
"stopId": "FR:14371:ZE:4927468675792896:ATOUMOD036",
"stopSequence": 3
},
{
"arrival": {
"delay": -27,
"time": "1772608593"
},
"stopId": "FR:14371:ZE:5100778894131200:ATOUMOD036",
"stopSequence": 6
},
{
"departure": {
"time": "1772607240"
},
"stopId": "FR:14576:ZE:6448183451320320:ATOUMOD036",
"stopSequence": 1
},
{
"arrival": {
"delay": -7,
"time": "1772607277"
},
"departure": {
"delay": -7,
"time": "1772607293"
},
"stopId": "FR:14576:ZE:5537243771961344:ATOUMOD036",
"stopSequence": 2
}
],
"timestamp": "1772606705",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:4705188381196288:LOC",
"tripId": "ATOUMOD036:ServiceJourney:6252865791197184x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:8x3470527:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 154,
"time": "1772606314"
},
"departure": {
"delay": 154,
"time": "1772606314"
},
"stopId": "FR:27701:ZE:0x7108:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 111,
"time": "1772606511"
},
"departure": {
"delay": 111,
"time": "1772606511"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 46,
"time": "1772606626"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 116,
"time": "1772606396"
},
"departure": {
"delay": 116,
"time": "1772606396"
},
"stopId": "FR:27701:ZE:0x7095:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 124,
"time": "1772606464"
},
"departure": {
"delay": 124,
"time": "1772606464"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 147,
"time": "1772606547"
},
"departure": {
"delay": 147,
"time": "1772606547"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 150,
"time": "1772606250"
},
"departure": {
"delay": 150,
"time": "1772606250"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 17
}
],
"timestamp": "1772606281",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:8x3470527:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745256x2025xHxMultxMexMercredix00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 31,
"time": "1772604290"
},
"departure": {
"delay": 31,
"time": "1772604331"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 26,
"time": "1772604232"
},
"departure": {
"delay": 26,
"time": "1772604266"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 4,
"time": "1772605017"
},
"departure": {
"delay": 4,
"time": "1772605084"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 84,
"time": "1772605422"
},
"departure": {
"delay": 84,
"time": "1772605464"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 42,
"time": "1772605782"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 58,
"time": "1772604438"
},
"departure": {
"delay": 58,
"time": "1772604478"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 69,
"time": "1772605364"
},
"departure": {
"delay": 69,
"time": "1772605389"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 44,
"time": "1772604358"
},
"departure": {
"delay": 44,
"time": "1772604404"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 73,
"time": "1772605297"
},
"departure": {
"delay": 73,
"time": "1772605333"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"departure": {
"delay": 87,
"time": "1772604087"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 39,
"time": "1772604664"
},
"departure": {
"delay": 39,
"time": "1772604699"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 3,
"time": "1772605579"
},
"departure": {
"delay": 3,
"time": "1772605623"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 33,
"time": "1772604596"
},
"departure": {
"delay": 33,
"time": "1772604633"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -47,
"time": "1772604805"
},
"departure": {
"delay": -47,
"time": "1772604853"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 60,
"time": "1772605134"
},
"departure": {
"delay": 60,
"time": "1772605260"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 61,
"time": "1772604505"
},
"departure": {
"delay": 61,
"time": "1772604541"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 28,
"time": "1772605493"
},
"departure": {
"delay": 28,
"time": "1772605528"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -12,
"time": "1772604747"
},
"departure": {
"delay": -12,
"time": "1772604768"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -10,
"time": "1772604907"
},
"departure": {
"delay": -10,
"time": "1772604950"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 30,
"time": "1772604195"
},
"departure": {
"delay": 30,
"time": "1772604210"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
}
],
"timestamp": "1772606702",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745256x2025xHxMultxMexMercredix00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx374:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 41,
"time": "1772607401"
},
"departure": {
"delay": 41,
"time": "1772607401"
},
"stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1772607120"
},
"departure": {
"time": "1772607120"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1772607600"
},
"departure": {
"time": "1772607600"
},
"stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 41,
"time": "1772606861"
},
"departure": {
"delay": 41,
"time": "1772606861"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1772607240"
},
"departure": {
"time": "1772607240"
},
"stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1772606940"
},
"departure": {
"time": "1772606940"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1772606820"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1772606495",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx374:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:8x3490668:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 2789,
"time": "1772605829"
},
"departure": {
"delay": 2789,
"time": "1772605829"
},
"stopId": "FR:27458:ZE:0x6688:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": 2785,
"time": "1772605885"
},
"stopId": "FR:27458:ZE:0x6686:ATOUMOD006",
"stopSequence": 40
}
],
"timestamp": "1772605830",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:5:LOC",
"tripId": "ATOUMOD006:ServiceJourney:8x3490668:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN850403F5934804x2026x02x21T22x11x00Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772604300"
},
"departure": {
"time": "1772604360"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1772606160"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 14
},
{
"arrival": {
"time": "1772605500"
},
"departure": {
"time": "1772605560"
},
"stopId": "FR:76250:ZE:StopPointxOCETrainxTERx87413328:ATOUMOD002",
"stopSequence": 13
},
{
"departure": {
"time": "1772602800"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1772603640"
},
"departure": {
"time": "1772603700"
},
"stopId": "FR:76495:ZE:StopPointxOCETrainxTERx87411272:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1772605080"
},
"departure": {
"time": "1772605140"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1772603460"
},
"departure": {
"time": "1772603520"
},
"stopId": "FR:76057:ZE:StopPointxOCETrainxTERx87411264:ATOUMOD002",
"stopSequence": 3
}
],
"timestamp": "1772599179",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxA474D9C7x1A46x4870x8AAAx2A9C49F46F3Dx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN850403F5934804x2026x02x21T22x11x00Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN850018F5934827x2026x02x21T22x11x00Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772605980"
},
"departure": {
"time": "1772606040"
},
"stopId": "FR:78089:ZE:StopPointxOCETrainxTERx87415893:ATOUMOD002",
"stopSequence": 13
},
{
"departure": {
"time": "1772605620"
},
"stopId": "FR:27681:ZE:StopPointxOCETrainxTERx87415604:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1772606400"
},
"departure": {
"time": "1772606460"
},
"stopId": "FR:78531:ZE:StopPointxOCETrainxTERx87415885:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1772609280"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1772606760"
},
"departure": {
"time": "1772606880"
},
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 17
}
],
"timestamp": "1772602000",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx97E911FAxC8F2x4861xAD3CxC36CF4750A49x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN850018F5934827x2026x02x21T22x11x00Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC595670:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1772608800"
},
"stopId": "FR:27439:ZE:0xCAP01:ATOUMOD004",
"stopSequence": 6
}
],
"timestamp": "1772606513",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T5:LOC",
"tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC595670:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:6009113000542208x1:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": -1066,
"time": "1772605934"
},
"stopId": "FR:14366:ZE:660040002:ATOUMOD036",
"stopSequence": 1
},
{
"arrival": {
"delay": -195,
"time": "1772607321"
},
"departure": {
"delay": -195,
"time": "1772607525"
},
"stopId": "FR:14366:ZE:19270005:ATOUMOD036",
"stopSequence": 5
},
{
"arrival": {
"delay": -175,
"time": "1772607601"
},
"departure": {
"delay": -175,
"time": "1772607785"
},
"stopId": "FR:14366:ZE:5170005:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": -107,
"time": "1772607857"
},
"departure": {
"delay": -107,
"time": "1772607973"
},
"stopId": "FR:14366:ZE:5175611553218560:ATOUMOD036",
"stopSequence": 16
},
{
"arrival": {
"delay": -270,
"time": "1772606931"
},
"departure": {
"delay": -270,
"time": "1772607210"
},
"stopId": "FR:14366:ZE:1190003:ATOUMOD036",
"stopSequence": 2
},
{
"arrival": {
"delay": -209,
"time": "1772607931"
},
"stopId": "FR:14366:ZE:605820044:ATOUMOD036",
"stopSequence": 17
}
],
"timestamp": "1772606705",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:5089173048393728:LOC",
"tripId": "ATOUMOD036:ServiceJourney:6009113000542208x1:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:307:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772606880"
},
"departure": {
"time": "1772606880"
},
"stopId": "FR:27562:ZE:10053:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1772607360"
},
"departure": {
"time": "1772607360"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1772606580"
},
"departure": {
"time": "1772606580"
},
"stopId": "FR:27562:ZE:37:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1772606820"
},
"departure": {
"time": "1772606820"
},
"stopId": "FR:27562:ZE:10041:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1772607600"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
},
{
"departure": {
"time": "1772606460"
},
"stopId": "FR:27562:ZE:93:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1772607300"
},
"departure": {
"time": "1772607300"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1772606700"
},
"departure": {
"time": "1772606700"
},
"stopId": "FR:27562:ZE:10025:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1772606520"
},
"departure": {
"time": "1772606520"
},
"stopId": "FR:27562:ZE:148:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1772607420"
},
"departure": {
"time": "1772607420"
},
"stopId": "FR:27681:ZE:141:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1772606760"
},
"departure": {
"time": "1772606760"
},
"stopId": "FR:27562:ZE:50434:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1772607060"
},
"departure": {
"time": "1772607060"
},
"stopId": "FR:27681:ZE:10116:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1772606640"
},
"departure": {
"time": "1772606640"
},
"stopId": "FR:27562:ZE:10020:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1772607120"
},
"departure": {
"time": "1772607120"
},
"stopId": "FR:27681:ZE:29053:ATOUMOD007",
"stopSequence": 10
}
],
"timestamp": "1772606490",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:26:LOC",
"tripId": "ATOUMOD007:ServiceJourney:307:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4056443x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -227,
"time": "1772606053"
},
"stopId": "FR:76351:ZE:3639:ATOUMOD003",
"stopSequence": 27
},
{
"departure": {
"delay": -227,
"time": "1772605933"
},
"stopId": "FR:76351:ZE:3436:ATOUMOD003",
"stopSequence": 26
}
],
"timestamp": "1772606042",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C2:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4056443x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC596533:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -54,
"time": "1772606646"
},
"departure": {
"delay": -54,
"time": "1772606646"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -19,
"time": "1772606561"
},
"departure": {
"delay": -19,
"time": "1772606561"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -104,
"time": "1772606776"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -44,
"time": "1772606476"
},
"departure": {
"delay": -44,
"time": "1772606476"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 22
}
],
"timestamp": "1772606513",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T6:LOC",
"tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC596533:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4107990x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 253,
"time": "1772606053"
},
"stopId": "FR:76351:ZE:3978:ATOUMOD003",
"stopSequence": 15
},
{
"departure": {
"delay": 251,
"time": "1772605931"
},
"stopId": "FR:76351:ZE:3995:ATOUMOD003",
"stopSequence": 14
}
],
"timestamp": "1772606092",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:B:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4107990x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx377:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 155,
"time": "1772606495"
},
"departure": {
"delay": 155,
"time": "1772606495"
},
"stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 110,
"time": "1772606930"
},
"departure": {
"delay": 110,
"time": "1772606930"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 168,
"time": "1772606268"
},
"departure": {
"delay": 168,
"time": "1772606268"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 116,
"time": "1772606636"
},
"departure": {
"delay": 116,
"time": "1772606636"
},
"stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 183,
"time": "1772606343"
},
"departure": {
"delay": 183,
"time": "1772606343"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 163,
"time": "1772606423"
},
"departure": {
"delay": 163,
"time": "1772606443"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 110,
"time": "1772606810"
},
"departure": {
"delay": 110,
"time": "1772606810"
},
"stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 163,
"time": "1772606143"
},
"departure": {
"delay": 163,
"time": "1772606143"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"delay": 63,
"time": "1772606043"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1772606056",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx377:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN850405F5934802x2026x02x21T22x11x00Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772608080"
},
"departure": {
"time": "1772608140"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1772607600"
},
"departure": {
"time": "1772607660"
},
"stopId": "FR:76279:ZE:StopPointxOCETrainxTERx87413377:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1772606340"
},
"departure": {
"time": "1772606400"
},
"stopId": "FR:76057:ZE:StopPointxOCETrainxTERx87411264:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1772608440"
},
"departure": {
"time": "1772608500"
},
"stopId": "FR:76250:ZE:StopPointxOCETrainxTERx87413328:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1772607180"
},
"departure": {
"time": "1772607240"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1772609100"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 14
},
{
"departure": {
"time": "1772605740"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1772606520"
},
"departure": {
"time": "1772606580"
},
"stopId": "FR:76495:ZE:StopPointxOCETrainxTERx87411272:ATOUMOD002",
"stopSequence": 5
}
],
"timestamp": "1772602120",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxA474D9C7x1A46x4870x8AAAx2A9C49F46F3Dx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN850405F5934802x2026x02x21T22x11x00Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN13110F5941335x2026x02x21T22x11x00Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 300,
"time": "1772606100"
},
"departure": {
"delay": 300,
"time": "1772606160"
},
"stopId": "FR:27022:ZE:StopPointxOCETrainxTERx87415620:ATOUMOD002",
"stopSequence": 8
},
{
"departure": {
"delay": 300,
"time": "1772604360"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"delay": 300,
"time": "1772606580"
},
"departure": {
"delay": 300,
"time": "1772606700"
},
"stopId": "FR:27681:ZE:StopPointxOCETrainxTERx87415604:ATOUMOD002",
"stopSequence": 10
},
{
"arrival": {
"delay": 300,
"time": "1772607600"
},
"departure": {
"delay": 300,
"time": "1772607720"
},
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 16
},
{
"arrival": {
"delay": 300,
"time": "1772605440"
},
"departure": {
"delay": 300,
"time": "1772605500"
},
"stopId": "FR:27701:ZE:StopPointxOCETrainxTERx87415877:ATOUMOD002",
"stopSequence": 6
},
{
"arrival": {
"delay": 300,
"time": "1772604900"
},
"departure": {
"delay": 300,
"time": "1772604960"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 2
},
{
"arrival": {
"delay": 300,
"time": "1772610060"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 18
}
],
"timestamp": "1772604700",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx97E911FAxC8F2x4861xAD3CxC36CF4750A49x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN13110F5941335x2026x02x21T22x11x00Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4107833x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 143,
"time": "1772606303"
},
"stopId": "FR:76351:ZE:4000:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 160,
"time": "1772606860"
},
"stopId": "FR:76351:ZE:3984:ATOUMOD003",
"stopSequence": 16
},
{
"departure": {
"delay": 150,
"time": "1772606190"
},
"stopId": "FR:76351:ZE:3990:ATOUMOD003",
"stopSequence": 9
},
{
"departure": {
"delay": 141,
"time": "1772606661"
},
"stopId": "FR:76351:ZE:3965:ATOUMOD003",
"stopSequence": 14
},
{
"departure": {
"delay": 152,
"time": "1772606432"
},
"stopId": "FR:76351:ZE:3960:ATOUMOD003",
"stopSequence": 11
},
{
"departure": {
"delay": 113,
"time": "1772606513"
},
"stopId": "FR:76351:ZE:3981:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 131,
"time": "1772606771"
},
"departure": {
"delay": 131,
"time": "1772606771"
},
"stopId": "FR:76351:ZE:3998:ATOUMOD003",
"stopSequence": 15
}
],
"timestamp": "1772606362",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4107833x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4051221xGTFSxGSemH18xSemainex05:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 49,
"time": "1772605489"
},
"stopId": "FR:76351:ZE:3330:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 3,
"time": "1772605683"
},
"stopId": "FR:76351:ZE:5206:ATOUMOD003",
"stopSequence": 17
}
],
"timestamp": "1772605702",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:18:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4051221xGTFSxGSemH18xSemainex05:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4075807x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -13,
"time": "1772606687"
},
"departure": {
"delay": -13,
"time": "1772606687"
},
"stopId": "FR:76351:ZE:3530:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": -13,
"time": "1772606747"
},
"departure": {
"delay": -13,
"time": "1772606747"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": -13,
"time": "1772606987"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 14
},
{
"departure": {
"delay": 43,
"time": "1772606623"
},
"stopId": "FR:76351:ZE:3030:ATOUMOD003",
"stopSequence": 11
}
],
"timestamp": "1772606652",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C6:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4075807x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4244083xGTFSxGSemH15xSemainex08:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 136,
"time": "1772606356"
},
"stopId": "FR:76351:ZE:4869:ATOUMOD003",
"stopSequence": 25
},
{
"departure": {
"delay": 174,
"time": "1772606514"
},
"stopId": "FR:76351:ZE:4867:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 173,
"time": "1772606693"
},
"stopId": "FR:76351:ZE:5206:ATOUMOD003",
"stopSequence": 27
}
],
"timestamp": "1772606482",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:15:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4244083xGTFSxGSemH15xSemainex08:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057109x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": -84,
"time": "1772606256"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": -84,
"time": "1772606496"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 22
}
],
"timestamp": "1772606482",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C8:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057109x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:4687979567120384x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 28,
"time": "1772606226"
},
"departure": {
"delay": 28,
"time": "1772606248"
},
"stopId": "FR:14431:ZE:5049373336535040:ATOUMOD036",
"stopSequence": 5
},
{
"arrival": {
"delay": -17,
"time": "1772606313"
},
"departure": {
"delay": -17,
"time": "1772606323"
},
"stopId": "FR:14431:ZE:4910419547258880:ATOUMOD036",
"stopSequence": 6
},
{
"arrival": {
"delay": -68,
"time": "1772606550"
},
"departure": {
"delay": -68,
"time": "1772606572"
},
"stopId": "FR:14431:ZE:6238101702705152:ATOUMOD036",
"stopSequence": 8
},
{
"arrival": {
"delay": -101,
"time": "1772607859"
},
"stopId": "FR:14431:ZE:5290956925435904:ATOUMOD036",
"stopSequence": 14
},
{
"arrival": {
"delay": -42,
"time": "1772607687"
},
"departure": {
"delay": -42,
"time": "1772607738"
},
"stopId": "FR:14431:ZE:5138756706238464:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": -56,
"time": "1772607058"
},
"departure": {
"delay": -56,
"time": "1772607124"
},
"stopId": "FR:14431:ZE:5560914410471424:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": -71,
"time": "1772606909"
},
"departure": {
"delay": -71,
"time": "1772606989"
},
"stopId": "FR:14431:ZE:5502910508040192:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": -69,
"time": "1772606671"
},
"departure": {
"delay": -69,
"time": "1772606691"
},
"stopId": "FR:14431:ZE:5936964701257728:ATOUMOD036",
"stopSequence": 9
},
{
"arrival": {
"delay": -59,
"time": "1772606443"
},
"departure": {
"delay": -59,
"time": "1772606461"
},
"stopId": "FR:14431:ZE:4739517874438144:ATOUMOD036",
"stopSequence": 7
},
{
"arrival": {
"delay": -14,
"time": "1772607622"
},
"departure": {
"delay": -14,
"time": "1772607646"
},
"stopId": "FR:14431:ZE:6074286516207616:ATOUMOD036",
"stopSequence": 12
}
],
"timestamp": "1772606281",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:5878113582972928:LOC",
"tripId": "ATOUMOD036:ServiceJourney:4687979567120384x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN853605F5934620x2026x02x21T22x11x00Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772609220"
},
"departure": {
"time": "1772609340"
},
"stopId": "FR:61006:ZE:StopPointxOCETrainxTERx87444539:ATOUMOD002",
"stopSequence": 26
},
{
"arrival": {
"time": "1772607360"
},
"departure": {
"time": "1772607480"
},
"stopId": "FR:61001:ZE:StopPointxOCETrainxTERx87444711:ATOUMOD002",
"stopSequence": 20
},
{
"departure": {
"time": "1772605560"
},
"stopId": "FR:72181:ZE:StopPointxOCETrainxTERx87396002:ATOUMOD002",
"stopSequence": 12
},
{
"arrival": {
"time": "1772608680"
},
"departure": {
"time": "1772608740"
},
"stopId": "FR:61101:ZE:StopPointxOCETrainxTERx87444562:ATOUMOD002",
"stopSequence": 24
},
{
"arrival": {
"time": "1772610840"
},
"departure": {
"time": "1772610900"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 30
},
{
"arrival": {
"time": "1772610480"
},
"departure": {
"time": "1772610540"
},
"stopId": "FR:14654:ZE:StopPointxOCETrainxTERx87444216:ATOUMOD002",
"stopSequence": 28
},
{
"arrival": {
"time": "1772611680"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 31
},
{
"arrival": {
"time": "1772608200"
},
"departure": {
"time": "1772608260"
},
"stopId": "FR:61464:ZE:StopPointxOCETrainxTERx87444695:ATOUMOD002",
"stopSequence": 22
}
],
"timestamp": "1772601939",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx1f647a2cx138dx47dex8fb5x333f230e16f7x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN853605F5934620x2026x02x21T22x11x00Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN853607F5934619x2026x02x21T22x11x00Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772614740"
},
"departure": {
"time": "1772614800"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 30
},
{
"arrival": {
"time": "1772611020"
},
"departure": {
"time": "1772611200"
},
"stopId": "FR:61001:ZE:StopPointxOCETrainxTERx87444711:ATOUMOD002",
"stopSequence": 20
},
{
"arrival": {
"time": "1772614380"
},
"departure": {
"time": "1772614440"
},
"stopId": "FR:14654:ZE:StopPointxOCETrainxTERx87444216:ATOUMOD002",
"stopSequence": 28
},
{
"arrival": {
"time": "1772613120"
},
"departure": {
"time": "1772613240"
},
"stopId": "FR:61006:ZE:StopPointxOCETrainxTERx87444539:ATOUMOD002",
"stopSequence": 26
},
{
"departure": {
"time": "1772609160"
},
"stopId": "FR:72181:ZE:StopPointxOCETrainxTERx87396002:ATOUMOD002",
"stopSequence": 12
},
{
"arrival": {
"time": "1772612520"
},
"departure": {
"time": "1772612640"
},
"stopId": "FR:61101:ZE:StopPointxOCETrainxTERx87444562:ATOUMOD002",
"stopSequence": 24
},
{
"arrival": {
"time": "1772615640"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 31
},
{
"arrival": {
"time": "1772611920"
},
"departure": {
"time": "1772611980"
},
"stopId": "FR:61464:ZE:StopPointxOCETrainxTERx87444695:ATOUMOD002",
"stopSequence": 22
}
],
"timestamp": "1772605539",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx1f647a2cx138dx47dex8fb5x333f230e16f7x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN853607F5934619x2026x02x21T22x11x00Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:8x3470470:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 59,
"time": "1772606519"
},
"departure": {
"delay": 59,
"time": "1772606519"
},
"stopId": "FR:27456:ZE:0x6734:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 101,
"time": "1772607221"
},
"stopId": "FR:27332:ZE:0x7152:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 182,
"time": "1772606702"
},
"departure": {
"delay": 182,
"time": "1772606702"
},
"stopId": "FR:27697:ZE:0x7014:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 192,
"time": "1772607072"
},
"departure": {
"delay": 192,
"time": "1772607072"
},
"stopId": "FR:27332:ZE:0x6237:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 277,
"time": "1772606797"
},
"departure": {
"delay": 277,
"time": "1772606797"
},
"stopId": "FR:27697:ZE:0x7012:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 210,
"time": "1772606670"
},
"departure": {
"delay": 210,
"time": "1772606670"
},
"stopId": "FR:27332:ZE:0x6248:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 173,
"time": "1772606614"
},
"departure": {
"delay": 173,
"time": "1772606633"
},
"stopId": "FR:27332:ZE:0x6252:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 261,
"time": "1772606841"
},
"departure": {
"delay": 261,
"time": "1772606841"
},
"stopId": "FR:27332:ZE:0x6253:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 234,
"time": "1772606934"
},
"departure": {
"delay": 234,
"time": "1772606934"
},
"stopId": "FR:27332:ZE:0x6244:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 276,
"time": "1772606976"
},
"departure": {
"delay": 276,
"time": "1772606976"
},
"stopId": "FR:27332:ZE:0x6260:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 275,
"time": "1772606915"
},
"departure": {
"delay": 275,
"time": "1772606915"
},
"stopId": "FR:27332:ZE:0x6240:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 212,
"time": "1772607032"
},
"departure": {
"delay": 212,
"time": "1772607032"
},
"stopId": "FR:27332:ZE:0x6238:ATOUMOD006",
"stopSequence": 18
}
],
"timestamp": "1772606521",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:9:LOC",
"tripId": "ATOUMOD006:ServiceJourney:8x3470470:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057206x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 144,
"time": "1772606844"
},
"departure": {
"delay": 144,
"time": "1772606844"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 21
},
{
"departure": {
"delay": 156,
"time": "1772606316"
},
"stopId": "FR:76351:ZE:4607:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 200,
"time": "1772606720"
},
"departure": {
"delay": 200,
"time": "1772606720"
},
"stopId": "FR:76351:ZE:3030:ATOUMOD003",
"stopSequence": 19
},
{
"departure": {
"delay": 191,
"time": "1772606531"
},
"stopId": "FR:76351:ZE:4996:ATOUMOD003",
"stopSequence": 17
},
{
"departure": {
"delay": 144,
"time": "1772606424"
},
"stopId": "FR:76351:ZE:3659:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 144,
"time": "1772606784"
},
"departure": {
"delay": 144,
"time": "1772606784"
},
"stopId": "FR:76351:ZE:3530:ATOUMOD003",
"stopSequence": 20
},
{
"departure": {
"delay": 144,
"time": "1772606244"
},
"stopId": "FR:76351:ZE:3539:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 144,
"time": "1772607084"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 144,
"time": "1772606604"
},
"departure": {
"delay": 144,
"time": "1772606604"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 18
}
],
"timestamp": "1772606542",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C8:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057206x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4056984x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -59,
"time": "1772607001"
},
"departure": {
"delay": -59,
"time": "1772607001"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": -59,
"time": "1772607301"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": -59,
"time": "1772606761"
},
"departure": {
"delay": -59,
"time": "1772606761"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 19
},
{
"departure": {
"delay": 36,
"time": "1772606196"
},
"stopId": "FR:76351:ZE:3585:ATOUMOD003",
"stopSequence": 11
},
{
"departure": {
"delay": -16,
"time": "1772606444"
},
"stopId": "FR:76351:ZE:3626:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": -3,
"time": "1772606877"
},
"departure": {
"delay": -3,
"time": "1772606877"
},
"stopId": "FR:76351:ZE:3030:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": -59,
"time": "1772606941"
},
"departure": {
"delay": -59,
"time": "1772606941"
},
"stopId": "FR:76351:ZE:3530:ATOUMOD003",
"stopSequence": 21
},
{
"departure": {
"delay": -16,
"time": "1772606504"
},
"stopId": "FR:76351:ZE:4567:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 30,
"time": "1772606370"
},
"departure": {
"delay": 30,
"time": "1772606370"
},
"stopId": "FR:76351:ZE:4841:ATOUMOD003",
"stopSequence": 13
},
{
"departure": {
"delay": 74,
"time": "1772606294"
},
"stopId": "FR:76351:ZE:3026:ATOUMOD003",
"stopSequence": 12
},
{
"departure": {
"delay": -15,
"time": "1772606685"
},
"stopId": "FR:76351:ZE:4996:ATOUMOD003",
"stopSequence": 18
},
{
"departure": {
"delay": 5,
"time": "1772606585"
},
"stopId": "FR:76351:ZE:3659:ATOUMOD003",
"stopSequence": 17
},
{
"departure": {
"delay": 74,
"time": "1772606414"
},
"stopId": "FR:76351:ZE:3129:ATOUMOD003",
"stopSequence": 14
}
],
"timestamp": "1772606692",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C7:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4056984x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4107831x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 225,
"time": "1772606985"
},
"departure": {
"delay": 225,
"time": "1772606985"
},
"stopId": "FR:76351:ZE:3987:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 190,
"time": "1772606770"
},
"departure": {
"delay": 190,
"time": "1772606770"
},
"stopId": "FR:76351:ZE:3975:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 188,
"time": "1772607188"
},
"stopId": "FR:76481:ZE:4890:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 180,
"time": "1772606880"
},
"departure": {
"delay": 180,
"time": "1772606880"
},
"stopId": "FR:76351:ZE:4003:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 212,
"time": "1772607092"
},
"departure": {
"delay": 212,
"time": "1772607092"
},
"stopId": "FR:76351:ZE:3953:ATOUMOD003",
"stopSequence": 17
},
{
"departure": {
"delay": 209,
"time": "1772606669"
},
"stopId": "FR:76351:ZE:3991:ATOUMOD003",
"stopSequence": 13
}
],
"timestamp": "1772606692",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4107831x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852335F5934673x2026x02x21T22x11x00Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1772606340"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1772607600"
},
"departure": {
"time": "1772607660"
},
"stopId": "FR:14456:ZE:StopPointxOCETrainxTERx87444190:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1772607180"
},
"departure": {
"time": "1772607240"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1772607900"
},
"departure": {
"time": "1772607960"
},
"stopId": "FR:14287:ZE:StopPointxOCETrainxTERx87444182:ATOUMOD002",
"stopSequence": 21
},
{
"arrival": {
"time": "1772608380"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 22
}
],
"timestamp": "1772602720",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxd03091e3x31ddx4499xa71cxc61ef5399cc6x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852335F5934673x2026x02x21T22x11x00Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4056983x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 124,
"time": "1772606284"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 124,
"time": "1772606524"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 23
},
{
"departure": {
"delay": 97,
"time": "1772606197"
},
"stopId": "FR:76351:ZE:3530:ATOUMOD003",
"stopSequence": 21
}
],
"timestamp": "1772606532",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C7:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4056983x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3102F5952849x2026x02x22T22x07x48Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772603220"
},
"departure": {
"time": "1772603280"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1772605380"
},
"departure": {
"time": "1772605560"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1772604000"
},
"departure": {
"time": "1772604060"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1772609940"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 26
},
{
"departure": {
"time": "1772602440"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 11
}
],
"timestamp": "1772598819",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx468B44B7xC327x4154xB85Ex25C67C32B61Ex:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3102F5952849x2026x02x22T22x07x48Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD037:ServiceJourney:1500000091:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 361,
"time": "1772606660"
},
"departure": {
"delay": 361,
"time": "1772606701"
},
"stopId": "FR:61001:ZE:JardinxduxPoilu:ATOUMOD037",
"stopSequence": 17
},
{
"departure": {
"delay": 333,
"time": "1772606793"
},
"stopId": "FR:61001:ZE:SaintxFranxois:ATOUMOD037",
"stopSequence": 19
},
{
"arrival": {
"delay": 333,
"time": "1772606718"
},
"departure": {
"delay": 333,
"time": "1772606733"
},
"stopId": "FR:61001:ZE:Rxservoirs:ATOUMOD037",
"stopSequence": 18
},
{
"departure": {
"delay": 333,
"time": "1772606913"
},
"stopId": "FR:61001:ZE:PEM:ATOUMOD037",
"stopSequence": 20
},
{
"arrival": {
"delay": 333,
"time": "1772607213"
},
"stopId": "FR:61001:ZE:LycxexAlainxBdxxMxzy:ATOUMOD037",
"stopSequence": 21
}
],
"timestamp": "1772606735",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD037:Line:S2:LOC",
"tripId": "ATOUMOD037:ServiceJourney:1500000091:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx1476:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -9450,
"time": "1772606790"
},
"departure": {
"delay": -9450,
"time": "1772606790"
},
"stopId": "FR:76212:ZE:TCARxDMAIR2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -9445,
"time": "1772606735"
},
"departure": {
"delay": -9445,
"time": "1772606735"
},
"stopId": "FR:76212:ZE:TCARxCANAD2:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"delay": -9450,
"time": "1772606610"
},
"stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -9415,
"time": "1772607005"
},
"departure": {
"delay": -9415,
"time": "1772607005"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1772606296",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx1476:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:5872161123205120x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -9,
"time": "1772606553"
},
"departure": {
"delay": -9,
"time": "1772606571"
},
"stopId": "FR:14431:ZE:5676671194628096:ATOUMOD036",
"stopSequence": 3
},
{
"arrival": {
"delay": -22,
"time": "1772608178"
},
"stopId": "FR:14431:ZE:5290956925435904:ATOUMOD036",
"stopSequence": 5
},
{
"arrival": {
"delay": -55,
"time": "1772606940"
},
"departure": {
"delay": -55,
"time": "1772607005"
},
"stopId": "FR:14431:ZE:5174723728113664:ATOUMOD036",
"stopSequence": 4
}
],
"timestamp": "1772606612",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:5844004563320832:LOC",
"tripId": "ATOUMOD036:ServiceJourney:5872161123205120x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4011278x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 47,
"time": "1772606207"
},
"stopId": "FR:76552:ZE:3158:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 34,
"time": "1772606794"
},
"departure": {
"delay": 34,
"time": "1772606794"
},
"stopId": "FR:76552:ZE:3105:ATOUMOD003",
"stopSequence": 51
},
{
"departure": {
"delay": 16,
"time": "1772606476"
},
"stopId": "FR:76552:ZE:3103:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 12,
"time": "1772606952"
},
"stopId": "FR:76552:ZE:3400:ATOUMOD003",
"stopSequence": 54
},
{
"departure": {
"delay": 28,
"time": "1772606308"
},
"stopId": "FR:76552:ZE:3607:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 15,
"time": "1772606895"
},
"departure": {
"delay": 15,
"time": "1772606895"
},
"stopId": "FR:76552:ZE:4519:ATOUMOD003",
"stopSequence": 53
},
{
"arrival": {
"delay": 5,
"time": "1772606585"
},
"departure": {
"delay": 5,
"time": "1772606585"
},
"stopId": "FR:76552:ZE:3489:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 15,
"time": "1772606715"
},
"departure": {
"delay": 15,
"time": "1772606715"
},
"stopId": "FR:76552:ZE:3355:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": 35,
"time": "1772606855"
},
"departure": {
"delay": 35,
"time": "1772606855"
},
"stopId": "FR:76552:ZE:3172:ATOUMOD003",
"stopSequence": 52
},
{
"departure": {
"delay": 24,
"time": "1772606244"
},
"stopId": "FR:76552:ZE:3297:ATOUMOD003",
"stopSequence": 44
},
{
"departure": {
"delay": 20,
"time": "1772606660"
},
"stopId": "FR:76552:ZE:3339:ATOUMOD003",
"stopSequence": 49
},
{
"departure": {
"delay": 4,
"time": "1772606404"
},
"stopId": "FR:76552:ZE:3092:ATOUMOD003",
"stopSequence": 46
}
],
"timestamp": "1772606212",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4011278x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:6395081981427712x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -41,
"time": "1772606231"
},
"departure": {
"delay": -41,
"time": "1772606239"
},
"stopId": "FR:14366:ZE:764310005:ATOUMOD036",
"stopSequence": 9
},
{
"arrival": {
"delay": -61,
"time": "1772606278"
},
"departure": {
"delay": -61,
"time": "1772606279"
},
"stopId": "FR:14366:ZE:669860001:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": -5,
"time": "1772606755"
},
"stopId": "FR:14366:ZE:658330001:ATOUMOD036",
"stopSequence": 12
},
{
"arrival": {
"delay": 195,
"time": "1772606588"
},
"departure": {
"delay": 195,
"time": "1772606655"
},
"stopId": "FR:14366:ZE:19270005:ATOUMOD036",
"stopSequence": 11
}
],
"timestamp": "1772606313",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:4947799775903744:LOC",
"tripId": "ATOUMOD036:ServiceJourney:6395081981427712x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC602166:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 50,
"time": "1772608130"
},
"departure": {
"delay": 50,
"time": "1772608130"
},
"stopId": "FR:27229:ZE:0xVAL01:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": 33,
"time": "1772608173"
},
"departure": {
"delay": 33,
"time": "1772608173"
},
"stopId": "FR:27229:ZE:0xNOR01:ATOUMOD004",
"stopSequence": 22
}
],
"timestamp": "1772606513",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T10:LOC",
"tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC602166:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:6576709991137280x3:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -441,
"time": "1772606859"
},
"stopId": "FR:14366:ZE:5080834778333184:ATOUMOD036",
"stopSequence": 19
},
{
"arrival": {
"delay": 28,
"time": "1772606406"
},
"departure": {
"delay": 28,
"time": "1772606428"
},
"stopId": "FR:14366:ZE:21190003:ATOUMOD036",
"stopSequence": 18
}
],
"timestamp": "1772606703",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:5131776580124672:LOC",
"tripId": "ATOUMOD036:ServiceJourney:6576709991137280x3:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4244100xGTFSxGSemH15xSemainex08:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 378,
"time": "1772605998"
},
"stopId": "FR:76657:ZE:5178:ATOUMOD003",
"stopSequence": 27
},
{
"departure": {
"delay": 396,
"time": "1772605836"
},
"stopId": "FR:76660:ZE:3304:ATOUMOD003",
"stopSequence": 26
}
],
"timestamp": "1772605862",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:15:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4244100xGTFSxGSemH15xSemainex08:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852613F5934649x2026x02x21T22x11x00Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772605440"
},
"departure": {
"time": "1772605500"
},
"stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1772606460"
},
"departure": {
"time": "1772606520"
},
"stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1772607240"
},
"departure": {
"time": "1772607360"
},
"stopId": "FR:50502:ZE:StopPointxOCETrainxTERx87447003:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1772604660"
},
"departure": {
"time": "1772604720"
},
"stopId": "FR:14098:ZE:StopPointxOCETrainxTERx87444042:ATOUMOD002",
"stopSequence": 3
},
{
"departure": {
"time": "1772604180"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1772608620"
},
"stopId": "FR:50147:ZE:StopPointxOCETrainxTERx87447110:ATOUMOD002",
"stopSequence": 14
},
{
"arrival": {
"time": "1772605020"
},
"departure": {
"time": "1772605080"
},
"stopId": "FR:14026:ZE:StopPointxOCETrainxTERx87444059:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1772605980"
},
"departure": {
"time": "1772606040"
},
"stopId": "FR:14370:ZE:StopPointxOCETrainxTERx87444083:ATOUMOD002",
"stopSequence": 9
}
],
"timestamp": "1772600559",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx789690b9x0beex4978x8bf9xf4810c9e16f2x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852613F5934649x2026x02x21T22x11x00Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758406x2025xHxMultxMexMercredix00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 381,
"time": "1772606181"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 460,
"time": "1772608960"
},
"departure": {
"delay": 460,
"time": "1772608960"
},
"stopId": "FR:50184:ZE:FLAES1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 460,
"time": "1772607580"
},
"departure": {
"delay": 460,
"time": "1772607580"
},
"stopId": "FR:50045:ZE:BENCG2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 460,
"time": "1772607700"
},
"departure": {
"delay": 460,
"time": "1772607700"
},
"stopId": "FR:50045:ZE:BENBG2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 460,
"time": "1772607280"
},
"departure": {
"delay": 460,
"time": "1772607280"
},
"stopId": "FR:50643:ZE:VIRMA2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 460,
"time": "1772608780"
},
"departure": {
"delay": 460,
"time": "1772608780"
},
"stopId": "FR:50184:ZE:FLAHB2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 460,
"time": "1772608000"
},
"departure": {
"delay": 460,
"time": "1772608000"
},
"stopId": "FR:50402:ZE:PIXZAF:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 460,
"time": "1772609140"
},
"stopId": "FR:50184:ZE:FLAEN1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 460,
"time": "1772608360"
},
"departure": {
"delay": 460,
"time": "1772608360"
},
"stopId": "FR:50402:ZE:PIXLAN:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 460,
"time": "1772606980"
},
"departure": {
"delay": 460,
"time": "1772606980"
},
"stopId": "FR:50575:ZE:SIDHC2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 460,
"time": "1772606800"
},
"departure": {
"delay": 460,
"time": "1772606800"
},
"stopId": "FR:50294:ZE:MARPO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 472,
"time": "1772606453"
},
"departure": {
"delay": 472,
"time": "1772606512"
},
"stopId": "FR:50129:ZE:10ANJ8:ATOUMOD035",
"stopSequence": 2
}
],
"timestamp": "1772606699",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758406x2025xHxMultxMexMercredix00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4071941x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 65,
"time": "1772606285"
},
"stopId": "FR:76351:ZE:3793:ATOUMOD003",
"stopSequence": 23
},
{
"departure": {
"delay": 148,
"time": "1772606188"
},
"stopId": "FR:76351:ZE:3177:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 65,
"time": "1772606525"
},
"stopId": "FR:76351:ZE:4544:ATOUMOD003",
"stopSequence": 24
}
],
"timestamp": "1772606412",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C4:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4071941x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852334F5934674x2026x02x21T22x11x00Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772606820"
},
"departure": {
"time": "1772606880"
},
"stopId": "FR:14456:ZE:StopPointxOCETrainxTERx87444190:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1772608080"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 8
},
{
"departure": {
"time": "1772606160"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1772607240"
},
"departure": {
"time": "1772607300"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1772606520"
},
"departure": {
"time": "1772606580"
},
"stopId": "FR:14287:ZE:StopPointxOCETrainxTERx87444182:ATOUMOD002",
"stopSequence": 3
}
],
"timestamp": "1772602540",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxd03091e3x31ddx4499xa71cxc61ef5399cc6x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852334F5934674x2026x02x21T22x11x00Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230364x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 77,
"time": "1772607137"
},
"departure": {
"delay": 77,
"time": "1772607137"
},
"stopId": "FR:76351:ZE:4115:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 110,
"time": "1772606870"
},
"departure": {
"delay": 110,
"time": "1772606870"
},
"stopId": "FR:76351:ZE:3019:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 72,
"time": "1772607072"
},
"departure": {
"delay": 72,
"time": "1772607072"
},
"stopId": "FR:76351:ZE:3447:ATOUMOD003",
"stopSequence": 36
},
{
"departure": {
"delay": 116,
"time": "1772606636"
},
"stopId": "FR:76351:ZE:3543:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 72,
"time": "1772607552"
},
"stopId": "FR:76341:ZE:3691:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 131,
"time": "1772606831"
},
"departure": {
"delay": 131,
"time": "1772606831"
},
"stopId": "FR:76351:ZE:3007:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 72,
"time": "1772606772"
},
"departure": {
"delay": 72,
"time": "1772606772"
},
"stopId": "FR:76351:ZE:3770:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 91,
"time": "1772607211"
},
"departure": {
"delay": 91,
"time": "1772607211"
},
"stopId": "FR:76351:ZE:4523:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 79,
"time": "1772606899"
},
"departure": {
"delay": 79,
"time": "1772606899"
},
"stopId": "FR:76351:ZE:3685:ATOUMOD003",
"stopSequence": 35
}
],
"timestamp": "1772606672",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230364x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4107946x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 69,
"time": "1772605629"
},
"stopId": "FR:76351:ZE:3984:ATOUMOD003",
"stopSequence": 16
},
{
"departure": {
"delay": 110,
"time": "1772605550"
},
"stopId": "FR:76351:ZE:3998:ATOUMOD003",
"stopSequence": 15
}
],
"timestamp": "1772605652",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4107946x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:5772306824560640x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -104,
"time": "1772606141"
},
"departure": {
"delay": -104,
"time": "1772606176"
},
"stopId": "FR:14366:ZE:19270005:ATOUMOD036",
"stopSequence": 14
},
{
"arrival": {
"delay": -66,
"time": "1772606574"
},
"stopId": "FR:14366:ZE:658330001:ATOUMOD036",
"stopSequence": 15
}
],
"timestamp": "1772606316",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:4860060908912640:LOC",
"tripId": "ATOUMOD036:ServiceJourney:5772306824560640x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230664x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 342,
"time": "1772606502"
},
"stopId": "FR:76351:ZE:4825:ATOUMOD003",
"stopSequence": 35
},
{
"departure": {
"delay": 344,
"time": "1772606444"
},
"stopId": "FR:76351:ZE:4297:ATOUMOD003",
"stopSequence": 34
}
],
"timestamp": "1772606512",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230664x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4107945x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 258,
"time": "1772604918"
},
"stopId": "FR:76351:ZE:3998:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 217,
"time": "1772604997"
},
"stopId": "FR:76351:ZE:3984:ATOUMOD003",
"stopSequence": 16
}
],
"timestamp": "1772605002",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4107945x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230284x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -16,
"time": "1772605904"
},
"stopId": "FR:76351:ZE:3212:ATOUMOD003",
"stopSequence": 39
},
{
"departure": {
"delay": 16,
"time": "1772605876"
},
"stopId": "FR:76351:ZE:3704:ATOUMOD003",
"stopSequence": 38
}
],
"timestamp": "1772605922",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230284x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx14309:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -8277,
"time": "1772606523"
},
"departure": {
"delay": -8277,
"time": "1772606523"
},
"stopId": "FR:76451:ZE:TCARxCOQUE3:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -8285,
"time": "1772606443"
},
"departure": {
"delay": -8285,
"time": "1772606455"
},
"stopId": "FR:76451:ZE:TCARxCOLBE0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -8228,
"time": "1772606392"
},
"departure": {
"delay": -8228,
"time": "1772606392"
},
"stopId": "FR:76451:ZE:TCARxVAREN0:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1772604495",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx07:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx14309:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852712F5934638x2026x02x21T22x11x00Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772608260"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 27
},
{
"arrival": {
"time": "1772607660"
},
"departure": {
"time": "1772607720"
},
"stopId": "FR:14098:ZE:StopPointxOCETrainxTERx87444042:ATOUMOD002",
"stopSequence": 26
},
{
"arrival": {
"time": "1772607360"
},
"departure": {
"time": "1772607420"
},
"stopId": "FR:14026:ZE:StopPointxOCETrainxTERx87444059:ATOUMOD002",
"stopSequence": 24
},
{
"arrival": {
"time": "1772605920"
},
"departure": {
"time": "1772605980"
},
"stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1772606400"
},
"departure": {
"time": "1772606460"
},
"stopId": "FR:14370:ZE:StopPointxOCETrainxTERx87444083:ATOUMOD002",
"stopSequence": 20
},
{
"departure": {
"time": "1772605200"
},
"stopId": "FR:50502:ZE:StopPointxOCETrainxTERx87447003:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1772606880"
},
"departure": {
"time": "1772606940"
},
"stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002",
"stopSequence": 22
}
],
"timestamp": "1772601579",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx789690b9x0beex4978x8bf9xf4810c9e16f2x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852712F5934638x2026x02x21T22x11x00Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN851703F5934730x2026x02x21T22x11x00Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772606700"
},
"departure": {
"time": "1772606760"
},
"stopId": "FR:76034:ZE:StopPointxOCETrainxTERx87415158:ATOUMOD002",
"stopSequence": 7
},
{
"departure": {
"time": "1772605080"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1772606040"
},
"departure": {
"time": "1772606100"
},
"stopId": "FR:76179:ZE:StopPointxOCETrainxTERx87411819:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1772605680"
},
"departure": {
"time": "1772605740"
},
"stopId": "FR:76245:ZE:StopPointxOCETrainxTERx87411801:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1772607660"
},
"stopId": "FR:76217:ZE:StopPointxOCETrainxTERx87415018:ATOUMOD002",
"stopSequence": 8
}
],
"timestamp": "1772601459",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxa5e2106ex65d0x4abexa726xbea36c38855bx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN851703F5934730x2026x02x21T22x11x00Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4056534x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 81,
"time": "1772605581"
},
"stopId": "FR:76351:ZE:4768:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 66,
"time": "1772605746"
},
"stopId": "FR:76351:ZE:4865:ATOUMOD003",
"stopSequence": 24
}
],
"timestamp": "1772605632",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C2:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4056534x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:8x3471660:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1772606700"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
}
],
"timestamp": "1772606702",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:NHP:LOC",
"tripId": "ATOUMOD006:ServiceJourney:8x3471660:LOC"
}
}
},
{
"id": "SM:ATOUMOD105:ServiceJourney:4755438655504384x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 201,
"time": "1772606300"
},
"departure": {
"delay": 201,
"time": "1772606301"
},
"stopId": "FR:50218:ZE:759830003:ATOUMOD105",
"stopSequence": 16
},
{
"arrival": {
"delay": 161,
"time": "1772606321"
},
"stopId": "FR:50218:ZE:36010105:ATOUMOD105",
"stopSequence": 17
}
],
"timestamp": "1772606323",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD105:Line:350210009:LOC",
"tripId": "ATOUMOD105:ServiceJourney:4755438655504384x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC596571:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1772607180"
},
"stopId": "FR:27602:ZE:0xROU02:ATOUMOD004",
"stopSequence": 1
}
],
"timestamp": "1772606513",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T4:LOC",
"tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC596571:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852405F5934656x2026x02x21T22x11x00Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772610000"
},
"departure": {
"time": "1772610060"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444323:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1772611620"
},
"stopId": "FR:14220:ZE:StopPointxOCETrainxTERx87444372:ATOUMOD002",
"stopSequence": 6
},
{
"arrival": {
"time": "1772611020"
},
"departure": {
"time": "1772611080"
},
"stopId": "FR:14514:ZE:StopPointxOCETrainxTERx87444349:ATOUMOD002",
"stopSequence": 5
},
{
"departure": {
"time": "1772609820"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 1
}
],
"timestamp": "1772606199",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx5E25F2B5xD15Fx475FxB424xC7ED6748FE50x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852405F5934656x2026x02x21T22x11x00Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD012:ServiceJourney:100000291:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 133,
"time": "1772607373"
},
"stopId": "FR:76758:ZE:YVETOTxxxGarex1:ATOUMOD012",
"stopSequence": 6
},
{
"arrival": {
"delay": 133,
"time": "1772606713"
},
"departure": {
"delay": 133,
"time": "1772606713"
},
"stopId": "FR:76758:ZE:YVETOTxxxHxpita:ATOUMOD012",
"stopSequence": 3
},
{
"arrival": {
"delay": 133,
"time": "1772606773"
},
"departure": {
"delay": 133,
"time": "1772606773"
},
"stopId": "FR:76758:ZE:YVETOTxxxPxlexd:ATOUMOD012",
"stopSequence": 4
},
{
"arrival": {
"delay": 133,
"time": "1772606593"
},
"departure": {
"delay": 133,
"time": "1772606593"
},
"stopId": "FR:76758:ZE:YVETOTxxxRuexC1:ATOUMOD012",
"stopSequence": 2
},
{
"arrival": {
"delay": 133,
"time": "1772606953"
},
"departure": {
"delay": 133,
"time": "1772606953"
},
"stopId": "FR:76718:ZE:VALLIQUERVILLE1:ATOUMOD012",
"stopSequence": 5
}
],
"timestamp": "1772606538",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD012:Line:3:LOC",
"tripId": "ATOUMOD012:ServiceJourney:100000291:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC596171:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1772607600"
},
"stopId": "FR:27229:ZE:0xZIIC03:ATOUMOD004",
"stopSequence": 6
}
],
"timestamp": "1772606513",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T4:LOC",
"tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC596171:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4056442x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 54,
"time": "1772605554"
},
"stopId": "FR:76351:ZE:3436:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 54,
"time": "1772605674"
},
"stopId": "FR:76351:ZE:3639:ATOUMOD003",
"stopSequence": 27
}
],
"timestamp": "1772605642",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C2:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4056442x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230656x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": -219,
"time": "1772606481"
},
"stopId": "FR:76351:ZE:4297:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": -221,
"time": "1772606539"
},
"stopId": "FR:76351:ZE:4825:ATOUMOD003",
"stopSequence": 35
},
{
"departure": {
"delay": -151,
"time": "1772606429"
},
"stopId": "FR:76351:ZE:4835:ATOUMOD003",
"stopSequence": 33
},
{
"departure": {
"delay": -199,
"time": "1772606321"
},
"stopId": "FR:76351:ZE:4724:ATOUMOD003",
"stopSequence": 32
}
],
"timestamp": "1772606582",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230656x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN850332F5934817x2026x02x21T22x11x00Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772612220"
},
"stopId": "FR:76259:ZE:StopPointxOCETrainxTERx87413542:ATOUMOD002",
"stopSequence": 13
},
{
"departure": {
"time": "1772609520"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 4
},
{
"arrival": {
"time": "1772610540"
},
"departure": {
"time": "1772610600"
},
"stopId": "FR:76250:ZE:StopPointxOCETrainxTERx87413328:ATOUMOD002",
"stopSequence": 10
},
{
"arrival": {
"time": "1772610180"
},
"departure": {
"time": "1772610240"
},
"stopId": "FR:76596:ZE:StopPointxOCETrainxTERx87413310:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"time": "1772610960"
},
"departure": {
"time": "1772611020"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 12
},
{
"arrival": {
"time": "1772609820"
},
"departure": {
"time": "1772609880"
},
"stopId": "FR:76341:ZE:StopPointxOCETrainxTERx87413302:ATOUMOD002",
"stopSequence": 6
}
],
"timestamp": "1772605899",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxb66ce399xd888x47dex897bx46f7f79fa5adx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN850332F5934817x2026x02x21T22x11x00Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3302F5940283x2026x02x22T22x07x48Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772611080"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 26
},
{
"arrival": {
"time": "1772603940"
},
"departure": {
"time": "1772604000"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1772601060"
},
"departure": {
"time": "1772601180"
},
"stopId": "FR:50099:ZE:StopPointxOCETrainxTERx87447243:ATOUMOD002",
"stopSequence": 11
},
{
"departure": {
"time": "1772599260"
},
"stopId": "FR:50129:ZE:StopPointxOCETrainxTERx87444877:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1772601960"
},
"departure": {
"time": "1772602020"
},
"stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1772600160"
},
"departure": {
"time": "1772600280"
},
"stopId": "FR:50615:ZE:StopPointxOCETrainxTERx87447284:ATOUMOD002",
"stopSequence": 9
}
],
"timestamp": "1772603740",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx66849E04x284Fx47D7x8795x4C925C6ED66Fx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3302F5940283x2026x02x22T22x07x48Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4011277x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 256,
"time": "1772605456"
},
"stopId": "FR:76552:ZE:3400:ATOUMOD003",
"stopSequence": 54
},
{
"departure": {
"delay": 259,
"time": "1772605399"
},
"stopId": "FR:76552:ZE:4519:ATOUMOD003",
"stopSequence": 53
}
],
"timestamp": "1772605442",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4011277x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4056982x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 233,
"time": "1772605733"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 23
},
{
"departure": {
"delay": 233,
"time": "1772605493"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 22
}
],
"timestamp": "1772605692",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C7:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4056982x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4107832x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 162,
"time": "1772606622"
},
"stopId": "FR:76481:ZE:4890:ATOUMOD003",
"stopSequence": 18
},
{
"departure": {
"delay": 126,
"time": "1772606526"
},
"stopId": "FR:76351:ZE:3953:ATOUMOD003",
"stopSequence": 17
}
],
"timestamp": "1772606642",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4107832x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:5562940993306624x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 87,
"time": "1772607377"
},
"departure": {
"delay": 87,
"time": "1772607387"
},
"stopId": "FR:14478:ZE:5881711318532096:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": 77,
"time": "1772606167"
},
"departure": {
"delay": 77,
"time": "1772606177"
},
"stopId": "FR:14371:ZE:4616630148530176:ATOUMOD036",
"stopSequence": 7
},
{
"arrival": {
"delay": -6,
"time": "1772606213"
},
"departure": {
"delay": -6,
"time": "1772606214"
},
"stopId": "FR:14371:ZE:5804618270375936:ATOUMOD036",
"stopSequence": 8
},
{
"arrival": {
"delay": 19,
"time": "1772606889"
},
"departure": {
"delay": 19,
"time": "1772606899"
},
"stopId": "FR:14371:ZE:5492123597012992:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": 98,
"time": "1772606068"
},
"departure": {
"delay": 98,
"time": "1772606078"
},
"stopId": "FR:14371:ZE:5098057227042816:ATOUMOD036",
"stopSequence": 6
},
{
"arrival": {
"delay": -83,
"time": "1772607517"
},
"stopId": "FR:14478:ZE:4507111473020928:ATOUMOD036",
"stopSequence": 12
},
{
"arrival": {
"delay": 15,
"time": "1772606402"
},
"departure": {
"delay": 15,
"time": "1772606415"
},
"stopId": "FR:14371:ZE:5593934119043072:ATOUMOD036",
"stopSequence": 9
}
],
"timestamp": "1772606703",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:5289643101650944:LOC",
"tripId": "ATOUMOD036:ServiceJourney:5562940993306624x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:5414496186138624x3:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 40,
"time": "1772606680"
},
"stopId": "FR:14366:ZE:658330001:ATOUMOD036",
"stopSequence": 28
},
{
"arrival": {
"delay": -123,
"time": "1772606200"
},
"departure": {
"delay": -123,
"time": "1772606217"
},
"stopId": "FR:14366:ZE:19270005:ATOUMOD036",
"stopSequence": 27
}
],
"timestamp": "1772606501",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:5118765622624256:LOC",
"tripId": "ATOUMOD036:ServiceJourney:5414496186138624x3:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC596577:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 74,
"time": "1772606594"
},
"departure": {
"delay": 74,
"time": "1772606594"
},
"stopId": "FR:27602:ZE:0xRGO01:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": 89,
"time": "1772606669"
},
"departure": {
"delay": 89,
"time": "1772606669"
},
"stopId": "FR:27602:ZE:0xMOI01:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": 37,
"time": "1772606737"
},
"stopId": "FR:27602:ZE:0xROU01:ATOUMOD004",
"stopSequence": 32
}
],
"timestamp": "1772606513",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T4:LOC",
"tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC596577:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4072112x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 194,
"time": "1772605394"
},
"stopId": "FR:76351:ZE:3469:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 176,
"time": "1772605436"
},
"stopId": "FR:76351:ZE:4825:ATOUMOD003",
"stopSequence": 23
}
],
"timestamp": "1772605432",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C4:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4072112x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN851001F5934762x2026x02x21T22x11x00Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772607840"
},
"departure": {
"time": "1772607900"
},
"stopId": "FR:27119:ZE:StopPointxOCETrainxTERx87387092:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1772608800"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"time": "1772606640"
},
"departure": {
"time": "1772606760"
},
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1772607420"
},
"departure": {
"time": "1772607480"
},
"stopId": "FR:78107:ZE:StopPointxOCETrainxTERx87381624:ATOUMOD002",
"stopSequence": 5
},
{
"departure": {
"time": "1772604540"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 1
}
],
"timestamp": "1772600919",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx57AE0F48x2436x44BDxA2F0xAA45D4A483E7x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN851001F5934762x2026x02x21T22x11x00Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4056969x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 305,
"time": "1772606825"
},
"departure": {
"delay": 305,
"time": "1772606825"
},
"stopId": "FR:76351:ZE:3041:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 291,
"time": "1772606751"
},
"departure": {
"delay": 291,
"time": "1772606751"
},
"stopId": "FR:76351:ZE:3162:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 266,
"time": "1772606906"
},
"stopId": "FR:76351:ZE:4848:ATOUMOD003",
"stopSequence": 20
},
{
"departure": {
"delay": 285,
"time": "1772606685"
},
"stopId": "FR:76351:ZE:3152:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 284,
"time": "1772606864"
},
"departure": {
"delay": 284,
"time": "1772606864"
},
"stopId": "FR:76351:ZE:4568:ATOUMOD003",
"stopSequence": 19
}
],
"timestamp": "1772606692",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C7:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4056969x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:8x3489228:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1772607120"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 1
}
],
"timestamp": "1772606702",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:S25:LOC",
"tripId": "ATOUMOD006:ServiceJourney:8x3489228:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057099x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 95,
"time": "1772606255"
},
"stopId": "FR:76351:ZE:3449:ATOUMOD003",
"stopSequence": 21
},
{
"departure": {
"delay": 89,
"time": "1772606189"
},
"stopId": "FR:76351:ZE:3621:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 61,
"time": "1772606341"
},
"stopId": "FR:76351:ZE:3717:ATOUMOD003",
"stopSequence": 22
}
],
"timestamp": "1772606352",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C8:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057099x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC596218:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -40,
"time": "1772608160"
},
"departure": {
"delay": -40,
"time": "1772608160"
},
"stopId": "FR:27229:ZE:0xCTA02:ATOUMOD004",
"stopSequence": 3
},
{
"departure": {
"time": "1772607960"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -4,
"time": "1772608016"
},
"departure": {
"delay": -4,
"time": "1772608016"
},
"stopId": "FR:27229:ZE:0xCHA01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -24,
"time": "1772608296"
},
"departure": {
"delay": -24,
"time": "1772608296"
},
"stopId": "FR:27229:ZE:0xRUO01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -40,
"time": "1772608460"
},
"stopId": "FR:27229:ZE:0xBEL01:ATOUMOD004",
"stopSequence": 5
}
],
"timestamp": "1772606513",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T9:LOC",
"tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC596218:LOC"
}
}
},
{
"id": "SM:ATOUMOD037:ServiceJourney:1500000388:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{}
],
"timestamp": "1772605875",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD037:Line:S3:LOC",
"tripId": "ATOUMOD037:ServiceJourney:1500000388:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC596996:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 23,
"time": "1772606243"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 19
}
],
"timestamp": "1772606243",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC596996:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4107777x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -2,
"time": "1772605438"
},
"stopId": "FR:76481:ZE:4890:ATOUMOD003",
"stopSequence": 18
},
{
"departure": {
"delay": 22,
"time": "1772605342"
},
"stopId": "FR:76351:ZE:3953:ATOUMOD003",
"stopSequence": 17
}
],
"timestamp": "1772605432",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4107777x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4071940x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 69,
"time": "1772605509"
},
"stopId": "FR:76351:ZE:3793:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 69,
"time": "1772605749"
},
"stopId": "FR:76351:ZE:4544:ATOUMOD003",
"stopSequence": 24
}
],
"timestamp": "1772605612",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C4:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4071940x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:6405442298183680x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 42,
"time": "1772606580"
},
"departure": {
"delay": 42,
"time": "1772606682"
},
"stopId": "FR:14654:ZE:5640013749420032:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": -105,
"time": "1772606775"
},
"stopId": "FR:14654:ZE:4600937680207872:ATOUMOD036",
"stopSequence": 14
}
],
"timestamp": "1772606672",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:5349681140858880:LOC",
"tripId": "ATOUMOD036:ServiceJourney:6405442298183680x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC598288:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1772609400"
},
"stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004",
"stopSequence": 16
}
],
"timestamp": "1772606513",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T7:LOC",
"tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC598288:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852616F5934647x2026x02x21T22x11x00Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772611260"
},
"departure": {
"time": "1772611380"
},
"stopId": "FR:50502:ZE:StopPointxOCETrainxTERx87447003:ATOUMOD002",
"stopSequence": 16
},
{
"departure": {
"time": "1772610000"
},
"stopId": "FR:50147:ZE:StopPointxOCETrainxTERx87447110:ATOUMOD002",
"stopSequence": 14
},
{
"arrival": {
"time": "1772612580"
},
"departure": {
"time": "1772612640"
},
"stopId": "FR:14370:ZE:StopPointxOCETrainxTERx87444083:ATOUMOD002",
"stopSequence": 20
},
{
"arrival": {
"time": "1772613900"
},
"departure": {
"time": "1772613960"
},
"stopId": "FR:14098:ZE:StopPointxOCETrainxTERx87444042:ATOUMOD002",
"stopSequence": 26
},
{
"arrival": {
"time": "1772614500"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 27
},
{
"arrival": {
"time": "1772613120"
},
"departure": {
"time": "1772613180"
},
"stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1772613540"
},
"departure": {
"time": "1772613600"
},
"stopId": "FR:14026:ZE:StopPointxOCETrainxTERx87444059:ATOUMOD002",
"stopSequence": 24
},
{
"arrival": {
"time": "1772612100"
},
"departure": {
"time": "1772612160"
},
"stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002",
"stopSequence": 18
}
],
"timestamp": "1772606381",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx789690b9x0beex4978x8bf9xf4810c9e16f2x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852616F5934647x2026x02x21T22x11x00Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:8x3470344:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 133,
"time": "1772605873"
},
"departure": {
"delay": 133,
"time": "1772605873"
},
"stopId": "FR:27701:ZE:0x6721:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 195,
"time": "1772606235"
},
"departure": {
"delay": 195,
"time": "1772606235"
},
"stopId": "FR:27701:ZE:0x7046:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 159,
"time": "1772605959"
},
"departure": {
"delay": 159,
"time": "1772605959"
},
"stopId": "FR:27471:ZE:0x6939:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 129,
"time": "1772605989"
},
"departure": {
"delay": 129,
"time": "1772605989"
},
"stopId": "FR:27471:ZE:0x6942:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 97,
"time": "1772605837"
},
"departure": {
"delay": 97,
"time": "1772605837"
},
"stopId": "FR:27474:ZE:0x6711:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 183,
"time": "1772606343"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 132,
"time": "1772605812"
},
"departure": {
"delay": 132,
"time": "1772605812"
},
"stopId": "FR:27474:ZE:0x6705:ATOUMOD006",
"stopSequence": 13
}
],
"timestamp": "1772605890",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:7a:LOC",
"tripId": "ATOUMOD006:ServiceJourney:8x3470344:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC596614:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1772608980"
},
"stopId": "FR:27229:ZE:0xMOL01:ATOUMOD004",
"stopSequence": 1
}
],
"timestamp": "1772606513",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC596614:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4056535x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 5,
"time": "1772606405"
},
"stopId": "FR:76351:ZE:4865:ATOUMOD003",
"stopSequence": 24
},
{
"departure": {
"delay": 20,
"time": "1772606240"
},
"stopId": "FR:76351:ZE:4768:ATOUMOD003",
"stopSequence": 23
}
],
"timestamp": "1772606342",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C2:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4056535x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:8x3470078:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1772609400"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
}
],
"timestamp": "1772606702",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:4:LOC",
"tripId": "ATOUMOD006:ServiceJourney:8x3470078:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4196382x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 177,
"time": "1772606217"
},
"stopId": "FR:76351:ZE:4606:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 156,
"time": "1772606316"
},
"stopId": "FR:76351:ZE:3716:ATOUMOD003",
"stopSequence": 39
}
],
"timestamp": "1772606282",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:16:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4196382x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:5022794967416832x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -113,
"time": "1772606227"
},
"stopId": "FR:14366:ZE:658330001:ATOUMOD036",
"stopSequence": 18
}
],
"timestamp": "1772606233",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:4612030137892864:LOC",
"tripId": "ATOUMOD036:ServiceJourney:5022794967416832x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:4520275816218624x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -36,
"time": "1772606919"
},
"departure": {
"delay": -36,
"time": "1772606964"
},
"stopId": "FR:14410:ZE:4852602077446144:ATOUMOD036",
"stopSequence": 9
},
{
"arrival": {
"delay": 93,
"time": "1772607383"
},
"departure": {
"delay": 93,
"time": "1772607393"
},
"stopId": "FR:14431:ZE:5039471557869568:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": 135,
"time": "1772606492"
},
"departure": {
"delay": 135,
"time": "1772606535"
},
"stopId": "FR:14410:ZE:5519074349023232:ATOUMOD036",
"stopSequence": 6
},
{
"arrival": {
"delay": 207,
"time": "1772606717"
},
"departure": {
"delay": 207,
"time": "1772606727"
},
"stopId": "FR:14410:ZE:4800088342790144:ATOUMOD036",
"stopSequence": 7
},
{
"arrival": {
"delay": -28,
"time": "1772607572"
},
"stopId": "FR:14431:ZE:5290956925435904:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": 91,
"time": "1772606841"
},
"departure": {
"delay": 91,
"time": "1772606851"
},
"stopId": "FR:14410:ZE:5510010592296960:ATOUMOD036",
"stopSequence": 8
}
],
"timestamp": "1772606705",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:5295694844788736:LOC",
"tripId": "ATOUMOD036:ServiceJourney:4520275816218624x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4108167x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 56,
"time": "1772606276"
},
"stopId": "FR:76351:ZE:3965:ATOUMOD003",
"stopSequence": 13
},
{
"departure": {
"delay": 50,
"time": "1772606150"
},
"stopId": "FR:76351:ZE:3981:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 18,
"time": "1772606478"
},
"stopId": "FR:76351:ZE:3984:ATOUMOD003",
"stopSequence": 15
},
{
"departure": {
"delay": 49,
"time": "1772606389"
},
"stopId": "FR:76351:ZE:3998:ATOUMOD003",
"stopSequence": 14
}
],
"timestamp": "1772606282",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:B:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4108167x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4227417x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 31,
"time": "1772606191"
},
"stopId": "FR:76351:ZE:4906:ATOUMOD003",
"stopSequence": 20
},
{
"departure": {
"delay": 68,
"time": "1772605988"
},
"stopId": "FR:76351:ZE:4867:ATOUMOD003",
"stopSequence": 19
}
],
"timestamp": "1772606122",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:20:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4227417x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230663x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772605440"
},
"stopId": "FR:76351:ZE:4825:ATOUMOD003",
"stopSequence": 35
},
{
"departure": {
"delay": 2,
"time": "1772605382"
},
"stopId": "FR:76351:ZE:4297:ATOUMOD003",
"stopSequence": 34
}
],
"timestamp": "1772605422",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230663x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD105:ServiceJourney:6614126420819968x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 1963,
"time": "1772607213"
},
"departure": {
"delay": 1963,
"time": "1772607223"
},
"stopId": "FR:50218:ZE:732540004:ATOUMOD105",
"stopSequence": 3
},
{
"arrival": {
"delay": 2039,
"time": "1772607169"
},
"departure": {
"delay": 2039,
"time": "1772607179"
},
"stopId": "FR:50218:ZE:720520002:ATOUMOD105",
"stopSequence": 2
},
{
"arrival": {
"delay": 1955,
"time": "1772607445"
},
"departure": {
"delay": 1955,
"time": "1772607455"
},
"stopId": "FR:50218:ZE:767200002:ATOUMOD105",
"stopSequence": 4
},
{
"arrival": {
"delay": 1959,
"time": "1772607629"
},
"departure": {
"delay": 1959,
"time": "1772607639"
},
"stopId": "FR:50218:ZE:749860010:ATOUMOD105",
"stopSequence": 5
},
{
"arrival": {
"delay": 1960,
"time": "1772607810"
},
"departure": {
"delay": 1960,
"time": "1772607820"
},
"stopId": "FR:50218:ZE:712780002:ATOUMOD105",
"stopSequence": 6
},
{
"arrival": {
"delay": 1920,
"time": "1772608190"
},
"departure": {
"delay": 1920,
"time": "1772608200"
},
"stopId": "FR:50218:ZE:767190003:ATOUMOD105",
"stopSequence": 7
},
{
"arrival": {
"delay": 1871,
"time": "1772608571"
},
"stopId": "FR:50218:ZE:4787027829587968:ATOUMOD105",
"stopSequence": 8
},
{
"departure": {
"delay": 1898,
"time": "1772606918"
},
"stopId": "FR:50218:ZE:4837835346542592:ATOUMOD105",
"stopSequence": 1
}
],
"timestamp": "1772606706",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD105:Line:4790216104607744:LOC",
"tripId": "ATOUMOD105:ServiceJourney:6614126420819968x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:8x3470826:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 110,
"time": "1772606270"
},
"stopId": "FR:76561:ZE:0x6790:ATOUMOD006",
"stopSequence": 43
}
],
"timestamp": "1772606251",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:E1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:8x3470826:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4107778x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 152,
"time": "1772606132"
},
"stopId": "FR:76481:ZE:4890:ATOUMOD003",
"stopSequence": 18
},
{
"departure": {
"delay": 176,
"time": "1772606036"
},
"stopId": "FR:76351:ZE:3953:ATOUMOD003",
"stopSequence": 17
}
],
"timestamp": "1772606122",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4107778x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:4686710806937600x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 35,
"time": "1772607025"
},
"departure": {
"delay": 35,
"time": "1772607035"
},
"stopId": "FR:14654:ZE:4600937680207872:ATOUMOD036",
"stopSequence": 12
},
{
"arrival": {
"delay": -6,
"time": "1772606738"
},
"departure": {
"delay": -6,
"time": "1772606754"
},
"stopId": "FR:14654:ZE:5044662562717696:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": -172,
"time": "1772607128"
},
"stopId": "FR:14654:ZE:5640013749420032:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": 2,
"time": "1772606321"
},
"departure": {
"delay": 2,
"time": "1772606402"
},
"stopId": "FR:14654:ZE:4917408318881792:ATOUMOD036",
"stopSequence": 10
}
],
"timestamp": "1772606703",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:5291806154555392:LOC",
"tripId": "ATOUMOD036:ServiceJourney:4686710806937600x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC596219:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 28,
"time": "1772606488"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 1
}
],
"timestamp": "1772606513",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T9:LOC",
"tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC596219:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx4077:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772606990"
},
"departure": {
"time": "1772606990"
},
"stopId": "FR:76540:ZE:TCARxSTSEV1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"time": "1772607073"
},
"departure": {
"time": "1772607073"
},
"stopId": "FR:76540:ZE:TCARxJOFFR1:ATOUMOD001",
"stopSequence": 26
}
],
"timestamp": "1772605256",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx4077:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3104F5952847x2026x02x22T22x07x48Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772606160"
},
"departure": {
"time": "1772606220"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1772605380"
},
"departure": {
"time": "1772605440"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 13
},
{
"departure": {
"time": "1772604600"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1772612400"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 26
},
{
"arrival": {
"time": "1772607660"
},
"departure": {
"time": "1772607840"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 17
}
],
"timestamp": "1772600981",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx468B44B7xC327x4154xB85Ex25C67C32B61Ex:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3104F5952847x2026x02x22T22x07x48Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx1477:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -14275,
"time": "1772607845"
},
"departure": {
"delay": -14275,
"time": "1772607845"
},
"stopId": "FR:76212:ZE:TCARxCANAD2:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1772605936",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx1477:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:8x3471530:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1772608200"
},
"stopId": "FR:27697:ZE:0x6476:ATOUMOD006",
"stopSequence": 1
}
],
"timestamp": "1772606702",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:S4:LOC",
"tripId": "ATOUMOD006:ServiceJourney:8x3471530:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057422x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 216,
"time": "1772606256"
},
"stopId": "FR:76305:ZE:4501:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 213,
"time": "1772606373"
},
"stopId": "FR:76305:ZE:3922:ATOUMOD003",
"stopSequence": 50
}
],
"timestamp": "1772606352",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:10:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057422x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx1394:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -27990,
"time": "1772607510"
},
"departure": {
"delay": -27990,
"time": "1772607510"
},
"stopId": "FR:76212:ZE:TCARxDMAIR2:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"delay": -27990,
"time": "1772607330"
},
"stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -27963,
"time": "1772607657"
},
"departure": {
"delay": -27963,
"time": "1772607657"
},
"stopId": "FR:76212:ZE:TCARxECOLE2:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1772602424",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx1394:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:8x3470077:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1772607600"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
}
],
"timestamp": "1772606702",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:4:LOC",
"tripId": "ATOUMOD006:ServiceJourney:8x3470077:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx14312:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772604952"
},
"departure": {
"time": "1772604952"
},
"stopId": "FR:76451:ZE:TCARxCOQUE3:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1772604838"
},
"departure": {
"time": "1772604838"
},
"stopId": "FR:76451:ZE:TCARxCOLBE0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1772604712"
},
"departure": {
"time": "1772604756"
},
"stopId": "FR:76451:ZE:TCARxVAREN0:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1772603795",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx07:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx14312:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4190580x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 222,
"time": "1772606202"
},
"stopId": "FR:76351:ZE:4537:ATOUMOD003",
"stopSequence": 30
},
{
"departure": {
"delay": 222,
"time": "1772606022"
},
"stopId": "FR:76351:ZE:4142:ATOUMOD003",
"stopSequence": 29
}
],
"timestamp": "1772606152",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:19:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4190580x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD037:ServiceJourney:1500000205:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 26,
"time": "1772606906"
},
"stopId": "FR:61001:ZE:LycxexAlainxBdxxMxzy:ATOUMOD037",
"stopSequence": 26
},
{
"arrival": {
"delay": 26,
"time": "1772607086"
},
"stopId": "FR:61001:ZE:CollxgexBalzacxxxrus:ATOUMOD037",
"stopSequence": 27
}
],
"timestamp": "1772606722",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD037:Line:S5:LOC",
"tripId": "ATOUMOD037:ServiceJourney:1500000205:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TNIx75:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772608620"
},
"departure": {
"time": "1772610060"
},
"stopId": "FR:76540:ZE:TNIx12866:ATOUMOD001",
"stopSequence": 45
}
],
"timestamp": "1772605809",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TNIx530:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TNIx75:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1467:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772625300"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"departure": {
"time": "1772625000"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 11
}
],
"timestamp": "1772606444",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1467:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4107834x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 22,
"time": "1772606182"
},
"stopId": "FR:76351:ZE:3984:ATOUMOD003",
"stopSequence": 16
},
{
"departure": {
"delay": 53,
"time": "1772606093"
},
"stopId": "FR:76351:ZE:3998:ATOUMOD003",
"stopSequence": 15
}
],
"timestamp": "1772606182",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4107834x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:5818466046050304x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 14,
"time": "1772606640"
},
"departure": {
"delay": 14,
"time": "1772606714"
},
"stopId": "FR:14366:ZE:19300003:ATOUMOD036",
"stopSequence": 21
},
{
"arrival": {
"delay": -122,
"time": "1772606758"
},
"stopId": "FR:14366:ZE:669860001:ATOUMOD036",
"stopSequence": 22
}
],
"timestamp": "1772606704",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:5182404740251648:LOC",
"tripId": "ATOUMOD036:ServiceJourney:5818466046050304x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:8x3470488:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1772607600"
},
"stopId": "FR:27332:ZE:0x7152:ATOUMOD006",
"stopSequence": 1
}
],
"timestamp": "1772606702",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:9:LOC",
"tripId": "ATOUMOD006:ServiceJourney:8x3470488:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:8x3470346:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1772609400"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
}
],
"timestamp": "1772606702",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:7b:LOC",
"tripId": "ATOUMOD006:ServiceJourney:8x3470346:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC596607:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -88,
"time": "1772606132"
},
"stopId": "FR:27229:ZE:0xMOL02:ATOUMOD004",
"stopSequence": 22
}
],
"timestamp": "1772606213",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC596607:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx3541:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 1443,
"time": "1772627043"
},
"stopId": "FR:76540:ZE:TCARxBBOU:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1772603584",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx3541:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4075803x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 168,
"time": "1772606268"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 14
},
{
"departure": {
"delay": 168,
"time": "1772606028"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 13
}
],
"timestamp": "1772606252",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C6:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4075803x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:8x3470061:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1772607900"
},
"stopId": "FR:27375:ZE:0x6515:ATOUMOD006",
"stopSequence": 1
}
],
"timestamp": "1772606702",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:3:LOC",
"tripId": "ATOUMOD006:ServiceJourney:8x3470061:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:8x3470290:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1772607600"
},
"stopId": "FR:27022:ZE:0x6991:ATOUMOD006",
"stopSequence": 1
}
],
"timestamp": "1772606702",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:6b:LOC",
"tripId": "ATOUMOD006:ServiceJourney:8x3470290:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:8x3470471:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1772609400"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 1
}
],
"timestamp": "1772606702",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:9:LOC",
"tripId": "ATOUMOD006:ServiceJourney:8x3470471:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC598257:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1772609100"
},
"stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004",
"stopSequence": 29
}
],
"timestamp": "1772606513",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T7:LOC",
"tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC598257:LOC"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "1.0",
"timestamp": "1772606812"
}
}