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 | 13 101 | 27 fois (100 % des validations) |
| E022 | stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. | 530 561 | 27 fois (100 % des validations) |
| E024 | GTFS-rt trip direction_id must match the direction_id in GTFS trips.txt | 13 269 | 27 fois (100 % des validations) |
| E045 | If GTFS-rt stop_time_update contains both stop_sequence and stop_id, the values must match the GTFS data in stop_times.txt | 4 503 | 27 fois (100 % des validations) |
| E051 | All stop_time_update stop_sequences in GTFS-realtime data must appear in GTFS stop_times.txt for that trip | 10 224 | 27 fois (100 % des validations) |
| W002 | vehicle_id should be populated for TripUpdates and VehiclePositions | 16 671 | 27 fois (100 % des validations) |
| W009 | trip.schedule_relationship and stop_time_update.schedule_relationship should be populated | 33 330 | 27 fois (100 % des validations) |
| E050 | All timestamps must be less than the current time | 25 | 25 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. | 148 | 24 fois (89 % 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 028 | 21 fois (78 % des validations) |
| E035 | The GTFS-rt trip.trip_id should belong to the specified trip.route_id in GTFS trips.txt | 1 001 | 17 fois (63 % des validations) |
| E037 | Sequential GTFS-rt trip stop_time_updates shouldn't have the same stop_id | 28 | 16 fois (59 % des validations) |
| E040 | All stop_time_updates must contain stop_id or stop_sequence - both fields cannot be left blank | 21 | 12 fois (44 % 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 | 21 | 12 fois (44 % des validations) |
| E004 | All route_ids provided in the GTFS-rt feed must exist in the GTFS data | 330 | 10 fois (37 % des validations) |
| E011 | All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt | 2 357 | 10 fois (37 % des validations) |
Contenu du flux GTFS-RT
Entités
Entités présentes dans ce flux le 05/03/2026 à 09h20 Europe/Paris.
trip_updates (599) 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 05/03/2026 à 09h20 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.
{
"entity": [
{
"id": "SM:ATOUMOD037:ServiceJourney:1400000283:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 31,
"time": "1772700331"
},
"stopId": "FR:61001:ZE:ClairxMatin:ATOUMOD037",
"stopSequence": 31
},
{
"departure": {
"delay": 31,
"time": "1772699011"
},
"stopId": "FR:61001:ZE:JeannexdxArc:ATOUMOD037",
"stopSequence": 14
},
{
"departure": {
"delay": 31,
"time": "1772699611"
},
"stopId": "FR:61001:ZE:CP:ATOUMOD037",
"stopSequence": 20
},
{
"departure": {
"delay": 31,
"time": "1772700811"
},
"stopId": "FR:61077:ZE:MoulinxdexReine:ATOUMOD037",
"stopSequence": 41
},
{
"departure": {
"delay": 31,
"time": "1772699791"
},
"stopId": "FR:61001:ZE:SaintexThxrxse:ATOUMOD037",
"stopSequence": 22
},
{
"departure": {
"delay": 31,
"time": "1772700751"
},
"stopId": "FR:61077:ZE:ClosxdexlaxSxnate:ATOUMOD037",
"stopSequence": 40
},
{
"arrival": {
"delay": 62,
"time": "1772698121"
},
"departure": {
"delay": 62,
"time": "1772698142"
},
"stopId": "FR:72006:ZE:SaintxBlaise:ATOUMOD037",
"stopSequence": 2
},
{
"arrival": {
"delay": 33,
"time": "1772698548"
},
"departure": {
"delay": 33,
"time": "1772698653"
},
"stopId": "FR:72006:ZE:LycxexMargueritexdex:ATOUMOD037",
"stopSequence": 8
},
{
"departure": {
"delay": 31,
"time": "1772699071"
},
"stopId": "FR:61001:ZE:Zola:ATOUMOD037",
"stopSequence": 15
},
{
"departure": {
"delay": 31,
"time": "1772699851"
},
"stopId": "FR:61001:ZE:CitxxAdministrativex:ATOUMOD037",
"stopSequence": 23
},
{
"departure": {
"delay": 31,
"time": "1772700091"
},
"stopId": "FR:61001:ZE:Rxservoirs:ATOUMOD037",
"stopSequence": 27
},
{
"departure": {
"delay": 31,
"time": "1772700571"
},
"stopId": "FR:61001:ZE:VieuxxCourteille:ATOUMOD037",
"stopSequence": 37
},
{
"arrival": {
"delay": 31,
"time": "1772700931"
},
"stopId": "FR:61077:ZE:Londx:ATOUMOD037",
"stopSequence": 42
},
{
"arrival": {
"delay": 31,
"time": "1772698771"
},
"departure": {
"delay": 31,
"time": "1772698771"
},
"stopId": "FR:61001:ZE:CollxgexLouisexMichl:ATOUMOD037",
"stopSequence": 11
},
{
"arrival": {
"delay": 78,
"time": "1772698741"
},
"departure": {
"delay": 78,
"time": "1772698758"
},
"stopId": "FR:61001:ZE:LycxexLeclerc:ATOUMOD037",
"stopSequence": 10
},
{
"departure": {
"delay": 31,
"time": "1772699311"
},
"stopId": "FR:61001:ZE:Montsort:ATOUMOD037",
"stopSequence": 18
},
{
"departure": {
"delay": 31,
"time": "1772699191"
},
"stopId": "FR:61001:ZE:Tisons:ATOUMOD037",
"stopSequence": 17
},
{
"departure": {
"delay": 31,
"time": "1772700151"
},
"stopId": "FR:61001:ZE:JardinxduxPoilu:ATOUMOD037",
"stopSequence": 28
},
{
"departure": {
"delay": 31,
"time": "1772698951"
},
"stopId": "FR:61001:ZE:Flaubert:ATOUMOD037",
"stopSequence": 13
},
{
"departure": {
"delay": 31,
"time": "1772700211"
},
"stopId": "FR:61001:ZE:PointxduxJour:ATOUMOD037",
"stopSequence": 29
},
{
"arrival": {
"delay": 52,
"time": "1772698680"
},
"departure": {
"delay": 52,
"time": "1772698732"
},
"stopId": "FR:72308:ZE:CFAxRoselet:ATOUMOD037",
"stopSequence": 9
},
{
"arrival": {
"delay": 14,
"time": "1772698321"
},
"departure": {
"delay": 14,
"time": "1772698334"
},
"stopId": "FR:72006:ZE:Stade:ATOUMOD037",
"stopSequence": 5
},
{
"departure": {
"delay": 56,
"time": "1772698076"
},
"stopId": "FR:72006:ZE:Arxx:ATOUMOD037",
"stopSequence": 1
},
{
"departure": {
"delay": 31,
"time": "1772699371"
},
"stopId": "FR:61001:ZE:Ernouf:ATOUMOD037",
"stopSequence": 19
},
{
"departure": {
"delay": 31,
"time": "1772700571"
},
"stopId": "FR:61001:ZE:Bayard:ATOUMOD037",
"stopSequence": 36
},
{
"departure": {
"delay": 31,
"time": "1772700451"
},
"stopId": "FR:61001:ZE:Axrodrome:ATOUMOD037",
"stopSequence": 33
},
{
"departure": {
"delay": 31,
"time": "1772699131"
},
"stopId": "FR:61001:ZE:RhinxetxDanubex:ATOUMOD037",
"stopSequence": 16
},
{
"departure": {
"delay": 31,
"time": "1772698831"
},
"stopId": "FR:61001:ZE:PlacexdexlaxPaix:ATOUMOD037",
"stopSequence": 12
},
{
"departure": {
"delay": 31,
"time": "1772700031"
},
"stopId": "FR:61001:ZE:SaintxFranxois:ATOUMOD037",
"stopSequence": 26
},
{
"arrival": {
"delay": 28,
"time": "1772698266"
},
"departure": {
"delay": 28,
"time": "1772698288"
},
"stopId": "FR:72006:ZE:CimetixrexdxArxonnay:ATOUMOD037",
"stopSequence": 4
},
{
"departure": {
"delay": 31,
"time": "1772700631"
},
"stopId": "FR:61001:ZE:AlxxVilx:ATOUMOD037",
"stopSequence": 39
},
{
"departure": {
"delay": 31,
"time": "1772700451"
},
"stopId": "FR:61001:ZE:Sainfoins:ATOUMOD037",
"stopSequence": 34
},
{
"departure": {
"delay": 31,
"time": "1772700271"
},
"stopId": "FR:61001:ZE:ClaudexBernard:ATOUMOD037",
"stopSequence": 30
},
{
"arrival": {
"delay": 20,
"time": "1772698408"
},
"departure": {
"delay": 20,
"time": "1772698460"
},
"stopId": "FR:72006:ZE:Chevx:ATOUMOD037",
"stopSequence": 7
},
{
"arrival": {
"delay": 32,
"time": "1772698204"
},
"departure": {
"delay": 32,
"time": "1772698232"
},
"stopId": "FR:72006:ZE:MairiexdxArxonnay:ATOUMOD037",
"stopSequence": 3
},
{
"arrival": {
"delay": 35,
"time": "1772698343"
},
"departure": {
"delay": 35,
"time": "1772698355"
},
"stopId": "FR:72006:ZE:Rabelais:ATOUMOD037",
"stopSequence": 6
},
{
"departure": {
"delay": 31,
"time": "1772700511"
},
"stopId": "FR:61001:ZE:Courteille:ATOUMOD037",
"stopSequence": 35
},
{
"departure": {
"delay": 31,
"time": "1772699731"
},
"stopId": "FR:61001:ZE:Plxnitrex:ATOUMOD037",
"stopSequence": 21
},
{
"departure": {
"delay": 31,
"time": "1772700391"
},
"stopId": "FR:61001:ZE:Guynemer:ATOUMOD037",
"stopSequence": 32
},
{
"departure": {
"delay": 31,
"time": "1772699971"
},
"stopId": "FR:61001:ZE:GarexSNCF:ATOUMOD037",
"stopSequence": 25
}
],
"timestamp": "1772698773",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD037:Line:A:LOC",
"tripId": "ATOUMOD037:ServiceJourney:1400000283:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:491:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772711520"
},
"departure": {
"time": "1772711520"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1772711280"
},
"departure": {
"time": "1772711280"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1772711460"
},
"departure": {
"time": "1772711460"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1772710320"
},
"departure": {
"time": "1772710320"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"delay": 10,
"time": "1772711710"
},
"departure": {
"delay": 10,
"time": "1772711710"
},
"stopId": "FR:76217:ZE:18091:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1772712300"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1772710380"
},
"departure": {
"time": "1772710380"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 13
},
{
"departure": {
"time": "1772709600"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1772709960"
},
"departure": {
"time": "1772709960"
},
"stopId": "FR:76217:ZE:18171:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1772709660"
},
"departure": {
"time": "1772709660"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"delay": 5,
"time": "1772711705"
},
"departure": {
"delay": 5,
"time": "1772711705"
},
"stopId": "FR:76217:ZE:18442:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1772710080"
},
"departure": {
"time": "1772710080"
},
"stopId": "FR:76217:ZE:18178:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1772709840"
},
"departure": {
"time": "1772709840"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1772709720"
},
"departure": {
"time": "1772709720"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1772710020"
},
"departure": {
"time": "1772710020"
},
"stopId": "FR:76217:ZE:18198:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"delay": 5,
"time": "1772711465"
},
"departure": {
"delay": 5,
"time": "1772711465"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1772711340"
},
"departure": {
"time": "1772711340"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1772709780"
},
"departure": {
"time": "1772709780"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1772710500"
},
"departure": {
"time": "1772710500"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1772710440"
},
"departure": {
"time": "1772710440"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1772711400"
},
"departure": {
"time": "1772711400"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1772711760"
},
"departure": {
"time": "1772711760"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"delay": 5,
"time": "1772712125"
},
"departure": {
"delay": 5,
"time": "1772712125"
},
"stopId": "FR:76217:ZE:18102:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1772710860"
},
"departure": {
"time": "1772710860"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1772711940"
},
"departure": {
"time": "1772711940"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1772709900"
},
"departure": {
"time": "1772709900"
},
"stopId": "FR:76217:ZE:18167:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1772711640"
},
"departure": {
"time": "1772711640"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1772711580"
},
"departure": {
"time": "1772711580"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1772711040"
},
"departure": {
"time": "1772711040"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1772711700"
},
"departure": {
"time": "1772711700"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1772711160"
},
"departure": {
"time": "1772711160"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1772712120"
},
"departure": {
"time": "1772712120"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1772710260"
},
"departure": {
"time": "1772710260"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"delay": 5,
"time": "1772709785"
},
"departure": {
"delay": 5,
"time": "1772709785"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 5
}
],
"timestamp": "1772698612",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:491:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746211x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -31,
"time": "1772697913"
},
"departure": {
"delay": -31,
"time": "1772697929"
},
"stopId": "FR:50129:ZE:10BEL2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": -18,
"time": "1772697802"
},
"departure": {
"delay": -18,
"time": "1772697822"
},
"stopId": "FR:50129:ZE:10TRA6:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": -50,
"time": "1772699050"
},
"departure": {
"delay": -50,
"time": "1772699050"
},
"stopId": "FR:50129:ZE:10SFG2:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": -50,
"time": "1772698810"
},
"departure": {
"delay": -50,
"time": "1772698810"
},
"stopId": "FR:50129:ZE:10SFN2:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": -4,
"time": "1772698141"
},
"departure": {
"delay": -4,
"time": "1772698196"
},
"stopId": "FR:50129:ZE:10DUB2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": -6,
"time": "1772698298"
},
"departure": {
"delay": -6,
"time": "1772698314"
},
"stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": -15,
"time": "1772698032"
},
"departure": {
"delay": -15,
"time": "1772698065"
},
"stopId": "FR:50129:ZE:10AGO2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": -50,
"time": "1772698990"
},
"departure": {
"delay": -50,
"time": "1772698990"
},
"stopId": "FR:50129:ZE:10COF2:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 181,
"time": "1772696373"
},
"departure": {
"delay": 181,
"time": "1772696401"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 85,
"time": "1772697489"
},
"departure": {
"delay": 85,
"time": "1772697505"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 139,
"time": "1772696152"
},
"departure": {
"delay": 139,
"time": "1772696179"
},
"stopId": "FR:50129:ZE:10RSX2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 26,
"time": "1772698380"
},
"departure": {
"delay": 26,
"time": "1772698406"
},
"stopId": "FR:50129:ZE:10LON2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 136,
"time": "1772696442"
},
"departure": {
"delay": 136,
"time": "1772696476"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 6,
"time": "1772697752"
},
"departure": {
"delay": 6,
"time": "1772697786"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 147,
"time": "1772696096"
},
"departure": {
"delay": 147,
"time": "1772696127"
},
"stopId": "FR:50129:ZE:10CVE2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 147,
"time": "1772696200"
},
"departure": {
"delay": 147,
"time": "1772696247"
},
"stopId": "FR:50129:ZE:10MGT2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 80,
"time": "1772697579"
},
"departure": {
"delay": 80,
"time": "1772697620"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 182,
"time": "1772696904"
},
"departure": {
"delay": 182,
"time": "1772696942"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 146,
"time": "1772695908"
},
"departure": {
"delay": 146,
"time": "1772695946"
},
"stopId": "FR:50129:ZE:10JGO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 62,
"time": "1772697525"
},
"departure": {
"delay": 62,
"time": "1772697542"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 24
},
{
"departure": {
"delay": 117,
"time": "1772695857"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 149,
"time": "1772697353"
},
"departure": {
"delay": 149,
"time": "1772697389"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 159,
"time": "1772696025"
},
"departure": {
"delay": 159,
"time": "1772696079"
},
"stopId": "FR:50129:ZE:10COS2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -18,
"time": "1772698652"
},
"departure": {
"delay": -18,
"time": "1772698662"
},
"stopId": "FR:50129:ZE:10BRT2:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 146,
"time": "1772696569"
},
"departure": {
"delay": 146,
"time": "1772696606"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 190,
"time": "1772696732"
},
"departure": {
"delay": 190,
"time": "1772696770"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 20,
"time": "1772698431"
},
"departure": {
"delay": 20,
"time": "1772698460"
},
"stopId": "FR:50129:ZE:10BHE2:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": -12,
"time": "1772697971"
},
"departure": {
"delay": -12,
"time": "1772698008"
},
"stopId": "FR:50129:ZE:10HOM2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 132,
"time": "1772696683"
},
"departure": {
"delay": 132,
"time": "1772696712"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -30,
"time": "1772698094"
},
"departure": {
"delay": -30,
"time": "1772698110"
},
"stopId": "FR:50129:ZE:10LAV2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -29,
"time": "1772698678"
},
"departure": {
"delay": -29,
"time": "1772698711"
},
"stopId": "FR:50129:ZE:10HOU2:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 177,
"time": "1772696299"
},
"departure": {
"delay": 177,
"time": "1772696337"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"time": "1772698736"
},
"departure": {
"time": "1772698800"
},
"stopId": "FR:50129:ZE:10CAR2:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 175,
"time": "1772697015"
},
"departure": {
"delay": 175,
"time": "1772697055"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 118,
"time": "1772697266"
},
"departure": {
"delay": 118,
"time": "1772697298"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 147,
"time": "1772696639"
},
"departure": {
"delay": 147,
"time": "1772696667"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 49,
"time": "1772697679"
},
"departure": {
"delay": 49,
"time": "1772697709"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -50,
"time": "1772699110"
},
"departure": {
"delay": -50,
"time": "1772699110"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 49
},
{
"arrival": {
"delay": -50,
"time": "1772698870"
},
"departure": {
"delay": -50,
"time": "1772698870"
},
"stopId": "FR:50129:ZE:10ALB2:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 14,
"time": "1772698600"
},
"departure": {
"delay": 14,
"time": "1772698634"
},
"stopId": "FR:50129:ZE:10BON2:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 148,
"time": "1772696421"
},
"departure": {
"delay": 148,
"time": "1772696428"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 52,
"time": "1772698481"
},
"departure": {
"delay": 52,
"time": "1772698492"
},
"stopId": "FR:50129:ZE:10CPL2:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": -50,
"time": "1772699170"
},
"stopId": "FR:50129:ZE:10MAX1:ATOUMOD035",
"stopSequence": 50
},
{
"arrival": {
"delay": -11,
"time": "1772697877"
},
"departure": {
"delay": -11,
"time": "1772697889"
},
"stopId": "FR:50129:ZE:10HUI2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 103,
"time": "1772697436"
},
"departure": {
"delay": 103,
"time": "1772697463"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 29,
"time": "1772698521"
},
"departure": {
"delay": 29,
"time": "1772698529"
},
"stopId": "FR:50129:ZE:10PRE2:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 168,
"time": "1772696818"
},
"departure": {
"delay": 168,
"time": "1772696868"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -8,
"time": "1772698540"
},
"departure": {
"delay": -8,
"time": "1772698552"
},
"stopId": "FR:50129:ZE:10ARA2:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 155,
"time": "1772697120"
},
"departure": {
"delay": 155,
"time": "1772697155"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 186,
"time": "1772696255"
},
"departure": {
"delay": 186,
"time": "1772696286"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 7
}
],
"timestamp": "1772698736",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746211x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057113x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -156,
"time": "1772698884"
},
"departure": {
"delay": -156,
"time": "1772698884"
},
"stopId": "FR:76351:ZE:3658:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": -150,
"time": "1772698950"
},
"departure": {
"delay": -150,
"time": "1772698950"
},
"stopId": "FR:76351:ZE:3934:ATOUMOD003",
"stopSequence": 8
},
{
"departure": {
"delay": -139,
"time": "1772698601"
},
"stopId": "FR:76351:ZE:3529:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": -156,
"time": "1772699004"
},
"departure": {
"delay": -156,
"time": "1772699004"
},
"stopId": "FR:76351:ZE:3540:ATOUMOD003",
"stopSequence": 9
},
{
"departure": {
"delay": -138,
"time": "1772698662"
},
"stopId": "FR:76351:ZE:3029:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": -122,
"time": "1772699818"
},
"departure": {
"delay": -122,
"time": "1772699818"
},
"stopId": "FR:76351:ZE:3449:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": -132,
"time": "1772699748"
},
"departure": {
"delay": -132,
"time": "1772699748"
},
"stopId": "FR:76351:ZE:3621:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": -125,
"time": "1772699335"
},
"departure": {
"delay": -125,
"time": "1772699335"
},
"stopId": "FR:76351:ZE:3398:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": -156,
"time": "1772699904"
},
"stopId": "FR:76351:ZE:3717:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": -138,
"time": "1772699622"
},
"departure": {
"delay": -138,
"time": "1772699622"
},
"stopId": "FR:76351:ZE:3316:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": -134,
"time": "1772699266"
},
"departure": {
"delay": -134,
"time": "1772699266"
},
"stopId": "FR:76351:ZE:3274:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": -129,
"time": "1772699211"
},
"departure": {
"delay": -129,
"time": "1772699211"
},
"stopId": "FR:76351:ZE:4732:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": -140,
"time": "1772699380"
},
"departure": {
"delay": -140,
"time": "1772699380"
},
"stopId": "FR:76351:ZE:3278:ATOUMOD003",
"stopSequence": 15
},
{
"departure": {
"delay": -139,
"time": "1772698421"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": -134,
"time": "1772699146"
},
"departure": {
"delay": -134,
"time": "1772699146"
},
"stopId": "FR:76351:ZE:3649:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": -129,
"time": "1772698791"
},
"departure": {
"delay": -129,
"time": "1772698791"
},
"stopId": "FR:76351:ZE:4995:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": -146,
"time": "1772699434"
},
"departure": {
"delay": -146,
"time": "1772699434"
},
"stopId": "FR:76351:ZE:4555:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": -156,
"time": "1772699544"
},
"departure": {
"delay": -156,
"time": "1772699544"
},
"stopId": "FR:76351:ZE:3599:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": -143,
"time": "1772699077"
},
"departure": {
"delay": -143,
"time": "1772699077"
},
"stopId": "FR:76351:ZE:4861:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": -112,
"time": "1772699648"
},
"departure": {
"delay": -112,
"time": "1772699648"
},
"stopId": "FR:76351:ZE:4497:ATOUMOD003",
"stopSequence": 19
},
{
"departure": {
"delay": -156,
"time": "1772698764"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 5
},
{
"departure": {
"delay": -110,
"time": "1772698510"
},
"stopId": "FR:76351:ZE:4581:ATOUMOD003",
"stopSequence": 2
}
],
"timestamp": "1772698766",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C8:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057113x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745650x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 87,
"time": "1772687653"
},
"departure": {
"delay": 87,
"time": "1772687667"
},
"stopId": "FR:50129:ZE:10GDR1:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 184,
"time": "1772687188"
},
"departure": {
"delay": 184,
"time": "1772687224"
},
"stopId": "FR:50129:ZE:10HPA3:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 160,
"time": "1772686702"
},
"departure": {
"delay": 160,
"time": "1772686720"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 104,
"time": "1772687591"
},
"departure": {
"delay": 104,
"time": "1772687624"
},
"stopId": "FR:50129:ZE:10NOR5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 198,
"time": "1772685360"
},
"departure": {
"delay": 198,
"time": "1772685378"
},
"stopId": "FR:50129:ZE:10BOI1:ATOUMOD035",
"stopSequence": 4
},
{
"departure": {
"delay": 184,
"time": "1772685184"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 165,
"time": "1772686514"
},
"departure": {
"delay": 165,
"time": "1772686545"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 163,
"time": "1772686577"
},
"departure": {
"delay": 163,
"time": "1772686603"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 135,
"time": "1772687101"
},
"departure": {
"delay": 135,
"time": "1772687115"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 200,
"time": "1772686899"
},
"departure": {
"delay": 200,
"time": "1772687000"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 165,
"time": "1772685698"
},
"departure": {
"delay": 165,
"time": "1772685705"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 161,
"time": "1772685268"
},
"departure": {
"delay": 161,
"time": "1772685281"
},
"stopId": "FR:50129:ZE:10MES1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 238,
"time": "1772686109"
},
"departure": {
"delay": 238,
"time": "1772686138"
},
"stopId": "FR:50129:ZE:10CMI1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 185,
"time": "1772685827"
},
"departure": {
"delay": 185,
"time": "1772685845"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 161,
"time": "1772685303"
},
"departure": {
"delay": 161,
"time": "1772685341"
},
"stopId": "FR:50129:ZE:10MOR1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 121,
"time": "1772686779"
},
"departure": {
"delay": 121,
"time": "1772686801"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 166,
"time": "1772687373"
},
"departure": {
"delay": 166,
"time": "1772687386"
},
"stopId": "FR:50129:ZE:10GRR1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 88,
"time": "1772687708"
},
"departure": {
"delay": 88,
"time": "1772687728"
},
"stopId": "FR:50129:ZE:10LPL1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 217,
"time": "1772685619"
},
"departure": {
"delay": 217,
"time": "1772685637"
},
"stopId": "FR:50129:ZE:10EPC1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 156,
"time": "1772687845"
},
"departure": {
"delay": 156,
"time": "1772687856"
},
"stopId": "FR:50129:ZE:10FLO1:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 240,
"time": "1772686301"
},
"departure": {
"delay": 240,
"time": "1772686320"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 267,
"time": "1772686253"
},
"departure": {
"delay": 267,
"time": "1772686287"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 133,
"time": "1772687456"
},
"departure": {
"delay": 133,
"time": "1772687473"
},
"stopId": "FR:50129:ZE:10BAG3:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 195,
"time": "1772686379"
},
"departure": {
"delay": 195,
"time": "1772686395"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 157,
"time": "1772686431"
},
"departure": {
"delay": 157,
"time": "1772686477"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 187,
"time": "1772685930"
},
"departure": {
"delay": 187,
"time": "1772685967"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 246,
"time": "1772686171"
},
"departure": {
"delay": 246,
"time": "1772686206"
},
"stopId": "FR:50129:ZE:10PAX1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 142,
"time": "1772687528"
},
"departure": {
"delay": 142,
"time": "1772687542"
},
"stopId": "FR:50129:ZE:10MED3:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 183,
"time": "1772685520"
},
"departure": {
"delay": 183,
"time": "1772685543"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 166,
"time": "1772686641"
},
"departure": {
"delay": 166,
"time": "1772686666"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 174,
"time": "1772687297"
},
"departure": {
"delay": 174,
"time": "1772687334"
},
"stopId": "FR:50129:ZE:10XCT3:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 188,
"time": "1772685405"
},
"departure": {
"delay": 188,
"time": "1772685428"
},
"stopId": "FR:50129:ZE:10FRN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 192,
"time": "1772685757"
},
"departure": {
"delay": 192,
"time": "1772685792"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 205,
"time": "1772686024"
},
"departure": {
"delay": 205,
"time": "1772686045"
},
"stopId": "FR:50129:ZE:10ANN1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 90,
"time": "1772687910"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 35
}
],
"timestamp": "1772698733",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745650x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x4471223:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 121,
"time": "1772701621"
},
"departure": {
"delay": 121,
"time": "1772701621"
},
"stopId": "FR:27528:ZE:0x6596:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": 112,
"time": "1772701732"
},
"departure": {
"delay": 112,
"time": "1772701732"
},
"stopId": "FR:27701:ZE:0x7022:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": -2025,
"time": "1772698755"
},
"departure": {
"delay": -2025,
"time": "1772698755"
},
"stopId": "FR:27375:ZE:0x6304:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 9,
"time": "1772701869"
},
"departure": {
"delay": 9,
"time": "1772701869"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": 37,
"time": "1772701177"
},
"departure": {
"delay": 37,
"time": "1772701177"
},
"stopId": "FR:27701:ZE:0x7106:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -945,
"time": "1772698755"
},
"departure": {
"delay": -945,
"time": "1772698755"
},
"stopId": "FR:27375:ZE:0x6572:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 64,
"time": "1772701744"
},
"departure": {
"delay": 64,
"time": "1772701744"
},
"stopId": "FR:27701:ZE:0x7034:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": -945,
"time": "1772698755"
},
"departure": {
"delay": -945,
"time": "1772698755"
},
"stopId": "FR:27375:ZE:0x6470:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -1905,
"time": "1772698755"
},
"departure": {
"delay": -1905,
"time": "1772698755"
},
"stopId": "FR:27375:ZE:0x6384:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -885,
"time": "1772698755"
},
"departure": {
"delay": -885,
"time": "1772698755"
},
"stopId": "FR:27375:ZE:0x6396:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -765,
"time": "1772698755"
},
"departure": {
"delay": -765,
"time": "1772698755"
},
"stopId": "FR:27375:ZE:0x6492:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": 40,
"time": "1772701780"
},
"departure": {
"delay": 40,
"time": "1772701780"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": 93,
"time": "1772701533"
},
"departure": {
"delay": 93,
"time": "1772701533"
},
"stopId": "FR:27528:ZE:0x6591:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": 123,
"time": "1772701503"
},
"departure": {
"delay": 123,
"time": "1772701503"
},
"stopId": "FR:27528:ZE:0x6598:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": -1665,
"time": "1772698755"
},
"departure": {
"delay": -1665,
"time": "1772698755"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -885,
"time": "1772698755"
},
"departure": {
"delay": -885,
"time": "1772698755"
},
"stopId": "FR:27375:ZE:0x6490:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -1845,
"time": "1772698755"
},
"departure": {
"delay": -1845,
"time": "1772698755"
},
"stopId": "FR:27375:ZE:0x6438:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -1065,
"time": "1772698755"
},
"departure": {
"delay": -1065,
"time": "1772698755"
},
"stopId": "FR:27375:ZE:0x6512:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -2085,
"time": "1772698755"
},
"departure": {
"delay": -2085,
"time": "1772698755"
},
"stopId": "FR:27351:ZE:0x6312:ATOUMOD006",
"stopSequence": 22
},
{
"departure": {
"delay": -765,
"time": "1772698755"
},
"stopId": "FR:27375:ZE:0x6466:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -1305,
"time": "1772698755"
},
"departure": {
"delay": -1305,
"time": "1772698755"
},
"stopId": "FR:27375:ZE:0x6440:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -1605,
"time": "1772698755"
},
"departure": {
"delay": -1605,
"time": "1772698755"
},
"stopId": "FR:27375:ZE:0x6528:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 113,
"time": "1772701673"
},
"departure": {
"delay": 113,
"time": "1772701673"
},
"stopId": "FR:27528:ZE:0x6576:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": -1545,
"time": "1772698755"
},
"departure": {
"delay": -1545,
"time": "1772698755"
},
"stopId": "FR:27375:ZE:0x6504:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 77,
"time": "1772701577"
},
"departure": {
"delay": 77,
"time": "1772701577"
},
"stopId": "FR:27528:ZE:0x6594:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": 81,
"time": "1772701401"
},
"departure": {
"delay": 81,
"time": "1772701401"
},
"stopId": "FR:27528:ZE:0x6589:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": -1785,
"time": "1772698755"
},
"departure": {
"delay": -1785,
"time": "1772698755"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 42,
"time": "1772701242"
},
"departure": {
"delay": 42,
"time": "1772701242"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -2145,
"time": "1772698755"
},
"departure": {
"delay": -2145,
"time": "1772698755"
},
"stopId": "FR:27351:ZE:0x6310:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 37,
"time": "1772702017"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": -1965,
"time": "1772698755"
},
"departure": {
"delay": -1965,
"time": "1772698755"
},
"stopId": "FR:27375:ZE:0x6526:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 63,
"time": "1772701443"
},
"departure": {
"delay": 63,
"time": "1772701443"
},
"stopId": "FR:27528:ZE:0x6592:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": -1845,
"time": "1772698755"
},
"departure": {
"delay": -1845,
"time": "1772698755"
},
"stopId": "FR:27375:ZE:0x6457:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -1005,
"time": "1772698755"
},
"departure": {
"delay": -1005,
"time": "1772698755"
},
"stopId": "FR:27375:ZE:0x6422:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 68,
"time": "1772701928"
},
"departure": {
"delay": 68,
"time": "1772701928"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": -1065,
"time": "1772698755"
},
"departure": {
"delay": -1065,
"time": "1772698755"
},
"stopId": "FR:27375:ZE:0x6432:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 56,
"time": "1772701316"
},
"departure": {
"delay": 56,
"time": "1772701316"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 26
}
],
"timestamp": "1772698755",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:2:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x4471223:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4196394x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -20,
"time": "1772699560"
},
"departure": {
"delay": -20,
"time": "1772699560"
},
"stopId": "FR:76351:ZE:3738:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 25,
"time": "1772699305"
},
"departure": {
"delay": 25,
"time": "1772699305"
},
"stopId": "FR:76351:ZE:3301:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": -10,
"time": "1772698970"
},
"departure": {
"delay": -10,
"time": "1772698970"
},
"stopId": "FR:76351:ZE:3460:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 25,
"time": "1772699185"
},
"departure": {
"delay": 25,
"time": "1772699185"
},
"stopId": "FR:76351:ZE:3731:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 7,
"time": "1772698807"
},
"departure": {
"delay": 7,
"time": "1772698807"
},
"stopId": "FR:76552:ZE:3608:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": -17,
"time": "1772698843"
},
"departure": {
"delay": -17,
"time": "1772698843"
},
"stopId": "FR:76552:ZE:3298:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": -20,
"time": "1772699140"
},
"departure": {
"delay": -20,
"time": "1772699140"
},
"stopId": "FR:76351:ZE:3797:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": -7,
"time": "1772699633"
},
"departure": {
"delay": -7,
"time": "1772699633"
},
"stopId": "FR:76351:ZE:4865:ATOUMOD003",
"stopSequence": 38
},
{
"departure": {
"delay": -20,
"time": "1772698720"
},
"stopId": "FR:76552:ZE:3093:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 3,
"time": "1772699703"
},
"departure": {
"delay": 3,
"time": "1772699703"
},
"stopId": "FR:76351:ZE:4700:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": -18,
"time": "1772698902"
},
"departure": {
"delay": -18,
"time": "1772698902"
},
"stopId": "FR:76351:ZE:3159:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 33,
"time": "1772699073"
},
"departure": {
"delay": 33,
"time": "1772699073"
},
"stopId": "FR:76351:ZE:3545:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": -20,
"time": "1772699740"
},
"departure": {
"delay": -20,
"time": "1772699740"
},
"stopId": "FR:76351:ZE:3793:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": -20,
"time": "1772699980"
},
"stopId": "FR:76351:ZE:5104:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 7,
"time": "1772699467"
},
"departure": {
"delay": 7,
"time": "1772699467"
},
"stopId": "FR:76351:ZE:3734:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 11,
"time": "1772699231"
},
"departure": {
"delay": 11,
"time": "1772699231"
},
"stopId": "FR:76351:ZE:3732:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 16,
"time": "1772699356"
},
"departure": {
"delay": 16,
"time": "1772699356"
},
"stopId": "FR:76351:ZE:3579:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": -2,
"time": "1772699518"
},
"departure": {
"delay": -2,
"time": "1772699518"
},
"stopId": "FR:76351:ZE:3736:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"time": "1772699400"
},
"departure": {
"time": "1772699400"
},
"stopId": "FR:76351:ZE:3022:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": -20,
"time": "1772699020"
},
"departure": {
"delay": -20,
"time": "1772699020"
},
"stopId": "FR:76351:ZE:3021:ATOUMOD003",
"stopSequence": 27
}
],
"timestamp": "1772698736",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:16:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4196394x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4108027x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 142,
"time": "1772698282"
},
"stopId": "FR:76351:ZE:3995:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 154,
"time": "1772698414"
},
"stopId": "FR:76351:ZE:3978:ATOUMOD003",
"stopSequence": 15
}
],
"timestamp": "1772698426",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:B:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4108027x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746144x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -3,
"time": "1772685315"
},
"departure": {
"delay": -3,
"time": "1772685357"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 16,
"time": "1772686380"
},
"departure": {
"delay": 16,
"time": "1772686396"
},
"stopId": "FR:50129:ZE:10LON2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 70,
"time": "1772684153"
},
"departure": {
"delay": 70,
"time": "1772684170"
},
"stopId": "FR:50129:ZE:10MGT2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 41,
"time": "1772684940"
},
"departure": {
"delay": 41,
"time": "1772685041"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -6,
"time": "1772686294"
},
"departure": {
"delay": -6,
"time": "1772686314"
},
"stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 102,
"time": "1772684130"
},
"departure": {
"delay": 102,
"time": "1772684142"
},
"stopId": "FR:50129:ZE:10RSX2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 24,
"time": "1772685229"
},
"departure": {
"delay": 24,
"time": "1772685264"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 16,
"time": "1772685993"
},
"departure": {
"delay": 16,
"time": "1772686036"
},
"stopId": "FR:50129:ZE:10HOM2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 7,
"time": "1772685410"
},
"departure": {
"delay": 7,
"time": "1772685427"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -3,
"time": "1772686641"
},
"departure": {
"delay": -3,
"time": "1772686737"
},
"stopId": "FR:50129:ZE:10HOU2:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 8,
"time": "1772686069"
},
"departure": {
"delay": 8,
"time": "1772686088"
},
"stopId": "FR:50129:ZE:10AGO2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 7,
"time": "1772685650"
},
"departure": {
"delay": 7,
"time": "1772685667"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -19,
"time": "1772686581"
},
"departure": {
"delay": -19,
"time": "1772686601"
},
"stopId": "FR:50129:ZE:10BON2:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": -38,
"time": "1772684822"
},
"departure": {
"delay": -38,
"time": "1772684842"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -4,
"time": "1772686423"
},
"departure": {
"delay": -4,
"time": "1772686436"
},
"stopId": "FR:50129:ZE:10BHE2:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": -12,
"time": "1772686840"
},
"departure": {
"delay": -12,
"time": "1772686848"
},
"stopId": "FR:50129:ZE:10SFN2:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": -41,
"time": "1772685722"
},
"departure": {
"delay": -41,
"time": "1772685739"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 18,
"time": "1772685540"
},
"departure": {
"delay": 18,
"time": "1772685558"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 5,
"time": "1772686122"
},
"departure": {
"delay": 5,
"time": "1772686145"
},
"stopId": "FR:50129:ZE:10LAV2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 58,
"time": "1772684199"
},
"departure": {
"delay": 58,
"time": "1772684218"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -14,
"time": "1772686996"
},
"departure": {
"delay": -14,
"time": "1772687026"
},
"stopId": "FR:50129:ZE:10COF2:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": -3,
"time": "1772685839"
},
"departure": {
"delay": -3,
"time": "1772685897"
},
"stopId": "FR:50129:ZE:10HUI2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -62,
"time": "1772686608"
},
"departure": {
"delay": -62,
"time": "1772686618"
},
"stopId": "FR:50129:ZE:10BRT2:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": -18,
"time": "1772684313"
},
"departure": {
"delay": -18,
"time": "1772684322"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -29,
"time": "1772686868"
},
"departure": {
"delay": -29,
"time": "1772686891"
},
"stopId": "FR:50129:ZE:10ALB2:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 3,
"time": "1772685091"
},
"departure": {
"delay": 3,
"time": "1772685183"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -20,
"time": "1772686528"
},
"departure": {
"delay": -20,
"time": "1772686540"
},
"stopId": "FR:50129:ZE:10ARA2:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 34,
"time": "1772686461"
},
"departure": {
"delay": 34,
"time": "1772686474"
},
"stopId": "FR:50129:ZE:10CPL2:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": -61,
"time": "1772685767"
},
"departure": {
"delay": -61,
"time": "1772685779"
},
"stopId": "FR:50129:ZE:10TRA6:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": -85,
"time": "1772687135"
},
"stopId": "FR:50129:ZE:10MAX1:ATOUMOD035",
"stopSequence": 50
},
{
"arrival": {
"delay": -43,
"time": "1772687042"
},
"departure": {
"delay": -43,
"time": "1772687057"
},
"stopId": "FR:50129:ZE:10SFG2:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": -1,
"time": "1772686186"
},
"departure": {
"delay": -1,
"time": "1772686199"
},
"stopId": "FR:50129:ZE:10DUB2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 8,
"time": "1772684445"
},
"departure": {
"delay": 8,
"time": "1772684468"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 20,
"time": "1772686499"
},
"departure": {
"delay": 20,
"time": "1772686520"
},
"stopId": "FR:50129:ZE:10PRE2:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": -20,
"time": "1772686766"
},
"departure": {
"delay": -20,
"time": "1772686780"
},
"stopId": "FR:50129:ZE:10CAR2:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": -22,
"time": "1772684657"
},
"departure": {
"delay": -22,
"time": "1772684678"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 80,
"time": "1772684034"
},
"departure": {
"delay": 80,
"time": "1772684060"
},
"stopId": "FR:50129:ZE:10COS2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -20,
"time": "1772684726"
},
"departure": {
"delay": -20,
"time": "1772684740"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 17
},
{
"departure": {
"delay": 106,
"time": "1772683906"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -5,
"time": "1772684502"
},
"departure": {
"delay": -5,
"time": "1772684515"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 14,
"time": "1772684279"
},
"departure": {
"delay": 14,
"time": "1772684294"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -19,
"time": "1772685925"
},
"departure": {
"delay": -19,
"time": "1772685941"
},
"stopId": "FR:50129:ZE:10BEL2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 22,
"time": "1772685456"
},
"departure": {
"delay": 22,
"time": "1772685502"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 76,
"time": "1772684080"
},
"departure": {
"delay": 76,
"time": "1772684116"
},
"stopId": "FR:50129:ZE:10CVE2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 112,
"time": "1772683953"
},
"departure": {
"delay": 112,
"time": "1772683972"
},
"stopId": "FR:50129:ZE:10JGO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -61,
"time": "1772687086"
},
"departure": {
"delay": -61,
"time": "1772687099"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 49
},
{
"arrival": {
"delay": 45,
"time": "1772684256"
},
"departure": {
"delay": 45,
"time": "1772684265"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -27,
"time": "1772684535"
},
"departure": {
"delay": -27,
"time": "1772684553"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 94,
"time": "1772684185"
},
"departure": {
"delay": 94,
"time": "1772684194"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 16,
"time": "1772684580"
},
"departure": {
"delay": 16,
"time": "1772684596"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 15
}
],
"timestamp": "1772698734",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746144x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758049x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 601,
"time": "1772695890"
},
"departure": {
"delay": 601,
"time": "1772695921"
},
"stopId": "FR:50129:ZE:10BOS2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 672,
"time": "1772696138"
},
"departure": {
"delay": 672,
"time": "1772696172"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -59,
"time": "1772694833"
},
"departure": {
"delay": -59,
"time": "1772694841"
},
"stopId": "FR:50129:ZE:10MXR1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 7,
"time": "1772694489"
},
"departure": {
"delay": 7,
"time": "1772694547"
},
"stopId": "FR:50599:ZE:TOLNR1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 2,
"time": "1772693548"
},
"departure": {
"delay": 2,
"time": "1772693582"
},
"stopId": "FR:50579:ZE:SOTML1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -3,
"time": "1772694757"
},
"departure": {
"delay": -3,
"time": "1772694777"
},
"stopId": "FR:50129:ZE:10CEN1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -12,
"time": "1772694130"
},
"departure": {
"delay": -12,
"time": "1772694168"
},
"stopId": "FR:50087:ZE:BRXBP1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 988,
"time": "1772696728"
},
"stopId": "FR:50129:ZE:10PEM3:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 557,
"time": "1772695765"
},
"departure": {
"delay": 557,
"time": "1772695817"
},
"stopId": "FR:50129:ZE:10ODR2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -59,
"time": "1772692319"
},
"departure": {
"delay": -59,
"time": "1772692381"
},
"stopId": "FR:50615:ZE:VALCA1:ATOUMOD035",
"stopSequence": 2
},
{
"departure": {
"delay": 22,
"time": "1772691862"
},
"stopId": "FR:50341:ZE:MONAP1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 31,
"time": "1772694960"
},
"departure": {
"delay": 31,
"time": "1772695051"
},
"stopId": "FR:50129:ZE:10MAG1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 26,
"time": "1772692880"
},
"departure": {
"delay": 26,
"time": "1772692886"
},
"stopId": "FR:50615:ZE:VALFB1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 949,
"time": "1772696520"
},
"departure": {
"delay": 949,
"time": "1772696569"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 34,
"time": "1772693923"
},
"departure": {
"delay": 34,
"time": "1772693974"
},
"stopId": "FR:50087:ZE:BRXSTA:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -2,
"time": "1772693057"
},
"departure": {
"delay": -2,
"time": "1772693098"
},
"stopId": "FR:50615:ZE:VALZA1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 771,
"time": "1772696217"
},
"departure": {
"delay": 771,
"time": "1772696331"
},
"stopId": "FR:50129:ZE:10PLA5:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 33,
"time": "1772692483"
},
"departure": {
"delay": 33,
"time": "1772692593"
},
"stopId": "FR:50615:ZE:VALGS1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 4,
"time": "1772694656"
},
"departure": {
"delay": 4,
"time": "1772694664"
},
"stopId": "FR:50599:ZE:10ZCT1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 613,
"time": "1772695947"
},
"departure": {
"delay": 613,
"time": "1772695993"
},
"stopId": "FR:50129:ZE:10JAR2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 11,
"time": "1772692704"
},
"departure": {
"delay": 11,
"time": "1772692751"
},
"stopId": "FR:50615:ZE:VALCH1:ATOUMOD035",
"stopSequence": 4
}
],
"timestamp": "1772698737",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:D:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758049x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1001:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772705700"
},
"departure": {
"time": "1772705700"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1772705400"
},
"departure": {
"time": "1772705400"
},
"stopId": "FR:27681:ZE:10074:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1772705520"
},
"departure": {
"time": "1772705520"
},
"stopId": "FR:27681:ZE:10059:ATOUMOD007",
"stopSequence": 7
},
{
"departure": {
"time": "1772704980"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1772705820"
},
"departure": {
"time": "1772705820"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1772705040"
},
"departure": {
"time": "1772705040"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1772705640"
},
"departure": {
"time": "1772705640"
},
"stopId": "FR:27681:ZE:10057:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1772705580"
},
"departure": {
"time": "1772705580"
},
"stopId": "FR:27681:ZE:10080:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1772705760"
},
"departure": {
"time": "1772705760"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1772705940"
},
"departure": {
"time": "1772705940"
},
"stopId": "FR:27681:ZE:28977:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1772705340"
},
"departure": {
"time": "1772705340"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1772706060"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1772705100"
},
"departure": {
"time": "1772705100"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1772705460"
},
"departure": {
"time": "1772705460"
},
"stopId": "FR:27681:ZE:28981:ATOUMOD007",
"stopSequence": 6
}
],
"timestamp": "1772698762",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1001:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:387:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772706660"
},
"departure": {
"time": "1772706660"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1772706540"
},
"departure": {
"time": "1772706540"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1772706420"
},
"departure": {
"time": "1772706420"
},
"stopId": "FR:76217:ZE:18044:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1772706120"
},
"departure": {
"time": "1772706120"
},
"stopId": "FR:76217:ZE:18244:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1772706780"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1772706180"
},
"departure": {
"time": "1772706180"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1772705400"
},
"departure": {
"time": "1772705400"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1772705940"
},
"departure": {
"time": "1772705940"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1772706060"
},
"departure": {
"time": "1772706060"
},
"stopId": "FR:76217:ZE:18033:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1772706300"
},
"departure": {
"time": "1772706300"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1772705820"
},
"departure": {
"time": "1772705820"
},
"stopId": "FR:76217:ZE:18036:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1772706000"
},
"departure": {
"time": "1772706000"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1772706600"
},
"departure": {
"time": "1772706600"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1772705160"
},
"departure": {
"time": "1772705160"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1772705880"
},
"departure": {
"time": "1772705880"
},
"stopId": "FR:76217:ZE:18802:ATOUMOD005",
"stopSequence": 8
},
{
"departure": {
"time": "1772705100"
},
"stopId": "FR:76217:ZE:18042:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1772705520"
},
"departure": {
"time": "1772705520"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1772705640"
},
"departure": {
"time": "1772705640"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1772705700"
},
"departure": {
"time": "1772705700"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 6
}
],
"timestamp": "1772698158",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:387:LOC"
}
}
},
{
"id": "SM:ATOUMOD037:ServiceJourney:1400000282:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 117,
"time": "1772699157"
},
"stopId": "FR:61001:ZE:VieuxxCourteille:ATOUMOD037",
"stopSequence": 37
},
{
"arrival": {
"delay": 194,
"time": "1772698368"
},
"departure": {
"delay": 194,
"time": "1772698394"
},
"stopId": "FR:61001:ZE:Plxnitrex:ATOUMOD037",
"stopSequence": 21
},
{
"arrival": {
"delay": 117,
"time": "1772699517"
},
"stopId": "FR:61077:ZE:Londx:ATOUMOD037",
"stopSequence": 42
},
{
"departure": {
"delay": 117,
"time": "1772699217"
},
"stopId": "FR:61001:ZE:AlxxVilx:ATOUMOD037",
"stopSequence": 39
},
{
"departure": {
"delay": 117,
"time": "1772698797"
},
"stopId": "FR:61001:ZE:PointxduxJour:ATOUMOD037",
"stopSequence": 29
},
{
"departure": {
"delay": 117,
"time": "1772699037"
},
"stopId": "FR:61001:ZE:Axrodrome:ATOUMOD037",
"stopSequence": 33
},
{
"arrival": {
"delay": 125,
"time": "1772698671"
},
"departure": {
"delay": 125,
"time": "1772698685"
},
"stopId": "FR:61001:ZE:Rxservoirs:ATOUMOD037",
"stopSequence": 27
},
{
"departure": {
"delay": 117,
"time": "1772699157"
},
"stopId": "FR:61001:ZE:Bayard:ATOUMOD037",
"stopSequence": 36
},
{
"arrival": {
"delay": 117,
"time": "1772698703"
},
"departure": {
"delay": 117,
"time": "1772698737"
},
"stopId": "FR:61001:ZE:JardinxduxPoilu:ATOUMOD037",
"stopSequence": 28
},
{
"departure": {
"delay": 117,
"time": "1772699097"
},
"stopId": "FR:61001:ZE:Courteille:ATOUMOD037",
"stopSequence": 35
},
{
"departure": {
"delay": 117,
"time": "1772699397"
},
"stopId": "FR:61077:ZE:MoulinxdexReine:ATOUMOD037",
"stopSequence": 41
},
{
"arrival": {
"delay": 193,
"time": "1772698469"
},
"departure": {
"delay": 193,
"time": "1772698513"
},
"stopId": "FR:61001:ZE:CitxxAdministrativex:ATOUMOD037",
"stopSequence": 23
},
{
"arrival": {
"delay": 225,
"time": "1772697855"
},
"departure": {
"delay": 225,
"time": "1772698305"
},
"stopId": "FR:61001:ZE:CP:ATOUMOD037",
"stopSequence": 20
},
{
"arrival": {
"delay": 135,
"time": "1772698554"
},
"departure": {
"delay": 135,
"time": "1772698575"
},
"stopId": "FR:61001:ZE:GarexSNCF:ATOUMOD037",
"stopSequence": 25
},
{
"departure": {
"delay": 117,
"time": "1772698977"
},
"stopId": "FR:61001:ZE:Guynemer:ATOUMOD037",
"stopSequence": 32
},
{
"departure": {
"delay": 117,
"time": "1772698857"
},
"stopId": "FR:61001:ZE:ClaudexBernard:ATOUMOD037",
"stopSequence": 30
},
{
"arrival": {
"delay": 136,
"time": "1772698587"
},
"departure": {
"delay": 136,
"time": "1772698636"
},
"stopId": "FR:61001:ZE:SaintxFranxois:ATOUMOD037",
"stopSequence": 26
},
{
"departure": {
"delay": 117,
"time": "1772698917"
},
"stopId": "FR:61001:ZE:ClairxMatin:ATOUMOD037",
"stopSequence": 31
},
{
"arrival": {
"delay": 191,
"time": "1772698410"
},
"departure": {
"delay": 191,
"time": "1772698451"
},
"stopId": "FR:61001:ZE:SaintexThxrxse:ATOUMOD037",
"stopSequence": 22
},
{
"departure": {
"delay": 117,
"time": "1772699337"
},
"stopId": "FR:61077:ZE:ClosxdexlaxSxnate:ATOUMOD037",
"stopSequence": 40
},
{
"departure": {
"delay": 117,
"time": "1772699037"
},
"stopId": "FR:61001:ZE:Sainfoins:ATOUMOD037",
"stopSequence": 34
}
],
"timestamp": "1772698758",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD037:Line:A:LOC",
"tripId": "ATOUMOD037:ServiceJourney:1400000282:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745138x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 171,
"time": "1772694097"
},
"departure": {
"delay": 171,
"time": "1772694111"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 160,
"time": "1772694219"
},
"departure": {
"delay": 160,
"time": "1772694280"
},
"stopId": "FR:50129:ZE:10CRC3:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 152,
"time": "1772693838"
},
"departure": {
"delay": 152,
"time": "1772693912"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 148,
"time": "1772693739"
},
"departure": {
"delay": 148,
"time": "1772693788"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 121,
"time": "1772694334"
},
"departure": {
"delay": 121,
"time": "1772694361"
},
"stopId": "FR:50129:ZE:10FOR3:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 35,
"time": "1772694925"
},
"departure": {
"delay": 35,
"time": "1772694935"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 38,
"time": "1772694485"
},
"departure": {
"delay": 38,
"time": "1772694518"
},
"stopId": "FR:50129:ZE:10RTU1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 161,
"time": "1772693947"
},
"departure": {
"delay": 161,
"time": "1772693981"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 15,
"time": "1772694959"
},
"departure": {
"delay": 15,
"time": "1772694975"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 67,
"time": "1772694746"
},
"departure": {
"delay": 67,
"time": "1772694787"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 57,
"time": "1772694868"
},
"departure": {
"delay": 57,
"time": "1772694897"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 16
},
{
"departure": {
"delay": 93,
"time": "1772693493"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 112,
"time": "1772693638"
},
"departure": {
"delay": 112,
"time": "1772693692"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 76,
"time": "1772694403"
},
"departure": {
"delay": 76,
"time": "1772694436"
},
"stopId": "FR:50129:ZE:10PFO1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 20,
"time": "1772694546"
},
"departure": {
"delay": 20,
"time": "1772694560"
},
"stopId": "FR:50129:ZE:10BRA3:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 162,
"time": "1772693997"
},
"departure": {
"delay": 162,
"time": "1772694042"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 68,
"time": "1772694809"
},
"departure": {
"delay": 68,
"time": "1772694848"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -43,
"time": "1772695097"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 31,
"time": "1772694649"
},
"departure": {
"delay": 31,
"time": "1772694691"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 13
}
],
"timestamp": "1772698738",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745138x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC595701:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 205,
"time": "1772699245"
},
"departure": {
"delay": 205,
"time": "1772699245"
},
"stopId": "FR:27229:ZE:0xBDN02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": 199,
"time": "1772699119"
},
"departure": {
"delay": 199,
"time": "1772699119"
},
"stopId": "FR:27229:ZE:0xJDA02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 109,
"time": "1772698489"
},
"departure": {
"delay": 109,
"time": "1772698489"
},
"stopId": "FR:27020:ZE:0xITO02:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": 228,
"time": "1772698848"
},
"departure": {
"delay": 228,
"time": "1772698848"
},
"stopId": "FR:27020:ZE:0xACH02:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": 99,
"time": "1772700219"
},
"departure": {
"delay": 99,
"time": "1772700219"
},
"stopId": "FR:27299:ZE:0xECG02:ATOUMOD004",
"stopSequence": 34
},
{
"arrival": {
"delay": 191,
"time": "1772698751"
},
"departure": {
"delay": 191,
"time": "1772698751"
},
"stopId": "FR:27020:ZE:0xLBA02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": 195,
"time": "1772699175"
},
"departure": {
"delay": 195,
"time": "1772699175"
},
"stopId": "FR:27229:ZE:0xGER02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 187,
"time": "1772698927"
},
"departure": {
"delay": 187,
"time": "1772698927"
},
"stopId": "FR:27229:ZE:0xHIP02:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 140,
"time": "1772699960"
},
"departure": {
"delay": 140,
"time": "1772699960"
},
"stopId": "FR:27229:ZE:0xPMF02:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": 177,
"time": "1772698557"
},
"departure": {
"delay": 177,
"time": "1772698557"
},
"stopId": "FR:27020:ZE:0xMAC02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"time": "1772700660"
},
"stopId": "FR:27439:ZE:0xCNO01:ATOUMOD004",
"stopSequence": 43
},
{
"arrival": {
"delay": 203,
"time": "1772699543"
},
"departure": {
"delay": 203,
"time": "1772699543"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": 164,
"time": "1772698664"
},
"departure": {
"delay": 164,
"time": "1772698664"
},
"stopId": "FR:27020:ZE:0xLHA02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 112,
"time": "1772700352"
},
"departure": {
"delay": 112,
"time": "1772700352"
},
"stopId": "FR:27299:ZE:0xRNA02:ATOUMOD004",
"stopSequence": 36
},
{
"arrival": {
"delay": 207,
"time": "1772699607"
},
"departure": {
"delay": 207,
"time": "1772699607"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": 74,
"time": "1772698375"
},
"departure": {
"delay": 74,
"time": "1772698394"
},
"stopId": "FR:27020:ZE:0xLOA02:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": 119,
"time": "1772699819"
},
"departure": {
"delay": 119,
"time": "1772699819"
},
"stopId": "FR:27229:ZE:0xGDC02:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": 152,
"time": "1772698952"
},
"departure": {
"delay": 152,
"time": "1772698952"
},
"stopId": "FR:27229:ZE:0xUSI02:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 156,
"time": "1772699676"
},
"departure": {
"delay": 156,
"time": "1772699676"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": 57,
"time": "1772700417"
},
"departure": {
"delay": 57,
"time": "1772700417"
},
"stopId": "FR:27299:ZE:0xIND03:ATOUMOD004",
"stopSequence": 38
},
{
"arrival": {
"delay": 125,
"time": "1772700125"
},
"departure": {
"delay": 125,
"time": "1772700125"
},
"stopId": "FR:27299:ZE:0xCOL02:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": 57,
"time": "1772700297"
},
"departure": {
"delay": 57,
"time": "1772700297"
},
"stopId": "FR:27299:ZE:0xMAG02:ATOUMOD004",
"stopSequence": 35
},
{
"arrival": {
"delay": 120,
"time": "1772699880"
},
"departure": {
"delay": 120,
"time": "1772699880"
},
"stopId": "FR:27229:ZE:0xDUP02:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": 142,
"time": "1772700022"
},
"departure": {
"delay": 142,
"time": "1772700022"
},
"stopId": "FR:27229:ZE:0xLEG02:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": 177,
"time": "1772698617"
},
"departure": {
"delay": 177,
"time": "1772698617"
},
"stopId": "FR:27020:ZE:0xPEG02:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 208,
"time": "1772698708"
},
"departure": {
"delay": 208,
"time": "1772698708"
},
"stopId": "FR:27020:ZE:0xAMA02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"time": "1772700480"
},
"departure": {
"time": "1772700480"
},
"stopId": "FR:27439:ZE:0xCAP01:ATOUMOD004",
"stopSequence": 41
},
{
"arrival": {
"delay": 183,
"time": "1772699523"
},
"departure": {
"delay": 183,
"time": "1772699523"
},
"stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": 242,
"time": "1772699102"
},
"departure": {
"delay": 242,
"time": "1772699102"
},
"stopId": "FR:27229:ZE:0xPLA02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 66,
"time": "1772699766"
},
"departure": {
"delay": 66,
"time": "1772699766"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": 243,
"time": "1772698803"
},
"departure": {
"delay": 243,
"time": "1772698803"
},
"stopId": "FR:27020:ZE:0xLPO02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 182,
"time": "1772699042"
},
"departure": {
"delay": 182,
"time": "1772699042"
},
"stopId": "FR:27229:ZE:0xNAV02:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": 105,
"time": "1772700165"
},
"departure": {
"delay": 105,
"time": "1772700165"
},
"stopId": "FR:27299:ZE:0xPAG02:ATOUMOD004",
"stopSequence": 33
},
{
"arrival": {
"delay": 28,
"time": "1772700388"
},
"departure": {
"delay": 28,
"time": "1772700388"
},
"stopId": "FR:27299:ZE:0xARN02:ATOUMOD004",
"stopSequence": 37
},
{
"arrival": {
"delay": 160,
"time": "1772698900"
},
"departure": {
"delay": 160,
"time": "1772698900"
},
"stopId": "FR:27229:ZE:0xCIT02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 60,
"time": "1772698260"
},
"departure": {
"delay": 60,
"time": "1772698260"
},
"stopId": "FR:27020:ZE:0xETA02:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": 110,
"time": "1772700110"
},
"departure": {
"delay": 110,
"time": "1772700110"
},
"stopId": "FR:27229:ZE:0xBON02:ATOUMOD004",
"stopSequence": 31
}
],
"timestamp": "1772698767",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T5:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC595701:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:10:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 1,
"time": "1772698647"
},
"departure": {
"delay": 1,
"time": "1772698681"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 9,
"time": "1772698057"
},
"departure": {
"delay": 9,
"time": "1772698089"
},
"stopId": "FR:76057:ZE:30010:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 39,
"time": "1772697807"
},
"departure": {
"delay": 39,
"time": "1772697819"
},
"stopId": "FR:76057:ZE:30001:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 23,
"time": "1772698445"
},
"departure": {
"delay": 23,
"time": "1772698463"
},
"stopId": "FR:76057:ZE:30054:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 19,
"time": "1772698380"
},
"departure": {
"delay": 19,
"time": "1772698399"
},
"stopId": "FR:76057:ZE:30053:ATOUMOD041",
"stopSequence": 10
},
{
"departure": {
"delay": 33,
"time": "1772697633"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 54,
"time": "1772697762"
},
"departure": {
"delay": 54,
"time": "1772697774"
},
"stopId": "FR:76057:ZE:30024:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 8,
"time": "1772698187"
},
"departure": {
"delay": 8,
"time": "1772698208"
},
"stopId": "FR:76057:ZE:30051:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 35,
"time": "1772697922"
},
"departure": {
"delay": 35,
"time": "1772697935"
},
"stopId": "FR:76057:ZE:30012:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 31,
"time": "1772698250"
},
"departure": {
"delay": 31,
"time": "1772698291"
},
"stopId": "FR:76057:ZE:30052:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 10,
"time": "1772698990"
},
"stopId": "FR:76743:ZE:30049:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"delay": 10,
"time": "1772698870"
},
"departure": {
"delay": 10,
"time": "1772698870"
},
"stopId": "FR:76743:ZE:30047:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 10,
"time": "1772698930"
},
"departure": {
"delay": 10,
"time": "1772698930"
},
"stopId": "FR:76743:ZE:30045:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 54,
"time": "1772697886"
},
"departure": {
"delay": 54,
"time": "1772697894"
},
"stopId": "FR:76057:ZE:30016:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 12,
"time": "1772697950"
},
"departure": {
"delay": 12,
"time": "1772698032"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 10,
"time": "1772698810"
},
"departure": {
"delay": 10,
"time": "1772698810"
},
"stopId": "FR:76057:ZE:30022:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": -11,
"time": "1772698710"
},
"departure": {
"delay": -11,
"time": "1772698729"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 32,
"time": "1772698513"
},
"departure": {
"delay": 32,
"time": "1772698532"
},
"stopId": "FR:76057:ZE:30055:ATOUMOD041",
"stopSequence": 12
}
],
"timestamp": "1772698770",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD041:Line:2:LOC",
"tripId": "ATOUMOD041:ServiceJourney:10:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1405:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772712420"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1772712240"
},
"departure": {
"time": "1772712240"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1772712180"
},
"departure": {
"time": "1772712180"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1772711640"
},
"departure": {
"time": "1772711640"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1772711760"
},
"departure": {
"time": "1772711760"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1772710920"
},
"departure": {
"time": "1772710920"
},
"stopId": "FR:27562:ZE:10052:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1772711220"
},
"departure": {
"time": "1772711220"
},
"stopId": "FR:27681:ZE:29102:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1772711460"
},
"departure": {
"time": "1772711460"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1772711400"
},
"departure": {
"time": "1772711400"
},
"stopId": "FR:27681:ZE:9701:ATOUMOD007",
"stopSequence": 7
},
{
"departure": {
"time": "1772710860"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1772711340"
},
"departure": {
"time": "1772711340"
},
"stopId": "FR:27681:ZE:62040:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1772711880"
},
"departure": {
"time": "1772711880"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1772711280"
},
"departure": {
"time": "1772711280"
},
"stopId": "FR:27681:ZE:29098:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1772711820"
},
"departure": {
"time": "1772711820"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1772711100"
},
"departure": {
"time": "1772711100"
},
"stopId": "FR:27681:ZE:29097:ATOUMOD007",
"stopSequence": 3
}
],
"timestamp": "1772698762",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1405:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:237:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772700840"
},
"departure": {
"time": "1772700840"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1772700900"
},
"departure": {
"time": "1772700900"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1772698980"
},
"departure": {
"time": "1772698980"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1772699520"
},
"departure": {
"time": "1772699520"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1772700060"
},
"departure": {
"time": "1772700060"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1772699040"
},
"departure": {
"time": "1772699040"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1772699280"
},
"departure": {
"time": "1772699280"
},
"stopId": "FR:76217:ZE:18178:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"delay": 5,
"time": "1772700845"
},
"departure": {
"delay": 5,
"time": "1772700845"
},
"stopId": "FR:76217:ZE:18442:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1772700600"
},
"departure": {
"time": "1772700600"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"delay": 5,
"time": "1772700545"
},
"departure": {
"delay": 5,
"time": "1772700545"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"delay": 10,
"time": "1772700850"
},
"departure": {
"delay": 10,
"time": "1772700850"
},
"stopId": "FR:76217:ZE:18091:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1772701260"
},
"departure": {
"time": "1772701260"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1772698860"
},
"departure": {
"time": "1772698860"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1772701440"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1772699220"
},
"departure": {
"time": "1772699220"
},
"stopId": "FR:76217:ZE:18198:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1772700540"
},
"departure": {
"time": "1772700540"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1772699460"
},
"departure": {
"time": "1772699460"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"delay": 5,
"time": "1772701265"
},
"departure": {
"delay": 5,
"time": "1772701265"
},
"stopId": "FR:76217:ZE:18102:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1772700720"
},
"departure": {
"time": "1772700720"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"delay": 5,
"time": "1772698985"
},
"departure": {
"delay": 5,
"time": "1772698985"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1772699700"
},
"departure": {
"time": "1772699700"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1772699580"
},
"departure": {
"time": "1772699580"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1772700360"
},
"departure": {
"time": "1772700360"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1772699640"
},
"departure": {
"time": "1772699640"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 14
},
{
"departure": {
"delay": -540,
"time": "1772698260"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1772700780"
},
"departure": {
"time": "1772700780"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1772701080"
},
"departure": {
"time": "1772701080"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1772698920"
},
"departure": {
"time": "1772698920"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1772700240"
},
"departure": {
"time": "1772700240"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1772699100"
},
"departure": {
"time": "1772699100"
},
"stopId": "FR:76217:ZE:18167:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"delay": 5,
"time": "1772700605"
},
"departure": {
"delay": 5,
"time": "1772700605"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1772700480"
},
"departure": {
"time": "1772700480"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1772700660"
},
"departure": {
"time": "1772700660"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1772699160"
},
"departure": {
"time": "1772699160"
},
"stopId": "FR:76217:ZE:18171:ATOUMOD005",
"stopSequence": 8
}
],
"timestamp": "1772698652",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:237:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745200x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -8,
"time": "1772692732"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 77,
"time": "1772691528"
},
"departure": {
"delay": 77,
"time": "1772691557"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 12,
"time": "1772691160"
},
"departure": {
"delay": 12,
"time": "1772691192"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 17,
"time": "1772691217"
},
"departure": {
"delay": 17,
"time": "1772691257"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 59,
"time": "1772692395"
},
"departure": {
"delay": 59,
"time": "1772692439"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 69,
"time": "1772691615"
},
"departure": {
"delay": 69,
"time": "1772691669"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 34,
"time": "1772692253"
},
"departure": {
"delay": 34,
"time": "1772692294"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"departure": {
"delay": 55,
"time": "1772691055"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 13,
"time": "1772692041"
},
"departure": {
"delay": 13,
"time": "1772692093"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 26,
"time": "1772692148"
},
"departure": {
"delay": 26,
"time": "1772692226"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 24,
"time": "1772691949"
},
"departure": {
"delay": 24,
"time": "1772691984"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 82,
"time": "1772691426"
},
"departure": {
"delay": 82,
"time": "1772691502"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 13,
"time": "1772691283"
},
"departure": {
"delay": 13,
"time": "1772691313"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 29,
"time": "1772691773"
},
"departure": {
"delay": 29,
"time": "1772691809"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 33,
"time": "1772692325"
},
"departure": {
"delay": 33,
"time": "1772692353"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 11,
"time": "1772692474"
},
"departure": {
"delay": 11,
"time": "1772692511"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 72,
"time": "1772691694"
},
"departure": {
"delay": 72,
"time": "1772691732"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -2,
"time": "1772691844"
},
"departure": {
"delay": -2,
"time": "1772691898"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 19,
"time": "1772691346"
},
"departure": {
"delay": 19,
"time": "1772691379"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -6,
"time": "1772692576"
},
"departure": {
"delay": -6,
"time": "1772692614"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
}
],
"timestamp": "1772698732",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745200x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745226x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 3,
"time": "1772690343"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 83,
"time": "1772690077"
},
"departure": {
"delay": 83,
"time": "1772690123"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -46,
"time": "1772688760"
},
"departure": {
"delay": -46,
"time": "1772688794"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 69,
"time": "1772690002"
},
"departure": {
"delay": 69,
"time": "1772690049"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 73,
"time": "1772689353"
},
"departure": {
"delay": 73,
"time": "1772689393"
},
"stopId": "FR:50129:ZE:10CRC3:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -8,
"time": "1772688851"
},
"departure": {
"delay": -8,
"time": "1772688952"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -4,
"time": "1772689057"
},
"departure": {
"delay": -4,
"time": "1772689076"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 73,
"time": "1772690205"
},
"departure": {
"delay": 73,
"time": "1772690233"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 82,
"time": "1772690147"
},
"departure": {
"delay": 82,
"time": "1772690182"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 17,
"time": "1772689530"
},
"departure": {
"delay": 17,
"time": "1772689577"
},
"stopId": "FR:50129:ZE:10PFO1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -65,
"time": "1772688672"
},
"departure": {
"delay": -65,
"time": "1772688715"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"departure": {
"delay": -24,
"time": "1772688576"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 38,
"time": "1772689452"
},
"departure": {
"delay": 38,
"time": "1772689478"
},
"stopId": "FR:50129:ZE:10FOR3:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 57,
"time": "1772689936"
},
"departure": {
"delay": 57,
"time": "1772689977"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 19,
"time": "1772689119"
},
"departure": {
"delay": 19,
"time": "1772689159"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -36,
"time": "1772689632"
},
"departure": {
"delay": -36,
"time": "1772689644"
},
"stopId": "FR:50129:ZE:10RTU1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 9,
"time": "1772688985"
},
"departure": {
"delay": 9,
"time": "1772689029"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -12,
"time": "1772689678"
},
"departure": {
"delay": -12,
"time": "1772689728"
},
"stopId": "FR:50129:ZE:10BRA3:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 24,
"time": "1772689848"
},
"departure": {
"delay": 24,
"time": "1772689884"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 13
}
],
"timestamp": "1772698736",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745226x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC597031:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1772698800"
},
"stopId": "FR:27229:ZE:0xCEN01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -83,
"time": "1772699077"
},
"departure": {
"delay": -83,
"time": "1772699077"
},
"stopId": "FR:27229:ZE:0xFER01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -137,
"time": "1772699683"
},
"departure": {
"delay": -137,
"time": "1772699683"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -88,
"time": "1772699252"
},
"departure": {
"delay": -88,
"time": "1772699252"
},
"stopId": "FR:27229:ZE:0xFAU01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -132,
"time": "1772699328"
},
"departure": {
"delay": -132,
"time": "1772699328"
},
"stopId": "FR:27229:ZE:0xHAR01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -134,
"time": "1772699386"
},
"departure": {
"delay": -134,
"time": "1772699386"
},
"stopId": "FR:27229:ZE:0xLOG01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -24,
"time": "1772699016"
},
"departure": {
"delay": -24,
"time": "1772699016"
},
"stopId": "FR:27229:ZE:0xDUN01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -171,
"time": "1772699469"
},
"departure": {
"delay": -171,
"time": "1772699469"
},
"stopId": "FR:27229:ZE:0xBRO01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -57,
"time": "1772699163"
},
"departure": {
"delay": -57,
"time": "1772699163"
},
"stopId": "FR:27229:ZE:0xCOM01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"time": "1772698860"
},
"departure": {
"time": "1772698860"
},
"stopId": "FR:27229:ZE:0xMEU01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -141,
"time": "1772699619"
},
"departure": {
"delay": -141,
"time": "1772699619"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -128,
"time": "1772699752"
},
"departure": {
"delay": -128,
"time": "1772699752"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -218,
"time": "1772699842"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -141,
"time": "1772699439"
},
"departure": {
"delay": -141,
"time": "1772699439"
},
"stopId": "FR:27229:ZE:0xBEV01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 6,
"time": "1772698926"
},
"departure": {
"delay": 6,
"time": "1772698926"
},
"stopId": "FR:27229:ZE:0xCAR04:ATOUMOD004",
"stopSequence": 3
}
],
"timestamp": "1772698767",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC597031:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC602167:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -1953,
"time": "1772698767"
},
"departure": {
"delay": -1953,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xCLS02:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -1533,
"time": "1772698767"
},
"departure": {
"delay": -1533,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xADO02:ATOUMOD004",
"stopSequence": 17
},
{
"departure": {
"delay": -633,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -633,
"time": "1772698767"
},
"departure": {
"delay": -633,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": 13,
"time": "1772700253"
},
"departure": {
"delay": 13,
"time": "1772700253"
},
"stopId": "FR:27229:ZE:0xNEUBO01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -2073,
"time": "1772698767"
},
"departure": {
"delay": -2073,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xTAT02:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": -1533,
"time": "1772698767"
},
"departure": {
"delay": -1533,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xECH02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -993,
"time": "1772698767"
},
"departure": {
"delay": -993,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -1653,
"time": "1772698767"
},
"departure": {
"delay": -1653,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xPAN02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -813,
"time": "1772698767"
},
"departure": {
"delay": -813,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -2133,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xROS02:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": -2013,
"time": "1772698767"
},
"departure": {
"delay": -2013,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xBOS02:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -693,
"time": "1772698767"
},
"departure": {
"delay": -693,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -1893,
"time": "1772698767"
},
"departure": {
"delay": -1893,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xCAS02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -1053,
"time": "1772698767"
},
"departure": {
"delay": -1053,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xCIN01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 19,
"time": "1772700139"
},
"departure": {
"delay": 19,
"time": "1772700139"
},
"stopId": "FR:27229:ZE:0xLOR02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -1053,
"time": "1772698767"
},
"departure": {
"delay": -1053,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xSAU02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -1233,
"time": "1772698767"
},
"departure": {
"delay": -1233,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xCOT02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -1833,
"time": "1772698767"
},
"departure": {
"delay": -1833,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xSAC02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": 35,
"time": "1772700215"
},
"departure": {
"delay": 35,
"time": "1772700215"
},
"stopId": "FR:27229:ZE:0xMAR02:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -1833,
"time": "1772698767"
},
"departure": {
"delay": -1833,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xSAL02:ATOUMOD004",
"stopSequence": 23
}
],
"timestamp": "1772698767",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T10:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC602167:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4056453x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 80,
"time": "1772699000"
},
"departure": {
"delay": 80,
"time": "1772699000"
},
"stopId": "FR:76351:ZE:3404:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 90,
"time": "1772698710"
},
"departure": {
"delay": 90,
"time": "1772698710"
},
"stopId": "FR:76351:ZE:3673:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 55,
"time": "1772699035"
},
"departure": {
"delay": 55,
"time": "1772699035"
},
"stopId": "FR:76351:ZE:3670:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 69,
"time": "1772698929"
},
"departure": {
"delay": 69,
"time": "1772698929"
},
"stopId": "FR:76351:ZE:3049:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 56,
"time": "1772698796"
},
"departure": {
"delay": 56,
"time": "1772698796"
},
"stopId": "FR:76351:ZE:3079:ATOUMOD003",
"stopSequence": 21
},
{
"departure": {
"delay": 64,
"time": "1772698504"
},
"stopId": "FR:76351:ZE:3490:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 35,
"time": "1772698595"
},
"departure": {
"delay": 35,
"time": "1772698595"
},
"stopId": "FR:76351:ZE:3477:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 35,
"time": "1772699255"
},
"stopId": "FR:76351:ZE:3639:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 39,
"time": "1772698659"
},
"departure": {
"delay": 39,
"time": "1772698659"
},
"stopId": "FR:76351:ZE:3038:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 35,
"time": "1772699135"
},
"departure": {
"delay": 35,
"time": "1772699135"
},
"stopId": "FR:76351:ZE:3436:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 35,
"time": "1772698835"
},
"departure": {
"delay": 35,
"time": "1772698835"
},
"stopId": "FR:76351:ZE:4786:ATOUMOD003",
"stopSequence": 22
}
],
"timestamp": "1772698586",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C2:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4056453x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD105:ServiceJourney:6570717997957120x3:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -96,
"time": "1772699199"
},
"departure": {
"delay": -96,
"time": "1772699304"
},
"stopId": "FR:50218:ZE:5119763904724992:ATOUMOD105",
"stopSequence": 26
},
{
"arrival": {
"delay": -84,
"time": "1772699042"
},
"departure": {
"delay": -84,
"time": "1772699136"
},
"stopId": "FR:50218:ZE:756090001:ATOUMOD105",
"stopSequence": 25
},
{
"arrival": {
"delay": 231,
"time": "1772698179"
},
"departure": {
"delay": 231,
"time": "1772698191"
},
"stopId": "FR:50218:ZE:746190004:ATOUMOD105",
"stopSequence": 12
},
{
"arrival": {
"delay": -23,
"time": "1772698864"
},
"departure": {
"delay": -23,
"time": "1772698897"
},
"stopId": "FR:50218:ZE:756080004:ATOUMOD105",
"stopSequence": 22
},
{
"arrival": {
"delay": 68,
"time": "1772698543"
},
"departure": {
"delay": 68,
"time": "1772698568"
},
"stopId": "FR:50218:ZE:738760002:ATOUMOD105",
"stopSequence": 19
},
{
"arrival": {
"delay": -89,
"time": "1772699873"
},
"departure": {
"delay": -89,
"time": "1772699971"
},
"stopId": "FR:50647:ZE:712780003:ATOUMOD105",
"stopSequence": 35
},
{
"arrival": {
"delay": 91,
"time": "1772698458"
},
"departure": {
"delay": 91,
"time": "1772698471"
},
"stopId": "FR:50218:ZE:767190001:ATOUMOD105",
"stopSequence": 18
},
{
"arrival": {
"delay": -91,
"time": "1772699988"
},
"departure": {
"delay": -91,
"time": "1772700089"
},
"stopId": "FR:50647:ZE:748670004:ATOUMOD105",
"stopSequence": 36
},
{
"arrival": {
"delay": -10,
"time": "1772698950"
},
"departure": {
"delay": -10,
"time": "1772698970"
},
"stopId": "FR:50218:ZE:759830003:ATOUMOD105",
"stopSequence": 23
},
{
"arrival": {
"delay": -132,
"time": "1772700288"
},
"stopId": "FR:50647:ZE:752300002:ATOUMOD105",
"stopSequence": 40
},
{
"arrival": {
"delay": -69,
"time": "1772700152"
},
"departure": {
"delay": -69,
"time": "1772700231"
},
"stopId": "FR:50647:ZE:5176510791024640:ATOUMOD105",
"stopSequence": 38
},
{
"arrival": {
"delay": -122,
"time": "1772699507"
},
"departure": {
"delay": -122,
"time": "1772699638"
},
"stopId": "FR:50165:ZE:5106757380603904:ATOUMOD105",
"stopSequence": 30
},
{
"arrival": {
"delay": -20,
"time": "1772698990"
},
"departure": {
"delay": -20,
"time": "1772699020"
},
"stopId": "FR:50218:ZE:36010105:ATOUMOD105",
"stopSequence": 24
},
{
"arrival": {
"delay": -62,
"time": "1772700226"
},
"departure": {
"delay": -62,
"time": "1772700298"
},
"stopId": "FR:50218:ZE:720520001:ATOUMOD105",
"stopSequence": 39
},
{
"arrival": {
"delay": -89,
"time": "1772699813"
},
"departure": {
"delay": -89,
"time": "1772699911"
},
"stopId": "FR:50165:ZE:749890003:ATOUMOD105",
"stopSequence": 34
},
{
"arrival": {
"delay": -118,
"time": "1772699575"
},
"departure": {
"delay": -118,
"time": "1772699702"
},
"stopId": "FR:50165:ZE:5082895850930176:ATOUMOD105",
"stopSequence": 31
},
{
"arrival": {
"delay": 102,
"time": "1772698743"
},
"departure": {
"delay": 102,
"time": "1772698782"
},
"stopId": "FR:50218:ZE:761950002:ATOUMOD105",
"stopSequence": 21
},
{
"arrival": {
"delay": 43,
"time": "1772698573"
},
"departure": {
"delay": 43,
"time": "1772698603"
},
"stopId": "FR:50218:ZE:758020002:ATOUMOD105",
"stopSequence": 20
},
{
"arrival": {
"delay": -96,
"time": "1772699318"
},
"departure": {
"delay": -96,
"time": "1772699424"
},
"stopId": "FR:50165:ZE:5186217918332928:ATOUMOD105",
"stopSequence": 27
},
{
"arrival": {
"delay": -84,
"time": "1772700063"
},
"departure": {
"delay": -84,
"time": "1772700156"
},
"stopId": "FR:50218:ZE:742480012:ATOUMOD105",
"stopSequence": 37
},
{
"arrival": {
"delay": -113,
"time": "1772699404"
},
"departure": {
"delay": -113,
"time": "1772699527"
},
"stopId": "FR:50165:ZE:4905148494118912:ATOUMOD105",
"stopSequence": 29
},
{
"arrival": {
"delay": 76,
"time": "1772698376"
},
"departure": {
"delay": 76,
"time": "1772698396"
},
"stopId": "FR:50218:ZE:759830002:ATOUMOD105",
"stopSequence": 15
},
{
"arrival": {
"delay": -112,
"time": "1772699647"
},
"departure": {
"delay": -112,
"time": "1772699768"
},
"stopId": "FR:50165:ZE:5080888155045888:ATOUMOD105",
"stopSequence": 32
},
{
"arrival": {
"delay": -117,
"time": "1772699696"
},
"departure": {
"delay": -117,
"time": "1772699823"
},
"stopId": "FR:50165:ZE:738760003:ATOUMOD105",
"stopSequence": 33
},
{
"arrival": {
"delay": 109,
"time": "1772698302"
},
"departure": {
"delay": 109,
"time": "1772698309"
},
"stopId": "FR:50218:ZE:749860010:ATOUMOD105",
"stopSequence": 14
},
{
"arrival": {
"delay": 163,
"time": "1772698234"
},
"departure": {
"delay": 163,
"time": "1772698243"
},
"stopId": "FR:50218:ZE:759790015:ATOUMOD105",
"stopSequence": 13
}
],
"timestamp": "1772698772",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD105:Line:348940035:LOC",
"tripId": "ATOUMOD105:ServiceJourney:6570717997957120x3:LOC"
}
}
},
{
"id": "SM:ATOUMOD021:ServiceJourney:60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772697236"
},
"departure": {
"time": "1772697060"
},
"stopId": "FR:14333:ZE:18:ATOUMOD021",
"stopSequence": 9
},
{
"arrival": {
"delay": 202,
"time": "1772696873"
},
"departure": {
"delay": 202,
"time": "1772696902"
},
"stopId": "FR:14333:ZE:8:ATOUMOD021",
"stopSequence": 4
},
{
"departure": {
"delay": 26,
"time": "1772696426"
},
"stopId": "FR:14333:ZE:2:ATOUMOD021",
"stopSequence": 1
},
{
"arrival": {
"delay": 19,
"time": "1772698094"
},
"departure": {
"delay": 19,
"time": "1772698099"
},
"stopId": "FR:14333:ZE:35:ATOUMOD021",
"stopSequence": 18
},
{
"arrival": {
"delay": 220,
"time": "1772697354"
},
"departure": {
"delay": 220,
"time": "1772697400"
},
"stopId": "FR:14333:ZE:22:ATOUMOD021",
"stopSequence": 11
},
{
"arrival": {
"delay": 29,
"time": "1772698215"
},
"departure": {
"delay": 29,
"time": "1772698229"
},
"stopId": "FR:14333:ZE:39:ATOUMOD021",
"stopSequence": 20
},
{
"arrival": {
"delay": 160,
"time": "1772697028"
},
"departure": {
"delay": 160,
"time": "1772697040"
},
"stopId": "FR:14333:ZE:12:ATOUMOD021",
"stopSequence": 6
},
{
"arrival": {
"delay": 89,
"time": "1772696512"
},
"departure": {
"delay": 89,
"time": "1772696669"
},
"stopId": "FR:14333:ZE:6:ATOUMOD021",
"stopSequence": 3
},
{
"arrival": {
"delay": 124,
"time": "1772697870"
},
"departure": {
"delay": 124,
"time": "1772697964"
},
"stopId": "FR:14333:ZE:29:ATOUMOD021",
"stopSequence": 15
},
{
"arrival": {
"delay": 142,
"time": "1772696939"
},
"departure": {
"delay": 142,
"time": "1772696962"
},
"stopId": "FR:14333:ZE:10:ATOUMOD021",
"stopSequence": 5
},
{
"arrival": {
"delay": 135,
"time": "1772697730"
},
"departure": {
"delay": 135,
"time": "1772697735"
},
"stopId": "FR:14333:ZE:25:ATOUMOD021",
"stopSequence": 13
},
{
"arrival": {
"delay": 21,
"time": "1772698153"
},
"departure": {
"delay": 21,
"time": "1772698161"
},
"stopId": "FR:14333:ZE:37:ATOUMOD021",
"stopSequence": 19
},
{
"arrival": {
"time": "1772696446"
},
"departure": {
"time": "1772696460"
},
"stopId": "FR:14333:ZE:4:ATOUMOD021",
"stopSequence": 2
},
{
"arrival": {
"delay": 146,
"time": "1772697139"
},
"departure": {
"delay": 146,
"time": "1772697146"
},
"stopId": "FR:14333:ZE:16:ATOUMOD021",
"stopSequence": 8
},
{
"arrival": {
"delay": 130,
"time": "1772698020"
},
"departure": {
"delay": 130,
"time": "1772698030"
},
"stopId": "FR:14333:ZE:31:ATOUMOD021",
"stopSequence": 16
},
{
"arrival": {
"delay": 154,
"time": "1772697073"
},
"departure": {
"delay": 154,
"time": "1772697094"
},
"stopId": "FR:14333:ZE:14:ATOUMOD021",
"stopSequence": 7
},
{
"arrival": {
"delay": 112,
"time": "1772698060"
},
"departure": {
"delay": 112,
"time": "1772698072"
},
"stopId": "FR:14333:ZE:33:ATOUMOD021",
"stopSequence": 17
},
{
"arrival": {
"delay": -90,
"time": "1772698290"
},
"stopId": "FR:14333:ZE:41:ATOUMOD021",
"stopSequence": 21
},
{
"arrival": {
"delay": 215,
"time": "1772697312"
},
"departure": {
"delay": 215,
"time": "1772697335"
},
"stopId": "FR:14333:ZE:20:ATOUMOD021",
"stopSequence": 10
},
{
"arrival": {
"delay": 187,
"time": "1772697579"
},
"departure": {
"delay": 187,
"time": "1772697667"
},
"stopId": "FR:14536:ZE:23:ATOUMOD021",
"stopSequence": 12
},
{
"arrival": {
"delay": 47,
"time": "1772697767"
},
"departure": {
"delay": 47,
"time": "1772697767"
},
"stopId": "FR:14333:ZE:27:ATOUMOD021",
"stopSequence": 14
}
],
"timestamp": "1772698769",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD021:Line:A:LOC",
"tripId": "ATOUMOD021:ServiceJourney:60:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745723x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 80,
"time": "1772700860"
},
"departure": {
"delay": 80,
"time": "1772700860"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 27,
"time": "1772698451"
},
"departure": {
"delay": 27,
"time": "1772698467"
},
"stopId": "FR:50129:ZE:10FLO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 80,
"time": "1772700440"
},
"departure": {
"delay": 80,
"time": "1772700440"
},
"stopId": "FR:50129:ZE:10ANN2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 80,
"time": "1772698760"
},
"departure": {
"delay": 80,
"time": "1772698760"
},
"stopId": "FR:50129:ZE:10NOR6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 80,
"time": "1772700320"
},
"departure": {
"delay": 80,
"time": "1772700320"
},
"stopId": "FR:50129:ZE:10TRA3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 80,
"time": "1772698880"
},
"departure": {
"delay": 80,
"time": "1772698880"
},
"stopId": "FR:50129:ZE:10MED4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 18,
"time": "1772698534"
},
"departure": {
"delay": 18,
"time": "1772698578"
},
"stopId": "FR:50129:ZE:10LPL2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 80,
"time": "1772700980"
},
"departure": {
"delay": 80,
"time": "1772700980"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 80,
"time": "1772699120"
},
"departure": {
"delay": 80,
"time": "1772699120"
},
"stopId": "FR:50129:ZE:10XCT4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 80,
"time": "1772700260"
},
"departure": {
"delay": 80,
"time": "1772700260"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 80,
"time": "1772699960"
},
"departure": {
"delay": 80,
"time": "1772699960"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 80,
"time": "1772700020"
},
"departure": {
"delay": 80,
"time": "1772700020"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 80,
"time": "1772699840"
},
"departure": {
"delay": 80,
"time": "1772699840"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 80,
"time": "1772700380"
},
"departure": {
"delay": 80,
"time": "1772700380"
},
"stopId": "FR:50129:ZE:10PAX2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 80,
"time": "1772699060"
},
"departure": {
"delay": 80,
"time": "1772699060"
},
"stopId": "FR:50129:ZE:10GRR2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 80,
"time": "1772699900"
},
"departure": {
"delay": 80,
"time": "1772699900"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 80,
"time": "1772700680"
},
"departure": {
"delay": 80,
"time": "1772700680"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 80,
"time": "1772699720"
},
"departure": {
"delay": 80,
"time": "1772699720"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 80,
"time": "1772698940"
},
"departure": {
"delay": 80,
"time": "1772698940"
},
"stopId": "FR:50129:ZE:10BAG4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 80,
"time": "1772699480"
},
"departure": {
"delay": 80,
"time": "1772699480"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 80,
"time": "1772700740"
},
"departure": {
"delay": 80,
"time": "1772700740"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 80,
"time": "1772701040"
},
"departure": {
"delay": 80,
"time": "1772701040"
},
"stopId": "FR:50129:ZE:10PAU2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 80,
"time": "1772700560"
},
"departure": {
"delay": 80,
"time": "1772700560"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 80,
"time": "1772701340"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 80,
"time": "1772701100"
},
"departure": {
"delay": 80,
"time": "1772701100"
},
"stopId": "FR:50129:ZE:10TLL2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 80,
"time": "1772700920"
},
"departure": {
"delay": 80,
"time": "1772700920"
},
"stopId": "FR:50129:ZE:10EPC2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 80,
"time": "1772701280"
},
"departure": {
"delay": 80,
"time": "1772701280"
},
"stopId": "FR:50129:ZE:10MES2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 80,
"time": "1772699240"
},
"departure": {
"delay": 80,
"time": "1772699240"
},
"stopId": "FR:50129:ZE:10HPA4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 80,
"time": "1772699360"
},
"departure": {
"delay": 80,
"time": "1772699360"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 80,
"time": "1772700380"
},
"departure": {
"delay": 80,
"time": "1772700380"
},
"stopId": "FR:50129:ZE:10CMI2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 7,
"time": "1772698595"
},
"departure": {
"delay": 7,
"time": "1772698627"
},
"stopId": "FR:50129:ZE:10GDR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 80,
"time": "1772701220"
},
"departure": {
"delay": 80,
"time": "1772701220"
},
"stopId": "FR:50129:ZE:10MOR2:ATOUMOD035",
"stopSequence": 35
},
{
"departure": {
"delay": 10,
"time": "1772698390"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 80,
"time": "1772700140"
},
"departure": {
"delay": 80,
"time": "1772700140"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 80,
"time": "1772701160"
},
"departure": {
"delay": 80,
"time": "1772701160"
},
"stopId": "FR:50129:ZE:10HET2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 80,
"time": "1772699660"
},
"departure": {
"delay": 80,
"time": "1772699660"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 14
}
],
"timestamp": "1772698732",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745723x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x4471196:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -2505,
"time": "1772698755"
},
"departure": {
"delay": -2505,
"time": "1772698755"
},
"stopId": "FR:27528:ZE:0x6599:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -2745,
"time": "1772698755"
},
"departure": {
"delay": -2745,
"time": "1772698755"
},
"stopId": "FR:27701:ZE:0x7043:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -2445,
"time": "1772698755"
},
"departure": {
"delay": -2445,
"time": "1772698755"
},
"stopId": "FR:27528:ZE:0x6595:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -397,
"time": "1772702483"
},
"stopId": "FR:27375:ZE:0x6466:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": -2445,
"time": "1772698755"
},
"departure": {
"delay": -2445,
"time": "1772698755"
},
"stopId": "FR:27528:ZE:0x6590:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -2085,
"time": "1772698755"
},
"departure": {
"delay": -2085,
"time": "1772698755"
},
"stopId": "FR:27701:ZE:0x7117:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -209,
"time": "1772702191"
},
"departure": {
"delay": -209,
"time": "1772702191"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": -265,
"time": "1772702375"
},
"departure": {
"delay": -265,
"time": "1772702375"
},
"stopId": "FR:27375:ZE:0x6433:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": -66,
"time": "1772701914"
},
"departure": {
"delay": -66,
"time": "1772701914"
},
"stopId": "FR:27375:ZE:0x6527:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -2685,
"time": "1772698755"
},
"departure": {
"delay": -2685,
"time": "1772698755"
},
"stopId": "FR:27701:ZE:0x6583:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -2565,
"time": "1772698755"
},
"departure": {
"delay": -2565,
"time": "1772698755"
},
"stopId": "FR:27528:ZE:0x6593:ATOUMOD006",
"stopSequence": 12
},
{
"departure": {
"delay": -1905,
"time": "1772698755"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -331,
"time": "1772702429"
},
"departure": {
"delay": -331,
"time": "1772702429"
},
"stopId": "FR:27375:ZE:0x6394:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": -265,
"time": "1772702315"
},
"departure": {
"delay": -265,
"time": "1772702315"
},
"stopId": "FR:27375:ZE:0x6515:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": -66,
"time": "1772701974"
},
"departure": {
"delay": -66,
"time": "1772701974"
},
"stopId": "FR:27375:ZE:0x6385:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -85,
"time": "1772702015"
},
"departure": {
"delay": -85,
"time": "1772702015"
},
"stopId": "FR:27375:ZE:0x6439:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -134,
"time": "1772702086"
},
"departure": {
"delay": -134,
"time": "1772702086"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -6,
"time": "1772701854"
},
"departure": {
"delay": -6,
"time": "1772701854"
},
"stopId": "FR:27351:ZE:0x6305:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -115,
"time": "1772702045"
},
"departure": {
"delay": -115,
"time": "1772702045"
},
"stopId": "FR:27375:ZE:0x6458:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -51,
"time": "1772701509"
},
"departure": {
"delay": -51,
"time": "1772701509"
},
"stopId": "FR:27701:ZE:0x7107:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -51,
"time": "1772701809"
},
"departure": {
"delay": -51,
"time": "1772701809"
},
"stopId": "FR:27351:ZE:0x6313:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -2205,
"time": "1772698755"
},
"departure": {
"delay": -2205,
"time": "1772698755"
},
"stopId": "FR:27701:ZE:0x7023:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -51,
"time": "1772701689"
},
"departure": {
"delay": -51,
"time": "1772701689"
},
"stopId": "FR:27351:ZE:0x6311:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -2265,
"time": "1772698755"
},
"departure": {
"delay": -2265,
"time": "1772698755"
},
"stopId": "FR:27528:ZE:0x6577:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -2625,
"time": "1772698755"
},
"departure": {
"delay": -2625,
"time": "1772698755"
},
"stopId": "FR:27528:ZE:0x6588:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -2145,
"time": "1772698755"
},
"departure": {
"delay": -2145,
"time": "1772698755"
},
"stopId": "FR:27701:ZE:0x7115:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -2325,
"time": "1772698755"
},
"departure": {
"delay": -2325,
"time": "1772698755"
},
"stopId": "FR:27528:ZE:0x6597:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -183,
"time": "1772702277"
},
"departure": {
"delay": -183,
"time": "1772702277"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": -2205,
"time": "1772698755"
},
"departure": {
"delay": -2205,
"time": "1772698755"
},
"stopId": "FR:27701:ZE:0x7035:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -2025,
"time": "1772698755"
},
"departure": {
"delay": -2025,
"time": "1772698755"
},
"stopId": "FR:27701:ZE:0x7087:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -133,
"time": "1772702147"
},
"departure": {
"delay": -133,
"time": "1772702147"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 25
}
],
"timestamp": "1772698755",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:2:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x4471196:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745658x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 33,
"time": "1772695859"
},
"departure": {
"delay": 33,
"time": "1772695893"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 52,
"time": "1772696299"
},
"departure": {
"delay": 52,
"time": "1772696332"
},
"stopId": "FR:50129:ZE:10MED3:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 80,
"time": "1772695956"
},
"departure": {
"delay": 80,
"time": "1772696000"
},
"stopId": "FR:50129:ZE:10HPA3:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 112,
"time": "1772694905"
},
"departure": {
"delay": 112,
"time": "1772694952"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 108,
"time": "1772694794"
},
"departure": {
"delay": 108,
"time": "1772694828"
},
"stopId": "FR:50129:ZE:10CMI1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 112,
"time": "1772694443"
},
"departure": {
"delay": 112,
"time": "1772694472"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 96,
"time": "1772696669"
},
"departure": {
"delay": 96,
"time": "1772696676"
},
"stopId": "FR:50129:ZE:10FLO1:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 27,
"time": "1772693859"
},
"departure": {
"delay": 27,
"time": "1772693907"
},
"stopId": "FR:50129:ZE:10MES1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 28,
"time": "1772696208"
},
"departure": {
"delay": 28,
"time": "1772696248"
},
"stopId": "FR:50129:ZE:10BAG3:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 84,
"time": "1772695060"
},
"departure": {
"delay": 84,
"time": "1772695104"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 109,
"time": "1772694974"
},
"departure": {
"delay": 109,
"time": "1772695009"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 113,
"time": "1772694612"
},
"departure": {
"delay": 113,
"time": "1772694653"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 20,
"time": "1772695428"
},
"departure": {
"delay": 20,
"time": "1772695460"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 115,
"time": "1772694502"
},
"departure": {
"delay": 115,
"time": "1772694535"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 53,
"time": "1772695277"
},
"departure": {
"delay": 53,
"time": "1772695313"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 5,
"time": "1772695527"
},
"departure": {
"delay": 5,
"time": "1772695565"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 39,
"time": "1772696484"
},
"departure": {
"delay": 39,
"time": "1772696499"
},
"stopId": "FR:50129:ZE:10GDR1:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 72,
"time": "1772695618"
},
"departure": {
"delay": 72,
"time": "1772695752"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 100,
"time": "1772694364"
},
"departure": {
"delay": 100,
"time": "1772694400"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 62,
"time": "1772694150"
},
"departure": {
"delay": 62,
"time": "1772694182"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 6
},
{
"departure": {
"delay": 9,
"time": "1772693769"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 19,
"time": "1772696386"
},
"departure": {
"delay": 19,
"time": "1772696419"
},
"stopId": "FR:50129:ZE:10NOR5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 51,
"time": "1772696134"
},
"departure": {
"delay": 51,
"time": "1772696151"
},
"stopId": "FR:50129:ZE:10GRR1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 49,
"time": "1772695211"
},
"departure": {
"delay": 49,
"time": "1772695249"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 49,
"time": "1772695147"
},
"departure": {
"delay": 49,
"time": "1772695189"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 83,
"time": "1772694846"
},
"departure": {
"delay": 83,
"time": "1772694863"
},
"stopId": "FR:50129:ZE:10PAX1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 83,
"time": "1772694723"
},
"departure": {
"delay": 83,
"time": "1772694743"
},
"stopId": "FR:50129:ZE:10ANN1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 81,
"time": "1772695360"
},
"departure": {
"delay": 81,
"time": "1772695401"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 108,
"time": "1772694246"
},
"departure": {
"delay": 108,
"time": "1772694288"
},
"stopId": "FR:50129:ZE:10EPC1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 32,
"time": "1772693926"
},
"departure": {
"delay": 32,
"time": "1772693972"
},
"stopId": "FR:50129:ZE:10MOR1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 102,
"time": "1772696585"
},
"departure": {
"delay": 102,
"time": "1772696622"
},
"stopId": "FR:50129:ZE:10LPL1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 67,
"time": "1772693991"
},
"departure": {
"delay": 67,
"time": "1772694007"
},
"stopId": "FR:50129:ZE:10BOI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 44,
"time": "1772696744"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 64,
"time": "1772694022"
},
"departure": {
"delay": 64,
"time": "1772694064"
},
"stopId": "FR:50129:ZE:10FRN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 62,
"time": "1772696060"
},
"departure": {
"delay": 62,
"time": "1772696102"
},
"stopId": "FR:50129:ZE:10XCT3:ATOUMOD035",
"stopSequence": 27
}
],
"timestamp": "1772698728",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745658x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852018F6025499x2026x02x28T22x07x15Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772706840"
},
"departure": {
"time": "1772706900"
},
"stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002",
"stopSequence": 25
},
{
"arrival": {
"time": "1772702580"
},
"departure": {
"time": "1772702640"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 13
},
{
"departure": {
"time": "1772701800"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1772707800"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 26
},
{
"arrival": {
"time": "1772704440"
},
"departure": {
"time": "1772704500"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1772704860"
},
"departure": {
"time": "1772704920"
},
"stopId": "FR:27622:ZE:StopPointxOCETrainxTERx87444315:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1772703420"
},
"departure": {
"time": "1772703480"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1772706180"
},
"departure": {
"time": "1772706240"
},
"stopId": "FR:27105:ZE:StopPointxOCETrainxTERx87415323:ATOUMOD002",
"stopSequence": 23
},
{
"arrival": {
"time": "1772705340"
},
"departure": {
"time": "1772705400"
},
"stopId": "FR:27116:ZE:StopPointxOCETrainxTERx87415364:ATOUMOD002",
"stopSequence": 21
}
],
"timestamp": "1772698192",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxA6CE6325x08D1x4C25x9D15x15C2DC5E7BD0x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852018F6025499x2026x02x28T22x07x15Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD008:ServiceJourney:9861x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772703780"
},
"departure": {
"time": "1772703780"
},
"stopId": "FR:76259:ZE:FECHYSO1:ATOUMOD008",
"stopSequence": 14
},
{
"arrival": {
"time": "1772702880"
},
"departure": {
"time": "1772702880"
},
"stopId": "FR:76259:ZE:FECCSCO1:ATOUMOD008",
"stopSequence": 3
},
{
"arrival": {
"time": "1772703240"
},
"departure": {
"time": "1772703240"
},
"stopId": "FR:76259:ZE:FECHVIL1:ATOUMOD008",
"stopSequence": 6
},
{
"arrival": {
"time": "1772703060"
},
"departure": {
"time": "1772703060"
},
"stopId": "FR:76259:ZE:FECSLEG1:ATOUMOD008",
"stopSequence": 5
},
{
"arrival": {
"time": "1772703540"
},
"departure": {
"time": "1772703540"
},
"stopId": "FR:76259:ZE:FECBROS1:ATOUMOD008",
"stopSequence": 10
},
{
"arrival": {
"time": "1772703960"
},
"departure": {
"time": "1772703960"
},
"stopId": "FR:76259:ZE:FECPROV1:ATOUMOD008",
"stopSequence": 16
},
{
"arrival": {
"time": "1772703720"
},
"departure": {
"time": "1772703720"
},
"stopId": "FR:76259:ZE:FECVIKI1:ATOUMOD008",
"stopSequence": 13
},
{
"arrival": {
"time": "1772703300"
},
"departure": {
"time": "1772703300"
},
"stopId": "FR:76259:ZE:FECBREP1:ATOUMOD008",
"stopSequence": 7
},
{
"arrival": {
"time": "1772703600"
},
"departure": {
"time": "1772703600"
},
"stopId": "FR:76259:ZE:FECNICO1:ATOUMOD008",
"stopSequence": 11
},
{
"arrival": {
"time": "1772704080"
},
"stopId": "FR:76259:ZE:FECRLIL1:ATOUMOD008",
"stopSequence": 17
},
{
"departure": {
"time": "1772702700"
},
"stopId": "FR:76259:ZE:FECHOPI1:ATOUMOD008",
"stopSequence": 1
},
{
"arrival": {
"time": "1772703360"
},
"departure": {
"time": "1772703360"
},
"stopId": "FR:76259:ZE:FECGARE1:ATOUMOD008",
"stopSequence": 8
},
{
"arrival": {
"time": "1772703660"
},
"departure": {
"time": "1772703660"
},
"stopId": "FR:76259:ZE:FECDESG1:ATOUMOD008",
"stopSequence": 12
},
{
"arrival": {
"time": "1772703420"
},
"departure": {
"time": "1772703420"
},
"stopId": "FR:76259:ZE:FECSETI1:ATOUMOD008",
"stopSequence": 9
},
{
"arrival": {
"time": "1772703000"
},
"departure": {
"time": "1772703000"
},
"stopId": "FR:76259:ZE:FECTASS1:ATOUMOD008",
"stopSequence": 4
},
{
"arrival": {
"time": "1772702820"
},
"departure": {
"time": "1772702820"
},
"stopId": "FR:76259:ZE:FECJVER1:ATOUMOD008",
"stopSequence": 2
},
{
"arrival": {
"time": "1772703900"
},
"departure": {
"time": "1772703900"
},
"stopId": "FR:76259:ZE:FECSLOU1:ATOUMOD008",
"stopSequence": 15
}
],
"timestamp": "1772698772",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD008:Line:L2:LOC",
"tripId": "ATOUMOD008:ServiceJourney:9861x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745663x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 40,
"time": "1772700340"
},
"departure": {
"delay": 40,
"time": "1772700340"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 40,
"time": "1772700940"
},
"departure": {
"delay": 40,
"time": "1772700940"
},
"stopId": "FR:50129:ZE:10MED3:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 59,
"time": "1772698601"
},
"departure": {
"delay": 59,
"time": "1772698619"
},
"stopId": "FR:50129:ZE:10BOI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 40,
"time": "1772699200"
},
"departure": {
"delay": 40,
"time": "1772699200"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 40,
"time": "1772700760"
},
"departure": {
"delay": 40,
"time": "1772700760"
},
"stopId": "FR:50129:ZE:10GRR1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 40,
"time": "1772700220"
},
"departure": {
"delay": 40,
"time": "1772700220"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 40,
"time": "1772699440"
},
"departure": {
"delay": 40,
"time": "1772699440"
},
"stopId": "FR:50129:ZE:10PAX1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 40,
"time": "1772699080"
},
"departure": {
"delay": 40,
"time": "1772699080"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 40,
"time": "1772699380"
},
"departure": {
"delay": 40,
"time": "1772699380"
},
"stopId": "FR:50129:ZE:10CMI1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 40,
"time": "1772700880"
},
"departure": {
"delay": 40,
"time": "1772700880"
},
"stopId": "FR:50129:ZE:10BAG3:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 25,
"time": "1772698543"
},
"departure": {
"delay": 25,
"time": "1772698585"
},
"stopId": "FR:50129:ZE:10MOR1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 40,
"time": "1772698780"
},
"departure": {
"delay": 40,
"time": "1772698780"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 40,
"time": "1772699560"
},
"departure": {
"delay": 40,
"time": "1772699560"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 40,
"time": "1772700100"
},
"departure": {
"delay": 40,
"time": "1772700100"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 40,
"time": "1772699920"
},
"departure": {
"delay": 40,
"time": "1772699920"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 40,
"time": "1772699500"
},
"departure": {
"delay": 40,
"time": "1772699500"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 40,
"time": "1772699680"
},
"departure": {
"delay": 40,
"time": "1772699680"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 40,
"time": "1772701360"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 49,
"time": "1772698641"
},
"departure": {
"delay": 49,
"time": "1772698669"
},
"stopId": "FR:50129:ZE:10FRN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 40,
"time": "1772698840"
},
"departure": {
"delay": 40,
"time": "1772698840"
},
"stopId": "FR:50129:ZE:10EPC1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 40,
"time": "1772701120"
},
"departure": {
"delay": 40,
"time": "1772701120"
},
"stopId": "FR:50129:ZE:10GDR1:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 40,
"time": "1772698960"
},
"departure": {
"delay": 40,
"time": "1772698960"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 40,
"time": "1772701180"
},
"departure": {
"delay": 40,
"time": "1772701180"
},
"stopId": "FR:50129:ZE:10LPL1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 20,
"time": "1772698490"
},
"departure": {
"delay": 20,
"time": "1772698520"
},
"stopId": "FR:50129:ZE:10MES1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 40,
"time": "1772699020"
},
"departure": {
"delay": 40,
"time": "1772699020"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 40,
"time": "1772699800"
},
"departure": {
"delay": 40,
"time": "1772699800"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 40,
"time": "1772699320"
},
"departure": {
"delay": 40,
"time": "1772699320"
},
"stopId": "FR:50129:ZE:10ANN1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 40,
"time": "1772700520"
},
"departure": {
"delay": 40,
"time": "1772700520"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 40,
"time": "1772701060"
},
"departure": {
"delay": 40,
"time": "1772701060"
},
"stopId": "FR:50129:ZE:10NOR5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 40,
"time": "1772699860"
},
"departure": {
"delay": 40,
"time": "1772699860"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 40,
"time": "1772701240"
},
"departure": {
"delay": 40,
"time": "1772701240"
},
"stopId": "FR:50129:ZE:10FLO1:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 40,
"time": "1772700700"
},
"departure": {
"delay": 40,
"time": "1772700700"
},
"stopId": "FR:50129:ZE:10XCT3:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 40,
"time": "1772700580"
},
"departure": {
"delay": 40,
"time": "1772700580"
},
"stopId": "FR:50129:ZE:10HPA3:ATOUMOD035",
"stopSequence": 26
},
{
"departure": {
"delay": 36,
"time": "1772698416"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 40,
"time": "1772699980"
},
"departure": {
"delay": 40,
"time": "1772699980"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 21
}
],
"timestamp": "1772698735",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745663x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746209x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 65,
"time": "1772697485"
},
"stopId": "FR:50129:ZE:10MAX1:ATOUMOD035",
"stopSequence": 50
},
{
"arrival": {
"delay": 101,
"time": "1772697373"
},
"departure": {
"delay": 101,
"time": "1772697401"
},
"stopId": "FR:50129:ZE:10SFG2:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 167,
"time": "1772696715"
},
"departure": {
"delay": 167,
"time": "1772696747"
},
"stopId": "FR:50129:ZE:10LON2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 5,
"time": "1772694474"
},
"departure": {
"delay": 5,
"time": "1772694485"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 49,
"time": "1772697155"
},
"departure": {
"delay": 49,
"time": "1772697169"
},
"stopId": "FR:50129:ZE:10ALB2:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 38,
"time": "1772694429"
},
"departure": {
"delay": 38,
"time": "1772694458"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 127,
"time": "1772696397"
},
"departure": {
"delay": 127,
"time": "1772696407"
},
"stopId": "FR:50129:ZE:10AGO2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 107,
"time": "1772695606"
},
"departure": {
"delay": 107,
"time": "1772695667"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 117,
"time": "1772697330"
},
"departure": {
"delay": 117,
"time": "1772697357"
},
"stopId": "FR:50129:ZE:10COF2:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 153,
"time": "1772696636"
},
"departure": {
"delay": 153,
"time": "1772696673"
},
"stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 151,
"time": "1772696772"
},
"departure": {
"delay": 151,
"time": "1772696791"
},
"stopId": "FR:50129:ZE:10BHE2:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": -4,
"time": "1772695049"
},
"departure": {
"delay": -4,
"time": "1772695076"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 156,
"time": "1772696888"
},
"departure": {
"delay": 156,
"time": "1772696916"
},
"stopId": "FR:50129:ZE:10ARA2:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 98,
"time": "1772697025"
},
"departure": {
"delay": 98,
"time": "1772697038"
},
"stopId": "FR:50129:ZE:10HOU2:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": -54,
"time": "1772694151"
},
"departure": {
"delay": -54,
"time": "1772694186"
},
"stopId": "FR:50129:ZE:10RSX2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -27,
"time": "1772694245"
},
"departure": {
"delay": -27,
"time": "1772694273"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 12,
"time": "1772694761"
},
"departure": {
"delay": 12,
"time": "1772694792"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 157,
"time": "1772696223"
},
"departure": {
"delay": 157,
"time": "1772696257"
},
"stopId": "FR:50129:ZE:10HUI2:ATOUMOD035",
"stopSequence": 29
},
{
"departure": {
"delay": -21,
"time": "1772693919"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 177,
"time": "1772696848"
},
"departure": {
"delay": 177,
"time": "1772696877"
},
"stopId": "FR:50129:ZE:10PRE2:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 154,
"time": "1772696348"
},
"departure": {
"delay": 154,
"time": "1772696374"
},
"stopId": "FR:50129:ZE:10HOM2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -21,
"time": "1772694692"
},
"departure": {
"delay": -21,
"time": "1772694699"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 13,
"time": "1772694943"
},
"departure": {
"delay": 13,
"time": "1772694973"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 2,
"time": "1772694855"
},
"departure": {
"delay": 2,
"time": "1772694902"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 136,
"time": "1772696436"
},
"departure": {
"delay": 136,
"time": "1772696476"
},
"stopId": "FR:50129:ZE:10LAV2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 82,
"time": "1772695408"
},
"departure": {
"delay": 82,
"time": "1772695462"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 119,
"time": "1772695514"
},
"departure": {
"delay": 119,
"time": "1772695559"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -39,
"time": "1772694713"
},
"departure": {
"delay": -39,
"time": "1772694741"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 168,
"time": "1772695887"
},
"departure": {
"delay": 168,
"time": "1772695908"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 147,
"time": "1772696510"
},
"departure": {
"delay": 147,
"time": "1772696547"
},
"stopId": "FR:50129:ZE:10DUB2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 112,
"time": "1772696113"
},
"departure": {
"delay": 112,
"time": "1772696152"
},
"stopId": "FR:50129:ZE:10TRA6:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 26,
"time": "1772694326"
},
"departure": {
"delay": 26,
"time": "1772694386"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 164,
"time": "1772695784"
},
"departure": {
"delay": 164,
"time": "1772695844"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 140,
"time": "1772696281"
},
"departure": {
"delay": 140,
"time": "1772696300"
},
"stopId": "FR:50129:ZE:10BEL2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 66,
"time": "1772697053"
},
"departure": {
"delay": 66,
"time": "1772697066"
},
"stopId": "FR:50129:ZE:10CAR2:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": -42,
"time": "1772694127"
},
"departure": {
"delay": -42,
"time": "1772694138"
},
"stopId": "FR:50129:ZE:10CVE2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 76,
"time": "1772697111"
},
"departure": {
"delay": 76,
"time": "1772697136"
},
"stopId": "FR:50129:ZE:10SFN2:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 181,
"time": "1772696812"
},
"departure": {
"delay": 181,
"time": "1772696821"
},
"stopId": "FR:50129:ZE:10CPL2:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": -14,
"time": "1772694055"
},
"departure": {
"delay": -14,
"time": "1772694106"
},
"stopId": "FR:50129:ZE:10COS2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -6,
"time": "1772693965"
},
"departure": {
"delay": -6,
"time": "1772693994"
},
"stopId": "FR:50129:ZE:10JGO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 108,
"time": "1772695117"
},
"departure": {
"delay": 108,
"time": "1772695308"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -4,
"time": "1772694618"
},
"departure": {
"delay": -4,
"time": "1772694656"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 111,
"time": "1772696055"
},
"departure": {
"delay": 111,
"time": "1772696091"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 86,
"time": "1772697429"
},
"departure": {
"delay": 86,
"time": "1772697446"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 49
},
{
"arrival": {
"delay": -28,
"time": "1772694499"
},
"departure": {
"delay": -28,
"time": "1772694512"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 167,
"time": "1772696957"
},
"departure": {
"delay": 167,
"time": "1772696987"
},
"stopId": "FR:50129:ZE:10BON2:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 139,
"time": "1772695702"
},
"departure": {
"delay": 139,
"time": "1772695759"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 145,
"time": "1772695972"
},
"departure": {
"delay": 145,
"time": "1772696005"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 130,
"time": "1772696993"
},
"departure": {
"delay": 130,
"time": "1772697010"
},
"stopId": "FR:50129:ZE:10BRT2:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": -64,
"time": "1772694203"
},
"departure": {
"delay": -64,
"time": "1772694236"
},
"stopId": "FR:50129:ZE:10MGT2:ATOUMOD035",
"stopSequence": 6
}
],
"timestamp": "1772698734",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746209x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD105:ServiceJourney:5923767074160640x3:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -127,
"time": "1772700037"
},
"departure": {
"delay": -127,
"time": "1772700173"
},
"stopId": "FR:50532:ZE:767160015:ATOUMOD105",
"stopSequence": 35
},
{
"arrival": {
"delay": -106,
"time": "1772699959"
},
"departure": {
"delay": -106,
"time": "1772700074"
},
"stopId": "FR:50532:ZE:752240007:ATOUMOD105",
"stopSequence": 34
},
{
"arrival": {
"delay": 44,
"time": "1772698834"
},
"departure": {
"delay": 44,
"time": "1772698844"
},
"stopId": "FR:50218:ZE:758020003:ATOUMOD105",
"stopSequence": 19
},
{
"arrival": {
"delay": -130,
"time": "1772700150"
},
"departure": {
"delay": -130,
"time": "1772700290"
},
"stopId": "FR:50532:ZE:742490002:ATOUMOD105",
"stopSequence": 36
},
{
"arrival": {
"delay": -116,
"time": "1772699639"
},
"departure": {
"delay": -116,
"time": "1772699764"
},
"stopId": "FR:50218:ZE:756080005:ATOUMOD105",
"stopSequence": 31
},
{
"arrival": {
"delay": -91,
"time": "1772699509"
},
"departure": {
"delay": -91,
"time": "1772699609"
},
"stopId": "FR:50218:ZE:748670005:ATOUMOD105",
"stopSequence": 29
},
{
"arrival": {
"delay": 71,
"time": "1772698610"
},
"departure": {
"delay": 71,
"time": "1772698631"
},
"stopId": "FR:50218:ZE:740090003:ATOUMOD105",
"stopSequence": 16
},
{
"arrival": {
"delay": -130,
"time": "1772700331"
},
"departure": {
"delay": -130,
"time": "1772700470"
},
"stopId": "FR:50532:ZE:757920018:ATOUMOD105",
"stopSequence": 38
},
{
"arrival": {
"delay": -100,
"time": "1772699550"
},
"departure": {
"delay": -100,
"time": "1772699660"
},
"stopId": "FR:50218:ZE:767200002:ATOUMOD105",
"stopSequence": 30
},
{
"arrival": {
"delay": -87,
"time": "1772699277"
},
"departure": {
"delay": -87,
"time": "1772699373"
},
"stopId": "FR:50218:ZE:5166996127744000:ATOUMOD105",
"stopSequence": 26
},
{
"arrival": {
"delay": 26,
"time": "1772698936"
},
"departure": {
"delay": 26,
"time": "1772698946"
},
"stopId": "FR:50218:ZE:712770016:ATOUMOD105",
"stopSequence": 20
},
{
"arrival": {
"delay": 92,
"time": "1772698704"
},
"departure": {
"delay": 92,
"time": "1772698712"
},
"stopId": "FR:50218:ZE:759840001:ATOUMOD105",
"stopSequence": 17
},
{
"arrival": {
"delay": -81,
"time": "1772699169"
},
"departure": {
"delay": -81,
"time": "1772699259"
},
"stopId": "FR:50218:ZE:761860019:ATOUMOD105",
"stopSequence": 23
},
{
"arrival": {
"delay": -85,
"time": "1772699880"
},
"departure": {
"delay": -85,
"time": "1772699975"
},
"stopId": "FR:50218:ZE:738750004:ATOUMOD105",
"stopSequence": 33
},
{
"arrival": {
"delay": -97,
"time": "1772699377"
},
"departure": {
"delay": -97,
"time": "1772699483"
},
"stopId": "FR:50218:ZE:761940002:ATOUMOD105",
"stopSequence": 27
},
{
"arrival": {
"delay": -93,
"time": "1772699804"
},
"departure": {
"delay": -93,
"time": "1772699907"
},
"stopId": "FR:50218:ZE:712770017:ATOUMOD105",
"stopSequence": 32
},
{
"arrival": {
"delay": -90,
"time": "1772699450"
},
"departure": {
"delay": -90,
"time": "1772699550"
},
"stopId": "FR:50218:ZE:759840003:ATOUMOD105",
"stopSequence": 28
},
{
"arrival": {
"delay": -68,
"time": "1772699075"
},
"departure": {
"delay": -68,
"time": "1772699152"
},
"stopId": "FR:50218:ZE:756080003:ATOUMOD105",
"stopSequence": 22
},
{
"arrival": {
"delay": -60,
"time": "1772699031"
},
"departure": {
"delay": -60,
"time": "1772699100"
},
"stopId": "FR:50218:ZE:746190002:ATOUMOD105",
"stopSequence": 21
},
{
"arrival": {
"delay": -128,
"time": "1772700394"
},
"departure": {
"delay": -128,
"time": "1772700532"
},
"stopId": "FR:50532:ZE:757970023:ATOUMOD105",
"stopSequence": 39
},
{
"arrival": {
"delay": -121,
"time": "1772700229"
},
"departure": {
"delay": -121,
"time": "1772700359"
},
"stopId": "FR:50532:ZE:749890004:ATOUMOD105",
"stopSequence": 37
},
{
"arrival": {
"delay": -122,
"time": "1772700598"
},
"stopId": "FR:50532:ZE:753630002:ATOUMOD105",
"stopSequence": 40
},
{
"arrival": {
"delay": 103,
"time": "1772698762"
},
"departure": {
"delay": 103,
"time": "1772698783"
},
"stopId": "FR:50218:ZE:752240005:ATOUMOD105",
"stopSequence": 18
}
],
"timestamp": "1772698773",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD105:Line:348940035:LOC",
"tripId": "ATOUMOD105:ServiceJourney:5923767074160640x3:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596167:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -76,
"time": "1772702504"
},
"departure": {
"delay": -76,
"time": "1772702504"
},
"stopId": "FR:27229:ZE:0xVED01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": 35,
"time": "1772702075"
},
"departure": {
"delay": 35,
"time": "1772702075"
},
"stopId": "FR:27229:ZE:0xQUI01:ATOUMOD004",
"stopSequence": 20
},
{
"departure": {
"delay": -2133,
"time": "1772698767"
},
"stopId": "FR:27602:ZE:0xROU02:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -2733,
"time": "1772698767"
},
"departure": {
"delay": -2733,
"time": "1772698767"
},
"stopId": "FR:27602:ZE:0xBVE02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -2433,
"time": "1772698767"
},
"departure": {
"delay": -2433,
"time": "1772698767"
},
"stopId": "FR:27602:ZE:0xCLC02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -197,
"time": "1772703103"
},
"stopId": "FR:27229:ZE:0xZIIC04:ATOUMOD004",
"stopSequence": 33
},
{
"arrival": {
"delay": -14,
"time": "1772702386"
},
"departure": {
"delay": -14,
"time": "1772702386"
},
"stopId": "FR:27229:ZE:0xTAU01:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -39,
"time": "1772701761"
},
"departure": {
"delay": -39,
"time": "1772701761"
},
"stopId": "FR:27602:ZE:0xBOU01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -2253,
"time": "1772698767"
},
"departure": {
"delay": -2253,
"time": "1772698767"
},
"stopId": "FR:27602:ZE:0xRGO02:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -2673,
"time": "1772698767"
},
"departure": {
"delay": -2673,
"time": "1772698767"
},
"stopId": "FR:27602:ZE:0xLES02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -2193,
"time": "1772698767"
},
"departure": {
"delay": -2193,
"time": "1772698767"
},
"stopId": "FR:27602:ZE:0xMOI02:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -2913,
"time": "1772698767"
},
"departure": {
"delay": -2913,
"time": "1772698767"
},
"stopId": "FR:27602:ZE:0xBAU02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -166,
"time": "1772703074"
},
"departure": {
"delay": -166,
"time": "1772703074"
},
"stopId": "FR:27229:ZE:0xSUC02:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": -5,
"time": "1772702455"
},
"departure": {
"delay": -5,
"time": "1772702455"
},
"stopId": "FR:27229:ZE:0xARC01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -91,
"time": "1772702909"
},
"departure": {
"delay": -91,
"time": "1772702909"
},
"stopId": "FR:27229:ZE:0xLYT02:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": -75,
"time": "1772702685"
},
"departure": {
"delay": -75,
"time": "1772702685"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"time": "1772702280"
},
"departure": {
"time": "1772702280"
},
"stopId": "FR:27229:ZE:0xMFO01:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -2373,
"time": "1772698767"
},
"departure": {
"delay": -2373,
"time": "1772698767"
},
"stopId": "FR:27602:ZE:0xHEP01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": 44,
"time": "1772702024"
},
"departure": {
"delay": 44,
"time": "1772702024"
},
"stopId": "FR:27229:ZE:0xHON01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -2853,
"time": "1772698767"
},
"departure": {
"delay": -2853,
"time": "1772698767"
},
"stopId": "FR:27602:ZE:0xALI01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -151,
"time": "1772702729"
},
"departure": {
"delay": -151,
"time": "1772702729"
},
"stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": -2553,
"time": "1772698767"
},
"departure": {
"delay": -2553,
"time": "1772698767"
},
"stopId": "FR:27602:ZE:0xCLN02:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 34,
"time": "1772701834"
},
"departure": {
"delay": 34,
"time": "1772701834"
},
"stopId": "FR:27602:ZE:0xWAL01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -166,
"time": "1772703014"
},
"departure": {
"delay": -166,
"time": "1772703014"
},
"stopId": "FR:27229:ZE:0xVUL02:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": 51,
"time": "1772702151"
},
"departure": {
"delay": 51,
"time": "1772702151"
},
"stopId": "FR:27229:ZE:0xSTA01:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -16,
"time": "1772702564"
},
"departure": {
"delay": -16,
"time": "1772702564"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -71,
"time": "1772702809"
},
"departure": {
"delay": -71,
"time": "1772702809"
},
"stopId": "FR:27229:ZE:0xLEB01:ATOUMOD004",
"stopSequence": 29
}
],
"timestamp": "1772698767",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T4:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596167:LOC"
}
}
},
{
"id": "SM:ATOUMOD008:ServiceJourney:9925x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772700960"
},
"departure": {
"time": "1772700960"
},
"stopId": "FR:76259:ZE:FECGCUV2:ATOUMOD008",
"stopSequence": 4
},
{
"arrival": {
"time": "1772701740"
},
"departure": {
"time": "1772701740"
},
"stopId": "FR:76259:ZE:FECLAGR1:ATOUMOD008",
"stopSequence": 15
},
{
"arrival": {
"time": "1772700720"
},
"departure": {
"time": "1772700720"
},
"stopId": "FR:76259:ZE:FECMTNE1:ATOUMOD008",
"stopSequence": 2
},
{
"arrival": {
"time": "1772701320"
},
"departure": {
"time": "1772701320"
},
"stopId": "FR:76259:ZE:FECBREP2:ATOUMOD008",
"stopSequence": 9
},
{
"arrival": {
"time": "1772700840"
},
"departure": {
"time": "1772700840"
},
"stopId": "FR:76259:ZE:FECUPRE2:ATOUMOD008",
"stopSequence": 3
},
{
"arrival": {
"time": "1772701440"
},
"departure": {
"time": "1772701440"
},
"stopId": "FR:76259:ZE:FECHALL3:ATOUMOD008",
"stopSequence": 11
},
{
"arrival": {
"time": "1772702160"
},
"departure": {
"time": "1772702160"
},
"stopId": "FR:76259:ZE:FECPRIV2:ATOUMOD008",
"stopSequence": 21
},
{
"arrival": {
"time": "1772701680"
},
"departure": {
"time": "1772701680"
},
"stopId": "FR:76259:ZE:FECSTAD1:ATOUMOD008",
"stopSequence": 14
},
{
"arrival": {
"time": "1772702280"
},
"departure": {
"time": "1772702280"
},
"stopId": "FR:76259:ZE:FECSOUE2:ATOUMOD008",
"stopSequence": 22
},
{
"arrival": {
"time": "1772702400"
},
"stopId": "FR:76259:ZE:FECZAHE1:ATOUMOD008",
"stopSequence": 23
},
{
"arrival": {
"time": "1772701620"
},
"departure": {
"time": "1772701620"
},
"stopId": "FR:76259:ZE:FECCEAU1:ATOUMOD008",
"stopSequence": 13
},
{
"arrival": {
"time": "1772701260"
},
"departure": {
"time": "1772701260"
},
"stopId": "FR:76259:ZE:FECGARE2:ATOUMOD008",
"stopSequence": 8
},
{
"arrival": {
"time": "1772701380"
},
"departure": {
"time": "1772701380"
},
"stopId": "FR:76259:ZE:FECHVIL2:ATOUMOD008",
"stopSequence": 10
},
{
"arrival": {
"time": "1772701080"
},
"departure": {
"time": "1772701080"
},
"stopId": "FR:76259:ZE:FECSEXU2:ATOUMOD008",
"stopSequence": 6
},
{
"arrival": {
"time": "1772701020"
},
"departure": {
"time": "1772701020"
},
"stopId": "FR:76259:ZE:FECBENE2:ATOUMOD008",
"stopSequence": 5
},
{
"departure": {
"time": "1772700600"
},
"stopId": "FR:76259:ZE:FECPLAG1:ATOUMOD008",
"stopSequence": 1
},
{
"arrival": {
"time": "1772701920"
},
"departure": {
"time": "1772701920"
},
"stopId": "FR:76259:ZE:FECCAST2:ATOUMOD008",
"stopSequence": 19
},
{
"arrival": {
"time": "1772701200"
},
"departure": {
"time": "1772701200"
},
"stopId": "FR:76259:ZE:FECSETI1:ATOUMOD008",
"stopSequence": 7
},
{
"arrival": {
"time": "1772701560"
},
"departure": {
"time": "1772701560"
},
"stopId": "FR:76259:ZE:FECFLAU1:ATOUMOD008",
"stopSequence": 12
},
{
"arrival": {
"time": "1772701800"
},
"departure": {
"time": "1772701800"
},
"stopId": "FR:76259:ZE:FECARQU2:ATOUMOD008",
"stopSequence": 17
},
{
"arrival": {
"time": "1772702040"
},
"departure": {
"time": "1772702040"
},
"stopId": "FR:76259:ZE:FECSBEN2:ATOUMOD008",
"stopSequence": 20
},
{
"arrival": {
"time": "1772701860"
},
"departure": {
"time": "1772701860"
},
"stopId": "FR:76259:ZE:FECQREN2:ATOUMOD008",
"stopSequence": 18
}
],
"timestamp": "1772697607",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD008:Line:L4:LOC",
"tripId": "ATOUMOD008:ServiceJourney:9925x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745258x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 432,
"time": "1772695591"
},
"departure": {
"delay": 432,
"time": "1772695632"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 459,
"time": "1772695657"
},
"departure": {
"delay": 459,
"time": "1772695719"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 430,
"time": "1772695985"
},
"departure": {
"delay": 430,
"time": "1772696050"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 373,
"time": "1772694810"
},
"departure": {
"delay": 373,
"time": "1772694853"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 372,
"time": "1772695227"
},
"departure": {
"delay": 372,
"time": "1772695272"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 398,
"time": "1772695316"
},
"departure": {
"delay": 398,
"time": "1772695358"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"departure": {
"delay": 307,
"time": "1772694307"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 277,
"time": "1772694412"
},
"departure": {
"delay": 277,
"time": "1772694457"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 418,
"time": "1772695138"
},
"departure": {
"delay": 418,
"time": "1772695198"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 316,
"time": "1772694558"
},
"departure": {
"delay": 316,
"time": "1772694616"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 387,
"time": "1772694945"
},
"departure": {
"delay": 387,
"time": "1772694987"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 452,
"time": "1772695747"
},
"departure": {
"delay": 452,
"time": "1772695772"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 439,
"time": "1772695013"
},
"departure": {
"delay": 439,
"time": "1772695099"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 413,
"time": "1772695881"
},
"departure": {
"delay": 413,
"time": "1772695913"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 380,
"time": "1772696120"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 356,
"time": "1772694733"
},
"departure": {
"delay": 356,
"time": "1772694776"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 464,
"time": "1772695483"
},
"departure": {
"delay": 464,
"time": "1772695544"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 344,
"time": "1772694645"
},
"departure": {
"delay": 344,
"time": "1772694704"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 472,
"time": "1772695810"
},
"departure": {
"delay": 472,
"time": "1772695852"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 292,
"time": "1772694480"
},
"departure": {
"delay": 292,
"time": "1772694532"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
}
],
"timestamp": "1772698733",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745258x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596122:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -4113,
"time": "1772698767"
},
"departure": {
"delay": -4113,
"time": "1772698767"
},
"stopId": "FR:27602:ZE:0xALI01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -310,
"time": "1772703290"
},
"departure": {
"delay": -310,
"time": "1772703290"
},
"stopId": "FR:27602:ZE:0xMOI01:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": -2973,
"time": "1772698767"
},
"departure": {
"delay": -2973,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -2913,
"time": "1772698767"
},
"departure": {
"delay": -2913,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -345,
"time": "1772703375"
},
"stopId": "FR:27602:ZE:0xROU01:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": -3153,
"time": "1772698767"
},
"departure": {
"delay": -3153,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -3813,
"time": "1772698767"
},
"departure": {
"delay": -3813,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xHON02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -3213,
"time": "1772698767"
},
"departure": {
"delay": -3213,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xCHA01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -3693,
"time": "1772698767"
},
"departure": {
"delay": -3693,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xQUI02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -2433,
"time": "1772698767"
},
"departure": {
"delay": -2433,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xSUC01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -157,
"time": "1772702783"
},
"departure": {
"delay": -157,
"time": "1772702783"
},
"stopId": "FR:27602:ZE:0xBVE01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -3513,
"time": "1772698767"
},
"departure": {
"delay": -3513,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xMFO02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -2853,
"time": "1772698767"
},
"departure": {
"delay": -2853,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -194,
"time": "1772702926"
},
"departure": {
"delay": -194,
"time": "1772702926"
},
"stopId": "FR:27602:ZE:0xLES01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -3333,
"time": "1772698767"
},
"departure": {
"delay": -3333,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xTAU02:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -257,
"time": "1772703043"
},
"departure": {
"delay": -257,
"time": "1772703043"
},
"stopId": "FR:27602:ZE:0xCLN01:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": -3933,
"time": "1772698767"
},
"departure": {
"delay": -3933,
"time": "1772698767"
},
"stopId": "FR:27602:ZE:0xWAL01:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -3633,
"time": "1772698767"
},
"departure": {
"delay": -3633,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xSTA02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -2673,
"time": "1772698767"
},
"departure": {
"delay": -2673,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xLYT01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -3993,
"time": "1772698767"
},
"departure": {
"delay": -3993,
"time": "1772698767"
},
"stopId": "FR:27602:ZE:0xBOU01:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -277,
"time": "1772703083"
},
"departure": {
"delay": -277,
"time": "1772703083"
},
"stopId": "FR:27602:ZE:0xCLC01:ATOUMOD004",
"stopSequence": 28
},
{
"departure": {
"delay": -2433,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xZIIC03:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -2493,
"time": "1772698767"
},
"departure": {
"delay": -2493,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xVUL01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -277,
"time": "1772703143"
},
"departure": {
"delay": -277,
"time": "1772703143"
},
"stopId": "FR:27602:ZE:0xHEP02:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": -4053,
"time": "1772698767"
},
"departure": {
"delay": -4053,
"time": "1772698767"
},
"stopId": "FR:27602:ZE:0xBAU01:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -312,
"time": "1772703228"
},
"departure": {
"delay": -312,
"time": "1772703228"
},
"stopId": "FR:27602:ZE:0xRGO01:ATOUMOD004",
"stopSequence": 30
}
],
"timestamp": "1772698767",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T4:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596122:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746207x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 29,
"time": "1772693080"
},
"departure": {
"delay": 29,
"time": "1772693129"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 65,
"time": "1772693844"
},
"departure": {
"delay": 65,
"time": "1772693945"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 20,
"time": "1772692494"
},
"departure": {
"delay": 20,
"time": "1772692520"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 21,
"time": "1772695182"
},
"departure": {
"delay": 21,
"time": "1772695281"
},
"stopId": "FR:50129:ZE:10CAR2:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 102,
"time": "1772695574"
},
"departure": {
"delay": 102,
"time": "1772695602"
},
"stopId": "FR:50129:ZE:10COF2:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 22,
"time": "1772694910"
},
"departure": {
"delay": 22,
"time": "1772694922"
},
"stopId": "FR:50129:ZE:10BHE2:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 144,
"time": "1772694608"
},
"departure": {
"delay": 144,
"time": "1772694624"
},
"stopId": "FR:50129:ZE:10HOM2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 63,
"time": "1772694142"
},
"departure": {
"delay": 63,
"time": "1772694183"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -20,
"time": "1772693785"
},
"departure": {
"delay": -20,
"time": "1772693800"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 67,
"time": "1772695621"
},
"departure": {
"delay": 67,
"time": "1772695627"
},
"stopId": "FR:50129:ZE:10SFG2:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 57,
"time": "1772692431"
},
"departure": {
"delay": 57,
"time": "1772692437"
},
"stopId": "FR:50129:ZE:10CVE2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -36,
"time": "1772693232"
},
"departure": {
"delay": -36,
"time": "1772693244"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 97,
"time": "1772694681"
},
"departure": {
"delay": 97,
"time": "1772694697"
},
"stopId": "FR:50129:ZE:10LAV2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 29,
"time": "1772692938"
},
"departure": {
"delay": 29,
"time": "1772692949"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 92,
"time": "1772692374"
},
"departure": {
"delay": 92,
"time": "1772692412"
},
"stopId": "FR:50129:ZE:10COS2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 41,
"time": "1772693686"
},
"departure": {
"delay": 41,
"time": "1772693741"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 33,
"time": "1772695048"
},
"departure": {
"delay": 33,
"time": "1772695053"
},
"stopId": "FR:50129:ZE:10ARA2:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": -6,
"time": "1772694262"
},
"departure": {
"delay": -6,
"time": "1772694294"
},
"stopId": "FR:50129:ZE:10TRA6:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 56,
"time": "1772693457"
},
"departure": {
"delay": 56,
"time": "1772693636"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -40,
"time": "1772695147"
},
"departure": {
"delay": -40,
"time": "1772695160"
},
"stopId": "FR:50129:ZE:10HOU2:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 52,
"time": "1772692790"
},
"departure": {
"delay": 52,
"time": "1772692912"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 116,
"time": "1772692276"
},
"departure": {
"delay": 116,
"time": "1772692316"
},
"stopId": "FR:50129:ZE:10JGO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 21,
"time": "1772692454"
},
"departure": {
"delay": 21,
"time": "1772692461"
},
"stopId": "FR:50129:ZE:10RSX2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 8,
"time": "1772693154"
},
"departure": {
"delay": 8,
"time": "1772693168"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 3,
"time": "1772692598"
},
"departure": {
"delay": 3,
"time": "1772692623"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 16,
"time": "1772695325"
},
"departure": {
"delay": 16,
"time": "1772695336"
},
"stopId": "FR:50129:ZE:10SFN2:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 57,
"time": "1772693965"
},
"departure": {
"delay": 57,
"time": "1772693997"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 118,
"time": "1772694645"
},
"departure": {
"delay": 118,
"time": "1772694658"
},
"stopId": "FR:50129:ZE:10AGO2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 73,
"time": "1772695006"
},
"departure": {
"delay": 73,
"time": "1772695033"
},
"stopId": "FR:50129:ZE:10PRE2:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": -1,
"time": "1772695349"
},
"departure": {
"delay": -1,
"time": "1772695379"
},
"stopId": "FR:50129:ZE:10ALB2:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 24,
"time": "1772695704"
},
"stopId": "FR:50129:ZE:10MAX1:ATOUMOD035",
"stopSequence": 50
},
{
"arrival": {
"delay": 55,
"time": "1772693011"
},
"departure": {
"delay": 55,
"time": "1772693035"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 15
},
{
"departure": {
"delay": 91,
"time": "1772692231"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 155,
"time": "1772694335"
},
"departure": {
"delay": 155,
"time": "1772694515"
},
"stopId": "FR:50129:ZE:10HUI2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 43,
"time": "1772694808"
},
"departure": {
"delay": 43,
"time": "1772694823"
},
"stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 6,
"time": "1772693406"
},
"departure": {
"delay": 6,
"time": "1772693406"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 146,
"time": "1772694556"
},
"departure": {
"delay": 146,
"time": "1772694566"
},
"stopId": "FR:50129:ZE:10BEL2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 69,
"time": "1772694028"
},
"departure": {
"delay": 69,
"time": "1772694069"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -5,
"time": "1772695129"
},
"departure": {
"delay": -5,
"time": "1772695135"
},
"stopId": "FR:50129:ZE:10BRT2:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 7,
"time": "1772692532"
},
"departure": {
"delay": 7,
"time": "1772692567"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 14,
"time": "1772692967"
},
"departure": {
"delay": 14,
"time": "1772692994"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 41,
"time": "1772694873"
},
"departure": {
"delay": 41,
"time": "1772694881"
},
"stopId": "FR:50129:ZE:10LON2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": -15,
"time": "1772692471"
},
"departure": {
"delay": -15,
"time": "1772692485"
},
"stopId": "FR:50129:ZE:10MGT2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 85,
"time": "1772694970"
},
"departure": {
"delay": 85,
"time": "1772694985"
},
"stopId": "FR:50129:ZE:10CPL2:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 88,
"time": "1772694721"
},
"departure": {
"delay": 88,
"time": "1772694748"
},
"stopId": "FR:50129:ZE:10DUB2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 39,
"time": "1772695110"
},
"departure": {
"delay": 39,
"time": "1772695119"
},
"stopId": "FR:50129:ZE:10BON2:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": -58,
"time": "1772692673"
},
"departure": {
"delay": -58,
"time": "1772692682"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 5,
"time": "1772694231"
},
"departure": {
"delay": 5,
"time": "1772694245"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -21,
"time": "1772692636"
},
"departure": {
"delay": -21,
"time": "1772692659"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 47,
"time": "1772695655"
},
"departure": {
"delay": 47,
"time": "1772695667"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 49
}
],
"timestamp": "1772698734",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746207x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4072027x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 17,
"time": "1772698397"
},
"stopId": "FR:76351:ZE:3011:ATOUMOD003",
"stopSequence": 11
},
{
"departure": {
"delay": -41,
"time": "1772698279"
},
"stopId": "FR:76351:ZE:3693:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": -5,
"time": "1772698735"
},
"departure": {
"delay": -5,
"time": "1772698735"
},
"stopId": "FR:76351:ZE:4543:ATOUMOD003",
"stopSequence": 16
},
{
"departure": {
"delay": 41,
"time": "1772698181"
},
"stopId": "FR:76351:ZE:4581:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": -5,
"time": "1772699035"
},
"stopId": "FR:76351:ZE:4825:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 28,
"time": "1772698768"
},
"departure": {
"delay": 28,
"time": "1772698768"
},
"stopId": "FR:76351:ZE:3373:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 13,
"time": "1772698993"
},
"departure": {
"delay": 13,
"time": "1772698993"
},
"stopId": "FR:76351:ZE:3469:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 18,
"time": "1772698818"
},
"departure": {
"delay": 18,
"time": "1772698818"
},
"stopId": "FR:76351:ZE:3527:ATOUMOD003",
"stopSequence": 18
},
{
"departure": {
"delay": -41,
"time": "1772698459"
},
"stopId": "FR:76351:ZE:3377:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": -1,
"time": "1772698919"
},
"departure": {
"delay": -1,
"time": "1772698919"
},
"stopId": "FR:76351:ZE:3198:ATOUMOD003",
"stopSequence": 20
},
{
"departure": {
"delay": -24,
"time": "1772698536"
},
"stopId": "FR:76351:ZE:3168:ATOUMOD003",
"stopSequence": 13
},
{
"departure": {
"delay": -4,
"time": "1772698316"
},
"stopId": "FR:76351:ZE:3283:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": -5,
"time": "1772698855"
},
"departure": {
"delay": -5,
"time": "1772698855"
},
"stopId": "FR:76351:ZE:3311:ATOUMOD003",
"stopSequence": 19
},
{
"departure": {
"delay": 24,
"time": "1772698704"
},
"stopId": "FR:76351:ZE:3237:ATOUMOD003",
"stopSequence": 15
},
{
"departure": {
"delay": -16,
"time": "1772698664"
},
"stopId": "FR:76351:ZE:3231:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 36,
"time": "1772698956"
},
"departure": {
"delay": 36,
"time": "1772698956"
},
"stopId": "FR:76351:ZE:3806:ATOUMOD003",
"stopSequence": 21
}
],
"timestamp": "1772698446",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C4:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4072027x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:289:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772701380"
},
"departure": {
"time": "1772701380"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1772702760"
},
"departure": {
"time": "1772702760"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1772700720"
},
"departure": {
"time": "1772700720"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1772702700"
},
"departure": {
"time": "1772702700"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"delay": 5,
"time": "1772702465"
},
"departure": {
"delay": 5,
"time": "1772702465"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1772702640"
},
"departure": {
"time": "1772702640"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1772700780"
},
"departure": {
"time": "1772700780"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"delay": 10,
"time": "1772702770"
},
"departure": {
"delay": 10,
"time": "1772702770"
},
"stopId": "FR:76217:ZE:18091:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"delay": 5,
"time": "1772702765"
},
"departure": {
"delay": 5,
"time": "1772702765"
},
"stopId": "FR:76217:ZE:18442:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1772702220"
},
"departure": {
"time": "1772702220"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1772703180"
},
"departure": {
"time": "1772703180"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1772700660"
},
"departure": {
"time": "1772700660"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1772702520"
},
"departure": {
"time": "1772702520"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1772701860"
},
"departure": {
"time": "1772701860"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1772703000"
},
"departure": {
"time": "1772703000"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1772703360"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1772701500"
},
"departure": {
"time": "1772701500"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1772702820"
},
"departure": {
"time": "1772702820"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1772700900"
},
"departure": {
"time": "1772700900"
},
"stopId": "FR:76217:ZE:18167:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"delay": 5,
"time": "1772700785"
},
"departure": {
"delay": 5,
"time": "1772700785"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1772701080"
},
"departure": {
"time": "1772701080"
},
"stopId": "FR:76217:ZE:18178:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"delay": 5,
"time": "1772702525"
},
"departure": {
"delay": 5,
"time": "1772702525"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1772701440"
},
"departure": {
"time": "1772701440"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"delay": 5,
"time": "1772703185"
},
"departure": {
"delay": 5,
"time": "1772703185"
},
"stopId": "FR:76217:ZE:18102:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1772702460"
},
"departure": {
"time": "1772702460"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 20
},
{
"departure": {
"time": "1772700600"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1772702400"
},
"departure": {
"time": "1772702400"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1772701320"
},
"departure": {
"time": "1772701320"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1772700840"
},
"departure": {
"time": "1772700840"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1772702580"
},
"departure": {
"time": "1772702580"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1772702040"
},
"departure": {
"time": "1772702040"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1772701020"
},
"departure": {
"time": "1772701020"
},
"stopId": "FR:76217:ZE:18198:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1772701260"
},
"departure": {
"time": "1772701260"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1772700960"
},
"departure": {
"time": "1772700960"
},
"stopId": "FR:76217:ZE:18171:ATOUMOD005",
"stopSequence": 8
}
],
"timestamp": "1772698725",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:289:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745713x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 9,
"time": "1772692149"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 51,
"time": "1772691517"
},
"departure": {
"delay": 51,
"time": "1772691531"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -23,
"time": "1772690703"
},
"departure": {
"delay": -23,
"time": "1772690737"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 36,
"time": "1772691564"
},
"departure": {
"delay": 36,
"time": "1772691576"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 16,
"time": "1772690770"
},
"departure": {
"delay": 16,
"time": "1772690836"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 93,
"time": "1772691433"
},
"departure": {
"delay": 93,
"time": "1772691453"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -17,
"time": "1772690467"
},
"departure": {
"delay": -17,
"time": "1772690503"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 8,
"time": "1772691088"
},
"departure": {
"delay": 8,
"time": "1772691128"
},
"stopId": "FR:50129:ZE:10TRA3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 51,
"time": "1772689637"
},
"departure": {
"delay": 51,
"time": "1772689671"
},
"stopId": "FR:50129:ZE:10MED4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"time": "1772690896"
},
"departure": {
"time": "1772690940"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 69,
"time": "1772689535"
},
"departure": {
"delay": 69,
"time": "1772689569"
},
"stopId": "FR:50129:ZE:10NOR6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 70,
"time": "1772689494"
},
"departure": {
"delay": 70,
"time": "1772689510"
},
"stopId": "FR:50129:ZE:10GDR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 82,
"time": "1772689716"
},
"departure": {
"delay": 82,
"time": "1772689762"
},
"stopId": "FR:50129:ZE:10BAG4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 26,
"time": "1772692089"
},
"departure": {
"delay": 26,
"time": "1772692106"
},
"stopId": "FR:50129:ZE:10MES2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 113,
"time": "1772691314"
},
"departure": {
"delay": 113,
"time": "1772691353"
},
"stopId": "FR:50129:ZE:10ANN2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 47,
"time": "1772691814"
},
"departure": {
"delay": 47,
"time": "1772691827"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 43,
"time": "1772691929"
},
"departure": {
"delay": 43,
"time": "1772691943"
},
"stopId": "FR:50129:ZE:10TLL2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -62,
"time": "1772690552"
},
"departure": {
"delay": -62,
"time": "1772690578"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 3,
"time": "1772691632"
},
"departure": {
"delay": 3,
"time": "1772691663"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -41,
"time": "1772690984"
},
"departure": {
"delay": -41,
"time": "1772691019"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 61,
"time": "1772691751"
},
"departure": {
"delay": 61,
"time": "1772691781"
},
"stopId": "FR:50129:ZE:10EPC2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 57,
"time": "1772689900"
},
"departure": {
"delay": 57,
"time": "1772689917"
},
"stopId": "FR:50129:ZE:10XCT4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 1,
"time": "1772690089"
},
"departure": {
"delay": 1,
"time": "1772690101"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 29,
"time": "1772691974"
},
"departure": {
"delay": 29,
"time": "1772691989"
},
"stopId": "FR:50129:ZE:10HET2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 88,
"time": "1772691211"
},
"departure": {
"delay": 88,
"time": "1772691268"
},
"stopId": "FR:50129:ZE:10CMI2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 63,
"time": "1772689825"
},
"departure": {
"delay": 63,
"time": "1772689863"
},
"stopId": "FR:50129:ZE:10GRR2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 13,
"time": "1772690364"
},
"departure": {
"delay": 13,
"time": "1772690413"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 105,
"time": "1772689340"
},
"departure": {
"delay": 105,
"time": "1772689365"
},
"stopId": "FR:50129:ZE:10FLO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 65,
"time": "1772690252"
},
"departure": {
"delay": 65,
"time": "1772690285"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 13
},
{
"departure": {
"delay": 68,
"time": "1772689268"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -22,
"time": "1772690637"
},
"departure": {
"delay": -22,
"time": "1772690678"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 32,
"time": "1772692032"
},
"departure": {
"delay": 32,
"time": "1772692052"
},
"stopId": "FR:50129:ZE:10MOR2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 14,
"time": "1772691176"
},
"departure": {
"delay": 14,
"time": "1772691194"
},
"stopId": "FR:50129:ZE:10PAX2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 59,
"time": "1772691861"
},
"departure": {
"delay": 59,
"time": "1772691899"
},
"stopId": "FR:50129:ZE:10PAU2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 40,
"time": "1772689973"
},
"departure": {
"delay": 40,
"time": "1772690020"
},
"stopId": "FR:50129:ZE:10HPA4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 91,
"time": "1772689430"
},
"departure": {
"delay": 91,
"time": "1772689471"
},
"stopId": "FR:50129:ZE:10LPL2:ATOUMOD035",
"stopSequence": 4
}
],
"timestamp": "1772698733",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745713x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3338F6044502x2026x03x01T20x51x11Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772696880"
},
"departure": {
"time": "1772696940"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1772703060"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"time": "1772697780"
},
"departure": {
"time": "1772697840"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 5
},
{
"departure": {
"time": "1772695560"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1772699340"
},
"departure": {
"time": "1772699460"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 7
}
],
"timestamp": "1772691952",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx0ce8180cx0fb6x4cc1x80bax53782622a5cex:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3338F6044502x2026x03x01T20x51x11Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745711x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 57,
"time": "1772686069"
},
"departure": {
"delay": 57,
"time": "1772686077"
},
"stopId": "FR:50129:ZE:10GDR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 32,
"time": "1772686193"
},
"departure": {
"delay": 32,
"time": "1772686232"
},
"stopId": "FR:50129:ZE:10MED4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 54,
"time": "1772687347"
},
"departure": {
"delay": 54,
"time": "1772687394"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 62,
"time": "1772686102"
},
"departure": {
"delay": 62,
"time": "1772686142"
},
"stopId": "FR:50129:ZE:10NOR6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -10,
"time": "1772688517"
},
"departure": {
"delay": -10,
"time": "1772688530"
},
"stopId": "FR:50129:ZE:10MOR2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 88,
"time": "1772687828"
},
"departure": {
"delay": 88,
"time": "1772687848"
},
"stopId": "FR:50129:ZE:10ANN2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 82,
"time": "1772687048"
},
"departure": {
"delay": 82,
"time": "1772687062"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -34,
"time": "1772688551"
},
"departure": {
"delay": -34,
"time": "1772688566"
},
"stopId": "FR:50129:ZE:10MES2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 41,
"time": "1772687486"
},
"departure": {
"delay": 41,
"time": "1772687501"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 47,
"time": "1772688275"
},
"departure": {
"delay": 47,
"time": "1772688287"
},
"stopId": "FR:50129:ZE:10EPC2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 71,
"time": "1772687937"
},
"departure": {
"delay": 71,
"time": "1772687951"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 52,
"time": "1772687256"
},
"departure": {
"delay": 52,
"time": "1772687272"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 8,
"time": "1772686511"
},
"departure": {
"delay": 8,
"time": "1772686568"
},
"stopId": "FR:50129:ZE:10HPA4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 90,
"time": "1772686018"
},
"departure": {
"delay": 90,
"time": "1772686050"
},
"stopId": "FR:50129:ZE:10LPL2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -57,
"time": "1772688603"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": -3,
"time": "1772688466"
},
"departure": {
"delay": -3,
"time": "1772688477"
},
"stopId": "FR:50129:ZE:10HET2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 43,
"time": "1772687658"
},
"departure": {
"delay": 43,
"time": "1772687683"
},
"stopId": "FR:50129:ZE:10TRA3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 17,
"time": "1772688149"
},
"departure": {
"delay": 17,
"time": "1772688197"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 47,
"time": "1772687189"
},
"departure": {
"delay": 47,
"time": "1772687207"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 81,
"time": "1772687766"
},
"departure": {
"delay": 81,
"time": "1772687781"
},
"stopId": "FR:50129:ZE:10CMI2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 26,
"time": "1772687293"
},
"departure": {
"delay": 26,
"time": "1772687306"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 39,
"time": "1772688377"
},
"departure": {
"delay": 39,
"time": "1772688399"
},
"stopId": "FR:50129:ZE:10PAU2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 104,
"time": "1772687106"
},
"departure": {
"delay": 104,
"time": "1772687144"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 33,
"time": "1772688080"
},
"departure": {
"delay": 33,
"time": "1772688093"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 24,
"time": "1772688431"
},
"departure": {
"delay": 24,
"time": "1772688444"
},
"stopId": "FR:50129:ZE:10TLL2:ATOUMOD035",
"stopSequence": 33
},
{
"departure": {
"delay": 97,
"time": "1772685877"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 195,
"time": "1772686951"
},
"departure": {
"delay": 195,
"time": "1772686995"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 11,
"time": "1772686375"
},
"departure": {
"delay": 11,
"time": "1772686391"
},
"stopId": "FR:50129:ZE:10GRR2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 107,
"time": "1772685937"
},
"departure": {
"delay": 107,
"time": "1772685947"
},
"stopId": "FR:50129:ZE:10FLO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 39,
"time": "1772688323"
},
"departure": {
"delay": 39,
"time": "1772688339"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 43,
"time": "1772688021"
},
"departure": {
"delay": 43,
"time": "1772688043"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 37,
"time": "1772687547"
},
"departure": {
"delay": 37,
"time": "1772687617"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 21,
"time": "1772686420"
},
"departure": {
"delay": 21,
"time": "1772686461"
},
"stopId": "FR:50129:ZE:10XCT4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 55,
"time": "1772687743"
},
"departure": {
"delay": 55,
"time": "1772687755"
},
"stopId": "FR:50129:ZE:10PAX2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 52,
"time": "1772686278"
},
"departure": {
"delay": 52,
"time": "1772686312"
},
"stopId": "FR:50129:ZE:10BAG4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -7,
"time": "1772686651"
},
"departure": {
"delay": -7,
"time": "1772686673"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 12
}
],
"timestamp": "1772698730",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745711x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x4470291:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 362,
"time": "1772698382"
},
"departure": {
"delay": 362,
"time": "1772698382"
},
"stopId": "FR:27022:ZE:0x6993:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 396,
"time": "1772698476"
},
"departure": {
"delay": 396,
"time": "1772698476"
},
"stopId": "FR:27022:ZE:0x6999:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 361,
"time": "1772699221"
},
"departure": {
"delay": 361,
"time": "1772699221"
},
"stopId": "FR:27275:ZE:0x6202:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 378,
"time": "1772698338"
},
"departure": {
"delay": 378,
"time": "1772698338"
},
"stopId": "FR:27022:ZE:0x7003:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 338,
"time": "1772699438"
},
"departure": {
"delay": 338,
"time": "1772699438"
},
"stopId": "FR:27275:ZE:0x6193:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 324,
"time": "1772698524"
},
"departure": {
"delay": 324,
"time": "1772698524"
},
"stopId": "FR:27022:ZE:0x6981:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 364,
"time": "1772698984"
},
"departure": {
"delay": 364,
"time": "1772698984"
},
"stopId": "FR:27275:ZE:0x6226:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 375,
"time": "1772698275"
},
"departure": {
"delay": 375,
"time": "1772698275"
},
"stopId": "FR:27022:ZE:0x7001:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 307,
"time": "1772699527"
},
"departure": {
"delay": 307,
"time": "1772699527"
},
"stopId": "FR:27022:ZE:0x6978:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 294,
"time": "1772699094"
},
"departure": {
"delay": 294,
"time": "1772699094"
},
"stopId": "FR:27275:ZE:0x6214:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 388,
"time": "1772698888"
},
"departure": {
"delay": 388,
"time": "1772698888"
},
"stopId": "FR:27275:ZE:0x6198:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 305,
"time": "1772699585"
},
"stopId": "FR:27022:ZE:0x6991:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 277,
"time": "1772698597"
},
"departure": {
"delay": 277,
"time": "1772698597"
},
"stopId": "FR:27275:ZE:0x6996:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 379,
"time": "1772698939"
},
"departure": {
"delay": 379,
"time": "1772698939"
},
"stopId": "FR:27275:ZE:0x6208:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 478,
"time": "1772698198"
},
"departure": {
"delay": 478,
"time": "1772698198"
},
"stopId": "FR:27022:ZE:0x6986:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 362,
"time": "1772699162"
},
"departure": {
"delay": 362,
"time": "1772699162"
},
"stopId": "FR:27275:ZE:0x6204:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 458,
"time": "1772698117"
},
"departure": {
"delay": 458,
"time": "1772698118"
},
"stopId": "FR:27022:ZE:0x6983:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": 328,
"time": "1772698828"
},
"departure": {
"delay": 328,
"time": "1772698828"
},
"stopId": "FR:27275:ZE:0x6220:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 330,
"time": "1772699310"
},
"departure": {
"delay": 330,
"time": "1772699310"
},
"stopId": "FR:27275:ZE:0x7182:ATOUMOD006",
"stopSequence": 20
}
],
"timestamp": "1772698334",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:6b:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x4470291:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745802x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 31,
"time": "1772682864"
},
"departure": {
"delay": 31,
"time": "1772682871"
},
"stopId": "FR:50129:ZE:10FLO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"time": "1772685228"
},
"departure": {
"time": "1772685240"
},
"stopId": "FR:50129:ZE:10EPC2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 8,
"time": "1772683346"
},
"departure": {
"delay": 8,
"time": "1772683388"
},
"stopId": "FR:50129:ZE:10GRR2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -8,
"time": "1772685480"
},
"departure": {
"delay": -8,
"time": "1772685592"
},
"stopId": "FR:50129:ZE:10MES2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 56,
"time": "1772684264"
},
"departure": {
"delay": 56,
"time": "1772684276"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -28,
"time": "1772685311"
},
"departure": {
"delay": -28,
"time": "1772685332"
},
"stopId": "FR:50129:ZE:10PAU2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": -14,
"time": "1772683648"
},
"departure": {
"delay": -14,
"time": "1772683666"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -34,
"time": "1772685626"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 8,
"time": "1772683251"
},
"departure": {
"delay": 8,
"time": "1772683268"
},
"stopId": "FR:50129:ZE:10BAG4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -4,
"time": "1772683120"
},
"departure": {
"delay": -4,
"time": "1772683196"
},
"stopId": "FR:50129:ZE:10MED4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 33,
"time": "1772683428"
},
"departure": {
"delay": 33,
"time": "1772683473"
},
"stopId": "FR:50129:ZE:10XCT4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 68,
"time": "1772684495"
},
"departure": {
"delay": 68,
"time": "1772684528"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -74,
"time": "1772685393"
},
"departure": {
"delay": -74,
"time": "1772685406"
},
"stopId": "FR:50129:ZE:10HET2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 45,
"time": "1772685078"
},
"departure": {
"delay": 45,
"time": "1772685105"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 61,
"time": "1772684384"
},
"departure": {
"delay": 61,
"time": "1772684401"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 109,
"time": "1772684956"
},
"departure": {
"delay": 109,
"time": "1772684989"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -25,
"time": "1772683008"
},
"departure": {
"delay": -25,
"time": "1772683055"
},
"stopId": "FR:50129:ZE:10NOR6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 74,
"time": "1772684003"
},
"departure": {
"delay": 74,
"time": "1772684054"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 34,
"time": "1772684578"
},
"departure": {
"delay": 34,
"time": "1772684614"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 98,
"time": "1772684782"
},
"departure": {
"delay": 98,
"time": "1772684798"
},
"stopId": "FR:50129:ZE:10CMI2:ATOUMOD035",
"stopSequence": 24
},
{
"departure": {
"delay": 36,
"time": "1772682816"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 42,
"time": "1772684663"
},
"departure": {
"delay": 42,
"time": "1772684682"
},
"stopId": "FR:50129:ZE:10TRA3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -2,
"time": "1772683538"
},
"departure": {
"delay": -2,
"time": "1772683558"
},
"stopId": "FR:50129:ZE:10HPA4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -20,
"time": "1772685269"
},
"departure": {
"delay": -20,
"time": "1772685280"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 111,
"time": "1772683819"
},
"departure": {
"delay": 111,
"time": "1772683911"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 49,
"time": "1772685039"
},
"departure": {
"delay": 49,
"time": "1772685049"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 9,
"time": "1772685157"
},
"departure": {
"delay": 9,
"time": "1772685189"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -22,
"time": "1772682928"
},
"departure": {
"delay": -22,
"time": "1772682938"
},
"stopId": "FR:50129:ZE:10LPL2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -49,
"time": "1772685355"
},
"departure": {
"delay": -49,
"time": "1772685371"
},
"stopId": "FR:50129:ZE:10TLL2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 62,
"time": "1772684750"
},
"departure": {
"delay": 62,
"time": "1772684762"
},
"stopId": "FR:50129:ZE:10PAX2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 55,
"time": "1772684179"
},
"departure": {
"delay": 55,
"time": "1772684215"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -81,
"time": "1772685442"
},
"departure": {
"delay": -81,
"time": "1772685459"
},
"stopId": "FR:50129:ZE:10MOR2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 113,
"time": "1772684854"
},
"departure": {
"delay": 113,
"time": "1772684873"
},
"stopId": "FR:50129:ZE:10ANN2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 94,
"time": "1772684093"
},
"departure": {
"delay": 94,
"time": "1772684134"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -45,
"time": "1772682968"
},
"departure": {
"delay": -45,
"time": "1772682975"
},
"stopId": "FR:50129:ZE:10GDR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 62,
"time": "1772684304"
},
"departure": {
"delay": 62,
"time": "1772684342"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 18
}
],
"timestamp": "1772698728",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745802x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4108025x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 286,
"time": "1772698666"
},
"stopId": "FR:76351:ZE:3989:ATOUMOD003",
"stopSequence": 7
},
{
"departure": {
"delay": 294,
"time": "1772698254"
},
"stopId": "FR:76351:ZE:3964:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 273,
"time": "1772699553"
},
"departure": {
"delay": 273,
"time": "1772699553"
},
"stopId": "FR:76351:ZE:3995:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 303,
"time": "1772699163"
},
"departure": {
"delay": 303,
"time": "1772699163"
},
"stopId": "FR:76351:ZE:3985:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 282,
"time": "1772698842"
},
"departure": {
"delay": 282,
"time": "1772698842"
},
"stopId": "FR:76351:ZE:3967:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 285,
"time": "1772699685"
},
"stopId": "FR:76351:ZE:3978:ATOUMOD003",
"stopSequence": 15
},
{
"departure": {
"delay": 277,
"time": "1772698477"
},
"stopId": "FR:76351:ZE:3959:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 277,
"time": "1772699437"
},
"departure": {
"delay": 277,
"time": "1772699437"
},
"stopId": "FR:76351:ZE:3951:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 284,
"time": "1772699324"
},
"departure": {
"delay": 284,
"time": "1772699324"
},
"stopId": "FR:76351:ZE:3993:ATOUMOD003",
"stopSequence": 12
},
{
"departure": {
"delay": 277,
"time": "1772698057"
},
"stopId": "FR:76351:ZE:3983:ATOUMOD003",
"stopSequence": 1
},
{
"departure": {
"delay": 309,
"time": "1772698149"
},
"stopId": "FR:76351:ZE:3997:ATOUMOD003",
"stopSequence": 2
},
{
"departure": {
"delay": 289,
"time": "1772698369"
},
"stopId": "FR:76351:ZE:3980:ATOUMOD003",
"stopSequence": 4
},
{
"departure": {
"delay": 312,
"time": "1772698572"
},
"stopId": "FR:76351:ZE:3999:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 276,
"time": "1772699076"
},
"departure": {
"delay": 276,
"time": "1772699076"
},
"stopId": "FR:76351:ZE:3955:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 288,
"time": "1772698968"
},
"departure": {
"delay": 288,
"time": "1772698968"
},
"stopId": "FR:76351:ZE:3957:ATOUMOD003",
"stopSequence": 9
}
],
"timestamp": "1772698746",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:B:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4108025x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758087x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 40,
"time": "1772692288"
},
"departure": {
"delay": 40,
"time": "1772692300"
},
"stopId": "FR:50294:ZE:MARPO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -31,
"time": "1772692643"
},
"departure": {
"delay": -31,
"time": "1772692649"
},
"stopId": "FR:50230:ZE:HARFE2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 1,
"time": "1772692431"
},
"departure": {
"delay": 1,
"time": "1772692441"
},
"stopId": "FR:50294:ZE:MARMA2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -34,
"time": "1772693069"
},
"departure": {
"delay": -34,
"time": "1772693126"
},
"stopId": "FR:50425:ZE:RLBMA2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 36,
"time": "1772693356"
},
"departure": {
"delay": 36,
"time": "1772693376"
},
"stopId": "FR:50082:ZE:BCQBG2:ATOUMOD035",
"stopSequence": 8
},
{
"departure": {
"delay": 51,
"time": "1772691771"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -55,
"time": "1772693571"
},
"departure": {
"delay": -55,
"time": "1772693585"
},
"stopId": "FR:50082:ZE:BCQIN2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -75,
"time": "1772693685"
},
"stopId": "FR:50082:ZE:BCQSF1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 64,
"time": "1772691988"
},
"departure": {
"delay": 64,
"time": "1772692024"
},
"stopId": "FR:50129:ZE:10ANJ8:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -48,
"time": "1772692767"
},
"departure": {
"delay": -48,
"time": "1772692812"
},
"stopId": "FR:50149:ZE:COUBG2:ATOUMOD035",
"stopSequence": 6
}
],
"timestamp": "1772698737",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:E:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758087x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748432x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 122,
"time": "1772694296"
},
"departure": {
"delay": 122,
"time": "1772694302"
},
"stopId": "FR:50129:ZE:10CRB2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 56,
"time": "1772693726"
},
"departure": {
"delay": 56,
"time": "1772693756"
},
"stopId": "FR:50129:ZE:10LEB2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 90,
"time": "1772693997"
},
"departure": {
"delay": 90,
"time": "1772694030"
},
"stopId": "FR:50129:ZE:10VAB2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 122,
"time": "1772691995"
},
"departure": {
"delay": 122,
"time": "1772692022"
},
"stopId": "FR:50129:ZE:10SAL1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 60,
"time": "1772693144"
},
"departure": {
"delay": 60,
"time": "1772693160"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 54,
"time": "1772693833"
},
"departure": {
"delay": 54,
"time": "1772693874"
},
"stopId": "FR:50129:ZE:10LEC2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 86,
"time": "1772693104"
},
"departure": {
"delay": 86,
"time": "1772693126"
},
"stopId": "FR:50129:ZE:10CTR3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 85,
"time": "1772693885"
},
"departure": {
"delay": 85,
"time": "1772693905"
},
"stopId": "FR:50129:ZE:10FRA2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 140,
"time": "1772694108"
},
"departure": {
"delay": 140,
"time": "1772694140"
},
"stopId": "FR:50129:ZE:10EGL5:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 80,
"time": "1772693184"
},
"departure": {
"delay": 80,
"time": "1772693240"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 118,
"time": "1772692098"
},
"departure": {
"delay": 118,
"time": "1772692138"
},
"stopId": "FR:50129:ZE:10SAD1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 156,
"time": "1772694330"
},
"departure": {
"delay": 156,
"time": "1772694336"
},
"stopId": "FR:50129:ZE:10VIG2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 137,
"time": "1772694224"
},
"departure": {
"delay": 137,
"time": "1772694257"
},
"stopId": "FR:50129:ZE:10HUI4:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 114,
"time": "1772692542"
},
"departure": {
"delay": 114,
"time": "1772692854"
},
"stopId": "FR:50129:ZE:10SHU3:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 140,
"time": "1772692933"
},
"departure": {
"delay": 140,
"time": "1772693000"
},
"stopId": "FR:50129:ZE:10PHG2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 117,
"time": "1772692169"
},
"departure": {
"delay": 117,
"time": "1772692197"
},
"stopId": "FR:50129:ZE:10VOL1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 146,
"time": "1772693029"
},
"departure": {
"delay": 146,
"time": "1772693066"
},
"stopId": "FR:50129:ZE:10FDC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 103,
"time": "1772693286"
},
"departure": {
"delay": 103,
"time": "1772693323"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 48,
"time": "1772693535"
},
"departure": {
"delay": 48,
"time": "1772693568"
},
"stopId": "FR:50129:ZE:10LCO2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 40,
"time": "1772692426"
},
"departure": {
"delay": 40,
"time": "1772692480"
},
"stopId": "FR:50129:ZE:10MEN2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 51,
"time": "1772693597"
},
"departure": {
"delay": 51,
"time": "1772693631"
},
"stopId": "FR:50129:ZE:10POL2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 140,
"time": "1772694367"
},
"departure": {
"delay": 140,
"time": "1772694380"
},
"stopId": "FR:50129:ZE:10DAN2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 60,
"time": "1772692250"
},
"departure": {
"delay": 60,
"time": "1772692260"
},
"stopId": "FR:50129:ZE:10CIM1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 56,
"time": "1772691804"
},
"departure": {
"delay": 56,
"time": "1772691836"
},
"stopId": "FR:50129:ZE:10BCP1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 132,
"time": "1772691937"
},
"departure": {
"delay": 132,
"time": "1772691972"
},
"stopId": "FR:50129:ZE:10PFJ1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 113,
"time": "1772692043"
},
"departure": {
"delay": 113,
"time": "1772692073"
},
"stopId": "FR:50129:ZE:10ROS1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 66,
"time": "1772692312"
},
"departure": {
"delay": 66,
"time": "1772692326"
},
"stopId": "FR:50129:ZE:10FJT1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 45,
"time": "1772693415"
},
"departure": {
"delay": 45,
"time": "1772693445"
},
"stopId": "FR:50129:ZE:10STA2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 48,
"time": "1772694528"
},
"stopId": "FR:50129:ZE:10ZAG2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 97,
"time": "1772692213"
},
"departure": {
"delay": 97,
"time": "1772692237"
},
"stopId": "FR:50129:ZE:10RED1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 128,
"time": "1772691876"
},
"departure": {
"delay": 128,
"time": "1772691908"
},
"stopId": "FR:50129:ZE:10COT1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 60,
"time": "1772691743"
},
"departure": {
"delay": 60,
"time": "1772691780"
},
"stopId": "FR:50129:ZE:10CDF1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 107,
"time": "1772693973"
},
"departure": {
"delay": 107,
"time": "1772693987"
},
"stopId": "FR:50129:ZE:10SMT2:ATOUMOD035",
"stopSequence": 27
},
{
"departure": {
"delay": 39,
"time": "1772691699"
},
"stopId": "FR:50129:ZE:10DIG1:ATOUMOD035",
"stopSequence": 1
}
],
"timestamp": "1772698732",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:05:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748432x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x4470850:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -123,
"time": "1772705937"
},
"departure": {
"delay": -123,
"time": "1772705937"
},
"stopId": "FR:27332:ZE:0x6252:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": -5445,
"time": "1772698755"
},
"departure": {
"delay": -5445,
"time": "1772698755"
},
"stopId": "FR:27469:ZE:0x6650:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -237,
"time": "1772707203"
},
"departure": {
"delay": -237,
"time": "1772707203"
},
"stopId": "FR:27275:ZE:0x6193:ATOUMOD006",
"stopSequence": 40
},
{
"arrival": {
"delay": -89,
"time": "1772705851"
},
"departure": {
"delay": -89,
"time": "1772705851"
},
"stopId": "FR:27456:ZE:0x6734:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": -255,
"time": "1772707305"
},
"departure": {
"delay": -255,
"time": "1772707305"
},
"stopId": "FR:27022:ZE:0x6978:ATOUMOD006",
"stopSequence": 41
},
{
"arrival": {
"delay": -5385,
"time": "1772698755"
},
"departure": {
"delay": -5385,
"time": "1772698755"
},
"stopId": "FR:27469:ZE:0x7267:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -105,
"time": "1772706375"
},
"departure": {
"delay": -105,
"time": "1772706375"
},
"stopId": "FR:27249:ZE:0x6185:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": -4005,
"time": "1772698755"
},
"departure": {
"delay": -4005,
"time": "1772698755"
},
"stopId": "FR:76231:ZE:0x6175:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -4785,
"time": "1772698755"
},
"departure": {
"delay": -4785,
"time": "1772698755"
},
"stopId": "FR:27188:ZE:0x7174:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 63,
"time": "1772704863"
},
"departure": {
"delay": 63,
"time": "1772704863"
},
"stopId": "FR:27701:ZE:0x7128:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -4425,
"time": "1772698755"
},
"departure": {
"delay": -4425,
"time": "1772698755"
},
"stopId": "FR:76640:ZE:0x7158:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -4845,
"time": "1772698755"
},
"departure": {
"delay": -4845,
"time": "1772698755"
},
"stopId": "FR:27188:ZE:0x7177:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 23,
"time": "1772705543"
},
"departure": {
"delay": 23,
"time": "1772705543"
},
"stopId": "FR:27375:ZE:0x6448:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -115,
"time": "1772706785"
},
"departure": {
"delay": -115,
"time": "1772706785"
},
"stopId": "FR:27275:ZE:0x6200:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": -110,
"time": "1772706550"
},
"departure": {
"delay": -110,
"time": "1772706550"
},
"stopId": "FR:27022:ZE:0x6977:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": 93,
"time": "1772704953"
},
"departure": {
"delay": 93,
"time": "1772704953"
},
"stopId": "FR:27701:ZE:0x7101:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -8,
"time": "1772705332"
},
"departure": {
"delay": -8,
"time": "1772705332"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 60,
"time": "1772705280"
},
"departure": {
"delay": 60,
"time": "1772705280"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 4,
"time": "1772705584"
},
"departure": {
"delay": 4,
"time": "1772705584"
},
"stopId": "FR:27375:ZE:0x6402:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -161,
"time": "1772706919"
},
"departure": {
"delay": -161,
"time": "1772706919"
},
"stopId": "FR:27275:ZE:0x6226:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": 141,
"time": "1772705061"
},
"departure": {
"delay": 141,
"time": "1772705061"
},
"stopId": "FR:27375:ZE:0x6408:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -186,
"time": "1772707014"
},
"departure": {
"delay": -186,
"time": "1772707014"
},
"stopId": "FR:27275:ZE:0x6224:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": 1,
"time": "1772705701"
},
"departure": {
"delay": 1,
"time": "1772705701"
},
"stopId": "FR:27375:ZE:0x7187:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": -5085,
"time": "1772698755"
},
"departure": {
"delay": -5085,
"time": "1772698755"
},
"stopId": "FR:27188:ZE:0x7264:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -54,
"time": "1772705646"
},
"departure": {
"delay": -54,
"time": "1772705646"
},
"stopId": "FR:27375:ZE:0x6502:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": -5565,
"time": "1772698755"
},
"departure": {
"delay": -5565,
"time": "1772698755"
},
"stopId": "FR:27469:ZE:0x7189:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -4665,
"time": "1772698755"
},
"departure": {
"delay": -4665,
"time": "1772698755"
},
"stopId": "FR:27394:ZE:0x6605:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -5265,
"time": "1772698755"
},
"departure": {
"delay": -5265,
"time": "1772698755"
},
"stopId": "FR:27188:ZE:0x6143:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -222,
"time": "1772706978"
},
"departure": {
"delay": -222,
"time": "1772706978"
},
"stopId": "FR:27275:ZE:0x7179:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": -4965,
"time": "1772698755"
},
"departure": {
"delay": -4965,
"time": "1772698755"
},
"stopId": "FR:27188:ZE:0x6140:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -106,
"time": "1772706854"
},
"departure": {
"delay": -106,
"time": "1772706854"
},
"stopId": "FR:27275:ZE:0x6208:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": -265,
"time": "1772707355"
},
"stopId": "FR:27022:ZE:0x6991:ATOUMOD006",
"stopSequence": 42
},
{
"departure": {
"delay": -3285,
"time": "1772698755"
},
"stopId": "FR:76561:ZE:0x6790:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": 81,
"time": "1772705121"
},
"departure": {
"delay": 81,
"time": "1772705121"
},
"stopId": "FR:27375:ZE:0x6443:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 39,
"time": "1772705199"
},
"departure": {
"delay": 39,
"time": "1772705199"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -246,
"time": "1772707074"
},
"departure": {
"delay": -246,
"time": "1772707074"
},
"stopId": "FR:27275:ZE:0x6232:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": -5445,
"time": "1772698755"
},
"departure": {
"delay": -5445,
"time": "1772698755"
},
"stopId": "FR:27469:ZE:0x6648:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -37,
"time": "1772705423"
},
"departure": {
"delay": -37,
"time": "1772705423"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -5565,
"time": "1772698755"
},
"departure": {
"delay": -5565,
"time": "1772698755"
},
"stopId": "FR:27469:ZE:0x6632:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -3705,
"time": "1772698755"
},
"departure": {
"delay": -3705,
"time": "1772698755"
},
"stopId": "FR:76561:ZE:0x6786:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -63,
"time": "1772706177"
},
"departure": {
"delay": -63,
"time": "1772706177"
},
"stopId": "FR:27332:ZE:0x6235:ATOUMOD006",
"stopSequence": 30
}
],
"timestamp": "1772698755",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:E1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x4470850:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596224:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -2493,
"time": "1772698767"
},
"departure": {
"delay": -2493,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xRUO01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -2373,
"time": "1772698767"
},
"departure": {
"delay": -2373,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xCTA02:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -37,
"time": "1772701403"
},
"stopId": "FR:27229:ZE:0xCOR01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -2193,
"time": "1772698767"
},
"departure": {
"delay": -2193,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xCHA01:ATOUMOD004",
"stopSequence": 2
},
{
"departure": {
"delay": -2133,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 1
}
],
"timestamp": "1772698767",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T9:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596224:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057123x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772699280"
},
"departure": {
"time": "1772699280"
},
"stopId": "FR:76351:ZE:3397:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 43,
"time": "1772699023"
},
"departure": {
"delay": 43,
"time": "1772699023"
},
"stopId": "FR:76351:ZE:3315:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"time": "1772700000"
},
"departure": {
"time": "1772700000"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"time": "1772699820"
},
"departure": {
"time": "1772699820"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 55,
"time": "1772699395"
},
"departure": {
"delay": 55,
"time": "1772699395"
},
"stopId": "FR:76351:ZE:3565:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"time": "1772700300"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 42,
"time": "1772698782"
},
"departure": {
"delay": 42,
"time": "1772698782"
},
"stopId": "FR:76351:ZE:3451:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 8,
"time": "1772698988"
},
"departure": {
"delay": 8,
"time": "1772698988"
},
"stopId": "FR:76351:ZE:3078:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 11,
"time": "1772699771"
},
"departure": {
"delay": 11,
"time": "1772699771"
},
"stopId": "FR:76351:ZE:4996:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"time": "1772699700"
},
"departure": {
"time": "1772699700"
},
"stopId": "FR:76351:ZE:3659:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"time": "1772699100"
},
"departure": {
"time": "1772699100"
},
"stopId": "FR:76351:ZE:3598:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 12,
"time": "1772699232"
},
"departure": {
"delay": 12,
"time": "1772699232"
},
"stopId": "FR:76351:ZE:3277:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 4,
"time": "1772699344"
},
"departure": {
"delay": 4,
"time": "1772699344"
},
"stopId": "FR:76351:ZE:4601:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 24,
"time": "1772699184"
},
"departure": {
"delay": 24,
"time": "1772699184"
},
"stopId": "FR:76351:ZE:4554:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 17,
"time": "1772699897"
},
"departure": {
"delay": 17,
"time": "1772699897"
},
"stopId": "FR:76351:ZE:3030:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 55,
"time": "1772699515"
},
"departure": {
"delay": 55,
"time": "1772699515"
},
"stopId": "FR:76351:ZE:3798:ATOUMOD003",
"stopSequence": 13
},
{
"departure": {
"time": "1772698740"
},
"stopId": "FR:76351:ZE:3716:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"time": "1772699940"
},
"departure": {
"time": "1772699940"
},
"stopId": "FR:76351:ZE:3530:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 48,
"time": "1772699628"
},
"departure": {
"delay": 48,
"time": "1772699628"
},
"stopId": "FR:76351:ZE:4607:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 37,
"time": "1772698897"
},
"departure": {
"delay": 37,
"time": "1772698897"
},
"stopId": "FR:76351:ZE:3622:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"time": "1772699580"
},
"departure": {
"time": "1772699580"
},
"stopId": "FR:76351:ZE:3539:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 15,
"time": "1772699475"
},
"departure": {
"delay": 15,
"time": "1772699475"
},
"stopId": "FR:76351:ZE:4476:ATOUMOD003",
"stopSequence": 12
}
],
"timestamp": "1772698726",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C8:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057123x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746155x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -53,
"time": "1772690976"
},
"departure": {
"delay": -53,
"time": "1772691007"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 59,
"time": "1772689543"
},
"departure": {
"delay": 59,
"time": "1772689559"
},
"stopId": "FR:50129:ZE:10HOU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 25,
"time": "1772691242"
},
"departure": {
"delay": 25,
"time": "1772691325"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 72,
"time": "1772690198"
},
"departure": {
"delay": 72,
"time": "1772690232"
},
"stopId": "FR:50129:ZE:10AGO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -55,
"time": "1772692250"
},
"departure": {
"delay": -55,
"time": "1772692265"
},
"stopId": "FR:50129:ZE:10RSX1:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 21,
"time": "1772689795"
},
"departure": {
"delay": 21,
"time": "1772689821"
},
"stopId": "FR:50129:ZE:10CPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 112,
"time": "1772689296"
},
"departure": {
"delay": 112,
"time": "1772689312"
},
"stopId": "FR:50129:ZE:10COF1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -7,
"time": "1772690819"
},
"departure": {
"delay": -7,
"time": "1772690873"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -23,
"time": "1772692078"
},
"departure": {
"delay": -23,
"time": "1772692117"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 42,
"time": "1772689695"
},
"departure": {
"delay": 42,
"time": "1772689722"
},
"stopId": "FR:50129:ZE:10ARA1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -76,
"time": "1772692424"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": -24,
"time": "1772692221"
},
"departure": {
"delay": -24,
"time": "1772692236"
},
"stopId": "FR:50129:ZE:10MGT1:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": -48,
"time": "1772691695"
},
"departure": {
"delay": -48,
"time": "1772691732"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 50,
"time": "1772690570"
},
"departure": {
"delay": 50,
"time": "1772690630"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 50,
"time": "1772689409"
},
"departure": {
"delay": 50,
"time": "1772689430"
},
"stopId": "FR:50129:ZE:10SFN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 71,
"time": "1772689832"
},
"departure": {
"delay": 71,
"time": "1772689871"
},
"stopId": "FR:50129:ZE:10BHE1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -11,
"time": "1772691752"
},
"departure": {
"delay": -11,
"time": "1772691769"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": -52,
"time": "1772692197"
},
"departure": {
"delay": -52,
"time": "1772692208"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 77,
"time": "1772689903"
},
"departure": {
"delay": 77,
"time": "1772689937"
},
"stopId": "FR:50129:ZE:10LON1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 27,
"time": "1772690758"
},
"departure": {
"delay": 27,
"time": "1772690787"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -15,
"time": "1772691847"
},
"departure": {
"delay": -15,
"time": "1772691885"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": -39,
"time": "1772691063"
},
"departure": {
"delay": -39,
"time": "1772691141"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 88,
"time": "1772689475"
},
"departure": {
"delay": 88,
"time": "1772689528"
},
"stopId": "FR:50129:ZE:10CAR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 65,
"time": "1772690152"
},
"departure": {
"delay": 65,
"time": "1772690165"
},
"stopId": "FR:50129:ZE:10LAV1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 35,
"time": "1772690669"
},
"departure": {
"delay": 35,
"time": "1772690735"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 25
},
{
"departure": {
"delay": 71,
"time": "1772689211"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -17,
"time": "1772691777"
},
"departure": {
"delay": -17,
"time": "1772691823"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": -1,
"time": "1772691377"
},
"departure": {
"delay": -1,
"time": "1772691419"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": -33,
"time": "1772692317"
},
"departure": {
"delay": -33,
"time": "1772692347"
},
"stopId": "FR:50129:ZE:10COS1:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 87,
"time": "1772690093"
},
"departure": {
"delay": 87,
"time": "1772690127"
},
"stopId": "FR:50129:ZE:10DUB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 45,
"time": "1772690254"
},
"departure": {
"delay": 45,
"time": "1772690265"
},
"stopId": "FR:50129:ZE:10HOM1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 99,
"time": "1772689226"
},
"departure": {
"delay": 99,
"time": "1772689239"
},
"stopId": "FR:50129:ZE:10SFG1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 47,
"time": "1772690311"
},
"departure": {
"delay": 47,
"time": "1772690327"
},
"stopId": "FR:50129:ZE:10BEL1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 79,
"time": "1772690442"
},
"departure": {
"delay": 79,
"time": "1772690479"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -27,
"time": "1772691584"
},
"departure": {
"delay": -27,
"time": "1772691633"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 14,
"time": "1772690935"
},
"departure": {
"delay": 14,
"time": "1772690954"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 49,
"time": "1772690489"
},
"departure": {
"delay": 49,
"time": "1772690509"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 55,
"time": "1772689587"
},
"departure": {
"delay": 55,
"time": "1772689615"
},
"stopId": "FR:50129:ZE:10BRT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -22,
"time": "1772692016"
},
"departure": {
"delay": -22,
"time": "1772692058"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 3,
"time": "1772691506"
},
"departure": {
"delay": 3,
"time": "1772691543"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -13,
"time": "1772691965"
},
"departure": {
"delay": -13,
"time": "1772692007"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 70,
"time": "1772690374"
},
"departure": {
"delay": 70,
"time": "1772690410"
},
"stopId": "FR:50129:ZE:10HUI1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 77,
"time": "1772689984"
},
"departure": {
"delay": 77,
"time": "1772689997"
},
"stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -20,
"time": "1772692291"
},
"departure": {
"delay": -20,
"time": "1772692300"
},
"stopId": "FR:50129:ZE:10CVE1:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 68,
"time": "1772689371"
},
"departure": {
"delay": 68,
"time": "1772689388"
},
"stopId": "FR:50129:ZE:10ALB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 93,
"time": "1772689615"
},
"departure": {
"delay": 93,
"time": "1772689653"
},
"stopId": "FR:50129:ZE:10BON1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 17,
"time": "1772689746"
},
"departure": {
"delay": 17,
"time": "1772689757"
},
"stopId": "FR:50129:ZE:10PRE1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -10,
"time": "1772692155"
},
"departure": {
"delay": -10,
"time": "1772692190"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 42
}
],
"timestamp": "1772698732",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746155x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x4490641:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -1245,
"time": "1772698755"
},
"departure": {
"delay": -1245,
"time": "1772698755"
},
"stopId": "FR:27458:ZE:0x6681:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -1005,
"time": "1772698755"
},
"departure": {
"delay": -1005,
"time": "1772698755"
},
"stopId": "FR:27458:ZE:0x6682:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -2205,
"time": "1772698755"
},
"departure": {
"delay": -2205,
"time": "1772698755"
},
"stopId": "FR:27348:ZE:0x6296:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -1425,
"time": "1772698755"
},
"departure": {
"delay": -1425,
"time": "1772698755"
},
"stopId": "FR:27458:ZE:0x6699:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 1223,
"time": "1772702483"
},
"departure": {
"delay": 1223,
"time": "1772702483"
},
"stopId": "FR:27469:ZE:0x7189:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": 1169,
"time": "1772702429"
},
"departure": {
"delay": 1169,
"time": "1772702429"
},
"stopId": "FR:27469:ZE:0x6632:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": -2145,
"time": "1772698755"
},
"departure": {
"delay": -2145,
"time": "1772698755"
},
"stopId": "FR:27348:ZE:0x6302:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 1190,
"time": "1772702630"
},
"departure": {
"delay": 1190,
"time": "1772702630"
},
"stopId": "FR:27196:ZE:0x6322:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": -1785,
"time": "1772698755"
},
"departure": {
"delay": -1785,
"time": "1772698755"
},
"stopId": "FR:27008:ZE:0x6047:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -1005,
"time": "1772698755"
},
"departure": {
"delay": -1005,
"time": "1772698755"
},
"stopId": "FR:27458:ZE:0x6690:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -1725,
"time": "1772698755"
},
"departure": {
"delay": -1725,
"time": "1772698755"
},
"stopId": "FR:27008:ZE:0x6053:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -1185,
"time": "1772698755"
},
"departure": {
"delay": -1185,
"time": "1772698755"
},
"stopId": "FR:27458:ZE:0x6679:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -1965,
"time": "1772698755"
},
"departure": {
"delay": -1965,
"time": "1772698755"
},
"stopId": "FR:27348:ZE:0x6293:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -1545,
"time": "1772698755"
},
"departure": {
"delay": -1545,
"time": "1772698755"
},
"stopId": "FR:27386:ZE:0x6374:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 1176,
"time": "1772702376"
},
"departure": {
"delay": 1176,
"time": "1772702376"
},
"stopId": "FR:27469:ZE:0x6663:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": 1268,
"time": "1772703548"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 41
},
{
"arrival": {
"delay": 1190,
"time": "1772702690"
},
"departure": {
"delay": 1190,
"time": "1772702690"
},
"stopId": "FR:27196:ZE:0x6321:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": 2081,
"time": "1772703761"
},
"departure": {
"delay": 2081,
"time": "1772703761"
},
"stopId": "FR:27365:ZE:0x7270:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": 1284,
"time": "1772703144"
},
"departure": {
"delay": 1284,
"time": "1772703144"
},
"stopId": "FR:27365:ZE:0x6341:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": 1311,
"time": "1772703111"
},
"departure": {
"delay": 1311,
"time": "1772703111"
},
"stopId": "FR:27365:ZE:0x6333:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": -2085,
"time": "1772698755"
},
"departure": {
"delay": -2085,
"time": "1772698755"
},
"stopId": "FR:27348:ZE:0x6300:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -2205,
"time": "1772698755"
},
"departure": {
"delay": -2205,
"time": "1772698755"
},
"stopId": "FR:27348:ZE:0x6299:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -1905,
"time": "1772698755"
},
"departure": {
"delay": -1905,
"time": "1772698755"
},
"stopId": "FR:27008:ZE:0x6051:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -1545,
"time": "1772698755"
},
"departure": {
"delay": -1545,
"time": "1772698755"
},
"stopId": "FR:27386:ZE:0x6376:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -1845,
"time": "1772698755"
},
"departure": {
"delay": -1845,
"time": "1772698755"
},
"stopId": "FR:27008:ZE:0x6055:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -1605,
"time": "1772698755"
},
"departure": {
"delay": -1605,
"time": "1772698755"
},
"stopId": "FR:27008:ZE:0x6058:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -1425,
"time": "1772698755"
},
"departure": {
"delay": -1425,
"time": "1772698755"
},
"stopId": "FR:27386:ZE:0x6367:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 1299,
"time": "1772703399"
},
"departure": {
"delay": 1299,
"time": "1772703399"
},
"stopId": "FR:27701:ZE:0x7162:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": -1665,
"time": "1772698755"
},
"departure": {
"delay": -1665,
"time": "1772698755"
},
"stopId": "FR:27008:ZE:0x6049:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 1299,
"time": "1772703339"
},
"departure": {
"delay": 1299,
"time": "1772703339"
},
"stopId": "FR:27701:ZE:0x7103:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": 2105,
"time": "1772703845"
},
"departure": {
"delay": 2105,
"time": "1772703845"
},
"stopId": "FR:27365:ZE:0x7272:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": 1232,
"time": "1772702552"
},
"departure": {
"delay": 1232,
"time": "1772702552"
},
"stopId": "FR:27196:ZE:0x6318:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": -1305,
"time": "1772698755"
},
"departure": {
"delay": -1305,
"time": "1772698755"
},
"stopId": "FR:27458:ZE:0x6695:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -1245,
"time": "1772698755"
},
"departure": {
"delay": -1245,
"time": "1772698755"
},
"stopId": "FR:27458:ZE:0x6693:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 1321,
"time": "1772703241"
},
"departure": {
"delay": 1321,
"time": "1772703241"
},
"stopId": "FR:27701:ZE:0x7063:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": 1293,
"time": "1772703273"
},
"departure": {
"delay": 1293,
"time": "1772703273"
},
"stopId": "FR:27701:ZE:0x7091:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": 1300,
"time": "1772703160"
},
"departure": {
"delay": 1300,
"time": "1772703160"
},
"stopId": "FR:27365:ZE:0x7135:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": 1359,
"time": "1772703459"
},
"departure": {
"delay": 1359,
"time": "1772703459"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 40
},
{
"departure": {
"delay": -945,
"time": "1772698755"
},
"stopId": "FR:27458:ZE:0x6686:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -1185,
"time": "1772698755"
},
"departure": {
"delay": -1185,
"time": "1772698755"
},
"stopId": "FR:27458:ZE:0x6685:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -1665,
"time": "1772698755"
},
"departure": {
"delay": -1665,
"time": "1772698755"
},
"stopId": "FR:27008:ZE:0x6056:ATOUMOD006",
"stopSequence": 14
}
],
"timestamp": "1772698755",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:5:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x4490641:LOC"
}
}
},
{
"id": "SM:ATOUMOD104:ServiceJourney:d6b0ab8aa63cd1de0b2b95b45c749b2f:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 202,
"time": "1772698230"
},
"departure": {
"delay": 202,
"time": "1772698282"
},
"stopId": "FR:61169:ZE:2260:ATOUMOD104",
"stopSequence": 10
},
{
"arrival": {
"delay": 176,
"time": "1772697872"
},
"departure": {
"delay": 176,
"time": "1772697896"
},
"stopId": "FR:61169:ZE:2331:ATOUMOD104",
"stopSequence": 5
},
{
"arrival": {
"delay": 121,
"time": "1772697823"
},
"departure": {
"delay": 121,
"time": "1772697841"
},
"stopId": "FR:61169:ZE:2272:ATOUMOD104",
"stopSequence": 4
},
{
"arrival": {
"delay": 161,
"time": "1772698961"
},
"departure": {
"delay": 161,
"time": "1772698961"
},
"stopId": "FR:61169:ZE:2323:ATOUMOD104",
"stopSequence": 19
},
{
"arrival": {
"delay": 149,
"time": "1772698065"
},
"departure": {
"delay": 149,
"time": "1772698109"
},
"stopId": "FR:61169:ZE:2290:ATOUMOD104",
"stopSequence": 8
},
{
"arrival": {
"delay": 161,
"time": "1772699201"
},
"stopId": "FR:61169:ZE:2335:ATOUMOD104",
"stopSequence": 23
},
{
"arrival": {
"delay": 154,
"time": "1772698159"
},
"departure": {
"delay": 154,
"time": "1772698174"
},
"stopId": "FR:61169:ZE:2319:ATOUMOD104",
"stopSequence": 9
},
{
"arrival": {
"delay": 103,
"time": "1772697649"
},
"departure": {
"delay": 103,
"time": "1772697703"
},
"stopId": "FR:61169:ZE:2288:ATOUMOD104",
"stopSequence": 2
},
{
"arrival": {
"delay": 161,
"time": "1772699141"
},
"departure": {
"delay": 161,
"time": "1772699141"
},
"stopId": "FR:61169:ZE:2306:ATOUMOD104",
"stopSequence": 22
},
{
"arrival": {
"delay": 145,
"time": "1772697972"
},
"departure": {
"delay": 145,
"time": "1772697985"
},
"stopId": "FR:61169:ZE:2266:ATOUMOD104",
"stopSequence": 7
},
{
"arrival": {
"delay": 116,
"time": "1772697735"
},
"departure": {
"delay": 116,
"time": "1772697776"
},
"stopId": "FR:61169:ZE:2282:ATOUMOD104",
"stopSequence": 3
},
{
"arrival": {
"delay": 161,
"time": "1772699081"
},
"departure": {
"delay": 161,
"time": "1772699081"
},
"stopId": "FR:61169:ZE:2325:ATOUMOD104",
"stopSequence": 21
},
{
"arrival": {
"delay": 161,
"time": "1772698646"
},
"departure": {
"delay": 161,
"time": "1772698661"
},
"stopId": "FR:61169:ZE:2278:ATOUMOD104",
"stopSequence": 15
},
{
"arrival": {
"delay": 211,
"time": "1772698449"
},
"departure": {
"delay": 211,
"time": "1772698471"
},
"stopId": "FR:61169:ZE:2280:ATOUMOD104",
"stopSequence": 12
},
{
"arrival": {
"delay": 206,
"time": "1772698510"
},
"departure": {
"delay": 206,
"time": "1772698526"
},
"stopId": "FR:61169:ZE:2316:ATOUMOD104",
"stopSequence": 13
},
{
"arrival": {
"delay": 221,
"time": "1772698364"
},
"departure": {
"delay": 221,
"time": "1772698421"
},
"stopId": "FR:61169:ZE:2321:ATOUMOD104",
"stopSequence": 11
},
{
"arrival": {
"delay": 161,
"time": "1772699021"
},
"departure": {
"delay": 161,
"time": "1772699021"
},
"stopId": "FR:61169:ZE:2300:ATOUMOD104",
"stopSequence": 20
},
{
"departure": {
"delay": 77,
"time": "1772697617"
},
"stopId": "FR:61169:ZE:2276:ATOUMOD104",
"stopSequence": 1
},
{
"arrival": {
"delay": 161,
"time": "1772698565"
},
"departure": {
"delay": 161,
"time": "1772698601"
},
"stopId": "FR:61169:ZE:2285:ATOUMOD104",
"stopSequence": 14
},
{
"arrival": {
"delay": 161,
"time": "1772698901"
},
"departure": {
"delay": 161,
"time": "1772698901"
},
"stopId": "FR:61169:ZE:2308:ATOUMOD104",
"stopSequence": 18
},
{
"arrival": {
"delay": 161,
"time": "1772698781"
},
"departure": {
"delay": 161,
"time": "1772698781"
},
"stopId": "FR:61169:ZE:2274:ATOUMOD104",
"stopSequence": 17
},
{
"arrival": {
"delay": 178,
"time": "1772697946"
},
"departure": {
"delay": 178,
"time": "1772697958"
},
"stopId": "FR:61169:ZE:2310:ATOUMOD104",
"stopSequence": 6
},
{
"arrival": {
"delay": 161,
"time": "1772698721"
},
"departure": {
"delay": 161,
"time": "1772698721"
},
"stopId": "FR:61169:ZE:2295:ATOUMOD104",
"stopSequence": 16
}
],
"timestamp": "1772698803",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD104:Line:250:LOC",
"tripId": "ATOUMOD104:ServiceJourney:d6b0ab8aa63cd1de0b2b95b45c749b2f:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230293x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 17,
"time": "1772698337"
},
"stopId": "FR:76351:ZE:3704:ATOUMOD003",
"stopSequence": 38
},
{
"departure": {
"delay": 13,
"time": "1772698273"
},
"stopId": "FR:76351:ZE:3043:ATOUMOD003",
"stopSequence": 36
},
{
"departure": {
"delay": 34,
"time": "1772698294"
},
"stopId": "FR:76351:ZE:4080:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": -15,
"time": "1772698365"
},
"stopId": "FR:76351:ZE:3212:ATOUMOD003",
"stopSequence": 39
},
{
"departure": {
"delay": 9,
"time": "1772698209"
},
"stopId": "FR:76351:ZE:4883:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 1,
"time": "1772698261"
},
"departure": {
"delay": 1,
"time": "1772698261"
},
"stopId": "FR:76351:ZE:3257:ATOUMOD003",
"stopSequence": 35
}
],
"timestamp": "1772698346",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230293x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758433x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 280,
"time": "1772693155"
},
"departure": {
"delay": 280,
"time": "1772693200"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"departure": {
"delay": -1,
"time": "1772692199"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 126,
"time": "1772693924"
},
"departure": {
"delay": 126,
"time": "1772693946"
},
"stopId": "FR:50129:ZE:QQVPL1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 17,
"time": "1772694975"
},
"departure": {
"delay": 17,
"time": "1772695037"
},
"stopId": "FR:50041:ZE:HAGMA2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 229,
"time": "1772692970"
},
"departure": {
"delay": 229,
"time": "1772693029"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 54,
"time": "1772692303"
},
"departure": {
"delay": 54,
"time": "1772692374"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -99,
"time": "1772695401"
},
"stopId": "FR:50041:ZE:HAGOLL:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 97,
"time": "1772694171"
},
"departure": {
"delay": 97,
"time": "1772694217"
},
"stopId": "FR:50041:ZE:HAGBG2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 265,
"time": "1772693715"
},
"departure": {
"delay": 265,
"time": "1772693725"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 364,
"time": "1772693586"
},
"departure": {
"delay": 364,
"time": "1772693644"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 242,
"time": "1772693748"
},
"departure": {
"delay": 242,
"time": "1772693762"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 325,
"time": "1772693453"
},
"departure": {
"delay": 325,
"time": "1772693485"
},
"stopId": "FR:50129:ZE:10LSA2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 84,
"time": "1772692446"
},
"departure": {
"delay": 84,
"time": "1772692524"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 32,
"time": "1772694897"
},
"departure": {
"delay": 32,
"time": "1772694932"
},
"stopId": "FR:50041:ZE:HAGFY2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 347,
"time": "1772692788"
},
"departure": {
"delay": 347,
"time": "1772692847"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 65,
"time": "1772694649"
},
"departure": {
"delay": 65,
"time": "1772694665"
},
"stopId": "FR:50041:ZE:HAGGR2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 253,
"time": "1772693047"
},
"departure": {
"delay": 253,
"time": "1772693113"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 23,
"time": "1772695124"
},
"departure": {
"delay": 23,
"time": "1772695163"
},
"stopId": "FR:50041:ZE:HAGCC2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 128,
"time": "1772694257"
},
"departure": {
"delay": 128,
"time": "1772694308"
},
"stopId": "FR:50041:ZE:HAGMF2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 227,
"time": "1772693814"
},
"departure": {
"delay": 227,
"time": "1772693867"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 12
}
],
"timestamp": "1772698736",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758433x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:351:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772706720"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 35
},
{
"arrival": {
"time": "1772704020"
},
"departure": {
"time": "1772704020"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1772706420"
},
"departure": {
"time": "1772706420"
},
"stopId": "FR:76217:ZE:18073:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1772704560"
},
"departure": {
"time": "1772704560"
},
"stopId": "FR:76217:ZE:18078:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1772706480"
},
"departure": {
"time": "1772706480"
},
"stopId": "FR:76217:ZE:18040:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1772704320"
},
"departure": {
"time": "1772704320"
},
"stopId": "FR:76217:ZE:18189:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1772703960"
},
"departure": {
"time": "1772703960"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1772706540"
},
"departure": {
"time": "1772706540"
},
"stopId": "FR:76565:ZE:18238:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1772706120"
},
"departure": {
"time": "1772706120"
},
"stopId": "FR:76217:ZE:18025:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1772704860"
},
"departure": {
"time": "1772704860"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"delay": 5,
"time": "1772704085"
},
"departure": {
"delay": 5,
"time": "1772704085"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1772705460"
},
"departure": {
"time": "1772705460"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1772703720"
},
"departure": {
"time": "1772703720"
},
"stopId": "FR:76217:ZE:18183:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1772706300"
},
"departure": {
"time": "1772706300"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1772704200"
},
"departure": {
"time": "1772704200"
},
"stopId": "FR:76217:ZE:18164:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1772706600"
},
"departure": {
"time": "1772706600"
},
"stopId": "FR:76565:ZE:18443:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1772704140"
},
"departure": {
"time": "1772704140"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1772704680"
},
"departure": {
"time": "1772704680"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1772703840"
},
"departure": {
"time": "1772703840"
},
"stopId": "FR:76217:ZE:18169:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1772704920"
},
"departure": {
"time": "1772704920"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1772705280"
},
"departure": {
"time": "1772705280"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1772703780"
},
"departure": {
"time": "1772703780"
},
"stopId": "FR:76217:ZE:18176:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1772705640"
},
"departure": {
"time": "1772705640"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1772705820"
},
"departure": {
"time": "1772705820"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1772704740"
},
"departure": {
"time": "1772704740"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"delay": 5,
"time": "1772704205"
},
"departure": {
"delay": 5,
"time": "1772704205"
},
"stopId": "FR:76217:ZE:18208:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1772704080"
},
"departure": {
"time": "1772704080"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1772703660"
},
"departure": {
"time": "1772703660"
},
"stopId": "FR:76217:ZE:18810:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1772704800"
},
"departure": {
"time": "1772704800"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"delay": 5,
"time": "1772706485"
},
"departure": {
"delay": 5,
"time": "1772706485"
},
"stopId": "FR:76565:ZE:18105:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1772704260"
},
"departure": {
"time": "1772704260"
},
"stopId": "FR:76217:ZE:18196:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1772705880"
},
"departure": {
"time": "1772705880"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1772704380"
},
"departure": {
"time": "1772704380"
},
"stopId": "FR:76217:ZE:18104:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1772706000"
},
"departure": {
"time": "1772706000"
},
"stopId": "FR:76217:ZE:18054:ATOUMOD005",
"stopSequence": 27
},
{
"departure": {
"time": "1772703600"
},
"stopId": "FR:76217:ZE:18808:ATOUMOD005",
"stopSequence": 1
}
],
"timestamp": "1772698694",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:351:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4011284x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 105,
"time": "1772698665"
},
"stopId": "FR:76552:ZE:3607:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 64,
"time": "1772699104"
},
"departure": {
"delay": 64,
"time": "1772699104"
},
"stopId": "FR:76552:ZE:4519:ATOUMOD003",
"stopSequence": 53
},
{
"arrival": {
"delay": 98,
"time": "1772698778"
},
"departure": {
"delay": 98,
"time": "1772698778"
},
"stopId": "FR:76552:ZE:3103:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 90,
"time": "1772699070"
},
"departure": {
"delay": 90,
"time": "1772699070"
},
"stopId": "FR:76552:ZE:3172:ATOUMOD003",
"stopSequence": 52
},
{
"departure": {
"delay": 83,
"time": "1772698343"
},
"stopId": "FR:76351:ZE:4611:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 51,
"time": "1772698851"
},
"departure": {
"delay": 51,
"time": "1772698851"
},
"stopId": "FR:76552:ZE:3489:ATOUMOD003",
"stopSequence": 48
},
{
"departure": {
"delay": 136,
"time": "1772698216"
},
"stopId": "FR:76351:ZE:3051:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 108,
"time": "1772698908"
},
"departure": {
"delay": 108,
"time": "1772698908"
},
"stopId": "FR:76552:ZE:3339:ATOUMOD003",
"stopSequence": 49
},
{
"departure": {
"delay": 120,
"time": "1772698440"
},
"stopId": "FR:76351:ZE:3546:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 99,
"time": "1772699019"
},
"departure": {
"delay": 99,
"time": "1772699019"
},
"stopId": "FR:76552:ZE:3105:ATOUMOD003",
"stopSequence": 51
},
{
"arrival": {
"delay": 144,
"time": "1772698644"
},
"departure": {
"delay": 144,
"time": "1772698644"
},
"stopId": "FR:76552:ZE:3297:ATOUMOD003",
"stopSequence": 44
},
{
"departure": {
"delay": 51,
"time": "1772698731"
},
"stopId": "FR:76552:ZE:3092:ATOUMOD003",
"stopSequence": 46
},
{
"departure": {
"delay": 199,
"time": "1772698159"
},
"stopId": "FR:76351:ZE:3022:ATOUMOD003",
"stopSequence": 36
},
{
"departure": {
"delay": 91,
"time": "1772698471"
},
"stopId": "FR:76351:ZE:3020:ATOUMOD003",
"stopSequence": 41
},
{
"departure": {
"delay": 149,
"time": "1772698529"
},
"stopId": "FR:76351:ZE:3459:ATOUMOD003",
"stopSequence": 42
},
{
"departure": {
"delay": 100,
"time": "1772698600"
},
"stopId": "FR:76552:ZE:3158:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 51,
"time": "1772699151"
},
"stopId": "FR:76552:ZE:3400:ATOUMOD003",
"stopSequence": 54
},
{
"arrival": {
"delay": 94,
"time": "1772698954"
},
"departure": {
"delay": 94,
"time": "1772698954"
},
"stopId": "FR:76552:ZE:3355:ATOUMOD003",
"stopSequence": 50
},
{
"departure": {
"delay": 140,
"time": "1772698280"
},
"stopId": "FR:76351:ZE:4593:ATOUMOD003",
"stopSequence": 38
},
{
"departure": {
"delay": 220,
"time": "1772698120"
},
"stopId": "FR:76351:ZE:3579:ATOUMOD003",
"stopSequence": 35
}
],
"timestamp": "1772698706",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4011284x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747886x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -36,
"time": "1772691433"
},
"departure": {
"delay": -36,
"time": "1772691444"
},
"stopId": "FR:50129:ZE:10BSJ1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 86,
"time": "1772691119"
},
"departure": {
"delay": 86,
"time": "1772691146"
},
"stopId": "FR:50129:ZE:10JAR1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -65,
"time": "1772692065"
},
"departure": {
"delay": -65,
"time": "1772692075"
},
"stopId": "FR:50129:ZE:10GNT1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -2,
"time": "1772691991"
},
"departure": {
"delay": -2,
"time": "1772692018"
},
"stopId": "FR:50129:ZE:10LOG1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 5,
"time": "1772690847"
},
"departure": {
"delay": 5,
"time": "1772690885"
},
"stopId": "FR:50129:ZE:10SHU1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -82,
"time": "1772692238"
},
"stopId": "FR:50129:ZE:10MXR1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -30,
"time": "1772691556"
},
"departure": {
"delay": -30,
"time": "1772691570"
},
"stopId": "FR:50129:ZE:10HxC1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 15,
"time": "1772691245"
},
"departure": {
"delay": 15,
"time": "1772691255"
},
"stopId": "FR:50129:ZE:10ODR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -15,
"time": "1772692155"
},
"departure": {
"delay": -15,
"time": "1772692185"
},
"stopId": "FR:50129:ZE:10CEN1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -15,
"time": "1772691279"
},
"departure": {
"delay": -15,
"time": "1772691285"
},
"stopId": "FR:50129:ZE:10SRN1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 63,
"time": "1772690969"
},
"departure": {
"delay": 63,
"time": "1772691063"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 12,
"time": "1772691177"
},
"departure": {
"delay": 12,
"time": "1772691192"
},
"stopId": "FR:50129:ZE:10BOS1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 33,
"time": "1772691611"
},
"departure": {
"delay": 33,
"time": "1772691633"
},
"stopId": "FR:50129:ZE:10GDM3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -1,
"time": "1772691456"
},
"departure": {
"delay": -1,
"time": "1772691479"
},
"stopId": "FR:50129:ZE:10MTT1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -12,
"time": "1772691378"
},
"departure": {
"delay": -12,
"time": "1772691408"
},
"stopId": "FR:50129:ZE:10RUC1:ATOUMOD035",
"stopSequence": 8
},
{
"departure": {
"delay": 173,
"time": "1772690813"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -18,
"time": "1772691493"
},
"departure": {
"delay": -18,
"time": "1772691522"
},
"stopId": "FR:50129:ZE:10SEX1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -32,
"time": "1772691891"
},
"departure": {
"delay": -32,
"time": "1772691928"
},
"stopId": "FR:50129:ZE:10CUR1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -15,
"time": "1772692097"
},
"departure": {
"delay": -15,
"time": "1772692125"
},
"stopId": "FR:50129:ZE:10BOC1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -14,
"time": "1772691750"
},
"departure": {
"delay": -14,
"time": "1772691766"
},
"stopId": "FR:50129:ZE:10CSM1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -52,
"time": "1772691841"
},
"departure": {
"delay": -52,
"time": "1772691848"
},
"stopId": "FR:50129:ZE:10DEB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 30,
"time": "1772691652"
},
"departure": {
"delay": 30,
"time": "1772691690"
},
"stopId": "FR:50129:ZE:10SWZ1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -61,
"time": "1772691952"
},
"departure": {
"delay": -61,
"time": "1772691959"
},
"stopId": "FR:50129:ZE:10REN1:ATOUMOD035",
"stopSequence": 18
}
],
"timestamp": "1772698727",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747886x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:193:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 65,
"time": "1772698500"
},
"departure": {
"delay": 65,
"time": "1772698505"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"delay": 125,
"time": "1772696640"
},
"departure": {
"delay": 125,
"time": "1772696645"
},
"stopId": "FR:76217:ZE:18183:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"delay": 245,
"time": "1772697240"
},
"departure": {
"delay": 245,
"time": "1772697245"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"delay": 60,
"time": "1772698980"
},
"departure": {
"delay": 60,
"time": "1772698980"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"delay": 60,
"time": "1772699220"
},
"departure": {
"delay": 60,
"time": "1772699220"
},
"stopId": "FR:76565:ZE:18238:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"delay": 60,
"time": "1772698320"
},
"departure": {
"delay": 60,
"time": "1772698380"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"delay": -55,
"time": "1772698080"
},
"departure": {
"delay": -55,
"time": "1772698085"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"delay": 185,
"time": "1772697120"
},
"departure": {
"delay": 185,
"time": "1772697125"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"delay": 60,
"time": "1772699160"
},
"departure": {
"delay": 60,
"time": "1772699160"
},
"stopId": "FR:76217:ZE:18040:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"delay": 245,
"time": "1772697180"
},
"departure": {
"delay": 245,
"time": "1772697185"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 9
},
{
"departure": {
"delay": -60,
"time": "1772696340"
},
"stopId": "FR:76217:ZE:18808:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"delay": 65,
"time": "1772698680"
},
"departure": {
"delay": 65,
"time": "1772698685"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"delay": 65,
"time": "1772696520"
},
"departure": {
"delay": 65,
"time": "1772696525"
},
"stopId": "FR:76217:ZE:18810:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"delay": 245,
"time": "1772697480"
},
"departure": {
"delay": 245,
"time": "1772697485"
},
"stopId": "FR:76217:ZE:18104:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"delay": 125,
"time": "1772697660"
},
"departure": {
"delay": 125,
"time": "1772697665"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"delay": 65,
"time": "1772699165"
},
"departure": {
"delay": 65,
"time": "1772699165"
},
"stopId": "FR:76565:ZE:18105:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"delay": 125,
"time": "1772697720"
},
"departure": {
"delay": 125,
"time": "1772697725"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"delay": 60,
"time": "1772699100"
},
"departure": {
"delay": 60,
"time": "1772699100"
},
"stopId": "FR:76217:ZE:18073:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"delay": 180,
"time": "1772697000"
},
"departure": {
"delay": 180,
"time": "1772697060"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"delay": 125,
"time": "1772696700"
},
"departure": {
"delay": 125,
"time": "1772696705"
},
"stopId": "FR:76217:ZE:18176:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"delay": 245,
"time": "1772697360"
},
"departure": {
"delay": 245,
"time": "1772697365"
},
"stopId": "FR:76217:ZE:18196:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"delay": 60,
"time": "1772698800"
},
"departure": {
"delay": 60,
"time": "1772698800"
},
"stopId": "FR:76217:ZE:18054:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"delay": 60,
"time": "1772698560"
},
"departure": {
"delay": 60,
"time": "1772698620"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"delay": 245,
"time": "1772697300"
},
"departure": {
"delay": 245,
"time": "1772697305"
},
"stopId": "FR:76217:ZE:18164:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"delay": 195,
"time": "1772697370"
},
"departure": {
"delay": 195,
"time": "1772697375"
},
"stopId": "FR:76217:ZE:18189:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"delay": 60,
"time": "1772699400"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 35
},
{
"arrival": {
"delay": 65,
"time": "1772696760"
},
"departure": {
"delay": 65,
"time": "1772696765"
},
"stopId": "FR:76217:ZE:18169:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"delay": 75,
"time": "1772697730"
},
"departure": {
"delay": 75,
"time": "1772697735"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"delay": 120,
"time": "1772696880"
},
"departure": {
"delay": 120,
"time": "1772696940"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"delay": 125,
"time": "1772697840"
},
"departure": {
"delay": 125,
"time": "1772697845"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"delay": 60,
"time": "1772698860"
},
"departure": {
"delay": 60,
"time": "1772698860"
},
"stopId": "FR:76217:ZE:18025:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"delay": 255,
"time": "1772697310"
},
"departure": {
"delay": 255,
"time": "1772697315"
},
"stopId": "FR:76217:ZE:18208:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"delay": 60,
"time": "1772699280"
},
"departure": {
"delay": 60,
"time": "1772699280"
},
"stopId": "FR:76565:ZE:18443:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"delay": 125,
"time": "1772697540"
},
"departure": {
"delay": 125,
"time": "1772697545"
},
"stopId": "FR:76217:ZE:18078:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"delay": 125,
"time": "1772697900"
},
"departure": {
"delay": 125,
"time": "1772697905"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 21
}
],
"timestamp": "1772698694",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:193:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746213x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 54,
"time": "1772697882"
},
"departure": {
"delay": 54,
"time": "1772697894"
},
"stopId": "FR:50129:ZE:10CVE2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 40,
"time": "1772700280"
},
"departure": {
"delay": 40,
"time": "1772700280"
},
"stopId": "FR:50129:ZE:10CPL2:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 40,
"time": "1772699740"
},
"departure": {
"delay": 40,
"time": "1772699740"
},
"stopId": "FR:50129:ZE:10HUI2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 40,
"time": "1772700580"
},
"departure": {
"delay": 40,
"time": "1772700580"
},
"stopId": "FR:50129:ZE:10HOU2:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 48,
"time": "1772698144"
},
"departure": {
"delay": 48,
"time": "1772698188"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 40,
"time": "1772700340"
},
"departure": {
"delay": 40,
"time": "1772700340"
},
"stopId": "FR:50129:ZE:10PRE2:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 40,
"time": "1772699860"
},
"departure": {
"delay": 40,
"time": "1772699860"
},
"stopId": "FR:50129:ZE:10HOM2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 56,
"time": "1772698118"
},
"departure": {
"delay": 56,
"time": "1772698136"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 40,
"time": "1772700760"
},
"departure": {
"delay": 40,
"time": "1772700760"
},
"stopId": "FR:50129:ZE:10ALB2:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 40,
"time": "1772701000"
},
"departure": {
"delay": 40,
"time": "1772701000"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 49
},
{
"arrival": {
"delay": 40,
"time": "1772699800"
},
"departure": {
"delay": 40,
"time": "1772699800"
},
"stopId": "FR:50129:ZE:10BEL2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 40,
"time": "1772699020"
},
"departure": {
"delay": 40,
"time": "1772699020"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 40,
"time": "1772698840"
},
"departure": {
"delay": 40,
"time": "1772698840"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 77,
"time": "1772698290"
},
"departure": {
"delay": 77,
"time": "1772698337"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 40,
"time": "1772700640"
},
"departure": {
"delay": 40,
"time": "1772700640"
},
"stopId": "FR:50129:ZE:10CAR2:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 40,
"time": "1772700220"
},
"departure": {
"delay": 40,
"time": "1772700220"
},
"stopId": "FR:50129:ZE:10LON2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 40,
"time": "1772699920"
},
"departure": {
"delay": 40,
"time": "1772699920"
},
"stopId": "FR:50129:ZE:10AGO2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 40,
"time": "1772700040"
},
"departure": {
"delay": 40,
"time": "1772700040"
},
"stopId": "FR:50129:ZE:10DUB2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 40,
"time": "1772700400"
},
"departure": {
"delay": 40,
"time": "1772700400"
},
"stopId": "FR:50129:ZE:10ARA2:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 67,
"time": "1772698431"
},
"departure": {
"delay": 67,
"time": "1772698447"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 40,
"time": "1772699320"
},
"departure": {
"delay": 40,
"time": "1772699320"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 40,
"time": "1772700460"
},
"departure": {
"delay": 40,
"time": "1772700460"
},
"stopId": "FR:50129:ZE:10BON2:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 86,
"time": "1772697949"
},
"departure": {
"delay": 86,
"time": "1772697986"
},
"stopId": "FR:50129:ZE:10MGT2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 40,
"time": "1772701060"
},
"stopId": "FR:50129:ZE:10MAX1:ATOUMOD035",
"stopSequence": 50
},
{
"arrival": {
"delay": 40,
"time": "1772699680"
},
"departure": {
"delay": 40,
"time": "1772699680"
},
"stopId": "FR:50129:ZE:10TRA6:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 88,
"time": "1772697838"
},
"departure": {
"delay": 88,
"time": "1772697868"
},
"stopId": "FR:50129:ZE:10COS2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 40,
"time": "1772699620"
},
"departure": {
"delay": 40,
"time": "1772699620"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 40,
"time": "1772700520"
},
"departure": {
"delay": 40,
"time": "1772700520"
},
"stopId": "FR:50129:ZE:10BRT2:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 40,
"time": "1772700940"
},
"departure": {
"delay": 40,
"time": "1772700940"
},
"stopId": "FR:50129:ZE:10SFG2:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 40,
"time": "1772700880"
},
"departure": {
"delay": 40,
"time": "1772700880"
},
"stopId": "FR:50129:ZE:10COF2:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 79,
"time": "1772697911"
},
"departure": {
"delay": 79,
"time": "1772697919"
},
"stopId": "FR:50129:ZE:10RSX2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 40,
"time": "1772699200"
},
"departure": {
"delay": 40,
"time": "1772699200"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 40,
"time": "1772699260"
},
"departure": {
"delay": 40,
"time": "1772699260"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 40,
"time": "1772700160"
},
"departure": {
"delay": 40,
"time": "1772700160"
},
"stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 40,
"time": "1772700280"
},
"departure": {
"delay": 40,
"time": "1772700280"
},
"stopId": "FR:50129:ZE:10BHE2:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 33,
"time": "1772698679"
},
"departure": {
"delay": 33,
"time": "1772698713"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 51,
"time": "1772698362"
},
"departure": {
"delay": 51,
"time": "1772698371"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 70,
"time": "1772697704"
},
"departure": {
"delay": 70,
"time": "1772697730"
},
"stopId": "FR:50129:ZE:10JGO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 104,
"time": "1772697994"
},
"departure": {
"delay": 104,
"time": "1772698004"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 88,
"time": "1772698091"
},
"departure": {
"delay": 88,
"time": "1772698108"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 24,
"time": "1772698392"
},
"departure": {
"delay": 24,
"time": "1772698404"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 40,
"time": "1772700700"
},
"departure": {
"delay": 40,
"time": "1772700700"
},
"stopId": "FR:50129:ZE:10SFN2:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 53,
"time": "1772698501"
},
"departure": {
"delay": 53,
"time": "1772698553"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 40,
"time": "1772699380"
},
"departure": {
"delay": 40,
"time": "1772699380"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 53,
"time": "1772698584"
},
"departure": {
"delay": 53,
"time": "1772698613"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 40,
"time": "1772699980"
},
"departure": {
"delay": 40,
"time": "1772699980"
},
"stopId": "FR:50129:ZE:10LAV2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 40,
"time": "1772699080"
},
"departure": {
"delay": 40,
"time": "1772699080"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 21
},
{
"departure": {
"delay": 57,
"time": "1772697657"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 97,
"time": "1772698015"
},
"departure": {
"delay": 97,
"time": "1772698057"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 40,
"time": "1772699500"
},
"departure": {
"delay": 40,
"time": "1772699500"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 26
}
],
"timestamp": "1772698732",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746213x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD008:ServiceJourney:9786x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772699400"
},
"departure": {
"time": "1772699400"
},
"stopId": "FR:76259:ZE:FECHALL2:ATOUMOD008",
"stopSequence": 10
},
{
"arrival": {
"delay": 60,
"time": "1772699100"
},
"departure": {
"delay": 60,
"time": "1772699100"
},
"stopId": "FR:76259:ZE:FECSETI1:ATOUMOD008",
"stopSequence": 6
},
{
"arrival": {
"delay": 125,
"time": "1772698680"
},
"departure": {
"delay": 125,
"time": "1772698685"
},
"stopId": "FR:76259:ZE:FECHYSO2:ATOUMOD008",
"stopSequence": 3
},
{
"arrival": {
"delay": 130,
"time": "1772698505"
},
"departure": {
"delay": 130,
"time": "1772698510"
},
"stopId": "FR:76259:ZE:FECSLOU2:ATOUMOD008",
"stopSequence": 2
},
{
"arrival": {
"time": "1772699340"
},
"departure": {
"time": "1772699340"
},
"stopId": "FR:76259:ZE:FECHVIL2:ATOUMOD008",
"stopSequence": 9
},
{
"arrival": {
"time": "1772700240"
},
"stopId": "FR:76259:ZE:FECHOPI1:ATOUMOD008",
"stopSequence": 18
},
{
"arrival": {
"delay": 60,
"time": "1772698740"
},
"departure": {
"delay": 60,
"time": "1772698740"
},
"stopId": "FR:76259:ZE:FECVIKI2:ATOUMOD008",
"stopSequence": 4
},
{
"arrival": {
"delay": 60,
"time": "1772698860"
},
"departure": {
"delay": 60,
"time": "1772698860"
},
"stopId": "FR:76259:ZE:FECDESG2:ATOUMOD008",
"stopSequence": 5
},
{
"arrival": {
"time": "1772699700"
},
"departure": {
"time": "1772699700"
},
"stopId": "FR:76259:ZE:FECCHUE2:ATOUMOD008",
"stopSequence": 13
},
{
"arrival": {
"delay": 60,
"time": "1772699160"
},
"departure": {
"delay": 60,
"time": "1772699160"
},
"stopId": "FR:76259:ZE:FECGARE2:ATOUMOD008",
"stopSequence": 7
},
{
"arrival": {
"time": "1772699640"
},
"departure": {
"time": "1772699640"
},
"stopId": "FR:76259:ZE:FECJMAC2:ATOUMOD008",
"stopSequence": 12
},
{
"arrival": {
"time": "1772700120"
},
"departure": {
"time": "1772700120"
},
"stopId": "FR:76259:ZE:FECJVER1:ATOUMOD008",
"stopSequence": 15
},
{
"arrival": {
"time": "1772700180"
},
"departure": {
"time": "1772700180"
},
"stopId": "FR:76259:ZE:FECCSC1:ATOUMOD008",
"stopSequence": 16
},
{
"arrival": {
"delay": 60,
"time": "1772699280"
},
"departure": {
"delay": 60,
"time": "1772699280"
},
"stopId": "FR:76259:ZE:FECBREP2:ATOUMOD008",
"stopSequence": 8
},
{
"arrival": {
"time": "1772699520"
},
"departure": {
"time": "1772699520"
},
"stopId": "FR:76259:ZE:FECCOUB2:ATOUMOD008",
"stopSequence": 11
},
{
"arrival": {
"time": "1772699820"
},
"departure": {
"time": "1772699820"
},
"stopId": "FR:76259:ZE:FECMBLE2:ATOUMOD008",
"stopSequence": 14
},
{
"departure": {
"delay": 180,
"time": "1772698500"
},
"stopId": "FR:76259:ZE:FECRLIL1:ATOUMOD008",
"stopSequence": 1
}
],
"timestamp": "1772698772",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD008:Line:L01:LOC",
"tripId": "ATOUMOD008:ServiceJourney:9786x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC598424:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -157,
"time": "1772699123"
},
"departure": {
"delay": -157,
"time": "1772699123"
},
"stopId": "FR:27229:ZE:0xFAU02:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": 67,
"time": "1772698258"
},
"departure": {
"delay": 67,
"time": "1772698267"
},
"stopId": "FR:27229:ZE:0xPOL02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": 16,
"time": "1772698576"
},
"departure": {
"delay": 16,
"time": "1772698576"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -47,
"time": "1772698873"
},
"departure": {
"delay": -47,
"time": "1772698873"
},
"stopId": "FR:27229:ZE:0xPAR02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -53,
"time": "1772698747"
},
"departure": {
"delay": -53,
"time": "1772698747"
},
"stopId": "FR:27229:ZE:0xCAT01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": 148,
"time": "1772698408"
},
"departure": {
"delay": 148,
"time": "1772698408"
},
"stopId": "FR:27229:ZE:0xMOU02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -51,
"time": "1772698809"
},
"departure": {
"delay": -51,
"time": "1772698809"
},
"stopId": "FR:27229:ZE:0xREP02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -88,
"time": "1772698952"
},
"departure": {
"delay": -88,
"time": "1772698952"
},
"stopId": "FR:27229:ZE:0xVER02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -23,
"time": "1772698650"
},
"departure": {
"delay": -23,
"time": "1772698657"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -195,
"time": "1772699205"
},
"stopId": "FR:27229:ZE:0xCOM01:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -119,
"time": "1772699041"
},
"departure": {
"delay": -119,
"time": "1772699041"
},
"stopId": "FR:27229:ZE:0xBSJ02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -39,
"time": "1772698761"
},
"departure": {
"delay": -39,
"time": "1772698761"
},
"stopId": "FR:27229:ZE:0xJJA02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 95,
"time": "1772698475"
},
"departure": {
"delay": 95,
"time": "1772698475"
},
"stopId": "FR:27229:ZE:0xLET02:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": 16,
"time": "1772698516"
},
"departure": {
"delay": 16,
"time": "1772698516"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 67,
"time": "1772698327"
},
"departure": {
"delay": 67,
"time": "1772698327"
},
"stopId": "FR:27229:ZE:0xORL02:ATOUMOD004",
"stopSequence": 9
}
],
"timestamp": "1772698767",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T8:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC598424:LOC"
}
}
},
{
"id": "SM:ATOUMOD019:ServiceJourney:2x21430274xBOL1xLMCJVxx:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 80,
"time": "1772691053"
},
"departure": {
"delay": 80,
"time": "1772691080"
},
"stopId": "FR:76114:ZE:116:ATOUMOD019",
"stopSequence": 6
},
{
"arrival": {
"delay": 268,
"time": "1772690899"
},
"departure": {
"delay": 268,
"time": "1772690908"
},
"stopId": "FR:76114:ZE:114:ATOUMOD019",
"stopSequence": 4
},
{
"arrival": {
"delay": 277,
"time": "1772690785"
},
"departure": {
"delay": 277,
"time": "1772690797"
},
"stopId": "FR:76114:ZE:112:ATOUMOD019",
"stopSequence": 2
},
{
"arrival": {
"delay": 244,
"time": "1772690808"
},
"departure": {
"delay": 244,
"time": "1772690824"
},
"stopId": "FR:76114:ZE:113:ATOUMOD019",
"stopSequence": 3
},
{
"arrival": {
"time": "1772691202"
},
"departure": {
"time": "1772691060"
},
"stopId": "FR:76114:ZE:102:ATOUMOD019",
"stopSequence": 7
},
{
"arrival": {
"delay": 130,
"time": "1772691001"
},
"departure": {
"delay": 130,
"time": "1772691010"
},
"stopId": "FR:76114:ZE:115:ATOUMOD019",
"stopSequence": 5
},
{
"departure": {
"delay": 282,
"time": "1772690742"
},
"stopId": "FR:76114:ZE:111:ATOUMOD019",
"stopSequence": 1
}
],
"timestamp": "1772698762",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD019:Line:1:LOC",
"tripId": "ATOUMOD019:ServiceJourney:2x21430274xBOL1xLMCJVxx:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:489:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772712300"
},
"stopId": "FR:76217:ZE:18809:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1772709900"
},
"departure": {
"time": "1772709900"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1772711760"
},
"departure": {
"time": "1772711760"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1772709960"
},
"departure": {
"time": "1772709960"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1772712060"
},
"departure": {
"time": "1772712060"
},
"stopId": "FR:76217:ZE:18168:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1772709300"
},
"departure": {
"time": "1772709300"
},
"stopId": "FR:76217:ZE:18072:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1772710980"
},
"departure": {
"time": "1772710980"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1772711880"
},
"departure": {
"time": "1772711880"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1772709540"
},
"departure": {
"time": "1772709540"
},
"stopId": "FR:76217:ZE:18024:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1772709600"
},
"departure": {
"time": "1772709600"
},
"stopId": "FR:76217:ZE:18053:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1772711580"
},
"departure": {
"time": "1772711580"
},
"stopId": "FR:76217:ZE:18163:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1772709480"
},
"departure": {
"time": "1772709480"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1772711400"
},
"departure": {
"time": "1772711400"
},
"stopId": "FR:76217:ZE:18188:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1772711460"
},
"departure": {
"time": "1772711460"
},
"stopId": "FR:76217:ZE:18195:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1772710260"
},
"departure": {
"time": "1772710260"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1772711100"
},
"departure": {
"time": "1772711100"
},
"stopId": "FR:76217:ZE:18079:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1772710620"
},
"departure": {
"time": "1772710620"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1772709120"
},
"departure": {
"time": "1772709120"
},
"stopId": "FR:76565:ZE:18255:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1772712000"
},
"departure": {
"time": "1772712000"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1772710080"
},
"departure": {
"time": "1772710080"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1772709720"
},
"departure": {
"time": "1772709720"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1772711640"
},
"departure": {
"time": "1772711640"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1772711700"
},
"departure": {
"time": "1772711700"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1772710860"
},
"departure": {
"time": "1772710860"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1772712240"
},
"departure": {
"time": "1772712240"
},
"stopId": "FR:76217:ZE:18191:ATOUMOD005",
"stopSequence": 32
},
{
"departure": {
"time": "1772709000"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1772710920"
},
"departure": {
"time": "1772710920"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1772709060"
},
"departure": {
"time": "1772709060"
},
"stopId": "FR:76565:ZE:18285:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1772709240"
},
"departure": {
"time": "1772709240"
},
"stopId": "FR:76217:ZE:18039:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1772711220"
},
"departure": {
"time": "1772711220"
},
"stopId": "FR:76217:ZE:18103:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1772712120"
},
"departure": {
"time": "1772712120"
},
"stopId": "FR:76217:ZE:18242:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1772711520"
},
"departure": {
"time": "1772711520"
},
"stopId": "FR:76217:ZE:18207:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1772710680"
},
"departure": {
"time": "1772710680"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 15
}
],
"timestamp": "1772698772",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:489:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746134x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 51,
"time": "1772686880"
},
"departure": {
"delay": 51,
"time": "1772686911"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": -6,
"time": "1772687602"
},
"departure": {
"delay": -6,
"time": "1772687634"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 26,
"time": "1772685431"
},
"departure": {
"delay": 26,
"time": "1772685446"
},
"stopId": "FR:50129:ZE:10BHE1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 6,
"time": "1772685300"
},
"departure": {
"delay": 6,
"time": "1772685306"
},
"stopId": "FR:50129:ZE:10ARA1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 20,
"time": "1772685782"
},
"departure": {
"delay": 20,
"time": "1772685800"
},
"stopId": "FR:50129:ZE:10AGO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -8,
"time": "1772687741"
},
"departure": {
"delay": -8,
"time": "1772687752"
},
"stopId": "FR:50129:ZE:10CVE1:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 15,
"time": "1772686167"
},
"departure": {
"delay": 15,
"time": "1772686215"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -1,
"time": "1772685820"
},
"departure": {
"delay": -1,
"time": "1772685839"
},
"stopId": "FR:50129:ZE:10HOM1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 46,
"time": "1772685201"
},
"departure": {
"delay": 46,
"time": "1772685226"
},
"stopId": "FR:50129:ZE:10BON1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -21,
"time": "1772686263"
},
"departure": {
"delay": -21,
"time": "1772686299"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -5,
"time": "1772685043"
},
"departure": {
"delay": -5,
"time": "1772685055"
},
"stopId": "FR:50129:ZE:10CAR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -23,
"time": "1772686993"
},
"departure": {
"delay": -23,
"time": "1772687017"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 27,
"time": "1772685664"
},
"departure": {
"delay": 27,
"time": "1772685687"
},
"stopId": "FR:50129:ZE:10DUB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -27,
"time": "1772686623"
},
"departure": {
"delay": -27,
"time": "1772686653"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 27,
"time": "1772685964"
},
"departure": {
"delay": 27,
"time": "1772685987"
},
"stopId": "FR:50129:ZE:10HUI1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -89,
"time": "1772687851"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 26,
"time": "1772685475"
},
"departure": {
"delay": 26,
"time": "1772685506"
},
"stopId": "FR:50129:ZE:10LON1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -59,
"time": "1772687137"
},
"departure": {
"delay": -59,
"time": "1772687161"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": -70,
"time": "1772687383"
},
"departure": {
"delay": -70,
"time": "1772687390"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 2,
"time": "1772685886"
},
"departure": {
"delay": 2,
"time": "1772685902"
},
"stopId": "FR:50129:ZE:10BEL1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -42,
"time": "1772687648"
},
"departure": {
"delay": -42,
"time": "1772687658"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": -4,
"time": "1772687402"
},
"departure": {
"delay": -4,
"time": "1772687516"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": -42,
"time": "1772687248"
},
"departure": {
"delay": -42,
"time": "1772687298"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": -40,
"time": "1772687770"
},
"departure": {
"delay": -40,
"time": "1772687780"
},
"stopId": "FR:50129:ZE:10COS1:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 4,
"time": "1772686397"
},
"departure": {
"delay": 4,
"time": "1772686444"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 7,
"time": "1772686553"
},
"departure": {
"delay": 7,
"time": "1772686567"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -32,
"time": "1772685074"
},
"departure": {
"delay": -32,
"time": "1772685088"
},
"stopId": "FR:50129:ZE:10HOU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -8,
"time": "1772685372"
},
"departure": {
"delay": -8,
"time": "1772685412"
},
"stopId": "FR:50129:ZE:10CPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 23,
"time": "1772686072"
},
"departure": {
"delay": 23,
"time": "1772686103"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 27,
"time": "1772685551"
},
"departure": {
"delay": 27,
"time": "1772685567"
},
"stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -47,
"time": "1772687700"
},
"departure": {
"delay": -47,
"time": "1772687713"
},
"stopId": "FR:50129:ZE:10RSX1:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 28,
"time": "1772685713"
},
"departure": {
"delay": 28,
"time": "1772685748"
},
"stopId": "FR:50129:ZE:10LAV1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -23,
"time": "1772687056"
},
"departure": {
"delay": -23,
"time": "1772687077"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 17,
"time": "1772684940"
},
"departure": {
"delay": 17,
"time": "1772684957"
},
"stopId": "FR:50129:ZE:10ALB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -16,
"time": "1772687554"
},
"departure": {
"delay": -16,
"time": "1772687564"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": -47,
"time": "1772687220"
},
"departure": {
"delay": -47,
"time": "1772687233"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 61,
"time": "1772684812"
},
"departure": {
"delay": 61,
"time": "1772684821"
},
"stopId": "FR:50129:ZE:10SFG1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 20,
"time": "1772686499"
},
"departure": {
"delay": 20,
"time": "1772686520"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": -14,
"time": "1772687671"
},
"departure": {
"delay": -14,
"time": "1772687686"
},
"stopId": "FR:50129:ZE:10MGT1:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 10,
"time": "1772685112"
},
"departure": {
"delay": 10,
"time": "1772685190"
},
"stopId": "FR:50129:ZE:10BRT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -16,
"time": "1772686334"
},
"departure": {
"delay": -16,
"time": "1772686364"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -23,
"time": "1772687185"
},
"departure": {
"delay": -23,
"time": "1772687197"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 36
},
{
"departure": {
"delay": 32,
"time": "1772684792"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -40,
"time": "1772686749"
},
"departure": {
"delay": -40,
"time": "1772686760"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -20,
"time": "1772685326"
},
"departure": {
"delay": -20,
"time": "1772685340"
},
"stopId": "FR:50129:ZE:10PRE1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 36,
"time": "1772686022"
},
"departure": {
"delay": 36,
"time": "1772686056"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 62,
"time": "1772684850"
},
"departure": {
"delay": 62,
"time": "1772684882"
},
"stopId": "FR:50129:ZE:10COF1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"time": "1772684977"
},
"departure": {
"time": "1772685000"
},
"stopId": "FR:50129:ZE:10SFN1:ATOUMOD035",
"stopSequence": 5
}
],
"timestamp": "1772698733",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746134x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:405:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772706240"
},
"departure": {
"time": "1772706240"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1772706960"
},
"departure": {
"time": "1772706960"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1772708520"
},
"departure": {
"time": "1772708520"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1772706780"
},
"departure": {
"time": "1772706780"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1772708220"
},
"departure": {
"time": "1772708220"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"delay": 5,
"time": "1772706245"
},
"departure": {
"delay": 5,
"time": "1772706245"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1772707500"
},
"departure": {
"time": "1772707500"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1772706540"
},
"departure": {
"time": "1772706540"
},
"stopId": "FR:76217:ZE:18178:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1772706900"
},
"departure": {
"time": "1772706900"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1772707920"
},
"departure": {
"time": "1772707920"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1772706840"
},
"departure": {
"time": "1772706840"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"delay": 5,
"time": "1772708705"
},
"departure": {
"delay": 5,
"time": "1772708705"
},
"stopId": "FR:76217:ZE:18102:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1772706180"
},
"departure": {
"time": "1772706180"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1772706120"
},
"departure": {
"time": "1772706120"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"delay": 5,
"time": "1772708285"
},
"departure": {
"delay": 5,
"time": "1772708285"
},
"stopId": "FR:76217:ZE:18442:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1772708280"
},
"departure": {
"time": "1772708280"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1772708880"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1772706300"
},
"departure": {
"time": "1772706300"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1772706420"
},
"departure": {
"time": "1772706420"
},
"stopId": "FR:76217:ZE:18171:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1772708040"
},
"departure": {
"time": "1772708040"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1772707680"
},
"departure": {
"time": "1772707680"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1772708100"
},
"departure": {
"time": "1772708100"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1772708700"
},
"departure": {
"time": "1772708700"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1772707860"
},
"departure": {
"time": "1772707860"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"delay": 5,
"time": "1772708045"
},
"departure": {
"delay": 5,
"time": "1772708045"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"delay": 10,
"time": "1772708290"
},
"departure": {
"delay": 10,
"time": "1772708290"
},
"stopId": "FR:76217:ZE:18091:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1772707320"
},
"departure": {
"time": "1772707320"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1772708160"
},
"departure": {
"time": "1772708160"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1772706480"
},
"departure": {
"time": "1772706480"
},
"stopId": "FR:76217:ZE:18198:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1772708340"
},
"departure": {
"time": "1772708340"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1772707980"
},
"departure": {
"time": "1772707980"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1772706720"
},
"departure": {
"time": "1772706720"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1772706360"
},
"departure": {
"time": "1772706360"
},
"stopId": "FR:76217:ZE:18167:ATOUMOD005",
"stopSequence": 7
},
{
"departure": {
"time": "1772706000"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 1
}
],
"timestamp": "1772698652",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:405:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745230x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 180,
"time": "1772699160"
},
"departure": {
"delay": 180,
"time": "1772699160"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 177,
"time": "1772698098"
},
"departure": {
"delay": 177,
"time": "1772698137"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"time": "1772698726"
},
"departure": {
"time": "1772698560"
},
"stopId": "FR:50129:ZE:10PFO1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 253,
"time": "1772698656"
},
"departure": {
"delay": 253,
"time": "1772698693"
},
"stopId": "FR:50129:ZE:10FOR3:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 129,
"time": "1772697856"
},
"departure": {
"delay": 129,
"time": "1772697909"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 193,
"time": "1772697980"
},
"departure": {
"delay": 193,
"time": "1772698033"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 180,
"time": "1772698860"
},
"departure": {
"delay": 180,
"time": "1772698860"
},
"stopId": "FR:50129:ZE:10RTU1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 198,
"time": "1772698172"
},
"departure": {
"delay": 198,
"time": "1772698218"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 254,
"time": "1772698345"
},
"departure": {
"delay": 254,
"time": "1772698394"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"departure": {
"delay": 123,
"time": "1772697723"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 180,
"time": "1772699340"
},
"departure": {
"delay": 180,
"time": "1772699340"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 198,
"time": "1772698244"
},
"departure": {
"delay": 198,
"time": "1772698278"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 180,
"time": "1772698920"
},
"departure": {
"delay": 180,
"time": "1772698920"
},
"stopId": "FR:50129:ZE:10BRA3:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 180,
"time": "1772699520"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 180,
"time": "1772699280"
},
"departure": {
"delay": 180,
"time": "1772699280"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 180,
"time": "1772699040"
},
"departure": {
"delay": 180,
"time": "1772699040"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 180,
"time": "1772699100"
},
"departure": {
"delay": 180,
"time": "1772699100"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 294,
"time": "1772698566"
},
"departure": {
"delay": 294,
"time": "1772698614"
},
"stopId": "FR:50129:ZE:10CRC3:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 180,
"time": "1772699220"
},
"departure": {
"delay": 180,
"time": "1772699220"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 16
}
],
"timestamp": "1772698736",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745230x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC595687:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -8,
"time": "1772699032"
},
"departure": {
"delay": -8,
"time": "1772699032"
},
"stopId": "FR:27299:ZE:0xMAG01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 20,
"time": "1772699120"
},
"departure": {
"delay": 20,
"time": "1772699120"
},
"stopId": "FR:27299:ZE:0xECG01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -49,
"time": "1772699591"
},
"departure": {
"delay": -49,
"time": "1772699591"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -201,
"time": "1772700459"
},
"departure": {
"delay": -201,
"time": "1772700459"
},
"stopId": "FR:27020:ZE:0xACH01:ATOUMOD004",
"stopSequence": 33
},
{
"arrival": {
"delay": 30,
"time": "1772699370"
},
"departure": {
"delay": 30,
"time": "1772699370"
},
"stopId": "FR:27229:ZE:0xLEG01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -231,
"time": "1772700849"
},
"departure": {
"delay": -231,
"time": "1772700849"
},
"stopId": "FR:27020:ZE:0xLOA01:ATOUMOD004",
"stopSequence": 41
},
{
"arrival": {
"delay": -154,
"time": "1772700146"
},
"departure": {
"delay": -154,
"time": "1772700146"
},
"stopId": "FR:27229:ZE:0xJDA01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -252,
"time": "1772700648"
},
"departure": {
"delay": -252,
"time": "1772700648"
},
"stopId": "FR:27020:ZE:0xPEG01:ATOUMOD004",
"stopSequence": 38
},
{
"arrival": {
"delay": -98,
"time": "1772699782"
},
"departure": {
"delay": -98,
"time": "1772699782"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -315,
"time": "1772700765"
},
"departure": {
"delay": -315,
"time": "1772700765"
},
"stopId": "FR:27020:ZE:0xITO01:ATOUMOD004",
"stopSequence": 40
},
{
"arrival": {
"delay": -38,
"time": "1772698882"
},
"departure": {
"delay": -38,
"time": "1772698882"
},
"stopId": "FR:27299:ZE:0xARN01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -49,
"time": "1772699531"
},
"departure": {
"delay": -49,
"time": "1772699531"
},
"stopId": "FR:27229:ZE:0xGDC01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 30,
"time": "1772699430"
},
"departure": {
"delay": 30,
"time": "1772699430"
},
"stopId": "FR:27229:ZE:0xPMF01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -160,
"time": "1772700020"
},
"departure": {
"delay": -160,
"time": "1772700020"
},
"stopId": "FR:27229:ZE:0xBDN01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -230,
"time": "1772700490"
},
"departure": {
"delay": -230,
"time": "1772700490"
},
"stopId": "FR:27020:ZE:0xLPO01:ATOUMOD004",
"stopSequence": 34
},
{
"arrival": {
"delay": 20,
"time": "1772699180"
},
"departure": {
"delay": 20,
"time": "1772699180"
},
"stopId": "FR:27299:ZE:0xPAG01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -115,
"time": "1772700365"
},
"departure": {
"delay": -115,
"time": "1772700365"
},
"stopId": "FR:27229:ZE:0xHIP01:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": -145,
"time": "1772700395"
},
"departure": {
"delay": -145,
"time": "1772700395"
},
"stopId": "FR:27229:ZE:0xCIT01:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": -160,
"time": "1772700080"
},
"departure": {
"delay": -160,
"time": "1772700080"
},
"stopId": "FR:27229:ZE:0xGER01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -277,
"time": "1772700983"
},
"stopId": "FR:27020:ZE:0xMOE01:ATOUMOD004",
"stopSequence": 43
},
{
"arrival": {
"delay": -247,
"time": "1772700953"
},
"departure": {
"delay": -247,
"time": "1772700953"
},
"stopId": "FR:27020:ZE:0xETA01:ATOUMOD004",
"stopSequence": 42
},
{
"arrival": {
"delay": -158,
"time": "1772699842"
},
"departure": {
"delay": -158,
"time": "1772699842"
},
"stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -250,
"time": "1772700590"
},
"departure": {
"delay": -250,
"time": "1772700590"
},
"stopId": "FR:27020:ZE:0xLHA01:ATOUMOD004",
"stopSequence": 37
},
{
"arrival": {
"delay": -176,
"time": "1772700184"
},
"departure": {
"delay": -176,
"time": "1772700184"
},
"stopId": "FR:27229:ZE:0xPLA01:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": 40,
"time": "1772699260"
},
"departure": {
"delay": 40,
"time": "1772699260"
},
"stopId": "FR:27299:ZE:0xBON01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -209,
"time": "1772700211"
},
"departure": {
"delay": -209,
"time": "1772700211"
},
"stopId": "FR:27229:ZE:0xNAV01:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": -39,
"time": "1772699661"
},
"departure": {
"delay": -39,
"time": "1772699661"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 19
},
{
"departure": {
"time": "1772698800"
},
"stopId": "FR:27439:ZE:0xCAP01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -243,
"time": "1772700537"
},
"departure": {
"delay": -243,
"time": "1772700537"
},
"stopId": "FR:27020:ZE:0xLBA01:ATOUMOD004",
"stopSequence": 35
},
{
"arrival": {
"delay": -38,
"time": "1772698942"
},
"departure": {
"delay": -38,
"time": "1772698942"
},
"stopId": "FR:27299:ZE:0xRNA01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -264,
"time": "1772700576"
},
"departure": {
"delay": -264,
"time": "1772700576"
},
"stopId": "FR:27020:ZE:0xAMA01:ATOUMOD004",
"stopSequence": 36
},
{
"arrival": {
"delay": -258,
"time": "1772700702"
},
"departure": {
"delay": -258,
"time": "1772700702"
},
"stopId": "FR:27020:ZE:0xMAC01:ATOUMOD004",
"stopSequence": 39
},
{
"arrival": {
"time": "1772698860"
},
"departure": {
"time": "1772698860"
},
"stopId": "FR:27299:ZE:0xIND01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -97,
"time": "1772700323"
},
"departure": {
"delay": -97,
"time": "1772700323"
},
"stopId": "FR:27229:ZE:0xUSI01:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": -19,
"time": "1772699501"
},
"departure": {
"delay": -19,
"time": "1772699501"
},
"stopId": "FR:27229:ZE:0xDUP01:ATOUMOD004",
"stopSequence": 16
}
],
"timestamp": "1772698767",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T5:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC595687:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230671x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 25,
"time": "1772698105"
},
"departure": {
"delay": 25,
"time": "1772698105"
},
"stopId": "FR:76351:ZE:4134:ATOUMOD003",
"stopSequence": 10
},
{
"departure": {
"delay": 76,
"time": "1772698396"
},
"stopId": "FR:76351:ZE:3700:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 20,
"time": "1772698760"
},
"departure": {
"delay": 20,
"time": "1772698760"
},
"stopId": "FR:76351:ZE:4641:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 20,
"time": "1772699300"
},
"departure": {
"delay": 20,
"time": "1772699300"
},
"stopId": "FR:76351:ZE:3124:ATOUMOD003",
"stopSequence": 24
},
{
"departure": {
"delay": 34,
"time": "1772698714"
},
"stopId": "FR:76351:ZE:3645:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 24,
"time": "1772699364"
},
"departure": {
"delay": 24,
"time": "1772699364"
},
"stopId": "FR:76351:ZE:3417:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 20,
"time": "1772699000"
},
"departure": {
"delay": 20,
"time": "1772699000"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 20,
"time": "1772699480"
},
"departure": {
"delay": 20,
"time": "1772699480"
},
"stopId": "FR:76351:ZE:3426:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 55,
"time": "1772698855"
},
"departure": {
"delay": 55,
"time": "1772698855"
},
"stopId": "FR:76351:ZE:3027:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 20,
"time": "1772699660"
},
"departure": {
"delay": 20,
"time": "1772699660"
},
"stopId": "FR:76351:ZE:4467:ATOUMOD003",
"stopSequence": 31
},
{
"departure": {
"delay": 86,
"time": "1772698646"
},
"stopId": "FR:76351:ZE:3500:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 31,
"time": "1772699551"
},
"departure": {
"delay": 31,
"time": "1772699551"
},
"stopId": "FR:76351:ZE:5223:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 47,
"time": "1772699507"
},
"departure": {
"delay": 47,
"time": "1772699507"
},
"stopId": "FR:76351:ZE:3384:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 25,
"time": "1772697865"
},
"departure": {
"delay": 25,
"time": "1772697865"
},
"stopId": "FR:76351:ZE:3771:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 20,
"time": "1772699600"
},
"departure": {
"delay": 20,
"time": "1772699600"
},
"stopId": "FR:76351:ZE:4558:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 65,
"time": "1772698025"
},
"departure": {
"delay": 65,
"time": "1772698025"
},
"stopId": "FR:76351:ZE:3534:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 74,
"time": "1772698814"
},
"departure": {
"delay": 74,
"time": "1772698814"
},
"stopId": "FR:76351:ZE:4520:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 22,
"time": "1772699902"
},
"departure": {
"delay": 22,
"time": "1772699902"
},
"stopId": "FR:76351:ZE:4297:ATOUMOD003",
"stopSequence": 34
},
{
"departure": {
"delay": 44,
"time": "1772697704"
},
"stopId": "FR:76351:ZE:4357:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 76,
"time": "1772699836"
},
"departure": {
"delay": 76,
"time": "1772699836"
},
"stopId": "FR:76351:ZE:4835:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 28,
"time": "1772699728"
},
"departure": {
"delay": 28,
"time": "1772699728"
},
"stopId": "FR:76351:ZE:4724:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 29,
"time": "1772699429"
},
"departure": {
"delay": 29,
"time": "1772699429"
},
"stopId": "FR:76351:ZE:3363:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 79,
"time": "1772699119"
},
"departure": {
"delay": 79,
"time": "1772699119"
},
"stopId": "FR:76351:ZE:3627:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 20,
"time": "1772699960"
},
"stopId": "FR:76351:ZE:4825:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 32,
"time": "1772699252"
},
"departure": {
"delay": 32,
"time": "1772699252"
},
"stopId": "FR:76351:ZE:3357:ATOUMOD003",
"stopSequence": 23
},
{
"departure": {
"delay": 66,
"time": "1772698506"
},
"stopId": "FR:76351:ZE:3794:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 25,
"time": "1772697925"
},
"departure": {
"delay": 25,
"time": "1772697925"
},
"stopId": "FR:76351:ZE:3533:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 38,
"time": "1772699198"
},
"departure": {
"delay": 38,
"time": "1772699198"
},
"stopId": "FR:76351:ZE:3531:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 75,
"time": "1772699055"
},
"departure": {
"delay": 75,
"time": "1772699055"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 20
}
],
"timestamp": "1772697916",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230671x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746163x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -35,
"time": "1772698185"
},
"departure": {
"delay": -35,
"time": "1772698225"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -19,
"time": "1772697965"
},
"departure": {
"delay": -19,
"time": "1772698001"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 110,
"time": "1772699210"
},
"departure": {
"delay": 110,
"time": "1772699210"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 137,
"time": "1772697329"
},
"departure": {
"delay": 137,
"time": "1772697377"
},
"stopId": "FR:50129:ZE:10DUB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 180,
"time": "1772696506"
},
"departure": {
"delay": 180,
"time": "1772696520"
},
"stopId": "FR:50129:ZE:10SFG1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 118,
"time": "1772697400"
},
"departure": {
"delay": 118,
"time": "1772697418"
},
"stopId": "FR:50129:ZE:10LAV1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 37,
"time": "1772697603"
},
"departure": {
"delay": 37,
"time": "1772697637"
},
"stopId": "FR:50129:ZE:10HUI1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 87,
"time": "1772697482"
},
"departure": {
"delay": 87,
"time": "1772697507"
},
"stopId": "FR:50129:ZE:10HOM1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 21,
"time": "1772698130"
},
"departure": {
"delay": 21,
"time": "1772698161"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 72,
"time": "1772697061"
},
"departure": {
"delay": 72,
"time": "1772697072"
},
"stopId": "FR:50129:ZE:10CPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 110,
"time": "1772699450"
},
"departure": {
"delay": 110,
"time": "1772699450"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 21,
"time": "1772697711"
},
"departure": {
"delay": 21,
"time": "1772697741"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 110,
"time": "1772699690"
},
"departure": {
"delay": 110,
"time": "1772699690"
},
"stopId": "FR:50129:ZE:10COS1:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": -10,
"time": "1772698031"
},
"departure": {
"delay": -10,
"time": "1772698070"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 110,
"time": "1772699090"
},
"departure": {
"delay": 110,
"time": "1772699090"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 164,
"time": "1772696674"
},
"departure": {
"delay": 164,
"time": "1772696684"
},
"stopId": "FR:50129:ZE:10ALB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 110,
"time": "1772699510"
},
"departure": {
"delay": 110,
"time": "1772699510"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 102,
"time": "1772697090"
},
"departure": {
"delay": 102,
"time": "1772697102"
},
"stopId": "FR:50129:ZE:10BHE1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 110,
"time": "1772698850"
},
"departure": {
"delay": 110,
"time": "1772698850"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 21,
"time": "1772697834"
},
"departure": {
"delay": 21,
"time": "1772697861"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 222,
"time": "1772696538"
},
"departure": {
"delay": 222,
"time": "1772696622"
},
"stopId": "FR:50129:ZE:10COF1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 110,
"time": "1772699630"
},
"departure": {
"delay": 110,
"time": "1772699630"
},
"stopId": "FR:50129:ZE:10RSX1:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 148,
"time": "1772696700"
},
"departure": {
"delay": 148,
"time": "1772696728"
},
"stopId": "FR:50129:ZE:10SFN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 110,
"time": "1772699090"
},
"departure": {
"delay": 110,
"time": "1772699090"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 110,
"time": "1772699330"
},
"departure": {
"delay": 110,
"time": "1772699330"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 96,
"time": "1772698429"
},
"departure": {
"delay": 96,
"time": "1772698596"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 110,
"time": "1772699810"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 109,
"time": "1772697451"
},
"departure": {
"delay": 109,
"time": "1772697469"
},
"stopId": "FR:50129:ZE:10AGO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 110,
"time": "1772699150"
},
"departure": {
"delay": 110,
"time": "1772699150"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": -17,
"time": "1772697901"
},
"departure": {
"delay": -17,
"time": "1772697943"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 158,
"time": "1772696771"
},
"departure": {
"delay": 158,
"time": "1772696798"
},
"stopId": "FR:50129:ZE:10CAR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 110,
"time": "1772699570"
},
"departure": {
"delay": 110,
"time": "1772699570"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 110,
"time": "1772698970"
},
"departure": {
"delay": 110,
"time": "1772698970"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 146,
"time": "1772696865"
},
"departure": {
"delay": 146,
"time": "1772696906"
},
"stopId": "FR:50129:ZE:10BRT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 115,
"time": "1772697220"
},
"departure": {
"delay": 115,
"time": "1772697235"
},
"stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035",
"stopSequence": 15
},
{
"departure": {
"delay": 151,
"time": "1772696491"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 110,
"time": "1772699630"
},
"departure": {
"delay": 110,
"time": "1772699630"
},
"stopId": "FR:50129:ZE:10CVE1:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 93,
"time": "1772697028"
},
"departure": {
"delay": 93,
"time": "1772697033"
},
"stopId": "FR:50129:ZE:10PRE1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 177,
"time": "1772696906"
},
"departure": {
"delay": 177,
"time": "1772696937"
},
"stopId": "FR:50129:ZE:10BON1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -56,
"time": "1772698264"
},
"departure": {
"delay": -56,
"time": "1772698324"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 36,
"time": "1772697558"
},
"departure": {
"delay": 36,
"time": "1772697576"
},
"stopId": "FR:50129:ZE:10BEL1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 110,
"time": "1772699390"
},
"departure": {
"delay": 110,
"time": "1772699390"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 122,
"time": "1772697133"
},
"departure": {
"delay": 122,
"time": "1772697182"
},
"stopId": "FR:50129:ZE:10LON1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"time": "1772698695"
},
"departure": {
"time": "1772698620"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 128,
"time": "1772696973"
},
"departure": {
"delay": 128,
"time": "1772697008"
},
"stopId": "FR:50129:ZE:10ARA1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 40,
"time": "1772697670"
},
"departure": {
"delay": 40,
"time": "1772697700"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 142,
"time": "1772696814"
},
"departure": {
"delay": 142,
"time": "1772696842"
},
"stopId": "FR:50129:ZE:10HOU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 110,
"time": "1772699570"
},
"departure": {
"delay": 110,
"time": "1772699570"
},
"stopId": "FR:50129:ZE:10MGT1:ATOUMOD035",
"stopSequence": 44
}
],
"timestamp": "1772698734",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746163x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:455:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772709960"
},
"departure": {
"time": "1772709960"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1772707980"
},
"departure": {
"time": "1772707980"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1772710380"
},
"departure": {
"time": "1772710380"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1772709900"
},
"departure": {
"time": "1772709900"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1772710020"
},
"departure": {
"time": "1772710020"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 30
},
{
"departure": {
"time": "1772707800"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1772710200"
},
"departure": {
"time": "1772710200"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"delay": 10,
"time": "1772709970"
},
"departure": {
"delay": 10,
"time": "1772709970"
},
"stopId": "FR:76217:ZE:18091:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1772709720"
},
"departure": {
"time": "1772709720"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1772708520"
},
"departure": {
"time": "1772708520"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1772709600"
},
"departure": {
"time": "1772709600"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1772708040"
},
"departure": {
"time": "1772708040"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1772709840"
},
"departure": {
"time": "1772709840"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1772709300"
},
"departure": {
"time": "1772709300"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1772709540"
},
"departure": {
"time": "1772709540"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1772708760"
},
"departure": {
"time": "1772708760"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"delay": 5,
"time": "1772710385"
},
"departure": {
"delay": 5,
"time": "1772710385"
},
"stopId": "FR:76217:ZE:18102:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1772707920"
},
"departure": {
"time": "1772707920"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1772709780"
},
"departure": {
"time": "1772709780"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1772709120"
},
"departure": {
"time": "1772709120"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1772708340"
},
"departure": {
"time": "1772708340"
},
"stopId": "FR:76217:ZE:18178:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1772708580"
},
"departure": {
"time": "1772708580"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1772710560"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1772708160"
},
"departure": {
"time": "1772708160"
},
"stopId": "FR:76217:ZE:18167:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"delay": 5,
"time": "1772708045"
},
"departure": {
"delay": 5,
"time": "1772708045"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1772709660"
},
"departure": {
"time": "1772709660"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1772709420"
},
"departure": {
"time": "1772709420"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1772708220"
},
"departure": {
"time": "1772708220"
},
"stopId": "FR:76217:ZE:18171:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"delay": 5,
"time": "1772709965"
},
"departure": {
"delay": 5,
"time": "1772709965"
},
"stopId": "FR:76217:ZE:18442:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1772708700"
},
"departure": {
"time": "1772708700"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1772708640"
},
"departure": {
"time": "1772708640"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1772708280"
},
"departure": {
"time": "1772708280"
},
"stopId": "FR:76217:ZE:18198:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"delay": 5,
"time": "1772709725"
},
"departure": {
"delay": 5,
"time": "1772709725"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1772708100"
},
"departure": {
"time": "1772708100"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 6
}
],
"timestamp": "1772698725",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:455:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4196385x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 271,
"time": "1772698291"
},
"stopId": "FR:76552:ZE:3092:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 307,
"time": "1772698747"
},
"departure": {
"delay": 307,
"time": "1772698747"
},
"stopId": "FR:76351:ZE:4079:ATOUMOD003",
"stopSequence": 29
},
{
"departure": {
"delay": 288,
"time": "1772698548"
},
"stopId": "FR:76552:ZE:3630:ATOUMOD003",
"stopSequence": 24
},
{
"departure": {
"delay": 317,
"time": "1772698577"
},
"stopId": "FR:76552:ZE:3651:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 219,
"time": "1772698839"
},
"departure": {
"delay": 219,
"time": "1772698839"
},
"stopId": "FR:76351:ZE:3403:ATOUMOD003",
"stopSequence": 32
},
{
"departure": {
"delay": 320,
"time": "1772698340"
},
"stopId": "FR:76552:ZE:3103:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 250,
"time": "1772699050"
},
"departure": {
"delay": 250,
"time": "1772699050"
},
"stopId": "FR:76351:ZE:3542:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 312,
"time": "1772698512"
},
"departure": {
"delay": 312,
"time": "1772698512"
},
"stopId": "FR:76552:ZE:3355:ATOUMOD003",
"stopSequence": 23
},
{
"departure": {
"delay": 311,
"time": "1772698691"
},
"stopId": "FR:76351:ZE:3214:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 249,
"time": "1772698749"
},
"departure": {
"delay": 249,
"time": "1772698749"
},
"stopId": "FR:76351:ZE:3258:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 244,
"time": "1772699104"
},
"departure": {
"delay": 244,
"time": "1772699104"
},
"stopId": "FR:76351:ZE:3345:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 240,
"time": "1772699220"
},
"departure": {
"delay": 240,
"time": "1772699220"
},
"stopId": "FR:76351:ZE:4606:ATOUMOD003",
"stopSequence": 38
},
{
"departure": {
"delay": 294,
"time": "1772698614"
},
"stopId": "FR:76351:ZE:3032:ATOUMOD003",
"stopSequence": 26
},
{
"departure": {
"delay": 327,
"time": "1772698467"
},
"stopId": "FR:76552:ZE:3339:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 219,
"time": "1772699319"
},
"stopId": "FR:76351:ZE:3716:ATOUMOD003",
"stopSequence": 39
},
{
"departure": {
"delay": 276,
"time": "1772698656"
},
"stopId": "FR:76351:ZE:4817:ATOUMOD003",
"stopSequence": 27
},
{
"departure": {
"delay": 222,
"time": "1772698722"
},
"stopId": "FR:76351:ZE:3044:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 219,
"time": "1772699139"
},
"departure": {
"delay": 219,
"time": "1772699139"
},
"stopId": "FR:76351:ZE:4471:ATOUMOD003",
"stopSequence": 37
},
{
"departure": {
"delay": 264,
"time": "1772698404"
},
"stopId": "FR:76552:ZE:3489:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 263,
"time": "1772698883"
},
"departure": {
"delay": 263,
"time": "1772698883"
},
"stopId": "FR:76351:ZE:3024:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 269,
"time": "1772698949"
},
"departure": {
"delay": 269,
"time": "1772698949"
},
"stopId": "FR:76351:ZE:3101:ATOUMOD003",
"stopSequence": 34
}
],
"timestamp": "1772698316",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:16:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4196385x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:879:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772703300"
},
"departure": {
"time": "1772703300"
},
"stopId": "FR:27681:ZE:10057:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1772704020"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
},
{
"departure": {
"time": "1772703000"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1772703540"
},
"departure": {
"time": "1772703540"
},
"stopId": "FR:27681:ZE:10074:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1772703840"
},
"departure": {
"time": "1772703840"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1772703600"
},
"departure": {
"time": "1772703600"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1772703180"
},
"departure": {
"time": "1772703180"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1772703120"
},
"departure": {
"time": "1772703120"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1772703420"
},
"departure": {
"time": "1772703420"
},
"stopId": "FR:27681:ZE:10059:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1772703360"
},
"departure": {
"time": "1772703360"
},
"stopId": "FR:27681:ZE:10080:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1772703780"
},
"departure": {
"time": "1772703780"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1772703240"
},
"departure": {
"time": "1772703240"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1772703480"
},
"departure": {
"time": "1772703480"
},
"stopId": "FR:27681:ZE:28981:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1772703060"
},
"departure": {
"time": "1772703060"
},
"stopId": "FR:27681:ZE:28976:ATOUMOD007",
"stopSequence": 2
}
],
"timestamp": "1772698762",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:879:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746159x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 48,
"time": "1772694248"
},
"departure": {
"delay": 48,
"time": "1772694288"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 146,
"time": "1772695331"
},
"departure": {
"delay": 146,
"time": "1772695346"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 57,
"time": "1772693058"
},
"departure": {
"delay": 57,
"time": "1772693097"
},
"stopId": "FR:50129:ZE:10ARA1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 154,
"time": "1772695663"
},
"departure": {
"delay": 154,
"time": "1772695714"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 75,
"time": "1772693206"
},
"departure": {
"delay": 75,
"time": "1772693235"
},
"stopId": "FR:50129:ZE:10BHE1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 88,
"time": "1772693453"
},
"departure": {
"delay": 88,
"time": "1772693488"
},
"stopId": "FR:50129:ZE:10DUB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 145,
"time": "1772696005"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 156,
"time": "1772695823"
},
"departure": {
"delay": 156,
"time": "1772695836"
},
"stopId": "FR:50129:ZE:10RSX1:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 92,
"time": "1772693520"
},
"departure": {
"delay": 92,
"time": "1772693552"
},
"stopId": "FR:50129:ZE:10LAV1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 115,
"time": "1772695196"
},
"departure": {
"delay": 115,
"time": "1772695255"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 99,
"time": "1772693645"
},
"departure": {
"delay": 99,
"time": "1772693679"
},
"stopId": "FR:50129:ZE:10HOM1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 136,
"time": "1772695006"
},
"departure": {
"delay": 136,
"time": "1772695036"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 43,
"time": "1772694124"
},
"departure": {
"delay": 43,
"time": "1772694163"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 108,
"time": "1772692596"
},
"departure": {
"delay": 108,
"time": "1772692608"
},
"stopId": "FR:50129:ZE:10SFG1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 1,
"time": "1772694495"
},
"departure": {
"delay": 1,
"time": "1772694541"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 200,
"time": "1772695872"
},
"departure": {
"delay": 200,
"time": "1772695880"
},
"stopId": "FR:50129:ZE:10CVE1:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 141,
"time": "1772695564"
},
"departure": {
"delay": 141,
"time": "1772695581"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 71,
"time": "1772692903"
},
"departure": {
"delay": 71,
"time": "1772692931"
},
"stopId": "FR:50129:ZE:10HOU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 138,
"time": "1772692633"
},
"departure": {
"delay": 138,
"time": "1772692698"
},
"stopId": "FR:50129:ZE:10COF1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 157,
"time": "1772695366"
},
"departure": {
"delay": 157,
"time": "1772695417"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 116,
"time": "1772695082"
},
"departure": {
"delay": 116,
"time": "1772695136"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 163,
"time": "1772694670"
},
"departure": {
"delay": 163,
"time": "1772694823"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 17,
"time": "1772694388"
},
"departure": {
"delay": 17,
"time": "1772694437"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 177,
"time": "1772695765"
},
"departure": {
"delay": 177,
"time": "1772695797"
},
"stopId": "FR:50129:ZE:10MGT1:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 90,
"time": "1772693876"
},
"departure": {
"delay": 90,
"time": "1772693910"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 172,
"time": "1772695514"
},
"departure": {
"delay": 172,
"time": "1772695552"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 28,
"time": "1772693180"
},
"departure": {
"delay": 28,
"time": "1772693188"
},
"stopId": "FR:50129:ZE:10CPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 71,
"time": "1772693258"
},
"departure": {
"delay": 71,
"time": "1772693291"
},
"stopId": "FR:50129:ZE:10LON1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 83,
"time": "1772693924"
},
"departure": {
"delay": 83,
"time": "1772693963"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 82,
"time": "1772692859"
},
"departure": {
"delay": 82,
"time": "1772692882"
},
"stopId": "FR:50129:ZE:10CAR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 101,
"time": "1772692992"
},
"departure": {
"delay": 101,
"time": "1772693021"
},
"stopId": "FR:50129:ZE:10BON1:ATOUMOD035",
"stopSequence": 9
},
{
"departure": {
"delay": 81,
"time": "1772692581"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 171,
"time": "1772695276"
},
"departure": {
"delay": 171,
"time": "1772695311"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 76,
"time": "1772692799"
},
"departure": {
"delay": 76,
"time": "1772692816"
},
"stopId": "FR:50129:ZE:10SFN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 97,
"time": "1772692749"
},
"departure": {
"delay": 97,
"time": "1772692777"
},
"stopId": "FR:50129:ZE:10ALB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 88,
"time": "1772694003"
},
"departure": {
"delay": 88,
"time": "1772694088"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 66,
"time": "1772692951"
},
"departure": {
"delay": 66,
"time": "1772692986"
},
"stopId": "FR:50129:ZE:10BRT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 46,
"time": "1772693117"
},
"departure": {
"delay": 46,
"time": "1772693146"
},
"stopId": "FR:50129:ZE:10PRE1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 66,
"time": "1772693330"
},
"departure": {
"delay": 66,
"time": "1772693346"
},
"stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 196,
"time": "1772695902"
},
"departure": {
"delay": 196,
"time": "1772695936"
},
"stopId": "FR:50129:ZE:10COS1:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 101,
"time": "1772693586"
},
"departure": {
"delay": 101,
"time": "1772693621"
},
"stopId": "FR:50129:ZE:10AGO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 47,
"time": "1772694195"
},
"departure": {
"delay": 47,
"time": "1772694227"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 127,
"time": "1772695738"
},
"departure": {
"delay": 127,
"time": "1772695747"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 41,
"time": "1772693725"
},
"departure": {
"delay": 41,
"time": "1772693741"
},
"stopId": "FR:50129:ZE:10BEL1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 89,
"time": "1772693802"
},
"departure": {
"delay": 89,
"time": "1772693849"
},
"stopId": "FR:50129:ZE:10HUI1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 130,
"time": "1772694872"
},
"departure": {
"delay": 130,
"time": "1772694910"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 53,
"time": "1772694316"
},
"departure": {
"delay": 53,
"time": "1772694353"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 120,
"time": "1772695608"
},
"departure": {
"delay": 120,
"time": "1772695620"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 41
}
],
"timestamp": "1772698733",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746159x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747522x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 101,
"time": "1772694628"
},
"departure": {
"delay": 101,
"time": "1772694641"
},
"stopId": "FR:50129:ZE:10CRD2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 176,
"time": "1772694861"
},
"departure": {
"delay": 176,
"time": "1772694896"
},
"stopId": "FR:50129:ZE:10ILO2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 161,
"time": "1772694733"
},
"departure": {
"delay": 161,
"time": "1772694761"
},
"stopId": "FR:50129:ZE:10COD2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 146,
"time": "1772695454"
},
"departure": {
"delay": 146,
"time": "1772695466"
},
"stopId": "FR:50129:ZE:10CCI2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 232,
"time": "1772695947"
},
"departure": {
"delay": 232,
"time": "1772696032"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 111,
"time": "1772696661"
},
"departure": {
"delay": 111,
"time": "1772696691"
},
"stopId": "FR:50129:ZE:10VDT1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 85,
"time": "1772696454"
},
"departure": {
"delay": 85,
"time": "1772696485"
},
"stopId": "FR:50129:ZE:10IUT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 96,
"time": "1772696429"
},
"departure": {
"delay": 96,
"time": "1772696436"
},
"stopId": "FR:50129:ZE:10UNI1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 183,
"time": "1772694814"
},
"departure": {
"delay": 183,
"time": "1772694843"
},
"stopId": "FR:50129:ZE:10EUR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 130,
"time": "1772695501"
},
"departure": {
"delay": 130,
"time": "1772695510"
},
"stopId": "FR:50129:ZE:10CIT2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 257,
"time": "1772695074"
},
"departure": {
"delay": 257,
"time": "1772695097"
},
"stopId": "FR:50129:ZE:10LMW1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 152,
"time": "1772694651"
},
"departure": {
"delay": 152,
"time": "1772694692"
},
"stopId": "FR:50129:ZE:10LMQ2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 169,
"time": "1772695222"
},
"departure": {
"delay": 169,
"time": "1772695249"
},
"stopId": "FR:50129:ZE:10GMA3:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 82,
"time": "1772695601"
},
"departure": {
"delay": 82,
"time": "1772695642"
},
"stopId": "FR:50129:ZE:10PLA4:ATOUMOD035",
"stopSequence": 13
},
{
"departure": {
"delay": 161,
"time": "1772694521"
},
"stopId": "FR:50129:ZE:10PIS1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 227,
"time": "1772696112"
},
"departure": {
"delay": 227,
"time": "1772696147"
},
"stopId": "FR:50129:ZE:10MEN3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 88,
"time": "1772695677"
},
"departure": {
"delay": 88,
"time": "1772695708"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 84,
"time": "1772696594"
},
"departure": {
"delay": 84,
"time": "1772696604"
},
"stopId": "FR:50129:ZE:10PFO3:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 246,
"time": "1772694996"
},
"departure": {
"delay": 246,
"time": "1772695026"
},
"stopId": "FR:50129:ZE:10CLO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 203,
"time": "1772695150"
},
"departure": {
"delay": 203,
"time": "1772695163"
},
"stopId": "FR:50129:ZE:10MLL4:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 115,
"time": "1772696389"
},
"departure": {
"delay": 115,
"time": "1772696395"
},
"stopId": "FR:50129:ZE:10AIG1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 82,
"time": "1772696722"
},
"stopId": "FR:50129:ZE:10ZFO1:ATOUMOD035",
"stopSequence": 22
}
],
"timestamp": "1772698736",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:08:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747522x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD021:ServiceJourney:61xHO03xLxCJxSx:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 1,
"time": "1772698278"
},
"departure": {
"delay": 1,
"time": "1772698321"
},
"stopId": "FR:14333:ZE:11:ATOUMOD021",
"stopSequence": 17
},
{
"arrival": {
"delay": 110,
"time": "1772697477"
},
"departure": {
"delay": 110,
"time": "1772697530"
},
"stopId": "FR:14536:ZE:26:ATOUMOD021",
"stopSequence": 9
},
{
"arrival": {
"delay": 131,
"time": "1772697636"
},
"departure": {
"delay": 131,
"time": "1772697671"
},
"stopId": "FR:14536:ZE:24:ATOUMOD021",
"stopSequence": 10
},
{
"arrival": {
"delay": 35,
"time": "1772697795"
},
"departure": {
"delay": 35,
"time": "1772697875"
},
"stopId": "FR:14333:ZE:22:ATOUMOD021",
"stopSequence": 11
},
{
"arrival": {
"delay": 26,
"time": "1772696895"
},
"departure": {
"delay": 26,
"time": "1772696906"
},
"stopId": "FR:14333:ZE:38:ATOUMOD021",
"stopSequence": 3
},
{
"arrival": {
"delay": 112,
"time": "1772697367"
},
"departure": {
"delay": 112,
"time": "1772697412"
},
"stopId": "FR:14333:ZE:28:ATOUMOD021",
"stopSequence": 8
},
{
"arrival": {
"delay": 67,
"time": "1772697117"
},
"departure": {
"delay": 67,
"time": "1772697247"
},
"stopId": "FR:14333:ZE:30:ATOUMOD021",
"stopSequence": 7
},
{
"departure": {
"time": "1772696700"
},
"stopId": "FR:14333:ZE:41:ATOUMOD021",
"stopSequence": 1
},
{
"arrival": {
"delay": 16,
"time": "1772696949"
},
"departure": {
"delay": 16,
"time": "1772696956"
},
"stopId": "FR:14333:ZE:36:ATOUMOD021",
"stopSequence": 4
},
{
"arrival": {
"delay": 10,
"time": "1772698140"
},
"departure": {
"delay": 10,
"time": "1772698150"
},
"stopId": "FR:14333:ZE:15:ATOUMOD021",
"stopSequence": 15
},
{
"arrival": {
"delay": -13,
"time": "1772698600"
},
"departure": {
"delay": -13,
"time": "1772698607"
},
"stopId": "FR:14333:ZE:5:ATOUMOD021",
"stopSequence": 20
},
{
"arrival": {
"delay": 4,
"time": "1772698386"
},
"departure": {
"delay": 4,
"time": "1772698444"
},
"stopId": "FR:14333:ZE:9:ATOUMOD021",
"stopSequence": 18
},
{
"arrival": {
"delay": 1,
"time": "1772698520"
},
"departure": {
"delay": 1,
"time": "1772698561"
},
"stopId": "FR:14333:ZE:7:ATOUMOD021",
"stopSequence": 19
},
{
"arrival": {
"delay": 40,
"time": "1772696987"
},
"departure": {
"delay": 40,
"time": "1772697040"
},
"stopId": "FR:14333:ZE:34:ATOUMOD021",
"stopSequence": 5
},
{
"arrival": {
"delay": 67,
"time": "1772698019"
},
"departure": {
"delay": 67,
"time": "1772698027"
},
"stopId": "FR:14333:ZE:19:ATOUMOD021",
"stopSequence": 13
},
{
"arrival": {
"delay": 33,
"time": "1772696809"
},
"departure": {
"delay": 33,
"time": "1772696853"
},
"stopId": "FR:14333:ZE:40:ATOUMOD021",
"stopSequence": 2
},
{
"arrival": {
"time": "1772698680"
},
"stopId": "FR:14333:ZE:3:ATOUMOD021",
"stopSequence": 21
},
{
"arrival": {
"delay": 24,
"time": "1772697896"
},
"departure": {
"delay": 24,
"time": "1772697924"
},
"stopId": "FR:14333:ZE:21:ATOUMOD021",
"stopSequence": 12
},
{
"arrival": {
"delay": 15,
"time": "1772697059"
},
"departure": {
"delay": 15,
"time": "1772697075"
},
"stopId": "FR:14333:ZE:32:ATOUMOD021",
"stopSequence": 6
},
{
"arrival": {
"delay": 6,
"time": "1772698049"
},
"departure": {
"delay": 6,
"time": "1772698086"
},
"stopId": "FR:14333:ZE:17:ATOUMOD021",
"stopSequence": 14
},
{
"arrival": {
"delay": -6,
"time": "1772698184"
},
"departure": {
"delay": -6,
"time": "1772698194"
},
"stopId": "FR:14333:ZE:13:ATOUMOD021",
"stopSequence": 16
}
],
"timestamp": "1772698686",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD021:Line:A:LOC",
"tripId": "ATOUMOD021:ServiceJourney:61xHO03xLxCJxSx:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852615F6025447x2026x02x28T22x07x15Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772697720"
},
"departure": {
"time": "1772697840"
},
"stopId": "FR:50502:ZE:StopPointxOCETrainxTERx87447003:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1772696460"
},
"departure": {
"time": "1772696520"
},
"stopId": "FR:14370:ZE:StopPointxOCETrainxTERx87444083:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1772695140"
},
"departure": {
"time": "1772695200"
},
"stopId": "FR:14098:ZE:StopPointxOCETrainxTERx87444042:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1772695920"
},
"departure": {
"time": "1772695980"
},
"stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1772695500"
},
"departure": {
"time": "1772695560"
},
"stopId": "FR:14026:ZE:StopPointxOCETrainxTERx87444059:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1772699100"
},
"stopId": "FR:50147:ZE:StopPointxOCETrainxTERx87447110:ATOUMOD002",
"stopSequence": 14
},
{
"arrival": {
"time": "1772696940"
},
"departure": {
"time": "1772697000"
},
"stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002",
"stopSequence": 11
},
{
"departure": {
"time": "1772694660"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 1
}
],
"timestamp": "1772691051",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx789690b9x0beex4978x8bf9xf4810c9e16f2x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852615F6025447x2026x02x28T22x07x15Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:801:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772702100"
},
"departure": {
"time": "1772702100"
},
"stopId": "FR:27562:ZE:10026:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1772701980"
},
"departure": {
"time": "1772701980"
},
"stopId": "FR:27562:ZE:10025:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1772701740"
},
"departure": {
"time": "1772701740"
},
"stopId": "FR:27562:ZE:50434:ATOUMOD007",
"stopSequence": 7
},
{
"departure": {
"time": "1772701140"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1772701380"
},
"departure": {
"time": "1772701380"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1772702040"
},
"departure": {
"time": "1772702040"
},
"stopId": "FR:27562:ZE:10020:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1772701860"
},
"departure": {
"time": "1772701860"
},
"stopId": "FR:27562:ZE:10053:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1772701500"
},
"departure": {
"time": "1772701500"
},
"stopId": "FR:27681:ZE:10033:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1772701620"
},
"departure": {
"time": "1772701620"
},
"stopId": "FR:27681:ZE:10116:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1772702160"
},
"stopId": "FR:27562:ZE:93:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1772701320"
},
"departure": {
"time": "1772701320"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1772701800"
},
"departure": {
"time": "1772701800"
},
"stopId": "FR:27562:ZE:10041:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1772701260"
},
"departure": {
"time": "1772701260"
},
"stopId": "FR:27681:ZE:10113:ATOUMOD007",
"stopSequence": 2
}
],
"timestamp": "1772698758",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:26:LOC",
"tripId": "ATOUMOD007:ServiceJourney:801:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x4490618:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 1160,
"time": "1772702780"
},
"departure": {
"delay": 1160,
"time": "1772702780"
},
"stopId": "FR:27348:ZE:0x6292:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 1200,
"time": "1772703360"
},
"departure": {
"delay": 1200,
"time": "1772703360"
},
"stopId": "FR:27458:ZE:0x6698:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": 1211,
"time": "1772703011"
},
"departure": {
"delay": 1211,
"time": "1772703011"
},
"stopId": "FR:27008:ZE:0x6048:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": 1186,
"time": "1772703466"
},
"departure": {
"delay": 1186,
"time": "1772703466"
},
"stopId": "FR:27458:ZE:0x6680:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": 1185,
"time": "1772702805"
},
"departure": {
"delay": 1185,
"time": "1772702805"
},
"stopId": "FR:27008:ZE:0x6050:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 1146,
"time": "1772702466"
},
"departure": {
"delay": 1146,
"time": "1772702466"
},
"stopId": "FR:27348:ZE:0x6298:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 1246,
"time": "1772703706"
},
"departure": {
"delay": 1246,
"time": "1772703706"
},
"stopId": "FR:27458:ZE:0x6691:ATOUMOD006",
"stopSequence": 38
},
{
"departure": {
"delay": 1191,
"time": "1772701191"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": 1207,
"time": "1772703607"
},
"departure": {
"delay": 1207,
"time": "1772703607"
},
"stopId": "FR:27458:ZE:0x6678:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": 1233,
"time": "1772703513"
},
"departure": {
"delay": 1233,
"time": "1772703513"
},
"stopId": "FR:27458:ZE:0x6692:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": 1218,
"time": "1772703438"
},
"departure": {
"delay": 1218,
"time": "1772703438"
},
"stopId": "FR:27458:ZE:0x6694:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": 1150,
"time": "1772701750"
},
"departure": {
"delay": 1150,
"time": "1772701750"
},
"stopId": "FR:27365:ZE:0x7269:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 1185,
"time": "1772702265"
},
"departure": {
"delay": 1185,
"time": "1772702265"
},
"stopId": "FR:27469:ZE:0x6662:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 1227,
"time": "1772702907"
},
"departure": {
"delay": 1227,
"time": "1772702907"
},
"stopId": "FR:27008:ZE:0x6046:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": 1211,
"time": "1772703071"
},
"departure": {
"delay": 1211,
"time": "1772703071"
},
"stopId": "FR:27008:ZE:0x6057:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": 1173,
"time": "1772701593"
},
"departure": {
"delay": 1173,
"time": "1772701593"
},
"stopId": "FR:27365:ZE:0x6332:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 1231,
"time": "1772702011"
},
"departure": {
"delay": 1231,
"time": "1772702011"
},
"stopId": "FR:27196:ZE:0x6323:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 1132,
"time": "1772702512"
},
"departure": {
"delay": 1132,
"time": "1772702512"
},
"stopId": "FR:27348:ZE:0x6297:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 1193,
"time": "1772702633"
},
"departure": {
"delay": 1193,
"time": "1772702633"
},
"stopId": "FR:27348:ZE:0x6301:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 1244,
"time": "1772703224"
},
"departure": {
"delay": 1244,
"time": "1772703224"
},
"stopId": "FR:27386:ZE:0x6375:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": 1178,
"time": "1772701538"
},
"departure": {
"delay": 1178,
"time": "1772701538"
},
"stopId": "FR:27365:ZE:0x6325:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 1180,
"time": "1772702560"
},
"departure": {
"delay": 1180,
"time": "1772702560"
},
"stopId": "FR:27348:ZE:0x6303:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 1190,
"time": "1772701310"
},
"departure": {
"delay": 1190,
"time": "1772701310"
},
"stopId": "FR:27701:ZE:0x7087:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": 1201,
"time": "1772702161"
},
"departure": {
"delay": 1201,
"time": "1772702161"
},
"stopId": "FR:27469:ZE:0x7188:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 1215,
"time": "1772703135"
},
"departure": {
"delay": 1215,
"time": "1772703135"
},
"stopId": "FR:27008:ZE:0x6059:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": 1188,
"time": "1772703768"
},
"departure": {
"delay": 1188,
"time": "1772703768"
},
"stopId": "FR:27458:ZE:0x6688:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": 1205,
"time": "1772701505"
},
"departure": {
"delay": 1205,
"time": "1772701505"
},
"stopId": "FR:27365:ZE:0x6324:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 1224,
"time": "1772703324"
},
"departure": {
"delay": 1224,
"time": "1772703324"
},
"stopId": "FR:27386:ZE:0x6366:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": 1233,
"time": "1772701473"
},
"departure": {
"delay": 1233,
"time": "1772701473"
},
"stopId": "FR:27701:ZE:0x7052:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 1181,
"time": "1772703821"
},
"stopId": "FR:27458:ZE:0x6686:ATOUMOD006",
"stopSequence": 40
},
{
"arrival": {
"delay": 1213,
"time": "1772703553"
},
"departure": {
"delay": 1213,
"time": "1772703553"
},
"stopId": "FR:27458:ZE:0x6684:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": 1158,
"time": "1772701338"
},
"departure": {
"delay": 1158,
"time": "1772701338"
},
"stopId": "FR:27701:ZE:0x7163:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": 1220,
"time": "1772701400"
},
"departure": {
"delay": 1220,
"time": "1772701400"
},
"stopId": "FR:27701:ZE:0x7102:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 1233,
"time": "1772702973"
},
"departure": {
"delay": 1233,
"time": "1772702973"
},
"stopId": "FR:27008:ZE:0x6052:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": 1184,
"time": "1772702084"
},
"departure": {
"delay": 1184,
"time": "1772702084"
},
"stopId": "FR:27196:ZE:0x6319:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 1166,
"time": "1772701946"
},
"departure": {
"delay": 1166,
"time": "1772701946"
},
"stopId": "FR:27196:ZE:0x6320:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 1217,
"time": "1772703257"
},
"departure": {
"delay": 1217,
"time": "1772703257"
},
"stopId": "FR:27386:ZE:0x6377:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": 1185,
"time": "1772702205"
},
"departure": {
"delay": 1185,
"time": "1772702205"
},
"stopId": "FR:27469:ZE:0x6633:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 1219,
"time": "1772701699"
},
"departure": {
"delay": 1219,
"time": "1772701699"
},
"stopId": "FR:27365:ZE:0x7271:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 1185,
"time": "1772702865"
},
"departure": {
"delay": 1185,
"time": "1772702865"
},
"stopId": "FR:27008:ZE:0x6054:ATOUMOD006",
"stopSequence": 23
}
],
"timestamp": "1772698755",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:5:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x4490618:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745660x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 299,
"time": "1772698272"
},
"departure": {
"delay": 299,
"time": "1772698319"
},
"stopId": "FR:50129:ZE:10GRR1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 266,
"time": "1772697049"
},
"departure": {
"delay": 266,
"time": "1772697086"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 243,
"time": "1772697549"
},
"departure": {
"delay": 243,
"time": "1772697603"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 87,
"time": "1772696103"
},
"departure": {
"delay": 87,
"time": "1772696127"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 97,
"time": "1772695931"
},
"departure": {
"delay": 97,
"time": "1772695957"
},
"stopId": "FR:50129:ZE:10BOI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 287,
"time": "1772698558"
},
"departure": {
"delay": 287,
"time": "1772698607"
},
"stopId": "FR:50129:ZE:10NOR5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"time": "1772698729"
},
"departure": {
"time": "1772698380"
},
"stopId": "FR:50129:ZE:10GDR1:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 250,
"time": "1772697240"
},
"departure": {
"delay": 250,
"time": "1772697310"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 87,
"time": "1772696292"
},
"departure": {
"delay": 87,
"time": "1772696307"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 370,
"time": "1772698870"
},
"departure": {
"delay": 370,
"time": "1772698870"
},
"stopId": "FR:50129:ZE:10FLO1:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 129,
"time": "1772696195"
},
"departure": {
"delay": 129,
"time": "1772696229"
},
"stopId": "FR:50129:ZE:10EPC1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 151,
"time": "1772696700"
},
"departure": {
"delay": 151,
"time": "1772696731"
},
"stopId": "FR:50129:ZE:10ANN1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 270,
"time": "1772696993"
},
"departure": {
"delay": 270,
"time": "1772697030"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 60,
"time": "1772695806"
},
"departure": {
"delay": 60,
"time": "1772695860"
},
"stopId": "FR:50129:ZE:10MES1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 262,
"time": "1772697161"
},
"departure": {
"delay": 262,
"time": "1772697202"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 243,
"time": "1772696839"
},
"departure": {
"delay": 243,
"time": "1772696943"
},
"stopId": "FR:50129:ZE:10PAX1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 276,
"time": "1772698228"
},
"departure": {
"delay": 276,
"time": "1772698236"
},
"stopId": "FR:50129:ZE:10XCT3:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 344,
"time": "1772697812"
},
"departure": {
"delay": 344,
"time": "1772697944"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 169,
"time": "1772696779"
},
"departure": {
"delay": 169,
"time": "1772696809"
},
"stopId": "FR:50129:ZE:10CMI1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 327,
"time": "1772698129"
},
"departure": {
"delay": 327,
"time": "1772698167"
},
"stopId": "FR:50129:ZE:10HPA3:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 275,
"time": "1772697478"
},
"departure": {
"delay": 275,
"time": "1772697515"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 21
},
{
"departure": {
"delay": 29,
"time": "1772695709"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 154,
"time": "1772696463"
},
"departure": {
"delay": 154,
"time": "1772696494"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 306,
"time": "1772698073"
},
"departure": {
"delay": 306,
"time": "1772698086"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 152,
"time": "1772696420"
},
"departure": {
"delay": 152,
"time": "1772696432"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 188,
"time": "1772696594"
},
"departure": {
"delay": 188,
"time": "1772696648"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 370,
"time": "1772698990"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 267,
"time": "1772698371"
},
"departure": {
"delay": 267,
"time": "1772698407"
},
"stopId": "FR:50129:ZE:10BAG3:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 254,
"time": "1772697335"
},
"departure": {
"delay": 254,
"time": "1772697374"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 370,
"time": "1772698810"
},
"departure": {
"delay": 370,
"time": "1772698810"
},
"stopId": "FR:50129:ZE:10LPL1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 322,
"time": "1772698464"
},
"departure": {
"delay": 322,
"time": "1772698522"
},
"stopId": "FR:50129:ZE:10MED3:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 249,
"time": "1772697677"
},
"departure": {
"delay": 249,
"time": "1772697729"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 89,
"time": "1772695971"
},
"departure": {
"delay": 89,
"time": "1772696009"
},
"stopId": "FR:50129:ZE:10FRN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 52,
"time": "1772695872"
},
"departure": {
"delay": 52,
"time": "1772695912"
},
"stopId": "FR:50129:ZE:10MOR1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 266,
"time": "1772697406"
},
"departure": {
"delay": 266,
"time": "1772697446"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 20
}
],
"timestamp": "1772698729",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745660x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4244139xGTFSxGSemH25xSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 17,
"time": "1772701637"
},
"departure": {
"delay": 17,
"time": "1772701637"
},
"stopId": "FR:76657:ZE:5089:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 29,
"time": "1772700869"
},
"departure": {
"delay": 29,
"time": "1772700869"
},
"stopId": "FR:76489:ZE:4956:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"time": "1772699940"
},
"departure": {
"time": "1772699940"
},
"stopId": "FR:76305:ZE:4939:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 38,
"time": "1772700758"
},
"departure": {
"delay": 38,
"time": "1772700758"
},
"stopId": "FR:76489:ZE:4951:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 58,
"time": "1772700238"
},
"departure": {
"delay": 58,
"time": "1772700238"
},
"stopId": "FR:76305:ZE:4937:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"time": "1772701860"
},
"stopId": "FR:76657:ZE:3305:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 51,
"time": "1772699271"
},
"departure": {
"delay": 51,
"time": "1772699271"
},
"stopId": "FR:76351:ZE:3261:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"time": "1772700960"
},
"departure": {
"time": "1772700960"
},
"stopId": "FR:76660:ZE:3260:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 10,
"time": "1772701390"
},
"departure": {
"delay": 10,
"time": "1772701390"
},
"stopId": "FR:76660:ZE:4967:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 45,
"time": "1772701305"
},
"departure": {
"delay": 45,
"time": "1772701305"
},
"stopId": "FR:76660:ZE:4963:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 38,
"time": "1772700278"
},
"departure": {
"delay": 38,
"time": "1772700278"
},
"stopId": "FR:76305:ZE:4920:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 41,
"time": "1772701781"
},
"departure": {
"delay": 41,
"time": "1772701781"
},
"stopId": "FR:76657:ZE:3262:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 11,
"time": "1772699231"
},
"departure": {
"delay": 11,
"time": "1772699231"
},
"stopId": "FR:76351:ZE:4868:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 55,
"time": "1772701555"
},
"departure": {
"delay": 55,
"time": "1772701555"
},
"stopId": "FR:76657:ZE:4975:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 10,
"time": "1772701750"
},
"departure": {
"delay": 10,
"time": "1772701750"
},
"stopId": "FR:76657:ZE:3247:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 56,
"time": "1772701676"
},
"departure": {
"delay": 56,
"time": "1772701676"
},
"stopId": "FR:76657:ZE:3306:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"time": "1772699460"
},
"departure": {
"time": "1772699460"
},
"stopId": "FR:76351:ZE:4984:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 6,
"time": "1772700006"
},
"departure": {
"delay": 6,
"time": "1772700006"
},
"stopId": "FR:76305:ZE:4997:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"time": "1772700360"
},
"departure": {
"time": "1772700360"
},
"stopId": "FR:76305:ZE:4818:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"time": "1772700060"
},
"departure": {
"time": "1772700060"
},
"stopId": "FR:76305:ZE:4918:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 1,
"time": "1772701501"
},
"departure": {
"delay": 1,
"time": "1772701501"
},
"stopId": "FR:76660:ZE:4974:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 28,
"time": "1772701588"
},
"departure": {
"delay": 28,
"time": "1772701588"
},
"stopId": "FR:76657:ZE:4976:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 35,
"time": "1772701355"
},
"departure": {
"delay": 35,
"time": "1772701355"
},
"stopId": "FR:76660:ZE:4965:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 21,
"time": "1772700801"
},
"departure": {
"delay": 21,
"time": "1772700801"
},
"stopId": "FR:76489:ZE:4954:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 20,
"time": "1772701220"
},
"departure": {
"delay": 20,
"time": "1772701220"
},
"stopId": "FR:76660:ZE:4961:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 44,
"time": "1772701724"
},
"departure": {
"delay": 44,
"time": "1772701724"
},
"stopId": "FR:76657:ZE:5091:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 59,
"time": "1772700659"
},
"departure": {
"delay": 59,
"time": "1772700659"
},
"stopId": "FR:76533:ZE:4949:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 44,
"time": "1772699144"
},
"departure": {
"delay": 44,
"time": "1772699144"
},
"stopId": "FR:76351:ZE:4866:ATOUMOD003",
"stopSequence": 2
},
{
"departure": {
"time": "1772698980"
},
"stopId": "FR:76351:ZE:5206:ATOUMOD003",
"stopSequence": 1
}
],
"timestamp": "1772698616",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:25:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4244139xGTFSxGSemH25xSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN16550F6032414x2026x02x28T22x07x15Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772698560"
},
"departure": {
"time": "1772698620"
},
"stopId": "FR:72380:ZE:StopPointxOCETrainxTERx87396077:ATOUMOD002",
"stopSequence": 45
},
{
"arrival": {
"time": "1772694300"
},
"departure": {
"time": "1772694360"
},
"stopId": "FR:14654:ZE:StopPointxOCETrainxTERx87444216:ATOUMOD002",
"stopSequence": 35
},
{
"arrival": {
"time": "1772695560"
},
"departure": {
"time": "1772695680"
},
"stopId": "FR:61006:ZE:StopPointxOCETrainxTERx87444539:ATOUMOD002",
"stopSequence": 37
},
{
"arrival": {
"time": "1772702220"
},
"departure": {
"time": "1772702340"
},
"stopId": "FR:72071:ZE:StopPointxOCETrainxTERx87396606:ATOUMOD002",
"stopSequence": 53
},
{
"departure": {
"time": "1772693160"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 31
},
{
"arrival": {
"time": "1772697480"
},
"departure": {
"time": "1772697660"
},
"stopId": "FR:61001:ZE:StopPointxOCETrainxTERx87444711:ATOUMOD002",
"stopSequence": 43
},
{
"arrival": {
"time": "1772698980"
},
"departure": {
"time": "1772699040"
},
"stopId": "FR:72205:ZE:StopPointxOCETrainxTERx87396044:ATOUMOD002",
"stopSequence": 47
},
{
"arrival": {
"time": "1772699880"
},
"departure": {
"time": "1772700480"
},
"stopId": "FR:72181:ZE:StopPointxOCETrainxTERx87396002:ATOUMOD002",
"stopSequence": 49
},
{
"arrival": {
"time": "1772696160"
},
"departure": {
"time": "1772696220"
},
"stopId": "FR:61101:ZE:StopPointxOCETrainxTERx87444562:ATOUMOD002",
"stopSequence": 39
},
{
"arrival": {
"time": "1772701200"
},
"departure": {
"time": "1772701260"
},
"stopId": "FR:72124:ZE:StopPointxOCETrainxTERx87396564:ATOUMOD002",
"stopSequence": 51
},
{
"arrival": {
"time": "1772696640"
},
"departure": {
"time": "1772696700"
},
"stopId": "FR:61464:ZE:StopPointxOCETrainxTERx87444695:ATOUMOD002",
"stopSequence": 41
},
{
"arrival": {
"time": "1772704020"
},
"stopId": "FR:37261:ZE:StopPointxOCETrainxTERx87571000:ATOUMOD002",
"stopSequence": 56
},
{
"arrival": {
"time": "1772693940"
},
"departure": {
"time": "1772694000"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 33
}
],
"timestamp": "1772689550",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx1f647a2cx138dx47dex8fb5x333f230e16f7x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN16550F6032414x2026x02x28T22x07x15Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745227x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 145,
"time": "1772692067"
},
"departure": {
"delay": 145,
"time": "1772692105"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 52,
"time": "1772691499"
},
"departure": {
"delay": 52,
"time": "1772691532"
},
"stopId": "FR:50129:ZE:10RTU1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 146,
"time": "1772692007"
},
"departure": {
"delay": 146,
"time": "1772692046"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 78,
"time": "1772691403"
},
"departure": {
"delay": 78,
"time": "1772691438"
},
"stopId": "FR:50129:ZE:10PFO1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 184,
"time": "1772691078"
},
"departure": {
"delay": 184,
"time": "1772691124"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 119,
"time": "1772691860"
},
"departure": {
"delay": 119,
"time": "1772691899"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 133,
"time": "1772690729"
},
"departure": {
"delay": 133,
"time": "1772690773"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 89,
"time": "1772691706"
},
"departure": {
"delay": 89,
"time": "1772691749"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 72,
"time": "1772691569"
},
"departure": {
"delay": 72,
"time": "1772691612"
},
"stopId": "FR:50129:ZE:10BRA3:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 69,
"time": "1772692209"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 163,
"time": "1772690975"
},
"departure": {
"delay": 163,
"time": "1772691043"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 119,
"time": "1772691327"
},
"departure": {
"delay": 119,
"time": "1772691359"
},
"stopId": "FR:50129:ZE:10FOR3:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 120,
"time": "1772690844"
},
"departure": {
"delay": 120,
"time": "1772690880"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"departure": {
"delay": -19,
"time": "1772690381"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 108,
"time": "1772690650"
},
"departure": {
"delay": 108,
"time": "1772690688"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 128,
"time": "1772690908"
},
"departure": {
"delay": 128,
"time": "1772690948"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 117,
"time": "1772691797"
},
"departure": {
"delay": 117,
"time": "1772691837"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 146,
"time": "1772691928"
},
"departure": {
"delay": 146,
"time": "1772691986"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 159,
"time": "1772691242"
},
"departure": {
"delay": 159,
"time": "1772691279"
},
"stopId": "FR:50129:ZE:10CRC3:ATOUMOD035",
"stopSequence": 8
}
],
"timestamp": "1772698736",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745227x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747839x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 115,
"time": "1772692959"
},
"departure": {
"delay": 115,
"time": "1772692975"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 32,
"time": "1772691236"
},
"departure": {
"delay": 32,
"time": "1772691272"
},
"stopId": "FR:50129:ZE:10GNT2:ATOUMOD035",
"stopSequence": 4
},
{
"departure": {
"delay": 21,
"time": "1772691021"
},
"stopId": "FR:50129:ZE:10MXR2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 107,
"time": "1772692457"
},
"departure": {
"delay": 107,
"time": "1772692487"
},
"stopId": "FR:50129:ZE:10JAR2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 173,
"time": "1772692424"
},
"departure": {
"delay": 173,
"time": "1772692433"
},
"stopId": "FR:50129:ZE:10BOS2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 152,
"time": "1772693022"
},
"departure": {
"delay": 152,
"time": "1772693072"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -9,
"time": "1772691334"
},
"departure": {
"delay": -9,
"time": "1772691351"
},
"stopId": "FR:50129:ZE:10LOG2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -7,
"time": "1772691070"
},
"departure": {
"delay": -7,
"time": "1772691113"
},
"stopId": "FR:50129:ZE:10CEN2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 46,
"time": "1772691191"
},
"departure": {
"delay": 46,
"time": "1772691226"
},
"stopId": "FR:50129:ZE:10BOC2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 172,
"time": "1772691993"
},
"departure": {
"delay": 172,
"time": "1772692072"
},
"stopId": "FR:50129:ZE:10MTT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 98,
"time": "1772691729"
},
"departure": {
"delay": 98,
"time": "1772691758"
},
"stopId": "FR:50129:ZE:10SWZ2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 159,
"time": "1772692718"
},
"departure": {
"delay": 159,
"time": "1772692779"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 87,
"time": "1772692550"
},
"departure": {
"delay": 87,
"time": "1772692587"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 72,
"time": "1772691879"
},
"departure": {
"delay": 72,
"time": "1772691912"
},
"stopId": "FR:50129:ZE:10HxC2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 240,
"time": "1772692160"
},
"departure": {
"delay": 240,
"time": "1772692200"
},
"stopId": "FR:50129:ZE:10RUC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 67,
"time": "1772691818"
},
"departure": {
"delay": 67,
"time": "1772691847"
},
"stopId": "FR:50129:ZE:10GDM4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 166,
"time": "1772692090"
},
"departure": {
"delay": 166,
"time": "1772692126"
},
"stopId": "FR:50129:ZE:10BSJ2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 24,
"time": "1772693124"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 102,
"time": "1772692823"
},
"departure": {
"delay": 102,
"time": "1772692842"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 132,
"time": "1772691946"
},
"departure": {
"delay": 132,
"time": "1772691972"
},
"stopId": "FR:50129:ZE:10SEX2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 94,
"time": "1772691537"
},
"departure": {
"delay": 94,
"time": "1772691574"
},
"stopId": "FR:50129:ZE:10DEB2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 78,
"time": "1772691453"
},
"departure": {
"delay": 78,
"time": "1772691498"
},
"stopId": "FR:50129:ZE:10CUR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 154,
"time": "1772692324"
},
"departure": {
"delay": 154,
"time": "1772692354"
},
"stopId": "FR:50129:ZE:10ODR2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 73,
"time": "1772691395"
},
"departure": {
"delay": 73,
"time": "1772691433"
},
"stopId": "FR:50129:ZE:10REN2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 92,
"time": "1772691649"
},
"departure": {
"delay": 92,
"time": "1772691692"
},
"stopId": "FR:50129:ZE:10CSM2:ATOUMOD035",
"stopSequence": 9
}
],
"timestamp": "1772698732",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747839x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758122x2025xHxMultxJxVxJeuxVenx00x0001000:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772699400"
},
"departure": {
"time": "1772699400"
},
"stopId": "FR:50615:ZE:VALHO2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"time": "1772702040"
},
"departure": {
"time": "1772702040"
},
"stopId": "FR:50490:ZE:SJREG2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"time": "1772698860"
},
"departure": {
"time": "1772698860"
},
"stopId": "FR:50615:ZE:VALCH2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"time": "1772703000"
},
"departure": {
"time": "1772703000"
},
"stopId": "FR:50031:ZE:BNVCAP:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"time": "1772704140"
},
"departure": {
"time": "1772704140"
},
"stopId": "FR:50402:ZE:PIXZAF:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"time": "1772699700"
},
"departure": {
"time": "1772699700"
},
"stopId": "FR:50270:ZE:LIEBG2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"time": "1772700540"
},
"departure": {
"time": "1772700540"
},
"stopId": "FR:50551:ZE:SSVMA2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"time": "1772703360"
},
"departure": {
"time": "1772703360"
},
"stopId": "FR:50332:ZE:MALSF1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"time": "1772702040"
},
"departure": {
"time": "1772702040"
},
"stopId": "FR:50471:ZE:SGRPL2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"time": "1772701380"
},
"departure": {
"time": "1772701380"
},
"stopId": "FR:50412:ZE:SLOMA2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"time": "1772699100"
},
"departure": {
"time": "1772699100"
},
"stopId": "FR:50615:ZE:VALGS1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"time": "1772704380"
},
"stopId": "FR:50402:ZE:PIXLAN:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"time": "1772703840"
},
"departure": {
"time": "1772703840"
},
"stopId": "FR:50401:ZE:PRVBE1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"time": "1772699880"
},
"departure": {
"time": "1772699880"
},
"stopId": "FR:50138:ZE:COLFR2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"time": "1772701680"
},
"departure": {
"time": "1772701680"
},
"stopId": "FR:50412:ZE:PORLE1:ATOUMOD035",
"stopSequence": 10
},
{
"departure": {
"delay": -376,
"time": "1772698424"
},
"stopId": "FR:50615:ZE:VALFB1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"time": "1772700060"
},
"departure": {
"time": "1772700060"
},
"stopId": "FR:50138:ZE:COLRAV:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"time": "1772702760"
},
"departure": {
"time": "1772702760"
},
"stopId": "FR:50031:ZE:BNVMA1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"time": "1772702460"
},
"departure": {
"time": "1772702460"
},
"stopId": "FR:50031:ZE:BARPL2:ATOUMOD035",
"stopSequence": 13
}
],
"timestamp": "1772698734",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:F:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758122x2025xHxMultxJxVxJeuxVenx00x0001000:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:457:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772708400"
},
"departure": {
"time": "1772708400"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1772708700"
},
"departure": {
"time": "1772708700"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1772708760"
},
"departure": {
"time": "1772708760"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1772710320"
},
"departure": {
"time": "1772710320"
},
"stopId": "FR:76217:ZE:18166:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1772710500"
},
"departure": {
"time": "1772710500"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"delay": 5,
"time": "1772708345"
},
"departure": {
"delay": 5,
"time": "1772708345"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1772710440"
},
"departure": {
"time": "1772710440"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1772709000"
},
"departure": {
"time": "1772709000"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1772709960"
},
"departure": {
"time": "1772709960"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1772710560"
},
"departure": {
"time": "1772710560"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1772708640"
},
"departure": {
"time": "1772708640"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1772710260"
},
"departure": {
"time": "1772710260"
},
"stopId": "FR:76217:ZE:18170:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1772710200"
},
"departure": {
"time": "1772710200"
},
"stopId": "FR:76217:ZE:18177:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1772707860"
},
"departure": {
"time": "1772707860"
},
"stopId": "FR:76217:ZE:18101:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1772708580"
},
"departure": {
"time": "1772708580"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1772710800"
},
"departure": {
"time": "1772710800"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"delay": 5,
"time": "1772707865"
},
"departure": {
"delay": 5,
"time": "1772707865"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1772708340"
},
"departure": {
"time": "1772708340"
},
"stopId": "FR:76217:ZE:18441:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"delay": 5,
"time": "1772710205"
},
"departure": {
"delay": 5,
"time": "1772710205"
},
"stopId": "FR:76217:ZE:18197:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1772709660"
},
"departure": {
"time": "1772709660"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1772710020"
},
"departure": {
"time": "1772710020"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1772709300"
},
"departure": {
"time": "1772709300"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1772709120"
},
"departure": {
"time": "1772709120"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1772708100"
},
"departure": {
"time": "1772708100"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1772708940"
},
"departure": {
"time": "1772708940"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1772708520"
},
"departure": {
"time": "1772708520"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1772709900"
},
"departure": {
"time": "1772709900"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1772708220"
},
"departure": {
"time": "1772708220"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1772708280"
},
"departure": {
"time": "1772708280"
},
"stopId": "FR:76217:ZE:18090:ATOUMOD005",
"stopSequence": 6
},
{
"departure": {
"time": "1772707800"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1772710680"
},
"departure": {
"time": "1772710680"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1772708460"
},
"departure": {
"time": "1772708460"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1772710860"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1772709720"
},
"departure": {
"time": "1772709720"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 21
}
],
"timestamp": "1772698719",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:457:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:299:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772702400"
},
"departure": {
"time": "1772702400"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1772702220"
},
"departure": {
"time": "1772702220"
},
"stopId": "FR:76217:ZE:18244:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1772702700"
},
"departure": {
"time": "1772702700"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1772702100"
},
"departure": {
"time": "1772702100"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1772701320"
},
"departure": {
"time": "1772701320"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1772702640"
},
"departure": {
"time": "1772702640"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1772702520"
},
"departure": {
"time": "1772702520"
},
"stopId": "FR:76217:ZE:18044:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1772702280"
},
"departure": {
"time": "1772702280"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1772702760"
},
"departure": {
"time": "1772702760"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1772702040"
},
"departure": {
"time": "1772702040"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1772701620"
},
"departure": {
"time": "1772701620"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1772701800"
},
"departure": {
"time": "1772701800"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1772701500"
},
"departure": {
"time": "1772701500"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1772701920"
},
"departure": {
"time": "1772701920"
},
"stopId": "FR:76217:ZE:18036:ATOUMOD005",
"stopSequence": 7
},
{
"departure": {
"time": "1772701260"
},
"stopId": "FR:76217:ZE:18042:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1772702160"
},
"departure": {
"time": "1772702160"
},
"stopId": "FR:76217:ZE:18033:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1772702880"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1772701740"
},
"departure": {
"time": "1772701740"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1772701980"
},
"departure": {
"time": "1772701980"
},
"stopId": "FR:76217:ZE:18802:ATOUMOD005",
"stopSequence": 8
}
],
"timestamp": "1772698770",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:299:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748433x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 75,
"time": "1772696210"
},
"departure": {
"delay": 75,
"time": "1772696235"
},
"stopId": "FR:50129:ZE:10VAB2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 96,
"time": "1772696178"
},
"departure": {
"delay": 96,
"time": "1772696196"
},
"stopId": "FR:50129:ZE:10SMT2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 110,
"time": "1772696498"
},
"departure": {
"delay": 110,
"time": "1772696510"
},
"stopId": "FR:50129:ZE:10CRB2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -111,
"time": "1772695582"
},
"departure": {
"delay": -111,
"time": "1772695629"
},
"stopId": "FR:50129:ZE:10LCO2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 154,
"time": "1772694303"
},
"departure": {
"delay": 154,
"time": "1772694334"
},
"stopId": "FR:50129:ZE:10ROS1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 16,
"time": "1772694782"
},
"departure": {
"delay": 16,
"time": "1772694976"
},
"stopId": "FR:50129:ZE:10SHU3:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 56,
"time": "1772694665"
},
"departure": {
"delay": 56,
"time": "1772694716"
},
"stopId": "FR:50129:ZE:10MEN2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 152,
"time": "1772694078"
},
"departure": {
"delay": 152,
"time": "1772694092"
},
"stopId": "FR:50129:ZE:10CDF1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -108,
"time": "1772695142"
},
"departure": {
"delay": -108,
"time": "1772695152"
},
"stopId": "FR:50129:ZE:10CTR3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -116,
"time": "1772695171"
},
"departure": {
"delay": -116,
"time": "1772695204"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 32,
"time": "1772695908"
},
"departure": {
"delay": 32,
"time": "1772695952"
},
"stopId": "FR:50129:ZE:10LEB2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 62,
"time": "1772694474"
},
"departure": {
"delay": 62,
"time": "1772694482"
},
"stopId": "FR:50129:ZE:10CIM1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 139,
"time": "1772694351"
},
"departure": {
"delay": 139,
"time": "1772694379"
},
"stopId": "FR:50129:ZE:10SAD1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -20,
"time": "1772695027"
},
"departure": {
"delay": -20,
"time": "1772695060"
},
"stopId": "FR:50129:ZE:10PHG2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 101,
"time": "1772694430"
},
"departure": {
"delay": 101,
"time": "1772694461"
},
"stopId": "FR:50129:ZE:10RED1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 160,
"time": "1772694250"
},
"departure": {
"delay": 160,
"time": "1772694280"
},
"stopId": "FR:50129:ZE:10SAL1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 86,
"time": "1772696290"
},
"departure": {
"delay": 86,
"time": "1772696306"
},
"stopId": "FR:50129:ZE:10EGL5:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 152,
"time": "1772696532"
},
"departure": {
"delay": 152,
"time": "1772696552"
},
"stopId": "FR:50129:ZE:10VIG2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": -41,
"time": "1772695081"
},
"departure": {
"delay": -41,
"time": "1772695099"
},
"stopId": "FR:50129:ZE:10FDC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 163,
"time": "1772694198"
},
"departure": {
"delay": 163,
"time": "1772694223"
},
"stopId": "FR:50129:ZE:10PFJ1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 2,
"time": "1772695678"
},
"departure": {
"delay": 2,
"time": "1772695802"
},
"stopId": "FR:50129:ZE:10POL2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 40,
"time": "1772696063"
},
"departure": {
"delay": 40,
"time": "1772696080"
},
"stopId": "FR:50129:ZE:10LEC2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -150,
"time": "1772695456"
},
"departure": {
"delay": -150,
"time": "1772695470"
},
"stopId": "FR:50129:ZE:10STA2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 85,
"time": "1772694534"
},
"departure": {
"delay": 85,
"time": "1772694565"
},
"stopId": "FR:50129:ZE:10FJT1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 105,
"time": "1772694391"
},
"departure": {
"delay": 105,
"time": "1772694405"
},
"stopId": "FR:50129:ZE:10VOL1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 170,
"time": "1772694161"
},
"departure": {
"delay": 170,
"time": "1772694170"
},
"stopId": "FR:50129:ZE:10COT1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 145,
"time": "1772696590"
},
"departure": {
"delay": 145,
"time": "1772696605"
},
"stopId": "FR:50129:ZE:10DAN2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 71,
"time": "1772696086"
},
"departure": {
"delay": 71,
"time": "1772696111"
},
"stopId": "FR:50129:ZE:10FRA2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 78,
"time": "1772696778"
},
"stopId": "FR:50129:ZE:10ZAG2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 122,
"time": "1772694112"
},
"departure": {
"delay": 122,
"time": "1772694122"
},
"stopId": "FR:50129:ZE:10BCP1:ATOUMOD035",
"stopSequence": 3
},
{
"departure": {
"delay": 160,
"time": "1772694040"
},
"stopId": "FR:50129:ZE:10DIG1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 102,
"time": "1772696407"
},
"departure": {
"delay": 102,
"time": "1772696442"
},
"stopId": "FR:50129:ZE:10HUI4:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": -89,
"time": "1772695309"
},
"departure": {
"delay": -89,
"time": "1772695351"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -120,
"time": "1772695234"
},
"departure": {
"delay": -120,
"time": "1772695260"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 19
}
],
"timestamp": "1772698733",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:05:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748433x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD021:ServiceJourney:59xHO03xLxCJxSx:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 25,
"time": "1772695033"
},
"departure": {
"delay": 25,
"time": "1772695045"
},
"stopId": "FR:14333:ZE:10:ATOUMOD021",
"stopSequence": 5
},
{
"arrival": {
"delay": 86,
"time": "1772695406"
},
"departure": {
"delay": 86,
"time": "1772695406"
},
"stopId": "FR:14333:ZE:20:ATOUMOD021",
"stopSequence": 10
},
{
"arrival": {
"delay": 107,
"time": "1772695434"
},
"departure": {
"delay": 107,
"time": "1772695487"
},
"stopId": "FR:14333:ZE:22:ATOUMOD021",
"stopSequence": 11
},
{
"arrival": {
"delay": 88,
"time": "1772696475"
},
"departure": {
"delay": 88,
"time": "1772696488"
},
"stopId": "FR:14333:ZE:39:ATOUMOD021",
"stopSequence": 20
},
{
"arrival": {
"delay": 30,
"time": "1772695155"
},
"departure": {
"delay": 30,
"time": "1772695170"
},
"stopId": "FR:14333:ZE:14:ATOUMOD021",
"stopSequence": 7
},
{
"arrival": {
"delay": 89,
"time": "1772696423"
},
"departure": {
"delay": 89,
"time": "1772696429"
},
"stopId": "FR:14333:ZE:37:ATOUMOD021",
"stopSequence": 19
},
{
"arrival": {
"delay": -15,
"time": "1772696565"
},
"stopId": "FR:14333:ZE:41:ATOUMOD021",
"stopSequence": 21
},
{
"arrival": {
"delay": 90,
"time": "1772695854"
},
"departure": {
"delay": 90,
"time": "1772695890"
},
"stopId": "FR:14333:ZE:25:ATOUMOD021",
"stopSequence": 13
},
{
"arrival": {
"delay": 137,
"time": "1772696091"
},
"departure": {
"delay": 137,
"time": "1772696177"
},
"stopId": "FR:14333:ZE:29:ATOUMOD021",
"stopSequence": 15
},
{
"arrival": {
"delay": 96,
"time": "1772696368"
},
"departure": {
"delay": 96,
"time": "1772696376"
},
"stopId": "FR:14333:ZE:35:ATOUMOD021",
"stopSequence": 18
},
{
"arrival": {
"delay": 190,
"time": "1772696310"
},
"departure": {
"delay": 190,
"time": "1772696350"
},
"stopId": "FR:14333:ZE:33:ATOUMOD021",
"stopSequence": 17
},
{
"arrival": {
"delay": 99,
"time": "1772694941"
},
"departure": {
"delay": 99,
"time": "1772694999"
},
"stopId": "FR:14333:ZE:8:ATOUMOD021",
"stopSequence": 4
},
{
"arrival": {
"delay": 21,
"time": "1772695213"
},
"departure": {
"delay": 21,
"time": "1772695221"
},
"stopId": "FR:14333:ZE:16:ATOUMOD021",
"stopSequence": 8
},
{
"arrival": {
"delay": 73,
"time": "1772695937"
},
"departure": {
"delay": 73,
"time": "1772695993"
},
"stopId": "FR:14333:ZE:27:ATOUMOD021",
"stopSequence": 14
},
{
"arrival": {
"delay": 62,
"time": "1772695684"
},
"departure": {
"delay": 62,
"time": "1772695742"
},
"stopId": "FR:14536:ZE:23:ATOUMOD021",
"stopSequence": 12
},
{
"arrival": {
"delay": 54,
"time": "1772694767"
},
"departure": {
"delay": 54,
"time": "1772694834"
},
"stopId": "FR:14333:ZE:6:ATOUMOD021",
"stopSequence": 3
},
{
"arrival": {
"delay": 45,
"time": "1772695115"
},
"departure": {
"delay": 45,
"time": "1772695125"
},
"stopId": "FR:14333:ZE:12:ATOUMOD021",
"stopSequence": 6
},
{
"arrival": {
"time": "1772695307"
},
"departure": {
"time": "1772695260"
},
"stopId": "FR:14333:ZE:18:ATOUMOD021",
"stopSequence": 9
},
{
"arrival": {
"delay": 179,
"time": "1772696244"
},
"departure": {
"delay": 179,
"time": "1772696279"
},
"stopId": "FR:14333:ZE:31:ATOUMOD021",
"stopSequence": 16
}
],
"timestamp": "1772698686",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD021:Line:A:LOC",
"tripId": "ATOUMOD021:ServiceJourney:59xHO03xLxCJxSx:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758120x2025xHxMultxJxVxJeuxVenx00x0001000:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 18,
"time": "1772692023"
},
"departure": {
"delay": 18,
"time": "1772692098"
},
"stopId": "FR:50412:ZE:PORLE2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -59,
"time": "1772694841"
},
"stopId": "FR:50615:ZE:VALFB1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -36,
"time": "1772691122"
},
"departure": {
"delay": -36,
"time": "1772691204"
},
"stopId": "FR:50031:ZE:BARPL2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -24,
"time": "1772690655"
},
"departure": {
"delay": -24,
"time": "1772690676"
},
"stopId": "FR:50031:ZE:BNVCAP:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 28,
"time": "1772690329"
},
"departure": {
"delay": 28,
"time": "1772690368"
},
"stopId": "FR:50332:ZE:MALSF2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 48,
"time": "1772691670"
},
"departure": {
"delay": 48,
"time": "1772691708"
},
"stopId": "FR:50471:ZE:SGRPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 35,
"time": "1772692301"
},
"departure": {
"delay": 35,
"time": "1772692355"
},
"stopId": "FR:50412:ZE:SLOMA1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -28,
"time": "1772693776"
},
"departure": {
"delay": -28,
"time": "1772693792"
},
"stopId": "FR:50138:ZE:COLFR1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 4,
"time": "1772693633"
},
"departure": {
"delay": 4,
"time": "1772693704"
},
"stopId": "FR:50138:ZE:COLRAV:ATOUMOD035",
"stopSequence": 16
},
{
"departure": {
"delay": 22,
"time": "1772689282"
},
"stopId": "FR:50402:ZE:PIXLAN:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -28,
"time": "1772690855"
},
"departure": {
"delay": -28,
"time": "1772690912"
},
"stopId": "FR:50031:ZE:BNVMA2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -24,
"time": "1772694182"
},
"departure": {
"delay": -24,
"time": "1772694216"
},
"stopId": "FR:50615:ZE:VALHO1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 20,
"time": "1772693946"
},
"departure": {
"delay": 20,
"time": "1772693960"
},
"stopId": "FR:50270:ZE:LIEBG1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -5,
"time": "1772689850"
},
"departure": {
"delay": -5,
"time": "1772689855"
},
"stopId": "FR:50401:ZE:PRVBE2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 36,
"time": "1772689556"
},
"departure": {
"delay": 36,
"time": "1772689596"
},
"stopId": "FR:50402:ZE:PIXZAF:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 9,
"time": "1772694548"
},
"departure": {
"delay": 9,
"time": "1772694609"
},
"stopId": "FR:50615:ZE:VALGS1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -48,
"time": "1772691607"
},
"departure": {
"delay": -48,
"time": "1772691612"
},
"stopId": "FR:50490:ZE:SJREG1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 66,
"time": "1772693214"
},
"departure": {
"delay": 66,
"time": "1772693226"
},
"stopId": "FR:50551:ZE:SSVMA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -49,
"time": "1772694725"
},
"departure": {
"delay": -49,
"time": "1772694791"
},
"stopId": "FR:50615:ZE:VALCH1:ATOUMOD035",
"stopSequence": 21
}
],
"timestamp": "1772698734",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:F:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758120x2025xHxMultxJxVxJeuxVenx00x0001000:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745203x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 108,
"time": "1772694838"
},
"departure": {
"delay": 108,
"time": "1772694888"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 74,
"time": "1772694704"
},
"departure": {
"delay": 74,
"time": "1772694734"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 33,
"time": "1772695003"
},
"departure": {
"delay": 33,
"time": "1772695053"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 25,
"time": "1772693770"
},
"departure": {
"delay": 25,
"time": "1772693785"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 114,
"time": "1772694555"
},
"departure": {
"delay": 114,
"time": "1772694594"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 109,
"time": "1772694429"
},
"departure": {
"delay": 109,
"time": "1772694469"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 50,
"time": "1772693679"
},
"departure": {
"delay": 50,
"time": "1772693690"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 57,
"time": "1772694918"
},
"departure": {
"delay": 57,
"time": "1772694957"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"departure": {
"delay": 142,
"time": "1772693542"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 47,
"time": "1772693713"
},
"departure": {
"delay": 47,
"time": "1772693747"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 202,
"time": "1772694231"
},
"departure": {
"delay": 202,
"time": "1772694262"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 242,
"time": "1772694092"
},
"departure": {
"delay": 242,
"time": "1772694122"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -8,
"time": "1772695132"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 138,
"time": "1772694302"
},
"departure": {
"delay": 138,
"time": "1772694318"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 212,
"time": "1772694183"
},
"departure": {
"delay": 212,
"time": "1772694212"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 82,
"time": "1772693621"
},
"departure": {
"delay": 82,
"time": "1772693662"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 59,
"time": "1772694760"
},
"departure": {
"delay": 59,
"time": "1772694779"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 81,
"time": "1772694638"
},
"departure": {
"delay": 81,
"time": "1772694681"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 243,
"time": "1772693933"
},
"departure": {
"delay": 243,
"time": "1772694063"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 72,
"time": "1772694341"
},
"departure": {
"delay": 72,
"time": "1772694372"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
}
],
"timestamp": "1772698735",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745203x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230536x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 51,
"time": "1772700951"
},
"departure": {
"delay": 51,
"time": "1772700951"
},
"stopId": "FR:76351:ZE:3770:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 96,
"time": "1772699196"
},
"departure": {
"delay": 96,
"time": "1772699196"
},
"stopId": "FR:76351:ZE:5224:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 51,
"time": "1772699871"
},
"departure": {
"delay": 51,
"time": "1772699871"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 74,
"time": "1772700314"
},
"departure": {
"delay": 74,
"time": "1772700314"
},
"stopId": "FR:76351:ZE:3501:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 51,
"time": "1772699511"
},
"departure": {
"delay": 51,
"time": "1772699511"
},
"stopId": "FR:76351:ZE:3125:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 105,
"time": "1772701245"
},
"departure": {
"delay": 105,
"time": "1772701245"
},
"stopId": "FR:76351:ZE:3386:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 75,
"time": "1772699055"
},
"departure": {
"delay": 75,
"time": "1772699055"
},
"stopId": "FR:76351:ZE:4468:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 51,
"time": "1772700171"
},
"departure": {
"delay": 51,
"time": "1772700171"
},
"stopId": "FR:76351:ZE:4643:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 51,
"time": "1772699091"
},
"departure": {
"delay": 51,
"time": "1772699091"
},
"stopId": "FR:76351:ZE:4559:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 100,
"time": "1772700040"
},
"departure": {
"delay": 100,
"time": "1772700040"
},
"stopId": "FR:76351:ZE:3028:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 100,
"time": "1772701300"
},
"departure": {
"delay": 100,
"time": "1772701300"
},
"stopId": "FR:76351:ZE:3047:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 51,
"time": "1772700711"
},
"departure": {
"delay": 51,
"time": "1772700711"
},
"stopId": "FR:76351:ZE:3200:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 54,
"time": "1772698794"
},
"departure": {
"delay": 54,
"time": "1772698794"
},
"stopId": "FR:76351:ZE:4256:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 60,
"time": "1772698860"
},
"departure": {
"delay": 60,
"time": "1772698860"
},
"stopId": "FR:76351:ZE:4836:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 51,
"time": "1772701191"
},
"departure": {
"delay": 51,
"time": "1772701191"
},
"stopId": "FR:76351:ZE:3342:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 61,
"time": "1772701081"
},
"departure": {
"delay": 61,
"time": "1772701081"
},
"stopId": "FR:76351:ZE:3685:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 51,
"time": "1772700471"
},
"departure": {
"delay": 51,
"time": "1772700471"
},
"stopId": "FR:76351:ZE:5183:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 95,
"time": "1772700815"
},
"departure": {
"delay": 95,
"time": "1772700815"
},
"stopId": "FR:76351:ZE:3543:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 71,
"time": "1772699711"
},
"departure": {
"delay": 71,
"time": "1772699711"
},
"stopId": "FR:76351:ZE:3628:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 76,
"time": "1772701156"
},
"departure": {
"delay": 76,
"time": "1772701156"
},
"stopId": "FR:76351:ZE:3785:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 66,
"time": "1772698986"
},
"departure": {
"delay": 66,
"time": "1772698986"
},
"stopId": "FR:76351:ZE:4725:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 51,
"time": "1772701011"
},
"departure": {
"delay": 51,
"time": "1772701011"
},
"stopId": "FR:76351:ZE:3007:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 91,
"time": "1772701051"
},
"departure": {
"delay": 91,
"time": "1772701051"
},
"stopId": "FR:76351:ZE:3019:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 51,
"time": "1772701371"
},
"stopId": "FR:76351:ZE:3743:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 52,
"time": "1772700112"
},
"departure": {
"delay": 52,
"time": "1772700112"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 52,
"time": "1772699392"
},
"departure": {
"delay": 52,
"time": "1772699392"
},
"stopId": "FR:76351:ZE:3364:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 103,
"time": "1772699803"
},
"departure": {
"delay": 103,
"time": "1772699803"
},
"stopId": "FR:76351:ZE:3192:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 103,
"time": "1772699563"
},
"departure": {
"delay": 103,
"time": "1772699563"
},
"stopId": "FR:76351:ZE:3358:ATOUMOD003",
"stopSequence": 13
},
{
"departure": {
"delay": 51,
"time": "1772698731"
},
"stopId": "FR:76351:ZE:4823:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 81,
"time": "1772700381"
},
"departure": {
"delay": 81,
"time": "1772700381"
},
"stopId": "FR:76351:ZE:3276:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 51,
"time": "1772699331"
},
"departure": {
"delay": 51,
"time": "1772699331"
},
"stopId": "FR:76351:ZE:3427:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 102,
"time": "1772699442"
},
"departure": {
"delay": 102,
"time": "1772699442"
},
"stopId": "FR:76351:ZE:3418:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 53,
"time": "1772699273"
},
"departure": {
"delay": 53,
"time": "1772699273"
},
"stopId": "FR:76351:ZE:3385:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 105,
"time": "1772700225"
},
"departure": {
"delay": 105,
"time": "1772700225"
},
"stopId": "FR:76351:ZE:3646:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 105,
"time": "1772699625"
},
"departure": {
"delay": 105,
"time": "1772699625"
},
"stopId": "FR:76351:ZE:3532:ATOUMOD003",
"stopSequence": 14
}
],
"timestamp": "1772698436",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230536x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745722x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 69,
"time": "1772698547"
},
"departure": {
"delay": 69,
"time": "1772698569"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 13
},
{
"departure": {
"delay": 12,
"time": "1772697492"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 40,
"time": "1772700280"
},
"departure": {
"delay": 40,
"time": "1772700280"
},
"stopId": "FR:50129:ZE:10MOR2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": -6,
"time": "1772697859"
},
"departure": {
"delay": -6,
"time": "1772697894"
},
"stopId": "FR:50129:ZE:10MED4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 40,
"time": "1772699800"
},
"departure": {
"delay": 40,
"time": "1772699800"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 40,
"time": "1772700100"
},
"departure": {
"delay": 40,
"time": "1772700100"
},
"stopId": "FR:50129:ZE:10PAU2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 40,
"time": "1772700160"
},
"departure": {
"delay": 40,
"time": "1772700160"
},
"stopId": "FR:50129:ZE:10TLL2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 40,
"time": "1772699080"
},
"departure": {
"delay": 40,
"time": "1772699080"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 40,
"time": "1772700400"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 40,
"time": "1772699620"
},
"departure": {
"delay": 40,
"time": "1772699620"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 40,
"time": "1772699200"
},
"departure": {
"delay": 40,
"time": "1772699200"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 40,
"time": "1772699980"
},
"departure": {
"delay": 40,
"time": "1772699980"
},
"stopId": "FR:50129:ZE:10EPC2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 40,
"time": "1772700040"
},
"departure": {
"delay": 40,
"time": "1772700040"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 21,
"time": "1772698142"
},
"departure": {
"delay": 21,
"time": "1772698161"
},
"stopId": "FR:50129:ZE:10XCT4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 40,
"time": "1772699320"
},
"departure": {
"delay": 40,
"time": "1772699320"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 48,
"time": "1772698676"
},
"departure": {
"delay": 48,
"time": "1772698728"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 18,
"time": "1772697947"
},
"departure": {
"delay": 18,
"time": "1772697978"
},
"stopId": "FR:50129:ZE:10BAG4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 40,
"time": "1772699440"
},
"departure": {
"delay": 40,
"time": "1772699440"
},
"stopId": "FR:50129:ZE:10PAX2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 40,
"time": "1772699380"
},
"departure": {
"delay": 40,
"time": "1772699380"
},
"stopId": "FR:50129:ZE:10TRA3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 40,
"time": "1772700340"
},
"departure": {
"delay": 40,
"time": "1772700340"
},
"stopId": "FR:50129:ZE:10MES2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 40,
"time": "1772698900"
},
"departure": {
"delay": 40,
"time": "1772698900"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 40,
"time": "1772700220"
},
"departure": {
"delay": 40,
"time": "1772700220"
},
"stopId": "FR:50129:ZE:10HET2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 24,
"time": "1772697738"
},
"departure": {
"delay": 24,
"time": "1772697804"
},
"stopId": "FR:50129:ZE:10NOR6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 40,
"time": "1772699740"
},
"departure": {
"delay": 40,
"time": "1772699740"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 40,
"time": "1772698780"
},
"departure": {
"delay": 40,
"time": "1772698780"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -15,
"time": "1772697687"
},
"departure": {
"delay": -15,
"time": "1772697705"
},
"stopId": "FR:50129:ZE:10GDR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 59,
"time": "1772698392"
},
"departure": {
"delay": 59,
"time": "1772698439"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 6,
"time": "1772697657"
},
"departure": {
"delay": 6,
"time": "1772697666"
},
"stopId": "FR:50129:ZE:10LPL2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 43,
"time": "1772697552"
},
"departure": {
"delay": 43,
"time": "1772697583"
},
"stopId": "FR:50129:ZE:10FLO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 40,
"time": "1772698960"
},
"departure": {
"delay": 40,
"time": "1772698960"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 30,
"time": "1772698048"
},
"departure": {
"delay": 30,
"time": "1772698110"
},
"stopId": "FR:50129:ZE:10GRR2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 36,
"time": "1772698238"
},
"departure": {
"delay": 36,
"time": "1772698296"
},
"stopId": "FR:50129:ZE:10HPA4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 40,
"time": "1772699500"
},
"departure": {
"delay": 40,
"time": "1772699500"
},
"stopId": "FR:50129:ZE:10ANN2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 40,
"time": "1772699440"
},
"departure": {
"delay": 40,
"time": "1772699440"
},
"stopId": "FR:50129:ZE:10CMI2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 40,
"time": "1772699020"
},
"departure": {
"delay": 40,
"time": "1772699020"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 40,
"time": "1772699920"
},
"departure": {
"delay": 40,
"time": "1772699920"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 29
}
],
"timestamp": "1772698728",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745722x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC602170:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -3633,
"time": "1772698767"
},
"departure": {
"delay": -3633,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xSAC01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -3573,
"time": "1772698767"
},
"departure": {
"delay": -3573,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xSAL01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -3453,
"time": "1772698767"
},
"departure": {
"delay": -3453,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xCLS01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -3873,
"time": "1772698767"
},
"departure": {
"delay": -3873,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xECH01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -3393,
"time": "1772698767"
},
"departure": {
"delay": -3393,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xBOS01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -3513,
"time": "1772698767"
},
"departure": {
"delay": -3513,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xCAS01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -4233,
"time": "1772698767"
},
"departure": {
"delay": -4233,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xCOT01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -3333,
"time": "1772698767"
},
"departure": {
"delay": -3333,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xTAT01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -4593,
"time": "1772698767"
},
"departure": {
"delay": -4593,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": -4533,
"time": "1772698767"
},
"departure": {
"delay": -4533,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -3993,
"time": "1772698767"
},
"departure": {
"delay": -3993,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xADO01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -4773,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": -3813,
"time": "1772698767"
},
"departure": {
"delay": -3813,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xPAN01:ATOUMOD004",
"stopSequence": 14
},
{
"departure": {
"delay": -3333,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xROS01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -4353,
"time": "1772698767"
},
"departure": {
"delay": -4353,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xSAU01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -4713,
"time": "1772698767"
},
"departure": {
"delay": -4713,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 28
}
],
"timestamp": "1772698767",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T10:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC602170:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:211:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 125,
"time": "1772697360"
},
"departure": {
"delay": 125,
"time": "1772697365"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"delay": 125,
"time": "1772698020"
},
"departure": {
"delay": 125,
"time": "1772698025"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"delay": 70,
"time": "1772699170"
},
"departure": {
"delay": 70,
"time": "1772699170"
},
"stopId": "FR:76217:ZE:18091:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"delay": 60,
"time": "1772699100"
},
"departure": {
"delay": 60,
"time": "1772699100"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"delay": 65,
"time": "1772698925"
},
"departure": {
"delay": 65,
"time": "1772698925"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"delay": 60,
"time": "1772699220"
},
"departure": {
"delay": 60,
"time": "1772699220"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"delay": 60,
"time": "1772698920"
},
"departure": {
"delay": 60,
"time": "1772698920"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"delay": 60,
"time": "1772698800"
},
"departure": {
"delay": 60,
"time": "1772698800"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"delay": 135,
"time": "1772697370"
},
"departure": {
"delay": 135,
"time": "1772697375"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"delay": 185,
"time": "1772697600"
},
"departure": {
"delay": 185,
"time": "1772697605"
},
"stopId": "FR:76217:ZE:18171:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"delay": 125,
"time": "1772697960"
},
"departure": {
"delay": 125,
"time": "1772697965"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"delay": 185,
"time": "1772697540"
},
"departure": {
"delay": 185,
"time": "1772697545"
},
"stopId": "FR:76217:ZE:18167:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"delay": 60,
"time": "1772698860"
},
"departure": {
"delay": 60,
"time": "1772698860"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"delay": 60,
"time": "1772699160"
},
"departure": {
"delay": 60,
"time": "1772699160"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"delay": 60,
"time": "1772699040"
},
"departure": {
"delay": 60,
"time": "1772699040"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"delay": 60,
"time": "1772699400"
},
"departure": {
"delay": 60,
"time": "1772699400"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 31
},
{
"departure": {
"delay": 60,
"time": "1772697060"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"delay": 185,
"time": "1772698140"
},
"departure": {
"delay": 185,
"time": "1772698145"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"delay": 135,
"time": "1772697910"
},
"departure": {
"delay": 135,
"time": "1772697915"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"delay": 60,
"time": "1772697120"
},
"departure": {
"delay": 60,
"time": "1772697180"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"delay": 65,
"time": "1772697240"
},
"departure": {
"delay": 65,
"time": "1772697245"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"delay": 65,
"time": "1772699165"
},
"departure": {
"delay": 65,
"time": "1772699165"
},
"stopId": "FR:76217:ZE:18442:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"delay": 185,
"time": "1772697900"
},
"departure": {
"delay": 185,
"time": "1772697905"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"delay": 60,
"time": "1772698980"
},
"departure": {
"delay": 60,
"time": "1772698980"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"delay": 65,
"time": "1772698865"
},
"departure": {
"delay": 65,
"time": "1772698865"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"delay": 245,
"time": "1772697780"
},
"departure": {
"delay": 245,
"time": "1772697785"
},
"stopId": "FR:76217:ZE:18178:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"delay": 65,
"time": "1772699585"
},
"departure": {
"delay": 65,
"time": "1772699585"
},
"stopId": "FR:76217:ZE:18102:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"delay": 60,
"time": "1772698620"
},
"departure": {
"delay": 60,
"time": "1772698680"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"delay": -55,
"time": "1772698260"
},
"departure": {
"delay": -55,
"time": "1772698265"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"delay": 60,
"time": "1772699580"
},
"departure": {
"delay": 60,
"time": "1772699580"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"delay": 245,
"time": "1772697720"
},
"departure": {
"delay": 245,
"time": "1772697725"
},
"stopId": "FR:76217:ZE:18198:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"delay": 60,
"time": "1772698500"
},
"departure": {
"delay": 60,
"time": "1772698560"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"delay": 180,
"time": "1772697420"
},
"departure": {
"delay": 180,
"time": "1772697480"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"delay": 60,
"time": "1772699760"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 34
}
],
"timestamp": "1772698719",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:211:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN850606F6025598x2026x02x28T22x07x15Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772698980"
},
"departure": {
"time": "1772699040"
},
"stopId": "FR:76057:ZE:StopPointxOCETrainxTERx87411264:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1772699580"
},
"departure": {
"time": "1772699640"
},
"stopId": "FR:76474:ZE:StopPointxOCETrainxTERx87411249:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1772700000"
},
"departure": {
"time": "1772700180"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 13
},
{
"departure": {
"time": "1772698020"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1772701620"
},
"stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1772698800"
},
"departure": {
"time": "1772698860"
},
"stopId": "FR:76495:ZE:StopPointxOCETrainxTERx87411272:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1772699340"
},
"departure": {
"time": "1772699400"
},
"stopId": "FR:76366:ZE:StopPointxOCETrainxTERx87411256:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1772701080"
},
"departure": {
"time": "1772701140"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1772700420"
},
"departure": {
"time": "1772700540"
},
"stopId": "FR:76681:ZE:StopPointxOCETrainxTERx87411223:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1772698380"
},
"departure": {
"time": "1772698440"
},
"stopId": "FR:76456:ZE:StopPointxOCETrainxTERx87411280:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1772700780"
},
"departure": {
"time": "1772700840"
},
"stopId": "FR:76575:ZE:StopPointxOCETrainxTERx87411215:ATOUMOD002",
"stopSequence": 17
}
],
"timestamp": "1772694412",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxde778414x6e3dx4bc7x9d9ax6bac6aed673fx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN850606F6025598x2026x02x28T22x07x15Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD021:ServiceJourney:56:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 79,
"time": "1772692572"
},
"departure": {
"delay": 79,
"time": "1772692579"
},
"stopId": "FR:14333:ZE:16:ATOUMOD021",
"stopSequence": 8
},
{
"arrival": {
"delay": 186,
"time": "1772692803"
},
"departure": {
"delay": 186,
"time": "1772692866"
},
"stopId": "FR:14333:ZE:22:ATOUMOD021",
"stopSequence": 11
},
{
"arrival": {
"delay": 85,
"time": "1772693149"
},
"departure": {
"delay": 85,
"time": "1772693185"
},
"stopId": "FR:14333:ZE:25:ATOUMOD021",
"stopSequence": 13
},
{
"arrival": {
"delay": 105,
"time": "1772692448"
},
"departure": {
"delay": 105,
"time": "1772692485"
},
"stopId": "FR:14333:ZE:12:ATOUMOD021",
"stopSequence": 6
},
{
"arrival": {
"delay": 156,
"time": "1772692740"
},
"departure": {
"delay": 156,
"time": "1772692776"
},
"stopId": "FR:14333:ZE:20:ATOUMOD021",
"stopSequence": 10
},
{
"arrival": {
"delay": 53,
"time": "1772693332"
},
"departure": {
"delay": 53,
"time": "1772693393"
},
"stopId": "FR:14333:ZE:29:ATOUMOD021",
"stopSequence": 15
},
{
"arrival": {
"delay": 90,
"time": "1772693790"
},
"departure": {
"delay": 90,
"time": "1772693790"
},
"stopId": "FR:14333:ZE:39:ATOUMOD021",
"stopSequence": 20
},
{
"arrival": {
"delay": -21,
"time": "1772693611"
},
"departure": {
"delay": -21,
"time": "1772693619"
},
"stopId": "FR:14333:ZE:37:ATOUMOD021",
"stopSequence": 19
},
{
"arrival": {
"delay": 4,
"time": "1772693218"
},
"departure": {
"delay": 4,
"time": "1772693224"
},
"stopId": "FR:14333:ZE:27:ATOUMOD021",
"stopSequence": 14
},
{
"arrival": {
"delay": 34,
"time": "1772691941"
},
"departure": {
"delay": 34,
"time": "1772691994"
},
"stopId": "FR:14333:ZE:4:ATOUMOD021",
"stopSequence": 2
},
{
"departure": {
"delay": 19,
"time": "1772691919"
},
"stopId": "FR:14333:ZE:2:ATOUMOD021",
"stopSequence": 1
},
{
"arrival": {
"delay": 87,
"time": "1772693534"
},
"departure": {
"delay": 87,
"time": "1772693547"
},
"stopId": "FR:14333:ZE:33:ATOUMOD021",
"stopSequence": 17
},
{
"arrival": {
"delay": 105,
"time": "1772693450"
},
"departure": {
"delay": 105,
"time": "1772693505"
},
"stopId": "FR:14333:ZE:31:ATOUMOD021",
"stopSequence": 16
},
{
"arrival": {
"delay": 88,
"time": "1772692521"
},
"departure": {
"delay": 88,
"time": "1772692528"
},
"stopId": "FR:14333:ZE:14:ATOUMOD021",
"stopSequence": 7
},
{
"arrival": {
"delay": 90,
"time": "1772693970"
},
"stopId": "FR:14333:ZE:41:ATOUMOD021",
"stopSequence": 21
},
{
"arrival": {
"delay": -11,
"time": "1772693563"
},
"departure": {
"delay": -11,
"time": "1772693569"
},
"stopId": "FR:14333:ZE:35:ATOUMOD021",
"stopSequence": 18
},
{
"arrival": {
"delay": 89,
"time": "1772692223"
},
"departure": {
"delay": 89,
"time": "1772692289"
},
"stopId": "FR:14333:ZE:8:ATOUMOD021",
"stopSequence": 4
},
{
"arrival": {
"delay": 19,
"time": "1772692045"
},
"departure": {
"delay": 19,
"time": "1772692099"
},
"stopId": "FR:14333:ZE:6:ATOUMOD021",
"stopSequence": 3
},
{
"arrival": {
"delay": 84,
"time": "1772693008"
},
"departure": {
"delay": 84,
"time": "1772693064"
},
"stopId": "FR:14536:ZE:23:ATOUMOD021",
"stopSequence": 12
},
{
"arrival": {
"time": "1772692639"
},
"departure": {
"time": "1772692560"
},
"stopId": "FR:14333:ZE:18:ATOUMOD021",
"stopSequence": 9
},
{
"arrival": {
"delay": 54,
"time": "1772692319"
},
"departure": {
"delay": 54,
"time": "1772692374"
},
"stopId": "FR:14333:ZE:10:ATOUMOD021",
"stopSequence": 5
}
],
"timestamp": "1772698769",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD021:Line:A:LOC",
"tripId": "ATOUMOD021:ServiceJourney:56:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:427:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772706960"
},
"departure": {
"time": "1772706960"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1772707920"
},
"departure": {
"time": "1772707920"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1772707740"
},
"departure": {
"time": "1772707740"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1772708520"
},
"stopId": "FR:76217:ZE:18041:ATOUMOD005",
"stopSequence": 18
},
{
"departure": {
"time": "1772706840"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1772707380"
},
"departure": {
"time": "1772707380"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1772708280"
},
"departure": {
"time": "1772708280"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1772707860"
},
"departure": {
"time": "1772707860"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1772707440"
},
"departure": {
"time": "1772707440"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1772707260"
},
"departure": {
"time": "1772707260"
},
"stopId": "FR:76217:ZE:18043:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1772707620"
},
"departure": {
"time": "1772707620"
},
"stopId": "FR:76217:ZE:18093:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1772708460"
},
"departure": {
"time": "1772708460"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1772707680"
},
"departure": {
"time": "1772707680"
},
"stopId": "FR:76217:ZE:18052:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1772708100"
},
"departure": {
"time": "1772708100"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1772707800"
},
"departure": {
"time": "1772707800"
},
"stopId": "FR:76217:ZE:18037:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1772707500"
},
"departure": {
"time": "1772707500"
},
"stopId": "FR:76217:ZE:18067:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1772707560"
},
"departure": {
"time": "1772707560"
},
"stopId": "FR:76217:ZE:18325:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1772707140"
},
"departure": {
"time": "1772707140"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 3
}
],
"timestamp": "1772698158",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:427:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:795:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772701740"
},
"departure": {
"time": "1772701740"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1772701200"
},
"departure": {
"time": "1772701200"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1772702100"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1772701560"
},
"departure": {
"time": "1772701560"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1772701500"
},
"departure": {
"time": "1772701500"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1772701920"
},
"departure": {
"time": "1772701920"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
},
{
"departure": {
"time": "1772701140"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1772701620"
},
"departure": {
"time": "1772701620"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1772701260"
},
"departure": {
"time": "1772701260"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
}
],
"timestamp": "1772698764",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:795:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745664x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772699820"
},
"departure": {
"time": "1772699820"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"time": "1772700540"
},
"departure": {
"time": "1772700540"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"time": "1772700360"
},
"departure": {
"time": "1772700360"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"time": "1772701380"
},
"departure": {
"time": "1772701380"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"time": "1772701200"
},
"departure": {
"time": "1772701200"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"time": "1772699700"
},
"departure": {
"time": "1772699700"
},
"stopId": "FR:50129:ZE:10EPC1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"time": "1772701980"
},
"departure": {
"time": "1772701980"
},
"stopId": "FR:50129:ZE:10GDR1:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"time": "1772700840"
},
"departure": {
"time": "1772700840"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"time": "1772699880"
},
"departure": {
"time": "1772699880"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"time": "1772701440"
},
"departure": {
"time": "1772701440"
},
"stopId": "FR:50129:ZE:10HPA3:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"time": "1772699520"
},
"departure": {
"time": "1772699520"
},
"stopId": "FR:50129:ZE:10FRN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"time": "1772700660"
},
"departure": {
"time": "1772700660"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"time": "1772702100"
},
"departure": {
"time": "1772702100"
},
"stopId": "FR:50129:ZE:10FLO1:ATOUMOD035",
"stopSequence": 34
},
{
"departure": {
"time": "1772699280"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"time": "1772699460"
},
"departure": {
"time": "1772699460"
},
"stopId": "FR:50129:ZE:10MOR1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"time": "1772700060"
},
"departure": {
"time": "1772700060"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"time": "1772699460"
},
"departure": {
"time": "1772699460"
},
"stopId": "FR:50129:ZE:10BOI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"time": "1772700240"
},
"departure": {
"time": "1772700240"
},
"stopId": "FR:50129:ZE:10CMI1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"time": "1772699400"
},
"departure": {
"time": "1772699400"
},
"stopId": "FR:50129:ZE:10MES1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"time": "1772701800"
},
"departure": {
"time": "1772701800"
},
"stopId": "FR:50129:ZE:10MED3:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"time": "1772699640"
},
"departure": {
"time": "1772699640"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"time": "1772701740"
},
"departure": {
"time": "1772701740"
},
"stopId": "FR:50129:ZE:10BAG3:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"time": "1772700960"
},
"departure": {
"time": "1772700960"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"time": "1772701620"
},
"departure": {
"time": "1772701620"
},
"stopId": "FR:50129:ZE:10GRR1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"time": "1772701080"
},
"departure": {
"time": "1772701080"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"time": "1772700300"
},
"departure": {
"time": "1772700300"
},
"stopId": "FR:50129:ZE:10PAX1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"time": "1772701560"
},
"departure": {
"time": "1772701560"
},
"stopId": "FR:50129:ZE:10XCT3:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"time": "1772699940"
},
"departure": {
"time": "1772699940"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"time": "1772700180"
},
"departure": {
"time": "1772700180"
},
"stopId": "FR:50129:ZE:10ANN1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"time": "1772702040"
},
"departure": {
"time": "1772702040"
},
"stopId": "FR:50129:ZE:10LPL1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"time": "1772700420"
},
"departure": {
"time": "1772700420"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"time": "1772702220"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"time": "1772700780"
},
"departure": {
"time": "1772700780"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"time": "1772700720"
},
"departure": {
"time": "1772700720"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"time": "1772701920"
},
"departure": {
"time": "1772701920"
},
"stopId": "FR:50129:ZE:10NOR5:ATOUMOD035",
"stopSequence": 31
}
],
"timestamp": "1772698730",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745664x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745652x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 208,
"time": "1772689105"
},
"departure": {
"delay": 208,
"time": "1772689168"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 82,
"time": "1772688637"
},
"departure": {
"delay": 82,
"time": "1772688682"
},
"stopId": "FR:50129:ZE:10MOR1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 324,
"time": "1772691115"
},
"departure": {
"delay": 324,
"time": "1772691144"
},
"stopId": "FR:50129:ZE:10MED3:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 262,
"time": "1772691244"
},
"departure": {
"delay": 262,
"time": "1772691262"
},
"stopId": "FR:50129:ZE:10GDR1:ATOUMOD035",
"stopSequence": 32
},
{
"departure": {
"delay": 79,
"time": "1772688499"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 258,
"time": "1772689990"
},
"departure": {
"delay": 258,
"time": "1772689998"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"time": "1772689980"
},
"departure": {
"time": "1772689800"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 215,
"time": "1772690182"
},
"departure": {
"delay": 215,
"time": "1772690195"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 79,
"time": "1772688573"
},
"departure": {
"delay": 79,
"time": "1772688619"
},
"stopId": "FR:50129:ZE:10MES1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 328,
"time": "1772690940"
},
"departure": {
"delay": 328,
"time": "1772690968"
},
"stopId": "FR:50129:ZE:10GRR1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 228,
"time": "1772689210"
},
"departure": {
"delay": 228,
"time": "1772689248"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 223,
"time": "1772689376"
},
"departure": {
"delay": 223,
"time": "1772689423"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 233,
"time": "1772690115"
},
"departure": {
"delay": 233,
"time": "1772690153"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 256,
"time": "1772689601"
},
"departure": {
"delay": 256,
"time": "1772689636"
},
"stopId": "FR:50129:ZE:10PAX1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 326,
"time": "1772690870"
},
"departure": {
"delay": 326,
"time": "1772690906"
},
"stopId": "FR:50129:ZE:10XCT3:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 353,
"time": "1772690798"
},
"departure": {
"delay": 353,
"time": "1772690813"
},
"stopId": "FR:50129:ZE:10HPA3:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 199,
"time": "1772689001"
},
"departure": {
"delay": 199,
"time": "1772689039"
},
"stopId": "FR:50129:ZE:10EPC1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 140,
"time": "1772688800"
},
"departure": {
"delay": 140,
"time": "1772688800"
},
"stopId": "FR:50129:ZE:10FRN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 184,
"time": "1772691424"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 251,
"time": "1772689680"
},
"departure": {
"delay": 251,
"time": "1772689691"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 243,
"time": "1772691286"
},
"departure": {
"delay": 243,
"time": "1772691303"
},
"stopId": "FR:50129:ZE:10LPL1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 251,
"time": "1772689556"
},
"departure": {
"delay": 251,
"time": "1772689571"
},
"stopId": "FR:50129:ZE:10CMI1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 259,
"time": "1772689805"
},
"departure": {
"delay": 259,
"time": "1772689879"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 236,
"time": "1772689473"
},
"departure": {
"delay": 236,
"time": "1772689496"
},
"stopId": "FR:50129:ZE:10ANN1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 285,
"time": "1772691188"
},
"departure": {
"delay": 285,
"time": "1772691225"
},
"stopId": "FR:50129:ZE:10NOR5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 247,
"time": "1772691355"
},
"departure": {
"delay": 247,
"time": "1772691367"
},
"stopId": "FR:50129:ZE:10FLO1:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 243,
"time": "1772689710"
},
"departure": {
"delay": 243,
"time": "1772689743"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 199,
"time": "1772690033"
},
"departure": {
"delay": 199,
"time": "1772690059"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 185,
"time": "1772690249"
},
"departure": {
"delay": 185,
"time": "1772690285"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 340,
"time": "1772690388"
},
"departure": {
"delay": 340,
"time": "1772690560"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 301,
"time": "1772691030"
},
"departure": {
"delay": 301,
"time": "1772691061"
},
"stopId": "FR:50129:ZE:10BAG3:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 127,
"time": "1772688710"
},
"departure": {
"delay": 127,
"time": "1772688727"
},
"stopId": "FR:50129:ZE:10BOI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 142,
"time": "1772688889"
},
"departure": {
"delay": 142,
"time": "1772688922"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 212,
"time": "1772689281"
},
"departure": {
"delay": 212,
"time": "1772689292"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 10
}
],
"timestamp": "1772698729",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745652x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747842x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 49,
"time": "1772694744"
},
"departure": {
"delay": 49,
"time": "1772694769"
},
"stopId": "FR:50129:ZE:10BOC2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 18,
"time": "1772694649"
},
"departure": {
"delay": 18,
"time": "1772694678"
},
"stopId": "FR:50129:ZE:10CEN2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 136,
"time": "1772695607"
},
"departure": {
"delay": 136,
"time": "1772695636"
},
"stopId": "FR:50129:ZE:10BSJ2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 514,
"time": "1772696588"
},
"departure": {
"delay": 514,
"time": "1772696614"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 56,
"time": "1772694966"
},
"departure": {
"delay": 56,
"time": "1772695016"
},
"stopId": "FR:50129:ZE:10CUR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 533,
"time": "1772696648"
},
"departure": {
"delay": 533,
"time": "1772696693"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 501,
"time": "1772696760"
},
"departure": {
"delay": 501,
"time": "1772696781"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 573,
"time": "1772696341"
},
"departure": {
"delay": 573,
"time": "1772696373"
},
"stopId": "FR:50129:ZE:10BOS2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 117,
"time": "1772695216"
},
"departure": {
"delay": 117,
"time": "1772695257"
},
"stopId": "FR:50129:ZE:10CSM2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 524,
"time": "1772696483"
},
"departure": {
"delay": 524,
"time": "1772696504"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 149,
"time": "1772695538"
},
"departure": {
"delay": 149,
"time": "1772695589"
},
"stopId": "FR:50129:ZE:10MTT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 28,
"time": "1772694779"
},
"departure": {
"delay": 28,
"time": "1772694808"
},
"stopId": "FR:50129:ZE:10GNT2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 123,
"time": "1772695289"
},
"departure": {
"delay": 123,
"time": "1772695323"
},
"stopId": "FR:50129:ZE:10SWZ2:ATOUMOD035",
"stopSequence": 10
},
{
"departure": {
"delay": 63,
"time": "1772694603"
},
"stopId": "FR:50129:ZE:10MXR2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 535,
"time": "1772696248"
},
"departure": {
"delay": 535,
"time": "1772696275"
},
"stopId": "FR:50129:ZE:10ODR2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 146,
"time": "1772695512"
},
"departure": {
"delay": 146,
"time": "1772695526"
},
"stopId": "FR:50129:ZE:10SEX2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 106,
"time": "1772695447"
},
"departure": {
"delay": 106,
"time": "1772695486"
},
"stopId": "FR:50129:ZE:10HxC2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 54,
"time": "1772694911"
},
"departure": {
"delay": 54,
"time": "1772694954"
},
"stopId": "FR:50129:ZE:10REN2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 506,
"time": "1772696808"
},
"departure": {
"delay": 506,
"time": "1772696846"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -19,
"time": "1772694857"
},
"departure": {
"delay": -19,
"time": "1772694881"
},
"stopId": "FR:50129:ZE:10LOG2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 377,
"time": "1772696897"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 201,
"time": "1772695670"
},
"departure": {
"delay": 201,
"time": "1772695701"
},
"stopId": "FR:50129:ZE:10RUC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 568,
"time": "1772696396"
},
"departure": {
"delay": 568,
"time": "1772696428"
},
"stopId": "FR:50129:ZE:10JAR2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 107,
"time": "1772695389"
},
"departure": {
"delay": 107,
"time": "1772695427"
},
"stopId": "FR:50129:ZE:10GDM4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 68,
"time": "1772695053"
},
"departure": {
"delay": 68,
"time": "1772695088"
},
"stopId": "FR:50129:ZE:10DEB2:ATOUMOD035",
"stopSequence": 8
}
],
"timestamp": "1772698735",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747842x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230378x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772700900"
},
"departure": {
"time": "1772700900"
},
"stopId": "FR:76351:ZE:5183:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 23,
"time": "1772700743"
},
"departure": {
"delay": 23,
"time": "1772700743"
},
"stopId": "FR:76351:ZE:3501:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 32,
"time": "1772700452"
},
"departure": {
"delay": 32,
"time": "1772700452"
},
"stopId": "FR:76351:ZE:3028:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 5,
"time": "1772699525"
},
"departure": {
"delay": 5,
"time": "1772699525"
},
"stopId": "FR:76351:ZE:3709:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 20,
"time": "1772700260"
},
"departure": {
"delay": 20,
"time": "1772700260"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 28,
"time": "1772699788"
},
"departure": {
"delay": 28,
"time": "1772699788"
},
"stopId": "FR:76351:ZE:3376:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"time": "1772701380"
},
"departure": {
"time": "1772701380"
},
"stopId": "FR:76351:ZE:3770:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 53,
"time": "1772699393"
},
"departure": {
"delay": 53,
"time": "1772699393"
},
"stopId": "FR:76351:ZE:3655:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 49,
"time": "1772701669"
},
"departure": {
"delay": 49,
"time": "1772701669"
},
"stopId": "FR:76351:ZE:4115:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 45,
"time": "1772698965"
},
"departure": {
"delay": 45,
"time": "1772698965"
},
"stopId": "FR:76351:ZE:3214:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 54,
"time": "1772700654"
},
"departure": {
"delay": 54,
"time": "1772700654"
},
"stopId": "FR:76351:ZE:3646:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"time": "1772700180"
},
"departure": {
"time": "1772700180"
},
"stopId": "FR:76351:ZE:3192:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 18,
"time": "1772701458"
},
"departure": {
"delay": 18,
"time": "1772701458"
},
"stopId": "FR:76351:ZE:3019:ATOUMOD003",
"stopSequence": 34
},
{
"departure": {
"time": "1772698920"
},
"stopId": "FR:76351:ZE:3212:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"time": "1772701620"
},
"departure": {
"time": "1772701620"
},
"stopId": "FR:76351:ZE:3447:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"time": "1772700600"
},
"departure": {
"time": "1772700600"
},
"stopId": "FR:76351:ZE:4643:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 56,
"time": "1772699036"
},
"departure": {
"delay": 56,
"time": "1772699036"
},
"stopId": "FR:76351:ZE:4079:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 41,
"time": "1772701481"
},
"departure": {
"delay": 41,
"time": "1772701481"
},
"stopId": "FR:76351:ZE:3685:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"time": "1772699700"
},
"departure": {
"time": "1772699700"
},
"stopId": "FR:76351:ZE:3728:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 34,
"time": "1772699734"
},
"departure": {
"delay": 34,
"time": "1772699734"
},
"stopId": "FR:76351:ZE:3568:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 25,
"time": "1772699845"
},
"departure": {
"delay": 25,
"time": "1772699845"
},
"stopId": "FR:76351:ZE:3414:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 26,
"time": "1772699066"
},
"departure": {
"delay": 26,
"time": "1772699066"
},
"stopId": "FR:76351:ZE:3044:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 47,
"time": "1772701427"
},
"departure": {
"delay": 47,
"time": "1772701427"
},
"stopId": "FR:76351:ZE:3007:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 36,
"time": "1772699196"
},
"departure": {
"delay": 36,
"time": "1772699196"
},
"stopId": "FR:76351:ZE:3612:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 26,
"time": "1772699966"
},
"departure": {
"delay": 26,
"time": "1772699966"
},
"stopId": "FR:76351:ZE:3605:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 54,
"time": "1772700534"
},
"departure": {
"delay": 54,
"time": "1772700534"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"time": "1772701980"
},
"stopId": "FR:76341:ZE:3691:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 44,
"time": "1772701724"
},
"departure": {
"delay": 44,
"time": "1772701724"
},
"stopId": "FR:76351:ZE:4523:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"time": "1772701140"
},
"departure": {
"time": "1772701140"
},
"stopId": "FR:76351:ZE:3200:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 1,
"time": "1772699641"
},
"departure": {
"delay": 1,
"time": "1772699641"
},
"stopId": "FR:76351:ZE:4875:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 4,
"time": "1772699584"
},
"departure": {
"delay": 4,
"time": "1772699584"
},
"stopId": "FR:76351:ZE:3707:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"time": "1772699460"
},
"departure": {
"time": "1772699460"
},
"stopId": "FR:76351:ZE:3385:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 58,
"time": "1772699158"
},
"departure": {
"delay": 58,
"time": "1772699158"
},
"stopId": "FR:76351:ZE:4879:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 44,
"time": "1772701244"
},
"departure": {
"delay": 44,
"time": "1772701244"
},
"stopId": "FR:76351:ZE:3543:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 15,
"time": "1772699355"
},
"departure": {
"delay": 15,
"time": "1772699355"
},
"stopId": "FR:76351:ZE:3161:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"time": "1772699100"
},
"departure": {
"time": "1772699100"
},
"stopId": "FR:76351:ZE:3258:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 32,
"time": "1772700092"
},
"departure": {
"delay": 32,
"time": "1772700092"
},
"stopId": "FR:76351:ZE:3062:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 30,
"time": "1772700810"
},
"departure": {
"delay": 30,
"time": "1772700810"
},
"stopId": "FR:76351:ZE:3276:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"time": "1772699280"
},
"departure": {
"time": "1772699280"
},
"stopId": "FR:76351:ZE:3229:ATOUMOD003",
"stopSequence": 8
}
],
"timestamp": "1772698626",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230378x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:245:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772699160"
},
"departure": {
"time": "1772699160"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1772700300"
},
"departure": {
"time": "1772700300"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 16
},
{
"departure": {
"time": "1772698860"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1772699820"
},
"departure": {
"time": "1772699820"
},
"stopId": "FR:76217:ZE:18037:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1772700120"
},
"departure": {
"time": "1772700120"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1772699400"
},
"departure": {
"time": "1772699400"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1772699580"
},
"departure": {
"time": "1772699580"
},
"stopId": "FR:76217:ZE:18325:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1772699940"
},
"departure": {
"time": "1772699940"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1772699700"
},
"departure": {
"time": "1772699700"
},
"stopId": "FR:76217:ZE:18052:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1772699280"
},
"departure": {
"time": "1772699280"
},
"stopId": "FR:76217:ZE:18043:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1772700540"
},
"stopId": "FR:76217:ZE:18041:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1772699880"
},
"departure": {
"time": "1772699880"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1772699760"
},
"departure": {
"time": "1772699760"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1772699460"
},
"departure": {
"time": "1772699460"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1772699640"
},
"departure": {
"time": "1772699640"
},
"stopId": "FR:76217:ZE:18093:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1772699040"
},
"departure": {
"time": "1772699040"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1772699520"
},
"departure": {
"time": "1772699520"
},
"stopId": "FR:76217:ZE:18067:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1772700480"
},
"departure": {
"time": "1772700480"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 17
}
],
"timestamp": "1772698773",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:245:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596536:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -31,
"time": "1772701169"
},
"departure": {
"delay": -31,
"time": "1772701169"
},
"stopId": "FR:27017:ZE:0xCNL02:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": 52,
"time": "1772701672"
},
"departure": {
"delay": 52,
"time": "1772701672"
},
"stopId": "FR:27229:ZE:0xLAK02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -124,
"time": "1772702156"
},
"departure": {
"delay": -124,
"time": "1772702156"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -4,
"time": "1772701796"
},
"departure": {
"delay": -4,
"time": "1772701796"
},
"stopId": "FR:27229:ZE:0xTRA02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -60,
"time": "1772702100"
},
"departure": {
"delay": -60,
"time": "1772702100"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -69,
"time": "1772701971"
},
"departure": {
"delay": -69,
"time": "1772701971"
},
"stopId": "FR:27229:ZE:0xLET02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -199,
"time": "1772702261"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -60,
"time": "1772702040"
},
"departure": {
"delay": -60,
"time": "1772702040"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -1,
"time": "1772701199"
},
"departure": {
"delay": -1,
"time": "1772701199"
},
"stopId": "FR:27017:ZE:0xANG02:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -35,
"time": "1772701225"
},
"departure": {
"delay": -35,
"time": "1772701225"
},
"stopId": "FR:27017:ZE:0xPAF01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": 52,
"time": "1772701072"
},
"departure": {
"delay": 52,
"time": "1772701072"
},
"stopId": "FR:27306:ZE:0xMRE02:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -19,
"time": "1772701841"
},
"departure": {
"delay": -19,
"time": "1772701841"
},
"stopId": "FR:27229:ZE:0xPOL02:ATOUMOD004",
"stopSequence": 17
},
{
"departure": {
"time": "1772701020"
},
"stopId": "FR:27306:ZE:0xCID02:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": 55,
"time": "1772701555"
},
"departure": {
"delay": 55,
"time": "1772701555"
},
"stopId": "FR:27229:ZE:0xRON02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -20,
"time": "1772701900"
},
"departure": {
"delay": -20,
"time": "1772701900"
},
"stopId": "FR:27229:ZE:0xORL02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 10,
"time": "1772701930"
},
"departure": {
"delay": 10,
"time": "1772701930"
},
"stopId": "FR:27229:ZE:0xMOU02:ATOUMOD004",
"stopSequence": 19
}
],
"timestamp": "1772698767",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T6:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596536:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746157x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 3,
"time": "1772693793"
},
"departure": {
"delay": 3,
"time": "1772693823"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 43,
"time": "1772691271"
},
"departure": {
"delay": 43,
"time": "1772691283"
},
"stopId": "FR:50129:ZE:10BRT1:ATOUMOD035",
"stopSequence": 8
},
{
"departure": {
"delay": -52,
"time": "1772690768"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 59,
"time": "1772694111"
},
"departure": {
"delay": 59,
"time": "1772694119"
},
"stopId": "FR:50129:ZE:10CVE1:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 52,
"time": "1772691004"
},
"departure": {
"delay": 52,
"time": "1772691052"
},
"stopId": "FR:50129:ZE:10ALB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 84,
"time": "1772692540"
},
"departure": {
"delay": 84,
"time": "1772692584"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 97,
"time": "1772692156"
},
"departure": {
"delay": 97,
"time": "1772692177"
},
"stopId": "FR:50129:ZE:10HUI1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 64,
"time": "1772692614"
},
"departure": {
"delay": 64,
"time": "1772692684"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 28,
"time": "1772693276"
},
"departure": {
"delay": 28,
"time": "1772693308"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 21,
"time": "1772691359"
},
"departure": {
"delay": 21,
"time": "1772691381"
},
"stopId": "FR:50129:ZE:10ARA1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 23,
"time": "1772693748"
},
"departure": {
"delay": 23,
"time": "1772693783"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 42,
"time": "1772694006"
},
"departure": {
"delay": 42,
"time": "1772694042"
},
"stopId": "FR:50129:ZE:10MGT1:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 3,
"time": "1772693132"
},
"departure": {
"delay": 3,
"time": "1772693163"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 71,
"time": "1772691162"
},
"departure": {
"delay": 71,
"time": "1772691191"
},
"stopId": "FR:50129:ZE:10CAR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 48,
"time": "1772691074"
},
"departure": {
"delay": 48,
"time": "1772691108"
},
"stopId": "FR:50129:ZE:10SFN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 62,
"time": "1772694135"
},
"departure": {
"delay": 62,
"time": "1772694182"
},
"stopId": "FR:50129:ZE:10COS1:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 50,
"time": "1772691489"
},
"departure": {
"delay": 50,
"time": "1772691530"
},
"stopId": "FR:50129:ZE:10CPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 98,
"time": "1772692254"
},
"departure": {
"delay": 98,
"time": "1772692298"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 84,
"time": "1772691288"
},
"departure": {
"delay": 84,
"time": "1772691324"
},
"stopId": "FR:50129:ZE:10BON1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 101,
"time": "1772692207"
},
"departure": {
"delay": 101,
"time": "1772692241"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 101,
"time": "1772691546"
},
"departure": {
"delay": 101,
"time": "1772691581"
},
"stopId": "FR:50129:ZE:10BHE1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 7,
"time": "1772693609"
},
"departure": {
"delay": 7,
"time": "1772693647"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 12,
"time": "1772694055"
},
"departure": {
"delay": 12,
"time": "1772694072"
},
"stopId": "FR:50129:ZE:10RSX1:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 133,
"time": "1772691989"
},
"departure": {
"delay": 133,
"time": "1772692033"
},
"stopId": "FR:50129:ZE:10HOM1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -18,
"time": "1772693954"
},
"departure": {
"delay": -18,
"time": "1772693982"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": -20,
"time": "1772693849"
},
"departure": {
"delay": -20,
"time": "1772693860"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 22,
"time": "1772693346"
},
"departure": {
"delay": 22,
"time": "1772693422"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": -9,
"time": "1772693478"
},
"departure": {
"delay": -9,
"time": "1772693511"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 86,
"time": "1772692093"
},
"departure": {
"delay": 86,
"time": "1772692106"
},
"stopId": "FR:50129:ZE:10BEL1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 62,
"time": "1772691211"
},
"departure": {
"delay": 62,
"time": "1772691242"
},
"stopId": "FR:50129:ZE:10HOU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 134,
"time": "1772691932"
},
"departure": {
"delay": 134,
"time": "1772691974"
},
"stopId": "FR:50129:ZE:10AGO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 100,
"time": "1772692372"
},
"departure": {
"delay": 100,
"time": "1772692420"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -4,
"time": "1772693888"
},
"departure": {
"delay": -4,
"time": "1772693936"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": -5,
"time": "1772693024"
},
"departure": {
"delay": -5,
"time": "1772693035"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 14,
"time": "1772692895"
},
"departure": {
"delay": 14,
"time": "1772692934"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 101,
"time": "1772691783"
},
"departure": {
"delay": 101,
"time": "1772691821"
},
"stopId": "FR:50129:ZE:10DUB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 27,
"time": "1772691409"
},
"departure": {
"delay": 27,
"time": "1772691447"
},
"stopId": "FR:50129:ZE:10PRE1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 117,
"time": "1772691849"
},
"departure": {
"delay": 117,
"time": "1772691897"
},
"stopId": "FR:50129:ZE:10LAV1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 116,
"time": "1772691683"
},
"departure": {
"delay": 116,
"time": "1772691716"
},
"stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 8,
"time": "1772693574"
},
"departure": {
"delay": 8,
"time": "1772693588"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 75,
"time": "1772692717"
},
"departure": {
"delay": 75,
"time": "1772692755"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 18,
"time": "1772690857"
},
"departure": {
"delay": 18,
"time": "1772690898"
},
"stopId": "FR:50129:ZE:10COF1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 35,
"time": "1772692792"
},
"departure": {
"delay": 35,
"time": "1772692835"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 38,
"time": "1772693532"
},
"departure": {
"delay": 38,
"time": "1772693558"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 98,
"time": "1772691608"
},
"departure": {
"delay": 98,
"time": "1772691638"
},
"stopId": "FR:50129:ZE:10LON1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 12,
"time": "1772690790"
},
"departure": {
"delay": 12,
"time": "1772690832"
},
"stopId": "FR:50129:ZE:10SFG1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 10,
"time": "1772694250"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 73,
"time": "1772692454"
},
"departure": {
"delay": 73,
"time": "1772692513"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 25
}
],
"timestamp": "1772698736",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746157x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746210x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 198,
"time": "1772697646"
},
"departure": {
"delay": 198,
"time": "1772697678"
},
"stopId": "FR:50129:ZE:10LON2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 218,
"time": "1772697386"
},
"departure": {
"delay": 218,
"time": "1772697398"
},
"stopId": "FR:50129:ZE:10AGO2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 40,
"time": "1772695070"
},
"departure": {
"delay": 40,
"time": "1772695120"
},
"stopId": "FR:50129:ZE:10CVE2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 102,
"time": "1772695199"
},
"departure": {
"delay": 102,
"time": "1772695302"
},
"stopId": "FR:50129:ZE:10MGT2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 2,
"time": "1772698007"
},
"departure": {
"delay": 2,
"time": "1772698022"
},
"stopId": "FR:50129:ZE:10ALB2:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 103,
"time": "1772697875"
},
"departure": {
"delay": 103,
"time": "1772697883"
},
"stopId": "FR:50129:ZE:10BRT2:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 230,
"time": "1772697072"
},
"departure": {
"delay": 230,
"time": "1772697110"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 23,
"time": "1772698133"
},
"departure": {
"delay": 23,
"time": "1772698163"
},
"stopId": "FR:50129:ZE:10COF2:ATOUMOD035",
"stopSequence": 47
},
{
"departure": {
"delay": 21,
"time": "1772694861"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 385,
"time": "1772696430"
},
"departure": {
"delay": 385,
"time": "1772696485"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 302,
"time": "1772695524"
},
"departure": {
"delay": 302,
"time": "1772695682"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 407,
"time": "1772696102"
},
"departure": {
"delay": 407,
"time": "1772696207"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 236,
"time": "1772697204"
},
"departure": {
"delay": 236,
"time": "1772697236"
},
"stopId": "FR:50129:ZE:10HUI2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 299,
"time": "1772695818"
},
"departure": {
"delay": 299,
"time": "1772695859"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 67,
"time": "1772697898"
},
"departure": {
"delay": 67,
"time": "1772697907"
},
"stopId": "FR:50129:ZE:10HOU2:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 305,
"time": "1772696917"
},
"departure": {
"delay": 305,
"time": "1772696945"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 405,
"time": "1772696234"
},
"departure": {
"delay": 405,
"time": "1772696265"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -31,
"time": "1772698289"
},
"stopId": "FR:50129:ZE:10MAX1:ATOUMOD035",
"stopSequence": 50
},
{
"arrival": {
"delay": 396,
"time": "1772696338"
},
"departure": {
"delay": 396,
"time": "1772696376"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 182,
"time": "1772697567"
},
"departure": {
"delay": 182,
"time": "1772697602"
},
"stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 266,
"time": "1772695698"
},
"departure": {
"delay": 266,
"time": "1772695706"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 157,
"time": "1772695314"
},
"departure": {
"delay": 157,
"time": "1772695357"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 292,
"time": "1772695886"
},
"departure": {
"delay": 292,
"time": "1772695912"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 186,
"time": "1772695468"
},
"departure": {
"delay": 186,
"time": "1772695506"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 42,
"time": "1772695133"
},
"departure": {
"delay": 42,
"time": "1772695182"
},
"stopId": "FR:50129:ZE:10RSX2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 279,
"time": "1772697006"
},
"departure": {
"delay": 279,
"time": "1772697039"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 171,
"time": "1772695373"
},
"departure": {
"delay": 171,
"time": "1772695431"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 36,
"time": "1772697927"
},
"departure": {
"delay": 36,
"time": "1772697936"
},
"stopId": "FR:50129:ZE:10CAR2:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 143,
"time": "1772697797"
},
"departure": {
"delay": 143,
"time": "1772697803"
},
"stopId": "FR:50129:ZE:10ARA2:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 302,
"time": "1772696849"
},
"departure": {
"delay": 302,
"time": "1772696882"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 272,
"time": "1772695931"
},
"departure": {
"delay": 272,
"time": "1772695952"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 320,
"time": "1772696630"
},
"departure": {
"delay": 320,
"time": "1772696660"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 314,
"time": "1772696737"
},
"departure": {
"delay": 314,
"time": "1772696774"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 198,
"time": "1772697468"
},
"departure": {
"delay": 198,
"time": "1772697498"
},
"stopId": "FR:50129:ZE:10DUB2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 147,
"time": "1772697836"
},
"departure": {
"delay": 147,
"time": "1772697867"
},
"stopId": "FR:50129:ZE:10BON2:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": -7,
"time": "1772698238"
},
"departure": {
"delay": -7,
"time": "1772698253"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 49
},
{
"arrival": {
"delay": 222,
"time": "1772697131"
},
"departure": {
"delay": 222,
"time": "1772697162"
},
"stopId": "FR:50129:ZE:10TRA6:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 242,
"time": "1772697328"
},
"departure": {
"delay": 242,
"time": "1772697362"
},
"stopId": "FR:50129:ZE:10HOM2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 229,
"time": "1772697273"
},
"departure": {
"delay": 229,
"time": "1772697289"
},
"stopId": "FR:50129:ZE:10BEL2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 199,
"time": "1772697426"
},
"departure": {
"delay": 199,
"time": "1772697439"
},
"stopId": "FR:50129:ZE:10LAV2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 189,
"time": "1772697784"
},
"departure": {
"delay": 189,
"time": "1772697789"
},
"stopId": "FR:50129:ZE:10PRE2:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 51,
"time": "1772694908"
},
"departure": {
"delay": 51,
"time": "1772694951"
},
"stopId": "FR:50129:ZE:10JGO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 31,
"time": "1772697984"
},
"departure": {
"delay": 31,
"time": "1772697991"
},
"stopId": "FR:50129:ZE:10SFN2:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 180,
"time": "1772697695"
},
"departure": {
"delay": 180,
"time": "1772697720"
},
"stopId": "FR:50129:ZE:10BHE2:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 218,
"time": "1772697745"
},
"departure": {
"delay": 218,
"time": "1772697758"
},
"stopId": "FR:50129:ZE:10CPL2:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 308,
"time": "1772696520"
},
"departure": {
"delay": 308,
"time": "1772696588"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 3,
"time": "1772698178"
},
"departure": {
"delay": 3,
"time": "1772698203"
},
"stopId": "FR:50129:ZE:10SFG2:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 33,
"time": "1772695015"
},
"departure": {
"delay": 33,
"time": "1772695053"
},
"stopId": "FR:50129:ZE:10COS2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 313,
"time": "1772696806"
},
"departure": {
"delay": 313,
"time": "1772696833"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 377,
"time": "1772696012"
},
"departure": {
"delay": 377,
"time": "1772696057"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 15
}
],
"timestamp": "1772698736",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746210x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4011222x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 345,
"time": "1772699265"
},
"departure": {
"delay": 345,
"time": "1772699265"
},
"stopId": "FR:76351:ZE:3666:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 339,
"time": "1772699859"
},
"departure": {
"delay": 339,
"time": "1772699859"
},
"stopId": "FR:76351:ZE:3233:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 349,
"time": "1772700829"
},
"departure": {
"delay": 349,
"time": "1772700829"
},
"stopId": "FR:76447:ZE:3122:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 346,
"time": "1772699506"
},
"departure": {
"delay": 346,
"time": "1772699506"
},
"stopId": "FR:76351:ZE:3506:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 291,
"time": "1772700711"
},
"departure": {
"delay": 291,
"time": "1772700711"
},
"stopId": "FR:76447:ZE:3120:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 335,
"time": "1772700575"
},
"departure": {
"delay": 335,
"time": "1772700575"
},
"stopId": "FR:76447:ZE:3107:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 309,
"time": "1772700789"
},
"departure": {
"delay": 309,
"time": "1772700789"
},
"stopId": "FR:76447:ZE:3515:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 302,
"time": "1772700542"
},
"departure": {
"delay": 302,
"time": "1772700542"
},
"stopId": "FR:76447:ZE:3220:ATOUMOD003",
"stopSequence": 43
},
{
"departure": {
"delay": 300,
"time": "1772698440"
},
"stopId": "FR:76351:ZE:3732:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 291,
"time": "1772699811"
},
"departure": {
"delay": 291,
"time": "1772699811"
},
"stopId": "FR:76351:ZE:3623:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 305,
"time": "1772699225"
},
"departure": {
"delay": 305,
"time": "1772699225"
},
"stopId": "FR:76351:ZE:4572:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 291,
"time": "1772698791"
},
"departure": {
"delay": 291,
"time": "1772698791"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 23
},
{
"departure": {
"delay": 296,
"time": "1772698376"
},
"stopId": "FR:76351:ZE:3731:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 291,
"time": "1772701131"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 54
},
{
"departure": {
"delay": 284,
"time": "1772698184"
},
"stopId": "FR:76351:ZE:3545:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 291,
"time": "1772701071"
},
"departure": {
"delay": 291,
"time": "1772701071"
},
"stopId": "FR:76447:ZE:3130:ATOUMOD003",
"stopSequence": 53
},
{
"arrival": {
"delay": 291,
"time": "1772700471"
},
"departure": {
"delay": 291,
"time": "1772700471"
},
"stopId": "FR:76447:ZE:3346:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 326,
"time": "1772700866"
},
"departure": {
"delay": 326,
"time": "1772700866"
},
"stopId": "FR:76447:ZE:3066:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 341,
"time": "1772699921"
},
"departure": {
"delay": 341,
"time": "1772699921"
},
"stopId": "FR:76351:ZE:3547:ATOUMOD003",
"stopSequence": 37
},
{
"departure": {
"delay": 292,
"time": "1772698312"
},
"stopId": "FR:76351:ZE:3797:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 350,
"time": "1772699090"
},
"departure": {
"delay": 350,
"time": "1772699090"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 291,
"time": "1772699631"
},
"departure": {
"delay": 291,
"time": "1772699631"
},
"stopId": "FR:76351:ZE:3381:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 324,
"time": "1772700984"
},
"departure": {
"delay": 324,
"time": "1772700984"
},
"stopId": "FR:76447:ZE:3406:ATOUMOD003",
"stopSequence": 51
},
{
"arrival": {
"delay": 291,
"time": "1772700051"
},
"departure": {
"delay": 291,
"time": "1772700051"
},
"stopId": "FR:76351:ZE:3637:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 299,
"time": "1772700119"
},
"departure": {
"delay": 299,
"time": "1772700119"
},
"stopId": "FR:76351:ZE:3136:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 293,
"time": "1772699333"
},
"departure": {
"delay": 293,
"time": "1772699333"
},
"stopId": "FR:76351:ZE:3690:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 340,
"time": "1772700760"
},
"departure": {
"delay": 340,
"time": "1772700760"
},
"stopId": "FR:76447:ZE:3238:ATOUMOD003",
"stopSequence": 46
},
{
"departure": {
"delay": 276,
"time": "1772698536"
},
"stopId": "FR:76351:ZE:3301:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 291,
"time": "1772699151"
},
"departure": {
"delay": 291,
"time": "1772699151"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 27
},
{
"departure": {
"delay": 320,
"time": "1772698700"
},
"stopId": "FR:76351:ZE:3279:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 296,
"time": "1772698916"
},
"departure": {
"delay": 296,
"time": "1772698916"
},
"stopId": "FR:76351:ZE:3027:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 307,
"time": "1772698867"
},
"departure": {
"delay": 307,
"time": "1772698867"
},
"stopId": "FR:76351:ZE:4520:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 333,
"time": "1772699973"
},
"departure": {
"delay": 333,
"time": "1772699973"
},
"stopId": "FR:76351:ZE:3249:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 339,
"time": "1772700939"
},
"departure": {
"delay": 339,
"time": "1772700939"
},
"stopId": "FR:76447:ZE:3432:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": 291,
"time": "1772700231"
},
"departure": {
"delay": 291,
"time": "1772700231"
},
"stopId": "FR:76351:ZE:3593:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 338,
"time": "1772699438"
},
"departure": {
"delay": 338,
"time": "1772699438"
},
"stopId": "FR:76351:ZE:3223:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 294,
"time": "1772701014"
},
"departure": {
"delay": 294,
"time": "1772701014"
},
"stopId": "FR:76447:ZE:3268:ATOUMOD003",
"stopSequence": 52
}
],
"timestamp": "1772698736",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4011222x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN850609F6025595x2026x02x28T22x07x15Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772703300"
},
"departure": {
"time": "1772703360"
},
"stopId": "FR:76495:ZE:StopPointxOCETrainxTERx87411272:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1772701260"
},
"departure": {
"time": "1772701320"
},
"stopId": "FR:76575:ZE:StopPointxOCETrainxTERx87411215:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1772702760"
},
"departure": {
"time": "1772702820"
},
"stopId": "FR:76366:ZE:StopPointxOCETrainxTERx87411256:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1772703120"
},
"departure": {
"time": "1772703180"
},
"stopId": "FR:76057:ZE:StopPointxOCETrainxTERx87411264:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1772702040"
},
"departure": {
"time": "1772702220"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1772704200"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1772701020"
},
"departure": {
"time": "1772701080"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1772703720"
},
"departure": {
"time": "1772703780"
},
"stopId": "FR:76456:ZE:StopPointxOCETrainxTERx87411280:ATOUMOD002",
"stopSequence": 21
},
{
"arrival": {
"time": "1772702520"
},
"departure": {
"time": "1772702580"
},
"stopId": "FR:76474:ZE:StopPointxOCETrainxTERx87411249:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1772701500"
},
"departure": {
"time": "1772701620"
},
"stopId": "FR:76681:ZE:StopPointxOCETrainxTERx87411223:ATOUMOD002",
"stopSequence": 9
},
{
"departure": {
"time": "1772700600"
},
"stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002",
"stopSequence": 1
}
],
"timestamp": "1772696992",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxde778414x6e3dx4bc7x9d9ax6bac6aed673fx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN850609F6025595x2026x02x28T22x07x15Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:6668802679898112x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 5813,
"time": "1772699023"
},
"departure": {
"delay": 5813,
"time": "1772699033"
},
"stopId": "FR:14366:ZE:658330001:ATOUMOD036",
"stopSequence": 19
},
{
"arrival": {
"delay": 5982,
"time": "1772698832"
},
"departure": {
"delay": 5982,
"time": "1772698842"
},
"stopId": "FR:14366:ZE:19270005:ATOUMOD036",
"stopSequence": 18
},
{
"arrival": {
"delay": 5533,
"time": "1772699473"
},
"stopId": "FR:14366:ZE:15060003:ATOUMOD036",
"stopSequence": 22
},
{
"arrival": {
"delay": 5642,
"time": "1772699272"
},
"departure": {
"delay": 5642,
"time": "1772699282"
},
"stopId": "FR:14366:ZE:669860001:ATOUMOD036",
"stopSequence": 21
},
{
"arrival": {
"delay": 5761,
"time": "1772699211"
},
"departure": {
"delay": 5761,
"time": "1772699221"
},
"stopId": "FR:14366:ZE:19300003:ATOUMOD036",
"stopSequence": 20
}
],
"timestamp": "1772698756",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:4743889022877696:LOC",
"tripId": "ATOUMOD036:ServiceJourney:6668802679898112x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x4470080:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -177,
"time": "1772700663"
},
"departure": {
"delay": -177,
"time": "1772700663"
},
"stopId": "FR:27701:ZE:0x7030:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -210,
"time": "1772699850"
},
"departure": {
"delay": -210,
"time": "1772699850"
},
"stopId": "FR:27365:ZE:0x7135:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -192,
"time": "1772700708"
},
"departure": {
"delay": -192,
"time": "1772700708"
},
"stopId": "FR:27701:ZE:0x7074:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -176,
"time": "1772700184"
},
"departure": {
"delay": -176,
"time": "1772700184"
},
"stopId": "FR:27701:ZE:0x7033:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -210,
"time": "1772700150"
},
"departure": {
"delay": -210,
"time": "1772700150"
},
"stopId": "FR:27701:ZE:0x7111:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -166,
"time": "1772699834"
},
"departure": {
"delay": -166,
"time": "1772699834"
},
"stopId": "FR:27365:ZE:0x6341:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -175,
"time": "1772700125"
},
"departure": {
"delay": -175,
"time": "1772700125"
},
"stopId": "FR:27701:ZE:0x7131:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -249,
"time": "1772700051"
},
"departure": {
"delay": -249,
"time": "1772700051"
},
"stopId": "FR:27701:ZE:0x7058:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -98,
"time": "1772699662"
},
"departure": {
"delay": -98,
"time": "1772699662"
},
"stopId": "FR:27701:ZE:0x7052:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -222,
"time": "1772699958"
},
"departure": {
"delay": -222,
"time": "1772699958"
},
"stopId": "FR:27701:ZE:0x7091:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -217,
"time": "1772700203"
},
"departure": {
"delay": -217,
"time": "1772700203"
},
"stopId": "FR:27701:ZE:0x7147:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -215,
"time": "1772700505"
},
"departure": {
"delay": -215,
"time": "1772700505"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -198,
"time": "1772699922"
},
"departure": {
"delay": -198,
"time": "1772699922"
},
"stopId": "FR:27701:ZE:0x7063:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -277,
"time": "1772700383"
},
"departure": {
"delay": -277,
"time": "1772700383"
},
"stopId": "FR:27701:ZE:0x7093:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -142,
"time": "1772699798"
},
"departure": {
"delay": -142,
"time": "1772699798"
},
"stopId": "FR:27365:ZE:0x7195:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -118,
"time": "1772699702"
},
"departure": {
"delay": -118,
"time": "1772699702"
},
"stopId": "FR:27365:ZE:0x6324:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -142,
"time": "1772699738"
},
"departure": {
"delay": -142,
"time": "1772699738"
},
"stopId": "FR:27365:ZE:0x6325:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -78,
"time": "1772699562"
},
"departure": {
"delay": -78,
"time": "1772699562"
},
"stopId": "FR:27701:ZE:0x7080:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -232,
"time": "1772700008"
},
"departure": {
"delay": -232,
"time": "1772700008"
},
"stopId": "FR:27701:ZE:0x7157:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -172,
"time": "1772700608"
},
"departure": {
"delay": -172,
"time": "1772700608"
},
"stopId": "FR:27701:ZE:0x7122:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -226,
"time": "1772700434"
},
"departure": {
"delay": -226,
"time": "1772700434"
},
"stopId": "FR:27701:ZE:0x7095:ATOUMOD006",
"stopSequence": 19
},
{
"departure": {
"time": "1772699400"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -227,
"time": "1772700793"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -211,
"time": "1772700269"
},
"departure": {
"delay": -211,
"time": "1772700269"
},
"stopId": "FR:27701:ZE:0x7170:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -218,
"time": "1772700562"
},
"departure": {
"delay": -218,
"time": "1772700562"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 21
}
],
"timestamp": "1772698755",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:4:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x4470080:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745716x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 228,
"time": "1772694122"
},
"departure": {
"delay": 228,
"time": "1772694168"
},
"stopId": "FR:50129:ZE:10CMI2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 161,
"time": "1772695061"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 248,
"time": "1772694211"
},
"departure": {
"delay": 248,
"time": "1772694248"
},
"stopId": "FR:50129:ZE:10ANN2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 179,
"time": "1772694756"
},
"departure": {
"delay": 179,
"time": "1772694779"
},
"stopId": "FR:50129:ZE:10PAU2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 160,
"time": "1772693512"
},
"departure": {
"delay": 160,
"time": "1772693560"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 217,
"time": "1772693331"
},
"departure": {
"delay": 217,
"time": "1772693377"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 251,
"time": "1772694332"
},
"departure": {
"delay": 251,
"time": "1772694371"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 155,
"time": "1772693812"
},
"departure": {
"delay": 155,
"time": "1772693855"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 195,
"time": "1772694467"
},
"departure": {
"delay": 195,
"time": "1772694495"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 171,
"time": "1772694094"
},
"departure": {
"delay": 171,
"time": "1772694111"
},
"stopId": "FR:50129:ZE:10PAX2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 93,
"time": "1772692184"
},
"departure": {
"delay": 93,
"time": "1772692233"
},
"stopId": "FR:50129:ZE:10LPL2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 179,
"time": "1772695007"
},
"departure": {
"delay": 179,
"time": "1772695019"
},
"stopId": "FR:50129:ZE:10MES2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 128,
"time": "1772692321"
},
"departure": {
"delay": 128,
"time": "1772692388"
},
"stopId": "FR:50129:ZE:10NOR6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 69,
"time": "1772692056"
},
"departure": {
"delay": 69,
"time": "1772692089"
},
"stopId": "FR:50129:ZE:10FLO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 163,
"time": "1772694809"
},
"departure": {
"delay": 163,
"time": "1772694823"
},
"stopId": "FR:50129:ZE:10TLL2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 145,
"time": "1772694853"
},
"departure": {
"delay": 145,
"time": "1772694865"
},
"stopId": "FR:50129:ZE:10HET2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 149,
"time": "1772692546"
},
"departure": {
"delay": 149,
"time": "1772692589"
},
"stopId": "FR:50129:ZE:10BAG4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 153,
"time": "1772692835"
},
"departure": {
"delay": 153,
"time": "1772692893"
},
"stopId": "FR:50129:ZE:10HPA4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 205,
"time": "1772694964"
},
"departure": {
"delay": 205,
"time": "1772694985"
},
"stopId": "FR:50129:ZE:10MOR2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 107,
"time": "1772693898"
},
"departure": {
"delay": 107,
"time": "1772693927"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 133,
"time": "1772693584"
},
"departure": {
"delay": 133,
"time": "1772693593"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 88,
"time": "1772692250"
},
"departure": {
"delay": 88,
"time": "1772692288"
},
"stopId": "FR:50129:ZE:10GDR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 166,
"time": "1772692743"
},
"departure": {
"delay": 166,
"time": "1772692786"
},
"stopId": "FR:50129:ZE:10XCT4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 224,
"time": "1772693178"
},
"departure": {
"delay": 224,
"time": "1772693204"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 189,
"time": "1772693432"
},
"departure": {
"delay": 189,
"time": "1772693469"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 170,
"time": "1772693709"
},
"departure": {
"delay": 170,
"time": "1772693750"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 191,
"time": "1772694660"
},
"departure": {
"delay": 191,
"time": "1772694671"
},
"stopId": "FR:50129:ZE:10EPC2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 182,
"time": "1772694563"
},
"departure": {
"delay": 182,
"time": "1772694602"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 118,
"time": "1772692445"
},
"departure": {
"delay": 118,
"time": "1772692498"
},
"stopId": "FR:50129:ZE:10MED4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 147,
"time": "1772692661"
},
"departure": {
"delay": 147,
"time": "1772692707"
},
"stopId": "FR:50129:ZE:10GRR2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 141,
"time": "1772693966"
},
"departure": {
"delay": 141,
"time": "1772694021"
},
"stopId": "FR:50129:ZE:10TRA3:ATOUMOD035",
"stopSequence": 22
},
{
"departure": {
"delay": 24,
"time": "1772691984"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 153,
"time": "1772693614"
},
"departure": {
"delay": 153,
"time": "1772693673"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 196,
"time": "1772694425"
},
"departure": {
"delay": 196,
"time": "1772694436"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 180,
"time": "1772694704"
},
"departure": {
"delay": 180,
"time": "1772694720"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 179,
"time": "1772692990"
},
"departure": {
"delay": 179,
"time": "1772693039"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 12
}
],
"timestamp": "1772698729",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745716x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4075719x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 29,
"time": "1772698829"
},
"departure": {
"delay": 29,
"time": "1772698829"
},
"stopId": "FR:76351:ZE:4581:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 1,
"time": "1772698981"
},
"departure": {
"delay": 1,
"time": "1772698981"
},
"stopId": "FR:76351:ZE:3029:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"time": "1772699100"
},
"departure": {
"time": "1772699100"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 31,
"time": "1772699311"
},
"departure": {
"delay": 31,
"time": "1772699311"
},
"stopId": "FR:76351:ZE:3688:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 19,
"time": "1772699599"
},
"departure": {
"delay": 19,
"time": "1772699599"
},
"stopId": "FR:76351:ZE:3245:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 59,
"time": "1772699219"
},
"departure": {
"delay": 59,
"time": "1772699219"
},
"stopId": "FR:76351:ZE:4572:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 13,
"time": "1772699653"
},
"departure": {
"delay": 13,
"time": "1772699653"
},
"stopId": "FR:76351:ZE:3859:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"time": "1772698920"
},
"departure": {
"time": "1772698920"
},
"stopId": "FR:76351:ZE:3529:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 18,
"time": "1772699538"
},
"departure": {
"delay": 18,
"time": "1772699538"
},
"stopId": "FR:76351:ZE:3675:ATOUMOD003",
"stopSequence": 12
},
{
"departure": {
"time": "1772698740"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"time": "1772699760"
},
"stopId": "FR:76351:ZE:3716:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 33,
"time": "1772699253"
},
"departure": {
"delay": 33,
"time": "1772699253"
},
"stopId": "FR:76351:ZE:3666:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 50,
"time": "1772699390"
},
"departure": {
"delay": 50,
"time": "1772699390"
},
"stopId": "FR:76351:ZE:3045:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 58,
"time": "1772699158"
},
"departure": {
"delay": 58,
"time": "1772699158"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"time": "1772699460"
},
"departure": {
"time": "1772699460"
},
"stopId": "FR:76351:ZE:3144:ATOUMOD003",
"stopSequence": 11
}
],
"timestamp": "1772698736",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C6:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4075719x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745136x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 112,
"time": "1772692091"
},
"departure": {
"delay": 112,
"time": "1772692132"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 112,
"time": "1772692989"
},
"departure": {
"delay": 112,
"time": "1772693032"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 126,
"time": "1772693182"
},
"departure": {
"delay": 126,
"time": "1772693226"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 112,
"time": "1772692159"
},
"departure": {
"delay": 112,
"time": "1772692192"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 131,
"time": "1772693256"
},
"departure": {
"delay": 131,
"time": "1772693291"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 118,
"time": "1772692641"
},
"departure": {
"delay": 118,
"time": "1772692678"
},
"stopId": "FR:50129:ZE:10PFO1:ATOUMOD035",
"stopSequence": 10
},
{
"departure": {
"delay": 39,
"time": "1772691819"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 124,
"time": "1772693464"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 89,
"time": "1772692895"
},
"departure": {
"delay": 89,
"time": "1772692949"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 123,
"time": "1772693118"
},
"departure": {
"delay": 123,
"time": "1772693163"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 161,
"time": "1772692547"
},
"departure": {
"delay": 161,
"time": "1772692601"
},
"stopId": "FR:50129:ZE:10FOR3:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 87,
"time": "1772692730"
},
"departure": {
"delay": 87,
"time": "1772692767"
},
"stopId": "FR:50129:ZE:10RTU1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 113,
"time": "1772693055"
},
"departure": {
"delay": 113,
"time": "1772693093"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 89,
"time": "1772692798"
},
"departure": {
"delay": 89,
"time": "1772692829"
},
"stopId": "FR:50129:ZE:10BRA3:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 189,
"time": "1772692247"
},
"departure": {
"delay": 189,
"time": "1772692329"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 93,
"time": "1772692040"
},
"departure": {
"delay": 93,
"time": "1772692053"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 177,
"time": "1772692453"
},
"departure": {
"delay": 177,
"time": "1772692497"
},
"stopId": "FR:50129:ZE:10CRC3:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 79,
"time": "1772691870"
},
"departure": {
"delay": 79,
"time": "1772691919"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
}
],
"timestamp": "1772698738",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745136x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4051201xGTFSxGSemH18xSemainex05:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 34,
"time": "1772699194"
},
"departure": {
"delay": 34,
"time": "1772699194"
},
"stopId": "FR:76351:ZE:5151:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 60,
"time": "1772699160"
},
"departure": {
"delay": 60,
"time": "1772699160"
},
"stopId": "FR:76351:ZE:4485:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 55,
"time": "1772698975"
},
"departure": {
"delay": 55,
"time": "1772698975"
},
"stopId": "FR:76351:ZE:5196:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 57,
"time": "1772698677"
},
"departure": {
"delay": 57,
"time": "1772698677"
},
"stopId": "FR:76351:ZE:3329:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 57,
"time": "1772698797"
},
"departure": {
"delay": 57,
"time": "1772698797"
},
"stopId": "FR:76351:ZE:3791:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 49,
"time": "1772699329"
},
"departure": {
"delay": 49,
"time": "1772699329"
},
"stopId": "FR:76351:ZE:3471:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 19,
"time": "1772698759"
},
"departure": {
"delay": 19,
"time": "1772698759"
},
"stopId": "FR:76351:ZE:3327:ATOUMOD003",
"stopSequence": 3
},
{
"departure": {
"delay": 13,
"time": "1772698513"
},
"stopId": "FR:76351:ZE:5206:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 18,
"time": "1772700018"
},
"departure": {
"delay": 18,
"time": "1772700018"
},
"stopId": "FR:76351:ZE:4856:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 28,
"time": "1772699248"
},
"departure": {
"delay": 28,
"time": "1772699248"
},
"stopId": "FR:76351:ZE:5163:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 31,
"time": "1772700391"
},
"departure": {
"delay": 31,
"time": "1772700391"
},
"stopId": "FR:76305:ZE:4854:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 13,
"time": "1772700253"
},
"departure": {
"delay": 13,
"time": "1772700253"
},
"stopId": "FR:76305:ZE:4928:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 13,
"time": "1772700493"
},
"stopId": "FR:76305:ZE:4929:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 72,
"time": "1772700372"
},
"departure": {
"delay": 72,
"time": "1772700372"
},
"stopId": "FR:76305:ZE:4855:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 47,
"time": "1772699747"
},
"departure": {
"delay": 47,
"time": "1772699747"
},
"stopId": "FR:76351:ZE:5246:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 13,
"time": "1772699473"
},
"departure": {
"delay": 13,
"time": "1772699473"
},
"stopId": "FR:76351:ZE:3271:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 13,
"time": "1772699653"
},
"departure": {
"delay": 13,
"time": "1772699653"
},
"stopId": "FR:76351:ZE:5243:ATOUMOD003",
"stopSequence": 11
}
],
"timestamp": "1772698746",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:18:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4051201xGTFSxGSemH18xSemainex05:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747846x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -1160,
"time": "1772699080"
},
"departure": {
"delay": -1160,
"time": "1772699080"
},
"stopId": "FR:50129:ZE:10SEX2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -1160,
"time": "1772699620"
},
"departure": {
"delay": -1160,
"time": "1772699620"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -1160,
"time": "1772699800"
},
"departure": {
"delay": -1160,
"time": "1772699800"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -1160,
"time": "1772699020"
},
"departure": {
"delay": -1160,
"time": "1772699020"
},
"stopId": "FR:50129:ZE:10GDM4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -1160,
"time": "1772699920"
},
"departure": {
"delay": -1160,
"time": "1772699920"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"time": "1772699580"
},
"departure": {
"time": "1772699580"
},
"stopId": "FR:50129:ZE:10BOC2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"time": "1772699820"
},
"departure": {
"time": "1772699820"
},
"stopId": "FR:50129:ZE:10CUR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -1160,
"time": "1772699080"
},
"departure": {
"delay": -1160,
"time": "1772699080"
},
"stopId": "FR:50129:ZE:10HxC2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -1160,
"time": "1772699380"
},
"departure": {
"delay": -1160,
"time": "1772699380"
},
"stopId": "FR:50129:ZE:10ODR2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -1160,
"time": "1772699980"
},
"departure": {
"delay": -1160,
"time": "1772699980"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -1160,
"time": "1772700160"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -1160,
"time": "1772699140"
},
"departure": {
"delay": -1160,
"time": "1772699140"
},
"stopId": "FR:50129:ZE:10BSJ2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -1160,
"time": "1772699140"
},
"departure": {
"delay": -1160,
"time": "1772699140"
},
"stopId": "FR:50129:ZE:10MTT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -1160,
"time": "1772699200"
},
"departure": {
"delay": -1160,
"time": "1772699200"
},
"stopId": "FR:50129:ZE:10RUC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -1160,
"time": "1772698840"
},
"departure": {
"delay": -1160,
"time": "1772698840"
},
"stopId": "FR:50129:ZE:10CSM2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -1160,
"time": "1772699500"
},
"departure": {
"delay": -1160,
"time": "1772699500"
},
"stopId": "FR:50129:ZE:10JAR2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"time": "1772699760"
},
"departure": {
"time": "1772699760"
},
"stopId": "FR:50129:ZE:10REN2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"time": "1772699760"
},
"departure": {
"time": "1772699760"
},
"stopId": "FR:50129:ZE:10LOG2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -1160,
"time": "1772698900"
},
"departure": {
"delay": -1160,
"time": "1772698900"
},
"stopId": "FR:50129:ZE:10SWZ2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"time": "1772699880"
},
"departure": {
"time": "1772699880"
},
"stopId": "FR:50129:ZE:10DEB2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"time": "1772699640"
},
"departure": {
"time": "1772699640"
},
"stopId": "FR:50129:ZE:10GNT2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -1160,
"time": "1772699740"
},
"departure": {
"delay": -1160,
"time": "1772699740"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"time": "1772699520"
},
"departure": {
"time": "1772699520"
},
"stopId": "FR:50129:ZE:10CEN2:ATOUMOD035",
"stopSequence": 2
},
{
"departure": {
"delay": -817,
"time": "1772698583"
},
"stopId": "FR:50129:ZE:10MXR2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -1160,
"time": "1772699440"
},
"departure": {
"delay": -1160,
"time": "1772699440"
},
"stopId": "FR:50129:ZE:10BOS2:ATOUMOD035",
"stopSequence": 18
}
],
"timestamp": "1772698735",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747846x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3763959x2025xHxMultxJxVxJeuxVenx00x0001000:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 179,
"time": "1772694695"
},
"departure": {
"delay": 179,
"time": "1772694779"
},
"stopId": "FR:50615:ZE:VALGS1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 127,
"time": "1772695267"
},
"stopId": "FR:50615:ZE:VALZA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 162,
"time": "1772694314"
},
"departure": {
"delay": 162,
"time": "1772694342"
},
"stopId": "FR:50369:ZE:NEGBG1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 52,
"time": "1772693444"
},
"departure": {
"delay": 52,
"time": "1772693452"
},
"stopId": "FR:50082:ZE:VREHL1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 93,
"time": "1772693748"
},
"departure": {
"delay": 93,
"time": "1772693853"
},
"stopId": "FR:50082:ZE:BCQSF1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 194,
"time": "1772694927"
},
"departure": {
"delay": 194,
"time": "1772694974"
},
"stopId": "FR:50615:ZE:VALCH1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 142,
"time": "1772693932"
},
"departure": {
"delay": 142,
"time": "1772694022"
},
"stopId": "FR:50082:ZE:BCQSU1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 212,
"time": "1772695105"
},
"departure": {
"delay": 212,
"time": "1772695112"
},
"stopId": "FR:50615:ZE:VALFB1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 62,
"time": "1772693267"
},
"departure": {
"delay": 62,
"time": "1772693282"
},
"stopId": "FR:50577:ZE:SORMB1:ATOUMOD035",
"stopSequence": 6
},
{
"departure": {
"delay": 13,
"time": "1772691853"
},
"stopId": "FR:50412:ZE:PORLE2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 178,
"time": "1772694590"
},
"departure": {
"delay": 178,
"time": "1772694598"
},
"stopId": "FR:50615:ZE:VALCA1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 161,
"time": "1772692457"
},
"departure": {
"delay": 161,
"time": "1772692601"
},
"stopId": "FR:50031:ZE:BNVMA1:ATOUMOD035",
"stopSequence": 3
}
],
"timestamp": "1772698732",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:G:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3763959x2025xHxMultxJxVxJeuxVenx00x0001000:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596619:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -144,
"time": "1772698896"
},
"departure": {
"delay": -144,
"time": "1772698896"
},
"stopId": "FR:27229:ZE:0xGAR01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -72,
"time": "1772698848"
},
"departure": {
"delay": -72,
"time": "1772698848"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -149,
"time": "1772699251"
},
"departure": {
"delay": -149,
"time": "1772699251"
},
"stopId": "FR:27229:ZE:0xROR01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -170,
"time": "1772699470"
},
"departure": {
"delay": -170,
"time": "1772699470"
},
"stopId": "FR:27229:ZE:0xKEN04:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -179,
"time": "1772699161"
},
"departure": {
"delay": -179,
"time": "1772699161"
},
"stopId": "FR:27229:ZE:0xRRE01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -25,
"time": "1772698655"
},
"departure": {
"delay": -25,
"time": "1772698715"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 14,
"time": "1772698574"
},
"departure": {
"delay": 14,
"time": "1772698574"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -100,
"time": "1772699000"
},
"departure": {
"delay": -100,
"time": "1772699000"
},
"stopId": "FR:27229:ZE:0xBRI01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -215,
"time": "1772699605"
},
"stopId": "FR:27229:ZE:0xMOL02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -138,
"time": "1772699082"
},
"departure": {
"delay": -138,
"time": "1772699082"
},
"stopId": "FR:27229:ZE:0xFRI01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -170,
"time": "1772699530"
},
"departure": {
"delay": -170,
"time": "1772699530"
},
"stopId": "FR:27229:ZE:0xVOL02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -185,
"time": "1772699575"
},
"departure": {
"delay": -185,
"time": "1772699575"
},
"stopId": "FR:27229:ZE:0xRUG02:ATOUMOD004",
"stopSequence": 21
},
{
"departure": {
"time": "1772698500"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -160,
"time": "1772699360"
},
"departure": {
"delay": -160,
"time": "1772699360"
},
"stopId": "FR:27229:ZE:0xJOL01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -160,
"time": "1772699420"
},
"departure": {
"delay": -160,
"time": "1772699420"
},
"stopId": "FR:27229:ZE:0xPAS01:ATOUMOD004",
"stopSequence": 18
}
],
"timestamp": "1772698767",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596619:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x4490642:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -124,
"time": "1772702096"
},
"departure": {
"delay": -124,
"time": "1772702096"
},
"stopId": "FR:27008:ZE:0x6056:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -114,
"time": "1772702226"
},
"departure": {
"delay": -114,
"time": "1772702226"
},
"stopId": "FR:27008:ZE:0x6047:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -269,
"time": "1772702791"
},
"departure": {
"delay": -269,
"time": "1772702791"
},
"stopId": "FR:27469:ZE:0x7189:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": -295,
"time": "1772703605"
},
"departure": {
"delay": -295,
"time": "1772703605"
},
"stopId": "FR:27701:ZE:0x7162:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": -211,
"time": "1772703389"
},
"departure": {
"delay": -211,
"time": "1772703389"
},
"stopId": "FR:27365:ZE:0x6333:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": -370,
"time": "1772703710"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 41
},
{
"arrival": {
"delay": -124,
"time": "1772702276"
},
"departure": {
"delay": -124,
"time": "1772702276"
},
"stopId": "FR:27008:ZE:0x6055:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -200,
"time": "1772702560"
},
"departure": {
"delay": -200,
"time": "1772702560"
},
"stopId": "FR:27348:ZE:0x6296:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -34,
"time": "1772701766"
},
"departure": {
"delay": -34,
"time": "1772701766"
},
"stopId": "FR:27458:ZE:0x6693:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -230,
"time": "1772703430"
},
"departure": {
"delay": -230,
"time": "1772703430"
},
"stopId": "FR:27365:ZE:0x7135:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": -8,
"time": "1772701732"
},
"departure": {
"delay": -8,
"time": "1772701732"
},
"stopId": "FR:27458:ZE:0x6685:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -70,
"time": "1772701910"
},
"departure": {
"delay": -70,
"time": "1772701910"
},
"stopId": "FR:27458:ZE:0x6699:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -251,
"time": "1772703649"
},
"departure": {
"delay": -251,
"time": "1772703649"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 40
},
{
"arrival": {
"delay": 15,
"time": "1772701575"
},
"departure": {
"delay": 15,
"time": "1772701575"
},
"stopId": "FR:27458:ZE:0x6682:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -169,
"time": "1772702471"
},
"departure": {
"delay": -169,
"time": "1772702471"
},
"stopId": "FR:27348:ZE:0x6300:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -120,
"time": "1772702040"
},
"departure": {
"delay": -120,
"time": "1772702040"
},
"stopId": "FR:27008:ZE:0x6058:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -276,
"time": "1772702724"
},
"departure": {
"delay": -276,
"time": "1772702724"
},
"stopId": "FR:27469:ZE:0x6663:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -97,
"time": "1772702183"
},
"departure": {
"delay": -97,
"time": "1772702183"
},
"stopId": "FR:27008:ZE:0x6053:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -268,
"time": "1772702852"
},
"departure": {
"delay": -268,
"time": "1772702852"
},
"stopId": "FR:27196:ZE:0x6318:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": -120,
"time": "1772701980"
},
"departure": {
"delay": -120,
"time": "1772701980"
},
"stopId": "FR:27386:ZE:0x6376:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -170,
"time": "1772702590"
},
"departure": {
"delay": -170,
"time": "1772702590"
},
"stopId": "FR:27348:ZE:0x6299:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -296,
"time": "1772703244"
},
"departure": {
"delay": -296,
"time": "1772703244"
},
"stopId": "FR:27365:ZE:0x7272:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": -328,
"time": "1772702912"
},
"departure": {
"delay": -328,
"time": "1772702912"
},
"stopId": "FR:27196:ZE:0x6322:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": -21,
"time": "1772701839"
},
"departure": {
"delay": -21,
"time": "1772701839"
},
"stopId": "FR:27458:ZE:0x6695:ATOUMOD006",
"stopSequence": 8
},
{
"departure": {
"time": "1772701500"
},
"stopId": "FR:27458:ZE:0x6686:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -255,
"time": "1772703525"
},
"departure": {
"delay": -255,
"time": "1772703525"
},
"stopId": "FR:27701:ZE:0x7091:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": -162,
"time": "1772702358"
},
"departure": {
"delay": -162,
"time": "1772702358"
},
"stopId": "FR:27348:ZE:0x6293:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -37,
"time": "1772701943"
},
"departure": {
"delay": -37,
"time": "1772701943"
},
"stopId": "FR:27386:ZE:0x6367:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -232,
"time": "1772703488"
},
"departure": {
"delay": -232,
"time": "1772703488"
},
"stopId": "FR:27701:ZE:0x7063:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": -320,
"time": "1772703160"
},
"departure": {
"delay": -320,
"time": "1772703160"
},
"stopId": "FR:27365:ZE:0x7270:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": 50,
"time": "1772701610"
},
"departure": {
"delay": 50,
"time": "1772701610"
},
"stopId": "FR:27458:ZE:0x6690:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -169,
"time": "1772702531"
},
"departure": {
"delay": -169,
"time": "1772702531"
},
"stopId": "FR:27348:ZE:0x6302:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 6,
"time": "1772701806"
},
"departure": {
"delay": 6,
"time": "1772701806"
},
"stopId": "FR:27458:ZE:0x6681:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -46,
"time": "1772701694"
},
"departure": {
"delay": -46,
"time": "1772701694"
},
"stopId": "FR:27458:ZE:0x6679:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -283,
"time": "1772703557"
},
"departure": {
"delay": -283,
"time": "1772703557"
},
"stopId": "FR:27701:ZE:0x7103:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": -124,
"time": "1772702336"
},
"departure": {
"delay": -124,
"time": "1772702336"
},
"stopId": "FR:27008:ZE:0x6051:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -332,
"time": "1772702968"
},
"departure": {
"delay": -332,
"time": "1772702968"
},
"stopId": "FR:27196:ZE:0x6321:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": -246,
"time": "1772703414"
},
"departure": {
"delay": -246,
"time": "1772703414"
},
"stopId": "FR:27365:ZE:0x6341:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": -111,
"time": "1772701989"
},
"departure": {
"delay": -111,
"time": "1772701989"
},
"stopId": "FR:27386:ZE:0x6374:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -298,
"time": "1772702762"
},
"departure": {
"delay": -298,
"time": "1772702762"
},
"stopId": "FR:27469:ZE:0x6632:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": -84,
"time": "1772702136"
},
"departure": {
"delay": -84,
"time": "1772702136"
},
"stopId": "FR:27008:ZE:0x6049:ATOUMOD006",
"stopSequence": 15
}
],
"timestamp": "1772698755",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:5:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x4490642:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x4470557:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -1665,
"time": "1772698755"
},
"departure": {
"delay": -1665,
"time": "1772698755"
},
"stopId": "FR:27701:ZE:0x7133:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -1725,
"time": "1772698755"
},
"departure": {
"delay": -1725,
"time": "1772698755"
},
"stopId": "FR:27701:ZE:0x7069:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -67,
"time": "1772700833"
},
"departure": {
"delay": -67,
"time": "1772700833"
},
"stopId": "FR:27375:ZE:0x6443:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -1485,
"time": "1772698755"
},
"departure": {
"delay": -1485,
"time": "1772698755"
},
"stopId": "FR:27701:ZE:0x6583:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -1305,
"time": "1772698755"
},
"departure": {
"delay": -1305,
"time": "1772698755"
},
"stopId": "FR:27701:ZE:0x7096:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -19,
"time": "1772700761"
},
"departure": {
"delay": -19,
"time": "1772700761"
},
"stopId": "FR:27375:ZE:0x6408:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -1665,
"time": "1772698755"
},
"departure": {
"delay": -1665,
"time": "1772698755"
},
"stopId": "FR:27701:ZE:0x7045:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -1605,
"time": "1772698755"
},
"departure": {
"delay": -1605,
"time": "1772698755"
},
"stopId": "FR:27701:ZE:0x7055:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -59,
"time": "1772700661"
},
"departure": {
"delay": -59,
"time": "1772700661"
},
"stopId": "FR:27701:ZE:0x7101:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -1845,
"time": "1772698755"
},
"departure": {
"delay": -1845,
"time": "1772698755"
},
"stopId": "FR:27701:ZE:0x7128:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -159,
"time": "1772701161"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -1125,
"time": "1772698755"
},
"departure": {
"delay": -1125,
"time": "1772698755"
},
"stopId": "FR:27701:ZE:0x7117:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -1545,
"time": "1772698755"
},
"departure": {
"delay": -1545,
"time": "1772698755"
},
"stopId": "FR:27701:ZE:0x7043:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -49,
"time": "1772700911"
},
"departure": {
"delay": -49,
"time": "1772700911"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -1065,
"time": "1772698755"
},
"departure": {
"delay": -1065,
"time": "1772698755"
},
"stopId": "FR:27701:ZE:0x7087:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -28,
"time": "1772700992"
},
"departure": {
"delay": -28,
"time": "1772700992"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -1785,
"time": "1772698755"
},
"departure": {
"delay": -1785,
"time": "1772698755"
},
"stopId": "FR:27701:ZE:0x7037:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -1425,
"time": "1772698755"
},
"departure": {
"delay": -1425,
"time": "1772698755"
},
"stopId": "FR:27701:ZE:0x7109:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -96,
"time": "1772701044"
},
"departure": {
"delay": -96,
"time": "1772701044"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 20
},
{
"departure": {
"delay": -945,
"time": "1772698755"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -125,
"time": "1772701135"
},
"departure": {
"delay": -125,
"time": "1772701135"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -1185,
"time": "1772698755"
},
"departure": {
"delay": -1185,
"time": "1772698755"
},
"stopId": "FR:27701:ZE:0x7115:ATOUMOD006",
"stopSequence": 4
}
],
"timestamp": "1772698755",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x4470557:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:825:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772701380"
},
"departure": {
"time": "1772701380"
},
"stopId": "FR:27681:ZE:29065:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1772701800"
},
"departure": {
"time": "1772701800"
},
"stopId": "FR:27562:ZE:10021:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1772701260"
},
"departure": {
"time": "1772701260"
},
"stopId": "FR:27681:ZE:10113:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1772701500"
},
"departure": {
"time": "1772701500"
},
"stopId": "FR:27681:ZE:10073:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1772702040"
},
"departure": {
"time": "1772702040"
},
"stopId": "FR:27562:ZE:10015:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1772702280"
},
"departure": {
"time": "1772702280"
},
"stopId": "FR:27562:ZE:10017:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1772701320"
},
"departure": {
"time": "1772701320"
},
"stopId": "FR:27681:ZE:19:ATOUMOD007",
"stopSequence": 3
},
{
"departure": {
"time": "1772701140"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1772701440"
},
"departure": {
"time": "1772701440"
},
"stopId": "FR:27681:ZE:30009:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1772701740"
},
"departure": {
"time": "1772701740"
},
"stopId": "FR:27562:ZE:29083:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1772701560"
},
"departure": {
"time": "1772701560"
},
"stopId": "FR:27681:ZE:10071:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1772702220"
},
"departure": {
"time": "1772702220"
},
"stopId": "FR:27562:ZE:10023:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1772701620"
},
"departure": {
"time": "1772701620"
},
"stopId": "FR:27562:ZE:10104:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1772702340"
},
"stopId": "FR:27562:ZE:24:ATOUMOD007",
"stopSequence": 15
}
],
"timestamp": "1772698713",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:25:LOC",
"tripId": "ATOUMOD007:ServiceJourney:825:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:615:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 75,
"time": "1772698090"
},
"departure": {
"delay": 75,
"time": "1772698095"
},
"stopId": "FR:27681:ZE:10074:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"delay": 125,
"time": "1772698200"
},
"departure": {
"delay": 125,
"time": "1772698205"
},
"stopId": "FR:27681:ZE:28981:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"delay": 125,
"time": "1772698260"
},
"departure": {
"delay": 125,
"time": "1772698265"
},
"stopId": "FR:27681:ZE:10059:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"delay": 120,
"time": "1772698560"
},
"departure": {
"delay": 120,
"time": "1772698560"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"delay": 65,
"time": "1772698320"
},
"departure": {
"delay": 65,
"time": "1772698325"
},
"stopId": "FR:27681:ZE:10057:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"delay": 120,
"time": "1772698680"
},
"departure": {
"delay": 120,
"time": "1772698680"
},
"stopId": "FR:27681:ZE:28977:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"delay": 245,
"time": "1772697960"
},
"departure": {
"delay": 245,
"time": "1772697965"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"delay": 125,
"time": "1772698500"
},
"departure": {
"delay": 125,
"time": "1772698505"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"delay": 245,
"time": "1772697900"
},
"departure": {
"delay": 245,
"time": "1772697905"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"delay": 125,
"time": "1772698440"
},
"departure": {
"delay": 125,
"time": "1772698445"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 10
},
{
"departure": {
"delay": 120,
"time": "1772697720"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"delay": 125,
"time": "1772698080"
},
"departure": {
"delay": 125,
"time": "1772698085"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"delay": 75,
"time": "1772698270"
},
"departure": {
"delay": 75,
"time": "1772698275"
},
"stopId": "FR:27681:ZE:10080:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"delay": 120,
"time": "1772698800"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 14
}
],
"timestamp": "1772698506",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:615:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4190584x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 38,
"time": "1772699378"
},
"departure": {
"delay": 38,
"time": "1772699378"
},
"stopId": "FR:76351:ZE:3194:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": -7,
"time": "1772699213"
},
"departure": {
"delay": -7,
"time": "1772699213"
},
"stopId": "FR:76351:ZE:4828:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 12,
"time": "1772698872"
},
"departure": {
"delay": 12,
"time": "1772698872"
},
"stopId": "FR:76351:ZE:4486:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": -7,
"time": "1772699633"
},
"stopId": "FR:76351:ZE:4537:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": -4,
"time": "1772699156"
},
"departure": {
"delay": -4,
"time": "1772699156"
},
"stopId": "FR:76351:ZE:3783:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 3,
"time": "1772699103"
},
"departure": {
"delay": 3,
"time": "1772699103"
},
"stopId": "FR:76351:ZE:4913:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 8,
"time": "1772698568"
},
"departure": {
"delay": 8,
"time": "1772698568"
},
"stopId": "FR:76351:ZE:3053:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 25,
"time": "1772699005"
},
"departure": {
"delay": 25,
"time": "1772699005"
},
"stopId": "FR:76351:ZE:4911:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 23,
"time": "1772699243"
},
"departure": {
"delay": 23,
"time": "1772699243"
},
"stopId": "FR:76351:ZE:3779:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 28,
"time": "1772699308"
},
"departure": {
"delay": 28,
"time": "1772699308"
},
"stopId": "FR:76351:ZE:3777:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 4,
"time": "1772698744"
},
"departure": {
"delay": 4,
"time": "1772698744"
},
"stopId": "FR:76351:ZE:3421:ATOUMOD003",
"stopSequence": 18
},
{
"departure": {
"delay": 14,
"time": "1772698334"
},
"stopId": "FR:76351:ZE:4733:ATOUMOD003",
"stopSequence": 13
},
{
"departure": {
"delay": 13,
"time": "1772698273"
},
"stopId": "FR:76351:ZE:3387:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": -7,
"time": "1772698493"
},
"departure": {
"delay": -7,
"time": "1772698493"
},
"stopId": "FR:76351:ZE:3549:ATOUMOD003",
"stopSequence": 15
},
{
"departure": {
"delay": -7,
"time": "1772698373"
},
"stopId": "FR:76351:ZE:4699:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": -7,
"time": "1772699453"
},
"departure": {
"delay": -7,
"time": "1772699453"
},
"stopId": "FR:76351:ZE:4142:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": -7,
"time": "1772698673"
},
"departure": {
"delay": -7,
"time": "1772698673"
},
"stopId": "FR:76351:ZE:3142:ATOUMOD003",
"stopSequence": 17
},
{
"departure": {
"delay": 10,
"time": "1772698210"
},
"stopId": "FR:76351:ZE:3048:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": -7,
"time": "1772698793"
},
"departure": {
"delay": -7,
"time": "1772698793"
},
"stopId": "FR:76351:ZE:4910:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 31,
"time": "1772698831"
},
"departure": {
"delay": 31,
"time": "1772698831"
},
"stopId": "FR:76351:ZE:5150:ATOUMOD003",
"stopSequence": 20
}
],
"timestamp": "1772698516",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:19:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4190584x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:403:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772707320"
},
"departure": {
"time": "1772707320"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1772707260"
},
"departure": {
"time": "1772707260"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1772706300"
},
"departure": {
"time": "1772706300"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1772705940"
},
"departure": {
"time": "1772705940"
},
"stopId": "FR:76217:ZE:18024:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1772708520"
},
"departure": {
"time": "1772708520"
},
"stopId": "FR:76217:ZE:18242:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1772707500"
},
"departure": {
"time": "1772707500"
},
"stopId": "FR:76217:ZE:18079:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1772706660"
},
"departure": {
"time": "1772706660"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1772708280"
},
"departure": {
"time": "1772708280"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1772707980"
},
"departure": {
"time": "1772707980"
},
"stopId": "FR:76217:ZE:18163:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1772708460"
},
"departure": {
"time": "1772708460"
},
"stopId": "FR:76217:ZE:18168:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1772708640"
},
"departure": {
"time": "1772708640"
},
"stopId": "FR:76217:ZE:18191:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1772707620"
},
"departure": {
"time": "1772707620"
},
"stopId": "FR:76217:ZE:18103:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1772708100"
},
"departure": {
"time": "1772708100"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 26
},
{
"departure": {
"time": "1772705400"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1772707860"
},
"departure": {
"time": "1772707860"
},
"stopId": "FR:76217:ZE:18195:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1772708160"
},
"departure": {
"time": "1772708160"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1772708400"
},
"departure": {
"time": "1772708400"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1772707920"
},
"departure": {
"time": "1772707920"
},
"stopId": "FR:76217:ZE:18207:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1772706480"
},
"departure": {
"time": "1772706480"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1772707080"
},
"departure": {
"time": "1772707080"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1772707380"
},
"departure": {
"time": "1772707380"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1772706000"
},
"departure": {
"time": "1772706000"
},
"stopId": "FR:76217:ZE:18053:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1772705640"
},
"departure": {
"time": "1772705640"
},
"stopId": "FR:76217:ZE:18039:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1772705700"
},
"departure": {
"time": "1772705700"
},
"stopId": "FR:76217:ZE:18072:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1772705880"
},
"departure": {
"time": "1772705880"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1772705520"
},
"departure": {
"time": "1772705520"
},
"stopId": "FR:76565:ZE:18255:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1772706360"
},
"departure": {
"time": "1772706360"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1772707800"
},
"departure": {
"time": "1772707800"
},
"stopId": "FR:76217:ZE:18188:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1772707020"
},
"departure": {
"time": "1772707020"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1772708700"
},
"stopId": "FR:76217:ZE:18809:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1772708040"
},
"departure": {
"time": "1772708040"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1772705460"
},
"departure": {
"time": "1772705460"
},
"stopId": "FR:76565:ZE:18285:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1772706120"
},
"departure": {
"time": "1772706120"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 9
}
],
"timestamp": "1772698666",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:403:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745651x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 102,
"time": "1772687414"
},
"departure": {
"delay": 102,
"time": "1772687442"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 26,
"time": "1772688350"
},
"departure": {
"delay": 26,
"time": "1772688386"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 34,
"time": "1772688242"
},
"departure": {
"delay": 34,
"time": "1772688274"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 22,
"time": "1772688310"
},
"departure": {
"delay": 22,
"time": "1772688322"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 133,
"time": "1772687875"
},
"departure": {
"delay": 133,
"time": "1772687893"
},
"stopId": "FR:50129:ZE:10PAX1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 34,
"time": "1772688121"
},
"departure": {
"delay": 34,
"time": "1772688154"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 44,
"time": "1772688807"
},
"departure": {
"delay": 44,
"time": "1772688824"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -56,
"time": "1772689438"
},
"departure": {
"delay": -56,
"time": "1772689444"
},
"stopId": "FR:50129:ZE:10FLO1:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 77,
"time": "1772687228"
},
"departure": {
"delay": 77,
"time": "1772687237"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 40,
"time": "1772688187"
},
"departure": {
"delay": 40,
"time": "1772688220"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 64,
"time": "1772688989"
},
"departure": {
"delay": 64,
"time": "1772689024"
},
"stopId": "FR:50129:ZE:10XCT3:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 43,
"time": "1772689167"
},
"departure": {
"delay": 43,
"time": "1772689183"
},
"stopId": "FR:50129:ZE:10BAG3:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 91,
"time": "1772687033"
},
"departure": {
"delay": 91,
"time": "1772687071"
},
"stopId": "FR:50129:ZE:10MOR1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -10,
"time": "1772688446"
},
"departure": {
"delay": -10,
"time": "1772688470"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 153,
"time": "1772687823"
},
"departure": {
"delay": 153,
"time": "1772687853"
},
"stopId": "FR:50129:ZE:10CMI1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 128,
"time": "1772687086"
},
"departure": {
"delay": 128,
"time": "1772687108"
},
"stopId": "FR:50129:ZE:10BOI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 81,
"time": "1772688043"
},
"departure": {
"delay": 81,
"time": "1772688081"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -21,
"time": "1772689348"
},
"departure": {
"delay": -21,
"time": "1772689359"
},
"stopId": "FR:50129:ZE:10GDR1:ATOUMOD035",
"stopSequence": 32
},
{
"departure": {
"delay": 101,
"time": "1772686901"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 103,
"time": "1772687131"
},
"departure": {
"delay": 103,
"time": "1772687143"
},
"stopId": "FR:50129:ZE:10FRN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 32,
"time": "1772688618"
},
"departure": {
"delay": 32,
"time": "1772688632"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 90,
"time": "1772688896"
},
"departure": {
"delay": 90,
"time": "1772688930"
},
"stopId": "FR:50129:ZE:10HPA3:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -132,
"time": "1772689488"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 130,
"time": "1772687321"
},
"departure": {
"delay": 130,
"time": "1772687350"
},
"stopId": "FR:50129:ZE:10EPC1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 114,
"time": "1772687680"
},
"departure": {
"delay": 114,
"time": "1772687694"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 81,
"time": "1772689065"
},
"departure": {
"delay": 81,
"time": "1772689101"
},
"stopId": "FR:50129:ZE:10GRR1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 119,
"time": "1772687982"
},
"departure": {
"delay": 119,
"time": "1772687999"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 139,
"time": "1772687560"
},
"departure": {
"delay": 139,
"time": "1772687599"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 125,
"time": "1772687751"
},
"departure": {
"delay": 125,
"time": "1772687765"
},
"stopId": "FR:50129:ZE:10ANN1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 94,
"time": "1772686996"
},
"departure": {
"delay": 94,
"time": "1772687014"
},
"stopId": "FR:50129:ZE:10MES1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 74,
"time": "1772689242"
},
"departure": {
"delay": 74,
"time": "1772689274"
},
"stopId": "FR:50129:ZE:10MED3:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": -45,
"time": "1772689378"
},
"departure": {
"delay": -45,
"time": "1772689395"
},
"stopId": "FR:50129:ZE:10LPL1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 9,
"time": "1772689321"
},
"departure": {
"delay": 9,
"time": "1772689329"
},
"stopId": "FR:50129:ZE:10NOR5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 121,
"time": "1772687507"
},
"departure": {
"delay": 121,
"time": "1772687521"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 148,
"time": "1772687940"
},
"departure": {
"delay": 148,
"time": "1772687968"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 15
}
],
"timestamp": "1772698728",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745651x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:431:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772708100"
},
"departure": {
"time": "1772708100"
},
"stopId": "FR:76217:ZE:18286:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1772707500"
},
"departure": {
"time": "1772707500"
},
"stopId": "FR:76217:ZE:18822:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1772707620"
},
"departure": {
"time": "1772707620"
},
"stopId": "FR:76217:ZE:18823:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1772707020"
},
"departure": {
"time": "1772707020"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1772707860"
},
"departure": {
"time": "1772707860"
},
"stopId": "FR:76217:ZE:18824:ATOUMOD005",
"stopSequence": 9
},
{
"departure": {
"time": "1772706900"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1772707740"
},
"departure": {
"time": "1772707740"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1772707980"
},
"departure": {
"time": "1772707980"
},
"stopId": "FR:76217:ZE:18032:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1772707260"
},
"departure": {
"time": "1772707260"
},
"stopId": "FR:76217:ZE:18821:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1772707380"
},
"departure": {
"time": "1772707380"
},
"stopId": "FR:76217:ZE:18817:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1772707140"
},
"departure": {
"time": "1772707140"
},
"stopId": "FR:76217:ZE:18816:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1772708220"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 12
}
],
"timestamp": "1772696772",
"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": "1772706490"
},
"departure": {
"delay": 10,
"time": "1772706490"
},
"stopId": "FR:76217:ZE:18091:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1772706300"
},
"departure": {
"time": "1772706300"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1772704440"
},
"departure": {
"time": "1772704440"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1772705040"
},
"departure": {
"time": "1772705040"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"delay": 5,
"time": "1772704445"
},
"departure": {
"delay": 5,
"time": "1772704445"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1772706240"
},
"departure": {
"time": "1772706240"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1772706540"
},
"departure": {
"time": "1772706540"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1772704920"
},
"departure": {
"time": "1772704920"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1772706420"
},
"departure": {
"time": "1772706420"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1772705880"
},
"departure": {
"time": "1772705880"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"delay": 5,
"time": "1772706905"
},
"departure": {
"delay": 5,
"time": "1772706905"
},
"stopId": "FR:76217:ZE:18102:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1772704680"
},
"departure": {
"time": "1772704680"
},
"stopId": "FR:76217:ZE:18198:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1772704380"
},
"departure": {
"time": "1772704380"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 3
},
{
"departure": {
"time": "1772704200"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1772704320"
},
"departure": {
"time": "1772704320"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1772706900"
},
"departure": {
"time": "1772706900"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1772706720"
},
"departure": {
"time": "1772706720"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1772705520"
},
"departure": {
"time": "1772705520"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1772705100"
},
"departure": {
"time": "1772705100"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1772706360"
},
"departure": {
"time": "1772706360"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1772704560"
},
"departure": {
"time": "1772704560"
},
"stopId": "FR:76217:ZE:18167:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1772706480"
},
"departure": {
"time": "1772706480"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1772704980"
},
"departure": {
"time": "1772704980"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1772704740"
},
"departure": {
"time": "1772704740"
},
"stopId": "FR:76217:ZE:18178:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1772706180"
},
"departure": {
"time": "1772706180"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1772706060"
},
"departure": {
"time": "1772706060"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1772707080"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"delay": 5,
"time": "1772706245"
},
"departure": {
"delay": 5,
"time": "1772706245"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1772705700"
},
"departure": {
"time": "1772705700"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"delay": 5,
"time": "1772706485"
},
"departure": {
"delay": 5,
"time": "1772706485"
},
"stopId": "FR:76217:ZE:18442:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1772704500"
},
"departure": {
"time": "1772704500"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1772704620"
},
"departure": {
"time": "1772704620"
},
"stopId": "FR:76217:ZE:18171:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1772705160"
},
"departure": {
"time": "1772705160"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1772706120"
},
"departure": {
"time": "1772706120"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 20
}
],
"timestamp": "1772698719",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:377:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC598283:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -91,
"time": "1772701229"
},
"departure": {
"delay": -91,
"time": "1772701229"
},
"stopId": "FR:27229:ZE:0xHEL02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -2013,
"time": "1772698767"
},
"departure": {
"delay": -2013,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xARI02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -1953,
"time": "1772698767"
},
"departure": {
"delay": -1953,
"time": "1772698767"
},
"stopId": "FR:27684:ZE:0xCAD02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -116,
"time": "1772701384"
},
"departure": {
"delay": -116,
"time": "1772701384"
},
"stopId": "FR:27229:ZE:0xORL02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -1773,
"time": "1772698767"
},
"departure": {
"delay": -1773,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xANO01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -100,
"time": "1772701280"
},
"departure": {
"delay": -100,
"time": "1772701280"
},
"stopId": "FR:27229:ZE:0xPRO02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -386,
"time": "1772701714"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -225,
"time": "1772701515"
},
"departure": {
"delay": -225,
"time": "1772701515"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -2193,
"time": "1772698767"
},
"departure": {
"delay": -2193,
"time": "1772698767"
},
"stopId": "FR:27306:ZE:0xLAG02:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -105,
"time": "1772701335"
},
"departure": {
"delay": -105,
"time": "1772701335"
},
"stopId": "FR:27229:ZE:0xPOL02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -2133,
"time": "1772698767"
},
"departure": {
"delay": -2133,
"time": "1772698767"
},
"stopId": "FR:27306:ZE:0xCAF02:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -1893,
"time": "1772698767"
},
"departure": {
"delay": -1893,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xICO01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -316,
"time": "1772701604"
},
"departure": {
"delay": -316,
"time": "1772701604"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 25
},
{
"departure": {
"delay": -1533,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xCOM02:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -1833,
"time": "1772698767"
},
"departure": {
"delay": -1833,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xZII01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -1653,
"time": "1772698767"
},
"departure": {
"delay": -1653,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xJAM01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -2253,
"time": "1772698767"
},
"departure": {
"delay": -2253,
"time": "1772698767"
},
"stopId": "FR:27306:ZE:0xMEL03:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -247,
"time": "1772701553"
},
"departure": {
"delay": -247,
"time": "1772701553"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -165,
"time": "1772701455"
},
"departure": {
"delay": -165,
"time": "1772701455"
},
"stopId": "FR:27229:ZE:0xLET02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -2193,
"time": "1772698767"
},
"departure": {
"delay": -2193,
"time": "1772698767"
},
"stopId": "FR:27306:ZE:0xCOS02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -2433,
"time": "1772698767"
},
"departure": {
"delay": -2433,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xJUI02:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -86,
"time": "1772701414"
},
"departure": {
"delay": -86,
"time": "1772701414"
},
"stopId": "FR:27229:ZE:0xMOU02:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -2493,
"time": "1772698767"
},
"departure": {
"delay": -2493,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xMDS02:ATOUMOD004",
"stopSequence": 16
}
],
"timestamp": "1772698767",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T7:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC598283:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1151:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772707680"
},
"departure": {
"time": "1772707680"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1772706960"
},
"departure": {
"time": "1772706960"
},
"stopId": "FR:27681:ZE:28976:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1772707740"
},
"departure": {
"time": "1772707740"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1772707080"
},
"departure": {
"time": "1772707080"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1772707500"
},
"departure": {
"time": "1772707500"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1772707200"
},
"departure": {
"time": "1772707200"
},
"stopId": "FR:27681:ZE:10057:ATOUMOD007",
"stopSequence": 6
},
{
"departure": {
"time": "1772706900"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1772707320"
},
"departure": {
"time": "1772707320"
},
"stopId": "FR:27681:ZE:10059:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1772707260"
},
"departure": {
"time": "1772707260"
},
"stopId": "FR:27681:ZE:10080:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1772707020"
},
"departure": {
"time": "1772707020"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1772707380"
},
"departure": {
"time": "1772707380"
},
"stopId": "FR:27681:ZE:28981:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1772707140"
},
"departure": {
"time": "1772707140"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1772707440"
},
"departure": {
"time": "1772707440"
},
"stopId": "FR:27681:ZE:10074:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1772707920"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
}
],
"timestamp": "1772698762",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1151:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3104F5992032x2026x03x01T20x51x11Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1772691000"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1772698800"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 26
},
{
"arrival": {
"time": "1772694060"
},
"departure": {
"time": "1772694240"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1772692560"
},
"departure": {
"time": "1772692620"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1772691780"
},
"departure": {
"time": "1772691840"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 13
}
],
"timestamp": "1772687390",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx468B44B7xC327x4154xB85Ex25C67C32B61Ex:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3104F5992032x2026x03x01T20x51x11Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:249:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772699220"
},
"departure": {
"time": "1772699220"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1772699820"
},
"departure": {
"time": "1772699820"
},
"stopId": "FR:76217:ZE:18823:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1772699940"
},
"departure": {
"time": "1772699940"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1772699340"
},
"departure": {
"time": "1772699340"
},
"stopId": "FR:76217:ZE:18816:ATOUMOD005",
"stopSequence": 3
},
{
"departure": {
"time": "1772699100"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1772699460"
},
"departure": {
"time": "1772699460"
},
"stopId": "FR:76217:ZE:18821:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1772699700"
},
"departure": {
"time": "1772699700"
},
"stopId": "FR:76217:ZE:18822:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1772699580"
},
"departure": {
"time": "1772699580"
},
"stopId": "FR:76217:ZE:18817:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1772700300"
},
"departure": {
"time": "1772700300"
},
"stopId": "FR:76217:ZE:18286:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1772700420"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1772700060"
},
"departure": {
"time": "1772700060"
},
"stopId": "FR:76217:ZE:18824:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1772700180"
},
"departure": {
"time": "1772700180"
},
"stopId": "FR:76217:ZE:18032:ATOUMOD005",
"stopSequence": 10
}
],
"timestamp": "1772696772",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:97:LOC",
"tripId": "ATOUMOD005:ServiceJourney:249:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN848922F6038572x2026x03x01T20x51x11Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772698080"
},
"departure": {
"time": "1772698140"
},
"stopId": "FR:80016:ZE:StopPointxOCETrainxTERx87313072:ATOUMOD002",
"stopSequence": 46
},
{
"arrival": {
"time": "1772700120"
},
"departure": {
"time": "1772700240"
},
"stopId": "FR:59178:ZE:StopPointxOCETrainxTERx87345009:ATOUMOD002",
"stopSequence": 52
},
{
"arrival": {
"time": "1772696100"
},
"departure": {
"time": "1772696160"
},
"stopId": "FR:80021:ZE:StopPointxOCETrainxTERx87313080:ATOUMOD002",
"stopSequence": 40
},
{
"arrival": {
"time": "1772694420"
},
"departure": {
"time": "1772694480"
},
"stopId": "FR:60001:ZE:StopPointxOCETrainxTERx87313759:ATOUMOD002",
"stopSequence": 36
},
{
"arrival": {
"time": "1772692620"
},
"departure": {
"time": "1772692680"
},
"stopId": "FR:76738:ZE:StopPointxOCETrainxTERx87411447:ATOUMOD002",
"stopSequence": 30
},
{
"arrival": {
"time": "1772697540"
},
"departure": {
"time": "1772697600"
},
"stopId": "FR:80212:ZE:StopPointxOCETrainxTERx87313056:ATOUMOD002",
"stopSequence": 44
},
{
"arrival": {
"time": "1772695140"
},
"departure": {
"time": "1772695200"
},
"stopId": "FR:80630:ZE:StopPointxOCETrainxTERx87313395:ATOUMOD002",
"stopSequence": 38
},
{
"arrival": {
"time": "1772701620"
},
"stopId": "FR:59350:ZE:StopPointxOCETrainxTERx87286005:ATOUMOD002",
"stopSequence": 53
},
{
"arrival": {
"time": "1772692980"
},
"departure": {
"time": "1772693040"
},
"stopId": "FR:76445:ZE:StopPointxOCETrainxTERx87411454:ATOUMOD002",
"stopSequence": 32
},
{
"departure": {
"time": "1772691540"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 26
},
{
"arrival": {
"time": "1772699160"
},
"departure": {
"time": "1772699280"
},
"stopId": "FR:62041:ZE:StopPointxOCETrainxTERx87342014:ATOUMOD002",
"stopSequence": 50
},
{
"arrival": {
"time": "1772693700"
},
"departure": {
"time": "1772693760"
},
"stopId": "FR:76672:ZE:StopPointxOCETrainxTERx87411470:ATOUMOD002",
"stopSequence": 34
},
{
"arrival": {
"time": "1772692320"
},
"departure": {
"time": "1772692380"
},
"stopId": "FR:76453:ZE:StopPointxOCETrainxTERx87411439:ATOUMOD002",
"stopSequence": 28
},
{
"arrival": {
"time": "1772696400"
},
"departure": {
"time": "1772697000"
},
"stopId": "FR:80021:ZE:StopPointxOCETrainxTERx87313874:ATOUMOD002",
"stopSequence": 42
}
],
"timestamp": "1772687931",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxB2E5B266xDAE7x4C0AxABA0xB46411FB2CAAx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN848922F6038572x2026x03x01T20x51x11Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:317:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772704380"
},
"departure": {
"time": "1772704380"
},
"stopId": "FR:76217:ZE:18163:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1772702340"
},
"departure": {
"time": "1772702340"
},
"stopId": "FR:76217:ZE:18024:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1772702400"
},
"departure": {
"time": "1772702400"
},
"stopId": "FR:76217:ZE:18053:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1772702760"
},
"departure": {
"time": "1772702760"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1772702700"
},
"departure": {
"time": "1772702700"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1772701860"
},
"departure": {
"time": "1772701860"
},
"stopId": "FR:76565:ZE:18285:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1772702280"
},
"departure": {
"time": "1772702280"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1772704440"
},
"departure": {
"time": "1772704440"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1772702520"
},
"departure": {
"time": "1772702520"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1772705040"
},
"departure": {
"time": "1772705040"
},
"stopId": "FR:76217:ZE:18191:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1772704320"
},
"departure": {
"time": "1772704320"
},
"stopId": "FR:76217:ZE:18207:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1772703780"
},
"departure": {
"time": "1772703780"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1772703480"
},
"departure": {
"time": "1772703480"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1772702880"
},
"departure": {
"time": "1772702880"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1772701920"
},
"departure": {
"time": "1772701920"
},
"stopId": "FR:76565:ZE:18255:ATOUMOD005",
"stopSequence": 3
},
{
"departure": {
"time": "1772701800"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1772703900"
},
"departure": {
"time": "1772703900"
},
"stopId": "FR:76217:ZE:18079:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1772703060"
},
"departure": {
"time": "1772703060"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1772704200"
},
"departure": {
"time": "1772704200"
},
"stopId": "FR:76217:ZE:18188:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1772703660"
},
"departure": {
"time": "1772703660"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1772704800"
},
"departure": {
"time": "1772704800"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1772702040"
},
"departure": {
"time": "1772702040"
},
"stopId": "FR:76217:ZE:18039:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1772704500"
},
"departure": {
"time": "1772704500"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1772704680"
},
"departure": {
"time": "1772704680"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1772703720"
},
"departure": {
"time": "1772703720"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1772703420"
},
"departure": {
"time": "1772703420"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1772704860"
},
"departure": {
"time": "1772704860"
},
"stopId": "FR:76217:ZE:18168:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1772705100"
},
"stopId": "FR:76217:ZE:18809:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1772702100"
},
"departure": {
"time": "1772702100"
},
"stopId": "FR:76217:ZE:18072:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1772704260"
},
"departure": {
"time": "1772704260"
},
"stopId": "FR:76217:ZE:18195:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1772704560"
},
"departure": {
"time": "1772704560"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1772704920"
},
"departure": {
"time": "1772704920"
},
"stopId": "FR:76217:ZE:18242:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1772704020"
},
"departure": {
"time": "1772704020"
},
"stopId": "FR:76217:ZE:18103:ATOUMOD005",
"stopSequence": 20
}
],
"timestamp": "1772698772",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:317:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758056x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -53,
"time": "1772687525"
},
"departure": {
"delay": -53,
"time": "1772687587"
},
"stopId": "FR:50129:ZE:10MAG2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -11,
"time": "1772687200"
},
"departure": {
"delay": -11,
"time": "1772687209"
},
"stopId": "FR:50129:ZE:10JAR1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 40,
"time": "1772689109"
},
"departure": {
"delay": 40,
"time": "1772689120"
},
"stopId": "FR:50579:ZE:SOTML2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -78,
"time": "1772687669"
},
"departure": {
"delay": -78,
"time": "1772687682"
},
"stopId": "FR:50129:ZE:10MXR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -97,
"time": "1772690783"
},
"stopId": "FR:50341:ZE:MONAP2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -128,
"time": "1772688365"
},
"departure": {
"delay": -128,
"time": "1772688412"
},
"stopId": "FR:50087:ZE:BRXBP2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 30,
"time": "1772689576"
},
"departure": {
"delay": 30,
"time": "1772689590"
},
"stopId": "FR:50615:ZE:VALZA2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -68,
"time": "1772687294"
},
"departure": {
"delay": -68,
"time": "1772687332"
},
"stopId": "FR:50129:ZE:10ODR1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -148,
"time": "1772687997"
},
"departure": {
"delay": -148,
"time": "1772688032"
},
"stopId": "FR:50599:ZE:TOLNR2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -54,
"time": "1772687745"
},
"departure": {
"delay": -54,
"time": "1772687766"
},
"stopId": "FR:50129:ZE:10CEN2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -147,
"time": "1772687897"
},
"departure": {
"delay": -147,
"time": "1772687913"
},
"stopId": "FR:50599:ZE:10ZCT2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -83,
"time": "1772687240"
},
"departure": {
"delay": -83,
"time": "1772687257"
},
"stopId": "FR:50129:ZE:10BOS1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 31,
"time": "1772689825"
},
"departure": {
"delay": 31,
"time": "1772689831"
},
"stopId": "FR:50615:ZE:VALFB1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -17,
"time": "1772690255"
},
"departure": {
"delay": -17,
"time": "1772690263"
},
"stopId": "FR:50615:ZE:VALCA2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -98,
"time": "1772687354"
},
"departure": {
"delay": -98,
"time": "1772687362"
},
"stopId": "FR:50129:ZE:10SRN1:ATOUMOD035",
"stopSequence": 5
},
{
"departure": {
"delay": 10,
"time": "1772687110"
},
"stopId": "FR:50129:ZE:10PEM3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 15,
"time": "1772689881"
},
"departure": {
"delay": 15,
"time": "1772689935"
},
"stopId": "FR:50615:ZE:VALCH2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 4,
"time": "1772688578"
},
"departure": {
"delay": 4,
"time": "1772688724"
},
"stopId": "FR:50087:ZE:BRXSTA:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 18,
"time": "1772690063"
},
"departure": {
"delay": 18,
"time": "1772690178"
},
"stopId": "FR:50615:ZE:VALGS1:ATOUMOD035",
"stopSequence": 17
}
],
"timestamp": "1772698737",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:D:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758056x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:3:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 202,
"time": "1772692845"
},
"departure": {
"delay": 202,
"time": "1772692882"
},
"stopId": "FR:76057:ZE:30053:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 339,
"time": "1772692468"
},
"departure": {
"delay": 339,
"time": "1772692479"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 314,
"time": "1772692504"
},
"departure": {
"delay": 314,
"time": "1772692514"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 318,
"time": "1772692218"
},
"departure": {
"delay": 318,
"time": "1772692218"
},
"stopId": "FR:76743:ZE:30048:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 246,
"time": "1772693026"
},
"departure": {
"delay": 246,
"time": "1772693046"
},
"stopId": "FR:76057:ZE:30055:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 350,
"time": "1772692300"
},
"departure": {
"delay": 350,
"time": "1772692370"
},
"stopId": "FR:76057:ZE:30050:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 218,
"time": "1772692700"
},
"departure": {
"delay": 218,
"time": "1772692718"
},
"stopId": "FR:76057:ZE:30051:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 225,
"time": "1772693600"
},
"departure": {
"delay": 225,
"time": "1772693625"
},
"stopId": "FR:76057:ZE:30025:ATOUMOD041",
"stopSequence": 23
},
{
"arrival": {
"delay": 187,
"time": "1772693255"
},
"departure": {
"delay": 187,
"time": "1772693287"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"delay": 225,
"time": "1772693531"
},
"departure": {
"delay": 225,
"time": "1772693565"
},
"stopId": "FR:76057:ZE:30002:ATOUMOD041",
"stopSequence": 22
},
{
"departure": {
"delay": 327,
"time": "1772692107"
},
"stopId": "FR:76743:ZE:30049:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 366,
"time": "1772692386"
},
"departure": {
"delay": 366,
"time": "1772692446"
},
"stopId": "FR:76057:ZE:30021:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 301,
"time": "1772692523"
},
"departure": {
"delay": 301,
"time": "1772692561"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 218,
"time": "1772693663"
},
"departure": {
"delay": 218,
"time": "1772693678"
},
"stopId": "FR:76057:ZE:30003:ATOUMOD041",
"stopSequence": 24
},
{
"arrival": {
"delay": 195,
"time": "1772693199"
},
"departure": {
"delay": 195,
"time": "1772693235"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 194,
"time": "1772693310"
},
"departure": {
"delay": 194,
"time": "1772693354"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 19
},
{
"arrival": {
"delay": 312,
"time": "1772692262"
},
"departure": {
"delay": 312,
"time": "1772692272"
},
"stopId": "FR:76743:ZE:30023:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 346,
"time": "1772692170"
},
"departure": {
"delay": 346,
"time": "1772692186"
},
"stopId": "FR:76743:ZE:30046:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 207,
"time": "1772693442"
},
"departure": {
"delay": 207,
"time": "1772693487"
},
"stopId": "FR:76057:ZE:30017:ATOUMOD041",
"stopSequence": 21
},
{
"arrival": {
"delay": 202,
"time": "1772692754"
},
"departure": {
"delay": 202,
"time": "1772692762"
},
"stopId": "FR:76057:ZE:30052:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 166,
"time": "1772693746"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 25
},
{
"arrival": {
"delay": 206,
"time": "1772693415"
},
"departure": {
"delay": 206,
"time": "1772693426"
},
"stopId": "FR:76057:ZE:30013:ATOUMOD041",
"stopSequence": 20
},
{
"arrival": {
"delay": 234,
"time": "1772692608"
},
"departure": {
"delay": 234,
"time": "1772692614"
},
"stopId": "FR:76057:ZE:30011:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 193,
"time": "1772693161"
},
"departure": {
"delay": 193,
"time": "1772693173"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 251,
"time": "1772692948"
},
"departure": {
"delay": 251,
"time": "1772692991"
},
"stopId": "FR:76057:ZE:30054:ATOUMOD041",
"stopSequence": 14
}
],
"timestamp": "1772698770",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD041:Line:2:LOC",
"tripId": "ATOUMOD041:ServiceJourney:3:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4056546x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 26,
"time": "1772699066"
},
"stopId": "FR:76351:ZE:4865:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 44,
"time": "1772698784"
},
"departure": {
"delay": 44,
"time": "1772698784"
},
"stopId": "FR:76351:ZE:3280:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 56,
"time": "1772698856"
},
"departure": {
"delay": 56,
"time": "1772698856"
},
"stopId": "FR:76351:ZE:3579:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 41,
"time": "1772698901"
},
"departure": {
"delay": 41,
"time": "1772698901"
},
"stopId": "FR:76351:ZE:4768:ATOUMOD003",
"stopSequence": 23
},
{
"departure": {
"delay": 26,
"time": "1772698706"
},
"stopId": "FR:76351:ZE:4640:ATOUMOD003",
"stopSequence": 20
}
],
"timestamp": "1772698746",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C2:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4056546x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3305F6044662x2026x03x01T20x51x11Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 300,
"time": "1772696040"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1772704560"
},
"departure": {
"time": "1772704620"
},
"stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002",
"stopSequence": 21
},
{
"arrival": {
"time": "1772707020"
},
"departure": {
"time": "1772707080"
},
"stopId": "FR:50615:ZE:StopPointxOCETrainxTERx87447284:ATOUMOD002",
"stopSequence": 27
},
{
"arrival": {
"time": "1772707920"
},
"stopId": "FR:50129:ZE:StopPointxOCETrainxTERx87444877:ATOUMOD002",
"stopSequence": 28
},
{
"arrival": {
"time": "1772705580"
},
"departure": {
"time": "1772705640"
},
"stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002",
"stopSequence": 23
},
{
"arrival": {
"time": "1772699520"
},
"departure": {
"time": "1772699640"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1772706180"
},
"departure": {
"time": "1772706240"
},
"stopId": "FR:50099:ZE:StopPointxOCETrainxTERx87447243:ATOUMOD002",
"stopSequence": 25
},
{
"arrival": {
"time": "1772701140"
},
"departure": {
"time": "1772701200"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1772703420"
},
"departure": {
"time": "1772703600"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1772702040"
},
"departure": {
"time": "1772702100"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 17
}
],
"timestamp": "1772697202",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx66849E04x284Fx47D7x8795x4C925C6ED66Fx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3305F6044662x2026x03x01T20x51x11Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD104:ServiceJourney:447309a0a642bf1ea19eac4f15a582d9:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 71,
"time": "1772699831"
},
"stopId": "FR:61169:ZE:2376:ATOUMOD104",
"stopSequence": 21
},
{
"arrival": {
"delay": 71,
"time": "1772698615"
},
"departure": {
"delay": 71,
"time": "1772698631"
},
"stopId": "FR:61169:ZE:2314:ATOUMOD104",
"stopSequence": 2
},
{
"arrival": {
"delay": 71,
"time": "1772699591"
},
"departure": {
"delay": 71,
"time": "1772699591"
},
"stopId": "FR:61169:ZE:2268:ATOUMOD104",
"stopSequence": 17
},
{
"arrival": {
"delay": 71,
"time": "1772699171"
},
"departure": {
"delay": 71,
"time": "1772699171"
},
"stopId": "FR:61169:ZE:2280:ATOUMOD104",
"stopSequence": 9
},
{
"arrival": {
"delay": 71,
"time": "1772699291"
},
"departure": {
"delay": 71,
"time": "1772699291"
},
"stopId": "FR:61169:ZE:2308:ATOUMOD104",
"stopSequence": 11
},
{
"arrival": {
"delay": 71,
"time": "1772699351"
},
"departure": {
"delay": 71,
"time": "1772699351"
},
"stopId": "FR:61169:ZE:2300:ATOUMOD104",
"stopSequence": 13
},
{
"arrival": {
"delay": 71,
"time": "1772699471"
},
"departure": {
"delay": 71,
"time": "1772699471"
},
"stopId": "FR:61169:ZE:2258:ATOUMOD104",
"stopSequence": 15
},
{
"arrival": {
"delay": 71,
"time": "1772698811"
},
"departure": {
"delay": 71,
"time": "1772698811"
},
"stopId": "FR:61169:ZE:2297:ATOUMOD104",
"stopSequence": 5
},
{
"departure": {
"delay": 90,
"time": "1772698590"
},
"stopId": "FR:61169:ZE:2284:ATOUMOD104",
"stopSequence": 1
},
{
"arrival": {
"delay": 71,
"time": "1772699111"
},
"departure": {
"delay": 71,
"time": "1772699111"
},
"stopId": "FR:61169:ZE:2321:ATOUMOD104",
"stopSequence": 8
},
{
"arrival": {
"delay": 71,
"time": "1772699531"
},
"departure": {
"delay": 71,
"time": "1772699531"
},
"stopId": "FR:61169:ZE:2293:ATOUMOD104",
"stopSequence": 16
},
{
"arrival": {
"delay": 71,
"time": "1772698871"
},
"departure": {
"delay": 71,
"time": "1772698871"
},
"stopId": "FR:61169:ZE:2302:ATOUMOD104",
"stopSequence": 6
},
{
"arrival": {
"delay": 71,
"time": "1772699711"
},
"departure": {
"delay": 71,
"time": "1772699711"
},
"stopId": "FR:61169:ZE:2255:ATOUMOD104",
"stopSequence": 18
},
{
"arrival": {
"delay": 71,
"time": "1772698695"
},
"departure": {
"delay": 71,
"time": "1772698691"
},
"stopId": "FR:61169:ZE:2327:ATOUMOD104",
"stopSequence": 3
},
{
"arrival": {
"delay": 71,
"time": "1772699771"
},
"departure": {
"delay": 71,
"time": "1772699771"
},
"stopId": "FR:61169:ZE:2378:ATOUMOD104",
"stopSequence": 19
},
{
"arrival": {
"delay": 71,
"time": "1772699231"
},
"departure": {
"delay": 71,
"time": "1772699231"
},
"stopId": "FR:61169:ZE:2318:ATOUMOD104",
"stopSequence": 10
},
{
"arrival": {
"delay": 71,
"time": "1772698751"
},
"departure": {
"delay": 71,
"time": "1772698751"
},
"stopId": "FR:61169:ZE:2312:ATOUMOD104",
"stopSequence": 4
},
{
"arrival": {
"delay": 71,
"time": "1772698991"
},
"departure": {
"delay": 71,
"time": "1772698991"
},
"stopId": "FR:61169:ZE:2256:ATOUMOD104",
"stopSequence": 7
},
{
"arrival": {
"delay": 72,
"time": "1772699292"
},
"departure": {
"delay": 72,
"time": "1772699292"
},
"stopId": "FR:61169:ZE:2323:ATOUMOD104",
"stopSequence": 12
},
{
"arrival": {
"delay": 72,
"time": "1772699772"
},
"departure": {
"delay": 72,
"time": "1772699772"
},
"stopId": "FR:61169:ZE:2381:ATOUMOD104",
"stopSequence": 20
},
{
"arrival": {
"delay": 71,
"time": "1772699411"
},
"departure": {
"delay": 71,
"time": "1772699411"
},
"stopId": "FR:61169:ZE:2325:ATOUMOD104",
"stopSequence": 14
}
],
"timestamp": "1772698803",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD104:Line:249:LOC",
"tripId": "ATOUMOD104:ServiceJourney:447309a0a642bf1ea19eac4f15a582d9:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC597879:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -3813,
"time": "1772698767"
},
"departure": {
"delay": -3813,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xMFO01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -4053,
"time": "1772698767"
},
"departure": {
"delay": -4053,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xVED01:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": -3333,
"time": "1772698767"
},
"departure": {
"delay": -3333,
"time": "1772698767"
},
"stopId": "FR:27602:ZE:0xWAL01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -299,
"time": "1772703241"
},
"departure": {
"delay": -299,
"time": "1772703241"
},
"stopId": "FR:27306:ZE:0xRLG01:ATOUMOD004",
"stopSequence": 41
},
{
"arrival": {
"delay": -241,
"time": "1772703539"
},
"departure": {
"delay": -241,
"time": "1772703539"
},
"stopId": "FR:27306:ZE:0xEGl01:ATOUMOD004",
"stopSequence": 44
},
{
"arrival": {
"delay": -3033,
"time": "1772698767"
},
"departure": {
"delay": -3033,
"time": "1772698767"
},
"stopId": "FR:27602:ZE:0xMUS01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -3693,
"time": "1772698767"
},
"departure": {
"delay": -3693,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xSTA01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -259,
"time": "1772703581"
},
"departure": {
"delay": -259,
"time": "1772703581"
},
"stopId": "FR:27306:ZE:0xMOO01:ATOUMOD004",
"stopSequence": 45
},
{
"arrival": {
"delay": -4353,
"time": "1772698767"
},
"departure": {
"delay": -4353,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xGAR04:ATOUMOD004",
"stopSequence": 33
},
{
"arrival": {
"delay": -4233,
"time": "1772698767"
},
"departure": {
"delay": -4233,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": -291,
"time": "1772703009"
},
"departure": {
"delay": -291,
"time": "1772703009"
},
"stopId": "FR:27229:ZE:0xFRI01:ATOUMOD004",
"stopSequence": 35
},
{
"arrival": {
"delay": -297,
"time": "1772703183"
},
"departure": {
"delay": -297,
"time": "1772703183"
},
"stopId": "FR:27306:ZE:0xMEL04:ATOUMOD004",
"stopSequence": 40
},
{
"arrival": {
"delay": -3573,
"time": "1772698767"
},
"departure": {
"delay": -3573,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xQUI01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -3573,
"time": "1772698767"
},
"departure": {
"delay": -3573,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xHON01:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -300,
"time": "1772703660"
},
"stopId": "FR:27306:ZE:0xFOR02:ATOUMOD004",
"stopSequence": 46
},
{
"arrival": {
"delay": -4413,
"time": "1772698767"
},
"departure": {
"delay": -4413,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xBRI01:ATOUMOD004",
"stopSequence": 34
},
{
"arrival": {
"delay": -3213,
"time": "1772698767"
},
"departure": {
"delay": -3213,
"time": "1772698767"
},
"stopId": "FR:27602:ZE:0xMAS01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -244,
"time": "1772703476"
},
"departure": {
"delay": -244,
"time": "1772703476"
},
"stopId": "FR:27306:ZE:0xBOR01:ATOUMOD004",
"stopSequence": 42
},
{
"arrival": {
"delay": -3093,
"time": "1772698767"
},
"departure": {
"delay": -3093,
"time": "1772698767"
},
"stopId": "FR:27602:ZE:0xGDG01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -267,
"time": "1772703513"
},
"departure": {
"delay": -267,
"time": "1772703513"
},
"stopId": "FR:27306:ZE:0xMAI01:ATOUMOD004",
"stopSequence": 43
},
{
"arrival": {
"delay": -3933,
"time": "1772698767"
},
"departure": {
"delay": -3933,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xTAU01:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": -278,
"time": "1772703082"
},
"departure": {
"delay": -278,
"time": "1772703082"
},
"stopId": "FR:27229:ZE:0xJOL04:ATOUMOD004",
"stopSequence": 36
},
{
"arrival": {
"delay": -3993,
"time": "1772698767"
},
"departure": {
"delay": -3993,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xARC01:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": -3273,
"time": "1772698767"
},
"departure": {
"delay": -3273,
"time": "1772698767"
},
"stopId": "FR:27602:ZE:0xBOU01:ATOUMOD004",
"stopSequence": 13
},
{
"departure": {
"delay": -3033,
"time": "1772698767"
},
"stopId": "FR:27602:ZE:0xFAB01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -4113,
"time": "1772698767"
},
"departure": {
"delay": -4113,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 30
}
],
"timestamp": "1772698767",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T3:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC597879:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:301:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772701800"
},
"departure": {
"time": "1772701800"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1772702700"
},
"departure": {
"time": "1772702700"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1772702220"
},
"departure": {
"time": "1772702220"
},
"stopId": "FR:76217:ZE:18037:ATOUMOD005",
"stopSequence": 12
},
{
"departure": {
"time": "1772701260"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1772701560"
},
"departure": {
"time": "1772701560"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1772702100"
},
"departure": {
"time": "1772702100"
},
"stopId": "FR:76217:ZE:18052:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1772702040"
},
"departure": {
"time": "1772702040"
},
"stopId": "FR:76217:ZE:18093:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1772702340"
},
"departure": {
"time": "1772702340"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1772702880"
},
"departure": {
"time": "1772702880"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1772702940"
},
"stopId": "FR:76217:ZE:18041:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1772702160"
},
"departure": {
"time": "1772702160"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1772702280"
},
"departure": {
"time": "1772702280"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1772701380"
},
"departure": {
"time": "1772701380"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1772701860"
},
"departure": {
"time": "1772701860"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1772701680"
},
"departure": {
"time": "1772701680"
},
"stopId": "FR:76217:ZE:18043:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1772702520"
},
"departure": {
"time": "1772702520"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1772701920"
},
"departure": {
"time": "1772701920"
},
"stopId": "FR:76217:ZE:18067:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1772701980"
},
"departure": {
"time": "1772701980"
},
"stopId": "FR:76217:ZE:18325:ATOUMOD005",
"stopSequence": 8
}
],
"timestamp": "1772698158",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:301:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:411:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772707500"
},
"departure": {
"time": "1772707500"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1772708100"
},
"departure": {
"time": "1772708100"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1772706840"
},
"departure": {
"time": "1772706840"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1772708880"
},
"departure": {
"time": "1772708880"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"delay": 5,
"time": "1772706545"
},
"departure": {
"delay": 5,
"time": "1772706545"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1772706060"
},
"departure": {
"time": "1772706060"
},
"stopId": "FR:76217:ZE:18101:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1772706540"
},
"departure": {
"time": "1772706540"
},
"stopId": "FR:76217:ZE:18441:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1772707320"
},
"departure": {
"time": "1772707320"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1772709060"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1772708160"
},
"departure": {
"time": "1772708160"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1772709000"
},
"departure": {
"time": "1772709000"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1772707920"
},
"departure": {
"time": "1772707920"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1772708400"
},
"departure": {
"time": "1772708400"
},
"stopId": "FR:76217:ZE:18177:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1772708760"
},
"departure": {
"time": "1772708760"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1772707140"
},
"departure": {
"time": "1772707140"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1772708460"
},
"departure": {
"time": "1772708460"
},
"stopId": "FR:76217:ZE:18170:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"delay": 5,
"time": "1772706065"
},
"departure": {
"delay": 5,
"time": "1772706065"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1772706660"
},
"departure": {
"time": "1772706660"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1772708700"
},
"departure": {
"time": "1772708700"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1772708220"
},
"departure": {
"time": "1772708220"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1772706480"
},
"departure": {
"time": "1772706480"
},
"stopId": "FR:76217:ZE:18090:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1772706900"
},
"departure": {
"time": "1772706900"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1772708640"
},
"departure": {
"time": "1772708640"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1772706960"
},
"departure": {
"time": "1772706960"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1772706780"
},
"departure": {
"time": "1772706780"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1772708520"
},
"departure": {
"time": "1772708520"
},
"stopId": "FR:76217:ZE:18166:ATOUMOD005",
"stopSequence": 28
},
{
"departure": {
"time": "1772706000"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1772706300"
},
"departure": {
"time": "1772706300"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1772707200"
},
"departure": {
"time": "1772707200"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1772706600"
},
"departure": {
"time": "1772706600"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"delay": 5,
"time": "1772708405"
},
"departure": {
"delay": 5,
"time": "1772708405"
},
"stopId": "FR:76217:ZE:18197:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1772706720"
},
"departure": {
"time": "1772706720"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1772706420"
},
"departure": {
"time": "1772706420"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1772707860"
},
"departure": {
"time": "1772707860"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 20
}
],
"timestamp": "1772698612",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:411:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x4487698:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -107,
"time": "1772702653"
},
"departure": {
"delay": -107,
"time": "1772702653"
},
"stopId": "FR:27598:ZE:0x6863:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -109,
"time": "1772702951"
},
"departure": {
"delay": -109,
"time": "1772702951"
},
"stopId": "FR:27537:ZE:0x6831:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -57,
"time": "1772702343"
},
"departure": {
"delay": -57,
"time": "1772702343"
},
"stopId": "FR:27015:ZE:0x6087:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -64,
"time": "1772702876"
},
"departure": {
"delay": -64,
"time": "1772702876"
},
"stopId": "FR:27537:ZE:0x6828:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -93,
"time": "1772703567"
},
"departure": {
"delay": -93,
"time": "1772703567"
},
"stopId": "FR:27528:ZE:0x7026:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -78,
"time": "1772702682"
},
"departure": {
"delay": -78,
"time": "1772702682"
},
"stopId": "FR:27598:ZE:0x6864:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -47,
"time": "1772702413"
},
"departure": {
"delay": -47,
"time": "1772702413"
},
"stopId": "FR:27015:ZE:0x6073:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -151,
"time": "1772703809"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": -151,
"time": "1772703269"
},
"departure": {
"delay": -151,
"time": "1772703269"
},
"stopId": "FR:27701:ZE:0x7108:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -113,
"time": "1772703727"
},
"departure": {
"delay": -113,
"time": "1772703727"
},
"stopId": "FR:27701:ZE:0x7046:ATOUMOD006",
"stopSequence": 28
},
{
"departure": {
"time": "1772701980"
},
"stopId": "FR:27168:ZE:0x6138:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": 21,
"time": "1772702181"
},
"departure": {
"delay": 21,
"time": "1772702181"
},
"stopId": "FR:27330:ZE:0x6268:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -82,
"time": "1772702738"
},
"departure": {
"delay": -82,
"time": "1772702738"
},
"stopId": "FR:27598:ZE:0x6866:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -151,
"time": "1772703629"
},
"departure": {
"delay": -151,
"time": "1772703629"
},
"stopId": "FR:27701:ZE:0x7078:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": -105,
"time": "1772702535"
},
"departure": {
"delay": -105,
"time": "1772702535"
},
"stopId": "FR:27598:ZE:0x6862:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -116,
"time": "1772703004"
},
"departure": {
"delay": -116,
"time": "1772703004"
},
"stopId": "FR:27537:ZE:0x6825:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -124,
"time": "1772703236"
},
"departure": {
"delay": -124,
"time": "1772703236"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -116,
"time": "1772702824"
},
"departure": {
"delay": -116,
"time": "1772702824"
},
"stopId": "FR:27537:ZE:0x6834:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -116,
"time": "1772702584"
},
"departure": {
"delay": -116,
"time": "1772702584"
},
"stopId": "FR:27598:ZE:0x6860:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -69,
"time": "1772703171"
},
"departure": {
"delay": -69,
"time": "1772703171"
},
"stopId": "FR:27701:ZE:0x7181:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -32,
"time": "1772702188"
},
"departure": {
"delay": -32,
"time": "1772702188"
},
"stopId": "FR:27015:ZE:0x6081:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 18,
"time": "1772702118"
},
"departure": {
"delay": 18,
"time": "1772702118"
},
"stopId": "FR:27330:ZE:0x6263:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -97,
"time": "1772703683"
},
"departure": {
"delay": -97,
"time": "1772703683"
},
"stopId": "FR:27701:ZE:0x7118:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": -116,
"time": "1772702704"
},
"departure": {
"delay": -116,
"time": "1772702704"
},
"stopId": "FR:27598:ZE:0x6870:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -67,
"time": "1772702513"
},
"departure": {
"delay": -67,
"time": "1772702513"
},
"stopId": "FR:27598:ZE:0x6865:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -9,
"time": "1772702331"
},
"departure": {
"delay": -9,
"time": "1772702331"
},
"stopId": "FR:27015:ZE:0x6085:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -124,
"time": "1772703416"
},
"departure": {
"delay": -124,
"time": "1772703416"
},
"stopId": "FR:27701:ZE:0x7041:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -116,
"time": "1772703184"
},
"departure": {
"delay": -116,
"time": "1772703184"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -107,
"time": "1772702473"
},
"departure": {
"delay": -107,
"time": "1772702473"
},
"stopId": "FR:27598:ZE:0x6859:ATOUMOD006",
"stopSequence": 8
}
],
"timestamp": "1772698755",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:8:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x4487698:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745161x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 60,
"time": "1772699340"
},
"departure": {
"delay": 60,
"time": "1772699340"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 60,
"time": "1772699160"
},
"departure": {
"delay": 60,
"time": "1772699160"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 60,
"time": "1772699640"
},
"departure": {
"delay": 60,
"time": "1772699640"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 60,
"time": "1772699580"
},
"departure": {
"delay": 60,
"time": "1772699580"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 60,
"time": "1772699220"
},
"departure": {
"delay": 60,
"time": "1772699220"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 60,
"time": "1772699880"
},
"departure": {
"delay": 60,
"time": "1772699880"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 71,
"time": "1772698654"
},
"departure": {
"delay": 71,
"time": "1772698691"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"time": "1772698718"
},
"departure": {
"time": "1772698680"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 60,
"time": "1772699460"
},
"departure": {
"delay": 60,
"time": "1772699460"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 60,
"time": "1772698860"
},
"departure": {
"delay": 60,
"time": "1772698860"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 59,
"time": "1772698586"
},
"departure": {
"delay": 59,
"time": "1772698619"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 60,
"time": "1772699040"
},
"departure": {
"delay": 60,
"time": "1772699040"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 60,
"time": "1772700000"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 60,
"time": "1772699760"
},
"departure": {
"delay": 60,
"time": "1772699760"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 60,
"time": "1772698920"
},
"departure": {
"delay": 60,
"time": "1772698920"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 60,
"time": "1772699520"
},
"departure": {
"delay": 60,
"time": "1772699520"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"departure": {
"delay": 92,
"time": "1772698292"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 51,
"time": "1772698454"
},
"departure": {
"delay": 51,
"time": "1772698491"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 60,
"time": "1772698522"
},
"departure": {
"delay": 60,
"time": "1772698560"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 47,
"time": "1772698384"
},
"departure": {
"delay": 47,
"time": "1772698427"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
}
],
"timestamp": "1772698732",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745161x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748435x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 180,
"time": "1772699640"
},
"departure": {
"delay": 180,
"time": "1772699640"
},
"stopId": "FR:50129:ZE:10PHG2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 180,
"time": "1772699100"
},
"departure": {
"delay": 180,
"time": "1772699100"
},
"stopId": "FR:50129:ZE:10FJT1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 180,
"time": "1772700060"
},
"departure": {
"delay": 180,
"time": "1772700060"
},
"stopId": "FR:50129:ZE:10STA2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 90,
"time": "1772698456"
},
"departure": {
"delay": 90,
"time": "1772698470"
},
"stopId": "FR:50129:ZE:10CDF1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 180,
"time": "1772700540"
},
"departure": {
"delay": 180,
"time": "1772700540"
},
"stopId": "FR:50129:ZE:10SMT2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 180,
"time": "1772699880"
},
"departure": {
"delay": 180,
"time": "1772699880"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 180,
"time": "1772700900"
},
"departure": {
"delay": 180,
"time": "1772700900"
},
"stopId": "FR:50129:ZE:10DAN2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 180,
"time": "1772701140"
},
"stopId": "FR:50129:ZE:10ZAG2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 180,
"time": "1772699700"
},
"departure": {
"delay": 180,
"time": "1772699700"
},
"stopId": "FR:50129:ZE:10FDC1:ATOUMOD035",
"stopSequence": 16
},
{
"departure": {
"delay": 88,
"time": "1772698408"
},
"stopId": "FR:50129:ZE:10DIG1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 180,
"time": "1772700240"
},
"departure": {
"delay": 180,
"time": "1772700240"
},
"stopId": "FR:50129:ZE:10POL2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 180,
"time": "1772698980"
},
"departure": {
"delay": 180,
"time": "1772698980"
},
"stopId": "FR:50129:ZE:10RED1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 180,
"time": "1772698800"
},
"departure": {
"delay": 180,
"time": "1772698800"
},
"stopId": "FR:50129:ZE:10ROS1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 180,
"time": "1772700840"
},
"departure": {
"delay": 180,
"time": "1772700840"
},
"stopId": "FR:50129:ZE:10VIG2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 180,
"time": "1772700360"
},
"departure": {
"delay": 180,
"time": "1772700360"
},
"stopId": "FR:50129:ZE:10LEB2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 180,
"time": "1772699520"
},
"departure": {
"delay": 180,
"time": "1772699520"
},
"stopId": "FR:50129:ZE:10SHU3:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 180,
"time": "1772700840"
},
"departure": {
"delay": 180,
"time": "1772700840"
},
"stopId": "FR:50129:ZE:10CRB2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 180,
"time": "1772700180"
},
"departure": {
"delay": 180,
"time": "1772700180"
},
"stopId": "FR:50129:ZE:10LCO2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 140,
"time": "1772698627"
},
"departure": {
"delay": 140,
"time": "1772698640"
},
"stopId": "FR:50129:ZE:10PFJ1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 180,
"time": "1772700480"
},
"departure": {
"delay": 180,
"time": "1772700480"
},
"stopId": "FR:50129:ZE:10LEC2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 180,
"time": "1772700660"
},
"departure": {
"delay": 180,
"time": "1772700660"
},
"stopId": "FR:50129:ZE:10EGL5:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 180,
"time": "1772699220"
},
"departure": {
"delay": 180,
"time": "1772699220"
},
"stopId": "FR:50129:ZE:10MEN2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"time": "1772698665"
},
"departure": {
"time": "1772698560"
},
"stopId": "FR:50129:ZE:10SAL1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 180,
"time": "1772699040"
},
"departure": {
"delay": 180,
"time": "1772699040"
},
"stopId": "FR:50129:ZE:10CIM1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 114,
"time": "1772698546"
},
"departure": {
"delay": 114,
"time": "1772698554"
},
"stopId": "FR:50129:ZE:10COT1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 180,
"time": "1772699760"
},
"departure": {
"delay": 180,
"time": "1772699760"
},
"stopId": "FR:50129:ZE:10CTR3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 180,
"time": "1772699940"
},
"departure": {
"delay": 180,
"time": "1772699940"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 180,
"time": "1772700780"
},
"departure": {
"delay": 180,
"time": "1772700780"
},
"stopId": "FR:50129:ZE:10HUI4:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 180,
"time": "1772698920"
},
"departure": {
"delay": 180,
"time": "1772698920"
},
"stopId": "FR:50129:ZE:10VOL1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 180,
"time": "1772700480"
},
"departure": {
"delay": 180,
"time": "1772700480"
},
"stopId": "FR:50129:ZE:10FRA2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 180,
"time": "1772699820"
},
"departure": {
"delay": 180,
"time": "1772699820"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 180,
"time": "1772700600"
},
"departure": {
"delay": 180,
"time": "1772700600"
},
"stopId": "FR:50129:ZE:10VAB2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 68,
"time": "1772698499"
},
"departure": {
"delay": 68,
"time": "1772698508"
},
"stopId": "FR:50129:ZE:10BCP1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 180,
"time": "1772698860"
},
"departure": {
"delay": 180,
"time": "1772698860"
},
"stopId": "FR:50129:ZE:10SAD1:ATOUMOD035",
"stopSequence": 8
}
],
"timestamp": "1772698732",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:05:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748435x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC597860:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -309,
"time": "1772703171"
},
"stopId": "FR:27602:ZE:0xFAB02:ATOUMOD004",
"stopSequence": 47
},
{
"departure": {
"delay": -2433,
"time": "1772698767"
},
"stopId": "FR:27306:ZE:0xFOR02:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -2553,
"time": "1772698767"
},
"departure": {
"delay": -2553,
"time": "1772698767"
},
"stopId": "FR:27306:ZE:0xBOR02:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -157,
"time": "1772701823"
},
"departure": {
"delay": -157,
"time": "1772701823"
},
"stopId": "FR:27229:ZE:0xBRI02:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -309,
"time": "1772702691"
},
"departure": {
"delay": -309,
"time": "1772702691"
},
"stopId": "FR:27229:ZE:0xHON02:ATOUMOD004",
"stopSequence": 34
},
{
"arrival": {
"delay": -313,
"time": "1772702207"
},
"departure": {
"delay": -313,
"time": "1772702207"
},
"stopId": "FR:27229:ZE:0xCHA01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -338,
"time": "1772702902"
},
"departure": {
"delay": -338,
"time": "1772702902"
},
"stopId": "FR:27602:ZE:0xBOU02:ATOUMOD004",
"stopSequence": 36
},
{
"arrival": {
"delay": -247,
"time": "1772701973"
},
"departure": {
"delay": -247,
"time": "1772701973"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -382,
"time": "1772702138"
},
"departure": {
"delay": -382,
"time": "1772702138"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -342,
"time": "1772703078"
},
"departure": {
"delay": -342,
"time": "1772703078"
},
"stopId": "FR:27602:ZE:0xGDG02:ATOUMOD004",
"stopSequence": 39
},
{
"arrival": {
"delay": -347,
"time": "1772702413"
},
"departure": {
"delay": -347,
"time": "1772702413"
},
"stopId": "FR:27229:ZE:0xMFO02:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": -2553,
"time": "1772698767"
},
"departure": {
"delay": -2553,
"time": "1772698767"
},
"stopId": "FR:27306:ZE:0xMAI02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -309,
"time": "1772702991"
},
"departure": {
"delay": -309,
"time": "1772702991"
},
"stopId": "FR:27602:ZE:0xMAS02:ATOUMOD004",
"stopSequence": 38
},
{
"arrival": {
"delay": -81,
"time": "1772701659"
},
"departure": {
"delay": -81,
"time": "1772701659"
},
"stopId": "FR:27229:ZE:0xJOL03:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -41,
"time": "1772701519"
},
"departure": {
"delay": -41,
"time": "1772701519"
},
"stopId": "FR:27306:ZE:0xRLG02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -339,
"time": "1772702541"
},
"departure": {
"delay": -339,
"time": "1772702541"
},
"stopId": "FR:27229:ZE:0xSTA02:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": -241,
"time": "1772701919"
},
"departure": {
"delay": -241,
"time": "1772701919"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -317,
"time": "1772702323"
},
"departure": {
"delay": -317,
"time": "1772702323"
},
"stopId": "FR:27229:ZE:0xTAU02:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -312,
"time": "1772702868"
},
"departure": {
"delay": -312,
"time": "1772702868"
},
"stopId": "FR:27602:ZE:0xWAL02:ATOUMOD004",
"stopSequence": 35
},
{
"arrival": {
"delay": -114,
"time": "1772701746"
},
"departure": {
"delay": -114,
"time": "1772701746"
},
"stopId": "FR:27229:ZE:0xFRI02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -2493,
"time": "1772698767"
},
"departure": {
"delay": -2493,
"time": "1772698767"
},
"stopId": "FR:27306:ZE:0xEGl02:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -2493,
"time": "1772698767"
},
"departure": {
"delay": -2493,
"time": "1772698767"
},
"stopId": "FR:27306:ZE:0xMOO02:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -312,
"time": "1772702028"
},
"departure": {
"delay": -312,
"time": "1772702028"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -322,
"time": "1772703158"
},
"departure": {
"delay": -322,
"time": "1772703158"
},
"stopId": "FR:27602:ZE:0xMUS02:ATOUMOD004",
"stopSequence": 46
},
{
"arrival": {
"delay": -30,
"time": "1772701590"
},
"departure": {
"delay": -30,
"time": "1772701590"
},
"stopId": "FR:27306:ZE:0xMEL03:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -318,
"time": "1772702622"
},
"departure": {
"delay": -318,
"time": "1772702622"
},
"stopId": "FR:27229:ZE:0xQUI02:ATOUMOD004",
"stopSequence": 31
}
],
"timestamp": "1772698767",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T3:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC597860:LOC"
}
}
},
{
"id": "SM:ATOUMOD012:ServiceJourney:300000388:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 14,
"time": "1772698514"
},
"departure": {
"delay": 14,
"time": "1772698514"
},
"stopId": "FR:76758:ZE:YVETOTxxxRaymon:ATOUMOD012",
"stopSequence": 8
},
{
"arrival": {
"time": "1772698620"
},
"departure": {
"time": "1772698620"
},
"stopId": "FR:76758:ZE:YVETOTxxxAlbert:ATOUMOD012",
"stopSequence": 9
},
{
"arrival": {
"delay": 67,
"time": "1772698807"
},
"departure": {
"delay": 67,
"time": "1772698807"
},
"stopId": "FR:76758:ZE:YVETOTxxxRuexR1:ATOUMOD012",
"stopSequence": 10
},
{
"arrival": {
"delay": 67,
"time": "1772699287"
},
"departure": {
"delay": 67,
"time": "1772699287"
},
"stopId": "FR:76758:ZE:YVETOTxxxRuexD1:ATOUMOD012",
"stopSequence": 14
},
{
"arrival": {
"delay": 59,
"time": "1772698439"
},
"departure": {
"delay": 59,
"time": "1772698439"
},
"stopId": "FR:76758:ZE:YVETOTxxxRuexRo:ATOUMOD012",
"stopSequence": 7
},
{
"arrival": {
"delay": 67,
"time": "1772698987"
},
"departure": {
"delay": 67,
"time": "1772698987"
},
"stopId": "FR:76758:ZE:YVETOTxxxAvenu2:ATOUMOD012",
"stopSequence": 12
},
{
"arrival": {
"delay": 67,
"time": "1772699647"
},
"stopId": "FR:76758:ZE:YVETOTxxxGarexS:ATOUMOD012",
"stopSequence": 16
},
{
"arrival": {
"delay": 41,
"time": "1772698301"
},
"departure": {
"delay": 41,
"time": "1772698301"
},
"stopId": "FR:76758:ZE:YVETOTxxxRuexJo:ATOUMOD012",
"stopSequence": 6
},
{
"arrival": {
"delay": 67,
"time": "1772698927"
},
"departure": {
"delay": 67,
"time": "1772698927"
},
"stopId": "FR:76758:ZE:YVETOTxxxRuexJ1:ATOUMOD012",
"stopSequence": 11
},
{
"arrival": {
"delay": 67,
"time": "1772699107"
},
"departure": {
"delay": 67,
"time": "1772699107"
},
"stopId": "FR:76758:ZE:YVETOTxxxRuexDx:ATOUMOD012",
"stopSequence": 13
},
{
"arrival": {
"delay": 67,
"time": "1772699467"
},
"departure": {
"delay": 67,
"time": "1772699467"
},
"stopId": "FR:76758:ZE:YVETOTxxxMusxe:ATOUMOD012",
"stopSequence": 15
}
],
"timestamp": "1772698463",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD012:Line:2:LOC",
"tripId": "ATOUMOD012:ServiceJourney:300000388:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1013:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772705520"
},
"departure": {
"time": "1772705520"
},
"stopId": "FR:27681:ZE:10105:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1772705100"
},
"departure": {
"time": "1772705100"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1772706120"
},
"departure": {
"time": "1772706120"
},
"stopId": "FR:27681:ZE:29056:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1772705280"
},
"departure": {
"time": "1772705280"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1772705580"
},
"departure": {
"time": "1772705580"
},
"stopId": "FR:27681:ZE:10061:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1772705940"
},
"departure": {
"time": "1772705940"
},
"stopId": "FR:27681:ZE:10101:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1772706180"
},
"stopId": "FR:27681:ZE:29095:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1772705040"
},
"departure": {
"time": "1772705040"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1772705820"
},
"departure": {
"time": "1772705820"
},
"stopId": "FR:27681:ZE:10114:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1772706060"
},
"departure": {
"time": "1772706060"
},
"stopId": "FR:27681:ZE:29058:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1772705460"
},
"departure": {
"time": "1772705460"
},
"stopId": "FR:27681:ZE:10094:ATOUMOD007",
"stopSequence": 5
},
{
"departure": {
"time": "1772704980"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
}
],
"timestamp": "1772698758",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:24:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1013:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN853607F6025417x2026x02x28T22x07x15Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772701140"
},
"departure": {
"time": "1772701200"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 30
},
{
"departure": {
"time": "1772695560"
},
"stopId": "FR:72181:ZE:StopPointxOCETrainxTERx87396002:ATOUMOD002",
"stopSequence": 12
},
{
"arrival": {
"time": "1772697420"
},
"departure": {
"time": "1772697600"
},
"stopId": "FR:61001:ZE:StopPointxOCETrainxTERx87444711:ATOUMOD002",
"stopSequence": 20
},
{
"arrival": {
"time": "1772700780"
},
"departure": {
"time": "1772700840"
},
"stopId": "FR:14654:ZE:StopPointxOCETrainxTERx87444216:ATOUMOD002",
"stopSequence": 28
},
{
"arrival": {
"time": "1772702040"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 31
},
{
"arrival": {
"time": "1772699520"
},
"departure": {
"time": "1772699640"
},
"stopId": "FR:61006:ZE:StopPointxOCETrainxTERx87444539:ATOUMOD002",
"stopSequence": 26
},
{
"arrival": {
"time": "1772698320"
},
"departure": {
"time": "1772698380"
},
"stopId": "FR:61464:ZE:StopPointxOCETrainxTERx87444695:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1772698920"
},
"departure": {
"time": "1772699040"
},
"stopId": "FR:61101:ZE:StopPointxOCETrainxTERx87444562:ATOUMOD002",
"stopSequence": 24
}
],
"timestamp": "1772691952",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx1f647a2cx138dx47dex8fb5x333f230e16f7x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN853607F6025417x2026x02x28T22x07x15Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230297x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 80,
"time": "1772699480"
},
"departure": {
"delay": 80,
"time": "1772699480"
},
"stopId": "FR:76351:ZE:4641:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 130,
"time": "1772699950"
},
"departure": {
"delay": 130,
"time": "1772699950"
},
"stopId": "FR:76351:ZE:3604:ATOUMOD003",
"stopSequence": 21
},
{
"departure": {
"delay": 108,
"time": "1772698608"
},
"stopId": "FR:76351:ZE:3544:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 90,
"time": "1772700150"
},
"departure": {
"delay": 90,
"time": "1772700150"
},
"stopId": "FR:76351:ZE:3567:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 118,
"time": "1772699578"
},
"departure": {
"delay": 118,
"time": "1772699578"
},
"stopId": "FR:76351:ZE:3027:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 112,
"time": "1772700292"
},
"departure": {
"delay": 112,
"time": "1772700292"
},
"stopId": "FR:76351:ZE:3708:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 80,
"time": "1772700860"
},
"stopId": "FR:76351:ZE:3212:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 87,
"time": "1772699727"
},
"departure": {
"delay": 87,
"time": "1772699727"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 126,
"time": "1772700786"
},
"departure": {
"delay": 126,
"time": "1772700786"
},
"stopId": "FR:76351:ZE:4080:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 80,
"time": "1772700560"
},
"departure": {
"delay": 80,
"time": "1772700560"
},
"stopId": "FR:76351:ZE:3101:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 138,
"time": "1772699358"
},
"departure": {
"delay": 138,
"time": "1772699358"
},
"stopId": "FR:76351:ZE:3500:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 88,
"time": "1772700028"
},
"departure": {
"delay": 88,
"time": "1772700028"
},
"stopId": "FR:76351:ZE:3653:ATOUMOD003",
"stopSequence": 22
},
{
"departure": {
"delay": 17,
"time": "1772698277"
},
"stopId": "FR:76351:ZE:3018:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 112,
"time": "1772700832"
},
"departure": {
"delay": 112,
"time": "1772700832"
},
"stopId": "FR:76351:ZE:3704:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 80,
"time": "1772699780"
},
"departure": {
"delay": 80,
"time": "1772699780"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 139,
"time": "1772700499"
},
"departure": {
"delay": 139,
"time": "1772700499"
},
"stopId": "FR:76351:ZE:3654:ATOUMOD003",
"stopSequence": 30
},
{
"departure": {
"delay": 80,
"time": "1772698700"
},
"stopId": "FR:76351:ZE:3201:ATOUMOD003",
"stopSequence": 10
},
{
"departure": {
"delay": -13,
"time": "1772698307"
},
"stopId": "FR:76351:ZE:3006:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 80,
"time": "1772699060"
},
"departure": {
"delay": 80,
"time": "1772699060"
},
"stopId": "FR:76351:ZE:3700:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 131,
"time": "1772699831"
},
"departure": {
"delay": 131,
"time": "1772699831"
},
"stopId": "FR:76351:ZE:3061:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 80,
"time": "1772700440"
},
"departure": {
"delay": 80,
"time": "1772700440"
},
"stopId": "FR:76351:ZE:3384:ATOUMOD003",
"stopSequence": 29
},
{
"departure": {
"delay": 17,
"time": "1772698457"
},
"stopId": "FR:76351:ZE:3773:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 88,
"time": "1772700688"
},
"departure": {
"delay": 88,
"time": "1772700688"
},
"stopId": "FR:76351:ZE:4883:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 117,
"time": "1772700117"
},
"departure": {
"delay": 117,
"time": "1772700117"
},
"stopId": "FR:76351:ZE:3375:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 114,
"time": "1772700654"
},
"departure": {
"delay": 114,
"time": "1772700654"
},
"stopId": "FR:76351:ZE:3611:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 94,
"time": "1772699434"
},
"departure": {
"delay": 94,
"time": "1772699434"
},
"stopId": "FR:76351:ZE:3645:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 94,
"time": "1772699194"
},
"departure": {
"delay": 94,
"time": "1772699194"
},
"stopId": "FR:76351:ZE:3794:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 121,
"time": "1772700241"
},
"departure": {
"delay": 121,
"time": "1772700241"
},
"stopId": "FR:76351:ZE:4874:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 80,
"time": "1772700200"
},
"departure": {
"delay": 80,
"time": "1772700200"
},
"stopId": "FR:76351:ZE:3729:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 135,
"time": "1772699535"
},
"departure": {
"delay": 135,
"time": "1772699535"
},
"stopId": "FR:76351:ZE:4520:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 126,
"time": "1772700366"
},
"departure": {
"delay": 126,
"time": "1772700366"
},
"stopId": "FR:76351:ZE:3710:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 128,
"time": "1772700608"
},
"departure": {
"delay": 128,
"time": "1772700608"
},
"stopId": "FR:76351:ZE:3228:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 105,
"time": "1772700765"
},
"departure": {
"delay": 105,
"time": "1772700765"
},
"stopId": "FR:76351:ZE:3043:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 80,
"time": "1772700740"
},
"departure": {
"delay": 80,
"time": "1772700740"
},
"stopId": "FR:76351:ZE:3257:ATOUMOD003",
"stopSequence": 35
}
],
"timestamp": "1772698736",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230297x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230372x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 309,
"time": "1772698809"
},
"departure": {
"delay": 309,
"time": "1772698809"
},
"stopId": "FR:76351:ZE:4523:ATOUMOD003",
"stopSequence": 38
},
{
"departure": {
"delay": 306,
"time": "1772697966"
},
"stopId": "FR:76351:ZE:5183:ATOUMOD003",
"stopSequence": 29
},
{
"departure": {
"delay": 343,
"time": "1772698543"
},
"stopId": "FR:76351:ZE:3019:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 290,
"time": "1772699150"
},
"stopId": "FR:76341:ZE:3691:ATOUMOD003",
"stopSequence": 39
},
{
"departure": {
"delay": 306,
"time": "1772698206"
},
"stopId": "FR:76351:ZE:3200:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 353,
"time": "1772698493"
},
"departure": {
"delay": 353,
"time": "1772698493"
},
"stopId": "FR:76351:ZE:3007:ATOUMOD003",
"stopSequence": 33
},
{
"departure": {
"delay": 336,
"time": "1772698296"
},
"stopId": "FR:76351:ZE:3543:ATOUMOD003",
"stopSequence": 31
},
{
"departure": {
"delay": 295,
"time": "1772698735"
},
"stopId": "FR:76351:ZE:4115:ATOUMOD003",
"stopSequence": 37
},
{
"departure": {
"delay": 391,
"time": "1772698591"
},
"stopId": "FR:76351:ZE:3685:ATOUMOD003",
"stopSequence": 35
},
{
"departure": {
"delay": 323,
"time": "1772698703"
},
"stopId": "FR:76351:ZE:3447:ATOUMOD003",
"stopSequence": 36
},
{
"departure": {
"delay": 306,
"time": "1772698446"
},
"stopId": "FR:76351:ZE:3770:ATOUMOD003",
"stopSequence": 32
}
],
"timestamp": "1772698736",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230372x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD105:ServiceJourney:6548766615142400x4:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 44,
"time": "1772699194"
},
"departure": {
"delay": 44,
"time": "1772699204"
},
"stopId": "FR:50218:ZE:732540004:ATOUMOD105",
"stopSequence": 9
},
{
"arrival": {
"delay": 87,
"time": "1772699597"
},
"departure": {
"delay": 87,
"time": "1772699607"
},
"stopId": "FR:50218:ZE:720520001:ATOUMOD105",
"stopSequence": 15
},
{
"arrival": {
"delay": 48,
"time": "1772698958"
},
"departure": {
"delay": 48,
"time": "1772698968"
},
"stopId": "FR:50218:ZE:761900006:ATOUMOD105",
"stopSequence": 5
},
{
"departure": {
"delay": 112,
"time": "1772698612"
},
"stopId": "FR:50218:ZE:36010105:ATOUMOD105",
"stopSequence": 2
},
{
"arrival": {
"delay": 62,
"time": "1772699452"
},
"departure": {
"delay": 62,
"time": "1772699462"
},
"stopId": "FR:50218:ZE:759850002:ATOUMOD105",
"stopSequence": 13
},
{
"arrival": {
"delay": 103,
"time": "1772699313"
},
"departure": {
"delay": 103,
"time": "1772699323"
},
"stopId": "FR:50218:ZE:30060094:ATOUMOD105",
"stopSequence": 11
},
{
"arrival": {
"delay": 159,
"time": "1772698752"
},
"departure": {
"delay": 159,
"time": "1772698779"
},
"stopId": "FR:50218:ZE:758020003:ATOUMOD105",
"stopSequence": 3
},
{
"arrival": {
"delay": 104,
"time": "1772699734"
},
"departure": {
"delay": 104,
"time": "1772699744"
},
"stopId": "FR:50218:ZE:767200001:ATOUMOD105",
"stopSequence": 17
},
{
"arrival": {
"delay": 76,
"time": "1772699526"
},
"departure": {
"delay": 76,
"time": "1772699536"
},
"stopId": "FR:50647:ZE:5176510791024640:ATOUMOD105",
"stopSequence": 14
},
{
"arrival": {
"delay": 101,
"time": "1772699801"
},
"stopId": "FR:50647:ZE:740100001:ATOUMOD105",
"stopSequence": 18
},
{
"arrival": {
"delay": 48,
"time": "1772699378"
},
"departure": {
"delay": 48,
"time": "1772699388"
},
"stopId": "FR:50218:ZE:756090002:ATOUMOD105",
"stopSequence": 12
},
{
"arrival": {
"delay": 57,
"time": "1772699087"
},
"departure": {
"delay": 57,
"time": "1772699097"
},
"stopId": "FR:50218:ZE:752290002:ATOUMOD105",
"stopSequence": 7
},
{
"arrival": {
"delay": 55,
"time": "1772699145"
},
"departure": {
"delay": 55,
"time": "1772699155"
},
"stopId": "FR:50218:ZE:720520002:ATOUMOD105",
"stopSequence": 8
},
{
"arrival": {
"delay": 138,
"time": "1772698868"
},
"departure": {
"delay": 138,
"time": "1772698878"
},
"stopId": "FR:50218:ZE:712770016:ATOUMOD105",
"stopSequence": 4
},
{
"arrival": {
"delay": 52,
"time": "1772699022"
},
"departure": {
"delay": 52,
"time": "1772699032"
},
"stopId": "FR:50218:ZE:14020095:ATOUMOD105",
"stopSequence": 6
},
{
"arrival": {
"delay": 89,
"time": "1772699659"
},
"departure": {
"delay": 89,
"time": "1772699669"
},
"stopId": "FR:50218:ZE:758010002:ATOUMOD105",
"stopSequence": 16
}
],
"timestamp": "1772698769",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD105:Line:350210009:LOC",
"tripId": "ATOUMOD105:ServiceJourney:6548766615142400x4:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:4:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 8,
"time": "1772692818"
},
"departure": {
"delay": 8,
"time": "1772692868"
},
"stopId": "FR:76057:ZE:30008:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": -25,
"time": "1772692999"
},
"departure": {
"delay": -25,
"time": "1772693015"
},
"stopId": "FR:76057:ZE:30014:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 59,
"time": "1772693384"
},
"departure": {
"delay": 59,
"time": "1772693399"
},
"stopId": "FR:76495:ZE:30043:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": -1,
"time": "1772692780"
},
"departure": {
"delay": -1,
"time": "1772692799"
},
"stopId": "FR:76057:ZE:30026:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 49,
"time": "1772693228"
},
"departure": {
"delay": 49,
"time": "1772693269"
},
"stopId": "FR:76495:ZE:30039:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 132,
"time": "1772692446"
},
"departure": {
"delay": 132,
"time": "1772692512"
},
"stopId": "FR:76057:ZE:30001:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 100,
"time": "1772692407"
},
"departure": {
"delay": 100,
"time": "1772692420"
},
"stopId": "FR:76057:ZE:30024:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 98,
"time": "1772693331"
},
"departure": {
"delay": 98,
"time": "1772693378"
},
"stopId": "FR:76495:ZE:30036:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 74,
"time": "1772693434"
},
"departure": {
"delay": 74,
"time": "1772693474"
},
"stopId": "FR:76495:ZE:30041:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 10,
"time": "1772693590"
},
"stopId": "FR:76495:ZE:30030:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 30,
"time": "1772692636"
},
"departure": {
"delay": 30,
"time": "1772692650"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 74,
"time": "1772692675"
},
"departure": {
"delay": 74,
"time": "1772692754"
},
"stopId": "FR:76057:ZE:30010:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 137,
"time": "1772692571"
},
"departure": {
"delay": 137,
"time": "1772692577"
},
"stopId": "FR:76057:ZE:30016:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 112,
"time": "1772692599"
},
"departure": {
"delay": 112,
"time": "1772692612"
},
"stopId": "FR:76057:ZE:30012:ATOUMOD041",
"stopSequence": 5
},
{
"departure": {
"delay": 81,
"time": "1772692281"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 66,
"time": "1772693132"
},
"departure": {
"delay": 66,
"time": "1772693166"
},
"stopId": "FR:76495:ZE:30031:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"time": "1772692900"
},
"departure": {
"time": "1772692920"
},
"stopId": "FR:76057:ZE:30004:ATOUMOD041",
"stopSequence": 10
}
],
"timestamp": "1772698773",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD041:Line:1:LOC",
"tripId": "ATOUMOD041:ServiceJourney:4:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4051225xGTFSxGSemH18xSemainex05:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 121,
"time": "1772698681"
},
"departure": {
"delay": 121,
"time": "1772698681"
},
"stopId": "FR:76351:ZE:5150:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 109,
"time": "1772699149"
},
"departure": {
"delay": 109,
"time": "1772699149"
},
"stopId": "FR:76351:ZE:3330:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 113,
"time": "1772699033"
},
"departure": {
"delay": 113,
"time": "1772699033"
},
"stopId": "FR:76351:ZE:3792:ATOUMOD003",
"stopSequence": 14
},
{
"departure": {
"delay": 82,
"time": "1772698702"
},
"stopId": "FR:76351:ZE:4486:ATOUMOD003",
"stopSequence": 12
},
{
"departure": {
"delay": -11,
"time": "1772698309"
},
"stopId": "FR:76351:ZE:3271:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 63,
"time": "1772699343"
},
"stopId": "FR:76351:ZE:5206:ATOUMOD003",
"stopSequence": 17
},
{
"departure": {
"delay": 132,
"time": "1772698632"
},
"stopId": "FR:76351:ZE:5164:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 78,
"time": "1772698878"
},
"departure": {
"delay": 78,
"time": "1772698878"
},
"stopId": "FR:76351:ZE:5197:ATOUMOD003",
"stopSequence": 13
},
{
"departure": {
"delay": 121,
"time": "1772698561"
},
"stopId": "FR:76351:ZE:3481:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 89,
"time": "1772699069"
},
"departure": {
"delay": 89,
"time": "1772699069"
},
"stopId": "FR:76351:ZE:3328:ATOUMOD003",
"stopSequence": 15
}
],
"timestamp": "1772698696",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:18:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4051225xGTFSxGSemH18xSemainex05:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4108022x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 63,
"time": "1772699523"
},
"departure": {
"delay": 63,
"time": "1772699523"
},
"stopId": "FR:76351:ZE:3965:ATOUMOD003",
"stopSequence": 13
},
{
"departure": {
"delay": 45,
"time": "1772698485"
},
"stopId": "FR:76351:ZE:3986:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 103,
"time": "1772699623"
},
"departure": {
"delay": 103,
"time": "1772699623"
},
"stopId": "FR:76351:ZE:3998:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 86,
"time": "1772699186"
},
"departure": {
"delay": 86,
"time": "1772699186"
},
"stopId": "FR:76351:ZE:4000:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 67,
"time": "1772699407"
},
"departure": {
"delay": 67,
"time": "1772699407"
},
"stopId": "FR:76351:ZE:3981:ATOUMOD003",
"stopSequence": 12
},
{
"departure": {
"delay": 104,
"time": "1772698724"
},
"stopId": "FR:76351:ZE:3958:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 109,
"time": "1772699089"
},
"departure": {
"delay": 109,
"time": "1772699089"
},
"stopId": "FR:76351:ZE:3990:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 85,
"time": "1772698885"
},
"departure": {
"delay": 85,
"time": "1772698885"
},
"stopId": "FR:76351:ZE:3968:ATOUMOD003",
"stopSequence": 8
},
{
"departure": {
"delay": 35,
"time": "1772698595"
},
"stopId": "FR:76351:ZE:3956:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 84,
"time": "1772699304"
},
"departure": {
"delay": 84,
"time": "1772699304"
},
"stopId": "FR:76351:ZE:3960:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 62,
"time": "1772699702"
},
"stopId": "FR:76351:ZE:3984:ATOUMOD003",
"stopSequence": 15
},
{
"departure": {
"delay": 62,
"time": "1772698322"
},
"stopId": "FR:76351:ZE:3994:ATOUMOD003",
"stopSequence": 4
}
],
"timestamp": "1772698756",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:B:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4108022x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:291:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1772700600"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1772702040"
},
"departure": {
"time": "1772702040"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1772702700"
},
"departure": {
"time": "1772702700"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"delay": 5,
"time": "1772702945"
},
"departure": {
"delay": 5,
"time": "1772702945"
},
"stopId": "FR:76217:ZE:18197:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1772701260"
},
"departure": {
"time": "1772701260"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1772702760"
},
"departure": {
"time": "1772702760"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1772702640"
},
"departure": {
"time": "1772702640"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1772703060"
},
"departure": {
"time": "1772703060"
},
"stopId": "FR:76217:ZE:18166:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1772700960"
},
"departure": {
"time": "1772700960"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1772701440"
},
"departure": {
"time": "1772701440"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1772701200"
},
"departure": {
"time": "1772701200"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1772703480"
},
"departure": {
"time": "1772703480"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1772701740"
},
"departure": {
"time": "1772701740"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"delay": 5,
"time": "1772700665"
},
"departure": {
"delay": 5,
"time": "1772700665"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1772701320"
},
"departure": {
"time": "1772701320"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1772701020"
},
"departure": {
"time": "1772701020"
},
"stopId": "FR:76217:ZE:18090:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1772701080"
},
"departure": {
"time": "1772701080"
},
"stopId": "FR:76217:ZE:18441:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1772703240"
},
"departure": {
"time": "1772703240"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1772703180"
},
"departure": {
"time": "1772703180"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1772701860"
},
"departure": {
"time": "1772701860"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1772703360"
},
"departure": {
"time": "1772703360"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1772702940"
},
"departure": {
"time": "1772702940"
},
"stopId": "FR:76217:ZE:18177:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1772702400"
},
"departure": {
"time": "1772702400"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1772700840"
},
"departure": {
"time": "1772700840"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1772703540"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1772703000"
},
"departure": {
"time": "1772703000"
},
"stopId": "FR:76217:ZE:18170:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"delay": 5,
"time": "1772701085"
},
"departure": {
"delay": 5,
"time": "1772701085"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1772701680"
},
"departure": {
"time": "1772701680"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1772701500"
},
"departure": {
"time": "1772701500"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1772702460"
},
"departure": {
"time": "1772702460"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1772701380"
},
"departure": {
"time": "1772701380"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1772703300"
},
"departure": {
"time": "1772703300"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1772701140"
},
"departure": {
"time": "1772701140"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1772700660"
},
"departure": {
"time": "1772700660"
},
"stopId": "FR:76217:ZE:18101:ATOUMOD005",
"stopSequence": 2
}
],
"timestamp": "1772698719",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:291:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747889x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 503,
"time": "1772695602"
},
"departure": {
"delay": 503,
"time": "1772695643"
},
"stopId": "FR:50129:ZE:10MTT1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 572,
"time": "1772696102"
},
"departure": {
"delay": 572,
"time": "1772696132"
},
"stopId": "FR:50129:ZE:10DEB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 511,
"time": "1772695729"
},
"departure": {
"delay": 511,
"time": "1772695771"
},
"stopId": "FR:50129:ZE:10HxC1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 427,
"time": "1772695079"
},
"departure": {
"delay": 427,
"time": "1772695147"
},
"stopId": "FR:50129:ZE:10JAR1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 412,
"time": "1772695450"
},
"departure": {
"delay": 412,
"time": "1772695492"
},
"stopId": "FR:50129:ZE:10RUC1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 536,
"time": "1772696207"
},
"departure": {
"delay": 536,
"time": "1772696216"
},
"stopId": "FR:50129:ZE:10REN1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 411,
"time": "1772695300"
},
"departure": {
"delay": 411,
"time": "1772695311"
},
"stopId": "FR:50129:ZE:10ODR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 598,
"time": "1772695842"
},
"departure": {
"delay": 598,
"time": "1772695858"
},
"stopId": "FR:50129:ZE:10GDM3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 611,
"time": "1772696246"
},
"departure": {
"delay": 611,
"time": "1772696291"
},
"stopId": "FR:50129:ZE:10LOG1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 577,
"time": "1772695882"
},
"departure": {
"delay": 577,
"time": "1772695897"
},
"stopId": "FR:50129:ZE:10SWZ1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 312,
"time": "1772694955"
},
"departure": {
"delay": 312,
"time": "1772694972"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 274,
"time": "1772694751"
},
"departure": {
"delay": 274,
"time": "1772694814"
},
"stopId": "FR:50129:ZE:10SHU1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 435,
"time": "1772695524"
},
"departure": {
"delay": 435,
"time": "1772695575"
},
"stopId": "FR:50129:ZE:10BSJ1:ATOUMOD035",
"stopSequence": 9
},
{
"departure": {
"delay": 408,
"time": "1772694708"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 570,
"time": "1772696170"
},
"departure": {
"delay": 570,
"time": "1772696190"
},
"stopId": "FR:50129:ZE:10CUR1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 530,
"time": "1772696510"
},
"stopId": "FR:50129:ZE:10MXR1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 545,
"time": "1772696333"
},
"departure": {
"delay": 545,
"time": "1772696345"
},
"stopId": "FR:50129:ZE:10GNT1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 497,
"time": "1772695658"
},
"departure": {
"delay": 497,
"time": "1772695697"
},
"stopId": "FR:50129:ZE:10SEX1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 591,
"time": "1772696361"
},
"departure": {
"delay": 591,
"time": "1772696391"
},
"stopId": "FR:50129:ZE:10BOC1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 556,
"time": "1772695975"
},
"departure": {
"delay": 556,
"time": "1772695996"
},
"stopId": "FR:50129:ZE:10CSM1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 377,
"time": "1772695181"
},
"departure": {
"delay": 377,
"time": "1772695217"
},
"stopId": "FR:50129:ZE:10BOS1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 591,
"time": "1772696417"
},
"departure": {
"delay": 591,
"time": "1772696451"
},
"stopId": "FR:50129:ZE:10CEN1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 392,
"time": "1772695340"
},
"departure": {
"delay": 392,
"time": "1772695352"
},
"stopId": "FR:50129:ZE:10SRN1:ATOUMOD035",
"stopSequence": 7
}
],
"timestamp": "1772698730",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747889x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC602169:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 140,
"time": "1772700800"
},
"departure": {
"delay": 140,
"time": "1772700800"
},
"stopId": "FR:27229:ZE:0xADO01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 127,
"time": "1772700247"
},
"departure": {
"delay": 127,
"time": "1772700247"
},
"stopId": "FR:27229:ZE:0xCLS01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": 137,
"time": "1772700317"
},
"departure": {
"delay": 137,
"time": "1772700317"
},
"stopId": "FR:27229:ZE:0xCAS01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": 146,
"time": "1772700386"
},
"departure": {
"delay": 146,
"time": "1772700386"
},
"stopId": "FR:27229:ZE:0xSAL01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 76,
"time": "1772701516"
},
"stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": 92,
"time": "1772701472"
},
"departure": {
"delay": 92,
"time": "1772701472"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": 190,
"time": "1772700970"
},
"departure": {
"delay": 190,
"time": "1772700970"
},
"stopId": "FR:27229:ZE:0xVAL01:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": 128,
"time": "1772701148"
},
"departure": {
"delay": 128,
"time": "1772701148"
},
"stopId": "FR:27229:ZE:0xSAU01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": 90,
"time": "1772700150"
},
"departure": {
"delay": 90,
"time": "1772700150"
},
"stopId": "FR:27229:ZE:0xBOS01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 196,
"time": "1772700856"
},
"departure": {
"delay": 196,
"time": "1772700856"
},
"stopId": "FR:27229:ZE:0xMAR01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 91,
"time": "1772701351"
},
"departure": {
"delay": 91,
"time": "1772701351"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": 191,
"time": "1772700731"
},
"departure": {
"delay": 191,
"time": "1772700731"
},
"stopId": "FR:27229:ZE:0xECH01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": 185,
"time": "1772700665"
},
"departure": {
"delay": 185,
"time": "1772700665"
},
"stopId": "FR:27229:ZE:0xPAN01:ATOUMOD004",
"stopSequence": 14
},
{
"departure": {
"time": "1772700000"
},
"stopId": "FR:27229:ZE:0xROS01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": 99,
"time": "1772700099"
},
"departure": {
"delay": 99,
"time": "1772700099"
},
"stopId": "FR:27229:ZE:0xTAT01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 155,
"time": "1772700455"
},
"departure": {
"delay": 155,
"time": "1772700455"
},
"stopId": "FR:27229:ZE:0xSAC01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 173,
"time": "1772701013"
},
"departure": {
"delay": 173,
"time": "1772701013"
},
"stopId": "FR:27229:ZE:0xNOR01:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": 153,
"time": "1772700933"
},
"departure": {
"delay": 153,
"time": "1772700933"
},
"stopId": "FR:27229:ZE:0xLOR01:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": 163,
"time": "1772701063"
},
"departure": {
"delay": 163,
"time": "1772701063"
},
"stopId": "FR:27229:ZE:0xCOT01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": 81,
"time": "1772701281"
},
"departure": {
"delay": 81,
"time": "1772701281"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 26
}
],
"timestamp": "1772698767",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T10:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC602169:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x4470849:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 84,
"time": "1772702484"
},
"departure": {
"delay": 84,
"time": "1772702484"
},
"stopId": "FR:27456:ZE:0x6734:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": 264,
"time": "1772701884"
},
"departure": {
"delay": 264,
"time": "1772701884"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 6,
"time": "1772700066"
},
"departure": {
"delay": 6,
"time": "1772700066"
},
"stopId": "FR:27188:ZE:0x7177:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 338,
"time": "1772701838"
},
"departure": {
"delay": 338,
"time": "1772701838"
},
"stopId": "FR:27375:ZE:0x6443:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -167,
"time": "1772703493"
},
"departure": {
"delay": -167,
"time": "1772703493"
},
"stopId": "FR:27275:ZE:0x6224:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": -20,
"time": "1772699620"
},
"departure": {
"delay": -20,
"time": "1772699620"
},
"stopId": "FR:76640:ZE:0x7158:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -197,
"time": "1772703703"
},
"departure": {
"delay": -197,
"time": "1772703703"
},
"stopId": "FR:27275:ZE:0x6193:ATOUMOD006",
"stopSequence": 40
},
{
"arrival": {
"delay": -59,
"time": "1772699941"
},
"departure": {
"delay": -59,
"time": "1772699941"
},
"stopId": "FR:27188:ZE:0x7174:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -124,
"time": "1772703416"
},
"departure": {
"delay": -124,
"time": "1772703416"
},
"stopId": "FR:27275:ZE:0x6226:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": 177,
"time": "1772701977"
},
"departure": {
"delay": 177,
"time": "1772701977"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 182,
"time": "1772702222"
},
"departure": {
"delay": 182,
"time": "1772702222"
},
"stopId": "FR:27375:ZE:0x6402:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": 84,
"time": "1772702784"
},
"departure": {
"delay": 84,
"time": "1772702784"
},
"stopId": "FR:27332:ZE:0x6235:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": 42,
"time": "1772700342"
},
"departure": {
"delay": 42,
"time": "1772700342"
},
"stopId": "FR:27188:ZE:0x7264:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 46,
"time": "1772700226"
},
"departure": {
"delay": 46,
"time": "1772700226"
},
"stopId": "FR:27188:ZE:0x6140:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 238,
"time": "1772700898"
},
"departure": {
"delay": 238,
"time": "1772700898"
},
"stopId": "FR:27469:ZE:0x6648:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 320,
"time": "1772701580"
},
"departure": {
"delay": 320,
"time": "1772701580"
},
"stopId": "FR:27701:ZE:0x7128:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -53,
"time": "1772703067"
},
"departure": {
"delay": -53,
"time": "1772703067"
},
"stopId": "FR:27022:ZE:0x6977:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": 309,
"time": "1772700789"
},
"departure": {
"delay": 309,
"time": "1772700789"
},
"stopId": "FR:27188:ZE:0x6143:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 247,
"time": "1772700847"
},
"departure": {
"delay": 247,
"time": "1772700847"
},
"stopId": "FR:27469:ZE:0x7267:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -197,
"time": "1772703463"
},
"departure": {
"delay": -197,
"time": "1772703463"
},
"stopId": "FR:27275:ZE:0x7179:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": 238,
"time": "1772701018"
},
"departure": {
"delay": 238,
"time": "1772701018"
},
"stopId": "FR:27469:ZE:0x6632:ATOUMOD006",
"stopSequence": 14
},
{
"departure": {
"time": "1772698500"
},
"stopId": "FR:76561:ZE:0x6790:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -228,
"time": "1772703792"
},
"departure": {
"delay": -228,
"time": "1772703792"
},
"stopId": "FR:27022:ZE:0x6978:ATOUMOD006",
"stopSequence": 41
},
{
"arrival": {
"delay": -83,
"time": "1772698837"
},
"departure": {
"delay": -83,
"time": "1772698837"
},
"stopId": "FR:76561:ZE:0x6786:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": 41,
"time": "1772702561"
},
"departure": {
"delay": 41,
"time": "1772702561"
},
"stopId": "FR:27332:ZE:0x6252:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": -49,
"time": "1772703371"
},
"departure": {
"delay": -49,
"time": "1772703371"
},
"stopId": "FR:27275:ZE:0x6208:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": 296,
"time": "1772700956"
},
"departure": {
"delay": 296,
"time": "1772700956"
},
"stopId": "FR:27469:ZE:0x6650:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -58,
"time": "1772703302"
},
"departure": {
"delay": -58,
"time": "1772703302"
},
"stopId": "FR:27275:ZE:0x6200:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": -230,
"time": "1772703850"
},
"stopId": "FR:27022:ZE:0x6991:ATOUMOD006",
"stopSequence": 42
},
{
"arrival": {
"delay": -73,
"time": "1772699807"
},
"departure": {
"delay": -73,
"time": "1772699807"
},
"stopId": "FR:27394:ZE:0x6605:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -231,
"time": "1772703549"
},
"departure": {
"delay": -231,
"time": "1772703549"
},
"stopId": "FR:27275:ZE:0x6232:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": 390,
"time": "1772701770"
},
"departure": {
"delay": 390,
"time": "1772701770"
},
"stopId": "FR:27375:ZE:0x6408:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -58,
"time": "1772699162"
},
"departure": {
"delay": -58,
"time": "1772699162"
},
"stopId": "FR:76231:ZE:0x6175:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": 186,
"time": "1772702166"
},
"departure": {
"delay": 186,
"time": "1772702166"
},
"stopId": "FR:27375:ZE:0x6448:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": 292,
"time": "1772701072"
},
"departure": {
"delay": 292,
"time": "1772701072"
},
"stopId": "FR:27469:ZE:0x7189:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 263,
"time": "1772701943"
},
"departure": {
"delay": 263,
"time": "1772701943"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -23,
"time": "1772702917"
},
"departure": {
"delay": -23,
"time": "1772702917"
},
"stopId": "FR:27249:ZE:0x6185:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": 179,
"time": "1772702339"
},
"departure": {
"delay": 179,
"time": "1772702339"
},
"stopId": "FR:27375:ZE:0x7187:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": 124,
"time": "1772702284"
},
"departure": {
"delay": 124,
"time": "1772702284"
},
"stopId": "FR:27375:ZE:0x6502:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": 147,
"time": "1772702067"
},
"departure": {
"delay": 147,
"time": "1772702067"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 350,
"time": "1772701670"
},
"departure": {
"delay": 350,
"time": "1772701670"
},
"stopId": "FR:27701:ZE:0x7101:ATOUMOD006",
"stopSequence": 17
}
],
"timestamp": "1772698755",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:E1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x4470849:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758418x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772691480"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 22
},
{
"departure": {
"delay": 115,
"time": "1772688415"
},
"stopId": "FR:50041:ZE:HAGOLL:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 12,
"time": "1772689677"
},
"departure": {
"delay": 12,
"time": "1772689752"
},
"stopId": "FR:50041:ZE:HAGBG1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -25,
"time": "1772690464"
},
"departure": {
"delay": -25,
"time": "1772690495"
},
"stopId": "FR:50129:ZE:10LSA1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -31,
"time": "1772690233"
},
"departure": {
"delay": -31,
"time": "1772690249"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 57,
"time": "1772688944"
},
"departure": {
"delay": 57,
"time": "1772688957"
},
"stopId": "FR:50041:ZE:HAGFY1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -17,
"time": "1772690184"
},
"departure": {
"delay": -17,
"time": "1772690203"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -111,
"time": "1772691107"
},
"departure": {
"delay": -111,
"time": "1772691129"
},
"stopId": "FR:50129:ZE:10PLA4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 51,
"time": "1772689984"
},
"departure": {
"delay": 51,
"time": "1772690031"
},
"stopId": "FR:50129:ZE:QQVPL2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -67,
"time": "1772691016"
},
"departure": {
"delay": -67,
"time": "1772691053"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 37,
"time": "1772690099"
},
"departure": {
"delay": 37,
"time": "1772690137"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -74,
"time": "1772690818"
},
"departure": {
"delay": -74,
"time": "1772690866"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -46,
"time": "1772690337"
},
"departure": {
"delay": -46,
"time": "1772690354"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -41,
"time": "1772690655"
},
"departure": {
"delay": -41,
"time": "1772690719"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 126,
"time": "1772688720"
},
"departure": {
"delay": 126,
"time": "1772688786"
},
"stopId": "FR:50041:ZE:HAGCC1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -163,
"time": "1772691163"
},
"departure": {
"delay": -163,
"time": "1772691197"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 115,
"time": "1772688875"
},
"departure": {
"delay": 115,
"time": "1772688895"
},
"stopId": "FR:50041:ZE:HAGMA1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 45,
"time": "1772689195"
},
"departure": {
"delay": 45,
"time": "1772689245"
},
"stopId": "FR:50041:ZE:HAGGR1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -40,
"time": "1772690754"
},
"departure": {
"delay": -40,
"time": "1772690780"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -76,
"time": "1772690945"
},
"departure": {
"delay": -76,
"time": "1772690984"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 11,
"time": "1772689620"
},
"departure": {
"delay": 11,
"time": "1772689631"
},
"stopId": "FR:50041:ZE:HAGMF1:ATOUMOD035",
"stopSequence": 6
}
],
"timestamp": "1772698736",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758418x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4242777xGTFSxGSemHTNIxSemainex08:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 120,
"time": "1772700480"
},
"departure": {
"delay": 120,
"time": "1772700480"
},
"stopId": "FR:76447:ZE:3130:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 126,
"time": "1772700426"
},
"departure": {
"delay": 126,
"time": "1772700426"
},
"stopId": "FR:76447:ZE:3089:ATOUMOD003",
"stopSequence": 38
},
{
"departure": {
"delay": 208,
"time": "1772698228"
},
"stopId": "FR:76239:ZE:5109:ATOUMOD003",
"stopSequence": 17
},
{
"departure": {
"delay": 100,
"time": "1772698660"
},
"stopId": "FR:76647:ZE:5113:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 69,
"time": "1772699529"
},
"departure": {
"delay": 69,
"time": "1772699529"
},
"stopId": "FR:76551:ZE:5049:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 127,
"time": "1772700187"
},
"departure": {
"delay": 127,
"time": "1772700187"
},
"stopId": "FR:76238:ZE:4028:ATOUMOD003",
"stopSequence": 34
},
{
"departure": {
"delay": 132,
"time": "1772698452"
},
"stopId": "FR:76647:ZE:3312:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 114,
"time": "1772700234"
},
"departure": {
"delay": 114,
"time": "1772700234"
},
"stopId": "FR:76447:ZE:4101:ATOUMOD003",
"stopSequence": 36
},
{
"departure": {
"delay": 188,
"time": "1772698388"
},
"stopId": "FR:76647:ZE:5156:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 88,
"time": "1772699308"
},
"departure": {
"delay": 88,
"time": "1772699308"
},
"stopId": "FR:76250:ZE:5152:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 88,
"time": "1772700448"
},
"departure": {
"delay": 88,
"time": "1772700448"
},
"stopId": "FR:76447:ZE:3569:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 74,
"time": "1772699414"
},
"departure": {
"delay": 74,
"time": "1772699414"
},
"stopId": "FR:76551:ZE:5102:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 94,
"time": "1772700214"
},
"departure": {
"delay": 94,
"time": "1772700214"
},
"stopId": "FR:76447:ZE:3886:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 69,
"time": "1772700009"
},
"departure": {
"delay": 69,
"time": "1772700009"
},
"stopId": "FR:76238:ZE:5154:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 69,
"time": "1772699109"
},
"departure": {
"delay": 69,
"time": "1772699109"
},
"stopId": "FR:76250:ZE:5016:ATOUMOD003",
"stopSequence": 25
},
{
"departure": {
"delay": 226,
"time": "1772698066"
},
"stopId": "FR:76563:ZE:5105:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 88,
"time": "1772700088"
},
"departure": {
"delay": 88,
"time": "1772700088"
},
"stopId": "FR:76238:ZE:4863:ATOUMOD003",
"stopSequence": 32
},
{
"departure": {
"delay": 112,
"time": "1772698552"
},
"stopId": "FR:76647:ZE:5157:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 69,
"time": "1772700129"
},
"departure": {
"delay": 69,
"time": "1772700129"
},
"stopId": "FR:76238:ZE:4030:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 112,
"time": "1772699032"
},
"departure": {
"delay": 112,
"time": "1772699032"
},
"stopId": "FR:76250:ZE:5114:ATOUMOD003",
"stopSequence": 24
},
{
"departure": {
"delay": 157,
"time": "1772698297"
},
"stopId": "FR:76563:ZE:5111:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 70,
"time": "1772699890"
},
"departure": {
"delay": 70,
"time": "1772699890"
},
"stopId": "FR:76447:ZE:5099:ATOUMOD003",
"stopSequence": 30
},
{
"departure": {
"delay": 69,
"time": "1772698749"
},
"stopId": "FR:76647:ZE:5169:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 69,
"time": "1772700549"
},
"stopId": "FR:76447:ZE:3444:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 69,
"time": "1772700309"
},
"departure": {
"delay": 69,
"time": "1772700309"
},
"stopId": "FR:76447:ZE:4077:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 88,
"time": "1772699728"
},
"departure": {
"delay": 88,
"time": "1772699728"
},
"stopId": "FR:76404:ZE:3351:ATOUMOD003",
"stopSequence": 29
}
],
"timestamp": "1772698766",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:12:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4242777xGTFSxGSemHTNIxSemainex08:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1299:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772709720"
},
"departure": {
"time": "1772709720"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1772710080"
},
"departure": {
"time": "1772710080"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1772709540"
},
"departure": {
"time": "1772709540"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1772709900"
},
"departure": {
"time": "1772709900"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1772710320"
},
"departure": {
"time": "1772710320"
},
"stopId": "FR:27681:ZE:29097:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1772709240"
},
"departure": {
"time": "1772709240"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1772710140"
},
"departure": {
"time": "1772710140"
},
"stopId": "FR:27562:ZE:10052:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1772710440"
},
"departure": {
"time": "1772710440"
},
"stopId": "FR:27681:ZE:29102:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1772709180"
},
"departure": {
"time": "1772709180"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1772710620"
},
"stopId": "FR:27681:ZE:9701:ATOUMOD007",
"stopSequence": 15
},
{
"departure": {
"time": "1772709120"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1772709600"
},
"departure": {
"time": "1772709600"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1772710560"
},
"departure": {
"time": "1772710560"
},
"stopId": "FR:27681:ZE:62040:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1772710500"
},
"departure": {
"time": "1772710500"
},
"stopId": "FR:27681:ZE:29098:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1772709480"
},
"departure": {
"time": "1772709480"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 4
}
],
"timestamp": "1772698762",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1299:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745140x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 77,
"time": "1772697217"
},
"departure": {
"delay": 77,
"time": "1772697257"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -19,
"time": "1772698324"
},
"departure": {
"delay": -19,
"time": "1772698361"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 35,
"time": "1772697500"
},
"departure": {
"delay": 35,
"time": "1772697515"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 93,
"time": "1772697300"
},
"departure": {
"delay": 93,
"time": "1772697333"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 2,
"time": "1772698392"
},
"departure": {
"delay": 2,
"time": "1772698442"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -43,
"time": "1772697996"
},
"departure": {
"delay": -43,
"time": "1772698037"
},
"stopId": "FR:50129:ZE:10RTU1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -9,
"time": "1772698461"
},
"departure": {
"delay": -9,
"time": "1772698491"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -13,
"time": "1772698513"
},
"departure": {
"delay": -13,
"time": "1772698547"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -30,
"time": "1772698258"
},
"departure": {
"delay": -30,
"time": "1772698290"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -17,
"time": "1772698067"
},
"departure": {
"delay": -17,
"time": "1772698123"
},
"stopId": "FR:50129:ZE:10BRA3:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -13,
"time": "1772697889"
},
"departure": {
"delay": -13,
"time": "1772697947"
},
"stopId": "FR:50129:ZE:10PFO1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 63,
"time": "1772697441"
},
"departure": {
"delay": 63,
"time": "1772697483"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -119,
"time": "1772698621"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -31,
"time": "1772698184"
},
"departure": {
"delay": -31,
"time": "1772698229"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 58,
"time": "1772697711"
},
"departure": {
"delay": 58,
"time": "1772697778"
},
"stopId": "FR:50129:ZE:10CRC3:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 70,
"time": "1772697549"
},
"departure": {
"delay": 70,
"time": "1772697610"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"departure": {
"delay": 174,
"time": "1772697174"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 30,
"time": "1772697376"
},
"departure": {
"delay": 30,
"time": "1772697390"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 11,
"time": "1772697835"
},
"departure": {
"delay": 11,
"time": "1772697851"
},
"stopId": "FR:50129:ZE:10FOR3:ATOUMOD035",
"stopSequence": 9
}
],
"timestamp": "1772698738",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745140x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD021:ServiceJourney:62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 90,
"time": "1772699790"
},
"departure": {
"delay": 90,
"time": "1772699790"
},
"stopId": "FR:14333:ZE:13:ATOUMOD021",
"stopSequence": 16
},
{
"arrival": {
"delay": 90,
"time": "1772699310"
},
"departure": {
"delay": 90,
"time": "1772699310"
},
"stopId": "FR:14536:ZE:26:ATOUMOD021",
"stopSequence": 9
},
{
"arrival": {
"delay": 90,
"time": "1772699550"
},
"departure": {
"delay": 90,
"time": "1772699550"
},
"stopId": "FR:14333:ZE:19:ATOUMOD021",
"stopSequence": 13
},
{
"arrival": {
"delay": 90,
"time": "1772699910"
},
"departure": {
"delay": 90,
"time": "1772699910"
},
"stopId": "FR:14333:ZE:11:ATOUMOD021",
"stopSequence": 17
},
{
"arrival": {
"delay": 89,
"time": "1772698688"
},
"departure": {
"delay": 89,
"time": "1772698709"
},
"stopId": "FR:14333:ZE:40:ATOUMOD021",
"stopSequence": 2
},
{
"arrival": {
"delay": 90,
"time": "1772698950"
},
"departure": {
"delay": 90,
"time": "1772698950"
},
"stopId": "FR:14333:ZE:32:ATOUMOD021",
"stopSequence": 6
},
{
"arrival": {
"delay": 90,
"time": "1772700270"
},
"stopId": "FR:14333:ZE:3:ATOUMOD021",
"stopSequence": 21
},
{
"arrival": {
"time": "1772698752"
},
"departure": {
"time": "1772698680"
},
"stopId": "FR:14333:ZE:38:ATOUMOD021",
"stopSequence": 3
},
{
"arrival": {
"delay": 90,
"time": "1772699190"
},
"departure": {
"delay": 90,
"time": "1772699190"
},
"stopId": "FR:14333:ZE:28:ATOUMOD021",
"stopSequence": 8
},
{
"arrival": {
"delay": 90,
"time": "1772700030"
},
"departure": {
"delay": 90,
"time": "1772700030"
},
"stopId": "FR:14333:ZE:9:ATOUMOD021",
"stopSequence": 18
},
{
"arrival": {
"delay": 90,
"time": "1772698830"
},
"departure": {
"delay": 90,
"time": "1772698830"
},
"stopId": "FR:14333:ZE:36:ATOUMOD021",
"stopSequence": 4
},
{
"departure": {
"time": "1772698500"
},
"stopId": "FR:14333:ZE:41:ATOUMOD021",
"stopSequence": 1
},
{
"arrival": {
"delay": 90,
"time": "1772698890"
},
"departure": {
"delay": 90,
"time": "1772698890"
},
"stopId": "FR:14333:ZE:34:ATOUMOD021",
"stopSequence": 5
},
{
"arrival": {
"delay": 90,
"time": "1772699730"
},
"departure": {
"delay": 90,
"time": "1772699730"
},
"stopId": "FR:14333:ZE:15:ATOUMOD021",
"stopSequence": 15
},
{
"arrival": {
"delay": 90,
"time": "1772700210"
},
"departure": {
"delay": 90,
"time": "1772700210"
},
"stopId": "FR:14333:ZE:5:ATOUMOD021",
"stopSequence": 20
},
{
"arrival": {
"delay": 90,
"time": "1772699430"
},
"departure": {
"delay": 90,
"time": "1772699430"
},
"stopId": "FR:14536:ZE:24:ATOUMOD021",
"stopSequence": 10
},
{
"arrival": {
"delay": 90,
"time": "1772699070"
},
"departure": {
"delay": 90,
"time": "1772699070"
},
"stopId": "FR:14333:ZE:30:ATOUMOD021",
"stopSequence": 7
},
{
"arrival": {
"delay": 90,
"time": "1772700150"
},
"departure": {
"delay": 90,
"time": "1772700150"
},
"stopId": "FR:14333:ZE:7:ATOUMOD021",
"stopSequence": 19
},
{
"arrival": {
"delay": 90,
"time": "1772699670"
},
"departure": {
"delay": 90,
"time": "1772699670"
},
"stopId": "FR:14333:ZE:17:ATOUMOD021",
"stopSequence": 14
}
],
"timestamp": "1772698769",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD021:Line:A:LOC",
"tripId": "ATOUMOD021:ServiceJourney:62:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758417x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 933,
"time": "1772697541"
},
"departure": {
"delay": 933,
"time": "1772697573"
},
"stopId": "FR:50294:ZE:MARPO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 600,
"time": "1772698800"
},
"departure": {
"delay": 600,
"time": "1772698800"
},
"stopId": "FR:50402:ZE:PIXLAN:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 600,
"time": "1772699400"
},
"departure": {
"delay": 600,
"time": "1772699400"
},
"stopId": "FR:50184:ZE:FLAMA2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 958,
"time": "1772697253"
},
"departure": {
"delay": 958,
"time": "1772697298"
},
"stopId": "FR:50129:ZE:10ANJ8:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 600,
"time": "1772699220"
},
"departure": {
"delay": 600,
"time": "1772699220"
},
"stopId": "FR:50184:ZE:FLAHB2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 860,
"time": "1772697950"
},
"departure": {
"delay": 860,
"time": "1772697980"
},
"stopId": "FR:50643:ZE:VIRMA2:ATOUMOD035",
"stopSequence": 5
},
{
"departure": {
"delay": 892,
"time": "1772696992"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 826,
"time": "1772698350"
},
"departure": {
"delay": 826,
"time": "1772698366"
},
"stopId": "FR:50045:ZE:BENBG2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 600,
"time": "1772699700"
},
"departure": {
"delay": 600,
"time": "1772699700"
},
"stopId": "FR:50604:ZE:TREGM2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 848,
"time": "1772698231"
},
"departure": {
"delay": 848,
"time": "1772698268"
},
"stopId": "FR:50045:ZE:BENCG2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 600,
"time": "1772699940"
},
"stopId": "FR:50576:ZE:SIOTAM:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 888,
"time": "1772697703"
},
"departure": {
"delay": 888,
"time": "1772697708"
},
"stopId": "FR:50575:ZE:SIDHC2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 772,
"time": "1772698581"
},
"departure": {
"delay": 772,
"time": "1772698612"
},
"stopId": "FR:50402:ZE:PIXZAF:ATOUMOD035",
"stopSequence": 8
}
],
"timestamp": "1772698737",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758417x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746166x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772700540"
},
"departure": {
"time": "1772700540"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"time": "1772699460"
},
"departure": {
"time": "1772699460"
},
"stopId": "FR:50129:ZE:10BON1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"time": "1772701080"
},
"departure": {
"time": "1772701080"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"time": "1772699940"
},
"departure": {
"time": "1772699940"
},
"stopId": "FR:50129:ZE:10DUB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"time": "1772701800"
},
"departure": {
"time": "1772701800"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"time": "1772699100"
},
"departure": {
"time": "1772699100"
},
"stopId": "FR:50129:ZE:10COF1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"time": "1772701320"
},
"departure": {
"time": "1772701320"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"time": "1772699700"
},
"departure": {
"time": "1772699700"
},
"stopId": "FR:50129:ZE:10CPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"time": "1772699760"
},
"departure": {
"time": "1772699760"
},
"stopId": "FR:50129:ZE:10LON1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"time": "1772700720"
},
"departure": {
"time": "1772700720"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"time": "1772702280"
},
"departure": {
"time": "1772702280"
},
"stopId": "FR:50129:ZE:10COS1:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"time": "1772699640"
},
"departure": {
"time": "1772699640"
},
"stopId": "FR:50129:ZE:10PRE1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"time": "1772700240"
},
"departure": {
"time": "1772700240"
},
"stopId": "FR:50129:ZE:10BEL1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"time": "1772702040"
},
"departure": {
"time": "1772702040"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"time": "1772700780"
},
"departure": {
"time": "1772700780"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"time": "1772701740"
},
"departure": {
"time": "1772701740"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"time": "1772699400"
},
"departure": {
"time": "1772699400"
},
"stopId": "FR:50129:ZE:10HOU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"time": "1772700420"
},
"departure": {
"time": "1772700420"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"time": "1772702160"
},
"departure": {
"time": "1772702160"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"time": "1772701200"
},
"departure": {
"time": "1772701200"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"time": "1772702400"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"time": "1772699460"
},
"departure": {
"time": "1772699460"
},
"stopId": "FR:50129:ZE:10BRT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"time": "1772702100"
},
"departure": {
"time": "1772702100"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"time": "1772700060"
},
"departure": {
"time": "1772700060"
},
"stopId": "FR:50129:ZE:10AGO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"time": "1772699580"
},
"departure": {
"time": "1772699580"
},
"stopId": "FR:50129:ZE:10ARA1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"time": "1772701440"
},
"departure": {
"time": "1772701440"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"time": "1772701680"
},
"departure": {
"time": "1772701680"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"time": "1772702220"
},
"departure": {
"time": "1772702220"
},
"stopId": "FR:50129:ZE:10RSX1:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"time": "1772699280"
},
"departure": {
"time": "1772699280"
},
"stopId": "FR:50129:ZE:10SFN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"time": "1772701680"
},
"departure": {
"time": "1772701680"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"time": "1772702160"
},
"departure": {
"time": "1772702160"
},
"stopId": "FR:50129:ZE:10MGT1:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"time": "1772700300"
},
"departure": {
"time": "1772700300"
},
"stopId": "FR:50129:ZE:10HUI1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"time": "1772699220"
},
"departure": {
"time": "1772699220"
},
"stopId": "FR:50129:ZE:10ALB1:ATOUMOD035",
"stopSequence": 4
},
{
"departure": {
"time": "1772699040"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"time": "1772699820"
},
"departure": {
"time": "1772699820"
},
"stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"time": "1772699340"
},
"departure": {
"time": "1772699340"
},
"stopId": "FR:50129:ZE:10CAR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"time": "1772701920"
},
"departure": {
"time": "1772701920"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"time": "1772700660"
},
"departure": {
"time": "1772700660"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"time": "1772700120"
},
"departure": {
"time": "1772700120"
},
"stopId": "FR:50129:ZE:10HOM1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"time": "1772701560"
},
"departure": {
"time": "1772701560"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"time": "1772702220"
},
"departure": {
"time": "1772702220"
},
"stopId": "FR:50129:ZE:10CVE1:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"time": "1772700360"
},
"departure": {
"time": "1772700360"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"time": "1772699040"
},
"departure": {
"time": "1772699040"
},
"stopId": "FR:50129:ZE:10SFG1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"time": "1772701980"
},
"departure": {
"time": "1772701980"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"time": "1772700840"
},
"departure": {
"time": "1772700840"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"time": "1772699700"
},
"departure": {
"time": "1772699700"
},
"stopId": "FR:50129:ZE:10BHE1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"time": "1772700960"
},
"departure": {
"time": "1772700960"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"time": "1772700000"
},
"departure": {
"time": "1772700000"
},
"stopId": "FR:50129:ZE:10LAV1:ATOUMOD035",
"stopSequence": 17
}
],
"timestamp": "1772698736",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746166x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:493:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772710320"
},
"departure": {
"time": "1772710320"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1772712660"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1772710260"
},
"departure": {
"time": "1772710260"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1772710380"
},
"departure": {
"time": "1772710380"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1772711820"
},
"departure": {
"time": "1772711820"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1772712300"
},
"departure": {
"time": "1772712300"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1772710140"
},
"departure": {
"time": "1772710140"
},
"stopId": "FR:76217:ZE:18441:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1772712060"
},
"departure": {
"time": "1772712060"
},
"stopId": "FR:76217:ZE:18170:ATOUMOD005",
"stopSequence": 27
},
{
"departure": {
"time": "1772709600"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1772710200"
},
"departure": {
"time": "1772710200"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1772712000"
},
"departure": {
"time": "1772712000"
},
"stopId": "FR:76217:ZE:18177:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1772710020"
},
"departure": {
"time": "1772710020"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1772710560"
},
"departure": {
"time": "1772710560"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"delay": 5,
"time": "1772712005"
},
"departure": {
"delay": 5,
"time": "1772712005"
},
"stopId": "FR:76217:ZE:18197:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1772710500"
},
"departure": {
"time": "1772710500"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1772711520"
},
"departure": {
"time": "1772711520"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1772711700"
},
"departure": {
"time": "1772711700"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"delay": 5,
"time": "1772709665"
},
"departure": {
"delay": 5,
"time": "1772709665"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1772711100"
},
"departure": {
"time": "1772711100"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1772712120"
},
"departure": {
"time": "1772712120"
},
"stopId": "FR:76217:ZE:18166:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1772710740"
},
"departure": {
"time": "1772710740"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1772709660"
},
"departure": {
"time": "1772709660"
},
"stopId": "FR:76217:ZE:18101:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1772711760"
},
"departure": {
"time": "1772711760"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1772710440"
},
"departure": {
"time": "1772710440"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1772712240"
},
"departure": {
"time": "1772712240"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1772710920"
},
"departure": {
"time": "1772710920"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1772711460"
},
"departure": {
"time": "1772711460"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1772712360"
},
"departure": {
"time": "1772712360"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1772710080"
},
"departure": {
"time": "1772710080"
},
"stopId": "FR:76217:ZE:18090:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1772710800"
},
"departure": {
"time": "1772710800"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1772709900"
},
"departure": {
"time": "1772709900"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1772712600"
},
"departure": {
"time": "1772712600"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1772712480"
},
"departure": {
"time": "1772712480"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"delay": 5,
"time": "1772710145"
},
"departure": {
"delay": 5,
"time": "1772710145"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 8
}
],
"timestamp": "1772698652",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:493:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747885x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -8,
"time": "1772689422"
},
"departure": {
"delay": -8,
"time": "1772689492"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -9,
"time": "1772690071"
},
"departure": {
"delay": -9,
"time": "1772690091"
},
"stopId": "FR:50129:ZE:10GDM3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -34,
"time": "1772689891"
},
"departure": {
"delay": -34,
"time": "1772689946"
},
"stopId": "FR:50129:ZE:10MTT1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -14,
"time": "1772690016"
},
"departure": {
"delay": -14,
"time": "1772690026"
},
"stopId": "FR:50129:ZE:10HxC1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"time": "1772690381"
},
"departure": {
"time": "1772690400"
},
"stopId": "FR:50129:ZE:10LOG1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 31,
"time": "1772689570"
},
"departure": {
"delay": 31,
"time": "1772689591"
},
"stopId": "FR:50129:ZE:10JAR1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -54,
"time": "1772689679"
},
"departure": {
"delay": -54,
"time": "1772689686"
},
"stopId": "FR:50129:ZE:10ODR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -64,
"time": "1772690445"
},
"departure": {
"delay": -64,
"time": "1772690456"
},
"stopId": "FR:50129:ZE:10GNT1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -81,
"time": "1772689822"
},
"departure": {
"delay": -81,
"time": "1772689839"
},
"stopId": "FR:50129:ZE:10RUC1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 24,
"time": "1772690116"
},
"departure": {
"delay": 24,
"time": "1772690124"
},
"stopId": "FR:50129:ZE:10SWZ1:ATOUMOD035",
"stopSequence": 14
},
{
"departure": {
"delay": 93,
"time": "1772689233"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -99,
"time": "1772689866"
},
"departure": {
"delay": -99,
"time": "1772689881"
},
"stopId": "FR:50129:ZE:10BSJ1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -32,
"time": "1772690536"
},
"departure": {
"delay": -32,
"time": "1772690548"
},
"stopId": "FR:50129:ZE:10CEN1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -4,
"time": "1772689962"
},
"departure": {
"delay": -4,
"time": "1772689976"
},
"stopId": "FR:50129:ZE:10SEX1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -43,
"time": "1772690348"
},
"departure": {
"delay": -43,
"time": "1772690357"
},
"stopId": "FR:50129:ZE:10REN1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -2,
"time": "1772690269"
},
"departure": {
"delay": -2,
"time": "1772690278"
},
"stopId": "FR:50129:ZE:10DEB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -9,
"time": "1772690315"
},
"departure": {
"delay": -9,
"time": "1772690331"
},
"stopId": "FR:50129:ZE:10CUR1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -16,
"time": "1772689258"
},
"departure": {
"delay": -16,
"time": "1772689364"
},
"stopId": "FR:50129:ZE:10SHU1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -43,
"time": "1772689623"
},
"departure": {
"delay": -43,
"time": "1772689637"
},
"stopId": "FR:50129:ZE:10BOS1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -98,
"time": "1772690602"
},
"stopId": "FR:50129:ZE:10MXR1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -83,
"time": "1772689703"
},
"departure": {
"delay": -83,
"time": "1772689717"
},
"stopId": "FR:50129:ZE:10SRN1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -10,
"time": "1772690480"
},
"departure": {
"delay": -10,
"time": "1772690510"
},
"stopId": "FR:50129:ZE:10BOC1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -17,
"time": "1772690190"
},
"departure": {
"delay": -17,
"time": "1772690203"
},
"stopId": "FR:50129:ZE:10CSM1:ATOUMOD035",
"stopSequence": 15
}
],
"timestamp": "1772698732",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747885x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD019:ServiceJourney:2x1846935553xPJ01xLMCJxxx:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 17,
"time": "1772697604"
},
"departure": {
"delay": 17,
"time": "1772697617"
},
"stopId": "FR:76476:ZE:15478:ATOUMOD019",
"stopSequence": 8
},
{
"arrival": {
"delay": 115,
"time": "1772697101"
},
"departure": {
"delay": 115,
"time": "1772697115"
},
"stopId": "FR:76476:ZE:15474:ATOUMOD019",
"stopSequence": 3
},
{
"arrival": {
"delay": 175,
"time": "1772697574"
},
"departure": {
"delay": 175,
"time": "1772697595"
},
"stopId": "FR:76476:ZE:125:ATOUMOD019",
"stopSequence": 7
},
{
"arrival": {
"delay": 181,
"time": "1772698056"
},
"departure": {
"delay": 181,
"time": "1772698081"
},
"stopId": "FR:76476:ZE:15483:ATOUMOD019",
"stopSequence": 13
},
{
"departure": {
"delay": 132,
"time": "1772696952"
},
"stopId": "FR:76476:ZE:15367:ATOUMOD019",
"stopSequence": 1
},
{
"arrival": {
"time": "1772698135"
},
"departure": {
"time": "1772697960"
},
"stopId": "FR:76476:ZE:38:ATOUMOD019",
"stopSequence": 14
},
{
"arrival": {
"delay": 99,
"time": "1772697851"
},
"departure": {
"delay": 99,
"time": "1772697879"
},
"stopId": "FR:76476:ZE:15481:ATOUMOD019",
"stopSequence": 11
},
{
"arrival": {
"delay": 61,
"time": "1772697761"
},
"departure": {
"delay": 61,
"time": "1772697781"
},
"stopId": "FR:76476:ZE:15480:ATOUMOD019",
"stopSequence": 10
},
{
"arrival": {
"delay": 67,
"time": "1772696986"
},
"departure": {
"delay": 67,
"time": "1772697007"
},
"stopId": "FR:76476:ZE:15368:ATOUMOD019",
"stopSequence": 2
},
{
"arrival": {
"delay": 51,
"time": "1772697160"
},
"departure": {
"delay": 51,
"time": "1772697231"
},
"stopId": "FR:76476:ZE:15475:ATOUMOD019",
"stopSequence": 4
},
{
"arrival": {
"delay": 97,
"time": "1772697322"
},
"departure": {
"delay": 97,
"time": "1772697337"
},
"stopId": "FR:76476:ZE:129:ATOUMOD019",
"stopSequence": 5
},
{
"arrival": {
"delay": 57,
"time": "1772697700"
},
"departure": {
"delay": 57,
"time": "1772697717"
},
"stopId": "FR:76476:ZE:15479:ATOUMOD019",
"stopSequence": 9
},
{
"arrival": {
"delay": 192,
"time": "1772697480"
},
"departure": {
"delay": 192,
"time": "1772697492"
},
"stopId": "FR:76476:ZE:128:ATOUMOD019",
"stopSequence": 6
},
{
"arrival": {
"delay": 116,
"time": "1772697931"
},
"departure": {
"delay": 116,
"time": "1772697956"
},
"stopId": "FR:76476:ZE:15482:ATOUMOD019",
"stopSequence": 12
}
],
"timestamp": "1772698740",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD019:Line:22:LOC",
"tripId": "ATOUMOD019:ServiceJourney:2x1846935553xPJ01xLMCJxxx:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748507x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 153,
"time": "1772689936"
},
"departure": {
"delay": 153,
"time": "1772689953"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -27,
"time": "1772690356"
},
"departure": {
"delay": -27,
"time": "1772690373"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -53,
"time": "1772690505"
},
"departure": {
"delay": -53,
"time": "1772690527"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 170,
"time": "1772689654"
},
"departure": {
"delay": 170,
"time": "1772689670"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -29,
"time": "1772690895"
},
"departure": {
"delay": -29,
"time": "1772690911"
},
"stopId": "FR:50129:ZE:10ZFO2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 8,
"time": "1772690966"
},
"departure": {
"delay": 8,
"time": "1772691008"
},
"stopId": "FR:50129:ZE:10VDT2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -24,
"time": "1772690831"
},
"departure": {
"delay": -24,
"time": "1772690856"
},
"stopId": "FR:50129:ZE:10GRI2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -38,
"time": "1772690402"
},
"departure": {
"delay": -38,
"time": "1772690422"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 162,
"time": "1772689704"
},
"departure": {
"delay": 162,
"time": "1772689722"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 177,
"time": "1772689482"
},
"departure": {
"delay": 177,
"time": "1772689497"
},
"stopId": "FR:50129:ZE:10JBO4:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 132,
"time": "1772690037"
},
"departure": {
"delay": 132,
"time": "1772690052"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 176,
"time": "1772689418"
},
"departure": {
"delay": 176,
"time": "1772689436"
},
"stopId": "FR:50129:ZE:10CHE2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 39,
"time": "1772691099"
},
"stopId": "FR:50129:ZE:10PYC1:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -66,
"time": "1772690561"
},
"departure": {
"delay": -66,
"time": "1772690574"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -80,
"time": "1772690784"
},
"departure": {
"delay": -80,
"time": "1772690800"
},
"stopId": "FR:50129:ZE:10FOE2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -51,
"time": "1772690626"
},
"departure": {
"delay": -51,
"time": "1772690649"
},
"stopId": "FR:50129:ZE:10BRA2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 144,
"time": "1772689746"
},
"departure": {
"delay": 144,
"time": "1772689764"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 6
},
{
"departure": {
"delay": 134,
"time": "1772689334"
},
"stopId": "FR:50129:ZE:10ZSA4:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -80,
"time": "1772690725"
},
"departure": {
"delay": -80,
"time": "1772690740"
},
"stopId": "FR:50129:ZE:10MRT2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 211,
"time": "1772689802"
},
"departure": {
"delay": 211,
"time": "1772689831"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -14,
"time": "1772690309"
},
"departure": {
"delay": -14,
"time": "1772690326"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -50,
"time": "1772690454"
},
"departure": {
"delay": -50,
"time": "1772690470"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 160,
"time": "1772689879"
},
"departure": {
"delay": 160,
"time": "1772689900"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 34,
"time": "1772690184"
},
"departure": {
"delay": 34,
"time": "1772690194"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 11
}
],
"timestamp": "1772698735",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:06:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748507x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC595686:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 182,
"time": "1772702042"
},
"departure": {
"delay": 182,
"time": "1772702042"
},
"stopId": "FR:27229:ZE:0xCIT02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 124,
"time": "1772703364"
},
"departure": {
"delay": 124,
"time": "1772703364"
},
"stopId": "FR:27299:ZE:0xECG02:ATOUMOD004",
"stopSequence": 34
},
{
"arrival": {
"delay": 265,
"time": "1772701945"
},
"departure": {
"delay": 265,
"time": "1772701945"
},
"stopId": "FR:27020:ZE:0xLPO02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 250,
"time": "1772701990"
},
"departure": {
"delay": 250,
"time": "1772701990"
},
"stopId": "FR:27020:ZE:0xACH02:ATOUMOD004",
"stopSequence": 11
},
{
"departure": {
"time": "1772701320"
},
"stopId": "FR:27020:ZE:0xMOE01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": 150,
"time": "1772703270"
},
"departure": {
"delay": 150,
"time": "1772703270"
},
"stopId": "FR:27299:ZE:0xCOL02:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": 82,
"time": "1772703442"
},
"departure": {
"delay": 82,
"time": "1772703442"
},
"stopId": "FR:27299:ZE:0xMAG02:ATOUMOD004",
"stopSequence": 35
},
{
"arrival": {
"delay": 52,
"time": "1772701492"
},
"departure": {
"delay": 52,
"time": "1772701492"
},
"stopId": "FR:27020:ZE:0xLOA02:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": 181,
"time": "1772702821"
},
"departure": {
"delay": 181,
"time": "1772702821"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": 174,
"time": "1772702094"
},
"departure": {
"delay": 174,
"time": "1772702094"
},
"stopId": "FR:27229:ZE:0xUSI02:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 189,
"time": "1772701869"
},
"departure": {
"delay": 189,
"time": "1772701869"
},
"stopId": "FR:27020:ZE:0xLBA02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": 221,
"time": "1772702261"
},
"departure": {
"delay": 221,
"time": "1772702261"
},
"stopId": "FR:27229:ZE:0xJDA02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 26,
"time": "1772703626"
},
"stopId": "FR:27439:ZE:0xCAP01:ATOUMOD004",
"stopSequence": 41
},
{
"arrival": {
"delay": 91,
"time": "1772702911"
},
"departure": {
"delay": 91,
"time": "1772702911"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": 227,
"time": "1772702387"
},
"departure": {
"delay": 227,
"time": "1772702387"
},
"stopId": "FR:27229:ZE:0xBDN02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": 167,
"time": "1772703167"
},
"departure": {
"delay": 167,
"time": "1772703167"
},
"stopId": "FR:27229:ZE:0xLEG02:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": 129,
"time": "1772701629"
},
"departure": {
"delay": 129,
"time": "1772701629"
},
"stopId": "FR:27020:ZE:0xMAC02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": 53,
"time": "1772703533"
},
"departure": {
"delay": 53,
"time": "1772703533"
},
"stopId": "FR:27299:ZE:0xARN02:ATOUMOD004",
"stopSequence": 37
},
{
"arrival": {
"delay": 130,
"time": "1772703310"
},
"departure": {
"delay": 130,
"time": "1772703310"
},
"stopId": "FR:27299:ZE:0xPAG02:ATOUMOD004",
"stopSequence": 33
},
{
"arrival": {
"delay": 165,
"time": "1772703105"
},
"departure": {
"delay": 165,
"time": "1772703105"
},
"stopId": "FR:27229:ZE:0xPMF02:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": 225,
"time": "1772702685"
},
"departure": {
"delay": 225,
"time": "1772702685"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": 225,
"time": "1772702745"
},
"departure": {
"delay": 225,
"time": "1772702745"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": 83,
"time": "1772703563"
},
"departure": {
"delay": 83,
"time": "1772703563"
},
"stopId": "FR:27299:ZE:0xIND03:ATOUMOD004",
"stopSequence": 38
},
{
"arrival": {
"delay": 135,
"time": "1772703255"
},
"departure": {
"delay": 135,
"time": "1772703255"
},
"stopId": "FR:27229:ZE:0xBON02:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": 58,
"time": "1772701558"
},
"departure": {
"delay": 58,
"time": "1772701558"
},
"stopId": "FR:27020:ZE:0xITO02:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": 46,
"time": "1772701366"
},
"departure": {
"delay": 46,
"time": "1772701366"
},
"stopId": "FR:27020:ZE:0xETA02:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": 137,
"time": "1772703497"
},
"departure": {
"delay": 137,
"time": "1772703497"
},
"stopId": "FR:27299:ZE:0xRNA02:ATOUMOD004",
"stopSequence": 36
},
{
"arrival": {
"delay": 145,
"time": "1772703025"
},
"departure": {
"delay": 145,
"time": "1772703025"
},
"stopId": "FR:27229:ZE:0xDUP02:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": 217,
"time": "1772702317"
},
"departure": {
"delay": 217,
"time": "1772702317"
},
"stopId": "FR:27229:ZE:0xGER02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 129,
"time": "1772701689"
},
"departure": {
"delay": 129,
"time": "1772701689"
},
"stopId": "FR:27020:ZE:0xPEG02:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 146,
"time": "1772701766"
},
"departure": {
"delay": 146,
"time": "1772701766"
},
"stopId": "FR:27020:ZE:0xLHA02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 209,
"time": "1772702069"
},
"departure": {
"delay": 209,
"time": "1772702069"
},
"stopId": "FR:27229:ZE:0xHIP02:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 204,
"time": "1772702184"
},
"departure": {
"delay": 204,
"time": "1772702184"
},
"stopId": "FR:27229:ZE:0xNAV02:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": 205,
"time": "1772702665"
},
"departure": {
"delay": 205,
"time": "1772702665"
},
"stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": 264,
"time": "1772702244"
},
"departure": {
"delay": 264,
"time": "1772702244"
},
"stopId": "FR:27229:ZE:0xPLA02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 144,
"time": "1772702964"
},
"departure": {
"delay": 144,
"time": "1772702964"
},
"stopId": "FR:27229:ZE:0xGDC02:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": 189,
"time": "1772701809"
},
"departure": {
"delay": 189,
"time": "1772701809"
},
"stopId": "FR:27020:ZE:0xAMA02:ATOUMOD004",
"stopSequence": 8
}
],
"timestamp": "1772698767",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T5:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC595686:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596622:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -218,
"time": "1772702182"
},
"departure": {
"delay": -218,
"time": "1772702182"
},
"stopId": "FR:27229:ZE:0xRRE01:ATOUMOD004",
"stopSequence": 15
},
{
"departure": {
"delay": -2433,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xCAM01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -75,
"time": "1772701605"
},
"departure": {
"delay": -75,
"time": "1772701605"
},
"stopId": "FR:27229:ZE:0xARC01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -109,
"time": "1772701631"
},
"departure": {
"delay": -109,
"time": "1772701631"
},
"stopId": "FR:27229:ZE:0xVED01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -188,
"time": "1772701972"
},
"departure": {
"delay": -188,
"time": "1772701972"
},
"stopId": "FR:27229:ZE:0xBRI01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -218,
"time": "1772701882"
},
"departure": {
"delay": -218,
"time": "1772701882"
},
"stopId": "FR:27229:ZE:0xGAR01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 38,
"time": "1772701418"
},
"departure": {
"delay": 38,
"time": "1772701418"
},
"stopId": "FR:27229:ZE:0xCCA01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -216,
"time": "1772702604"
},
"departure": {
"delay": -216,
"time": "1772702604"
},
"stopId": "FR:27229:ZE:0xRUG02:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -169,
"time": "1772702291"
},
"departure": {
"delay": -169,
"time": "1772702291"
},
"stopId": "FR:27229:ZE:0xROR01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -218,
"time": "1772702662"
},
"stopId": "FR:27229:ZE:0xMOL02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -125,
"time": "1772701675"
},
"departure": {
"delay": -125,
"time": "1772701675"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -60,
"time": "1772701560"
},
"departure": {
"delay": -60,
"time": "1772701560"
},
"stopId": "FR:27229:ZE:0xTAU01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -195,
"time": "1772702085"
},
"departure": {
"delay": -195,
"time": "1772702085"
},
"stopId": "FR:27229:ZE:0xFRI01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -200,
"time": "1772701780"
},
"departure": {
"delay": -200,
"time": "1772701780"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -218,
"time": "1772702482"
},
"departure": {
"delay": -218,
"time": "1772702482"
},
"stopId": "FR:27229:ZE:0xKEN04:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -209,
"time": "1772702371"
},
"departure": {
"delay": -209,
"time": "1772702371"
},
"stopId": "FR:27229:ZE:0xJOL01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -211,
"time": "1772702429"
},
"departure": {
"delay": -211,
"time": "1772702429"
},
"stopId": "FR:27229:ZE:0xPAS01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"time": "1772701500"
},
"departure": {
"time": "1772701500"
},
"stopId": "FR:27229:ZE:0xMFO01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -213,
"time": "1772702547"
},
"departure": {
"delay": -213,
"time": "1772702547"
},
"stopId": "FR:27229:ZE:0xVOL02:ATOUMOD004",
"stopSequence": 20
}
],
"timestamp": "1772698767",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596622:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN5376F6042996x2026x03x01T20x51x11Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772698800"
},
"departure": {
"time": "1772699400"
},
"stopId": "FR:69383:ZE:StopPointxOCETGVxINOUIx87723197:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1772716260"
},
"stopId": "FR:76351:ZE:StopPointxOCETGVxINOUIx87413013:ATOUMOD002",
"stopSequence": 16
},
{
"departure": {
"time": "1772692560"
},
"stopId": "FR:13201:ZE:StopPointxOCETGVxINOUIx87751008:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1772696340"
},
"departure": {
"time": "1772696640"
},
"stopId": "FR:26004:ZE:StopPointxOCETGVxINOUIx87763029:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1772694180"
},
"departure": {
"time": "1772694360"
},
"stopId": "FR:84007:ZE:StopPointxOCETGVxINOUIx87318964:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1772707020"
},
"departure": {
"time": "1772707200"
},
"stopId": "FR:91377:ZE:StopPointxOCETGVxINOUIx87393579:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1772710140"
},
"departure": {
"time": "1772710320"
},
"stopId": "FR:78361:ZE:StopPointxOCETGVxINOUIx87381509:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1772712780"
},
"departure": {
"time": "1772713080"
},
"stopId": "FR:76540:ZE:StopPointxOCETGVxINOUIx87411017:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1772708100"
},
"departure": {
"time": "1772708280"
},
"stopId": "FR:78646:ZE:StopPointxOCETGVxINOUIx87393009:ATOUMOD002",
"stopSequence": 11
}
],
"timestamp": "1772688950",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx6CC8BBE5x9508x49DBx95CDx797616EA49C6x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN5376F6042996x2026x03x01T20x51x11Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:5:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 214,
"time": "1772695101"
},
"departure": {
"delay": 214,
"time": "1772695114"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"delay": 293,
"time": "1772694769"
},
"departure": {
"delay": 293,
"time": "1772694833"
},
"stopId": "FR:76057:ZE:30005:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 248,
"time": "1772695229"
},
"departure": {
"delay": 248,
"time": "1772695268"
},
"stopId": "FR:76057:ZE:30013:ATOUMOD041",
"stopSequence": 20
},
{
"arrival": {
"delay": 256,
"time": "1772694973"
},
"departure": {
"delay": 256,
"time": "1772695036"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 219,
"time": "1772695465"
},
"departure": {
"delay": 219,
"time": "1772695479"
},
"stopId": "FR:76057:ZE:30003:ATOUMOD041",
"stopSequence": 24
},
{
"arrival": {
"delay": 41,
"time": "1772694194"
},
"departure": {
"delay": 41,
"time": "1772694221"
},
"stopId": "FR:76495:ZE:30037:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 53,
"time": "1772694160"
},
"departure": {
"delay": 53,
"time": "1772694173"
},
"stopId": "FR:76495:ZE:30044:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 225,
"time": "1772695339"
},
"departure": {
"delay": 225,
"time": "1772695365"
},
"stopId": "FR:76057:ZE:30002:ATOUMOD041",
"stopSequence": 22
},
{
"arrival": {
"delay": 78,
"time": "1772694350"
},
"departure": {
"delay": 78,
"time": "1772694438"
},
"stopId": "FR:76495:ZE:30032:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 248,
"time": "1772694876"
},
"departure": {
"delay": 248,
"time": "1772694908"
},
"stopId": "FR:76057:ZE:30027:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 75,
"time": "1772694278"
},
"departure": {
"delay": 75,
"time": "1772694315"
},
"stopId": "FR:76495:ZE:30040:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 104,
"time": "1772693764"
},
"departure": {
"delay": 104,
"time": "1772693804"
},
"stopId": "FR:76495:ZE:30029:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 70,
"time": "1772694083"
},
"departure": {
"delay": 70,
"time": "1772694130"
},
"stopId": "FR:76495:ZE:30042:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 185,
"time": "1772695136"
},
"departure": {
"delay": 185,
"time": "1772695145"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 19
},
{
"arrival": {
"delay": 81,
"time": "1772693831"
},
"departure": {
"delay": 81,
"time": "1772693841"
},
"stopId": "FR:76495:ZE:30038:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 241,
"time": "1772695055"
},
"departure": {
"delay": 241,
"time": "1772695081"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 77,
"time": "1772693908"
},
"departure": {
"delay": 77,
"time": "1772693957"
},
"stopId": "FR:76495:ZE:30035:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 189,
"time": "1772694566"
},
"departure": {
"delay": 189,
"time": "1772694669"
},
"stopId": "FR:76057:ZE:30015:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 264,
"time": "1772694854"
},
"departure": {
"delay": 264,
"time": "1772694864"
},
"stopId": "FR:76057:ZE:30009:ATOUMOD041",
"stopSequence": 13
},
{
"departure": {
"delay": 78,
"time": "1772693718"
},
"stopId": "FR:76495:ZE:30030:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 209,
"time": "1772695283"
},
"departure": {
"delay": 209,
"time": "1772695289"
},
"stopId": "FR:76057:ZE:30017:ATOUMOD041",
"stopSequence": 21
},
{
"arrival": {
"delay": 221,
"time": "1772694925"
},
"departure": {
"delay": 221,
"time": "1772694941"
},
"stopId": "FR:76057:ZE:30011:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 104,
"time": "1772694467"
},
"departure": {
"delay": 104,
"time": "1772694524"
},
"stopId": "FR:76495:ZE:30034:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 204,
"time": "1772695584"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 25
},
{
"arrival": {
"delay": 237,
"time": "1772695407"
},
"departure": {
"delay": 237,
"time": "1772695437"
},
"stopId": "FR:76057:ZE:30025:ATOUMOD041",
"stopSequence": 23
}
],
"timestamp": "1772698773",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD041:Line:1:LOC",
"tripId": "ATOUMOD041:ServiceJourney:5:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC598284:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -369,
"time": "1772703291"
},
"departure": {
"delay": -369,
"time": "1772703291"
},
"stopId": "FR:27229:ZE:0xARI01:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": -4713,
"time": "1772698767"
},
"departure": {
"delay": -4713,
"time": "1772698767"
},
"stopId": "FR:27306:ZE:0xCOS01:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": -332,
"time": "1772703508"
},
"departure": {
"delay": -332,
"time": "1772703508"
},
"stopId": "FR:27229:ZE:0xICO02:ATOUMOD004",
"stopSequence": 33
},
{
"arrival": {
"delay": -324,
"time": "1772703876"
},
"stopId": "FR:27229:ZE:0xCOM01:ATOUMOD004",
"stopSequence": 37
},
{
"arrival": {
"delay": -324,
"time": "1772703396"
},
"departure": {
"delay": -324,
"time": "1772703396"
},
"stopId": "FR:27684:ZE:0xCAD01:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": -317,
"time": "1772703703"
},
"departure": {
"delay": -317,
"time": "1772703703"
},
"stopId": "FR:27229:ZE:0xJAM02:ATOUMOD004",
"stopSequence": 36
},
{
"arrival": {
"delay": -3573,
"time": "1772698767"
},
"departure": {
"delay": -3573,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -4173,
"time": "1772698767"
},
"departure": {
"delay": -4173,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xPRO01:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -4113,
"time": "1772698767"
},
"departure": {
"delay": -4113,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xORL01:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -4053,
"time": "1772698767"
},
"departure": {
"delay": -4053,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xMOU01:ATOUMOD004",
"stopSequence": 18
},
{
"departure": {
"delay": -3453,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -3513,
"time": "1772698767"
},
"departure": {
"delay": -3513,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -3753,
"time": "1772698767"
},
"departure": {
"delay": -3753,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -324,
"time": "1772703576"
},
"departure": {
"delay": -324,
"time": "1772703576"
},
"stopId": "FR:27229:ZE:0xZII02:ATOUMOD004",
"stopSequence": 34
},
{
"arrival": {
"delay": -4533,
"time": "1772698767"
},
"departure": {
"delay": -4533,
"time": "1772698767"
},
"stopId": "FR:27306:ZE:0xMEL04:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": -4413,
"time": "1772698767"
},
"departure": {
"delay": -4413,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xJUI01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -4773,
"time": "1772698767"
},
"departure": {
"delay": -4773,
"time": "1772698767"
},
"stopId": "FR:27306:ZE:0xDAR01:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": -3933,
"time": "1772698767"
},
"departure": {
"delay": -3933,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xLET01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -4233,
"time": "1772698767"
},
"departure": {
"delay": -4233,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xHEL01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -4653,
"time": "1772698767"
},
"departure": {
"delay": -4653,
"time": "1772698767"
},
"stopId": "FR:27306:ZE:0xLAG01:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": -4293,
"time": "1772698767"
},
"departure": {
"delay": -4293,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xMDS01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -339,
"time": "1772703621"
},
"departure": {
"delay": -339,
"time": "1772703621"
},
"stopId": "FR:27229:ZE:0xANO02:ATOUMOD004",
"stopSequence": 35
},
{
"arrival": {
"delay": -3873,
"time": "1772698767"
},
"departure": {
"delay": -3873,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004",
"stopSequence": 16
}
],
"timestamp": "1772698767",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T7:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC598284:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747835x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 26,
"time": "1772688071"
},
"departure": {
"delay": 26,
"time": "1772688086"
},
"stopId": "FR:50129:ZE:10SEX2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 40,
"time": "1772687602"
},
"departure": {
"delay": 40,
"time": "1772687620"
},
"stopId": "FR:50129:ZE:10REN2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 214,
"time": "1772688885"
},
"departure": {
"delay": 214,
"time": "1772688934"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 52,
"time": "1772688383"
},
"departure": {
"delay": 52,
"time": "1772688412"
},
"stopId": "FR:50129:ZE:10ODR2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 232,
"time": "1772688973"
},
"departure": {
"delay": 232,
"time": "1772689012"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 194,
"time": "1772689129"
},
"departure": {
"delay": 194,
"time": "1772689154"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 22,
"time": "1772687341"
},
"departure": {
"delay": 22,
"time": "1772687362"
},
"stopId": "FR:50129:ZE:10CEN2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 31,
"time": "1772688440"
},
"departure": {
"delay": 31,
"time": "1772688451"
},
"stopId": "FR:50129:ZE:10BOS2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -1,
"time": "1772687985"
},
"departure": {
"delay": -1,
"time": "1772687999"
},
"stopId": "FR:50129:ZE:10GDM4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -15,
"time": "1772687545"
},
"departure": {
"delay": -15,
"time": "1772687565"
},
"stopId": "FR:50129:ZE:10LOG2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 31,
"time": "1772688110"
},
"departure": {
"delay": 31,
"time": "1772688151"
},
"stopId": "FR:50129:ZE:10MTT2:ATOUMOD035",
"stopSequence": 14
},
{
"departure": {
"delay": 65,
"time": "1772687285"
},
"stopId": "FR:50129:ZE:10MXR2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 56,
"time": "1772687447"
},
"departure": {
"delay": 56,
"time": "1772687456"
},
"stopId": "FR:50129:ZE:10BOC2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 17,
"time": "1772687462"
},
"departure": {
"delay": 17,
"time": "1772687477"
},
"stopId": "FR:50129:ZE:10GNT2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -18,
"time": "1772688028"
},
"departure": {
"delay": -18,
"time": "1772688042"
},
"stopId": "FR:50129:ZE:10HxC2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 41,
"time": "1772687904"
},
"departure": {
"delay": 41,
"time": "1772687921"
},
"stopId": "FR:50129:ZE:10SWZ2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 52,
"time": "1772687723"
},
"departure": {
"delay": 52,
"time": "1772687752"
},
"stopId": "FR:50129:ZE:10DEB2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 196,
"time": "1772689058"
},
"departure": {
"delay": 196,
"time": "1772689096"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 43,
"time": "1772687855"
},
"departure": {
"delay": 43,
"time": "1772687863"
},
"stopId": "FR:50129:ZE:10CSM2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 66,
"time": "1772688213"
},
"departure": {
"delay": 66,
"time": "1772688246"
},
"stopId": "FR:50129:ZE:10RUC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 61,
"time": "1772688165"
},
"departure": {
"delay": 61,
"time": "1772688181"
},
"stopId": "FR:50129:ZE:10BSJ2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 71,
"time": "1772689211"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 6,
"time": "1772688474"
},
"departure": {
"delay": 6,
"time": "1772688486"
},
"stopId": "FR:50129:ZE:10JAR2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 245,
"time": "1772688802"
},
"departure": {
"delay": 245,
"time": "1772688845"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 39,
"time": "1772687637"
},
"departure": {
"delay": 39,
"time": "1772687679"
},
"stopId": "FR:50129:ZE:10CUR2:ATOUMOD035",
"stopSequence": 7
}
],
"timestamp": "1772698732",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747835x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x4470830:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -233,
"time": "1772702407"
},
"departure": {
"delay": -233,
"time": "1772702407"
},
"stopId": "FR:27469:ZE:0x7268:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": -108,
"time": "1772700972"
},
"departure": {
"delay": -108,
"time": "1772700972"
},
"stopId": "FR:27375:ZE:0x6403:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 8,
"time": "1772699288"
},
"departure": {
"delay": 8,
"time": "1772699288"
},
"stopId": "FR:27275:ZE:0x6220:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -111,
"time": "1772700009"
},
"departure": {
"delay": -111,
"time": "1772700009"
},
"stopId": "FR:27022:ZE:0x6976:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -340,
"time": "1772703920"
},
"departure": {
"delay": -340,
"time": "1772703920"
},
"stopId": "FR:76561:ZE:0x6786:ATOUMOD006",
"stopSequence": 42
},
{
"arrival": {
"delay": -52,
"time": "1772699348"
},
"departure": {
"delay": -52,
"time": "1772699348"
},
"stopId": "FR:27275:ZE:0x6198:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -2,
"time": "1772700598"
},
"departure": {
"delay": -2,
"time": "1772700598"
},
"stopId": "FR:27332:ZE:0x6252:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -112,
"time": "1772700188"
},
"departure": {
"delay": -112,
"time": "1772700188"
},
"stopId": "FR:27249:ZE:0x6184:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -213,
"time": "1772702967"
},
"departure": {
"delay": -213,
"time": "1772702967"
},
"stopId": "FR:27188:ZE:0x7175:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": -103,
"time": "1772701097"
},
"departure": {
"delay": -103,
"time": "1772701097"
},
"stopId": "FR:27375:ZE:0x6440:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -261,
"time": "1772701719"
},
"departure": {
"delay": -261,
"time": "1772701719"
},
"stopId": "FR:27701:ZE:0x7126:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": -48,
"time": "1772699232"
},
"departure": {
"delay": -48,
"time": "1772699232"
},
"stopId": "FR:27275:ZE:0x6223:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -38,
"time": "1772700742"
},
"departure": {
"delay": -38,
"time": "1772700742"
},
"stopId": "FR:27697:ZE:0x6735:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -203,
"time": "1772702737"
},
"departure": {
"delay": -203,
"time": "1772702737"
},
"stopId": "FR:27188:ZE:0x7198:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": -203,
"time": "1772701477"
},
"departure": {
"delay": -203,
"time": "1772701477"
},
"stopId": "FR:27375:ZE:0x6442:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -314,
"time": "1772703646"
},
"departure": {
"delay": -314,
"time": "1772703646"
},
"stopId": "FR:76231:ZE:0x6172:ATOUMOD006",
"stopSequence": 41
},
{
"arrival": {
"delay": -191,
"time": "1772701309"
},
"departure": {
"delay": -191,
"time": "1772701309"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -59,
"time": "1772701021"
},
"departure": {
"delay": -59,
"time": "1772701021"
},
"stopId": "FR:27375:ZE:0x6449:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -272,
"time": "1772702248"
},
"departure": {
"delay": -272,
"time": "1772702248"
},
"stopId": "FR:27469:ZE:0x6633:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": -260,
"time": "1772702320"
},
"departure": {
"delay": -260,
"time": "1772702320"
},
"stopId": "FR:27469:ZE:0x7266:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": -385,
"time": "1772704355"
},
"stopId": "FR:76561:ZE:0x6790:ATOUMOD006",
"stopSequence": 43
},
{
"arrival": {
"delay": -82,
"time": "1772699438"
},
"departure": {
"delay": -82,
"time": "1772699438"
},
"stopId": "FR:27275:ZE:0x6201:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -241,
"time": "1772701619"
},
"departure": {
"delay": -241,
"time": "1772701619"
},
"stopId": "FR:27701:ZE:0x7100:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": -91,
"time": "1772700869"
},
"departure": {
"delay": -91,
"time": "1772700869"
},
"stopId": "FR:27375:ZE:0x7186:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -133,
"time": "1772701187"
},
"departure": {
"delay": -133,
"time": "1772701187"
},
"stopId": "FR:27375:ZE:0x6504:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -265,
"time": "1772702375"
},
"departure": {
"delay": -265,
"time": "1772702375"
},
"stopId": "FR:27469:ZE:0x6647:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": -146,
"time": "1772701234"
},
"departure": {
"delay": -146,
"time": "1772701234"
},
"stopId": "FR:27375:ZE:0x6528:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -264,
"time": "1772703336"
},
"departure": {
"delay": -264,
"time": "1772703336"
},
"stopId": "FR:76640:ZE:0x7159:ATOUMOD006",
"stopSequence": 40
},
{
"arrival": {
"delay": -82,
"time": "1772699738"
},
"departure": {
"delay": -82,
"time": "1772699738"
},
"stopId": "FR:27022:ZE:0x6988:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -219,
"time": "1772703081"
},
"departure": {
"delay": -219,
"time": "1772703081"
},
"stopId": "FR:27394:ZE:0x6604:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": -224,
"time": "1772702476"
},
"departure": {
"delay": -224,
"time": "1772702476"
},
"stopId": "FR:27188:ZE:0x6142:ATOUMOD006",
"stopSequence": 34
},
{
"departure": {
"time": "1772698800"
},
"stopId": "FR:27022:ZE:0x6991:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -216,
"time": "1772702844"
},
"departure": {
"delay": -216,
"time": "1772702844"
},
"stopId": "FR:27188:ZE:0x7176:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": -59,
"time": "1772700421"
},
"departure": {
"delay": -59,
"time": "1772700421"
},
"stopId": "FR:27332:ZE:0x6234:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -108,
"time": "1772700912"
},
"departure": {
"delay": -108,
"time": "1772700912"
},
"stopId": "FR:27375:ZE:0x6503:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -211,
"time": "1772701529"
},
"departure": {
"delay": -211,
"time": "1772701529"
},
"stopId": "FR:27375:ZE:0x6406:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": -256,
"time": "1772702204"
},
"departure": {
"delay": -256,
"time": "1772702204"
},
"stopId": "FR:27469:ZE:0x7188:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": 56,
"time": "1772698856"
},
"departure": {
"delay": 56,
"time": "1772698856"
},
"stopId": "FR:27022:ZE:0x6979:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -14,
"time": "1772698966"
},
"departure": {
"delay": -14,
"time": "1772698966"
},
"stopId": "FR:27275:ZE:0x6194:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -256,
"time": "1772702624"
},
"departure": {
"delay": -256,
"time": "1772702624"
},
"stopId": "FR:27188:ZE:0x7264:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": -220,
"time": "1772701400"
},
"departure": {
"delay": -220,
"time": "1772701400"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -21,
"time": "1772699199"
},
"departure": {
"delay": -21,
"time": "1772699199"
},
"stopId": "FR:27275:ZE:0x6225:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -48,
"time": "1772699112"
},
"departure": {
"delay": -48,
"time": "1772699112"
},
"stopId": "FR:27275:ZE:0x6233:ATOUMOD006",
"stopSequence": 4
}
],
"timestamp": "1772698755",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:E1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x4470830:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748602x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 50,
"time": "1772694545"
},
"departure": {
"delay": 50,
"time": "1772694590"
},
"stopId": "FR:50129:ZE:10BLE2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 88,
"time": "1772694244"
},
"departure": {
"delay": 88,
"time": "1772694268"
},
"stopId": "FR:50129:ZE:10CBL2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 12,
"time": "1772693255"
},
"departure": {
"delay": 12,
"time": "1772693292"
},
"stopId": "FR:50129:ZE:10CDL1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 52,
"time": "1772693670"
},
"departure": {
"delay": 52,
"time": "1772693692"
},
"stopId": "FR:50129:ZE:10HQU2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -69,
"time": "1772693068"
},
"departure": {
"delay": -69,
"time": "1772693091"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 94,
"time": "1772693939"
},
"departure": {
"delay": 94,
"time": "1772693974"
},
"stopId": "FR:50129:ZE:10HLU2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 51,
"time": "1772694591"
},
"stopId": "FR:50129:ZE:10HxC2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 82,
"time": "1772693570"
},
"departure": {
"delay": 82,
"time": "1772693602"
},
"stopId": "FR:50129:ZE:10HAM2:ATOUMOD035",
"stopSequence": 9
},
{
"departure": {
"delay": 55,
"time": "1772692795"
},
"stopId": "FR:50129:ZE:10SHU1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -21,
"time": "1772693312"
},
"departure": {
"delay": -21,
"time": "1772693319"
},
"stopId": "FR:50129:ZE:10BDB1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 49,
"time": "1772694495"
},
"departure": {
"delay": 49,
"time": "1772694529"
},
"stopId": "FR:50129:ZE:10NMD2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -19,
"time": "1772693201"
},
"departure": {
"delay": -19,
"time": "1772693201"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 3,
"time": "1772693434"
},
"departure": {
"delay": 3,
"time": "1772693463"
},
"stopId": "FR:50129:ZE:10GLA2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 64,
"time": "1772693751"
},
"departure": {
"delay": 64,
"time": "1772693764"
},
"stopId": "FR:50129:ZE:10MEZ2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 62,
"time": "1772692872"
},
"departure": {
"delay": 62,
"time": "1772692922"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -62,
"time": "1772692953"
},
"departure": {
"delay": -62,
"time": "1772692978"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 67,
"time": "1772693795"
},
"departure": {
"delay": 67,
"time": "1772693827"
},
"stopId": "FR:50129:ZE:10HTR2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 80,
"time": "1772694096"
},
"departure": {
"delay": 80,
"time": "1772694140"
},
"stopId": "FR:50129:ZE:10VER2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 83,
"time": "1772694295"
},
"departure": {
"delay": 83,
"time": "1772694323"
},
"stopId": "FR:50129:ZE:10ING2:ATOUMOD035",
"stopSequence": 16
}
],
"timestamp": "1772698597",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:07:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748602x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD104:ServiceJourney:f66c0e5bc96844b818ec5bef6ce30cdb:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 218,
"time": "1772697459"
},
"departure": {
"delay": 218,
"time": "1772697518"
},
"stopId": "FR:61169:ZE:2326:ATOUMOD104",
"stopSequence": 8
},
{
"arrival": {
"delay": 335,
"time": "1772698020"
},
"departure": {
"delay": 335,
"time": "1772698055"
},
"stopId": "FR:61169:ZE:2257:ATOUMOD104",
"stopSequence": 15
},
{
"arrival": {
"delay": 315,
"time": "1772698123"
},
"departure": {
"delay": 315,
"time": "1772698155"
},
"stopId": "FR:61169:ZE:2303:ATOUMOD104",
"stopSequence": 16
},
{
"departure": {
"delay": 42,
"time": "1772697042"
},
"stopId": "FR:61169:ZE:2376:ATOUMOD104",
"stopSequence": 1
},
{
"arrival": {
"delay": 194,
"time": "1772697397"
},
"departure": {
"delay": 194,
"time": "1772697434"
},
"stopId": "FR:61169:ZE:2259:ATOUMOD104",
"stopSequence": 7
},
{
"arrival": {
"delay": 291,
"time": "1772697734"
},
"departure": {
"delay": 291,
"time": "1772697831"
},
"stopId": "FR:61169:ZE:2281:ATOUMOD104",
"stopSequence": 13
},
{
"arrival": {
"delay": 81,
"time": "1772697182"
},
"departure": {
"delay": 81,
"time": "1772697201"
},
"stopId": "FR:61169:ZE:2255:ATOUMOD104",
"stopSequence": 4
},
{
"arrival": {
"delay": 366,
"time": "1772697892"
},
"departure": {
"delay": 366,
"time": "1772697966"
},
"stopId": "FR:61169:ZE:2322:ATOUMOD104",
"stopSequence": 14
},
{
"arrival": {
"delay": 207,
"time": "1772697612"
},
"departure": {
"delay": 207,
"time": "1772697627"
},
"stopId": "FR:61169:ZE:2324:ATOUMOD104",
"stopSequence": 10
},
{
"arrival": {
"delay": 424,
"time": "1772698423"
},
"departure": {
"delay": 424,
"time": "1772698444"
},
"stopId": "FR:61169:ZE:2328:ATOUMOD104",
"stopSequence": 19
},
{
"arrival": {
"delay": 88,
"time": "1772697259"
},
"departure": {
"delay": 88,
"time": "1772697268"
},
"stopId": "FR:61169:ZE:2269:ATOUMOD104",
"stopSequence": 5
},
{
"arrival": {
"delay": 69,
"time": "1772697063"
},
"departure": {
"delay": 69,
"time": "1772697069"
},
"stopId": "FR:61169:ZE:2382:ATOUMOD104",
"stopSequence": 2
},
{
"arrival": {
"delay": 163,
"time": "1772697633"
},
"departure": {
"delay": 163,
"time": "1772697643"
},
"stopId": "FR:61169:ZE:2309:ATOUMOD104",
"stopSequence": 11
},
{
"arrival": {
"delay": 150,
"time": "1772697320"
},
"departure": {
"delay": 150,
"time": "1772697330"
},
"stopId": "FR:61169:ZE:2294:ATOUMOD104",
"stopSequence": 6
},
{
"arrival": {
"delay": 319,
"time": "1772698198"
},
"departure": {
"delay": 319,
"time": "1772698219"
},
"stopId": "FR:61169:ZE:2298:ATOUMOD104",
"stopSequence": 17
},
{
"arrival": {
"delay": 415,
"time": "1772698555"
},
"stopId": "FR:61169:ZE:2284:ATOUMOD104",
"stopSequence": 21
},
{
"arrival": {
"delay": 431,
"time": "1772698496"
},
"departure": {
"delay": 431,
"time": "1772698511"
},
"stopId": "FR:61169:ZE:2315:ATOUMOD104",
"stopSequence": 20
},
{
"arrival": {
"delay": 401,
"time": "1772698309"
},
"departure": {
"delay": 401,
"time": "1772698361"
},
"stopId": "FR:61169:ZE:2313:ATOUMOD104",
"stopSequence": 18
},
{
"arrival": {
"delay": 211,
"time": "1772697554"
},
"departure": {
"delay": 211,
"time": "1772697571"
},
"stopId": "FR:61169:ZE:2301:ATOUMOD104",
"stopSequence": 9
},
{
"arrival": {
"delay": 26,
"time": "1772697079"
},
"departure": {
"delay": 26,
"time": "1772697086"
},
"stopId": "FR:61169:ZE:2379:ATOUMOD104",
"stopSequence": 3
},
{
"arrival": {
"delay": 213,
"time": "1772697669"
},
"departure": {
"delay": 213,
"time": "1772697693"
},
"stopId": "FR:61169:ZE:2383:ATOUMOD104",
"stopSequence": 12
}
],
"timestamp": "1772698681",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD104:Line:249:LOC",
"tripId": "ATOUMOD104:ServiceJourney:f66c0e5bc96844b818ec5bef6ce30cdb:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3108F6044788x2026x03x01T20x51x11Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1772698680"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1772699460"
},
"departure": {
"time": "1772699520"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1772700300"
},
"departure": {
"time": "1772700360"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1772701680"
},
"departure": {
"time": "1772701860"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1772706180"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 26
}
],
"timestamp": "1772695072",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx468B44B7xC327x4154xB85Ex25C67C32B61Ex:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3108F6044788x2026x03x01T20x51x11Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC602216:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 20,
"time": "1772698580"
},
"stopId": "FR:27229:ZE:0xROS10:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": 90,
"time": "1772698410"
},
"departure": {
"delay": 90,
"time": "1772698410"
},
"stopId": "FR:27229:ZE:0xSAC02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": 54,
"time": "1772698494"
},
"departure": {
"delay": 54,
"time": "1772698494"
},
"stopId": "FR:27229:ZE:0xAVR01:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": 102,
"time": "1772698302"
},
"departure": {
"delay": 102,
"time": "1772698302"
},
"stopId": "FR:27229:ZE:0xCOT02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": 155,
"time": "1772698355"
},
"departure": {
"delay": 155,
"time": "1772698355"
},
"stopId": "FR:27229:ZE:0xADO02:ATOUMOD004",
"stopSequence": 17
}
],
"timestamp": "1772698496",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T10:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC602216:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748454x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 120,
"time": "1772691280"
},
"departure": {
"delay": 120,
"time": "1772691300"
},
"stopId": "FR:50129:ZE:10VAB1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 200,
"time": "1772692296"
},
"departure": {
"delay": 200,
"time": "1772692340"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 42,
"time": "1772690956"
},
"departure": {
"delay": 42,
"time": "1772690982"
},
"stopId": "FR:50129:ZE:10VIG1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 74,
"time": "1772693222"
},
"departure": {
"delay": 74,
"time": "1772693234"
},
"stopId": "FR:50129:ZE:10BCP2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 149,
"time": "1772691642"
},
"departure": {
"delay": 149,
"time": "1772691689"
},
"stopId": "FR:50129:ZE:10POL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 127,
"time": "1772692045"
},
"departure": {
"delay": 127,
"time": "1772692087"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 22,
"time": "1772690881"
},
"departure": {
"delay": 22,
"time": "1772690902"
},
"stopId": "FR:50129:ZE:10DAN1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 28,
"time": "1772693308"
},
"stopId": "FR:50129:ZE:10DIG1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 72,
"time": "1772692603"
},
"departure": {
"delay": 72,
"time": "1772692632"
},
"stopId": "FR:50129:ZE:10MEN3:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 142,
"time": "1772691715"
},
"departure": {
"delay": 142,
"time": "1772691742"
},
"stopId": "FR:50129:ZE:10LCO1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 116,
"time": "1772692116"
},
"departure": {
"delay": 116,
"time": "1772692136"
},
"stopId": "FR:50129:ZE:10CTR1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 130,
"time": "1772692858"
},
"departure": {
"delay": 130,
"time": "1772692870"
},
"stopId": "FR:50129:ZE:10CIM2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 128,
"time": "1772691444"
},
"departure": {
"delay": 128,
"time": "1772691488"
},
"stopId": "FR:50129:ZE:10LEC1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 126,
"time": "1772691208"
},
"departure": {
"delay": 126,
"time": "1772691246"
},
"stopId": "FR:50129:ZE:10EGL6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 112,
"time": "1772691011"
},
"departure": {
"delay": 112,
"time": "1772691052"
},
"stopId": "FR:50129:ZE:10CRB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 117,
"time": "1772692763"
},
"departure": {
"delay": 117,
"time": "1772692797"
},
"stopId": "FR:50129:ZE:10FJT2:ATOUMOD035",
"stopSequence": 22
},
{
"departure": {
"delay": 17,
"time": "1772690657"
},
"stopId": "FR:50129:ZE:10ZAG1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 152,
"time": "1772691540"
},
"departure": {
"delay": 152,
"time": "1772691572"
},
"stopId": "FR:50129:ZE:10LEB1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 120,
"time": "1772691986"
},
"departure": {
"delay": 120,
"time": "1772692020"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 86,
"time": "1772692967"
},
"departure": {
"delay": 86,
"time": "1772693006"
},
"stopId": "FR:50129:ZE:10SAD2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 69,
"time": "1772693077"
},
"departure": {
"delay": 69,
"time": "1772693109"
},
"stopId": "FR:50129:ZE:10SAL2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 42,
"time": "1772693126"
},
"departure": {
"delay": 42,
"time": "1772693142"
},
"stopId": "FR:50129:ZE:10PFJ2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 183,
"time": "1772692228"
},
"departure": {
"delay": 183,
"time": "1772692263"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 92,
"time": "1772691135"
},
"departure": {
"delay": 92,
"time": "1772691152"
},
"stopId": "FR:50129:ZE:10HUI3:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 107,
"time": "1772692892"
},
"departure": {
"delay": 107,
"time": "1772692907"
},
"stopId": "FR:50129:ZE:10RED2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 80,
"time": "1772692926"
},
"departure": {
"delay": 80,
"time": "1772692940"
},
"stopId": "FR:50129:ZE:10VOL2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 131,
"time": "1772692412"
},
"departure": {
"delay": 131,
"time": "1772692571"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 122,
"time": "1772691390"
},
"departure": {
"delay": 122,
"time": "1772691422"
},
"stopId": "FR:50129:ZE:10FRA1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 149,
"time": "1772691899"
},
"departure": {
"delay": 149,
"time": "1772691929"
},
"stopId": "FR:50129:ZE:10STA1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 56,
"time": "1772693256"
},
"departure": {
"delay": 56,
"time": "1772693276"
},
"stopId": "FR:50129:ZE:10CDF2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 66,
"time": "1772693151"
},
"departure": {
"delay": 66,
"time": "1772693166"
},
"stopId": "FR:50129:ZE:10COT2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 69,
"time": "1772693021"
},
"departure": {
"delay": 69,
"time": "1772693049"
},
"stopId": "FR:50129:ZE:10ROS2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 91,
"time": "1772691315"
},
"departure": {
"delay": 91,
"time": "1772691331"
},
"stopId": "FR:50129:ZE:10SMT1:ATOUMOD035",
"stopSequence": 8
}
],
"timestamp": "1772698733",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:05:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748454x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:6175402994171904x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 104,
"time": "1772699314"
},
"departure": {
"delay": 104,
"time": "1772699324"
},
"stopId": "FR:14366:ZE:4798317683802112:ATOUMOD036",
"stopSequence": 6
},
{
"departure": {
"time": "1772698800"
},
"stopId": "FR:14366:ZE:1190003:ATOUMOD036",
"stopSequence": 1
},
{
"arrival": {
"delay": 66,
"time": "1772699096"
},
"departure": {
"delay": 66,
"time": "1772699106"
},
"stopId": "FR:14366:ZE:1210003:ATOUMOD036",
"stopSequence": 4
},
{
"arrival": {
"delay": -1,
"time": "1772698969"
},
"departure": {
"delay": -1,
"time": "1772698979"
},
"stopId": "FR:14366:ZE:646160001:ATOUMOD036",
"stopSequence": 3
},
{
"arrival": {
"delay": -48,
"time": "1772699772"
},
"stopId": "FR:14366:ZE:288360018:ATOUMOD036",
"stopSequence": 14
},
{
"arrival": {
"delay": 133,
"time": "1772699583"
},
"departure": {
"delay": 133,
"time": "1772699593"
},
"stopId": "FR:14366:ZE:292380018:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": 120,
"time": "1772699510"
},
"departure": {
"delay": 120,
"time": "1772699520"
},
"stopId": "FR:14366:ZE:660060022:ATOUMOD036",
"stopSequence": 12
},
{
"arrival": {
"delay": -16,
"time": "1772698878"
},
"departure": {
"delay": -16,
"time": "1772698904"
},
"stopId": "FR:14366:ZE:35180003:ATOUMOD036",
"stopSequence": 2
},
{
"arrival": {
"delay": 71,
"time": "1772699161"
},
"departure": {
"delay": 71,
"time": "1772699171"
},
"stopId": "FR:14366:ZE:654350017:ATOUMOD036",
"stopSequence": 5
},
{
"arrival": {
"delay": 66,
"time": "1772699396"
},
"departure": {
"delay": 66,
"time": "1772699406"
},
"stopId": "FR:14366:ZE:294970015:ATOUMOD036",
"stopSequence": 7
}
],
"timestamp": "1772698771",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:5126752804274176:LOC",
"tripId": "ATOUMOD036:ServiceJourney:6175402994171904x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:213:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 180,
"time": "1772699820"
},
"departure": {
"delay": 180,
"time": "1772699820"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"delay": 180,
"time": "1772699340"
},
"departure": {
"delay": 180,
"time": "1772699340"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"delay": 180,
"time": "1772700120"
},
"departure": {
"delay": 180,
"time": "1772700120"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"delay": 180,
"time": "1772699580"
},
"departure": {
"delay": 180,
"time": "1772699580"
},
"stopId": "FR:76217:ZE:18177:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"delay": 180,
"time": "1772700000"
},
"departure": {
"delay": 180,
"time": "1772700000"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"delay": 180,
"time": "1772699700"
},
"departure": {
"delay": 180,
"time": "1772699700"
},
"stopId": "FR:76217:ZE:18166:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"delay": 120,
"time": "1772697960"
},
"departure": {
"delay": 120,
"time": "1772698020"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"delay": 180,
"time": "1772700180"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"delay": 180,
"time": "1772699040"
},
"departure": {
"delay": 180,
"time": "1772699040"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"delay": 125,
"time": "1772697480"
},
"departure": {
"delay": 125,
"time": "1772697485"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"delay": 185,
"time": "1772697720"
},
"departure": {
"delay": 185,
"time": "1772697725"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"delay": 180,
"time": "1772699280"
},
"departure": {
"delay": 180,
"time": "1772699280"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"delay": 125,
"time": "1772697180"
},
"departure": {
"delay": 125,
"time": "1772697185"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"delay": 245,
"time": "1772698440"
},
"departure": {
"delay": 245,
"time": "1772698445"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"delay": 65,
"time": "1772697120"
},
"departure": {
"delay": 65,
"time": "1772697125"
},
"stopId": "FR:76217:ZE:18101:ATOUMOD005",
"stopSequence": 2
},
{
"departure": {
"time": "1772697000"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"delay": 180,
"time": "1772699100"
},
"departure": {
"delay": 180,
"time": "1772699100"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"delay": 125,
"time": "1772697600"
},
"departure": {
"delay": 125,
"time": "1772697605"
},
"stopId": "FR:76217:ZE:18441:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"delay": 135,
"time": "1772697910"
},
"departure": {
"delay": 135,
"time": "1772697915"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"delay": 180,
"time": "1772699400"
},
"departure": {
"delay": 180,
"time": "1772699400"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"delay": 180,
"time": "1772698620"
},
"departure": {
"delay": 180,
"time": "1772698680"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"delay": 85,
"time": "1772697920"
},
"departure": {
"delay": 85,
"time": "1772697925"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"delay": 185,
"time": "1772698500"
},
"departure": {
"delay": 185,
"time": "1772698505"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"delay": 185,
"time": "1772698320"
},
"departure": {
"delay": 185,
"time": "1772698325"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"delay": 180,
"time": "1772699640"
},
"departure": {
"delay": 180,
"time": "1772699640"
},
"stopId": "FR:76217:ZE:18170:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"delay": 185,
"time": "1772698140"
},
"departure": {
"delay": 185,
"time": "1772698145"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"delay": 180,
"time": "1772699880"
},
"departure": {
"delay": 180,
"time": "1772699880"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"delay": 185,
"time": "1772697660"
},
"departure": {
"delay": 185,
"time": "1772697665"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"delay": 125,
"time": "1772697360"
},
"departure": {
"delay": 125,
"time": "1772697365"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"delay": 180,
"time": "1772699940"
},
"departure": {
"delay": 180,
"time": "1772699940"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"delay": 185,
"time": "1772699585"
},
"departure": {
"delay": 185,
"time": "1772699585"
},
"stopId": "FR:76217:ZE:18197:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"delay": 125,
"time": "1772697540"
},
"departure": {
"delay": 125,
"time": "1772697545"
},
"stopId": "FR:76217:ZE:18090:ATOUMOD005",
"stopSequence": 6
}
],
"timestamp": "1772698725",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:213:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748453x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 106,
"time": "1772689575"
},
"departure": {
"delay": 106,
"time": "1772689606"
},
"stopId": "FR:50129:ZE:10POL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 38,
"time": "1772689806"
},
"departure": {
"delay": 38,
"time": "1772689838"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 123,
"time": "1772691115"
},
"departure": {
"delay": 123,
"time": "1772691123"
},
"stopId": "FR:50129:ZE:10BCP2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 82,
"time": "1772691202"
},
"stopId": "FR:50129:ZE:10DIG1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 40,
"time": "1772690417"
},
"departure": {
"delay": 40,
"time": "1772690440"
},
"stopId": "FR:50129:ZE:10MEN3:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 116,
"time": "1772690184"
},
"departure": {
"delay": 116,
"time": "1772690396"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 89,
"time": "1772690093"
},
"departure": {
"delay": 89,
"time": "1772690129"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 98,
"time": "1772690907"
},
"departure": {
"delay": 98,
"time": "1772690918"
},
"stopId": "FR:50129:ZE:10ROS2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 70,
"time": "1772688949"
},
"departure": {
"delay": 70,
"time": "1772688970"
},
"stopId": "FR:50129:ZE:10VIG1:ATOUMOD035",
"stopSequence": 3
},
{
"departure": {
"delay": 79,
"time": "1772688679"
},
"stopId": "FR:50129:ZE:10ZAG1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 81,
"time": "1772689723"
},
"departure": {
"delay": 81,
"time": "1772689761"
},
"stopId": "FR:50129:ZE:10STA1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 67,
"time": "1772688897"
},
"departure": {
"delay": 67,
"time": "1772688907"
},
"stopId": "FR:50129:ZE:10DAN1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 110,
"time": "1772689295"
},
"departure": {
"delay": 110,
"time": "1772689310"
},
"stopId": "FR:50129:ZE:10SMT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 120,
"time": "1772690804"
},
"departure": {
"delay": 120,
"time": "1772690820"
},
"stopId": "FR:50129:ZE:10VOL2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 120,
"time": "1772690943"
},
"departure": {
"delay": 120,
"time": "1772691000"
},
"stopId": "FR:50129:ZE:10SAL2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 123,
"time": "1772689101"
},
"departure": {
"delay": 123,
"time": "1772689143"
},
"stopId": "FR:50129:ZE:10HUI3:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 131,
"time": "1772690618"
},
"departure": {
"delay": 131,
"time": "1772690651"
},
"stopId": "FR:50129:ZE:10FJT2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 100,
"time": "1772691024"
},
"departure": {
"delay": 100,
"time": "1772691040"
},
"stopId": "FR:50129:ZE:10PFJ2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 120,
"time": "1772689361"
},
"departure": {
"delay": 120,
"time": "1772689380"
},
"stopId": "FR:50129:ZE:10FRA1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 117,
"time": "1772688981"
},
"departure": {
"delay": 117,
"time": "1772689017"
},
"stopId": "FR:50129:ZE:10CRB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 149,
"time": "1772689206"
},
"departure": {
"delay": 149,
"time": "1772689229"
},
"stopId": "FR:50129:ZE:10EGL6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 80,
"time": "1772690019"
},
"departure": {
"delay": 80,
"time": "1772690060"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 121,
"time": "1772691045"
},
"departure": {
"delay": 121,
"time": "1772691061"
},
"stopId": "FR:50129:ZE:10COT2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 103,
"time": "1772691151"
},
"departure": {
"delay": 103,
"time": "1772691163"
},
"stopId": "FR:50129:ZE:10CDF2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 164,
"time": "1772690722"
},
"departure": {
"delay": 164,
"time": "1772690744"
},
"stopId": "FR:50129:ZE:10CIM2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 140,
"time": "1772689266"
},
"departure": {
"delay": 140,
"time": "1772689280"
},
"stopId": "FR:50129:ZE:10VAB1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 79,
"time": "1772689630"
},
"departure": {
"delay": 79,
"time": "1772689639"
},
"stopId": "FR:50129:ZE:10LCO1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 116,
"time": "1772689489"
},
"departure": {
"delay": 116,
"time": "1772689496"
},
"stopId": "FR:50129:ZE:10LEB1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 23,
"time": "1772689924"
},
"departure": {
"delay": 23,
"time": "1772689943"
},
"stopId": "FR:50129:ZE:10CTR1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 137,
"time": "1772690770"
},
"departure": {
"delay": 137,
"time": "1772690777"
},
"stopId": "FR:50129:ZE:10RED2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 118,
"time": "1772689402"
},
"departure": {
"delay": 118,
"time": "1772689438"
},
"stopId": "FR:50129:ZE:10LEC1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 130,
"time": "1772690844"
},
"departure": {
"delay": 130,
"time": "1772690890"
},
"stopId": "FR:50129:ZE:10SAD2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 36,
"time": "1772689868"
},
"departure": {
"delay": 36,
"time": "1772689896"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 16
}
],
"timestamp": "1772698732",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:05:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748453x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x4470538:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -188,
"time": "1772700052"
},
"departure": {
"delay": -188,
"time": "1772700052"
},
"stopId": "FR:27701:ZE:0x7126:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -165,
"time": "1772700135"
},
"departure": {
"delay": -165,
"time": "1772700135"
},
"stopId": "FR:27701:ZE:0x7036:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -196,
"time": "1772700224"
},
"departure": {
"delay": -196,
"time": "1772700224"
},
"stopId": "FR:27701:ZE:0x7044:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -130,
"time": "1772699810"
},
"departure": {
"delay": -130,
"time": "1772699810"
},
"stopId": "FR:27375:ZE:0x6442:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -169,
"time": "1772700611"
},
"departure": {
"delay": -169,
"time": "1772700611"
},
"stopId": "FR:27701:ZE:0x7095:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -161,
"time": "1772700439"
},
"departure": {
"delay": -161,
"time": "1772700439"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -143,
"time": "1772700157"
},
"departure": {
"delay": -143,
"time": "1772700157"
},
"stopId": "FR:27701:ZE:0x7068:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -168,
"time": "1772699952"
},
"departure": {
"delay": -168,
"time": "1772699952"
},
"stopId": "FR:27701:ZE:0x7100:ATOUMOD006",
"stopSequence": 9
},
{
"departure": {
"time": "1772699400"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -193,
"time": "1772700287"
},
"departure": {
"delay": -193,
"time": "1772700287"
},
"stopId": "FR:27701:ZE:0x7054:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -167,
"time": "1772700673"
},
"departure": {
"delay": -167,
"time": "1772700673"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -178,
"time": "1772700482"
},
"departure": {
"delay": -178,
"time": "1772700482"
},
"stopId": "FR:27701:ZE:0x7108:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -79,
"time": "1772700821"
},
"departure": {
"delay": -79,
"time": "1772700821"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -170,
"time": "1772700910"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -235,
"time": "1772700365"
},
"departure": {
"delay": -235,
"time": "1772700365"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -118,
"time": "1772699642"
},
"departure": {
"delay": -118,
"time": "1772699642"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -60,
"time": "1772699520"
},
"departure": {
"delay": -60,
"time": "1772699520"
},
"stopId": "FR:27375:ZE:0x6504:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -138,
"time": "1772700762"
},
"departure": {
"delay": -138,
"time": "1772700762"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -87,
"time": "1772699733"
},
"departure": {
"delay": -87,
"time": "1772699733"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -138,
"time": "1772699862"
},
"departure": {
"delay": -138,
"time": "1772699862"
},
"stopId": "FR:27375:ZE:0x6406:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -133,
"time": "1772699567"
},
"departure": {
"delay": -133,
"time": "1772699567"
},
"stopId": "FR:27375:ZE:0x6528:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -168,
"time": "1772700192"
},
"departure": {
"delay": -168,
"time": "1772700192"
},
"stopId": "FR:27701:ZE:0x7132:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 30,
"time": "1772699430"
},
"departure": {
"delay": 30,
"time": "1772699430"
},
"stopId": "FR:27375:ZE:0x6440:ATOUMOD006",
"stopSequence": 2
}
],
"timestamp": "1772698755",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x4470538:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4011224x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1772698920"
},
"stopId": "FR:76552:ZE:3400:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"time": "1772701800"
},
"departure": {
"time": "1772701800"
},
"stopId": "FR:76351:ZE:3593:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 58,
"time": "1772698978"
},
"departure": {
"delay": 58,
"time": "1772698978"
},
"stopId": "FR:76552:ZE:3419:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 6,
"time": "1772700006"
},
"departure": {
"delay": 6,
"time": "1772700006"
},
"stopId": "FR:76351:ZE:3731:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 39,
"time": "1772699019"
},
"departure": {
"delay": 39,
"time": "1772699019"
},
"stopId": "FR:76552:ZE:3173:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 27,
"time": "1772699547"
},
"departure": {
"delay": 27,
"time": "1772699547"
},
"stopId": "FR:76552:ZE:3608:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"time": "1772702280"
},
"departure": {
"time": "1772702280"
},
"stopId": "FR:76447:ZE:3120:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 44,
"time": "1772702144"
},
"departure": {
"delay": 44,
"time": "1772702144"
},
"stopId": "FR:76447:ZE:3107:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 45,
"time": "1772701725"
},
"departure": {
"delay": 45,
"time": "1772701725"
},
"stopId": "FR:76351:ZE:3136:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 56,
"time": "1772699096"
},
"departure": {
"delay": 56,
"time": "1772699096"
},
"stopId": "FR:76552:ZE:3106:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 55,
"time": "1772701135"
},
"departure": {
"delay": 55,
"time": "1772701135"
},
"stopId": "FR:76351:ZE:3506:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"time": "1772700420"
},
"departure": {
"time": "1772700420"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 3,
"time": "1772699583"
},
"departure": {
"delay": 3,
"time": "1772699583"
},
"stopId": "FR:76552:ZE:3298:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 47,
"time": "1772701067"
},
"departure": {
"delay": 47,
"time": "1772701067"
},
"stopId": "FR:76351:ZE:3223:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 48,
"time": "1772702508"
},
"departure": {
"delay": 48,
"time": "1772702508"
},
"stopId": "FR:76447:ZE:3432:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"time": "1772699460"
},
"departure": {
"time": "1772699460"
},
"stopId": "FR:76552:ZE:3093:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 43,
"time": "1772699263"
},
"departure": {
"delay": 43,
"time": "1772699263"
},
"stopId": "FR:76552:ZE:3606:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 10,
"time": "1772699710"
},
"departure": {
"delay": 10,
"time": "1772699710"
},
"stopId": "FR:76351:ZE:3460:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 4,
"time": "1772700184"
},
"departure": {
"delay": 4,
"time": "1772700184"
},
"stopId": "FR:76351:ZE:3301:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"time": "1772701440"
},
"departure": {
"time": "1772701440"
},
"stopId": "FR:76351:ZE:3623:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 33,
"time": "1772702553"
},
"departure": {
"delay": 33,
"time": "1772702553"
},
"stopId": "FR:76447:ZE:3406:ATOUMOD003",
"stopSequence": 51
},
{
"arrival": {
"time": "1772701260"
},
"departure": {
"time": "1772701260"
},
"stopId": "FR:76351:ZE:3381:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 58,
"time": "1772702398"
},
"departure": {
"delay": 58,
"time": "1772702398"
},
"stopId": "FR:76447:ZE:3122:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 20,
"time": "1772699840"
},
"departure": {
"delay": 20,
"time": "1772699840"
},
"stopId": "FR:76351:ZE:3545:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 29,
"time": "1772700329"
},
"departure": {
"delay": 29,
"time": "1772700329"
},
"stopId": "FR:76351:ZE:3279:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 11,
"time": "1772699231"
},
"departure": {
"delay": 11,
"time": "1772699231"
},
"stopId": "FR:76552:ZE:3340:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 2,
"time": "1772700962"
},
"departure": {
"delay": 2,
"time": "1772700962"
},
"stopId": "FR:76351:ZE:3690:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 11,
"time": "1772702111"
},
"departure": {
"delay": 11,
"time": "1772702111"
},
"stopId": "FR:76447:ZE:3220:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 15,
"time": "1772700075"
},
"departure": {
"delay": 15,
"time": "1772700075"
},
"stopId": "FR:76351:ZE:3732:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 59,
"time": "1772700719"
},
"departure": {
"delay": 59,
"time": "1772700719"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 18,
"time": "1772702358"
},
"departure": {
"delay": 18,
"time": "1772702358"
},
"stopId": "FR:76447:ZE:3515:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"time": "1772701680"
},
"departure": {
"time": "1772701680"
},
"stopId": "FR:76351:ZE:3637:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 48,
"time": "1772701488"
},
"departure": {
"delay": 48,
"time": "1772701488"
},
"stopId": "FR:76351:ZE:3233:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"time": "1772702700"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 54
},
{
"arrival": {
"delay": 14,
"time": "1772700854"
},
"departure": {
"delay": 14,
"time": "1772700854"
},
"stopId": "FR:76351:ZE:4572:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 42,
"time": "1772701602"
},
"departure": {
"delay": 42,
"time": "1772701602"
},
"stopId": "FR:76351:ZE:3249:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 35,
"time": "1772702435"
},
"departure": {
"delay": 35,
"time": "1772702435"
},
"stopId": "FR:76447:ZE:3066:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"time": "1772699340"
},
"departure": {
"time": "1772699340"
},
"stopId": "FR:76552:ZE:3487:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 49,
"time": "1772702329"
},
"departure": {
"delay": 49,
"time": "1772702329"
},
"stopId": "FR:76447:ZE:3238:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 22,
"time": "1772699182"
},
"departure": {
"delay": 22,
"time": "1772699182"
},
"stopId": "FR:76552:ZE:3356:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 50,
"time": "1772701550"
},
"departure": {
"delay": 50,
"time": "1772701550"
},
"stopId": "FR:76351:ZE:3547:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"time": "1772700780"
},
"departure": {
"time": "1772700780"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"time": "1772699760"
},
"departure": {
"time": "1772699760"
},
"stopId": "FR:76351:ZE:3021:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 54,
"time": "1772700894"
},
"departure": {
"delay": 54,
"time": "1772700894"
},
"stopId": "FR:76351:ZE:3666:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"time": "1772699940"
},
"departure": {
"time": "1772699940"
},
"stopId": "FR:76351:ZE:3797:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 16,
"time": "1772700496"
},
"departure": {
"delay": 16,
"time": "1772700496"
},
"stopId": "FR:76351:ZE:4520:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"time": "1772702640"
},
"departure": {
"time": "1772702640"
},
"stopId": "FR:76447:ZE:3130:ATOUMOD003",
"stopSequence": 53
},
{
"arrival": {
"delay": 3,
"time": "1772702583"
},
"departure": {
"delay": 3,
"time": "1772702583"
},
"stopId": "FR:76447:ZE:3268:ATOUMOD003",
"stopSequence": 52
},
{
"arrival": {
"delay": 2,
"time": "1772699642"
},
"departure": {
"delay": 2,
"time": "1772699642"
},
"stopId": "FR:76351:ZE:3159:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 8,
"time": "1772699408"
},
"departure": {
"delay": 8,
"time": "1772699408"
},
"stopId": "FR:76552:ZE:3104:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 5,
"time": "1772700545"
},
"departure": {
"delay": 5,
"time": "1772700545"
},
"stopId": "FR:76351:ZE:3027:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"time": "1772702040"
},
"departure": {
"time": "1772702040"
},
"stopId": "FR:76447:ZE:3346:ATOUMOD003",
"stopSequence": 42
}
],
"timestamp": "1772698676",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4011224x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4056547x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -95,
"time": "1772699545"
},
"stopId": "FR:76351:ZE:4865:ATOUMOD003",
"stopSequence": 24
},
{
"departure": {
"delay": -19,
"time": "1772698481"
},
"stopId": "FR:76351:ZE:3491:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": -95,
"time": "1772699005"
},
"departure": {
"delay": -95,
"time": "1772699005"
},
"stopId": "FR:76351:ZE:3188:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": -40,
"time": "1772699060"
},
"departure": {
"delay": -40,
"time": "1772699060"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 18
},
{
"departure": {
"delay": -39,
"time": "1772698101"
},
"stopId": "FR:76351:ZE:3222:ATOUMOD003",
"stopSequence": 4
},
{
"departure": {
"delay": -25,
"time": "1772698295"
},
"stopId": "FR:76351:ZE:3674:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": -95,
"time": "1772699185"
},
"departure": {
"delay": -95,
"time": "1772699185"
},
"stopId": "FR:76351:ZE:4640:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": -62,
"time": "1772698798"
},
"departure": {
"delay": -62,
"time": "1772698798"
},
"stopId": "FR:76351:ZE:3179:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": -80,
"time": "1772699380"
},
"departure": {
"delay": -80,
"time": "1772699380"
},
"stopId": "FR:76351:ZE:4768:ATOUMOD003",
"stopSequence": 23
},
{
"departure": {
"delay": -72,
"time": "1772698728"
},
"stopId": "FR:76351:ZE:3571:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": -7,
"time": "1772698373"
},
"departure": {
"delay": -7,
"time": "1772698373"
},
"stopId": "FR:76351:ZE:3040:ATOUMOD003",
"stopSequence": 8
},
{
"departure": {
"delay": -55,
"time": "1772698385"
},
"stopId": "FR:76351:ZE:3478:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": -73,
"time": "1772698967"
},
"departure": {
"delay": -73,
"time": "1772698967"
},
"stopId": "FR:76351:ZE:3320:ATOUMOD003",
"stopSequence": 16
},
{
"departure": {
"delay": -39,
"time": "1772698161"
},
"stopId": "FR:76351:ZE:4470:ATOUMOD003",
"stopSequence": 5
},
{
"departure": {
"delay": 24,
"time": "1772698224"
},
"stopId": "FR:76351:ZE:3080:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": -77,
"time": "1772699263"
},
"departure": {
"delay": -77,
"time": "1772699263"
},
"stopId": "FR:76351:ZE:3280:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": -65,
"time": "1772699335"
},
"departure": {
"delay": -65,
"time": "1772699335"
},
"stopId": "FR:76351:ZE:3579:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": -94,
"time": "1772698886"
},
"departure": {
"delay": -94,
"time": "1772698886"
},
"stopId": "FR:76351:ZE:3495:ATOUMOD003",
"stopSequence": 15
},
{
"departure": {
"delay": -44,
"time": "1772698576"
},
"stopId": "FR:76351:ZE:3069:ATOUMOD003",
"stopSequence": 11
},
{
"departure": {
"delay": -84,
"time": "1772698656"
},
"stopId": "FR:76351:ZE:4652:ATOUMOD003",
"stopSequence": 12
}
],
"timestamp": "1772698736",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C2:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4056547x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745202x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 77,
"time": "1772694237"
},
"departure": {
"delay": 77,
"time": "1772694257"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 28,
"time": "1772692968"
},
"departure": {
"delay": 28,
"time": "1772693008"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 85,
"time": "1772693239"
},
"departure": {
"delay": 85,
"time": "1772693305"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 109,
"time": "1772693647"
},
"departure": {
"delay": 109,
"time": "1772693689"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 73,
"time": "1772694107"
},
"departure": {
"delay": 73,
"time": "1772694133"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 51,
"time": "1772693168"
},
"departure": {
"delay": 51,
"time": "1772693211"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 73,
"time": "1772694006"
},
"departure": {
"delay": 73,
"time": "1772694073"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -78,
"time": "1772694462"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 82,
"time": "1772693795"
},
"departure": {
"delay": 82,
"time": "1772693842"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -39,
"time": "1772694355"
},
"departure": {
"delay": -39,
"time": "1772694381"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 92,
"time": "1772693334"
},
"departure": {
"delay": 92,
"time": "1772693372"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 93,
"time": "1772693914"
},
"departure": {
"delay": 93,
"time": "1772693973"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 35,
"time": "1772693036"
},
"departure": {
"delay": 35,
"time": "1772693075"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 42,
"time": "1772693100"
},
"departure": {
"delay": 42,
"time": "1772693142"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 53,
"time": "1772693717"
},
"departure": {
"delay": 53,
"time": "1772693753"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"departure": {
"delay": 92,
"time": "1772692892"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 73,
"time": "1772694160"
},
"departure": {
"delay": 73,
"time": "1772694193"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 88,
"time": "1772693456"
},
"departure": {
"delay": 88,
"time": "1772693488"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 1,
"time": "1772694281"
},
"departure": {
"delay": 1,
"time": "1772694301"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 148,
"time": "1772693524"
},
"departure": {
"delay": 148,
"time": "1772693608"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
}
],
"timestamp": "1772698732",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745202x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745653x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 91,
"time": "1772691356"
},
"departure": {
"delay": 91,
"time": "1772691391"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 99,
"time": "1772690575"
},
"departure": {
"delay": 99,
"time": "1772690619"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -89,
"time": "1772692051"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 156,
"time": "1772690219"
},
"departure": {
"delay": 156,
"time": "1772690256"
},
"stopId": "FR:50129:ZE:10CMI1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 105,
"time": "1772689833"
},
"departure": {
"delay": 105,
"time": "1772689845"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 77,
"time": "1772690875"
},
"departure": {
"delay": 77,
"time": "1772690957"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -27,
"time": "1772691919"
},
"departure": {
"delay": -27,
"time": "1772691933"
},
"stopId": "FR:50129:ZE:10LPL1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 172,
"time": "1772690360"
},
"departure": {
"delay": 172,
"time": "1772690392"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 27,
"time": "1772691655"
},
"departure": {
"delay": 27,
"time": "1772691687"
},
"stopId": "FR:50129:ZE:10BAG3:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -32,
"time": "1772691978"
},
"departure": {
"delay": -32,
"time": "1772691988"
},
"stopId": "FR:50129:ZE:10FLO1:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 119,
"time": "1772690142"
},
"departure": {
"delay": 119,
"time": "1772690159"
},
"stopId": "FR:50129:ZE:10ANN1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 140,
"time": "1772689975"
},
"departure": {
"delay": 140,
"time": "1772690000"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 3,
"time": "1772691809"
},
"departure": {
"delay": 3,
"time": "1772691843"
},
"stopId": "FR:50129:ZE:10NOR5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 147,
"time": "1772690276"
},
"departure": {
"delay": 147,
"time": "1772690307"
},
"stopId": "FR:50129:ZE:10PAX1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 1,
"time": "1772689305"
},
"departure": {
"delay": 1,
"time": "1772689321"
},
"stopId": "FR:50129:ZE:10MES1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 113,
"time": "1772690074"
},
"departure": {
"delay": 113,
"time": "1772690093"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -14,
"time": "1772691874"
},
"departure": {
"delay": -14,
"time": "1772691886"
},
"stopId": "FR:50129:ZE:10GDR1:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 47,
"time": "1772691569"
},
"departure": {
"delay": 47,
"time": "1772691587"
},
"stopId": "FR:50129:ZE:10GRR1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 8,
"time": "1772689339"
},
"departure": {
"delay": 8,
"time": "1772689388"
},
"stopId": "FR:50129:ZE:10MOR1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 84,
"time": "1772689631"
},
"departure": {
"delay": 84,
"time": "1772689644"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 97,
"time": "1772691440"
},
"departure": {
"delay": 97,
"time": "1772691457"
},
"stopId": "FR:50129:ZE:10HPA3:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 103,
"time": "1772690648"
},
"departure": {
"delay": 103,
"time": "1772690683"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 47,
"time": "1772689410"
},
"departure": {
"delay": 47,
"time": "1772689427"
},
"stopId": "FR:50129:ZE:10BOI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 140,
"time": "1772689906"
},
"departure": {
"delay": 140,
"time": "1772689940"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 9
},
{
"departure": {
"delay": 18,
"time": "1772689218"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 35,
"time": "1772690999"
},
"departure": {
"delay": 35,
"time": "1772691035"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 45,
"time": "1772691733"
},
"departure": {
"delay": 45,
"time": "1772691765"
},
"stopId": "FR:50129:ZE:10MED3:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 47,
"time": "1772690717"
},
"departure": {
"delay": 47,
"time": "1772690747"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 133,
"time": "1772690514"
},
"departure": {
"delay": 133,
"time": "1772690533"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 172,
"time": "1772690415"
},
"departure": {
"delay": 172,
"time": "1772690452"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 83,
"time": "1772690796"
},
"departure": {
"delay": 83,
"time": "1772690843"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 54,
"time": "1772691521"
},
"departure": {
"delay": 54,
"time": "1772691534"
},
"stopId": "FR:50129:ZE:10XCT3:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 129,
"time": "1772689722"
},
"departure": {
"delay": 129,
"time": "1772689749"
},
"stopId": "FR:50129:ZE:10EPC1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 88,
"time": "1772689488"
},
"departure": {
"delay": 88,
"time": "1772689528"
},
"stopId": "FR:50129:ZE:10FRN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 95,
"time": "1772691137"
},
"departure": {
"delay": 95,
"time": "1772691215"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 24
}
],
"timestamp": "1772698730",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745653x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1257:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772709720"
},
"departure": {
"time": "1772709720"
},
"stopId": "FR:27681:ZE:10080:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1772709780"
},
"departure": {
"time": "1772709780"
},
"stopId": "FR:27681:ZE:10057:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1772709900"
},
"departure": {
"time": "1772709900"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1772710080"
},
"departure": {
"time": "1772710080"
},
"stopId": "FR:27681:ZE:28977:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1772709840"
},
"departure": {
"time": "1772709840"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1772710200"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1772709600"
},
"departure": {
"time": "1772709600"
},
"stopId": "FR:27681:ZE:28981:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1772709960"
},
"departure": {
"time": "1772709960"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 12
},
{
"departure": {
"time": "1772709120"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1772709180"
},
"departure": {
"time": "1772709180"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1772709660"
},
"departure": {
"time": "1772709660"
},
"stopId": "FR:27681:ZE:10059:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1772709240"
},
"departure": {
"time": "1772709240"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1772709540"
},
"departure": {
"time": "1772709540"
},
"stopId": "FR:27681:ZE:10074:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1772709480"
},
"departure": {
"time": "1772709480"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 4
}
],
"timestamp": "1772698764",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1257:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4282632x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 110,
"time": "1772699810"
},
"stopId": "FR:76447:ZE:3817:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 151,
"time": "1772699731"
},
"departure": {
"delay": 151,
"time": "1772699731"
},
"stopId": "FR:76447:ZE:3764:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 145,
"time": "1772698765"
},
"departure": {
"delay": 145,
"time": "1772698765"
},
"stopId": "FR:76351:ZE:4868:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 116,
"time": "1772699336"
},
"departure": {
"delay": 116,
"time": "1772699336"
},
"stopId": "FR:76341:ZE:4431:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 152,
"time": "1772699492"
},
"departure": {
"delay": 152,
"time": "1772699492"
},
"stopId": "FR:76447:ZE:3760:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 110,
"time": "1772699390"
},
"departure": {
"delay": 110,
"time": "1772699390"
},
"stopId": "FR:76341:ZE:3905:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 132,
"time": "1772698812"
},
"departure": {
"delay": 132,
"time": "1772698812"
},
"stopId": "FR:76351:ZE:3261:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 166,
"time": "1772699446"
},
"departure": {
"delay": 166,
"time": "1772699446"
},
"stopId": "FR:76447:ZE:3758:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 110,
"time": "1772699570"
},
"departure": {
"delay": 110,
"time": "1772699570"
},
"stopId": "FR:76447:ZE:5203:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 110,
"time": "1772699030"
},
"departure": {
"delay": 110,
"time": "1772699030"
},
"stopId": "FR:76351:ZE:4984:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 133,
"time": "1772699653"
},
"departure": {
"delay": 133,
"time": "1772699653"
},
"stopId": "FR:76447:ZE:3762:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 128,
"time": "1772699768"
},
"departure": {
"delay": 128,
"time": "1772699768"
},
"stopId": "FR:76447:ZE:3766:ATOUMOD003",
"stopSequence": 15
},
{
"departure": {
"delay": 165,
"time": "1772698665"
},
"stopId": "FR:76351:ZE:4866:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 110,
"time": "1772699510"
},
"departure": {
"delay": 110,
"time": "1772699510"
},
"stopId": "FR:76447:ZE:3741:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 142,
"time": "1772699362"
},
"departure": {
"delay": 142,
"time": "1772699362"
},
"stopId": "FR:76341:ZE:3485:ATOUMOD003",
"stopSequence": 7
}
],
"timestamp": "1772698756",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:11:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4282632x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747833x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 19,
"time": "1772685297"
},
"departure": {
"delay": 19,
"time": "1772685319"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 9,
"time": "1772685346"
},
"departure": {
"delay": 9,
"time": "1772685369"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 32,
"time": "1772684236"
},
"departure": {
"delay": 32,
"time": "1772684252"
},
"stopId": "FR:50129:ZE:10CSM2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -100,
"time": "1772685440"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 31,
"time": "1772684540"
},
"departure": {
"delay": 31,
"time": "1772684551"
},
"stopId": "FR:50129:ZE:10BSJ2:ATOUMOD035",
"stopSequence": 15
},
{
"departure": {
"delay": 166,
"time": "1772683786"
},
"stopId": "FR:50129:ZE:10MXR2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 110,
"time": "1772683832"
},
"departure": {
"delay": 110,
"time": "1772683850"
},
"stopId": "FR:50129:ZE:10CEN2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 94,
"time": "1772683942"
},
"departure": {
"delay": 94,
"time": "1772683954"
},
"stopId": "FR:50129:ZE:10GNT2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 3,
"time": "1772684387"
},
"departure": {
"delay": 3,
"time": "1772684403"
},
"stopId": "FR:50129:ZE:10GDM4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 129,
"time": "1772683921"
},
"departure": {
"delay": 129,
"time": "1772683929"
},
"stopId": "FR:50129:ZE:10BOC2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -62,
"time": "1772684802"
},
"departure": {
"delay": -62,
"time": "1772684818"
},
"stopId": "FR:50129:ZE:10JAR2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -17,
"time": "1772684432"
},
"departure": {
"delay": -17,
"time": "1772684443"
},
"stopId": "FR:50129:ZE:10HxC2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 63,
"time": "1772685216"
},
"departure": {
"delay": 63,
"time": "1772685243"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 54,
"time": "1772684017"
},
"departure": {
"delay": 54,
"time": "1772684034"
},
"stopId": "FR:50129:ZE:10LOG2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 74,
"time": "1772684165"
},
"departure": {
"delay": 74,
"time": "1772684174"
},
"stopId": "FR:50129:ZE:10DEB2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -22,
"time": "1772684723"
},
"departure": {
"delay": -22,
"time": "1772684738"
},
"stopId": "FR:50129:ZE:10ODR2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 16,
"time": "1772684583"
},
"departure": {
"delay": 16,
"time": "1772684596"
},
"stopId": "FR:50129:ZE:10RUC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -45,
"time": "1772684757"
},
"departure": {
"delay": -45,
"time": "1772684775"
},
"stopId": "FR:50129:ZE:10BOS2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 10,
"time": "1772684507"
},
"departure": {
"delay": 10,
"time": "1772684530"
},
"stopId": "FR:50129:ZE:10MTT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 107,
"time": "1772684071"
},
"departure": {
"delay": 107,
"time": "1772684087"
},
"stopId": "FR:50129:ZE:10REN2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 58,
"time": "1772685088"
},
"departure": {
"delay": 58,
"time": "1772685178"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 43,
"time": "1772684293"
},
"departure": {
"delay": 43,
"time": "1772684323"
},
"stopId": "FR:50129:ZE:10SWZ2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 26,
"time": "1772684471"
},
"departure": {
"delay": 26,
"time": "1772684486"
},
"stopId": "FR:50129:ZE:10SEX2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -2,
"time": "1772684918"
},
"departure": {
"delay": -2,
"time": "1772684998"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 81,
"time": "1772684108"
},
"departure": {
"delay": 81,
"time": "1772684121"
},
"stopId": "FR:50129:ZE:10CUR2:ATOUMOD035",
"stopSequence": 7
}
],
"timestamp": "1772698727",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747833x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:215:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 60,
"time": "1772698560"
},
"departure": {
"delay": 60,
"time": "1772698620"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"delay": 60,
"time": "1772698860"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"delay": 60,
"time": "1772697360"
},
"departure": {
"delay": 60,
"time": "1772697420"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"delay": -55,
"time": "1772698020"
},
"departure": {
"delay": -55,
"time": "1772698025"
},
"stopId": "FR:76217:ZE:18033:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"delay": 15,
"time": "1772697190"
},
"departure": {
"delay": 15,
"time": "1772697195"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"delay": 65,
"time": "1772697720"
},
"departure": {
"delay": 65,
"time": "1772697725"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 6
},
{
"departure": {
"delay": 65,
"time": "1772697185"
},
"stopId": "FR:76217:ZE:18042:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"delay": -105,
"time": "1772697910"
},
"departure": {
"delay": -105,
"time": "1772697915"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"delay": -55,
"time": "1772698260"
},
"departure": {
"delay": -55,
"time": "1772698265"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1772698140"
},
"departure": {
"time": "1772698200"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"delay": -55,
"time": "1772698380"
},
"departure": {
"delay": -55,
"time": "1772698385"
},
"stopId": "FR:76217:ZE:18044:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"delay": 65,
"time": "1772698680"
},
"departure": {
"delay": 65,
"time": "1772698685"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"delay": 65,
"time": "1772697660"
},
"departure": {
"delay": 65,
"time": "1772697665"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"delay": 65,
"time": "1772697540"
},
"departure": {
"delay": 65,
"time": "1772697545"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"delay": -105,
"time": "1772698030"
},
"departure": {
"delay": -105,
"time": "1772698035"
},
"stopId": "FR:76217:ZE:18244:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"delay": 65,
"time": "1772698740"
},
"departure": {
"delay": 65,
"time": "1772698745"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"delay": -55,
"time": "1772697900"
},
"departure": {
"delay": -55,
"time": "1772697905"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"delay": 5,
"time": "1772697780"
},
"departure": {
"delay": 5,
"time": "1772697785"
},
"stopId": "FR:76217:ZE:18036:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"delay": -55,
"time": "1772697840"
},
"departure": {
"delay": -55,
"time": "1772697845"
},
"stopId": "FR:76217:ZE:18802:ATOUMOD005",
"stopSequence": 8
}
],
"timestamp": "1772698773",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:215:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4227369x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 143,
"time": "1772698583"
},
"stopId": "FR:76305:ZE:3185:ATOUMOD003",
"stopSequence": 15
},
{
"departure": {
"delay": 119,
"time": "1772698679"
},
"stopId": "FR:76305:ZE:3294:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 69,
"time": "1772698809"
},
"stopId": "FR:76341:ZE:4597:ATOUMOD003",
"stopSequence": 20
},
{
"departure": {
"delay": 91,
"time": "1772698411"
},
"stopId": "FR:76305:ZE:3683:ATOUMOD003",
"stopSequence": 12
},
{
"departure": {
"delay": 108,
"time": "1772698728"
},
"stopId": "FR:76305:ZE:3620:ATOUMOD003",
"stopSequence": 18
},
{
"departure": {
"delay": 127,
"time": "1772698447"
},
"stopId": "FR:76305:ZE:3575:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 86,
"time": "1772698766"
},
"departure": {
"delay": 86,
"time": "1772698766"
},
"stopId": "FR:76341:ZE:3464:ATOUMOD003",
"stopSequence": 19
},
{
"departure": {
"delay": 69,
"time": "1772698629"
},
"stopId": "FR:76305:ZE:3058:ATOUMOD003",
"stopSequence": 16
},
{
"departure": {
"delay": 161,
"time": "1772698541"
},
"stopId": "FR:76305:ZE:3183:ATOUMOD003",
"stopSequence": 14
}
],
"timestamp": "1772698586",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:20:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4227369x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746214x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 60,
"time": "1772700000"
},
"departure": {
"delay": 60,
"time": "1772700000"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 60,
"time": "1772701140"
},
"departure": {
"delay": 60,
"time": "1772701140"
},
"stopId": "FR:50129:ZE:10LON2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 60,
"time": "1772701380"
},
"departure": {
"delay": 60,
"time": "1772701380"
},
"stopId": "FR:50129:ZE:10BON2:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 60,
"time": "1772700780"
},
"departure": {
"delay": 60,
"time": "1772700780"
},
"stopId": "FR:50129:ZE:10HOM2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 60,
"time": "1772699340"
},
"departure": {
"delay": 60,
"time": "1772699340"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 60,
"time": "1772701920"
},
"departure": {
"delay": 60,
"time": "1772701920"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 49
},
{
"arrival": {
"delay": 60,
"time": "1772701200"
},
"departure": {
"delay": 60,
"time": "1772701200"
},
"stopId": "FR:50129:ZE:10BHE2:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 60,
"time": "1772699100"
},
"departure": {
"delay": 60,
"time": "1772699100"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 60,
"time": "1772701860"
},
"departure": {
"delay": 60,
"time": "1772701860"
},
"stopId": "FR:50129:ZE:10SFG2:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 60,
"time": "1772698800"
},
"departure": {
"delay": 60,
"time": "1772698800"
},
"stopId": "FR:50129:ZE:10RSX2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 60,
"time": "1772699460"
},
"departure": {
"delay": 60,
"time": "1772699460"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 60,
"time": "1772699220"
},
"departure": {
"delay": 60,
"time": "1772699220"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 60,
"time": "1772700600"
},
"departure": {
"delay": 60,
"time": "1772700600"
},
"stopId": "FR:50129:ZE:10TRA6:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 60,
"time": "1772701260"
},
"departure": {
"delay": 60,
"time": "1772701260"
},
"stopId": "FR:50129:ZE:10PRE2:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 60,
"time": "1772700420"
},
"departure": {
"delay": 60,
"time": "1772700420"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 26
},
{
"departure": {
"delay": 28,
"time": "1772698528"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 60,
"time": "1772701560"
},
"departure": {
"delay": 60,
"time": "1772701560"
},
"stopId": "FR:50129:ZE:10CAR2:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 60,
"time": "1772699760"
},
"departure": {
"delay": 60,
"time": "1772699760"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 60,
"time": "1772701440"
},
"departure": {
"delay": 60,
"time": "1772701440"
},
"stopId": "FR:50129:ZE:10BRT2:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 60,
"time": "1772700960"
},
"departure": {
"delay": 60,
"time": "1772700960"
},
"stopId": "FR:50129:ZE:10DUB2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 60,
"time": "1772698920"
},
"departure": {
"delay": 60,
"time": "1772698920"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 60,
"time": "1772698860"
},
"departure": {
"delay": 60,
"time": "1772698860"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 60,
"time": "1772699040"
},
"departure": {
"delay": 60,
"time": "1772699040"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 60,
"time": "1772700660"
},
"departure": {
"delay": 60,
"time": "1772700660"
},
"stopId": "FR:50129:ZE:10HUI2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 60,
"time": "1772699940"
},
"departure": {
"delay": 60,
"time": "1772699940"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 60,
"time": "1772698980"
},
"departure": {
"delay": 60,
"time": "1772698980"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 79,
"time": "1772698589"
},
"departure": {
"delay": 79,
"time": "1772698639"
},
"stopId": "FR:50129:ZE:10JGO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 60,
"time": "1772701200"
},
"departure": {
"delay": 60,
"time": "1772701200"
},
"stopId": "FR:50129:ZE:10CPL2:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 60,
"time": "1772700840"
},
"departure": {
"delay": 60,
"time": "1772700840"
},
"stopId": "FR:50129:ZE:10AGO2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 60,
"time": "1772701980"
},
"stopId": "FR:50129:ZE:10MAX1:ATOUMOD035",
"stopSequence": 50
},
{
"arrival": {
"delay": 60,
"time": "1772698860"
},
"departure": {
"delay": 60,
"time": "1772698860"
},
"stopId": "FR:50129:ZE:10MGT2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 60,
"time": "1772700240"
},
"departure": {
"delay": 60,
"time": "1772700240"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"time": "1772698733"
},
"departure": {
"time": "1772698680"
},
"stopId": "FR:50129:ZE:10COS2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 60,
"time": "1772700540"
},
"departure": {
"delay": 60,
"time": "1772700540"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 60,
"time": "1772700180"
},
"departure": {
"delay": 60,
"time": "1772700180"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 60,
"time": "1772701620"
},
"departure": {
"delay": 60,
"time": "1772701620"
},
"stopId": "FR:50129:ZE:10SFN2:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 60,
"time": "1772699340"
},
"departure": {
"delay": 60,
"time": "1772699340"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 60,
"time": "1772700720"
},
"departure": {
"delay": 60,
"time": "1772700720"
},
"stopId": "FR:50129:ZE:10BEL2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 60,
"time": "1772701800"
},
"departure": {
"delay": 60,
"time": "1772701800"
},
"stopId": "FR:50129:ZE:10COF2:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 60,
"time": "1772701680"
},
"departure": {
"delay": 60,
"time": "1772701680"
},
"stopId": "FR:50129:ZE:10ALB2:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 60,
"time": "1772701320"
},
"departure": {
"delay": 60,
"time": "1772701320"
},
"stopId": "FR:50129:ZE:10ARA2:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 60,
"time": "1772698800"
},
"departure": {
"delay": 60,
"time": "1772698800"
},
"stopId": "FR:50129:ZE:10CVE2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 60,
"time": "1772700120"
},
"departure": {
"delay": 60,
"time": "1772700120"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 60,
"time": "1772701080"
},
"departure": {
"delay": 60,
"time": "1772701080"
},
"stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 60,
"time": "1772699640"
},
"departure": {
"delay": 60,
"time": "1772699640"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 60,
"time": "1772701500"
},
"departure": {
"delay": 60,
"time": "1772701500"
},
"stopId": "FR:50129:ZE:10HOU2:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 60,
"time": "1772699280"
},
"departure": {
"delay": 60,
"time": "1772699280"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 60,
"time": "1772700300"
},
"departure": {
"delay": 60,
"time": "1772700300"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 60,
"time": "1772700900"
},
"departure": {
"delay": 60,
"time": "1772700900"
},
"stopId": "FR:50129:ZE:10LAV2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 60,
"time": "1772699520"
},
"departure": {
"delay": 60,
"time": "1772699520"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 17
}
],
"timestamp": "1772698733",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746214x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4011286x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 166,
"time": "1772698546"
},
"stopId": "FR:76351:ZE:3250:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 233,
"time": "1772698973"
},
"departure": {
"delay": 233,
"time": "1772698973"
},
"stopId": "FR:76351:ZE:3507:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 208,
"time": "1772698888"
},
"departure": {
"delay": 208,
"time": "1772698888"
},
"stopId": "FR:76351:ZE:3016:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 258,
"time": "1772699238"
},
"departure": {
"delay": 258,
"time": "1772699238"
},
"stopId": "FR:76351:ZE:3062:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 258,
"time": "1772700498"
},
"departure": {
"delay": 258,
"time": "1772700498"
},
"stopId": "FR:76552:ZE:3297:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 251,
"time": "1772700851"
},
"departure": {
"delay": 251,
"time": "1772700851"
},
"stopId": "FR:76552:ZE:3355:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": 258,
"time": "1772700378"
},
"departure": {
"delay": 258,
"time": "1772700378"
},
"stopId": "FR:76351:ZE:3459:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 214,
"time": "1772700454"
},
"departure": {
"delay": 214,
"time": "1772700454"
},
"stopId": "FR:76552:ZE:3158:ATOUMOD003",
"stopSequence": 43
},
{
"departure": {
"delay": 130,
"time": "1772698450"
},
"stopId": "FR:76351:ZE:3638:ATOUMOD003",
"stopSequence": 17
},
{
"departure": {
"delay": 170,
"time": "1772698610"
},
"stopId": "FR:76351:ZE:3548:ATOUMOD003",
"stopSequence": 19
},
{
"departure": {
"delay": 77,
"time": "1772697917"
},
"stopId": "FR:76447:ZE:3347:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 208,
"time": "1772700328"
},
"departure": {
"delay": 208,
"time": "1772700328"
},
"stopId": "FR:76351:ZE:3020:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 247,
"time": "1772700547"
},
"departure": {
"delay": 247,
"time": "1772700547"
},
"stopId": "FR:76552:ZE:3607:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 208,
"time": "1772700628"
},
"departure": {
"delay": 208,
"time": "1772700628"
},
"stopId": "FR:76552:ZE:3092:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 221,
"time": "1772701001"
},
"departure": {
"delay": 221,
"time": "1772701001"
},
"stopId": "FR:76552:ZE:4519:ATOUMOD003",
"stopSequence": 53
},
{
"arrival": {
"delay": 258,
"time": "1772699958"
},
"departure": {
"delay": 258,
"time": "1772699958"
},
"stopId": "FR:76351:ZE:3022:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 226,
"time": "1772699386"
},
"departure": {
"delay": 226,
"time": "1772699386"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 231,
"time": "1772699031"
},
"departure": {
"delay": 231,
"time": "1772699031"
},
"stopId": "FR:76351:ZE:3224:ATOUMOD003",
"stopSequence": 24
},
{
"departure": {
"delay": 187,
"time": "1772698387"
},
"stopId": "FR:76351:ZE:3137:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 208,
"time": "1772700208"
},
"departure": {
"delay": 208,
"time": "1772700208"
},
"stopId": "FR:76351:ZE:4611:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 256,
"time": "1772700916"
},
"departure": {
"delay": 256,
"time": "1772700916"
},
"stopId": "FR:76552:ZE:3105:ATOUMOD003",
"stopSequence": 51
},
{
"arrival": {
"delay": 256,
"time": "1772699896"
},
"departure": {
"delay": 256,
"time": "1772699896"
},
"stopId": "FR:76351:ZE:3579:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 233,
"time": "1772699573"
},
"departure": {
"delay": 233,
"time": "1772699573"
},
"stopId": "FR:76351:ZE:3028:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 247,
"time": "1772700967"
},
"departure": {
"delay": 247,
"time": "1772700967"
},
"stopId": "FR:76552:ZE:3172:ATOUMOD003",
"stopSequence": 52
},
{
"arrival": {
"delay": 208,
"time": "1772700748"
},
"departure": {
"delay": 208,
"time": "1772700748"
},
"stopId": "FR:76552:ZE:3489:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 208,
"time": "1772699728"
},
"departure": {
"delay": 208,
"time": "1772699728"
},
"stopId": "FR:76351:ZE:4640:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 208,
"time": "1772699308"
},
"departure": {
"delay": 208,
"time": "1772699308"
},
"stopId": "FR:76351:ZE:3192:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 260,
"time": "1772699180"
},
"departure": {
"delay": 260,
"time": "1772699180"
},
"stopId": "FR:76351:ZE:3667:ATOUMOD003",
"stopSequence": 26
},
{
"departure": {
"delay": 266,
"time": "1772698706"
},
"stopId": "FR:76351:ZE:3234:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 265,
"time": "1772700805"
},
"departure": {
"delay": 265,
"time": "1772700805"
},
"stopId": "FR:76552:ZE:3339:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 230,
"time": "1772700110"
},
"departure": {
"delay": 230,
"time": "1772700110"
},
"stopId": "FR:76351:ZE:4593:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 227,
"time": "1772700047"
},
"departure": {
"delay": 227,
"time": "1772700047"
},
"stopId": "FR:76351:ZE:3051:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 208,
"time": "1772701048"
},
"stopId": "FR:76552:ZE:3400:ATOUMOD003",
"stopSequence": 54
},
{
"arrival": {
"delay": 229,
"time": "1772700289"
},
"departure": {
"delay": 229,
"time": "1772700289"
},
"stopId": "FR:76351:ZE:3546:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 208,
"time": "1772698768"
},
"departure": {
"delay": 208,
"time": "1772698768"
},
"stopId": "FR:76351:ZE:3624:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 263,
"time": "1772699123"
},
"departure": {
"delay": 263,
"time": "1772699123"
},
"stopId": "FR:76351:ZE:4516:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 253,
"time": "1772699653"
},
"departure": {
"delay": 253,
"time": "1772699653"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 31
},
{
"departure": {
"delay": 181,
"time": "1772698321"
},
"stopId": "FR:76351:ZE:3595:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 255,
"time": "1772700675"
},
"departure": {
"delay": 255,
"time": "1772700675"
},
"stopId": "FR:76552:ZE:3103:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 235,
"time": "1772699815"
},
"departure": {
"delay": 235,
"time": "1772699815"
},
"stopId": "FR:76351:ZE:3280:ATOUMOD003",
"stopSequence": 34
}
],
"timestamp": "1772698546",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4011286x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD019:ServiceJourney:2x2031419393xPJ01xLMCJxxx:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 97,
"time": "1772698460"
},
"departure": {
"delay": 97,
"time": "1772698477"
},
"stopId": "FR:76476:ZE:150:ATOUMOD019",
"stopSequence": 3
},
{
"arrival": {
"delay": 114,
"time": "1772698540"
},
"departure": {
"delay": 114,
"time": "1772698554"
},
"stopId": "FR:76476:ZE:15466:ATOUMOD019",
"stopSequence": 4
},
{
"arrival": {
"time": "1772698740"
},
"departure": {
"time": "1772698620"
},
"stopId": "FR:76476:ZE:119:ATOUMOD019",
"stopSequence": 7
},
{
"arrival": {
"delay": 170,
"time": "1772698421"
},
"departure": {
"delay": 170,
"time": "1772698430"
},
"stopId": "FR:76476:ZE:15472:ATOUMOD019",
"stopSequence": 2
},
{
"arrival": {
"delay": 177,
"time": "1772698662"
},
"departure": {
"delay": 177,
"time": "1772698677"
},
"stopId": "FR:76476:ZE:15465:ATOUMOD019",
"stopSequence": 5
},
{
"departure": {
"delay": 77,
"time": "1772698277"
},
"stopId": "FR:76476:ZE:15367:ATOUMOD019",
"stopSequence": 1
}
],
"timestamp": "1772698740",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD019:Line:23:LOC",
"tripId": "ATOUMOD019:ServiceJourney:2x2031419393xPJ01xLMCJxxx:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747505x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 240,
"time": "1772698980"
},
"departure": {
"delay": 240,
"time": "1772698980"
},
"stopId": "FR:50129:ZE:10UNI2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 240,
"time": "1772700840"
},
"departure": {
"delay": 240,
"time": "1772700840"
},
"stopId": "FR:50129:ZE:10CRD1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 240,
"time": "1772700300"
},
"departure": {
"delay": 240,
"time": "1772700300"
},
"stopId": "FR:50129:ZE:10GMA3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 240,
"time": "1772700540"
},
"departure": {
"delay": 240,
"time": "1772700540"
},
"stopId": "FR:50129:ZE:10LMW1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 240,
"time": "1772698800"
},
"departure": {
"delay": 240,
"time": "1772698800"
},
"stopId": "FR:50129:ZE:10VDT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 240,
"time": "1772699820"
},
"departure": {
"delay": 240,
"time": "1772699820"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 240,
"time": "1772701020"
},
"stopId": "FR:50129:ZE:10PIS1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 240,
"time": "1772699640"
},
"departure": {
"delay": 240,
"time": "1772699640"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 8
},
{
"departure": {
"time": "1772698500"
},
"stopId": "FR:50129:ZE:10ZFO2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 240,
"time": "1772698860"
},
"departure": {
"delay": 240,
"time": "1772698860"
},
"stopId": "FR:50129:ZE:10PFO4:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 240,
"time": "1772699880"
},
"departure": {
"delay": 240,
"time": "1772699880"
},
"stopId": "FR:50129:ZE:10PLA5:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 240,
"time": "1772700120"
},
"departure": {
"delay": 240,
"time": "1772700120"
},
"stopId": "FR:50129:ZE:10CCI1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 240,
"time": "1772698920"
},
"departure": {
"delay": 240,
"time": "1772698920"
},
"stopId": "FR:50129:ZE:10IUT2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 240,
"time": "1772700420"
},
"departure": {
"delay": 240,
"time": "1772700420"
},
"stopId": "FR:50129:ZE:10MLL3:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 240,
"time": "1772699040"
},
"departure": {
"delay": 240,
"time": "1772699040"
},
"stopId": "FR:50129:ZE:10AIG2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 240,
"time": "1772700600"
},
"departure": {
"delay": 240,
"time": "1772700600"
},
"stopId": "FR:50129:ZE:10CLO1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 240,
"time": "1772699340"
},
"departure": {
"delay": 240,
"time": "1772699340"
},
"stopId": "FR:50129:ZE:10MEN2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 240,
"time": "1772700660"
},
"departure": {
"delay": 240,
"time": "1772700660"
},
"stopId": "FR:50129:ZE:10EUR1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 240,
"time": "1772700660"
},
"departure": {
"delay": 240,
"time": "1772700660"
},
"stopId": "FR:50129:ZE:10ILO1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 240,
"time": "1772700720"
},
"departure": {
"delay": 240,
"time": "1772700720"
},
"stopId": "FR:50129:ZE:10COD1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 240,
"time": "1772700060"
},
"departure": {
"delay": 240,
"time": "1772700060"
},
"stopId": "FR:50129:ZE:10CIT1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 240,
"time": "1772700780"
},
"departure": {
"delay": 240,
"time": "1772700780"
},
"stopId": "FR:50129:ZE:10LMQ1:ATOUMOD035",
"stopSequence": 20
}
],
"timestamp": "1772698736",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:08:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747505x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746147x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 222,
"time": "1772692214"
},
"departure": {
"delay": 222,
"time": "1772692242"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 49
},
{
"arrival": {
"delay": 192,
"time": "1772689129"
},
"departure": {
"delay": 192,
"time": "1772689332"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 136,
"time": "1772691844"
},
"departure": {
"delay": 136,
"time": "1772691856"
},
"stopId": "FR:50129:ZE:10SFN2:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 252,
"time": "1772692120"
},
"departure": {
"delay": 252,
"time": "1772692152"
},
"stopId": "FR:50129:ZE:10COF2:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 173,
"time": "1772691132"
},
"departure": {
"delay": 173,
"time": "1772691173"
},
"stopId": "FR:50129:ZE:10LAV2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 198,
"time": "1772692278"
},
"stopId": "FR:50129:ZE:10MAX1:ATOUMOD035",
"stopSequence": 50
},
{
"arrival": {
"delay": 36,
"time": "1772689105"
},
"departure": {
"delay": 36,
"time": "1772689116"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 219,
"time": "1772691546"
},
"departure": {
"delay": 219,
"time": "1772691579"
},
"stopId": "FR:50129:ZE:10PRE2:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 176,
"time": "1772691203"
},
"departure": {
"delay": 176,
"time": "1772691236"
},
"stopId": "FR:50129:ZE:10DUB2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 150,
"time": "1772689981"
},
"departure": {
"delay": 150,
"time": "1772690010"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 109,
"time": "1772690772"
},
"departure": {
"delay": 109,
"time": "1772690809"
},
"stopId": "FR:50129:ZE:10TRA6:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 127,
"time": "1772689856"
},
"departure": {
"delay": 127,
"time": "1772689867"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 216,
"time": "1772691481"
},
"departure": {
"delay": 216,
"time": "1772691516"
},
"stopId": "FR:50129:ZE:10CPL2:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 162,
"time": "1772690473"
},
"departure": {
"delay": 162,
"time": "1772690562"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 122,
"time": "1772689544"
},
"departure": {
"delay": 122,
"time": "1772689562"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 14
},
{
"departure": {
"delay": 25,
"time": "1772688685"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 182,
"time": "1772691710"
},
"departure": {
"delay": 182,
"time": "1772691722"
},
"stopId": "FR:50129:ZE:10BRT2:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 89,
"time": "1772690409"
},
"departure": {
"delay": 89,
"time": "1772690429"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 157,
"time": "1772691735"
},
"departure": {
"delay": 157,
"time": "1772691757"
},
"stopId": "FR:50129:ZE:10HOU2:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 161,
"time": "1772690962"
},
"departure": {
"delay": 161,
"time": "1772690981"
},
"stopId": "FR:50129:ZE:10BEL2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 36,
"time": "1772688735"
},
"departure": {
"delay": 36,
"time": "1772688756"
},
"stopId": "FR:50129:ZE:10JGO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 46,
"time": "1772689030"
},
"departure": {
"delay": 46,
"time": "1772689066"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 157,
"time": "1772691066"
},
"departure": {
"delay": 157,
"time": "1772691097"
},
"stopId": "FR:50129:ZE:10AGO2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 170,
"time": "1772689356"
},
"departure": {
"delay": 170,
"time": "1772689370"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 176,
"time": "1772689591"
},
"departure": {
"delay": 176,
"time": "1772689616"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 56,
"time": "1772689003"
},
"departure": {
"delay": 56,
"time": "1772689016"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 21,
"time": "1772688886"
},
"departure": {
"delay": 21,
"time": "1772688921"
},
"stopId": "FR:50129:ZE:10RSX2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 180,
"time": "1772691586"
},
"departure": {
"delay": 180,
"time": "1772691600"
},
"stopId": "FR:50129:ZE:10ARA2:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 152,
"time": "1772689733"
},
"departure": {
"delay": 152,
"time": "1772689772"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 112,
"time": "1772690721"
},
"departure": {
"delay": 112,
"time": "1772690752"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 156,
"time": "1772691436"
},
"departure": {
"delay": 156,
"time": "1772691456"
},
"stopId": "FR:50129:ZE:10BHE2:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 171,
"time": "1772689472"
},
"departure": {
"delay": 171,
"time": "1772689491"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 153,
"time": "1772691315"
},
"departure": {
"delay": 153,
"time": "1772691333"
},
"stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 142,
"time": "1772691769"
},
"departure": {
"delay": 142,
"time": "1772691802"
},
"stopId": "FR:50129:ZE:10CAR2:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 32,
"time": "1772688944"
},
"departure": {
"delay": 32,
"time": "1772688992"
},
"stopId": "FR:50129:ZE:10MGT2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 138,
"time": "1772689670"
},
"departure": {
"delay": 138,
"time": "1772689698"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 172,
"time": "1772691376"
},
"departure": {
"delay": 172,
"time": "1772691412"
},
"stopId": "FR:50129:ZE:10LON2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": -33,
"time": "1772688857"
},
"departure": {
"delay": -33,
"time": "1772688867"
},
"stopId": "FR:50129:ZE:10CVE2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 220,
"time": "1772692169"
},
"departure": {
"delay": 220,
"time": "1772692180"
},
"stopId": "FR:50129:ZE:10SFG2:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 147,
"time": "1772690214"
},
"departure": {
"delay": 147,
"time": "1772690247"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 94,
"time": "1772690296"
},
"departure": {
"delay": 94,
"time": "1772690314"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -4,
"time": "1772688828"
},
"departure": {
"delay": -4,
"time": "1772688836"
},
"stopId": "FR:50129:ZE:10COS2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 223,
"time": "1772691663"
},
"departure": {
"delay": 223,
"time": "1772691703"
},
"stopId": "FR:50129:ZE:10BON2:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 125,
"time": "1772691869"
},
"departure": {
"delay": 125,
"time": "1772691905"
},
"stopId": "FR:50129:ZE:10ALB2:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 143,
"time": "1772690630"
},
"departure": {
"delay": 143,
"time": "1772690663"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 149,
"time": "1772689512"
},
"departure": {
"delay": 149,
"time": "1772689529"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 155,
"time": "1772691020"
},
"departure": {
"delay": 155,
"time": "1772691035"
},
"stopId": "FR:50129:ZE:10HOM2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 89,
"time": "1772690099"
},
"departure": {
"delay": 89,
"time": "1772690129"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 107,
"time": "1772690352"
},
"departure": {
"delay": 107,
"time": "1772690387"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 114,
"time": "1772690860"
},
"departure": {
"delay": 114,
"time": "1772690874"
},
"stopId": "FR:50129:ZE:10HUI2:ATOUMOD035",
"stopSequence": 29
}
],
"timestamp": "1772698733",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746147x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC602156:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 13,
"time": "1772697253"
},
"departure": {
"delay": 13,
"time": "1772697253"
},
"stopId": "FR:27031:ZE:0xLESS01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": 40,
"time": "1772697580"
},
"departure": {
"delay": 40,
"time": "1772697580"
},
"stopId": "FR:27229:ZE:0xBOS01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 48,
"time": "1772697048"
},
"departure": {
"delay": 48,
"time": "1772697048"
},
"stopId": "FR:27031:ZE:0xLCOU01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": 27,
"time": "1772698167"
},
"departure": {
"delay": 27,
"time": "1772698167"
},
"stopId": "FR:27229:ZE:0xADO01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 74,
"time": "1772698934"
},
"departure": {
"delay": 74,
"time": "1772698934"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": 40,
"time": "1772697820"
},
"departure": {
"delay": 40,
"time": "1772697820"
},
"stopId": "FR:27229:ZE:0xSAC01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 40,
"time": "1772697635"
},
"departure": {
"delay": 40,
"time": "1772697640"
},
"stopId": "FR:27229:ZE:0xCLS01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": 64,
"time": "1772698564"
},
"departure": {
"delay": 64,
"time": "1772698564"
},
"stopId": "FR:27229:ZE:0xSAU01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": 66,
"time": "1772698386"
},
"departure": {
"delay": 66,
"time": "1772698386"
},
"stopId": "FR:27229:ZE:0xNOR01:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": 50,
"time": "1772697710"
},
"departure": {
"delay": 50,
"time": "1772697710"
},
"stopId": "FR:27229:ZE:0xCAS01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": 63,
"time": "1772698725"
},
"departure": {
"delay": 63,
"time": "1772698743"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": 97,
"time": "1772698357"
},
"departure": {
"delay": 97,
"time": "1772698357"
},
"stopId": "FR:27229:ZE:0xVAL01:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": 40,
"time": "1772697752"
},
"departure": {
"delay": 40,
"time": "1772697760"
},
"stopId": "FR:27229:ZE:0xSAL01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 58,
"time": "1772698978"
},
"stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"time": "1772697540"
},
"departure": {
"time": "1772697540"
},
"stopId": "FR:27229:ZE:0xTAT01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 73,
"time": "1772698813"
},
"departure": {
"delay": 73,
"time": "1772698813"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": 32,
"time": "1772697132"
},
"departure": {
"delay": 32,
"time": "1772697152"
},
"stopId": "FR:27031:ZE:0xRBOU01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": 60,
"time": "1772698320"
},
"departure": {
"delay": 60,
"time": "1772698320"
},
"stopId": "FR:27229:ZE:0xLOR01:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": 90,
"time": "1772698230"
},
"departure": {
"delay": 90,
"time": "1772698230"
},
"stopId": "FR:27229:ZE:0xMAR01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 72,
"time": "1772698032"
},
"departure": {
"delay": 72,
"time": "1772698032"
},
"stopId": "FR:27229:ZE:0xPAN01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 93,
"time": "1772698455"
},
"departure": {
"delay": 93,
"time": "1772698473"
},
"stopId": "FR:27229:ZE:0xCOT01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -39,
"time": "1772697441"
},
"departure": {
"delay": -39,
"time": "1772697441"
},
"stopId": "FR:27229:ZE:0xROS01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": 78,
"time": "1772698098"
},
"departure": {
"delay": 78,
"time": "1772698098"
},
"stopId": "FR:27229:ZE:0xECH01:ATOUMOD004",
"stopSequence": 15
}
],
"timestamp": "1772698406",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T10:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC602156:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596594:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -23,
"time": "1772698477"
},
"departure": {
"delay": -23,
"time": "1772698477"
},
"stopId": "FR:27229:ZE:0xRRE01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -54,
"time": "1772698926"
},
"stopId": "FR:27229:ZE:0xMOL02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -24,
"time": "1772698896"
},
"departure": {
"delay": -24,
"time": "1772698896"
},
"stopId": "FR:27229:ZE:0xRUG02:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -9,
"time": "1772698791"
},
"departure": {
"delay": -9,
"time": "1772698791"
},
"stopId": "FR:27229:ZE:0xKEN04:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": 1,
"time": "1772698381"
},
"departure": {
"delay": 1,
"time": "1772698381"
},
"stopId": "FR:27229:ZE:0xFRI01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 7,
"time": "1772698567"
},
"departure": {
"delay": 7,
"time": "1772698567"
},
"stopId": "FR:27229:ZE:0xROR01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -9,
"time": "1772698851"
},
"departure": {
"delay": -9,
"time": "1772698851"
},
"stopId": "FR:27229:ZE:0xVOL02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": 1,
"time": "1772698681"
},
"departure": {
"delay": 1,
"time": "1772698681"
},
"stopId": "FR:27229:ZE:0xJOL01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 1,
"time": "1772698741"
},
"departure": {
"delay": 1,
"time": "1772698741"
},
"stopId": "FR:27229:ZE:0xPAS01:ATOUMOD004",
"stopSequence": 18
}
],
"timestamp": "1772698496",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596594:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748456x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 46,
"time": "1772697450"
},
"departure": {
"delay": 46,
"time": "1772697466"
},
"stopId": "FR:50129:ZE:10CDF2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 51,
"time": "1772696898"
},
"departure": {
"delay": 51,
"time": "1772696931"
},
"stopId": "FR:50129:ZE:10FJT2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 189,
"time": "1772695557"
},
"departure": {
"delay": 189,
"time": "1772695569"
},
"stopId": "FR:50129:ZE:10VAB1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 49,
"time": "1772697333"
},
"departure": {
"delay": 49,
"time": "1772697349"
},
"stopId": "FR:50129:ZE:10COT2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 179,
"time": "1772695667"
},
"departure": {
"delay": 179,
"time": "1772695679"
},
"stopId": "FR:50129:ZE:10FRA1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 66,
"time": "1772697032"
},
"departure": {
"delay": 66,
"time": "1772697066"
},
"stopId": "FR:50129:ZE:10RED2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 227,
"time": "1772695931"
},
"departure": {
"delay": 227,
"time": "1772695967"
},
"stopId": "FR:50129:ZE:10POL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 86,
"time": "1772695060"
},
"departure": {
"delay": 86,
"time": "1772695106"
},
"stopId": "FR:50129:ZE:10DAN1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 27,
"time": "1772697227"
},
"departure": {
"delay": 27,
"time": "1772697267"
},
"stopId": "FR:50129:ZE:10SAL2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 77,
"time": "1772696256"
},
"departure": {
"delay": 77,
"time": "1772696297"
},
"stopId": "FR:50129:ZE:10CTR1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 192,
"time": "1772695477"
},
"departure": {
"delay": 192,
"time": "1772695512"
},
"stopId": "FR:50129:ZE:10EGL6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 70,
"time": "1772697399"
},
"departure": {
"delay": 70,
"time": "1772697430"
},
"stopId": "FR:50129:ZE:10BCP2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 20,
"time": "1772697184"
},
"departure": {
"delay": 20,
"time": "1772697200"
},
"stopId": "FR:50129:ZE:10ROS2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 46,
"time": "1772696592"
},
"departure": {
"delay": 46,
"time": "1772696686"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 76,
"time": "1772697008"
},
"departure": {
"delay": 76,
"time": "1772697016"
},
"stopId": "FR:50129:ZE:10CIM2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 69,
"time": "1772696190"
},
"departure": {
"delay": 69,
"time": "1772696229"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 113,
"time": "1772695147"
},
"departure": {
"delay": 113,
"time": "1772695193"
},
"stopId": "FR:50129:ZE:10VIG1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 10,
"time": "1772697490"
},
"stopId": "FR:50129:ZE:10DIG1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 58,
"time": "1772697121"
},
"departure": {
"delay": 58,
"time": "1772697178"
},
"stopId": "FR:50129:ZE:10SAD2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 117,
"time": "1772695212"
},
"departure": {
"delay": 117,
"time": "1772695257"
},
"stopId": "FR:50129:ZE:10CRB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 138,
"time": "1772695350"
},
"departure": {
"delay": 138,
"time": "1772695398"
},
"stopId": "FR:50129:ZE:10HUI3:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 208,
"time": "1772695985"
},
"departure": {
"delay": 208,
"time": "1772696008"
},
"stopId": "FR:50129:ZE:10LCO1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 55,
"time": "1772696133"
},
"departure": {
"delay": 55,
"time": "1772696155"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 41,
"time": "1772697084"
},
"departure": {
"delay": 41,
"time": "1772697101"
},
"stopId": "FR:50129:ZE:10VOL2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 25,
"time": "1772696724"
},
"departure": {
"delay": 25,
"time": "1772696785"
},
"stopId": "FR:50129:ZE:10MEN3:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 26,
"time": "1772697292"
},
"departure": {
"delay": 26,
"time": "1772697326"
},
"stopId": "FR:50129:ZE:10PFJ2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 158,
"time": "1772696371"
},
"departure": {
"delay": 158,
"time": "1772696438"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 181,
"time": "1772695700"
},
"departure": {
"delay": 181,
"time": "1772695741"
},
"stopId": "FR:50129:ZE:10LEC1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 171,
"time": "1772695583"
},
"departure": {
"delay": 171,
"time": "1772695611"
},
"stopId": "FR:50129:ZE:10SMT1:ATOUMOD035",
"stopSequence": 8
},
{
"departure": {
"delay": 129,
"time": "1772694909"
},
"stopId": "FR:50129:ZE:10ZAG1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 104,
"time": "1772696077"
},
"departure": {
"delay": 104,
"time": "1772696084"
},
"stopId": "FR:50129:ZE:10STA1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 177,
"time": "1772696474"
},
"departure": {
"delay": 177,
"time": "1772696517"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 196,
"time": "1772695807"
},
"departure": {
"delay": 196,
"time": "1772695816"
},
"stopId": "FR:50129:ZE:10LEB1:ATOUMOD035",
"stopSequence": 11
}
],
"timestamp": "1772698732",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:05:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748456x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4071949x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 55,
"time": "1772697355"
},
"stopId": "FR:76351:ZE:3793:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 55,
"time": "1772697655"
},
"stopId": "FR:76351:ZE:4544:ATOUMOD003",
"stopSequence": 24
}
],
"timestamp": "1772697486",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C4:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4071949x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:719:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772700240"
},
"departure": {
"time": "1772700240"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1772700000"
},
"departure": {
"time": "1772700000"
},
"stopId": "FR:27681:ZE:10116:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1772700480"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1772699700"
},
"departure": {
"time": "1772699700"
},
"stopId": "FR:27562:ZE:50434:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1772700060"
},
"departure": {
"time": "1772700060"
},
"stopId": "FR:27681:ZE:29053:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1772699460"
},
"departure": {
"time": "1772699460"
},
"stopId": "FR:27562:ZE:148:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1772700360"
},
"departure": {
"time": "1772700360"
},
"stopId": "FR:27681:ZE:141:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1772700300"
},
"departure": {
"time": "1772700300"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1772699820"
},
"departure": {
"time": "1772699820"
},
"stopId": "FR:27562:ZE:10053:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1772699520"
},
"departure": {
"time": "1772699520"
},
"stopId": "FR:27562:ZE:37:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1772699760"
},
"departure": {
"time": "1772699760"
},
"stopId": "FR:27562:ZE:10041:ATOUMOD007",
"stopSequence": 7
},
{
"departure": {
"time": "1772699400"
},
"stopId": "FR:27562:ZE:93:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1772699640"
},
"departure": {
"time": "1772699640"
},
"stopId": "FR:27562:ZE:10025:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1772699580"
},
"departure": {
"time": "1772699580"
},
"stopId": "FR:27562:ZE:10020:ATOUMOD007",
"stopSequence": 4
}
],
"timestamp": "1772698764",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:26:LOC",
"tripId": "ATOUMOD007:ServiceJourney:719:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x4470081:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -175,
"time": "1772701925"
},
"departure": {
"delay": -175,
"time": "1772701925"
},
"stopId": "FR:27701:ZE:0x7131:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -217,
"time": "1772702003"
},
"departure": {
"delay": -217,
"time": "1772702003"
},
"stopId": "FR:27701:ZE:0x7147:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -176,
"time": "1772701984"
},
"departure": {
"delay": -176,
"time": "1772701984"
},
"stopId": "FR:27701:ZE:0x7033:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -172,
"time": "1772702408"
},
"departure": {
"delay": -172,
"time": "1772702408"
},
"stopId": "FR:27701:ZE:0x7122:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -249,
"time": "1772701851"
},
"departure": {
"delay": -249,
"time": "1772701851"
},
"stopId": "FR:27701:ZE:0x7058:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -166,
"time": "1772701634"
},
"departure": {
"delay": -166,
"time": "1772701634"
},
"stopId": "FR:27365:ZE:0x6341:ATOUMOD006",
"stopSequence": 7
},
{
"departure": {
"time": "1772701200"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -210,
"time": "1772701650"
},
"departure": {
"delay": -210,
"time": "1772701650"
},
"stopId": "FR:27365:ZE:0x7135:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -222,
"time": "1772701758"
},
"departure": {
"delay": -222,
"time": "1772701758"
},
"stopId": "FR:27701:ZE:0x7091:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -192,
"time": "1772702508"
},
"departure": {
"delay": -192,
"time": "1772702508"
},
"stopId": "FR:27701:ZE:0x7074:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -210,
"time": "1772701950"
},
"departure": {
"delay": -210,
"time": "1772701950"
},
"stopId": "FR:27701:ZE:0x7111:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -98,
"time": "1772701462"
},
"departure": {
"delay": -98,
"time": "1772701462"
},
"stopId": "FR:27701:ZE:0x7052:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -211,
"time": "1772702069"
},
"departure": {
"delay": -211,
"time": "1772702069"
},
"stopId": "FR:27701:ZE:0x7170:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -78,
"time": "1772701362"
},
"departure": {
"delay": -78,
"time": "1772701362"
},
"stopId": "FR:27701:ZE:0x7080:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -218,
"time": "1772702362"
},
"departure": {
"delay": -218,
"time": "1772702362"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -277,
"time": "1772702183"
},
"departure": {
"delay": -277,
"time": "1772702183"
},
"stopId": "FR:27701:ZE:0x7093:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -215,
"time": "1772702305"
},
"departure": {
"delay": -215,
"time": "1772702305"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -198,
"time": "1772701722"
},
"departure": {
"delay": -198,
"time": "1772701722"
},
"stopId": "FR:27701:ZE:0x7063:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -142,
"time": "1772701538"
},
"departure": {
"delay": -142,
"time": "1772701538"
},
"stopId": "FR:27365:ZE:0x6325:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -227,
"time": "1772702593"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -142,
"time": "1772701598"
},
"departure": {
"delay": -142,
"time": "1772701598"
},
"stopId": "FR:27365:ZE:0x7195:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -118,
"time": "1772701502"
},
"departure": {
"delay": -118,
"time": "1772701502"
},
"stopId": "FR:27365:ZE:0x6324:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -177,
"time": "1772702463"
},
"departure": {
"delay": -177,
"time": "1772702463"
},
"stopId": "FR:27701:ZE:0x7030:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -226,
"time": "1772702234"
},
"departure": {
"delay": -226,
"time": "1772702234"
},
"stopId": "FR:27701:ZE:0x7095:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -232,
"time": "1772701808"
},
"departure": {
"delay": -232,
"time": "1772701808"
},
"stopId": "FR:27701:ZE:0x7157:ATOUMOD006",
"stopSequence": 11
}
],
"timestamp": "1772698755",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:4:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x4470081:LOC"
}
}
},
{
"id": "SM:ATOUMOD021:ServiceJourney:55:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 88,
"time": "1772690691"
},
"departure": {
"delay": 88,
"time": "1772690728"
},
"stopId": "FR:14536:ZE:24:ATOUMOD021",
"stopSequence": 10
},
{
"arrival": {
"delay": 9,
"time": "1772691601"
},
"departure": {
"delay": 9,
"time": "1772691669"
},
"stopId": "FR:14333:ZE:7:ATOUMOD021",
"stopSequence": 19
},
{
"arrival": {
"delay": 90,
"time": "1772691810"
},
"departure": {
"delay": 90,
"time": "1772691810"
},
"stopId": "FR:14333:ZE:5:ATOUMOD021",
"stopSequence": 20
},
{
"arrival": {
"delay": 102,
"time": "1772690164"
},
"departure": {
"delay": 102,
"time": "1772690202"
},
"stopId": "FR:14333:ZE:34:ATOUMOD021",
"stopSequence": 5
},
{
"arrival": {
"delay": 25,
"time": "1772691078"
},
"departure": {
"delay": 25,
"time": "1772691085"
},
"stopId": "FR:14333:ZE:19:ATOUMOD021",
"stopSequence": 13
},
{
"arrival": {
"delay": 87,
"time": "1772690076"
},
"departure": {
"delay": 87,
"time": "1772690127"
},
"stopId": "FR:14333:ZE:36:ATOUMOD021",
"stopSequence": 4
},
{
"arrival": {
"delay": 18,
"time": "1772691245"
},
"departure": {
"delay": 18,
"time": "1772691258"
},
"stopId": "FR:14333:ZE:15:ATOUMOD021",
"stopSequence": 15
},
{
"arrival": {
"delay": 9,
"time": "1772691298"
},
"departure": {
"delay": 9,
"time": "1772691309"
},
"stopId": "FR:14333:ZE:13:ATOUMOD021",
"stopSequence": 16
},
{
"arrival": {
"delay": 36,
"time": "1772690276"
},
"departure": {
"delay": 36,
"time": "1772690316"
},
"stopId": "FR:14333:ZE:30:ATOUMOD021",
"stopSequence": 7
},
{
"arrival": {
"delay": 23,
"time": "1772690536"
},
"departure": {
"delay": 23,
"time": "1772690543"
},
"stopId": "FR:14536:ZE:26:ATOUMOD021",
"stopSequence": 9
},
{
"arrival": {
"delay": 23,
"time": "1772691013"
},
"departure": {
"delay": 23,
"time": "1772691023"
},
"stopId": "FR:14333:ZE:21:ATOUMOD021",
"stopSequence": 12
},
{
"arrival": {
"delay": 33,
"time": "1772689897"
},
"departure": {
"delay": 33,
"time": "1772689953"
},
"stopId": "FR:14333:ZE:40:ATOUMOD021",
"stopSequence": 2
},
{
"arrival": {
"delay": 77,
"time": "1772690440"
},
"departure": {
"delay": 77,
"time": "1772690477"
},
"stopId": "FR:14333:ZE:28:ATOUMOD021",
"stopSequence": 8
},
{
"arrival": {
"delay": 20,
"time": "1772691385"
},
"departure": {
"delay": 20,
"time": "1772691440"
},
"stopId": "FR:14333:ZE:11:ATOUMOD021",
"stopSequence": 17
},
{
"arrival": {
"delay": -12,
"time": "1772691494"
},
"departure": {
"delay": -12,
"time": "1772691528"
},
"stopId": "FR:14333:ZE:9:ATOUMOD021",
"stopSequence": 18
},
{
"arrival": {
"delay": 82,
"time": "1772690224"
},
"departure": {
"delay": 82,
"time": "1772690242"
},
"stopId": "FR:14333:ZE:32:ATOUMOD021",
"stopSequence": 6
},
{
"arrival": {
"delay": 39,
"time": "1772690008"
},
"departure": {
"delay": 39,
"time": "1772690019"
},
"stopId": "FR:14333:ZE:38:ATOUMOD021",
"stopSequence": 3
},
{
"arrival": {
"delay": 90,
"time": "1772691870"
},
"stopId": "FR:14333:ZE:3:ATOUMOD021",
"stopSequence": 21
},
{
"arrival": {
"delay": 41,
"time": "1772690896"
},
"departure": {
"delay": 41,
"time": "1772690981"
},
"stopId": "FR:14333:ZE:22:ATOUMOD021",
"stopSequence": 11
},
{
"arrival": {
"delay": 8,
"time": "1772691113"
},
"departure": {
"delay": 8,
"time": "1772691188"
},
"stopId": "FR:14333:ZE:17:ATOUMOD021",
"stopSequence": 14
}
],
"timestamp": "1772698769",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD021:Line:A:LOC",
"tripId": "ATOUMOD021:ServiceJourney:55:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745784x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 173,
"time": "1772692180"
},
"departure": {
"delay": 173,
"time": "1772692253"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 19
},
{
"departure": {
"delay": 26,
"time": "1772690966"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 42,
"time": "1772692403"
},
"departure": {
"delay": 42,
"time": "1772692422"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 17,
"time": "1772691513"
},
"departure": {
"delay": 17,
"time": "1772691557"
},
"stopId": "FR:50129:ZE:10ANN1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 40,
"time": "1772692660"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 97,
"time": "1772691686"
},
"departure": {
"delay": 97,
"time": "1772691757"
},
"stopId": "FR:50129:ZE:10PAX1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 18,
"time": "1772691037"
},
"departure": {
"delay": 18,
"time": "1772691078"
},
"stopId": "FR:50129:ZE:10EPC1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 141,
"time": "1772691824"
},
"departure": {
"delay": 141,
"time": "1772691861"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 113,
"time": "1772692343"
},
"departure": {
"delay": 113,
"time": "1772692373"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 29,
"time": "1772692487"
},
"departure": {
"delay": 29,
"time": "1772692529"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 67,
"time": "1772691635"
},
"departure": {
"delay": 67,
"time": "1772691667"
},
"stopId": "FR:50129:ZE:10CMI1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 39,
"time": "1772691417"
},
"departure": {
"delay": 39,
"time": "1772691459"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 71,
"time": "1772691133"
},
"departure": {
"delay": 71,
"time": "1772691191"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 105,
"time": "1772692276"
},
"departure": {
"delay": 105,
"time": "1772692305"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 139,
"time": "1772691981"
},
"departure": {
"delay": 139,
"time": "1772692039"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 139,
"time": "1772691875"
},
"departure": {
"delay": 139,
"time": "1772691919"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 43,
"time": "1772691239"
},
"departure": {
"delay": 43,
"time": "1772691283"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 43,
"time": "1772691311"
},
"departure": {
"delay": 43,
"time": "1772691343"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 113,
"time": "1772692081"
},
"departure": {
"delay": 113,
"time": "1772692133"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 18
}
],
"timestamp": "1772698735",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745784x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745720x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 117,
"time": "1772698249"
},
"departure": {
"delay": 117,
"time": "1772698257"
},
"stopId": "FR:50129:ZE:10EPC2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 140,
"time": "1772697710"
},
"departure": {
"delay": 140,
"time": "1772697740"
},
"stopId": "FR:50129:ZE:10PAX2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 3,
"time": "1772698563"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 25,
"time": "1772695739"
},
"departure": {
"delay": 25,
"time": "1772695765"
},
"stopId": "FR:50129:ZE:10FLO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 86,
"time": "1772698394"
},
"departure": {
"delay": 86,
"time": "1772698406"
},
"stopId": "FR:50129:ZE:10TLL2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 173,
"time": "1772697801"
},
"departure": {
"delay": 173,
"time": "1772697833"
},
"stopId": "FR:50129:ZE:10ANN2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 60,
"time": "1772698428"
},
"departure": {
"delay": 60,
"time": "1772698440"
},
"stopId": "FR:50129:ZE:10HET2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 12,
"time": "1772696077"
},
"departure": {
"delay": 12,
"time": "1772696112"
},
"stopId": "FR:50129:ZE:10MED4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 159,
"time": "1772697098"
},
"departure": {
"delay": 159,
"time": "1772697219"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 112,
"time": "1772697004"
},
"departure": {
"delay": 112,
"time": "1772697052"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 15
},
{
"departure": {
"delay": -11,
"time": "1772695669"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 35,
"time": "1772698498"
},
"departure": {
"delay": 35,
"time": "1772698535"
},
"stopId": "FR:50129:ZE:10MES2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 57,
"time": "1772696160"
},
"departure": {
"delay": 57,
"time": "1772696217"
},
"stopId": "FR:50129:ZE:10BAG4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 73,
"time": "1772696895"
},
"departure": {
"delay": 73,
"time": "1772696953"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 47,
"time": "1772695945"
},
"departure": {
"delay": 47,
"time": "1772696027"
},
"stopId": "FR:50129:ZE:10NOR6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 156,
"time": "1772697489"
},
"departure": {
"delay": 156,
"time": "1772697516"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 126,
"time": "1772696811"
},
"departure": {
"delay": 126,
"time": "1772696826"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 109,
"time": "1772698325"
},
"departure": {
"delay": 109,
"time": "1772698369"
},
"stopId": "FR:50129:ZE:10PAU2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 44,
"time": "1772696344"
},
"departure": {
"delay": 44,
"time": "1772696384"
},
"stopId": "FR:50129:ZE:10XCT4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 193,
"time": "1772697321"
},
"departure": {
"delay": 193,
"time": "1772697373"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 181,
"time": "1772697292"
},
"departure": {
"delay": 181,
"time": "1772697301"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 130,
"time": "1772697635"
},
"departure": {
"delay": 130,
"time": "1772697670"
},
"stopId": "FR:50129:ZE:10TRA3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 161,
"time": "1772697750"
},
"departure": {
"delay": 161,
"time": "1772697761"
},
"stopId": "FR:50129:ZE:10CMI2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 113,
"time": "1772697559"
},
"departure": {
"delay": 113,
"time": "1772697593"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 101,
"time": "1772698289"
},
"departure": {
"delay": 101,
"time": "1772698301"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 137,
"time": "1772698061"
},
"departure": {
"delay": 137,
"time": "1772698097"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 169,
"time": "1772697914"
},
"departure": {
"delay": 169,
"time": "1772697949"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 45,
"time": "1772698469"
},
"departure": {
"delay": 45,
"time": "1772698485"
},
"stopId": "FR:50129:ZE:10MOR2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 23,
"time": "1772696434"
},
"departure": {
"delay": 23,
"time": "1772696483"
},
"stopId": "FR:50129:ZE:10HPA4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 86,
"time": "1772698134"
},
"departure": {
"delay": 86,
"time": "1772698166"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 136,
"time": "1772697999"
},
"departure": {
"delay": 136,
"time": "1772698036"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 3,
"time": "1772695885"
},
"departure": {
"delay": 3,
"time": "1772695923"
},
"stopId": "FR:50129:ZE:10GDR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 194,
"time": "1772697411"
},
"departure": {
"delay": 194,
"time": "1772697434"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 37,
"time": "1772696279"
},
"departure": {
"delay": 37,
"time": "1772696317"
},
"stopId": "FR:50129:ZE:10GRR2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 59,
"time": "1772696605"
},
"departure": {
"delay": 59,
"time": "1772696639"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -1,
"time": "1772695817"
},
"departure": {
"delay": -1,
"time": "1772695859"
},
"stopId": "FR:50129:ZE:10LPL2:ATOUMOD035",
"stopSequence": 4
}
],
"timestamp": "1772698730",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745720x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748426x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -39,
"time": "1772687234"
},
"departure": {
"delay": -39,
"time": "1772687361"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 27,
"time": "1772688131"
},
"departure": {
"delay": 27,
"time": "1772688147"
},
"stopId": "FR:50129:ZE:10FJT2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -64,
"time": "1772688656"
},
"stopId": "FR:50129:ZE:10DIG1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -52,
"time": "1772686918"
},
"departure": {
"delay": -52,
"time": "1772686928"
},
"stopId": "FR:50129:ZE:10LEB1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -121,
"time": "1772688405"
},
"departure": {
"delay": -121,
"time": "1772688419"
},
"stopId": "FR:50129:ZE:10PFJ2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -24,
"time": "1772686756"
},
"departure": {
"delay": -24,
"time": "1772686776"
},
"stopId": "FR:50129:ZE:10SMT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -47,
"time": "1772686440"
},
"departure": {
"delay": -47,
"time": "1772686453"
},
"stopId": "FR:50129:ZE:10VIG1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 100,
"time": "1772687734"
},
"departure": {
"delay": 100,
"time": "1772687980"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 3,
"time": "1772687424"
},
"departure": {
"delay": 3,
"time": "1772687463"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 4,
"time": "1772688231"
},
"departure": {
"delay": 4,
"time": "1772688244"
},
"stopId": "FR:50129:ZE:10RED2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -37,
"time": "1772688609"
},
"departure": {
"delay": -37,
"time": "1772688623"
},
"stopId": "FR:50129:ZE:10CDF2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": -18,
"time": "1772686471"
},
"departure": {
"delay": -18,
"time": "1772686482"
},
"stopId": "FR:50129:ZE:10CRB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 38,
"time": "1772688206"
},
"departure": {
"delay": 38,
"time": "1772688218"
},
"stopId": "FR:50129:ZE:10CIM2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -44,
"time": "1772686860"
},
"departure": {
"delay": -44,
"time": "1772686876"
},
"stopId": "FR:50129:ZE:10LEC1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -36,
"time": "1772686392"
},
"departure": {
"delay": -36,
"time": "1772686404"
},
"stopId": "FR:50129:ZE:10DAN1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -94,
"time": "1772688374"
},
"departure": {
"delay": -94,
"time": "1772688386"
},
"stopId": "FR:50129:ZE:10SAL2:ATOUMOD035",
"stopSequence": 28
},
{
"departure": {
"delay": 14,
"time": "1772686214"
},
"stopId": "FR:50129:ZE:10ZAG1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -19,
"time": "1772686823"
},
"departure": {
"delay": -19,
"time": "1772686841"
},
"stopId": "FR:50129:ZE:10FRA1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -26,
"time": "1772688262"
},
"departure": {
"delay": -26,
"time": "1772688274"
},
"stopId": "FR:50129:ZE:10VOL2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 51,
"time": "1772687613"
},
"departure": {
"delay": 51,
"time": "1772687631"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 39,
"time": "1772688003"
},
"departure": {
"delay": 39,
"time": "1772688039"
},
"stopId": "FR:50129:ZE:10MEN3:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -20,
"time": "1772688515"
},
"departure": {
"delay": -20,
"time": "1772688580"
},
"stopId": "FR:50129:ZE:10BCP2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 23,
"time": "1772686694"
},
"departure": {
"delay": 23,
"time": "1772686703"
},
"stopId": "FR:50129:ZE:10EGL6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -8,
"time": "1772687485"
},
"departure": {
"delay": -8,
"time": "1772687512"
},
"stopId": "FR:50129:ZE:10CTR1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 35,
"time": "1772687660"
},
"departure": {
"delay": 35,
"time": "1772687675"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -94,
"time": "1772688425"
},
"departure": {
"delay": -94,
"time": "1772688446"
},
"stopId": "FR:50129:ZE:10COT2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": -69,
"time": "1772688338"
},
"departure": {
"delay": -69,
"time": "1772688351"
},
"stopId": "FR:50129:ZE:10ROS2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -85,
"time": "1772687186"
},
"departure": {
"delay": -85,
"time": "1772687195"
},
"stopId": "FR:50129:ZE:10STA1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 11,
"time": "1772686738"
},
"departure": {
"delay": 11,
"time": "1772686751"
},
"stopId": "FR:50129:ZE:10VAB1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -24,
"time": "1772686996"
},
"departure": {
"delay": -24,
"time": "1772687076"
},
"stopId": "FR:50129:ZE:10POL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -50,
"time": "1772687100"
},
"departure": {
"delay": -50,
"time": "1772687110"
},
"stopId": "FR:50129:ZE:10LCO1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 25,
"time": "1772686629"
},
"departure": {
"delay": 25,
"time": "1772686645"
},
"stopId": "FR:50129:ZE:10HUI3:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -30,
"time": "1772688298"
},
"departure": {
"delay": -30,
"time": "1772688330"
},
"stopId": "FR:50129:ZE:10SAD2:ATOUMOD035",
"stopSequence": 26
}
],
"timestamp": "1772698736",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:05:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748426x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3401F6044423x2026x03x01T20x51x11Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772698440"
},
"departure": {
"time": "1772698500"
},
"stopId": "FR:61101:ZE:StopPointxOCETrainxTERx87444562:ATOUMOD002",
"stopSequence": 50
},
{
"departure": {
"time": "1772692260"
},
"stopId": "FR:75115:ZE:StopPointxOCETrainxTERx87391003:ATOUMOD002",
"stopSequence": 36
},
{
"arrival": {
"time": "1772701800"
},
"departure": {
"time": "1772701860"
},
"stopId": "FR:14762:ZE:StopPointxOCETrainxTERx87448159:ATOUMOD002",
"stopSequence": 58
},
{
"arrival": {
"time": "1772695140"
},
"departure": {
"time": "1772695200"
},
"stopId": "FR:28134:ZE:StopPointxOCETrainxTERx87393488:ATOUMOD002",
"stopSequence": 40
},
{
"arrival": {
"time": "1772703480"
},
"departure": {
"time": "1772703540"
},
"stopId": "FR:50188:ZE:StopPointxOCETrainxTERx87447649:ATOUMOD002",
"stopSequence": 62
},
{
"arrival": {
"time": "1772700720"
},
"departure": {
"time": "1772700840"
},
"stopId": "FR:61169:ZE:StopPointxOCETrainxTERx87448001:ATOUMOD002",
"stopSequence": 56
},
{
"arrival": {
"time": "1772697180"
},
"departure": {
"time": "1772697240"
},
"stopId": "FR:61214:ZE:StopPointxOCETrainxTERx87444638:ATOUMOD002",
"stopSequence": 46
},
{
"arrival": {
"time": "1772700060"
},
"departure": {
"time": "1772700120"
},
"stopId": "FR:61063:ZE:StopPointxOCETrainxTERx87448084:ATOUMOD002",
"stopSequence": 54
},
{
"arrival": {
"time": "1772698980"
},
"departure": {
"time": "1772699160"
},
"stopId": "FR:61006:ZE:StopPointxOCETrainxTERx87444539:ATOUMOD002",
"stopSequence": 52
},
{
"arrival": {
"time": "1772704200"
},
"stopId": "FR:50218:ZE:StopPointxOCETrainxTERx87447680:ATOUMOD002",
"stopSequence": 84
},
{
"arrival": {
"time": "1772702880"
},
"departure": {
"time": "1772702940"
},
"stopId": "FR:50639:ZE:StopPointxOCETrainxTERx87447698:ATOUMOD002",
"stopSequence": 60
},
{
"arrival": {
"time": "1772696280"
},
"departure": {
"time": "1772696340"
},
"stopId": "FR:27679:ZE:StopPointxOCETrainxTERx87393595:ATOUMOD002",
"stopSequence": 44
}
],
"timestamp": "1772688650",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx6155CD5FxAB2Dx4274xA052x8C7462540578x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3401F6044423x2026x03x01T20x51x11Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x4490640:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 983,
"time": "1772701163"
},
"departure": {
"delay": 983,
"time": "1772701163"
},
"stopId": "FR:27701:ZE:0x7091:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": 216,
"time": "1772698716"
},
"departure": {
"delay": 216,
"time": "1772698716"
},
"stopId": "FR:27386:ZE:0x6374:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 1049,
"time": "1772701349"
},
"departure": {
"delay": 1049,
"time": "1772701349"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 40
},
{
"arrival": {
"delay": 372,
"time": "1772699232"
},
"departure": {
"delay": 372,
"time": "1772699232"
},
"stopId": "FR:27008:ZE:0x6051:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 353,
"time": "1772699033"
},
"departure": {
"delay": 353,
"time": "1772699033"
},
"stopId": "FR:27008:ZE:0x6053:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 301,
"time": "1772698501"
},
"departure": {
"delay": 301,
"time": "1772698501"
},
"stopId": "FR:27458:ZE:0x6681:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 379,
"time": "1772699179"
},
"departure": {
"delay": 379,
"time": "1772699179"
},
"stopId": "FR:27008:ZE:0x6055:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 251,
"time": "1772698451"
},
"departure": {
"delay": 251,
"time": "1772698451"
},
"stopId": "FR:27458:ZE:0x6693:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 866,
"time": "1772700266"
},
"departure": {
"delay": 866,
"time": "1772700266"
},
"stopId": "FR:27469:ZE:0x6663:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": 334,
"time": "1772699254"
},
"departure": {
"delay": 334,
"time": "1772699254"
},
"stopId": "FR:27348:ZE:0x6293:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 880,
"time": "1772700580"
},
"departure": {
"delay": 880,
"time": "1772700580"
},
"stopId": "FR:27196:ZE:0x6321:ATOUMOD006",
"stopSequence": 30
},
{
"departure": {
"delay": 277,
"time": "1772698177"
},
"stopId": "FR:27458:ZE:0x6686:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": 240,
"time": "1772698380"
},
"departure": {
"delay": 240,
"time": "1772698380"
},
"stopId": "FR:27458:ZE:0x6679:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 282,
"time": "1772698542"
},
"departure": {
"delay": 282,
"time": "1772698542"
},
"stopId": "FR:27458:ZE:0x6695:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 989,
"time": "1772701289"
},
"departure": {
"delay": 989,
"time": "1772701289"
},
"stopId": "FR:27701:ZE:0x7162:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": 276,
"time": "1772698416"
},
"departure": {
"delay": 276,
"time": "1772698416"
},
"stopId": "FR:27458:ZE:0x6685:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 379,
"time": "1772699119"
},
"departure": {
"delay": 379,
"time": "1772699119"
},
"stopId": "FR:27008:ZE:0x6047:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 958,
"time": "1772701438"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 41
},
{
"arrival": {
"delay": 345,
"time": "1772699385"
},
"departure": {
"delay": 345,
"time": "1772699385"
},
"stopId": "FR:27348:ZE:0x6300:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 880,
"time": "1772700520"
},
"departure": {
"delay": 880,
"time": "1772700520"
},
"stopId": "FR:27196:ZE:0x6322:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": 192,
"time": "1772698692"
},
"departure": {
"delay": 192,
"time": "1772698692"
},
"stopId": "FR:27386:ZE:0x6376:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 913,
"time": "1772700373"
},
"departure": {
"delay": 913,
"time": "1772700373"
},
"stopId": "FR:27469:ZE:0x7189:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": 376,
"time": "1772699476"
},
"departure": {
"delay": 376,
"time": "1772699476"
},
"stopId": "FR:27348:ZE:0x6302:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 755,
"time": "1772699915"
},
"departure": {
"delay": 755,
"time": "1772699915"
},
"stopId": "FR:27348:ZE:0x6299:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": 974,
"time": "1772701034"
},
"departure": {
"delay": 974,
"time": "1772701034"
},
"stopId": "FR:27365:ZE:0x6341:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": 353,
"time": "1772698973"
},
"departure": {
"delay": 353,
"time": "1772698973"
},
"stopId": "FR:27008:ZE:0x6049:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 922,
"time": "1772700442"
},
"departure": {
"delay": 922,
"time": "1772700442"
},
"stopId": "FR:27196:ZE:0x6318:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": 279,
"time": "1772698659"
},
"departure": {
"delay": 279,
"time": "1772698659"
},
"stopId": "FR:27386:ZE:0x6367:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 859,
"time": "1772700319"
},
"departure": {
"delay": 859,
"time": "1772700319"
},
"stopId": "FR:27469:ZE:0x6632:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": 1011,
"time": "1772701131"
},
"departure": {
"delay": 1011,
"time": "1772701131"
},
"stopId": "FR:27701:ZE:0x7063:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": 320,
"time": "1772698280"
},
"departure": {
"delay": 320,
"time": "1772698280"
},
"stopId": "FR:27458:ZE:0x6690:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": 989,
"time": "1772701229"
},
"departure": {
"delay": 989,
"time": "1772701229"
},
"stopId": "FR:27701:ZE:0x7103:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": 293,
"time": "1772698853"
},
"departure": {
"delay": 293,
"time": "1772698853"
},
"stopId": "FR:27008:ZE:0x6058:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 298,
"time": "1772698258"
},
"departure": {
"delay": 298,
"time": "1772698258"
},
"stopId": "FR:27458:ZE:0x6682:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": 541,
"time": "1772699701"
},
"departure": {
"delay": 541,
"time": "1772699701"
},
"stopId": "FR:27348:ZE:0x6296:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 231,
"time": "1772698611"
},
"departure": {
"delay": 231,
"time": "1772698611"
},
"stopId": "FR:27458:ZE:0x6699:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 1001,
"time": "1772701001"
},
"departure": {
"delay": 1001,
"time": "1772701001"
},
"stopId": "FR:27365:ZE:0x6333:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": 990,
"time": "1772701050"
},
"departure": {
"delay": 990,
"time": "1772701050"
},
"stopId": "FR:27365:ZE:0x7135:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": 308,
"time": "1772698928"
},
"departure": {
"delay": 308,
"time": "1772698928"
},
"stopId": "FR:27008:ZE:0x6056:ATOUMOD006",
"stopSequence": 14
}
],
"timestamp": "1772698755",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:5:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x4490640:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4071953x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 26,
"time": "1772699426"
},
"departure": {
"delay": 26,
"time": "1772699426"
},
"stopId": "FR:76351:ZE:3545:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 26,
"time": "1772698766"
},
"departure": {
"delay": 26,
"time": "1772698766"
},
"stopId": "FR:76351:ZE:3310:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 78,
"time": "1772699478"
},
"departure": {
"delay": 78,
"time": "1772699478"
},
"stopId": "FR:76351:ZE:3254:ATOUMOD003",
"stopSequence": 16
},
{
"departure": {
"delay": 20,
"time": "1772698520"
},
"stopId": "FR:76481:ZE:5094:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 84,
"time": "1772698824"
},
"departure": {
"delay": 84,
"time": "1772698824"
},
"stopId": "FR:76351:ZE:3528:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 26,
"time": "1772700086"
},
"departure": {
"delay": 26,
"time": "1772700086"
},
"stopId": "FR:76351:ZE:3793:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 27,
"time": "1772699547"
},
"departure": {
"delay": 27,
"time": "1772699547"
},
"stopId": "FR:76351:ZE:3694:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 30,
"time": "1772698890"
},
"departure": {
"delay": 30,
"time": "1772698890"
},
"stopId": "FR:76351:ZE:3374:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 26,
"time": "1772699066"
},
"departure": {
"delay": 26,
"time": "1772699066"
},
"stopId": "FR:76351:ZE:3232:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 85,
"time": "1772699305"
},
"departure": {
"delay": 85,
"time": "1772699305"
},
"stopId": "FR:76351:ZE:3010:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 45,
"time": "1772699805"
},
"departure": {
"delay": 45,
"time": "1772699805"
},
"stopId": "FR:76351:ZE:3280:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 26,
"time": "1772699186"
},
"departure": {
"delay": 26,
"time": "1772699186"
},
"stopId": "FR:76351:ZE:3378:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 81,
"time": "1772699901"
},
"departure": {
"delay": 81,
"time": "1772699901"
},
"stopId": "FR:76351:ZE:3281:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 26,
"time": "1772699606"
},
"departure": {
"delay": 26,
"time": "1772699606"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 18
},
{
"departure": {
"delay": 30,
"time": "1772698650"
},
"stopId": "FR:76351:ZE:3102:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 85,
"time": "1772699965"
},
"departure": {
"delay": 85,
"time": "1772699965"
},
"stopId": "FR:76351:ZE:3177:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 26,
"time": "1772700326"
},
"stopId": "FR:76351:ZE:4544:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 26,
"time": "1772699726"
},
"departure": {
"delay": 26,
"time": "1772699726"
},
"stopId": "FR:76351:ZE:4640:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 26,
"time": "1772698946"
},
"departure": {
"delay": 26,
"time": "1772698946"
},
"stopId": "FR:76351:ZE:3127:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 76,
"time": "1772699356"
},
"departure": {
"delay": 76,
"time": "1772699356"
},
"stopId": "FR:76351:ZE:3383:ATOUMOD003",
"stopSequence": 14
},
{
"departure": {
"delay": 65,
"time": "1772698685"
},
"stopId": "FR:76351:ZE:3199:ATOUMOD003",
"stopSequence": 4
},
{
"departure": {
"delay": 56,
"time": "1772698616"
},
"stopId": "FR:76351:ZE:3462:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 32,
"time": "1772699012"
},
"departure": {
"delay": 32,
"time": "1772699012"
},
"stopId": "FR:76351:ZE:3236:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 42,
"time": "1772699142"
},
"departure": {
"delay": 42,
"time": "1772699142"
},
"stopId": "FR:76351:ZE:3169:ATOUMOD003",
"stopSequence": 11
}
],
"timestamp": "1772698746",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C4:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4071953x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:4692097853554688x4:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 27,
"time": "1772699657"
},
"departure": {
"delay": 27,
"time": "1772699667"
},
"stopId": "FR:14366:ZE:17250002:ATOUMOD036",
"stopSequence": 5
},
{
"arrival": {
"delay": 35,
"time": "1772699605"
},
"departure": {
"delay": 35,
"time": "1772699615"
},
"stopId": "FR:14366:ZE:7150002:ATOUMOD036",
"stopSequence": 4
},
{
"arrival": {
"delay": 37,
"time": "1772699907"
},
"departure": {
"delay": 37,
"time": "1772699917"
},
"stopId": "FR:14366:ZE:9260004:ATOUMOD036",
"stopSequence": 7
},
{
"arrival": {
"delay": 21,
"time": "1772700191"
},
"departure": {
"delay": 21,
"time": "1772700201"
},
"stopId": "FR:14366:ZE:3110004:ATOUMOD036",
"stopSequence": 12
},
{
"arrival": {
"delay": 30,
"time": "1772700080"
},
"departure": {
"delay": 30,
"time": "1772700090"
},
"stopId": "FR:14366:ZE:33070003:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": -8,
"time": "1772699434"
},
"departure": {
"delay": -8,
"time": "1772699452"
},
"stopId": "FR:14366:ZE:5191967587696640:ATOUMOD036",
"stopSequence": 2
},
{
"arrival": {
"delay": -62,
"time": "1772700298"
},
"stopId": "FR:14366:ZE:1190003:ATOUMOD036",
"stopSequence": 13
},
{
"departure": {
"time": "1772699400"
},
"stopId": "FR:14366:ZE:600340010:ATOUMOD036",
"stopSequence": 1
},
{
"arrival": {
"delay": 38,
"time": "1772699968"
},
"departure": {
"delay": 38,
"time": "1772699978"
},
"stopId": "FR:14366:ZE:7160002:ATOUMOD036",
"stopSequence": 8
},
{
"arrival": {
"delay": 34,
"time": "1772699544"
},
"departure": {
"delay": 34,
"time": "1772699554"
},
"stopId": "FR:14366:ZE:658330001:ATOUMOD036",
"stopSequence": 3
},
{
"arrival": {
"delay": 36,
"time": "1772699786"
},
"departure": {
"delay": 36,
"time": "1772699796"
},
"stopId": "FR:14366:ZE:660130001:ATOUMOD036",
"stopSequence": 6
},
{
"arrival": {
"delay": 30,
"time": "1772700140"
},
"departure": {
"delay": 30,
"time": "1772700150"
},
"stopId": "FR:14366:ZE:21190002:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": 15,
"time": "1772700005"
},
"departure": {
"delay": 15,
"time": "1772700015"
},
"stopId": "FR:14366:ZE:3120001:ATOUMOD036",
"stopSequence": 9
}
],
"timestamp": "1772698773",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:5089173048393728:LOC",
"tripId": "ATOUMOD036:ServiceJourney:4692097853554688x4:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4255638x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 96,
"time": "1772700336"
},
"departure": {
"delay": 96,
"time": "1772700336"
},
"stopId": "FR:76351:ZE:4849:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 100,
"time": "1772699140"
},
"departure": {
"delay": 100,
"time": "1772699140"
},
"stopId": "FR:76341:ZE:3065:ATOUMOD003",
"stopSequence": 11
},
{
"departure": {
"delay": 59,
"time": "1772698499"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 98,
"time": "1772701958"
},
"departure": {
"delay": 98,
"time": "1772701958"
},
"stopId": "FR:76305:ZE:4480:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 45,
"time": "1772700645"
},
"departure": {
"delay": 45,
"time": "1772700645"
},
"stopId": "FR:76351:ZE:3079:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 42,
"time": "1772701182"
},
"departure": {
"delay": 42,
"time": "1772701182"
},
"stopId": "FR:76341:ZE:4431:ATOUMOD003",
"stopSequence": 34
},
{
"departure": {
"delay": 87,
"time": "1772698647"
},
"stopId": "FR:76447:ZE:3139:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 66,
"time": "1772701866"
},
"departure": {
"delay": 66,
"time": "1772701866"
},
"stopId": "FR:76305:ZE:4478:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 42,
"time": "1772699742"
},
"departure": {
"delay": 42,
"time": "1772699742"
},
"stopId": "FR:76351:ZE:4298:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 42,
"time": "1772700102"
},
"departure": {
"delay": 42,
"time": "1772700102"
},
"stopId": "FR:76351:ZE:4548:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 42,
"time": "1772699022"
},
"departure": {
"delay": 42,
"time": "1772699022"
},
"stopId": "FR:76447:ZE:3347:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 42,
"time": "1772700522"
},
"departure": {
"delay": 42,
"time": "1772700522"
},
"stopId": "FR:76351:ZE:3038:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 42,
"time": "1772698902"
},
"departure": {
"delay": 42,
"time": "1772698902"
},
"stopId": "FR:76447:ZE:3221:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 42,
"time": "1772702022"
},
"stopId": "FR:76305:ZE:3922:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 42,
"time": "1772700282"
},
"departure": {
"delay": 42,
"time": "1772700282"
},
"stopId": "FR:76351:ZE:3153:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 62,
"time": "1772699822"
},
"departure": {
"delay": 62,
"time": "1772699822"
},
"stopId": "FR:76351:ZE:4367:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 75,
"time": "1772701455"
},
"departure": {
"delay": 75,
"time": "1772701455"
},
"stopId": "FR:76305:ZE:4833:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 63,
"time": "1772699943"
},
"departure": {
"delay": 63,
"time": "1772699943"
},
"stopId": "FR:76351:ZE:5159:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 89,
"time": "1772700869"
},
"departure": {
"delay": 89,
"time": "1772700869"
},
"stopId": "FR:76351:ZE:4984:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 42,
"time": "1772698842"
},
"departure": {
"delay": 42,
"time": "1772698842"
},
"stopId": "FR:76447:ZE:3108:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 88,
"time": "1772699548"
},
"departure": {
"delay": 88,
"time": "1772699548"
},
"stopId": "FR:76351:ZE:3137:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 57,
"time": "1772701377"
},
"departure": {
"delay": 57,
"time": "1772701377"
},
"stopId": "FR:76305:ZE:3149:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 49,
"time": "1772701909"
},
"departure": {
"delay": 49,
"time": "1772701909"
},
"stopId": "FR:76305:ZE:4479:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 90,
"time": "1772701710"
},
"departure": {
"delay": 90,
"time": "1772701710"
},
"stopId": "FR:76305:ZE:3190:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 100,
"time": "1772700160"
},
"departure": {
"delay": 100,
"time": "1772700160"
},
"stopId": "FR:76351:ZE:3042:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 94,
"time": "1772700394"
},
"departure": {
"delay": 94,
"time": "1772700394"
},
"stopId": "FR:76351:ZE:3076:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 58,
"time": "1772699458"
},
"departure": {
"delay": 58,
"time": "1772699458"
},
"stopId": "FR:76351:ZE:3595:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 42,
"time": "1772701422"
},
"departure": {
"delay": 42,
"time": "1772701422"
},
"stopId": "FR:76305:ZE:3440:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 82,
"time": "1772701822"
},
"departure": {
"delay": 82,
"time": "1772701822"
},
"stopId": "FR:76305:ZE:3575:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 98,
"time": "1772698778"
},
"departure": {
"delay": 98,
"time": "1772698778"
},
"stopId": "FR:76447:ZE:3696:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 88,
"time": "1772700568"
},
"departure": {
"delay": 88,
"time": "1772700568"
},
"stopId": "FR:76351:ZE:3673:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 79,
"time": "1772701339"
},
"departure": {
"delay": 79,
"time": "1772701339"
},
"stopId": "FR:76341:ZE:3060:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 69,
"time": "1772699889"
},
"departure": {
"delay": 69,
"time": "1772699889"
},
"stopId": "FR:76351:ZE:3368:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 57,
"time": "1772699277"
},
"departure": {
"delay": 57,
"time": "1772699277"
},
"stopId": "FR:76351:ZE:3502:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 42,
"time": "1772701242"
},
"departure": {
"delay": 42,
"time": "1772701242"
},
"stopId": "FR:76341:ZE:4570:ATOUMOD003",
"stopSequence": 35
},
{
"departure": {
"delay": 59,
"time": "1772698739"
},
"stopId": "FR:76447:ZE:3435:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 42,
"time": "1772700702"
},
"departure": {
"delay": 42,
"time": "1772700702"
},
"stopId": "FR:76351:ZE:4428:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 56,
"time": "1772701256"
},
"departure": {
"delay": 56,
"time": "1772701256"
},
"stopId": "FR:76341:ZE:3581:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 42,
"time": "1772701302"
},
"departure": {
"delay": 42,
"time": "1772701302"
},
"stopId": "FR:76341:ZE:3244:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 42,
"time": "1772700222"
},
"departure": {
"delay": 42,
"time": "1772700222"
},
"stopId": "FR:76351:ZE:3163:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 42,
"time": "1772700762"
},
"departure": {
"delay": 42,
"time": "1772700762"
},
"stopId": "FR:76351:ZE:3048:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 92,
"time": "1772699072"
},
"departure": {
"delay": 92,
"time": "1772699072"
},
"stopId": "FR:76341:ZE:3352:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 67,
"time": "1772699347"
},
"departure": {
"delay": 67,
"time": "1772699347"
},
"stopId": "FR:76351:ZE:3116:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 63,
"time": "1772700483"
},
"departure": {
"delay": 63,
"time": "1772700483"
},
"stopId": "FR:76351:ZE:3572:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 48,
"time": "1772701788"
},
"departure": {
"delay": 48,
"time": "1772701788"
},
"stopId": "FR:76305:ZE:3683:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 42,
"time": "1772701662"
},
"departure": {
"delay": 42,
"time": "1772701662"
},
"stopId": "FR:76305:ZE:3098:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 42,
"time": "1772699382"
},
"departure": {
"delay": 42,
"time": "1772699382"
},
"stopId": "FR:76351:ZE:3164:ATOUMOD003",
"stopSequence": 14
},
{
"departure": {
"delay": 66,
"time": "1772698686"
},
"stopId": "FR:76447:ZE:3147:ATOUMOD003",
"stopSequence": 4
},
{
"departure": {
"delay": 59,
"time": "1772698619"
},
"stopId": "FR:76447:ZE:3493:ATOUMOD003",
"stopSequence": 2
}
],
"timestamp": "1772698746",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:17:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4255638x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748520x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 160,
"time": "1772697497"
},
"departure": {
"delay": 160,
"time": "1772697520"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -29,
"time": "1772698523"
},
"departure": {
"delay": -29,
"time": "1772698531"
},
"stopId": "FR:50129:ZE:10JBO3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 104,
"time": "1772697039"
},
"departure": {
"delay": 104,
"time": "1772697044"
},
"stopId": "FR:50129:ZE:10GRI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 116,
"time": "1772697311"
},
"departure": {
"delay": 116,
"time": "1772697356"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -4,
"time": "1772698604"
},
"departure": {
"delay": -4,
"time": "1772698616"
},
"stopId": "FR:50129:ZE:10CHE1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 54,
"time": "1772697159"
},
"departure": {
"delay": 54,
"time": "1772697174"
},
"stopId": "FR:50129:ZE:10BRA1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 78,
"time": "1772698013"
},
"departure": {
"delay": 78,
"time": "1772698038"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -29,
"time": "1772698282"
},
"departure": {
"delay": -29,
"time": "1772698291"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 157,
"time": "1772697379"
},
"departure": {
"delay": 157,
"time": "1772697457"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -54,
"time": "1772698356"
},
"departure": {
"delay": -54,
"time": "1772698386"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -60,
"time": "1772698308"
},
"departure": {
"delay": -60,
"time": "1772698320"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 49,
"time": "1772697577"
},
"departure": {
"delay": 49,
"time": "1772697589"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 13,
"time": "1772698235"
},
"departure": {
"delay": 13,
"time": "1772698273"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 18
},
{
"departure": {
"delay": 134,
"time": "1772696834"
},
"stopId": "FR:50129:ZE:10PYC1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 47,
"time": "1772698111"
},
"departure": {
"delay": 47,
"time": "1772698127"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 51,
"time": "1772698159"
},
"departure": {
"delay": 51,
"time": "1772698191"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 119,
"time": "1772697110"
},
"departure": {
"delay": 119,
"time": "1772697119"
},
"stopId": "FR:50129:ZE:10MRT1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 97,
"time": "1772697236"
},
"departure": {
"delay": 97,
"time": "1772697277"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 142,
"time": "1772697545"
},
"departure": {
"delay": 142,
"time": "1772697562"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 144,
"time": "1772697072"
},
"departure": {
"delay": 144,
"time": "1772697084"
},
"stopId": "FR:50129:ZE:10FOE1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 144,
"time": "1772696953"
},
"departure": {
"delay": 144,
"time": "1772696964"
},
"stopId": "FR:50129:ZE:10VDT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 129,
"time": "1772697002"
},
"departure": {
"delay": 129,
"time": "1772697009"
},
"stopId": "FR:50129:ZE:10ZFO1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -21,
"time": "1772698659"
},
"stopId": "FR:50129:ZE:10ZSA3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 216,
"time": "1772697690"
},
"departure": {
"delay": 216,
"time": "1772697936"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 14
}
],
"timestamp": "1772698735",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:06:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748520x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:5035925772959744x7:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -15,
"time": "1772700441"
},
"departure": {
"delay": -15,
"time": "1772700465"
},
"stopId": "FR:14366:ZE:646160001:ATOUMOD036",
"stopSequence": 23
},
{
"arrival": {
"delay": 91,
"time": "1772700201"
},
"departure": {
"delay": 91,
"time": "1772700211"
},
"stopId": "FR:14366:ZE:5180281390628864:ATOUMOD036",
"stopSequence": 20
},
{
"arrival": {
"delay": 160,
"time": "1772699670"
},
"departure": {
"delay": 160,
"time": "1772699680"
},
"stopId": "FR:14366:ZE:5160002:ATOUMOD036",
"stopSequence": 12
},
{
"arrival": {
"delay": 184,
"time": "1772699454"
},
"departure": {
"delay": 184,
"time": "1772699464"
},
"stopId": "FR:14366:ZE:652240007:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": 152,
"time": "1772699602"
},
"departure": {
"delay": 152,
"time": "1772699612"
},
"stopId": "FR:14366:ZE:5117418345070592:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": 185,
"time": "1772699875"
},
"departure": {
"delay": 185,
"time": "1772699885"
},
"stopId": "FR:14366:ZE:7160003:ATOUMOD036",
"stopSequence": 15
},
{
"arrival": {
"delay": 162,
"time": "1772699012"
},
"departure": {
"delay": 162,
"time": "1772699022"
},
"stopId": "FR:14366:ZE:6216816191864832:ATOUMOD036",
"stopSequence": 4
},
{
"arrival": {
"delay": 146,
"time": "1772700136"
},
"departure": {
"delay": 146,
"time": "1772700146"
},
"stopId": "FR:14366:ZE:21190003:ATOUMOD036",
"stopSequence": 18
},
{
"arrival": {
"delay": 175,
"time": "1772699145"
},
"departure": {
"delay": 175,
"time": "1772699155"
},
"stopId": "FR:14366:ZE:5199071629279232:ATOUMOD036",
"stopSequence": 6
},
{
"arrival": {
"delay": 133,
"time": "1772700063"
},
"departure": {
"delay": 133,
"time": "1772700073"
},
"stopId": "FR:14366:ZE:33070004:ATOUMOD036",
"stopSequence": 17
},
{
"arrival": {
"delay": -22,
"time": "1772700366"
},
"departure": {
"delay": -22,
"time": "1772700398"
},
"stopId": "FR:14366:ZE:35180003:ATOUMOD036",
"stopSequence": 22
},
{
"arrival": {
"delay": 172,
"time": "1772699922"
},
"departure": {
"delay": 172,
"time": "1772699932"
},
"stopId": "FR:14366:ZE:3120002:ATOUMOD036",
"stopSequence": 16
},
{
"departure": {
"delay": -704,
"time": "1772697856"
},
"stopId": "FR:14366:ZE:779170011:ATOUMOD036",
"stopSequence": 2
},
{
"arrival": {
"delay": 203,
"time": "1772699233"
},
"departure": {
"delay": 203,
"time": "1772699243"
},
"stopId": "FR:14366:ZE:25050002:ATOUMOD036",
"stopSequence": 7
},
{
"arrival": {
"delay": 4,
"time": "1772700294"
},
"departure": {
"delay": 4,
"time": "1772700304"
},
"stopId": "FR:14366:ZE:764280004:ATOUMOD036",
"stopSequence": 21
},
{
"arrival": {
"delay": 144,
"time": "1772699294"
},
"departure": {
"delay": 144,
"time": "1772699304"
},
"stopId": "FR:14366:ZE:23030003:ATOUMOD036",
"stopSequence": 8
},
{
"arrival": {
"delay": 210,
"time": "1772698880"
},
"departure": {
"delay": 210,
"time": "1772698890"
},
"stopId": "FR:14366:ZE:3100005:ATOUMOD036",
"stopSequence": 3
},
{
"arrival": {
"delay": -34,
"time": "1772700686"
},
"stopId": "FR:14366:ZE:660040002:ATOUMOD036",
"stopSequence": 26
},
{
"arrival": {
"delay": -23,
"time": "1772700544"
},
"departure": {
"delay": -23,
"time": "1772700577"
},
"stopId": "FR:14366:ZE:1210003:ATOUMOD036",
"stopSequence": 24
},
{
"arrival": {
"delay": 166,
"time": "1772699796"
},
"departure": {
"delay": 166,
"time": "1772699806"
},
"stopId": "FR:14366:ZE:9260005:ATOUMOD036",
"stopSequence": 14
},
{
"arrival": {
"delay": 164,
"time": "1772699374"
},
"departure": {
"delay": 164,
"time": "1772699384"
},
"stopId": "FR:14366:ZE:1200004:ATOUMOD036",
"stopSequence": 9
},
{
"arrival": {
"delay": 172,
"time": "1772699742"
},
"departure": {
"delay": 172,
"time": "1772699752"
},
"stopId": "FR:14366:ZE:4784504850874368:ATOUMOD036",
"stopSequence": 13
}
],
"timestamp": "1772698773",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:5131776580124672:LOC",
"tripId": "ATOUMOD036:ServiceJourney:5035925772959744x7:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:385:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772706120"
},
"departure": {
"time": "1772706120"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 15
},
{
"departure": {
"time": "1772704860"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1772705760"
},
"departure": {
"time": "1772705760"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1772704980"
},
"departure": {
"time": "1772704980"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1772706540"
},
"stopId": "FR:76217:ZE:18041:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1772705940"
},
"departure": {
"time": "1772705940"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1772706300"
},
"departure": {
"time": "1772706300"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1772705820"
},
"departure": {
"time": "1772705820"
},
"stopId": "FR:76217:ZE:18037:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1772705160"
},
"departure": {
"time": "1772705160"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1772705880"
},
"departure": {
"time": "1772705880"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1772705580"
},
"departure": {
"time": "1772705580"
},
"stopId": "FR:76217:ZE:18325:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1772706480"
},
"departure": {
"time": "1772706480"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1772705400"
},
"departure": {
"time": "1772705400"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1772705640"
},
"departure": {
"time": "1772705640"
},
"stopId": "FR:76217:ZE:18093:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1772705460"
},
"departure": {
"time": "1772705460"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1772705700"
},
"departure": {
"time": "1772705700"
},
"stopId": "FR:76217:ZE:18052:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1772705280"
},
"departure": {
"time": "1772705280"
},
"stopId": "FR:76217:ZE:18043:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1772705520"
},
"departure": {
"time": "1772705520"
},
"stopId": "FR:76217:ZE:18067:ATOUMOD005",
"stopSequence": 7
}
],
"timestamp": "1772698773",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:385:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746136x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 16,
"time": "1772690025"
},
"departure": {
"delay": 16,
"time": "1772690056"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 128,
"time": "1772690755"
},
"departure": {
"delay": 128,
"time": "1772690768"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 56,
"time": "1772690968"
},
"departure": {
"delay": 56,
"time": "1772690996"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 76,
"time": "1772690801"
},
"departure": {
"delay": 76,
"time": "1772690836"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 47,
"time": "1772688697"
},
"departure": {
"delay": 47,
"time": "1772688707"
},
"stopId": "FR:50129:ZE:10CAR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 14,
"time": "1772688785"
},
"departure": {
"delay": 14,
"time": "1772688794"
},
"stopId": "FR:50129:ZE:10BON1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 62,
"time": "1772688646"
},
"departure": {
"delay": 62,
"time": "1772688662"
},
"stopId": "FR:50129:ZE:10SFN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 27,
"time": "1772690113"
},
"departure": {
"delay": 27,
"time": "1772690127"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 57,
"time": "1772689093"
},
"departure": {
"delay": 57,
"time": "1772689137"
},
"stopId": "FR:50129:ZE:10LON1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 60,
"time": "1772691203"
},
"departure": {
"delay": 60,
"time": "1772691240"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": -19,
"time": "1772691581"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 46,
"time": "1772691265"
},
"departure": {
"delay": 46,
"time": "1772691286"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 144,
"time": "1772690633"
},
"departure": {
"delay": 144,
"time": "1772690664"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 17,
"time": "1772691491"
},
"departure": {
"delay": 17,
"time": "1772691497"
},
"stopId": "FR:50129:ZE:10COS1:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 126,
"time": "1772688523"
},
"departure": {
"delay": 126,
"time": "1772688546"
},
"stopId": "FR:50129:ZE:10COF1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 31,
"time": "1772690892"
},
"departure": {
"delay": 31,
"time": "1772690911"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 54,
"time": "1772691406"
},
"departure": {
"delay": 54,
"time": "1772691414"
},
"stopId": "FR:50129:ZE:10MGT1:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 126,
"time": "1772690446"
},
"departure": {
"delay": 126,
"time": "1772690526"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 30,
"time": "1772688718"
},
"departure": {
"delay": 30,
"time": "1772688750"
},
"stopId": "FR:50129:ZE:10HOU1:ATOUMOD035",
"stopSequence": 7
},
{
"departure": {
"delay": 119,
"time": "1772688479"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"time": "1772688769"
},
"departure": {
"time": "1772688780"
},
"stopId": "FR:50129:ZE:10BRT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 49,
"time": "1772689056"
},
"departure": {
"delay": 49,
"time": "1772689069"
},
"stopId": "FR:50129:ZE:10BHE1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 2,
"time": "1772689520"
},
"departure": {
"delay": 2,
"time": "1772689562"
},
"stopId": "FR:50129:ZE:10HUI1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -7,
"time": "1772689396"
},
"departure": {
"delay": -7,
"time": "1772689433"
},
"stopId": "FR:50129:ZE:10HOM1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -7,
"time": "1772689358"
},
"departure": {
"delay": -7,
"time": "1772689373"
},
"stopId": "FR:50129:ZE:10AGO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 25,
"time": "1772691429"
},
"departure": {
"delay": 25,
"time": "1772691445"
},
"stopId": "FR:50129:ZE:10RSX1:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": -4,
"time": "1772689855"
},
"departure": {
"delay": -4,
"time": "1772689916"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -5,
"time": "1772690230"
},
"departure": {
"delay": -5,
"time": "1772690275"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 49,
"time": "1772691314"
},
"departure": {
"delay": 49,
"time": "1772691349"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 26,
"time": "1772689251"
},
"departure": {
"delay": 26,
"time": "1772689286"
},
"stopId": "FR:50129:ZE:10DUB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 58,
"time": "1772689183"
},
"departure": {
"delay": 58,
"time": "1772689198"
},
"stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 10,
"time": "1772689761"
},
"departure": {
"delay": 10,
"time": "1772689810"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 18,
"time": "1772689592"
},
"departure": {
"delay": 18,
"time": "1772689638"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 146,
"time": "1772688500"
},
"departure": {
"delay": 146,
"time": "1772688506"
},
"stopId": "FR:50129:ZE:10SFG1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 15,
"time": "1772688909"
},
"departure": {
"delay": 15,
"time": "1772689035"
},
"stopId": "FR:50129:ZE:10CPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 62,
"time": "1772691009"
},
"departure": {
"delay": 62,
"time": "1772691062"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": -9,
"time": "1772689478"
},
"departure": {
"delay": -9,
"time": "1772689491"
},
"stopId": "FR:50129:ZE:10BEL1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 14,
"time": "1772689956"
},
"departure": {
"delay": 14,
"time": "1772689994"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -75,
"time": "1772688876"
},
"departure": {
"delay": -75,
"time": "1772688885"
},
"stopId": "FR:50129:ZE:10PRE1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 92,
"time": "1772688613"
},
"departure": {
"delay": 92,
"time": "1772688632"
},
"stopId": "FR:50129:ZE:10ALB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 32,
"time": "1772691362"
},
"departure": {
"delay": 32,
"time": "1772691392"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 6,
"time": "1772689314"
},
"departure": {
"delay": 6,
"time": "1772689326"
},
"stopId": "FR:50129:ZE:10LAV1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 15,
"time": "1772689653"
},
"departure": {
"delay": 15,
"time": "1772689695"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 23,
"time": "1772690150"
},
"departure": {
"delay": 23,
"time": "1772690183"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -52,
"time": "1772688836"
},
"departure": {
"delay": -52,
"time": "1772688848"
},
"stopId": "FR:50129:ZE:10ARA1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 55,
"time": "1772691461"
},
"departure": {
"delay": 55,
"time": "1772691475"
},
"stopId": "FR:50129:ZE:10CVE1:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 72,
"time": "1772691148"
},
"departure": {
"delay": 72,
"time": "1772691192"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 68,
"time": "1772690936"
},
"departure": {
"delay": 68,
"time": "1772690948"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 36
}
],
"timestamp": "1772698734",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746136x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745715x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 238,
"time": "1772692761"
},
"departure": {
"delay": 238,
"time": "1772692798"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 248,
"time": "1772693371"
},
"departure": {
"delay": 248,
"time": "1772693408"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 161,
"time": "1772694029"
},
"departure": {
"delay": 161,
"time": "1772694041"
},
"stopId": "FR:50129:ZE:10MES2:ATOUMOD035",
"stopSequence": 36
},
{
"departure": {
"delay": 7,
"time": "1772691007"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 167,
"time": "1772693857"
},
"departure": {
"delay": 167,
"time": "1772693867"
},
"stopId": "FR:50129:ZE:10TLL2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 80,
"time": "1772691521"
},
"departure": {
"delay": 80,
"time": "1772691560"
},
"stopId": "FR:50129:ZE:10BAG4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 36,
"time": "1772691171"
},
"departure": {
"delay": 36,
"time": "1772691216"
},
"stopId": "FR:50129:ZE:10LPL2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 197,
"time": "1772693464"
},
"departure": {
"delay": 197,
"time": "1772693477"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 54,
"time": "1772691941"
},
"departure": {
"delay": 54,
"time": "1772691954"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 206,
"time": "1772693173"
},
"departure": {
"delay": 206,
"time": "1772693186"
},
"stopId": "FR:50129:ZE:10PAX2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 60,
"time": "1772691252"
},
"departure": {
"delay": 60,
"time": "1772691300"
},
"stopId": "FR:50129:ZE:10GDR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 203,
"time": "1772693513"
},
"departure": {
"delay": 203,
"time": "1772693543"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 87,
"time": "1772691639"
},
"departure": {
"delay": 87,
"time": "1772691687"
},
"stopId": "FR:50129:ZE:10GRR2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 243,
"time": "1772692952"
},
"departure": {
"delay": 243,
"time": "1772692983"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 182,
"time": "1772693687"
},
"departure": {
"delay": 182,
"time": "1772693702"
},
"stopId": "FR:50129:ZE:10EPC2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 46,
"time": "1772691069"
},
"departure": {
"delay": 46,
"time": "1772691106"
},
"stopId": "FR:50129:ZE:10FLO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 185,
"time": "1772693973"
},
"departure": {
"delay": 185,
"time": "1772694005"
},
"stopId": "FR:50129:ZE:10MOR2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 30,
"time": "1772692303"
},
"departure": {
"delay": 30,
"time": "1772692350"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 145,
"time": "1772694085"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 93,
"time": "1772691837"
},
"departure": {
"delay": 93,
"time": "1772691873"
},
"stopId": "FR:50129:ZE:10HPA4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 235,
"time": "1772693193"
},
"departure": {
"delay": 235,
"time": "1772693215"
},
"stopId": "FR:50129:ZE:10CMI2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 176,
"time": "1772693603"
},
"departure": {
"delay": 176,
"time": "1772693636"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 240,
"time": "1772692641"
},
"departure": {
"delay": 240,
"time": "1772692680"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 185,
"time": "1772693791"
},
"departure": {
"delay": 185,
"time": "1772693825"
},
"stopId": "FR:50129:ZE:10PAU2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 170,
"time": "1772693732"
},
"departure": {
"delay": 170,
"time": "1772693750"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 131,
"time": "1772692094"
},
"departure": {
"delay": 131,
"time": "1772692151"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 203,
"time": "1772693026"
},
"departure": {
"delay": 203,
"time": "1772693063"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 48,
"time": "1772691425"
},
"departure": {
"delay": 48,
"time": "1772691468"
},
"stopId": "FR:50129:ZE:10MED4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 237,
"time": "1772692713"
},
"departure": {
"delay": 237,
"time": "1772692737"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 115,
"time": "1772691720"
},
"departure": {
"delay": 115,
"time": "1772691775"
},
"stopId": "FR:50129:ZE:10XCT4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 253,
"time": "1772693266"
},
"departure": {
"delay": 253,
"time": "1772693293"
},
"stopId": "FR:50129:ZE:10ANN2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 56,
"time": "1772692200"
},
"departure": {
"delay": 56,
"time": "1772692256"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 144,
"time": "1772693891"
},
"departure": {
"delay": 144,
"time": "1772693904"
},
"stopId": "FR:50129:ZE:10HET2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 75,
"time": "1772691329"
},
"departure": {
"delay": 75,
"time": "1772691375"
},
"stopId": "FR:50129:ZE:10NOR6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 217,
"time": "1772693098"
},
"departure": {
"delay": 217,
"time": "1772693137"
},
"stopId": "FR:50129:ZE:10TRA3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 254,
"time": "1772692836"
},
"departure": {
"delay": 254,
"time": "1772692874"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 19
}
],
"timestamp": "1772698732",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745715x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD037:ServiceJourney:1400000372:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": -180,
"time": "1772698800"
},
"stopId": "FR:61001:ZE:Plxnitrex:ATOUMOD037",
"stopSequence": 23
},
{
"departure": {
"delay": -180,
"time": "1772699160"
},
"stopId": "FR:61001:ZE:ConseilxDxpartementl:ATOUMOD037",
"stopSequence": 29
},
{
"departure": {
"delay": -180,
"time": "1772699640"
},
"stopId": "FR:61117:ZE:CondxxMoulx:ATOUMOD037",
"stopSequence": 36
},
{
"departure": {
"delay": -180,
"time": "1772699220"
},
"stopId": "FR:61001:ZE:CroixxMercier:ATOUMOD037",
"stopSequence": 30
},
{
"departure": {
"delay": -180,
"time": "1772699520"
},
"stopId": "FR:61001:ZE:Mazeline:ATOUMOD037",
"stopSequence": 34
},
{
"departure": {
"delay": -180,
"time": "1772699340"
},
"stopId": "FR:61001:ZE:Colbert:ATOUMOD037",
"stopSequence": 32
},
{
"arrival": {
"delay": 55,
"time": "1772698615"
},
"departure": {
"delay": 55,
"time": "1772698675"
},
"stopId": "FR:61001:ZE:Ernouf:ATOUMOD037",
"stopSequence": 21
},
{
"departure": {
"delay": -180,
"time": "1772699160"
},
"stopId": "FR:61001:ZE:RxsidencexStrasbourg:ATOUMOD037",
"stopSequence": 28
},
{
"arrival": {
"delay": -181,
"time": "1772698676"
},
"departure": {
"delay": -181,
"time": "1772698679"
},
"stopId": "FR:61001:ZE:CP:ATOUMOD037",
"stopSequence": 22
},
{
"departure": {
"delay": -180,
"time": "1772699940"
},
"stopId": "FR:61143:ZE:Universitxs:ATOUMOD037",
"stopSequence": 38
},
{
"departure": {
"delay": -180,
"time": "1772699580"
},
"stopId": "FR:61001:ZE:PortexdexBretagne:ATOUMOD037",
"stopSequence": 35
},
{
"departure": {
"delay": -180,
"time": "1772698860"
},
"stopId": "FR:61001:ZE:SaintexThxrxse:ATOUMOD037",
"stopSequence": 24
},
{
"departure": {
"delay": -180,
"time": "1772698920"
},
"stopId": "FR:61001:ZE:CitxxAdministrativex:ATOUMOD037",
"stopSequence": 25
},
{
"departure": {
"delay": -180,
"time": "1772699040"
},
"stopId": "FR:61001:ZE:GarexSNCF:ATOUMOD037",
"stopSequence": 26
},
{
"departure": {
"delay": -180,
"time": "1772699400"
},
"stopId": "FR:61001:ZE:ChapeauxRouge:ATOUMOD037",
"stopSequence": 33
},
{
"departure": {
"delay": -180,
"time": "1772699820"
},
"stopId": "FR:61143:ZE:PontxduxFresne:ATOUMOD037",
"stopSequence": 37
},
{
"departure": {
"delay": -180,
"time": "1772699280"
},
"stopId": "FR:61001:ZE:LycxexAlainxBdxxMxzy:ATOUMOD037",
"stopSequence": 31
},
{
"arrival": {
"delay": 35,
"time": "1772698554"
},
"departure": {
"delay": 35,
"time": "1772698595"
},
"stopId": "FR:61001:ZE:Montsort:ATOUMOD037",
"stopSequence": 20
},
{
"arrival": {
"delay": -180,
"time": "1772699940"
},
"stopId": "FR:61143:ZE:PU:ATOUMOD037",
"stopSequence": 39
}
],
"timestamp": "1772698747",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD037:Line:B:LOC",
"tripId": "ATOUMOD037:ServiceJourney:1400000372:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN857110F6025017x2026x02x28T22x07x15Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772698560"
},
"stopId": "FR:72181:ZE:StopPointxOCETrainxTERx87396002:ATOUMOD002",
"stopSequence": 42
},
{
"arrival": {
"time": "1772691900"
},
"departure": {
"time": "1772691960"
},
"stopId": "FR:14654:ZE:StopPointxOCETrainxTERx87444216:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"time": "1772697480"
},
"departure": {
"time": "1772697540"
},
"stopId": "FR:72147:ZE:StopPointxOCETrainxTERx87396036:ATOUMOD002",
"stopSequence": 37
},
{
"departure": {
"time": "1772690700"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 4
},
{
"arrival": {
"time": "1772695320"
},
"departure": {
"time": "1772695440"
},
"stopId": "FR:61001:ZE:StopPointxOCETrainxTERx87444711:ATOUMOD002",
"stopSequence": 27
},
{
"arrival": {
"time": "1772697840"
},
"departure": {
"time": "1772697900"
},
"stopId": "FR:72217:ZE:StopPointxOCETrainxTERx87396028:ATOUMOD002",
"stopSequence": 39
},
{
"arrival": {
"time": "1772698200"
},
"departure": {
"time": "1772698260"
},
"stopId": "FR:72181:ZE:StopPointxOCETrainxTERx87743872:ATOUMOD002",
"stopSequence": 41
},
{
"arrival": {
"time": "1772695980"
},
"departure": {
"time": "1772696040"
},
"stopId": "FR:72138:ZE:StopPointxOCETrainxTERx87396093:ATOUMOD002",
"stopSequence": 29
},
{
"arrival": {
"time": "1772696520"
},
"departure": {
"time": "1772696580"
},
"stopId": "FR:72380:ZE:StopPointxOCETrainxTERx87396077:ATOUMOD002",
"stopSequence": 31
},
{
"arrival": {
"time": "1772694480"
},
"departure": {
"time": "1772694540"
},
"stopId": "FR:61464:ZE:StopPointxOCETrainxTERx87444695:ATOUMOD002",
"stopSequence": 14
},
{
"arrival": {
"time": "1772693220"
},
"departure": {
"time": "1772693340"
},
"stopId": "FR:61006:ZE:StopPointxOCETrainxTERx87444539:ATOUMOD002",
"stopSequence": 10
},
{
"arrival": {
"time": "1772697180"
},
"departure": {
"time": "1772697240"
},
"stopId": "FR:72205:ZE:StopPointxOCETrainxTERx87396044:ATOUMOD002",
"stopSequence": 35
},
{
"arrival": {
"time": "1772693880"
},
"departure": {
"time": "1772693940"
},
"stopId": "FR:61101:ZE:StopPointxOCETrainxTERx87444562:ATOUMOD002",
"stopSequence": 12
},
{
"arrival": {
"time": "1772696940"
},
"departure": {
"time": "1772697000"
},
"stopId": "FR:72349:ZE:StopPointxOCETrainxTERx87396051:ATOUMOD002",
"stopSequence": 33
},
{
"arrival": {
"time": "1772691480"
},
"departure": {
"time": "1772691540"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 6
}
],
"timestamp": "1772687090",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx1f647a2cx138dx47dex8fb5x333f230e16f7x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN857110F6025017x2026x02x28T22x07x15Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758078x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 52,
"time": "1772689312"
},
"stopId": "FR:50082:ZE:BCQSF2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -50,
"time": "1772691550"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 57,
"time": "1772689386"
},
"departure": {
"delay": 57,
"time": "1772689437"
},
"stopId": "FR:50082:ZE:BCQIN1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -32,
"time": "1772689616"
},
"departure": {
"delay": -32,
"time": "1772689648"
},
"stopId": "FR:50082:ZE:BCQBG1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 129,
"time": "1772691599"
},
"departure": {
"delay": 129,
"time": "1772691609"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 43,
"time": "1772689863"
},
"departure": {
"delay": 43,
"time": "1772689903"
},
"stopId": "FR:50425:ZE:RLBMA1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 46,
"time": "1772690145"
},
"departure": {
"delay": 46,
"time": "1772690206"
},
"stopId": "FR:50149:ZE:COUBG1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 153,
"time": "1772691519"
},
"departure": {
"delay": 153,
"time": "1772691573"
},
"stopId": "FR:50129:ZE:10PLA4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 47,
"time": "1772691251"
},
"departure": {
"delay": 47,
"time": "1772691347"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 79,
"time": "1772691095"
},
"departure": {
"delay": 79,
"time": "1772691139"
},
"stopId": "FR:50129:ZE:10ANJ7:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 35,
"time": "1772690354"
},
"departure": {
"delay": 35,
"time": "1772690375"
},
"stopId": "FR:50230:ZE:HARFE1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 53,
"time": "1772690771"
},
"departure": {
"delay": 53,
"time": "1772690813"
},
"stopId": "FR:50294:ZE:MARPO1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 51,
"time": "1772690591"
},
"departure": {
"delay": 51,
"time": "1772690631"
},
"stopId": "FR:50294:ZE:MARMA1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 71,
"time": "1772691379"
},
"departure": {
"delay": 71,
"time": "1772691431"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 11
}
],
"timestamp": "1772698737",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:E:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758078x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758380x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -81,
"time": "1772690530"
},
"departure": {
"delay": -81,
"time": "1772690559"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 20,
"time": "1772689685"
},
"departure": {
"delay": 20,
"time": "1772689700"
},
"stopId": "FR:50575:ZE:SIDHC1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 114,
"time": "1772689064"
},
"departure": {
"delay": 114,
"time": "1772689074"
},
"stopId": "FR:50045:ZE:BENBG1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 12,
"time": "1772689860"
},
"departure": {
"delay": 12,
"time": "1772689872"
},
"stopId": "FR:50294:ZE:MARPO1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 186,
"time": "1772688053"
},
"departure": {
"delay": 186,
"time": "1772688066"
},
"stopId": "FR:50184:ZE:FLAHB1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -82,
"time": "1772690404"
},
"departure": {
"delay": -82,
"time": "1772690438"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 91,
"time": "1772689131"
},
"departure": {
"delay": 91,
"time": "1772689171"
},
"stopId": "FR:50045:ZE:BENCG1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 143,
"time": "1772687830"
},
"departure": {
"delay": 143,
"time": "1772687843"
},
"stopId": "FR:50184:ZE:FLAES1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -80,
"time": "1772690485"
},
"departure": {
"delay": -80,
"time": "1772690500"
},
"stopId": "FR:50129:ZE:10PLA4:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 149,
"time": "1772688798"
},
"departure": {
"delay": 149,
"time": "1772688809"
},
"stopId": "FR:50402:ZE:PIXZAF:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 24,
"time": "1772690149"
},
"departure": {
"delay": 24,
"time": "1772690184"
},
"stopId": "FR:50129:ZE:10ANJ7:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -128,
"time": "1772690309"
},
"departure": {
"delay": -128,
"time": "1772690332"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 54,
"time": "1772689434"
},
"departure": {
"delay": 54,
"time": "1772689434"
},
"stopId": "FR:50643:ZE:VIRMA1:ATOUMOD035",
"stopSequence": 11
},
{
"departure": {
"delay": 37,
"time": "1772687557"
},
"stopId": "FR:50184:ZE:FLAEN1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -73,
"time": "1772690687"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 188,
"time": "1772688433"
},
"departure": {
"delay": 188,
"time": "1772688488"
},
"stopId": "FR:50402:ZE:PIXLAN:ATOUMOD035",
"stopSequence": 7
}
],
"timestamp": "1772698733",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758380x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:545:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772713680"
},
"departure": {
"time": "1772713680"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1772714340"
},
"stopId": "FR:76217:ZE:18041:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1772713380"
},
"departure": {
"time": "1772713380"
},
"stopId": "FR:76217:ZE:18093:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1772713260"
},
"departure": {
"time": "1772713260"
},
"stopId": "FR:76217:ZE:18067:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1772713920"
},
"departure": {
"time": "1772713920"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1772714100"
},
"departure": {
"time": "1772714100"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1772713440"
},
"departure": {
"time": "1772713440"
},
"stopId": "FR:76217:ZE:18052:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1772713560"
},
"departure": {
"time": "1772713560"
},
"stopId": "FR:76217:ZE:18037:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1772713020"
},
"departure": {
"time": "1772713020"
},
"stopId": "FR:76217:ZE:18043:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1772714280"
},
"departure": {
"time": "1772714280"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1772713500"
},
"departure": {
"time": "1772713500"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1772713320"
},
"departure": {
"time": "1772713320"
},
"stopId": "FR:76217:ZE:18325:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1772712780"
},
"departure": {
"time": "1772712780"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1772713140"
},
"departure": {
"time": "1772713140"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 5
},
{
"departure": {
"time": "1772712600"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1772713620"
},
"departure": {
"time": "1772713620"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1772712900"
},
"departure": {
"time": "1772712900"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1772713200"
},
"departure": {
"time": "1772713200"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 6
}
],
"timestamp": "1772698158",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:545:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230375x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 112,
"time": "1772699032"
},
"departure": {
"delay": 112,
"time": "1772699032"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 158,
"time": "1772700098"
},
"departure": {
"delay": 158,
"time": "1772700098"
},
"stopId": "FR:76351:ZE:4115:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 139,
"time": "1772699299"
},
"departure": {
"delay": 139,
"time": "1772699299"
},
"stopId": "FR:76351:ZE:3276:ATOUMOD003",
"stopSequence": 28
},
{
"departure": {
"delay": 68,
"time": "1772698448"
},
"stopId": "FR:76351:ZE:3605:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 109,
"time": "1772699629"
},
"departure": {
"delay": 109,
"time": "1772699629"
},
"stopId": "FR:76351:ZE:3200:ATOUMOD003",
"stopSequence": 30
},
{
"departure": {
"delay": 71,
"time": "1772698091"
},
"stopId": "FR:76351:ZE:3707:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 109,
"time": "1772698729"
},
"departure": {
"delay": 109,
"time": "1772698729"
},
"stopId": "FR:76351:ZE:3192:ATOUMOD003",
"stopSequence": 21
},
{
"departure": {
"delay": 102,
"time": "1772698242"
},
"stopId": "FR:76351:ZE:3568:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 109,
"time": "1772699809"
},
"departure": {
"delay": 109,
"time": "1772699809"
},
"stopId": "FR:76351:ZE:3770:ATOUMOD003",
"stopSequence": 32
},
{
"departure": {
"delay": 95,
"time": "1772698295"
},
"stopId": "FR:76351:ZE:3376:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 109,
"time": "1772699089"
},
"departure": {
"delay": 109,
"time": "1772699089"
},
"stopId": "FR:76351:ZE:4643:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 109,
"time": "1772700409"
},
"stopId": "FR:76341:ZE:3691:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 150,
"time": "1772699910"
},
"departure": {
"delay": 150,
"time": "1772699910"
},
"stopId": "FR:76351:ZE:3685:ATOUMOD003",
"stopSequence": 35
},
{
"departure": {
"delay": 52,
"time": "1772698192"
},
"stopId": "FR:76351:ZE:3728:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 127,
"time": "1772699887"
},
"departure": {
"delay": 127,
"time": "1772699887"
},
"stopId": "FR:76351:ZE:3019:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 153,
"time": "1772700153"
},
"departure": {
"delay": 153,
"time": "1772700153"
},
"stopId": "FR:76351:ZE:4523:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 163,
"time": "1772699143"
},
"departure": {
"delay": 163,
"time": "1772699143"
},
"stopId": "FR:76351:ZE:3646:ATOUMOD003",
"stopSequence": 26
},
{
"departure": {
"delay": 93,
"time": "1772698353"
},
"stopId": "FR:76351:ZE:3414:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 109,
"time": "1772700049"
},
"departure": {
"delay": 109,
"time": "1772700049"
},
"stopId": "FR:76351:ZE:3447:ATOUMOD003",
"stopSequence": 36
},
{
"departure": {
"delay": 141,
"time": "1772698641"
},
"stopId": "FR:76351:ZE:3062:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 162,
"time": "1772698962"
},
"departure": {
"delay": 162,
"time": "1772698962"
},
"stopId": "FR:76351:ZE:3028:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 132,
"time": "1772699232"
},
"departure": {
"delay": 132,
"time": "1772699232"
},
"stopId": "FR:76351:ZE:3501:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 127,
"time": "1772699707"
},
"departure": {
"delay": 127,
"time": "1772699707"
},
"stopId": "FR:76351:ZE:3543:ATOUMOD003",
"stopSequence": 31
},
{
"departure": {
"delay": 69,
"time": "1772698149"
},
"stopId": "FR:76351:ZE:4875:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 156,
"time": "1772699856"
},
"departure": {
"delay": 156,
"time": "1772699856"
},
"stopId": "FR:76351:ZE:3007:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 118,
"time": "1772698798"
},
"departure": {
"delay": 118,
"time": "1772698798"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 109,
"time": "1772699389"
},
"departure": {
"delay": 109,
"time": "1772699389"
},
"stopId": "FR:76351:ZE:5183:ATOUMOD003",
"stopSequence": 29
}
],
"timestamp": "1772698676",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230375x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:395:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772706360"
},
"departure": {
"time": "1772706360"
},
"stopId": "FR:76217:ZE:18824:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1772706720"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1772706000"
},
"departure": {
"time": "1772706000"
},
"stopId": "FR:76217:ZE:18822:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1772705520"
},
"departure": {
"time": "1772705520"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1772705880"
},
"departure": {
"time": "1772705880"
},
"stopId": "FR:76217:ZE:18817:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1772706600"
},
"departure": {
"time": "1772706600"
},
"stopId": "FR:76217:ZE:18286:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1772706120"
},
"departure": {
"time": "1772706120"
},
"stopId": "FR:76217:ZE:18823:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1772706480"
},
"departure": {
"time": "1772706480"
},
"stopId": "FR:76217:ZE:18032:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1772705640"
},
"departure": {
"time": "1772705640"
},
"stopId": "FR:76217:ZE:18816:ATOUMOD005",
"stopSequence": 3
},
{
"departure": {
"time": "1772705400"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1772705760"
},
"departure": {
"time": "1772705760"
},
"stopId": "FR:76217:ZE:18821:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1772706240"
},
"departure": {
"time": "1772706240"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 8
}
],
"timestamp": "1772696772",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:97:LOC",
"tripId": "ATOUMOD005:ServiceJourney:395:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4244154xGTFSxGSemH25xSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 95,
"time": "1772698715"
},
"stopId": "FR:76660:ZE:3260:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 132,
"time": "1772700312"
},
"departure": {
"delay": 132,
"time": "1772700312"
},
"stopId": "FR:76351:ZE:4867:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 95,
"time": "1772699375"
},
"departure": {
"delay": 95,
"time": "1772699375"
},
"stopId": "FR:76305:ZE:4915:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 95,
"time": "1772700455"
},
"stopId": "FR:76351:ZE:5206:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 95,
"time": "1772699975"
},
"departure": {
"delay": 95,
"time": "1772699975"
},
"stopId": "FR:76351:ZE:4983:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 115,
"time": "1772700175"
},
"departure": {
"delay": 115,
"time": "1772700175"
},
"stopId": "FR:76351:ZE:3613:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 95,
"time": "1772699195"
},
"departure": {
"delay": 95,
"time": "1772699195"
},
"stopId": "FR:76305:ZE:4818:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 151,
"time": "1772699431"
},
"departure": {
"delay": 151,
"time": "1772699431"
},
"stopId": "FR:76305:ZE:4998:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 95,
"time": "1772699495"
},
"departure": {
"delay": 95,
"time": "1772699495"
},
"stopId": "FR:76305:ZE:4940:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 98,
"time": "1772700218"
},
"departure": {
"delay": 98,
"time": "1772700218"
},
"stopId": "FR:76351:ZE:4869:ATOUMOD003",
"stopSequence": 27
}
],
"timestamp": "1772698656",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:25:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4244154xGTFSxGSemH25xSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4075718x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 63,
"time": "1772698263"
},
"stopId": "FR:76351:ZE:3029:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 152,
"time": "1772698952"
},
"departure": {
"delay": 152,
"time": "1772698952"
},
"stopId": "FR:76351:ZE:3245:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 146,
"time": "1772699006"
},
"departure": {
"delay": 146,
"time": "1772699006"
},
"stopId": "FR:76351:ZE:3859:ATOUMOD003",
"stopSequence": 14
},
{
"departure": {
"delay": 117,
"time": "1772698137"
},
"stopId": "FR:76351:ZE:4581:ATOUMOD003",
"stopSequence": 2
},
{
"departure": {
"delay": 88,
"time": "1772698228"
},
"stopId": "FR:76351:ZE:3529:ATOUMOD003",
"stopSequence": 3
},
{
"departure": {
"delay": 81,
"time": "1772698041"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 133,
"time": "1772699113"
},
"stopId": "FR:76351:ZE:3716:ATOUMOD003",
"stopSequence": 15
},
{
"departure": {
"delay": 136,
"time": "1772698636"
},
"stopId": "FR:76351:ZE:3688:ATOUMOD003",
"stopSequence": 9
},
{
"departure": {
"delay": 142,
"time": "1772698522"
},
"stopId": "FR:76351:ZE:4572:ATOUMOD003",
"stopSequence": 7
},
{
"departure": {
"delay": 183,
"time": "1772698743"
},
"stopId": "FR:76351:ZE:3045:ATOUMOD003",
"stopSequence": 10
},
{
"departure": {
"delay": 71,
"time": "1772698391"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 151,
"time": "1772698891"
},
"departure": {
"delay": 151,
"time": "1772698891"
},
"stopId": "FR:76351:ZE:3675:ATOUMOD003",
"stopSequence": 12
},
{
"departure": {
"delay": 138,
"time": "1772698578"
},
"stopId": "FR:76351:ZE:3666:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 133,
"time": "1772698813"
},
"departure": {
"delay": 133,
"time": "1772698813"
},
"stopId": "FR:76351:ZE:3144:ATOUMOD003",
"stopSequence": 11
},
{
"departure": {
"delay": 163,
"time": "1772698483"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 6
}
],
"timestamp": "1772698336",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C6:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4075718x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4011220x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 240,
"time": "1772698020"
},
"stopId": "FR:76351:ZE:3249:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 185,
"time": "1772698805"
},
"departure": {
"delay": 185,
"time": "1772698805"
},
"stopId": "FR:76447:ZE:3066:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 153,
"time": "1772698953"
},
"departure": {
"delay": 153,
"time": "1772698953"
},
"stopId": "FR:76447:ZE:3268:ATOUMOD003",
"stopSequence": 52
},
{
"arrival": {
"delay": 150,
"time": "1772699070"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 54
},
{
"arrival": {
"delay": 208,
"time": "1772698768"
},
"departure": {
"delay": 208,
"time": "1772698768"
},
"stopId": "FR:76447:ZE:3122:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 150,
"time": "1772699010"
},
"departure": {
"delay": 150,
"time": "1772699010"
},
"stopId": "FR:76447:ZE:3130:ATOUMOD003",
"stopSequence": 53
},
{
"departure": {
"delay": 195,
"time": "1772698695"
},
"stopId": "FR:76447:ZE:3120:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 244,
"time": "1772698744"
},
"departure": {
"delay": 244,
"time": "1772698744"
},
"stopId": "FR:76447:ZE:3238:ATOUMOD003",
"stopSequence": 46
},
{
"departure": {
"delay": 257,
"time": "1772698577"
},
"stopId": "FR:76447:ZE:3107:ATOUMOD003",
"stopSequence": 44
},
{
"departure": {
"delay": 248,
"time": "1772698148"
},
"stopId": "FR:76351:ZE:3136:ATOUMOD003",
"stopSequence": 40
},
{
"departure": {
"delay": 224,
"time": "1772698544"
},
"stopId": "FR:76447:ZE:3220:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 183,
"time": "1772698923"
},
"departure": {
"delay": 183,
"time": "1772698923"
},
"stopId": "FR:76447:ZE:3406:ATOUMOD003",
"stopSequence": 51
},
{
"departure": {
"delay": 168,
"time": "1772698728"
},
"stopId": "FR:76447:ZE:3515:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 198,
"time": "1772698878"
},
"departure": {
"delay": 198,
"time": "1772698878"
},
"stopId": "FR:76447:ZE:3432:ATOUMOD003",
"stopSequence": 50
},
{
"departure": {
"delay": 212,
"time": "1772698472"
},
"stopId": "FR:76447:ZE:3346:ATOUMOD003",
"stopSequence": 42
},
{
"departure": {
"delay": 210,
"time": "1772698230"
},
"stopId": "FR:76351:ZE:3593:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 198,
"time": "1772698098"
},
"departure": {
"delay": 198,
"time": "1772698098"
},
"stopId": "FR:76351:ZE:3637:ATOUMOD003",
"stopSequence": 39
}
],
"timestamp": "1772698056",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4011220x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x4470627:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -75,
"time": "1772699325"
},
"departure": {
"delay": -75,
"time": "1772699325"
},
"stopId": "FR:27701:ZE:0x7043:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -72,
"time": "1772699748"
},
"departure": {
"delay": -72,
"time": "1772699748"
},
"stopId": "FR:27701:ZE:0x7101:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -31,
"time": "1772698949"
},
"departure": {
"delay": -31,
"time": "1772698949"
},
"stopId": "FR:27701:ZE:0x7117:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -185,
"time": "1772700055"
},
"departure": {
"delay": -185,
"time": "1772700055"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -73,
"time": "1772699267"
},
"departure": {
"delay": -73,
"time": "1772699267"
},
"stopId": "FR:27701:ZE:0x6583:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -84,
"time": "1772699916"
},
"departure": {
"delay": -84,
"time": "1772699916"
},
"stopId": "FR:27375:ZE:0x6443:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -99,
"time": "1772700021"
},
"departure": {
"delay": -99,
"time": "1772700021"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -30,
"time": "1772699550"
},
"departure": {
"delay": -30,
"time": "1772699550"
},
"stopId": "FR:27701:ZE:0x7069:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -55,
"time": "1772699585"
},
"departure": {
"delay": -55,
"time": "1772699585"
},
"stopId": "FR:27701:ZE:0x7037:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -242,
"time": "1772700178"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -215,
"time": "1772700145"
},
"departure": {
"delay": -215,
"time": "1772700145"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 21
},
{
"departure": {
"time": "1772698800"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -51,
"time": "1772698989"
},
"departure": {
"delay": -51,
"time": "1772698989"
},
"stopId": "FR:27701:ZE:0x7115:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -10,
"time": "1772699510"
},
"departure": {
"delay": -10,
"time": "1772699510"
},
"stopId": "FR:27701:ZE:0x7133:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -46,
"time": "1772699474"
},
"departure": {
"delay": -46,
"time": "1772699474"
},
"stopId": "FR:27701:ZE:0x7045:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -1,
"time": "1772698919"
},
"departure": {
"delay": -1,
"time": "1772698919"
},
"stopId": "FR:27701:ZE:0x7087:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -51,
"time": "1772699109"
},
"departure": {
"delay": -51,
"time": "1772699109"
},
"stopId": "FR:27701:ZE:0x7096:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -32,
"time": "1772699848"
},
"departure": {
"delay": -32,
"time": "1772699848"
},
"stopId": "FR:27375:ZE:0x6408:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -45,
"time": "1772699415"
},
"departure": {
"delay": -45,
"time": "1772699415"
},
"stopId": "FR:27701:ZE:0x7055:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -98,
"time": "1772699962"
},
"departure": {
"delay": -98,
"time": "1772699962"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -57,
"time": "1772699223"
},
"departure": {
"delay": -57,
"time": "1772699223"
},
"stopId": "FR:27701:ZE:0x7109:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -42,
"time": "1772699658"
},
"departure": {
"delay": -42,
"time": "1772699658"
},
"stopId": "FR:27701:ZE:0x7128:ATOUMOD006",
"stopSequence": 14
}
],
"timestamp": "1772698755",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x4470627:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748434x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 171,
"time": "1772697433"
},
"departure": {
"delay": 171,
"time": "1772697471"
},
"stopId": "FR:50129:ZE:10PHG2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 11,
"time": "1772698251"
},
"departure": {
"delay": 11,
"time": "1772698271"
},
"stopId": "FR:50129:ZE:10VAB2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 116,
"time": "1772697646"
},
"departure": {
"delay": 116,
"time": "1772697656"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 55,
"time": "1772696371"
},
"departure": {
"delay": 55,
"time": "1772696395"
},
"stopId": "FR:50129:ZE:10PFJ1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 45,
"time": "1772698232"
},
"departure": {
"delay": 45,
"time": "1772698245"
},
"stopId": "FR:50129:ZE:10SMT2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 53,
"time": "1772697923"
},
"departure": {
"delay": 53,
"time": "1772697953"
},
"stopId": "FR:50129:ZE:10POL2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 127,
"time": "1772697693"
},
"departure": {
"delay": 127,
"time": "1772697727"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -7,
"time": "1772698484"
},
"departure": {
"delay": -7,
"time": "1772698493"
},
"stopId": "FR:50129:ZE:10CRB2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 151,
"time": "1772697493"
},
"departure": {
"delay": 151,
"time": "1772697511"
},
"stopId": "FR:50129:ZE:10FDC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -2,
"time": "1772698426"
},
"departure": {
"delay": -2,
"time": "1772698438"
},
"stopId": "FR:50129:ZE:10HUI4:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": -57,
"time": "1772696518"
},
"departure": {
"delay": -57,
"time": "1772696583"
},
"stopId": "FR:50129:ZE:10RED1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 145,
"time": "1772697582"
},
"departure": {
"delay": 145,
"time": "1772697625"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 22,
"time": "1772698570"
},
"departure": {
"delay": 22,
"time": "1772698582"
},
"stopId": "FR:50129:ZE:10DAN2:ATOUMOD035",
"stopSequence": 33
},
{
"departure": {
"delay": 14,
"time": "1772696174"
},
"stopId": "FR:50129:ZE:10DIG1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 55,
"time": "1772696834"
},
"departure": {
"delay": 55,
"time": "1772696935"
},
"stopId": "FR:50129:ZE:10MEN2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -20,
"time": "1772698780"
},
"stopId": "FR:50129:ZE:10ZAG2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 101,
"time": "1772697811"
},
"departure": {
"delay": 101,
"time": "1772697821"
},
"stopId": "FR:50129:ZE:10STA2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 192,
"time": "1772696983"
},
"departure": {
"delay": 192,
"time": "1772697372"
},
"stopId": "FR:50129:ZE:10SHU3:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -11,
"time": "1772696257"
},
"departure": {
"delay": -11,
"time": "1772696269"
},
"stopId": "FR:50129:ZE:10BCP1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 11,
"time": "1772698324"
},
"departure": {
"delay": 11,
"time": "1772698331"
},
"stopId": "FR:50129:ZE:10EGL5:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -90,
"time": "1772696484"
},
"departure": {
"delay": -90,
"time": "1772696490"
},
"stopId": "FR:50129:ZE:10VOL1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -6,
"time": "1772696436"
},
"departure": {
"delay": -6,
"time": "1772696454"
},
"stopId": "FR:50129:ZE:10ROS1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 19,
"time": "1772698146"
},
"departure": {
"delay": 19,
"time": "1772698159"
},
"stopId": "FR:50129:ZE:10FRA2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 38,
"time": "1772698521"
},
"departure": {
"delay": 38,
"time": "1772698538"
},
"stopId": "FR:50129:ZE:10VIG2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": -50,
"time": "1772696458"
},
"departure": {
"delay": -50,
"time": "1772696470"
},
"stopId": "FR:50129:ZE:10SAD1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 72,
"time": "1772697896"
},
"departure": {
"delay": 72,
"time": "1772697912"
},
"stopId": "FR:50129:ZE:10LCO2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -38,
"time": "1772696664"
},
"departure": {
"delay": -38,
"time": "1772696722"
},
"stopId": "FR:50129:ZE:10FJT1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 35,
"time": "1772696306"
},
"departure": {
"delay": 35,
"time": "1772696315"
},
"stopId": "FR:50129:ZE:10COT1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 18,
"time": "1772696211"
},
"departure": {
"delay": 18,
"time": "1772696238"
},
"stopId": "FR:50129:ZE:10CDF1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -92,
"time": "1772696594"
},
"departure": {
"delay": -92,
"time": "1772696608"
},
"stopId": "FR:50129:ZE:10CIM1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 146,
"time": "1772697550"
},
"departure": {
"delay": 146,
"time": "1772697566"
},
"stopId": "FR:50129:ZE:10CTR3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -8,
"time": "1772698122"
},
"departure": {
"delay": -8,
"time": "1772698132"
},
"stopId": "FR:50129:ZE:10LEC2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 27,
"time": "1772698037"
},
"departure": {
"delay": 27,
"time": "1772698047"
},
"stopId": "FR:50129:ZE:10LEB2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 24,
"time": "1772696412"
},
"departure": {
"delay": 24,
"time": "1772696424"
},
"stopId": "FR:50129:ZE:10SAL1:ATOUMOD035",
"stopSequence": 6
}
],
"timestamp": "1772698736",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:05:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748434x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x4487686:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -94,
"time": "1772700626"
},
"departure": {
"delay": -94,
"time": "1772700626"
},
"stopId": "FR:27701:ZE:0x7043:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -266,
"time": "1772701414"
},
"departure": {
"delay": -266,
"time": "1772701414"
},
"stopId": "FR:27330:ZE:0x6262:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": 27,
"time": "1772700387"
},
"departure": {
"delay": 27,
"time": "1772700387"
},
"stopId": "FR:27701:ZE:0x7040:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -150,
"time": "1772701050"
},
"departure": {
"delay": -150,
"time": "1772701050"
},
"stopId": "FR:27598:ZE:0x6870:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -139,
"time": "1772700761"
},
"departure": {
"delay": -139,
"time": "1772700761"
},
"stopId": "FR:27537:ZE:0x6824:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 11,
"time": "1772700131"
},
"departure": {
"delay": 11,
"time": "1772700131"
},
"stopId": "FR:27701:ZE:0x7119:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -166,
"time": "1772701154"
},
"departure": {
"delay": -166,
"time": "1772701154"
},
"stopId": "FR:27015:ZE:0x6072:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -102,
"time": "1772700798"
},
"departure": {
"delay": -102,
"time": "1772700798"
},
"stopId": "FR:27537:ZE:0x6830:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -77,
"time": "1772700643"
},
"departure": {
"delay": -77,
"time": "1772700643"
},
"stopId": "FR:27701:ZE:0x7180:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 28,
"time": "1772700088"
},
"departure": {
"delay": 28,
"time": "1772700088"
},
"stopId": "FR:27701:ZE:0x7047:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -279,
"time": "1772701341"
},
"departure": {
"delay": -279,
"time": "1772701341"
},
"stopId": "FR:27015:ZE:0x6080:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": -210,
"time": "1772701230"
},
"departure": {
"delay": -210,
"time": "1772701230"
},
"stopId": "FR:27015:ZE:0x6086:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"time": "1772700540"
},
"departure": {
"time": "1772700540"
},
"stopId": "FR:27701:ZE:0x7109:ATOUMOD006",
"stopSequence": 7
},
{
"departure": {
"time": "1772700000"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -288,
"time": "1772701572"
},
"stopId": "FR:27168:ZE:0x6138:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": -8,
"time": "1772700592"
},
"departure": {
"delay": -8,
"time": "1772700592"
},
"stopId": "FR:27701:ZE:0x6583:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -161,
"time": "1772701099"
},
"departure": {
"delay": -161,
"time": "1772701099"
},
"stopId": "FR:27598:ZE:0x6858:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -189,
"time": "1772701251"
},
"departure": {
"delay": -189,
"time": "1772701251"
},
"stopId": "FR:27015:ZE:0x6084:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -134,
"time": "1772701006"
},
"departure": {
"delay": -134,
"time": "1772701006"
},
"stopId": "FR:27598:ZE:0x6867:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 2,
"time": "1772700242"
},
"departure": {
"delay": 2,
"time": "1772700242"
},
"stopId": "FR:27701:ZE:0x7027:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"time": "1772700180"
},
"departure": {
"time": "1772700180"
},
"stopId": "FR:27701:ZE:0x7079:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -139,
"time": "1772700881"
},
"departure": {
"delay": -139,
"time": "1772700881"
},
"stopId": "FR:27537:ZE:0x6829:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -150,
"time": "1772700930"
},
"departure": {
"delay": -150,
"time": "1772700930"
},
"stopId": "FR:27537:ZE:0x6835:ATOUMOD006",
"stopSequence": 14
}
],
"timestamp": "1772698755",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:8:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x4487686:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4056451x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 88,
"time": "1772698048"
},
"stopId": "FR:76351:ZE:3639:ATOUMOD003",
"stopSequence": 27
},
{
"departure": {
"delay": 88,
"time": "1772697928"
},
"stopId": "FR:76351:ZE:3436:ATOUMOD003",
"stopSequence": 26
}
],
"timestamp": "1772698046",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C2:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4056451x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596535:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 105,
"time": "1772698965"
},
"departure": {
"delay": 105,
"time": "1772698965"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": 211,
"time": "1772698111"
},
"departure": {
"delay": 211,
"time": "1772698111"
},
"stopId": "FR:27017:ZE:0xPAF01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": 133,
"time": "1772698753"
},
"departure": {
"delay": 133,
"time": "1772698753"
},
"stopId": "FR:27229:ZE:0xMOU02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": 111,
"time": "1772698731"
},
"departure": {
"delay": 111,
"time": "1772698731"
},
"stopId": "FR:27229:ZE:0xORL02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 54,
"time": "1772699034"
},
"departure": {
"delay": 54,
"time": "1772699034"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": 73,
"time": "1772698813"
},
"departure": {
"delay": 73,
"time": "1772698813"
},
"stopId": "FR:27229:ZE:0xLET02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": 163,
"time": "1772698663"
},
"departure": {
"delay": 163,
"time": "1772698663"
},
"stopId": "FR:27229:ZE:0xTRA02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -36,
"time": "1772699124"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": 103,
"time": "1772698654"
},
"departure": {
"delay": 103,
"time": "1772698663"
},
"stopId": "FR:27229:ZE:0xPOL02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 212,
"time": "1772698052"
},
"departure": {
"delay": 212,
"time": "1772698052"
},
"stopId": "FR:27017:ZE:0xANG02:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": 157,
"time": "1772697997"
},
"departure": {
"delay": 157,
"time": "1772697997"
},
"stopId": "FR:27017:ZE:0xCNL02:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": 189,
"time": "1772697849"
},
"departure": {
"delay": 189,
"time": "1772697849"
},
"stopId": "FR:27306:ZE:0xMRE02:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": 101,
"time": "1772698901"
},
"departure": {
"delay": 101,
"time": "1772698901"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": 163,
"time": "1772698483"
},
"departure": {
"delay": 163,
"time": "1772698483"
},
"stopId": "FR:27229:ZE:0xLAK02:ATOUMOD004",
"stopSequence": 10
}
],
"timestamp": "1772698767",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T6:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596535:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:229:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 5,
"time": "1772698260"
},
"departure": {
"delay": 5,
"time": "1772698265"
},
"stopId": "FR:76217:ZE:18810:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1772699340"
},
"departure": {
"time": "1772699340"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1772699400"
},
"departure": {
"time": "1772699400"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1772700420"
},
"departure": {
"time": "1772700420"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1772700840"
},
"departure": {
"time": "1772700840"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"delay": 5,
"time": "1772698680"
},
"departure": {
"delay": 5,
"time": "1772698685"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1772699040"
},
"departure": {
"time": "1772699040"
},
"stopId": "FR:76217:ZE:18104:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1772700540"
},
"departure": {
"time": "1772700540"
},
"stopId": "FR:76217:ZE:18054:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1772699580"
},
"departure": {
"time": "1772699580"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1772701140"
},
"departure": {
"time": "1772701140"
},
"stopId": "FR:76565:ZE:18443:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"delay": 5,
"time": "1772701025"
},
"departure": {
"delay": 5,
"time": "1772701025"
},
"stopId": "FR:76565:ZE:18105:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1772700120"
},
"departure": {
"time": "1772700120"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1772701260"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 35
},
{
"arrival": {
"time": "1772700360"
},
"departure": {
"time": "1772700360"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 25
},
{
"departure": {
"delay": 5,
"time": "1772698205"
},
"stopId": "FR:76217:ZE:18808:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1772700960"
},
"departure": {
"time": "1772700960"
},
"stopId": "FR:76217:ZE:18073:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1772700660"
},
"departure": {
"time": "1772700660"
},
"stopId": "FR:76217:ZE:18025:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1772699520"
},
"departure": {
"time": "1772699520"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"delay": 5,
"time": "1772698865"
},
"departure": {
"delay": 5,
"time": "1772698865"
},
"stopId": "FR:76217:ZE:18208:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"delay": 5,
"time": "1772698740"
},
"departure": {
"delay": 5,
"time": "1772698745"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1772698860"
},
"departure": {
"time": "1772698860"
},
"stopId": "FR:76217:ZE:18164:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1772698980"
},
"departure": {
"time": "1772698980"
},
"stopId": "FR:76217:ZE:18189:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"delay": 10,
"time": "1772698750"
},
"departure": {
"delay": 10,
"time": "1772698750"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"delay": 65,
"time": "1772698380"
},
"departure": {
"delay": 65,
"time": "1772698385"
},
"stopId": "FR:76217:ZE:18183:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1772698920"
},
"departure": {
"time": "1772698920"
},
"stopId": "FR:76217:ZE:18196:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1772699940"
},
"departure": {
"time": "1772699940"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1772699220"
},
"departure": {
"time": "1772699220"
},
"stopId": "FR:76217:ZE:18078:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"delay": -45,
"time": "1772698450"
},
"departure": {
"delay": -45,
"time": "1772698455"
},
"stopId": "FR:76217:ZE:18169:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"delay": 65,
"time": "1772698440"
},
"departure": {
"delay": 65,
"time": "1772698445"
},
"stopId": "FR:76217:ZE:18176:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1772698800"
},
"departure": {
"time": "1772698800"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1772701020"
},
"departure": {
"time": "1772701020"
},
"stopId": "FR:76217:ZE:18040:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1772699460"
},
"departure": {
"time": "1772699460"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1772701080"
},
"departure": {
"time": "1772701080"
},
"stopId": "FR:76565:ZE:18238:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1772698560"
},
"departure": {
"time": "1772698620"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1772700240"
},
"departure": {
"time": "1772700240"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 24
}
],
"timestamp": "1772698772",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:229:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746165x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -60,
"time": "1772701020"
},
"departure": {
"delay": -60,
"time": "1772701020"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": -60,
"time": "1772699820"
},
"departure": {
"delay": -60,
"time": "1772699820"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -60,
"time": "1772699280"
},
"departure": {
"delay": -60,
"time": "1772699280"
},
"stopId": "FR:50129:ZE:10BEL1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -60,
"time": "1772699400"
},
"departure": {
"delay": -60,
"time": "1772699400"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -60,
"time": "1772701200"
},
"departure": {
"delay": -60,
"time": "1772701200"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": -60,
"time": "1772700360"
},
"departure": {
"delay": -60,
"time": "1772700360"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": -60,
"time": "1772701260"
},
"departure": {
"delay": -60,
"time": "1772701260"
},
"stopId": "FR:50129:ZE:10RSX1:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": -60,
"time": "1772699040"
},
"departure": {
"delay": -60,
"time": "1772699040"
},
"stopId": "FR:50129:ZE:10LAV1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -60,
"time": "1772701080"
},
"departure": {
"delay": -60,
"time": "1772701080"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": -60,
"time": "1772699580"
},
"departure": {
"delay": -60,
"time": "1772699580"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 103,
"time": "1772698235"
},
"departure": {
"delay": 103,
"time": "1772698243"
},
"stopId": "FR:50129:ZE:10SFG1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -60,
"time": "1772699160"
},
"departure": {
"delay": -60,
"time": "1772699160"
},
"stopId": "FR:50129:ZE:10HOM1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"time": "1772698718"
},
"departure": {
"time": "1772698800"
},
"stopId": "FR:50129:ZE:10CPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -60,
"time": "1772699340"
},
"departure": {
"delay": -60,
"time": "1772699340"
},
"stopId": "FR:50129:ZE:10HUI1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -60,
"time": "1772700240"
},
"departure": {
"delay": -60,
"time": "1772700240"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -60,
"time": "1772701200"
},
"departure": {
"delay": -60,
"time": "1772701200"
},
"stopId": "FR:50129:ZE:10MGT1:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": -60,
"time": "1772701140"
},
"departure": {
"delay": -60,
"time": "1772701140"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": -60,
"time": "1772699880"
},
"departure": {
"delay": -60,
"time": "1772699880"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": -60,
"time": "1772698800"
},
"departure": {
"delay": -60,
"time": "1772698800"
},
"stopId": "FR:50129:ZE:10LON1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -60,
"time": "1772698740"
},
"departure": {
"delay": -60,
"time": "1772698740"
},
"stopId": "FR:50129:ZE:10BHE1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -60,
"time": "1772700960"
},
"departure": {
"delay": -60,
"time": "1772700960"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 63,
"time": "1772698363"
},
"departure": {
"delay": 63,
"time": "1772698383"
},
"stopId": "FR:50129:ZE:10ALB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 17,
"time": "1772698483"
},
"departure": {
"delay": 17,
"time": "1772698517"
},
"stopId": "FR:50129:ZE:10HOU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 29,
"time": "1772698461"
},
"departure": {
"delay": 29,
"time": "1772698469"
},
"stopId": "FR:50129:ZE:10CAR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -60,
"time": "1772701260"
},
"departure": {
"delay": -60,
"time": "1772701260"
},
"stopId": "FR:50129:ZE:10CVE1:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": -60,
"time": "1772699700"
},
"departure": {
"delay": -60,
"time": "1772699700"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -51,
"time": "1772698680"
},
"departure": {
"delay": -51,
"time": "1772698689"
},
"stopId": "FR:50129:ZE:10PRE1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -60,
"time": "1772699760"
},
"departure": {
"delay": -60,
"time": "1772699760"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -60,
"time": "1772700480"
},
"departure": {
"delay": -60,
"time": "1772700480"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 11,
"time": "1772698560"
},
"departure": {
"delay": 11,
"time": "1772698571"
},
"stopId": "FR:50129:ZE:10BON1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -60,
"time": "1772701440"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 35,
"time": "1772698400"
},
"departure": {
"delay": 35,
"time": "1772698415"
},
"stopId": "FR:50129:ZE:10SFN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -60,
"time": "1772700720"
},
"departure": {
"delay": -60,
"time": "1772700720"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": -60,
"time": "1772698980"
},
"departure": {
"delay": -60,
"time": "1772698980"
},
"stopId": "FR:50129:ZE:10DUB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 117,
"time": "1772698267"
},
"departure": {
"delay": 117,
"time": "1772698317"
},
"stopId": "FR:50129:ZE:10COF1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -60,
"time": "1772700780"
},
"departure": {
"delay": -60,
"time": "1772700780"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": -60,
"time": "1772699460"
},
"departure": {
"delay": -60,
"time": "1772699460"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -60,
"time": "1772700840"
},
"departure": {
"delay": -60,
"time": "1772700840"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": -29,
"time": "1772698643"
},
"departure": {
"delay": -29,
"time": "1772698651"
},
"stopId": "FR:50129:ZE:10ARA1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -60,
"time": "1772700720"
},
"departure": {
"delay": -60,
"time": "1772700720"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": -9,
"time": "1772698546"
},
"departure": {
"delay": -9,
"time": "1772698551"
},
"stopId": "FR:50129:ZE:10BRT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -60,
"time": "1772701320"
},
"departure": {
"delay": -60,
"time": "1772701320"
},
"stopId": "FR:50129:ZE:10COS1:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": -60,
"time": "1772700600"
},
"departure": {
"delay": -60,
"time": "1772700600"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": -60,
"time": "1772700120"
},
"departure": {
"delay": -60,
"time": "1772700120"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 30
},
{
"departure": {
"delay": 64,
"time": "1772698204"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -60,
"time": "1772699100"
},
"departure": {
"delay": -60,
"time": "1772699100"
},
"stopId": "FR:50129:ZE:10AGO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -60,
"time": "1772700000"
},
"departure": {
"delay": -60,
"time": "1772700000"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -60,
"time": "1772698860"
},
"departure": {
"delay": -60,
"time": "1772698860"
},
"stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035",
"stopSequence": 15
}
],
"timestamp": "1772698734",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746165x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057122x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 27,
"time": "1772698827"
},
"departure": {
"delay": 27,
"time": "1772698827"
},
"stopId": "FR:76351:ZE:3659:ATOUMOD003",
"stopSequence": 16
},
{
"departure": {
"delay": 35,
"time": "1772698595"
},
"stopId": "FR:76351:ZE:4476:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 27,
"time": "1772698947"
},
"departure": {
"delay": 27,
"time": "1772698947"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 27,
"time": "1772699127"
},
"departure": {
"delay": 27,
"time": "1772699127"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 38,
"time": "1772698898"
},
"departure": {
"delay": 38,
"time": "1772698898"
},
"stopId": "FR:76351:ZE:4996:ATOUMOD003",
"stopSequence": 17
},
{
"departure": {
"delay": 40,
"time": "1772698420"
},
"stopId": "FR:76351:ZE:3397:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 27,
"time": "1772698707"
},
"departure": {
"delay": 27,
"time": "1772698707"
},
"stopId": "FR:76351:ZE:3539:ATOUMOD003",
"stopSequence": 14
},
{
"departure": {
"delay": 31,
"time": "1772698291"
},
"stopId": "FR:76351:ZE:4554:ATOUMOD003",
"stopSequence": 7
},
{
"departure": {
"delay": 48,
"time": "1772698128"
},
"stopId": "FR:76351:ZE:3315:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 27,
"time": "1772699427"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 75,
"time": "1772698755"
},
"departure": {
"delay": 75,
"time": "1772698755"
},
"stopId": "FR:76351:ZE:4607:ATOUMOD003",
"stopSequence": 15
},
{
"departure": {
"delay": 75,
"time": "1772698515"
},
"stopId": "FR:76351:ZE:3565:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 44,
"time": "1772699024"
},
"departure": {
"delay": 44,
"time": "1772699024"
},
"stopId": "FR:76351:ZE:3030:ATOUMOD003",
"stopSequence": 19
},
{
"departure": {
"delay": 82,
"time": "1772698642"
},
"stopId": "FR:76351:ZE:3798:ATOUMOD003",
"stopSequence": 13
},
{
"departure": {
"delay": 51,
"time": "1772698371"
},
"stopId": "FR:76351:ZE:3277:ATOUMOD003",
"stopSequence": 8
},
{
"departure": {
"delay": 43,
"time": "1772698483"
},
"stopId": "FR:76351:ZE:4601:ATOUMOD003",
"stopSequence": 10
},
{
"departure": {
"delay": 4,
"time": "1772698204"
},
"stopId": "FR:76351:ZE:3598:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 27,
"time": "1772699067"
},
"departure": {
"delay": 27,
"time": "1772699067"
},
"stopId": "FR:76351:ZE:3530:ATOUMOD003",
"stopSequence": 20
}
],
"timestamp": "1772698676",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C8:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057122x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD008:ServiceJourney:9860x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772701860"
},
"departure": {
"time": "1772701860"
},
"stopId": "FR:76259:ZE:FECGARE2:ATOUMOD008",
"stopSequence": 7
},
{
"arrival": {
"time": "1772701980"
},
"departure": {
"time": "1772701980"
},
"stopId": "FR:76259:ZE:FECHVIL2:ATOUMOD008",
"stopSequence": 9
},
{
"arrival": {
"time": "1772701320"
},
"departure": {
"time": "1772701320"
},
"stopId": "FR:76259:ZE:FECSLOU2:ATOUMOD008",
"stopSequence": 2
},
{
"arrival": {
"time": "1772702160"
},
"departure": {
"time": "1772702160"
},
"stopId": "FR:76259:ZE:FECTASS2:ATOUMOD008",
"stopSequence": 11
},
{
"arrival": {
"time": "1772701380"
},
"departure": {
"time": "1772701380"
},
"stopId": "FR:76259:ZE:FECHYSO2:ATOUMOD008",
"stopSequence": 3
},
{
"arrival": {
"time": "1772701440"
},
"departure": {
"time": "1772701440"
},
"stopId": "FR:76259:ZE:FECVIKI2:ATOUMOD008",
"stopSequence": 4
},
{
"arrival": {
"time": "1772702100"
},
"departure": {
"time": "1772702100"
},
"stopId": "FR:76259:ZE:FECSLEG2:ATOUMOD008",
"stopSequence": 10
},
{
"arrival": {
"time": "1772701800"
},
"departure": {
"time": "1772701800"
},
"stopId": "FR:76259:ZE:FECSETI1:ATOUMOD008",
"stopSequence": 6
},
{
"arrival": {
"time": "1772702280"
},
"stopId": "FR:76259:ZE:FECHOPI1:ATOUMOD008",
"stopSequence": 12
},
{
"departure": {
"time": "1772701200"
},
"stopId": "FR:76259:ZE:FECRLIL1:ATOUMOD008",
"stopSequence": 1
},
{
"arrival": {
"time": "1772701920"
},
"departure": {
"time": "1772701920"
},
"stopId": "FR:76259:ZE:FECBREP2:ATOUMOD008",
"stopSequence": 8
},
{
"arrival": {
"time": "1772701500"
},
"departure": {
"time": "1772701500"
},
"stopId": "FR:76259:ZE:FECDESG2:ATOUMOD008",
"stopSequence": 5
}
],
"timestamp": "1772698772",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD008:Line:L2:LOC",
"tripId": "ATOUMOD008:ServiceJourney:9860x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230672x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 107,
"time": "1772698727"
},
"departure": {
"delay": 107,
"time": "1772698727"
},
"stopId": "FR:76351:ZE:3357:ATOUMOD003",
"stopSequence": 23
},
{
"departure": {
"delay": 113,
"time": "1772698673"
},
"stopId": "FR:76351:ZE:3531:ATOUMOD003",
"stopSequence": 22
},
{
"departure": {
"delay": 155,
"time": "1772698595"
},
"stopId": "FR:76351:ZE:3627:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 59,
"time": "1772699039"
},
"departure": {
"delay": 59,
"time": "1772699039"
},
"stopId": "FR:76351:ZE:4558:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 59,
"time": "1772699399"
},
"stopId": "FR:76351:ZE:4825:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 115,
"time": "1772699275"
},
"departure": {
"delay": 115,
"time": "1772699275"
},
"stopId": "FR:76351:ZE:4835:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 86,
"time": "1772698946"
},
"departure": {
"delay": 86,
"time": "1772698946"
},
"stopId": "FR:76351:ZE:3384:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 59,
"time": "1772699099"
},
"departure": {
"delay": 59,
"time": "1772699099"
},
"stopId": "FR:76351:ZE:4467:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 61,
"time": "1772699341"
},
"departure": {
"delay": 61,
"time": "1772699341"
},
"stopId": "FR:76351:ZE:4297:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 68,
"time": "1772698868"
},
"departure": {
"delay": 68,
"time": "1772698868"
},
"stopId": "FR:76351:ZE:3363:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 70,
"time": "1772698990"
},
"departure": {
"delay": 70,
"time": "1772698990"
},
"stopId": "FR:76351:ZE:5223:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 67,
"time": "1772699167"
},
"departure": {
"delay": 67,
"time": "1772699167"
},
"stopId": "FR:76351:ZE:4724:ATOUMOD003",
"stopSequence": 32
},
{
"departure": {
"delay": 59,
"time": "1772698739"
},
"stopId": "FR:76351:ZE:3124:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 59,
"time": "1772698919"
},
"departure": {
"delay": 59,
"time": "1772698919"
},
"stopId": "FR:76351:ZE:3426:ATOUMOD003",
"stopSequence": 27
},
{
"departure": {
"delay": 119,
"time": "1772698499"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 63,
"time": "1772698803"
},
"departure": {
"delay": 63,
"time": "1772698803"
},
"stopId": "FR:76351:ZE:3417:ATOUMOD003",
"stopSequence": 25
},
{
"departure": {
"delay": 58,
"time": "1772698438"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 19
}
],
"timestamp": "1772698716",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230672x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1287:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772710200"
},
"departure": {
"time": "1772710200"
},
"stopId": "FR:27562:ZE:10023:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1772709420"
},
"departure": {
"time": "1772709420"
},
"stopId": "FR:27681:ZE:30009:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1772709180"
},
"departure": {
"time": "1772709180"
},
"stopId": "FR:27681:ZE:10113:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1772709780"
},
"departure": {
"time": "1772709780"
},
"stopId": "FR:27562:ZE:29083:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1772709600"
},
"departure": {
"time": "1772709600"
},
"stopId": "FR:27562:ZE:10104:ATOUMOD007",
"stopSequence": 9
},
{
"departure": {
"time": "1772709120"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1772709480"
},
"departure": {
"time": "1772709480"
},
"stopId": "FR:27681:ZE:10073:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1772710260"
},
"departure": {
"time": "1772710260"
},
"stopId": "FR:27562:ZE:10017:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1772710020"
},
"departure": {
"time": "1772710020"
},
"stopId": "FR:27562:ZE:10015:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1772709240"
},
"departure": {
"time": "1772709240"
},
"stopId": "FR:27681:ZE:19:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1772709540"
},
"departure": {
"time": "1772709540"
},
"stopId": "FR:27681:ZE:10071:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1772709300"
},
"departure": {
"time": "1772709300"
},
"stopId": "FR:27681:ZE:29065:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1772709840"
},
"departure": {
"time": "1772709840"
},
"stopId": "FR:27562:ZE:10021:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1772710320"
},
"stopId": "FR:27562:ZE:24:ATOUMOD007",
"stopSequence": 15
}
],
"timestamp": "1772698713",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:25:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1287:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:6009113000542208x3:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 101,
"time": "1772698652"
},
"departure": {
"delay": 101,
"time": "1772698661"
},
"stopId": "FR:14366:ZE:17230007:ATOUMOD036",
"stopSequence": 15
},
{
"arrival": {
"delay": 67,
"time": "1772698674"
},
"departure": {
"delay": 67,
"time": "1772698687"
},
"stopId": "FR:14366:ZE:5175611553218560:ATOUMOD036",
"stopSequence": 16
},
{
"arrival": {
"delay": 9,
"time": "1772698689"
},
"stopId": "FR:14366:ZE:605820044:ATOUMOD036",
"stopSequence": 17
},
{
"arrival": {
"delay": 98,
"time": "1772698583"
},
"departure": {
"delay": 98,
"time": "1772698598"
},
"stopId": "FR:14366:ZE:1200005:ATOUMOD036",
"stopSequence": 14
}
],
"timestamp": "1772698684",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:5089173048393728:LOC",
"tripId": "ATOUMOD036:ServiceJourney:6009113000542208x3:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:315:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772704620"
},
"departure": {
"time": "1772704620"
},
"stopId": "FR:76217:ZE:18073:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1772702280"
},
"departure": {
"time": "1772702280"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1772703840"
},
"departure": {
"time": "1772703840"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1772704800"
},
"departure": {
"time": "1772704800"
},
"stopId": "FR:76565:ZE:18443:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1772703060"
},
"departure": {
"time": "1772703060"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"delay": 5,
"time": "1772702285"
},
"departure": {
"delay": 5,
"time": "1772702285"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1772702760"
},
"departure": {
"time": "1772702760"
},
"stopId": "FR:76217:ZE:18078:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1772702400"
},
"departure": {
"time": "1772702400"
},
"stopId": "FR:76217:ZE:18164:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1772702160"
},
"departure": {
"time": "1772702160"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1772704080"
},
"departure": {
"time": "1772704080"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1772704500"
},
"departure": {
"time": "1772704500"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1772702220"
},
"departure": {
"time": "1772702220"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1772702940"
},
"departure": {
"time": "1772702940"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1772703480"
},
"departure": {
"time": "1772703480"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1772701860"
},
"departure": {
"time": "1772701860"
},
"stopId": "FR:76217:ZE:18810:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1772703000"
},
"departure": {
"time": "1772703000"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1772704740"
},
"departure": {
"time": "1772704740"
},
"stopId": "FR:76565:ZE:18238:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1772702040"
},
"departure": {
"time": "1772702040"
},
"stopId": "FR:76217:ZE:18169:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1772703120"
},
"departure": {
"time": "1772703120"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1772702580"
},
"departure": {
"time": "1772702580"
},
"stopId": "FR:76217:ZE:18104:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1772704320"
},
"departure": {
"time": "1772704320"
},
"stopId": "FR:76217:ZE:18025:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1772704680"
},
"departure": {
"time": "1772704680"
},
"stopId": "FR:76217:ZE:18040:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1772704200"
},
"departure": {
"time": "1772704200"
},
"stopId": "FR:76217:ZE:18054:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1772702520"
},
"departure": {
"time": "1772702520"
},
"stopId": "FR:76217:ZE:18189:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1772702460"
},
"departure": {
"time": "1772702460"
},
"stopId": "FR:76217:ZE:18196:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1772702880"
},
"departure": {
"time": "1772702880"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1772704920"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 35
},
{
"arrival": {
"time": "1772701980"
},
"departure": {
"time": "1772701980"
},
"stopId": "FR:76217:ZE:18176:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1772703660"
},
"departure": {
"time": "1772703660"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1772704020"
},
"departure": {
"time": "1772704020"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"delay": 5,
"time": "1772704685"
},
"departure": {
"delay": 5,
"time": "1772704685"
},
"stopId": "FR:76565:ZE:18105:ATOUMOD005",
"stopSequence": 32
},
{
"departure": {
"time": "1772701800"
},
"stopId": "FR:76217:ZE:18808:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"delay": 5,
"time": "1772702405"
},
"departure": {
"delay": 5,
"time": "1772702405"
},
"stopId": "FR:76217:ZE:18208:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1772701920"
},
"departure": {
"time": "1772701920"
},
"stopId": "FR:76217:ZE:18183:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1772702340"
},
"departure": {
"time": "1772702340"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 10
}
],
"timestamp": "1772698666",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:315:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745205x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 227,
"time": "1772696773"
},
"departure": {
"delay": 227,
"time": "1772696807"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 213,
"time": "1772696643"
},
"departure": {
"delay": 213,
"time": "1772696673"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 242,
"time": "1772696475"
},
"departure": {
"delay": 242,
"time": "1772696522"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 79,
"time": "1772695488"
},
"departure": {
"delay": 79,
"time": "1772695519"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"departure": {
"delay": 173,
"time": "1772695373"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 223,
"time": "1772696167"
},
"departure": {
"delay": 223,
"time": "1772696203"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 224,
"time": "1772696610"
},
"departure": {
"delay": 224,
"time": "1772696624"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 240,
"time": "1772696363"
},
"departure": {
"delay": 240,
"time": "1772696400"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 195,
"time": "1772697135"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 262,
"time": "1772696007"
},
"departure": {
"delay": 262,
"time": "1772696062"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 210,
"time": "1772696984"
},
"departure": {
"delay": 210,
"time": "1772697030"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 86,
"time": "1772695544"
},
"departure": {
"delay": 86,
"time": "1772695586"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 254,
"time": "1772695895"
},
"departure": {
"delay": 254,
"time": "1772695934"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 263,
"time": "1772696088"
},
"departure": {
"delay": 263,
"time": "1772696123"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 87,
"time": "1772695612"
},
"departure": {
"delay": 87,
"time": "1772695647"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 188,
"time": "1772696235"
},
"departure": {
"delay": 188,
"time": "1772696288"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 194,
"time": "1772696833"
},
"departure": {
"delay": 194,
"time": "1772696894"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 253,
"time": "1772695723"
},
"departure": {
"delay": 253,
"time": "1772695873"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 208,
"time": "1772696697"
},
"departure": {
"delay": 208,
"time": "1772696728"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 82,
"time": "1772695438"
},
"departure": {
"delay": 82,
"time": "1772695462"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
}
],
"timestamp": "1772698735",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745205x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596616:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 9,
"time": "1772700729"
},
"departure": {
"delay": 9,
"time": "1772700729"
},
"stopId": "FR:27229:ZE:0xVOL02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": 175,
"time": "1772699755"
},
"departure": {
"delay": 175,
"time": "1772699755"
},
"stopId": "FR:27229:ZE:0xTAU01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": 30,
"time": "1772700450"
},
"departure": {
"delay": 30,
"time": "1772700450"
},
"stopId": "FR:27229:ZE:0xROR01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 39,
"time": "1772700279"
},
"departure": {
"delay": 39,
"time": "1772700279"
},
"stopId": "FR:27229:ZE:0xFRI01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -6,
"time": "1772700774"
},
"departure": {
"delay": -6,
"time": "1772700774"
},
"stopId": "FR:27229:ZE:0xRUG02:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": 19,
"time": "1772700619"
},
"departure": {
"delay": 19,
"time": "1772700619"
},
"stopId": "FR:27229:ZE:0xPAS01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 177,
"time": "1772699637"
},
"departure": {
"delay": 177,
"time": "1772699637"
},
"stopId": "FR:27229:ZE:0xMFO01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": 215,
"time": "1772699555"
},
"departure": {
"delay": 215,
"time": "1772699555"
},
"stopId": "FR:27229:ZE:0xCCA01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": 19,
"time": "1772700559"
},
"departure": {
"delay": 19,
"time": "1772700559"
},
"stopId": "FR:27229:ZE:0xJOL01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 9,
"time": "1772700669"
},
"departure": {
"delay": 9,
"time": "1772700669"
},
"stopId": "FR:27229:ZE:0xKEN04:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": 105,
"time": "1772700045"
},
"departure": {
"delay": 105,
"time": "1772700045"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 11
},
{
"departure": {
"time": "1772699100"
},
"stopId": "FR:27229:ZE:0xCAM01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": 175,
"time": "1772699815"
},
"departure": {
"delay": 175,
"time": "1772699815"
},
"stopId": "FR:27229:ZE:0xARC01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"time": "1772700360"
},
"departure": {
"time": "1772700360"
},
"stopId": "FR:27229:ZE:0xRRE01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": 33,
"time": "1772700093"
},
"departure": {
"delay": 33,
"time": "1772700093"
},
"stopId": "FR:27229:ZE:0xGAR01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -36,
"time": "1772700804"
},
"stopId": "FR:27229:ZE:0xMOL02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": 164,
"time": "1772699864"
},
"departure": {
"delay": 164,
"time": "1772699864"
},
"stopId": "FR:27229:ZE:0xVED01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 77,
"time": "1772700197"
},
"departure": {
"delay": 77,
"time": "1772700197"
},
"stopId": "FR:27229:ZE:0xBRI01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 164,
"time": "1772699924"
},
"departure": {
"delay": 164,
"time": "1772699924"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 10
}
],
"timestamp": "1772698767",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596616:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:223:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 240,
"time": "1772698020"
},
"departure": {
"delay": 240,
"time": "1772698080"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"delay": 360,
"time": "1772699100"
},
"departure": {
"delay": 360,
"time": "1772699100"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"delay": 360,
"time": "1772699040"
},
"departure": {
"delay": 360,
"time": "1772699040"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"delay": 365,
"time": "1772698740"
},
"departure": {
"delay": 365,
"time": "1772698745"
},
"stopId": "FR:76217:ZE:18325:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"delay": 360,
"time": "1772698860"
},
"departure": {
"delay": 360,
"time": "1772698860"
},
"stopId": "FR:76217:ZE:18052:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"delay": 360,
"time": "1772699640"
},
"departure": {
"delay": 360,
"time": "1772699640"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"delay": 425,
"time": "1772698620"
},
"departure": {
"delay": 425,
"time": "1772698625"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"delay": 365,
"time": "1772698440"
},
"departure": {
"delay": 365,
"time": "1772698445"
},
"stopId": "FR:76217:ZE:18043:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"delay": 245,
"time": "1772698200"
},
"departure": {
"delay": 245,
"time": "1772698205"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"delay": 360,
"time": "1772698980"
},
"departure": {
"delay": 360,
"time": "1772698980"
},
"stopId": "FR:76217:ZE:18037:ATOUMOD005",
"stopSequence": 12
},
{
"departure": {
"delay": 240,
"time": "1772697900"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"delay": 425,
"time": "1772698680"
},
"departure": {
"delay": 425,
"time": "1772698685"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"delay": 360,
"time": "1772699460"
},
"departure": {
"delay": 360,
"time": "1772699460"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"delay": 360,
"time": "1772698800"
},
"departure": {
"delay": 360,
"time": "1772698800"
},
"stopId": "FR:76217:ZE:18093:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"delay": 375,
"time": "1772698690"
},
"departure": {
"delay": 375,
"time": "1772698695"
},
"stopId": "FR:76217:ZE:18067:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"delay": 360,
"time": "1772699700"
},
"stopId": "FR:76217:ZE:18041:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"delay": 360,
"time": "1772699280"
},
"departure": {
"delay": 360,
"time": "1772699280"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"delay": 360,
"time": "1772698920"
},
"departure": {
"delay": 360,
"time": "1772698920"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 11
}
],
"timestamp": "1772698770",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:223:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747844x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 110,
"time": "1772697909"
},
"departure": {
"delay": 110,
"time": "1772697950"
},
"stopId": "FR:50129:ZE:10HxC2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 300,
"time": "1772699220"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 191,
"time": "1772698050"
},
"departure": {
"delay": 191,
"time": "1772698091"
},
"stopId": "FR:50129:ZE:10MTT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 116,
"time": "1772697320"
},
"departure": {
"delay": 116,
"time": "1772697356"
},
"stopId": "FR:50129:ZE:10GNT2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 241,
"time": "1772698189"
},
"departure": {
"delay": 241,
"time": "1772698201"
},
"stopId": "FR:50129:ZE:10RUC2:ATOUMOD035",
"stopSequence": 16
},
{
"departure": {
"delay": 166,
"time": "1772697166"
},
"stopId": "FR:50129:ZE:10MXR2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 188,
"time": "1772697971"
},
"departure": {
"delay": 188,
"time": "1772698028"
},
"stopId": "FR:50129:ZE:10SEX2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 254,
"time": "1772698111"
},
"departure": {
"delay": 254,
"time": "1772698154"
},
"stopId": "FR:50129:ZE:10BSJ2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 93,
"time": "1772697856"
},
"departure": {
"delay": 93,
"time": "1772697873"
},
"stopId": "FR:50129:ZE:10GDM4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 135,
"time": "1772697304"
},
"departure": {
"delay": 135,
"time": "1772697315"
},
"stopId": "FR:50129:ZE:10BOC2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 152,
"time": "1772697719"
},
"departure": {
"delay": 152,
"time": "1772697752"
},
"stopId": "FR:50129:ZE:10CSM2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 116,
"time": "1772697464"
},
"departure": {
"delay": 116,
"time": "1772697476"
},
"stopId": "FR:50129:ZE:10REN2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 300,
"time": "1772698800"
},
"departure": {
"delay": 300,
"time": "1772698800"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 136,
"time": "1772697787"
},
"departure": {
"delay": 136,
"time": "1772697796"
},
"stopId": "FR:50129:ZE:10SWZ2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 116,
"time": "1772697574"
},
"departure": {
"delay": 116,
"time": "1772697596"
},
"stopId": "FR:50129:ZE:10DEB2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 74,
"time": "1772697418"
},
"departure": {
"delay": 74,
"time": "1772697434"
},
"stopId": "FR:50129:ZE:10LOG2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 111,
"time": "1772697489"
},
"departure": {
"delay": 111,
"time": "1772697531"
},
"stopId": "FR:50129:ZE:10CUR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 281,
"time": "1772698628"
},
"departure": {
"delay": 281,
"time": "1772698661"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 300,
"time": "1772698860"
},
"departure": {
"delay": 300,
"time": "1772698860"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 300,
"time": "1772699040"
},
"departure": {
"delay": 300,
"time": "1772699040"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 117,
"time": "1772697219"
},
"departure": {
"delay": 117,
"time": "1772697237"
},
"stopId": "FR:50129:ZE:10CEN2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 245,
"time": "1772698370"
},
"departure": {
"delay": 245,
"time": "1772698385"
},
"stopId": "FR:50129:ZE:10ODR2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 262,
"time": "1772698493"
},
"departure": {
"delay": 262,
"time": "1772698522"
},
"stopId": "FR:50129:ZE:10JAR2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 256,
"time": "1772698439"
},
"departure": {
"delay": 256,
"time": "1772698456"
},
"stopId": "FR:50129:ZE:10BOS2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 300,
"time": "1772698980"
},
"departure": {
"delay": 300,
"time": "1772698980"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 23
}
],
"timestamp": "1772698730",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747844x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4107816x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 97,
"time": "1772699497"
},
"departure": {
"delay": 97,
"time": "1772699497"
},
"stopId": "FR:76351:ZE:4000:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 63,
"time": "1772699223"
},
"departure": {
"delay": 63,
"time": "1772699223"
},
"stopId": "FR:76351:ZE:3970:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 60,
"time": "1772699400"
},
"departure": {
"delay": 60,
"time": "1772699400"
},
"stopId": "FR:76351:ZE:3990:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 98,
"time": "1772698838"
},
"departure": {
"delay": 98,
"time": "1772698838"
},
"stopId": "FR:76351:ZE:3976:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 95,
"time": "1772699615"
},
"departure": {
"delay": 95,
"time": "1772699615"
},
"stopId": "FR:76351:ZE:3960:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 73,
"time": "1772700013"
},
"stopId": "FR:76351:ZE:3984:ATOUMOD003",
"stopSequence": 16
},
{
"departure": {
"delay": 98,
"time": "1772698718"
},
"stopId": "FR:76351:ZE:4004:ATOUMOD003",
"stopSequence": 4
},
{
"departure": {
"delay": 34,
"time": "1772698474"
},
"stopId": "FR:76351:ZE:3954:ATOUMOD003",
"stopSequence": 2
},
{
"departure": {
"delay": 35,
"time": "1772698595"
},
"stopId": "FR:76351:ZE:3988:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 67,
"time": "1772699047"
},
"departure": {
"delay": 67,
"time": "1772699047"
},
"stopId": "FR:76351:ZE:3972:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 74,
"time": "1772699834"
},
"departure": {
"delay": 74,
"time": "1772699834"
},
"stopId": "FR:76351:ZE:3965:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 75,
"time": "1772698935"
},
"departure": {
"delay": 75,
"time": "1772698935"
},
"stopId": "FR:76351:ZE:3992:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 54,
"time": "1772699934"
},
"departure": {
"delay": 54,
"time": "1772699934"
},
"stopId": "FR:76351:ZE:3998:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 78,
"time": "1772699718"
},
"departure": {
"delay": 78,
"time": "1772699718"
},
"stopId": "FR:76351:ZE:3981:ATOUMOD003",
"stopSequence": 12
}
],
"timestamp": "1772698736",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4107816x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:609:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 65,
"time": "1772697840"
},
"departure": {
"delay": 65,
"time": "1772697845"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"delay": 65,
"time": "1772698020"
},
"departure": {
"delay": 65,
"time": "1772698025"
},
"stopId": "FR:27681:ZE:10033:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"delay": 125,
"time": "1772698440"
},
"departure": {
"delay": 125,
"time": "1772698445"
},
"stopId": "FR:27562:ZE:10053:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"delay": 185,
"time": "1772698380"
},
"departure": {
"delay": 185,
"time": "1772698385"
},
"stopId": "FR:27562:ZE:50434:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"delay": 125,
"time": "1772698200"
},
"departure": {
"delay": 125,
"time": "1772698205"
},
"stopId": "FR:27681:ZE:10116:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"delay": 180,
"time": "1772698800"
},
"stopId": "FR:27562:ZE:93:ATOUMOD007",
"stopSequence": 13
},
{
"departure": {
"delay": 120,
"time": "1772697720"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"delay": 125,
"time": "1772698560"
},
"departure": {
"delay": 125,
"time": "1772698565"
},
"stopId": "FR:27562:ZE:10025:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"delay": 135,
"time": "1772698390"
},
"departure": {
"delay": 135,
"time": "1772698395"
},
"stopId": "FR:27562:ZE:10041:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"delay": 125,
"time": "1772698620"
},
"departure": {
"delay": 125,
"time": "1772698625"
},
"stopId": "FR:27562:ZE:10020:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"delay": 65,
"time": "1772697780"
},
"departure": {
"delay": 65,
"time": "1772697785"
},
"stopId": "FR:27681:ZE:10113:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"delay": 185,
"time": "1772698740"
},
"departure": {
"delay": 185,
"time": "1772698745"
},
"stopId": "FR:27562:ZE:10026:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"delay": 120,
"time": "1772697900"
},
"departure": {
"delay": 120,
"time": "1772697960"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 4
}
],
"timestamp": "1772698764",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:26:LOC",
"tripId": "ATOUMOD007:ServiceJourney:609:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230374x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 57,
"time": "1772699457"
},
"departure": {
"delay": 57,
"time": "1772699457"
},
"stopId": "FR:76351:ZE:4523:ATOUMOD003",
"stopSequence": 38
},
{
"departure": {
"delay": 34,
"time": "1772698534"
},
"stopId": "FR:76351:ZE:3501:ATOUMOD003",
"stopSequence": 27
},
{
"departure": {
"delay": -99,
"time": "1772698221"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 24
},
{
"departure": {
"delay": 38,
"time": "1772698598"
},
"stopId": "FR:76351:ZE:3276:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 13,
"time": "1772699713"
},
"stopId": "FR:76341:ZE:3691:ATOUMOD003",
"stopSequence": 39
},
{
"departure": {
"delay": 13,
"time": "1772698693"
},
"stopId": "FR:76351:ZE:5183:ATOUMOD003",
"stopSequence": 29
},
{
"departure": {
"delay": -50,
"time": "1772698150"
},
"stopId": "FR:76351:ZE:3028:ATOUMOD003",
"stopSequence": 23
},
{
"departure": {
"delay": 59,
"time": "1772698439"
},
"stopId": "FR:76351:ZE:3646:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 54,
"time": "1772699214"
},
"departure": {
"delay": 54,
"time": "1772699214"
},
"stopId": "FR:76351:ZE:3685:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 31,
"time": "1772699011"
},
"departure": {
"delay": 31,
"time": "1772699011"
},
"stopId": "FR:76351:ZE:3543:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 13,
"time": "1772699353"
},
"departure": {
"delay": 13,
"time": "1772699353"
},
"stopId": "FR:76351:ZE:3447:ATOUMOD003",
"stopSequence": 36
},
{
"departure": {
"delay": -27,
"time": "1772698053"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 31,
"time": "1772699191"
},
"departure": {
"delay": 31,
"time": "1772699191"
},
"stopId": "FR:76351:ZE:3019:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 13,
"time": "1772698933"
},
"departure": {
"delay": 13,
"time": "1772698933"
},
"stopId": "FR:76351:ZE:3200:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 60,
"time": "1772699160"
},
"departure": {
"delay": 60,
"time": "1772699160"
},
"stopId": "FR:76351:ZE:3007:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 62,
"time": "1772699402"
},
"departure": {
"delay": 62,
"time": "1772699402"
},
"stopId": "FR:76351:ZE:4115:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 13,
"time": "1772699113"
},
"departure": {
"delay": 13,
"time": "1772699113"
},
"stopId": "FR:76351:ZE:3770:ATOUMOD003",
"stopSequence": 32
},
{
"departure": {
"delay": -6,
"time": "1772698374"
},
"stopId": "FR:76351:ZE:4643:ATOUMOD003",
"stopSequence": 25
}
],
"timestamp": "1772698726",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230374x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC597014:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -120,
"time": "1772700960"
},
"departure": {
"delay": -120,
"time": "1772700960"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -1593,
"time": "1772698767"
},
"departure": {
"delay": -1593,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xFER01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -1773,
"time": "1772698767"
},
"departure": {
"delay": -1773,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xFAU01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -2073,
"time": "1772698767"
},
"departure": {
"delay": -2073,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xBRO01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -2253,
"time": "1772698767"
},
"departure": {
"delay": -2253,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -2013,
"time": "1772698767"
},
"departure": {
"delay": -2013,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xBEV01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -1293,
"time": "1772698767"
},
"departure": {
"delay": -1293,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xMEU01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -1893,
"time": "1772698767"
},
"departure": {
"delay": -1893,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xHAR01:ATOUMOD004",
"stopSequence": 11
},
{
"departure": {
"delay": -1233,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xCEN01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -1353,
"time": "1772698767"
},
"departure": {
"delay": -1353,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xCAR04:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -1653,
"time": "1772698767"
},
"departure": {
"delay": -1653,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xCOM01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -2193,
"time": "1772698767"
},
"departure": {
"delay": -2193,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -1473,
"time": "1772698767"
},
"departure": {
"delay": -1473,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xDUN01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -1953,
"time": "1772698767"
},
"departure": {
"delay": -1953,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xLOG01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -180,
"time": "1772701080"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 19
}
],
"timestamp": "1772698767",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC597014:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:401:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772705640"
},
"departure": {
"time": "1772705640"
},
"stopId": "FR:76217:ZE:18169:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1772708340"
},
"departure": {
"time": "1772708340"
},
"stopId": "FR:76565:ZE:18238:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1772706060"
},
"departure": {
"time": "1772706060"
},
"stopId": "FR:76217:ZE:18196:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"delay": 5,
"time": "1772708285"
},
"departure": {
"delay": 5,
"time": "1772708285"
},
"stopId": "FR:76565:ZE:18105:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1772705520"
},
"departure": {
"time": "1772705520"
},
"stopId": "FR:76217:ZE:18183:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1772708280"
},
"departure": {
"time": "1772708280"
},
"stopId": "FR:76217:ZE:18040:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1772705880"
},
"departure": {
"time": "1772705880"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1772708400"
},
"departure": {
"time": "1772708400"
},
"stopId": "FR:76565:ZE:18443:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1772707920"
},
"departure": {
"time": "1772707920"
},
"stopId": "FR:76217:ZE:18025:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1772706600"
},
"departure": {
"time": "1772706600"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1772706000"
},
"departure": {
"time": "1772706000"
},
"stopId": "FR:76217:ZE:18164:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"delay": 5,
"time": "1772706005"
},
"departure": {
"delay": 5,
"time": "1772706005"
},
"stopId": "FR:76217:ZE:18208:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1772706180"
},
"departure": {
"time": "1772706180"
},
"stopId": "FR:76217:ZE:18104:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1772707260"
},
"departure": {
"time": "1772707260"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1772705460"
},
"departure": {
"time": "1772705460"
},
"stopId": "FR:76217:ZE:18810:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1772705580"
},
"departure": {
"time": "1772705580"
},
"stopId": "FR:76217:ZE:18176:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1772706720"
},
"departure": {
"time": "1772706720"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1772707800"
},
"departure": {
"time": "1772707800"
},
"stopId": "FR:76217:ZE:18054:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1772707440"
},
"departure": {
"time": "1772707440"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1772705940"
},
"departure": {
"time": "1772705940"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1772706360"
},
"departure": {
"time": "1772706360"
},
"stopId": "FR:76217:ZE:18078:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1772708220"
},
"departure": {
"time": "1772708220"
},
"stopId": "FR:76217:ZE:18073:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1772706120"
},
"departure": {
"time": "1772706120"
},
"stopId": "FR:76217:ZE:18189:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1772708520"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 35
},
{
"arrival": {
"time": "1772706660"
},
"departure": {
"time": "1772706660"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1772707680"
},
"departure": {
"time": "1772707680"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1772707080"
},
"departure": {
"time": "1772707080"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1772705760"
},
"departure": {
"time": "1772705760"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1772707620"
},
"departure": {
"time": "1772707620"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 25
},
{
"departure": {
"time": "1772705400"
},
"stopId": "FR:76217:ZE:18808:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"delay": 5,
"time": "1772705885"
},
"departure": {
"delay": 5,
"time": "1772705885"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1772708100"
},
"departure": {
"time": "1772708100"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1772706540"
},
"departure": {
"time": "1772706540"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1772706480"
},
"departure": {
"time": "1772706480"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1772705820"
},
"departure": {
"time": "1772705820"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 7
}
],
"timestamp": "1772698772",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:401:LOC"
}
}
},
{
"id": "SM:ATOUMOD008:ServiceJourney:9882x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772701020"
},
"departure": {
"time": "1772701020"
},
"stopId": "FR:76259:ZE:FECSETI1:ATOUMOD008",
"stopSequence": 10
},
{
"arrival": {
"time": "1772700600"
},
"departure": {
"time": "1772700600"
},
"stopId": "FR:76259:ZE:FECTASS1:ATOUMOD008",
"stopSequence": 5
},
{
"arrival": {
"time": "1772700900"
},
"departure": {
"time": "1772700900"
},
"stopId": "FR:76259:ZE:FECGARE1:ATOUMOD008",
"stopSequence": 9
},
{
"arrival": {
"time": "1772700840"
},
"departure": {
"time": "1772700840"
},
"stopId": "FR:76259:ZE:FECBREP1:ATOUMOD008",
"stopSequence": 8
},
{
"arrival": {
"time": "1772701260"
},
"departure": {
"time": "1772701260"
},
"stopId": "FR:76259:ZE:FECSMOR2:ATOUMOD008",
"stopSequence": 13
},
{
"arrival": {
"time": "1772701500"
},
"departure": {
"time": "1772701500"
},
"stopId": "FR:76259:ZE:FECFOUR2:ATOUMOD008",
"stopSequence": 16
},
{
"arrival": {
"time": "1772701620"
},
"stopId": "FR:76259:ZE:FECSNIC1:ATOUMOD008",
"stopSequence": 17
},
{
"arrival": {
"time": "1772701200"
},
"departure": {
"time": "1772701200"
},
"stopId": "FR:76259:ZE:FECJLOR2:ATOUMOD008",
"stopSequence": 12
},
{
"arrival": {
"time": "1772701440"
},
"departure": {
"time": "1772701440"
},
"stopId": "FR:76259:ZE:FECSENE2:ATOUMOD008",
"stopSequence": 15
},
{
"arrival": {
"time": "1772700360"
},
"departure": {
"time": "1772700360"
},
"stopId": "FR:76259:ZE:FECJVER1:ATOUMOD008",
"stopSequence": 2
},
{
"arrival": {
"time": "1772701320"
},
"departure": {
"time": "1772701320"
},
"stopId": "FR:76259:ZE:FECSMAG2:ATOUMOD008",
"stopSequence": 14
},
{
"arrival": {
"time": "1772700780"
},
"departure": {
"time": "1772700780"
},
"stopId": "FR:76259:ZE:FECHVIL1:ATOUMOD008",
"stopSequence": 7
},
{
"departure": {
"time": "1772700300"
},
"stopId": "FR:76259:ZE:FECHOPI1:ATOUMOD008",
"stopSequence": 1
},
{
"arrival": {
"time": "1772700660"
},
"departure": {
"time": "1772700660"
},
"stopId": "FR:76259:ZE:FECSLEG1:ATOUMOD008",
"stopSequence": 6
},
{
"arrival": {
"time": "1772700540"
},
"departure": {
"time": "1772700540"
},
"stopId": "FR:76259:ZE:PARCLOI1:ATOUMOD008",
"stopSequence": 4
},
{
"arrival": {
"time": "1772700480"
},
"departure": {
"time": "1772700480"
},
"stopId": "FR:76259:ZE:FECCSCO1:ATOUMOD008",
"stopSequence": 3
},
{
"arrival": {
"time": "1772701140"
},
"departure": {
"time": "1772701140"
},
"stopId": "FR:76259:ZE:FECOTOU1:ATOUMOD008",
"stopSequence": 11
}
],
"timestamp": "1772698772",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD008:Line:L3:LOC",
"tripId": "ATOUMOD008:ServiceJourney:9882x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x4471212:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -67,
"time": "1772700113"
},
"departure": {
"delay": -67,
"time": "1772700113"
},
"stopId": "FR:27375:ZE:0x6527:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -210,
"time": "1772700390"
},
"departure": {
"delay": -210,
"time": "1772700390"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 26
},
{
"departure": {
"time": "1772698860"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -32,
"time": "1772699908"
},
"departure": {
"delay": -32,
"time": "1772699908"
},
"stopId": "FR:27351:ZE:0x6311:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -13,
"time": "1772699447"
},
"departure": {
"delay": -13,
"time": "1772699447"
},
"stopId": "FR:27528:ZE:0x6599:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -135,
"time": "1772700345"
},
"departure": {
"delay": -135,
"time": "1772700345"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -21,
"time": "1772699619"
},
"departure": {
"delay": -21,
"time": "1772699619"
},
"stopId": "FR:27701:ZE:0x6583:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -336,
"time": "1772700624"
},
"departure": {
"delay": -336,
"time": "1772700624"
},
"stopId": "FR:27375:ZE:0x6394:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": -29,
"time": "1772699371"
},
"departure": {
"delay": -29,
"time": "1772699371"
},
"stopId": "FR:27528:ZE:0x6595:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 21,
"time": "1772699181"
},
"departure": {
"delay": 21,
"time": "1772699181"
},
"stopId": "FR:27701:ZE:0x7023:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -270,
"time": "1772700510"
},
"departure": {
"delay": -270,
"time": "1772700510"
},
"stopId": "FR:27375:ZE:0x6515:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": -2,
"time": "1772698978"
},
"departure": {
"delay": -2,
"time": "1772698978"
},
"stopId": "FR:27701:ZE:0x7087:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": 22,
"time": "1772699302"
},
"departure": {
"delay": 22,
"time": "1772699302"
},
"stopId": "FR:27528:ZE:0x6597:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -27,
"time": "1772699553"
},
"departure": {
"delay": -27,
"time": "1772699553"
},
"stopId": "FR:27528:ZE:0x6588:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -127,
"time": "1772700233"
},
"departure": {
"delay": -127,
"time": "1772700233"
},
"stopId": "FR:27375:ZE:0x6458:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -32,
"time": "1772700028"
},
"departure": {
"delay": -32,
"time": "1772700028"
},
"stopId": "FR:27351:ZE:0x6313:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 27,
"time": "1772699247"
},
"departure": {
"delay": 27,
"time": "1772699247"
},
"stopId": "FR:27528:ZE:0x6577:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -270,
"time": "1772700570"
},
"departure": {
"delay": -270,
"time": "1772700570"
},
"stopId": "FR:27375:ZE:0x6433:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": -2,
"time": "1772700058"
},
"departure": {
"delay": -2,
"time": "1772700058"
},
"stopId": "FR:27351:ZE:0x6305:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -188,
"time": "1772700472"
},
"departure": {
"delay": -188,
"time": "1772700472"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": -18,
"time": "1772699022"
},
"departure": {
"delay": -18,
"time": "1772699022"
},
"stopId": "FR:27701:ZE:0x7117:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -67,
"time": "1772700173"
},
"departure": {
"delay": -67,
"time": "1772700173"
},
"stopId": "FR:27375:ZE:0x6385:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -29,
"time": "1772699071"
},
"departure": {
"delay": -29,
"time": "1772699071"
},
"stopId": "FR:27701:ZE:0x7115:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -97,
"time": "1772700203"
},
"departure": {
"delay": -97,
"time": "1772700203"
},
"stopId": "FR:27375:ZE:0x6439:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -32,
"time": "1772699728"
},
"departure": {
"delay": -32,
"time": "1772699728"
},
"stopId": "FR:27701:ZE:0x7107:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -402,
"time": "1772700678"
},
"stopId": "FR:27375:ZE:0x6466:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": -25,
"time": "1772699135"
},
"departure": {
"delay": -25,
"time": "1772699135"
},
"stopId": "FR:27701:ZE:0x7035:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -32,
"time": "1772699668"
},
"departure": {
"delay": -32,
"time": "1772699668"
},
"stopId": "FR:27701:ZE:0x7043:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -29,
"time": "1772699491"
},
"departure": {
"delay": -29,
"time": "1772699491"
},
"stopId": "FR:27528:ZE:0x6593:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -3,
"time": "1772699397"
},
"departure": {
"delay": -3,
"time": "1772699397"
},
"stopId": "FR:27528:ZE:0x6590:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -146,
"time": "1772700274"
},
"departure": {
"delay": -146,
"time": "1772700274"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 24
}
],
"timestamp": "1772698755",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:2:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x4471212:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747845x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 49,
"time": "1772698639"
},
"departure": {
"delay": 49,
"time": "1772698669"
},
"stopId": "FR:50129:ZE:10CUR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 30,
"time": "1772699610"
},
"departure": {
"delay": 30,
"time": "1772699610"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 30,
"time": "1772698830"
},
"departure": {
"delay": 30,
"time": "1772698830"
},
"stopId": "FR:50129:ZE:10CSM2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 30,
"time": "1772699130"
},
"departure": {
"delay": 30,
"time": "1772699130"
},
"stopId": "FR:50129:ZE:10MTT2:ATOUMOD035",
"stopSequence": 14
},
{
"departure": {
"delay": 50,
"time": "1772698250"
},
"stopId": "FR:50129:ZE:10MXR2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 65,
"time": "1772698616"
},
"departure": {
"delay": 65,
"time": "1772698625"
},
"stopId": "FR:50129:ZE:10REN2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 30,
"time": "1772699490"
},
"departure": {
"delay": 30,
"time": "1772699490"
},
"stopId": "FR:50129:ZE:10JAR2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 72,
"time": "1772698423"
},
"departure": {
"delay": 72,
"time": "1772698452"
},
"stopId": "FR:50129:ZE:10BOC2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 30,
"time": "1772699970"
},
"departure": {
"delay": 30,
"time": "1772699970"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 30,
"time": "1772699010"
},
"departure": {
"delay": 30,
"time": "1772699010"
},
"stopId": "FR:50129:ZE:10GDM4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 30,
"time": "1772700150"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 30,
"time": "1772699070"
},
"departure": {
"delay": 30,
"time": "1772699070"
},
"stopId": "FR:50129:ZE:10HxC2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 30,
"time": "1772698890"
},
"departure": {
"delay": 30,
"time": "1772698890"
},
"stopId": "FR:50129:ZE:10SWZ2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 30,
"time": "1772699370"
},
"departure": {
"delay": 30,
"time": "1772699370"
},
"stopId": "FR:50129:ZE:10ODR2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 30,
"time": "1772699790"
},
"departure": {
"delay": 30,
"time": "1772699790"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 33,
"time": "1772698297"
},
"departure": {
"delay": 33,
"time": "1772698353"
},
"stopId": "FR:50129:ZE:10CEN2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 30,
"time": "1772699190"
},
"departure": {
"delay": 30,
"time": "1772699190"
},
"stopId": "FR:50129:ZE:10RUC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 30,
"time": "1772699070"
},
"departure": {
"delay": 30,
"time": "1772699070"
},
"stopId": "FR:50129:ZE:10SEX2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 30,
"time": "1772699130"
},
"departure": {
"delay": 30,
"time": "1772699130"
},
"stopId": "FR:50129:ZE:10BSJ2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 30,
"time": "1772699910"
},
"departure": {
"delay": 30,
"time": "1772699910"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 56,
"time": "1772698465"
},
"departure": {
"delay": 56,
"time": "1772698496"
},
"stopId": "FR:50129:ZE:10GNT2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 38,
"time": "1772698706"
},
"departure": {
"delay": 38,
"time": "1772698718"
},
"stopId": "FR:50129:ZE:10DEB2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 30,
"time": "1772699730"
},
"departure": {
"delay": 30,
"time": "1772699730"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 21,
"time": "1772698556"
},
"departure": {
"delay": 21,
"time": "1772698581"
},
"stopId": "FR:50129:ZE:10LOG2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 30,
"time": "1772699430"
},
"departure": {
"delay": 30,
"time": "1772699430"
},
"stopId": "FR:50129:ZE:10BOS2:ATOUMOD035",
"stopSequence": 18
}
],
"timestamp": "1772698727",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747845x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057426x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 495,
"time": "1772700435"
},
"stopId": "FR:76305:ZE:3922:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": 495,
"time": "1772700015"
},
"departure": {
"delay": 495,
"time": "1772700015"
},
"stopId": "FR:76305:ZE:3574:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 495,
"time": "1772699595"
},
"departure": {
"delay": 495,
"time": "1772699595"
},
"stopId": "FR:76341:ZE:3537:ATOUMOD003",
"stopSequence": 38
},
{
"departure": {
"delay": 547,
"time": "1772698747"
},
"stopId": "FR:76447:ZE:3763:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 533,
"time": "1772700233"
},
"departure": {
"delay": 533,
"time": "1772700233"
},
"stopId": "FR:76305:ZE:4490:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 498,
"time": "1772700318"
},
"departure": {
"delay": 498,
"time": "1772700318"
},
"stopId": "FR:76305:ZE:4501:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 513,
"time": "1772699013"
},
"departure": {
"delay": 513,
"time": "1772699013"
},
"stopId": "FR:76341:ZE:3906:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 554,
"time": "1772699534"
},
"departure": {
"delay": 554,
"time": "1772699534"
},
"stopId": "FR:76341:ZE:3446:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 525,
"time": "1772699865"
},
"departure": {
"delay": 525,
"time": "1772699865"
},
"stopId": "FR:76305:ZE:3150:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 495,
"time": "1772699055"
},
"departure": {
"delay": 495,
"time": "1772699055"
},
"stopId": "FR:76341:ZE:4814:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 511,
"time": "1772699731"
},
"departure": {
"delay": 511,
"time": "1772699731"
},
"stopId": "FR:76305:ZE:3521:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 495,
"time": "1772699295"
},
"departure": {
"delay": 495,
"time": "1772699295"
},
"stopId": "FR:76341:ZE:3747:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 495,
"time": "1772698815"
},
"departure": {
"delay": 495,
"time": "1772698815"
},
"stopId": "FR:76447:ZE:5203:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 495,
"time": "1772698875"
},
"departure": {
"delay": 495,
"time": "1772698875"
},
"stopId": "FR:76447:ZE:3742:ATOUMOD003",
"stopSequence": 29
},
{
"departure": {
"delay": 539,
"time": "1772698619"
},
"stopId": "FR:76447:ZE:3767:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 546,
"time": "1772699766"
},
"departure": {
"delay": 546,
"time": "1772699766"
},
"stopId": "FR:76305:ZE:3295:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 526,
"time": "1772699926"
},
"departure": {
"delay": 526,
"time": "1772699926"
},
"stopId": "FR:76305:ZE:3180:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 495,
"time": "1772699115"
},
"departure": {
"delay": 495,
"time": "1772699115"
},
"stopId": "FR:76341:ZE:3755:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 495,
"time": "1772699655"
},
"departure": {
"delay": 495,
"time": "1772699655"
},
"stopId": "FR:76341:ZE:3083:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 534,
"time": "1772700114"
},
"departure": {
"delay": 534,
"time": "1772700114"
},
"stopId": "FR:76305:ZE:4488:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 546,
"time": "1772699706"
},
"departure": {
"delay": 546,
"time": "1772699706"
},
"stopId": "FR:76305:ZE:3206:ATOUMOD003",
"stopSequence": 40
},
{
"departure": {
"delay": 470,
"time": "1772698490"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 24
},
{
"departure": {
"delay": 533,
"time": "1772698673"
},
"stopId": "FR:76447:ZE:3765:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 553,
"time": "1772699233"
},
"departure": {
"delay": 553,
"time": "1772699233"
},
"stopId": "FR:76341:ZE:3753:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 519,
"time": "1772698899"
},
"departure": {
"delay": 519,
"time": "1772698899"
},
"stopId": "FR:76447:ZE:3761:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 513,
"time": "1772698953"
},
"departure": {
"delay": 513,
"time": "1772698953"
},
"stopId": "FR:76447:ZE:3759:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 529,
"time": "1772699809"
},
"departure": {
"delay": 529,
"time": "1772699809"
},
"stopId": "FR:76305:ZE:3186:ATOUMOD003",
"stopSequence": 43
}
],
"timestamp": "1772698756",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:10:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057426x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD019:ServiceJourney:2x21430275xBOL1xLMCJVxx:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 192,
"time": "1772696655"
},
"departure": {
"delay": 192,
"time": "1772696712"
},
"stopId": "FR:76114:ZE:112:ATOUMOD019",
"stopSequence": 2
},
{
"arrival": {
"delay": 161,
"time": "1772697009"
},
"departure": {
"delay": 161,
"time": "1772697041"
},
"stopId": "FR:76114:ZE:116:ATOUMOD019",
"stopSequence": 6
},
{
"arrival": {
"delay": 213,
"time": "1772696960"
},
"departure": {
"delay": 213,
"time": "1772696973"
},
"stopId": "FR:76114:ZE:115:ATOUMOD019",
"stopSequence": 5
},
{
"departure": {
"delay": 152,
"time": "1772696612"
},
"stopId": "FR:76114:ZE:111:ATOUMOD019",
"stopSequence": 1
},
{
"arrival": {
"delay": 233,
"time": "1772696812"
},
"departure": {
"delay": 233,
"time": "1772696873"
},
"stopId": "FR:76114:ZE:114:ATOUMOD019",
"stopSequence": 4
},
{
"arrival": {
"time": "1772697171"
},
"departure": {
"time": "1772696940"
},
"stopId": "FR:76114:ZE:102:ATOUMOD019",
"stopSequence": 7
},
{
"arrival": {
"delay": 166,
"time": "1772696732"
},
"departure": {
"delay": 166,
"time": "1772696746"
},
"stopId": "FR:76114:ZE:113:ATOUMOD019",
"stopSequence": 3
}
],
"timestamp": "1772698762",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD019:Line:1:LOC",
"tripId": "ATOUMOD019:ServiceJourney:2x21430275xBOL1xLMCJVxx:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596618:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 146,
"time": "1772698346"
},
"departure": {
"delay": 146,
"time": "1772698346"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 96,
"time": "1772698476"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 130,
"time": "1772698270"
},
"departure": {
"delay": 130,
"time": "1772698270"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 12
}
],
"timestamp": "1772698346",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596618:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4227370x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 62,
"time": "1772698922"
},
"departure": {
"delay": 62,
"time": "1772698922"
},
"stopId": "FR:76351:ZE:4984:ATOUMOD003",
"stopSequence": 5
},
{
"departure": {
"delay": 69,
"time": "1772698629"
},
"stopId": "FR:76351:ZE:4868:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 111,
"time": "1772699211"
},
"departure": {
"delay": 111,
"time": "1772699211"
},
"stopId": "FR:76305:ZE:3834:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 62,
"time": "1772699582"
},
"departure": {
"delay": 62,
"time": "1772699582"
},
"stopId": "FR:76305:ZE:3683:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 79,
"time": "1772699959"
},
"departure": {
"delay": 79,
"time": "1772699959"
},
"stopId": "FR:76341:ZE:3464:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 119,
"time": "1772699699"
},
"departure": {
"delay": 119,
"time": "1772699699"
},
"stopId": "FR:76305:ZE:3183:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 107,
"time": "1772699267"
},
"departure": {
"delay": 107,
"time": "1772699267"
},
"stopId": "FR:76305:ZE:3836:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 62,
"time": "1772699162"
},
"departure": {
"delay": 62,
"time": "1772699162"
},
"stopId": "FR:76341:ZE:3832:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 62,
"time": "1772700002"
},
"stopId": "FR:76341:ZE:4597:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 111,
"time": "1772699871"
},
"departure": {
"delay": 111,
"time": "1772699871"
},
"stopId": "FR:76305:ZE:3294:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 107,
"time": "1772699747"
},
"departure": {
"delay": 107,
"time": "1772699747"
},
"stopId": "FR:76305:ZE:3185:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 62,
"time": "1772699342"
},
"departure": {
"delay": 62,
"time": "1772699342"
},
"stopId": "FR:76305:ZE:3922:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 101,
"time": "1772699921"
},
"departure": {
"delay": 101,
"time": "1772699921"
},
"stopId": "FR:76305:ZE:3620:ATOUMOD003",
"stopSequence": 18
},
{
"departure": {
"delay": 67,
"time": "1772698687"
},
"stopId": "FR:76351:ZE:3261:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 98,
"time": "1772699498"
},
"departure": {
"delay": 98,
"time": "1772699498"
},
"stopId": "FR:76305:ZE:3190:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 105,
"time": "1772699445"
},
"departure": {
"delay": 105,
"time": "1772699445"
},
"stopId": "FR:76305:ZE:3098:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 85,
"time": "1772699605"
},
"departure": {
"delay": 85,
"time": "1772699605"
},
"stopId": "FR:76305:ZE:3575:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 62,
"time": "1772699822"
},
"departure": {
"delay": 62,
"time": "1772699822"
},
"stopId": "FR:76305:ZE:3058:ATOUMOD003",
"stopSequence": 16
}
],
"timestamp": "1772698746",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:20:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4227370x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4107913x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 53,
"time": "1772699753"
},
"departure": {
"delay": 53,
"time": "1772699753"
},
"stopId": "FR:76351:ZE:3970:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 5,
"time": "1772698985"
},
"departure": {
"delay": 5,
"time": "1772698985"
},
"stopId": "FR:76351:ZE:3954:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 57,
"time": "1772699577"
},
"departure": {
"delay": 57,
"time": "1772699577"
},
"stopId": "FR:76351:ZE:3972:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 58,
"time": "1772699218"
},
"departure": {
"delay": 58,
"time": "1772699218"
},
"stopId": "FR:76351:ZE:4004:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 50,
"time": "1772699930"
},
"departure": {
"delay": 50,
"time": "1772699930"
},
"stopId": "FR:76351:ZE:3990:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 55,
"time": "1772699455"
},
"departure": {
"delay": 55,
"time": "1772699455"
},
"stopId": "FR:76351:ZE:3992:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 10,
"time": "1772699110"
},
"departure": {
"delay": 10,
"time": "1772699110"
},
"stopId": "FR:76351:ZE:3988:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 4,
"time": "1772700364"
},
"departure": {
"delay": 4,
"time": "1772700364"
},
"stopId": "FR:76351:ZE:3965:ATOUMOD003",
"stopSequence": 14
},
{
"departure": {
"time": "1772698860"
},
"stopId": "FR:76481:ZE:4891:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 3,
"time": "1772700543"
},
"stopId": "FR:76351:ZE:3984:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 8,
"time": "1772700248"
},
"departure": {
"delay": 8,
"time": "1772700248"
},
"stopId": "FR:76351:ZE:3981:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 44,
"time": "1772700464"
},
"departure": {
"delay": 44,
"time": "1772700464"
},
"stopId": "FR:76351:ZE:3998:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 18,
"time": "1772699358"
},
"departure": {
"delay": 18,
"time": "1772699358"
},
"stopId": "FR:76351:ZE:3976:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 25,
"time": "1772700145"
},
"departure": {
"delay": 25,
"time": "1772700145"
},
"stopId": "FR:76351:ZE:3960:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 27,
"time": "1772700027"
},
"departure": {
"delay": 27,
"time": "1772700027"
},
"stopId": "FR:76351:ZE:4000:ATOUMOD003",
"stopSequence": 10
}
],
"timestamp": "1772698746",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4107913x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD019:ServiceJourney:2x54984706xBOL1xLMCJVxx:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772698608"
},
"departure": {
"time": "1772698500"
},
"stopId": "FR:76114:ZE:102:ATOUMOD019",
"stopSequence": 5
},
{
"arrival": {
"delay": 208,
"time": "1772698295"
},
"departure": {
"delay": 208,
"time": "1772698348"
},
"stopId": "FR:76114:ZE:304:ATOUMOD019",
"stopSequence": 2
},
{
"arrival": {
"delay": 156,
"time": "1772698395"
},
"departure": {
"delay": 156,
"time": "1772698416"
},
"stopId": "FR:76114:ZE:305:ATOUMOD019",
"stopSequence": 3
},
{
"arrival": {
"delay": 124,
"time": "1772698475"
},
"departure": {
"delay": 124,
"time": "1772698504"
},
"stopId": "FR:76114:ZE:306:ATOUMOD019",
"stopSequence": 4
},
{
"departure": {
"delay": 132,
"time": "1772698212"
},
"stopId": "FR:76114:ZE:303:ATOUMOD019",
"stopSequence": 1
}
],
"timestamp": "1772698762",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD019:Line:3:LOC",
"tripId": "ATOUMOD019:ServiceJourney:2x54984706xBOL1xLMCJVxx:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745206x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 307,
"time": "1772696707"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 121,
"time": "1772698261"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 123,
"time": "1772698106"
},
"departure": {
"delay": 123,
"time": "1772698143"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 164,
"time": "1772697910"
},
"departure": {
"delay": 164,
"time": "1772697944"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 213,
"time": "1772697199"
},
"departure": {
"delay": 213,
"time": "1772697213"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 122,
"time": "1772697969"
},
"departure": {
"delay": 122,
"time": "1772698022"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 261,
"time": "1772697055"
},
"departure": {
"delay": 261,
"time": "1772697081"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 252,
"time": "1772696910"
},
"departure": {
"delay": 252,
"time": "1772696952"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 150,
"time": "1772697497"
},
"departure": {
"delay": 150,
"time": "1772697510"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 276,
"time": "1772696816"
},
"departure": {
"delay": 276,
"time": "1772696856"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 266,
"time": "1772697108"
},
"departure": {
"delay": 266,
"time": "1772697146"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 263,
"time": "1772696991"
},
"departure": {
"delay": 263,
"time": "1772697023"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 136,
"time": "1772697392"
},
"departure": {
"delay": 136,
"time": "1772697436"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 103,
"time": "1772697725"
},
"departure": {
"delay": 103,
"time": "1772697763"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 178,
"time": "1772697317"
},
"departure": {
"delay": 178,
"time": "1772697358"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 160,
"time": "1772697578"
},
"departure": {
"delay": 160,
"time": "1772697640"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 97,
"time": "1772697680"
},
"departure": {
"delay": 97,
"time": "1772697697"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 248,
"time": "1772696880"
},
"departure": {
"delay": 248,
"time": "1772696888"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 111,
"time": "1772697801"
},
"departure": {
"delay": 111,
"time": "1772697831"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 213,
"time": "1772697241"
},
"departure": {
"delay": 213,
"time": "1772697273"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
}
],
"timestamp": "1772698732",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745206x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748424x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 103,
"time": "1772684383"
},
"stopId": "FR:50129:ZE:10DIG1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 64,
"time": "1772685343"
},
"departure": {
"delay": 64,
"time": "1772685364"
},
"stopId": "FR:50129:ZE:10FDC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 102,
"time": "1772684425"
},
"departure": {
"delay": 102,
"time": "1772684442"
},
"stopId": "FR:50129:ZE:10CDF1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -39,
"time": "1772686020"
},
"departure": {
"delay": -39,
"time": "1772686041"
},
"stopId": "FR:50129:ZE:10LEC2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 29,
"time": "1772684780"
},
"departure": {
"delay": 29,
"time": "1772684789"
},
"stopId": "FR:50129:ZE:10RED1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 122,
"time": "1772684511"
},
"departure": {
"delay": 122,
"time": "1772684522"
},
"stopId": "FR:50129:ZE:10COT1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 5,
"time": "1772686141"
},
"departure": {
"delay": 5,
"time": "1772686205"
},
"stopId": "FR:50129:ZE:10VAB2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 72,
"time": "1772685478"
},
"departure": {
"delay": 72,
"time": "1772685492"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -3,
"time": "1772686247"
},
"departure": {
"delay": -3,
"time": "1772686257"
},
"stopId": "FR:50129:ZE:10EGL5:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -10,
"time": "1772686118"
},
"departure": {
"delay": -10,
"time": "1772686130"
},
"stopId": "FR:50129:ZE:10SMT2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -3,
"time": "1772684866"
},
"departure": {
"delay": -3,
"time": "1772684877"
},
"stopId": "FR:50129:ZE:10FJT1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 55,
"time": "1772685402"
},
"departure": {
"delay": 55,
"time": "1772685415"
},
"stopId": "FR:50129:ZE:10CTR3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 84,
"time": "1772685309"
},
"departure": {
"delay": 84,
"time": "1772685324"
},
"stopId": "FR:50129:ZE:10PHG2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 130,
"time": "1772685653"
},
"departure": {
"delay": 130,
"time": "1772685670"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -10,
"time": "1772686416"
},
"departure": {
"delay": -10,
"time": "1772686430"
},
"stopId": "FR:50129:ZE:10VIG2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 93,
"time": "1772684641"
},
"departure": {
"delay": 93,
"time": "1772684733"
},
"stopId": "FR:50129:ZE:10SAD1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 83,
"time": "1772685522"
},
"departure": {
"delay": 83,
"time": "1772685563"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -3,
"time": "1772685947"
},
"departure": {
"delay": -3,
"time": "1772685957"
},
"stopId": "FR:50129:ZE:10LEB2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 70,
"time": "1772684462"
},
"departure": {
"delay": 70,
"time": "1772684470"
},
"stopId": "FR:50129:ZE:10BCP1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 87,
"time": "1772685055"
},
"departure": {
"delay": 87,
"time": "1772685267"
},
"stopId": "FR:50129:ZE:10SHU3:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 60,
"time": "1772684753"
},
"departure": {
"delay": 60,
"time": "1772684760"
},
"stopId": "FR:50129:ZE:10VOL1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -22,
"time": "1772686461"
},
"departure": {
"delay": -22,
"time": "1772686478"
},
"stopId": "FR:50129:ZE:10DAN2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -38,
"time": "1772686329"
},
"departure": {
"delay": -38,
"time": "1772686342"
},
"stopId": "FR:50129:ZE:10HUI4:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": -18,
"time": "1772686050"
},
"departure": {
"delay": -18,
"time": "1772686062"
},
"stopId": "FR:50129:ZE:10FRA2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 112,
"time": "1772684544"
},
"departure": {
"delay": 112,
"time": "1772684572"
},
"stopId": "FR:50129:ZE:10PFJ1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 25,
"time": "1772685852"
},
"departure": {
"delay": 25,
"time": "1772685865"
},
"stopId": "FR:50129:ZE:10POL2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -48,
"time": "1772686384"
},
"departure": {
"delay": -48,
"time": "1772686392"
},
"stopId": "FR:50129:ZE:10CRB2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 77,
"time": "1772684584"
},
"departure": {
"delay": 77,
"time": "1772684597"
},
"stopId": "FR:50129:ZE:10SAL1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 86,
"time": "1772685735"
},
"departure": {
"delay": 86,
"time": "1772685746"
},
"stopId": "FR:50129:ZE:10STA2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 1846,
"time": "1772688586"
},
"stopId": "FR:50129:ZE:10ZAG2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 12,
"time": "1772684985"
},
"departure": {
"delay": 12,
"time": "1772685012"
},
"stopId": "FR:50129:ZE:10MEN2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -9,
"time": "1772684800"
},
"departure": {
"delay": -9,
"time": "1772684811"
},
"stopId": "FR:50129:ZE:10CIM1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 57,
"time": "1772685830"
},
"departure": {
"delay": 57,
"time": "1772685837"
},
"stopId": "FR:50129:ZE:10LCO2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 45,
"time": "1772684610"
},
"departure": {
"delay": 45,
"time": "1772684625"
},
"stopId": "FR:50129:ZE:10ROS1:ATOUMOD035",
"stopSequence": 7
}
],
"timestamp": "1772698732",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:05:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748424x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596582:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -15,
"time": "1772700585"
},
"departure": {
"delay": -15,
"time": "1772700585"
},
"stopId": "FR:27229:ZE:0xJOL02:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -303,
"time": "1772701857"
},
"stopId": "FR:27229:ZE:0xCAM01:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -1713,
"time": "1772698767"
},
"departure": {
"delay": -1713,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xKEN01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -40,
"time": "1772700860"
},
"departure": {
"delay": -40,
"time": "1772700860"
},
"stopId": "FR:27229:ZE:0xFRI02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -1593,
"time": "1772698767"
},
"departure": {
"delay": -1593,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xRUG01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -232,
"time": "1772701628"
},
"departure": {
"delay": -232,
"time": "1772701628"
},
"stopId": "FR:27229:ZE:0xMFO02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -90,
"time": "1772701110"
},
"departure": {
"delay": -90,
"time": "1772701110"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -112,
"time": "1772701448"
},
"departure": {
"delay": -112,
"time": "1772701448"
},
"stopId": "FR:27229:ZE:0xCHA01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -15,
"time": "1772700705"
},
"departure": {
"delay": -15,
"time": "1772700705"
},
"stopId": "FR:27229:ZE:0xROR02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -119,
"time": "1772700961"
},
"departure": {
"delay": -119,
"time": "1772700961"
},
"stopId": "FR:27229:ZE:0xBRI02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -142,
"time": "1772701538"
},
"departure": {
"delay": -142,
"time": "1772701538"
},
"stopId": "FR:27229:ZE:0xTAU02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -66,
"time": "1772700774"
},
"departure": {
"delay": -66,
"time": "1772700774"
},
"stopId": "FR:27229:ZE:0xRRE02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -16,
"time": "1772700524"
},
"departure": {
"delay": -16,
"time": "1772700524"
},
"stopId": "FR:27229:ZE:0xPAS02:ATOUMOD004",
"stopSequence": 5
},
{
"departure": {
"delay": -1533,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xMOL01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -91,
"time": "1772701169"
},
"departure": {
"delay": -91,
"time": "1772701169"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -220,
"time": "1772701700"
},
"departure": {
"delay": -220,
"time": "1772701700"
},
"stopId": "FR:27229:ZE:0xCCA02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -68,
"time": "1772701252"
},
"departure": {
"delay": -68,
"time": "1772701252"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -1653,
"time": "1772698767"
},
"departure": {
"delay": -1653,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xVOL01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -128,
"time": "1772701372"
},
"departure": {
"delay": -128,
"time": "1772701372"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 14
}
],
"timestamp": "1772698767",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596582:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758435x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772700300"
},
"departure": {
"time": "1772700300"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"time": "1772701500"
},
"departure": {
"time": "1772701500"
},
"stopId": "FR:50041:ZE:HAGGR2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"time": "1772700720"
},
"departure": {
"time": "1772700720"
},
"stopId": "FR:50129:ZE:QQVPL1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"time": "1772700540"
},
"departure": {
"time": "1772700540"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"time": "1772701080"
},
"departure": {
"time": "1772701080"
},
"stopId": "FR:50041:ZE:HAGMF2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"time": "1772702040"
},
"departure": {
"time": "1772702040"
},
"stopId": "FR:50041:ZE:HAGCC2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"time": "1772700480"
},
"departure": {
"time": "1772700480"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"time": "1772700180"
},
"departure": {
"time": "1772700180"
},
"stopId": "FR:50129:ZE:10LSA2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"time": "1772699700"
},
"departure": {
"time": "1772699700"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"time": "1772701920"
},
"departure": {
"time": "1772701920"
},
"stopId": "FR:50041:ZE:HAGMA2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"time": "1772701020"
},
"departure": {
"time": "1772701020"
},
"stopId": "FR:50041:ZE:HAGBG2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"time": "1772699520"
},
"departure": {
"time": "1772699520"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"time": "1772702400"
},
"stopId": "FR:50041:ZE:HAGOLL:ATOUMOD035",
"stopSequence": 21
},
{
"departure": {
"time": "1772699400"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"time": "1772700420"
},
"departure": {
"time": "1772700420"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"time": "1772699820"
},
"departure": {
"time": "1772699820"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"time": "1772701800"
},
"departure": {
"time": "1772701800"
},
"stopId": "FR:50041:ZE:HAGFY2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"time": "1772699880"
},
"departure": {
"time": "1772699880"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"time": "1772699940"
},
"departure": {
"time": "1772699940"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"time": "1772699640"
},
"departure": {
"time": "1772699640"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
}
],
"timestamp": "1772698736",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758435x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3372F6044451x2026x03x01T20x51x11Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772699880"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 10
},
{
"arrival": {
"time": "1772693460"
},
"departure": {
"time": "1772693520"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1772692320"
},
"departure": {
"time": "1772692380"
},
"stopId": "FR:14514:ZE:StopPointxOCETrainxTERx87444349:ATOUMOD002",
"stopSequence": 3
},
{
"departure": {
"time": "1772691840"
},
"stopId": "FR:14220:ZE:StopPointxOCETrainxTERx87444372:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1772694420"
},
"departure": {
"time": "1772694480"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1772695980"
},
"departure": {
"time": "1772696100"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 9
}
],
"timestamp": "1772688230",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx03A83359x7D9Dx4301x9C87x92FED4666451x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3372F6044451x2026x03x01T20x51x11Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:447:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772708280"
},
"departure": {
"time": "1772708280"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1772708160"
},
"departure": {
"time": "1772708160"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1772707740"
},
"departure": {
"time": "1772707740"
},
"stopId": "FR:76217:ZE:18024:ATOUMOD005",
"stopSequence": 7
},
{
"departure": {
"time": "1772707200"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1772710260"
},
"departure": {
"time": "1772710260"
},
"stopId": "FR:76217:ZE:18168:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1772709060"
},
"departure": {
"time": "1772709060"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1772709300"
},
"departure": {
"time": "1772709300"
},
"stopId": "FR:76217:ZE:18079:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1772707440"
},
"departure": {
"time": "1772707440"
},
"stopId": "FR:76217:ZE:18039:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1772707680"
},
"departure": {
"time": "1772707680"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1772710440"
},
"departure": {
"time": "1772710440"
},
"stopId": "FR:76217:ZE:18191:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1772710320"
},
"departure": {
"time": "1772710320"
},
"stopId": "FR:76217:ZE:18242:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1772709180"
},
"departure": {
"time": "1772709180"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1772709660"
},
"departure": {
"time": "1772709660"
},
"stopId": "FR:76217:ZE:18195:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1772708460"
},
"departure": {
"time": "1772708460"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1772710200"
},
"departure": {
"time": "1772710200"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1772710500"
},
"stopId": "FR:76217:ZE:18809:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1772709120"
},
"departure": {
"time": "1772709120"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1772709900"
},
"departure": {
"time": "1772709900"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1772708100"
},
"departure": {
"time": "1772708100"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1772710080"
},
"departure": {
"time": "1772710080"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1772709720"
},
"departure": {
"time": "1772709720"
},
"stopId": "FR:76217:ZE:18207:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1772709420"
},
"departure": {
"time": "1772709420"
},
"stopId": "FR:76217:ZE:18103:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1772707920"
},
"departure": {
"time": "1772707920"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1772709960"
},
"departure": {
"time": "1772709960"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1772708820"
},
"departure": {
"time": "1772708820"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1772707260"
},
"departure": {
"time": "1772707260"
},
"stopId": "FR:76565:ZE:18285:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1772707500"
},
"departure": {
"time": "1772707500"
},
"stopId": "FR:76217:ZE:18072:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1772709840"
},
"departure": {
"time": "1772709840"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1772709780"
},
"departure": {
"time": "1772709780"
},
"stopId": "FR:76217:ZE:18163:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1772707320"
},
"departure": {
"time": "1772707320"
},
"stopId": "FR:76565:ZE:18255:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1772708880"
},
"departure": {
"time": "1772708880"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1772707800"
},
"departure": {
"time": "1772707800"
},
"stopId": "FR:76217:ZE:18053:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1772709600"
},
"departure": {
"time": "1772709600"
},
"stopId": "FR:76217:ZE:18188:ATOUMOD005",
"stopSequence": 21
}
],
"timestamp": "1772698694",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:447:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758194x2025xHxMultxJxVxJeuxVenx00x0001000:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 133,
"time": "1772696953"
},
"departure": {
"delay": 133,
"time": "1772696953"
},
"stopId": "FR:50369:ZE:NEGBG2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 180,
"time": "1772699280"
},
"stopId": "FR:50412:ZE:PORLE2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 99,
"time": "1772697362"
},
"departure": {
"delay": 99,
"time": "1772697399"
},
"stopId": "FR:50082:ZE:BCQSF2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 168,
"time": "1772698375"
},
"departure": {
"delay": 168,
"time": "1772698428"
},
"stopId": "FR:50031:ZE:BNVCAP:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -88,
"time": "1772696597"
},
"departure": {
"delay": -88,
"time": "1772696612"
},
"stopId": "FR:50615:ZE:VALCA2:ATOUMOD035",
"stopSequence": 5
},
{
"departure": {
"delay": 13,
"time": "1772695933"
},
"stopId": "FR:50615:ZE:VALZA2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 23,
"time": "1772696183"
},
"departure": {
"delay": 23,
"time": "1772696183"
},
"stopId": "FR:50615:ZE:VALFB1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 79,
"time": "1772696437"
},
"departure": {
"delay": 79,
"time": "1772696539"
},
"stopId": "FR:50615:ZE:VALGS1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 148,
"time": "1772698602"
},
"departure": {
"delay": 148,
"time": "1772698648"
},
"stopId": "FR:50031:ZE:BNVMA2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 46,
"time": "1772697214"
},
"departure": {
"delay": 46,
"time": "1772697226"
},
"stopId": "FR:50082:ZE:BCQSU2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 41,
"time": "1772697872"
},
"departure": {
"delay": 41,
"time": "1772697881"
},
"stopId": "FR:50577:ZE:SORMB2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 82,
"time": "1772696236"
},
"departure": {
"delay": 82,
"time": "1772696302"
},
"stopId": "FR:50615:ZE:VALCH2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 43,
"time": "1772697693"
},
"departure": {
"delay": 43,
"time": "1772697703"
},
"stopId": "FR:50082:ZE:VREHL2:ATOUMOD035",
"stopSequence": 9
}
],
"timestamp": "1772698732",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:G:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758194x2025xHxMultxJxVxJeuxVenx00x0001000:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748455x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 22,
"time": "1772692959"
},
"departure": {
"delay": 22,
"time": "1772693002"
},
"stopId": "FR:50129:ZE:10EGL6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 47,
"time": "1772693416"
},
"departure": {
"delay": 47,
"time": "1772693447"
},
"stopId": "FR:50129:ZE:10POL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 128,
"time": "1772694714"
},
"departure": {
"delay": 128,
"time": "1772694728"
},
"stopId": "FR:50129:ZE:10CIM2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 4,
"time": "1772693748"
},
"departure": {
"delay": 4,
"time": "1772693764"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 115,
"time": "1772694628"
},
"departure": {
"delay": 115,
"time": "1772694655"
},
"stopId": "FR:50129:ZE:10FJT2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -31,
"time": "1772692795"
},
"departure": {
"delay": -31,
"time": "1772692889"
},
"stopId": "FR:50129:ZE:10HUI3:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 108,
"time": "1772694824"
},
"departure": {
"delay": 108,
"time": "1772694888"
},
"stopId": "FR:50129:ZE:10SAD2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 86,
"time": "1772694902"
},
"departure": {
"delay": 86,
"time": "1772694926"
},
"stopId": "FR:50129:ZE:10ROS2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -45,
"time": "1772694343"
},
"departure": {
"delay": -45,
"time": "1772694375"
},
"stopId": "FR:50129:ZE:10MEN3:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 84,
"time": "1772695224"
},
"stopId": "FR:50129:ZE:10DIG1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -88,
"time": "1772692683"
},
"departure": {
"delay": -88,
"time": "1772692712"
},
"stopId": "FR:50129:ZE:10CRB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -81,
"time": "1772692647"
},
"departure": {
"delay": -81,
"time": "1772692659"
},
"stopId": "FR:50129:ZE:10VIG1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 74,
"time": "1772693061"
},
"departure": {
"delay": 74,
"time": "1772693114"
},
"stopId": "FR:50129:ZE:10VAB1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 110,
"time": "1772695177"
},
"departure": {
"delay": 110,
"time": "1772695190"
},
"stopId": "FR:50129:ZE:10CDF2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 13,
"time": "1772694247"
},
"departure": {
"delay": 13,
"time": "1772694313"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 73,
"time": "1772693702"
},
"departure": {
"delay": 73,
"time": "1772693713"
},
"stopId": "FR:50129:ZE:10STA1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -68,
"time": "1772692585"
},
"departure": {
"delay": -68,
"time": "1772692612"
},
"stopId": "FR:50129:ZE:10DAN1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 139,
"time": "1772695148"
},
"departure": {
"delay": 139,
"time": "1772695159"
},
"stopId": "FR:50129:ZE:10BCP2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 16,
"time": "1772693465"
},
"departure": {
"delay": 16,
"time": "1772693476"
},
"stopId": "FR:50129:ZE:10LCO1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 130,
"time": "1772695047"
},
"departure": {
"delay": 130,
"time": "1772695090"
},
"stopId": "FR:50129:ZE:10COT2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 208,
"time": "1772694115"
},
"departure": {
"delay": 208,
"time": "1772694148"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 84,
"time": "1772694790"
},
"departure": {
"delay": 84,
"time": "1772694804"
},
"stopId": "FR:50129:ZE:10VOL2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 32,
"time": "1772693218"
},
"departure": {
"delay": 32,
"time": "1772693252"
},
"stopId": "FR:50129:ZE:10LEC1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 112,
"time": "1772694740"
},
"departure": {
"delay": 112,
"time": "1772694772"
},
"stopId": "FR:50129:ZE:10RED2:ATOUMOD035",
"stopSequence": 24
},
{
"departure": {
"delay": -35,
"time": "1772692405"
},
"stopId": "FR:50129:ZE:10ZAG1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 87,
"time": "1772694967"
},
"departure": {
"delay": 87,
"time": "1772695047"
},
"stopId": "FR:50129:ZE:10PFJ2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 39,
"time": "1772693184"
},
"departure": {
"delay": 39,
"time": "1772693199"
},
"stopId": "FR:50129:ZE:10FRA1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 36,
"time": "1772693126"
},
"departure": {
"delay": 36,
"time": "1772693136"
},
"stopId": "FR:50129:ZE:10SMT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 59,
"time": "1772694947"
},
"departure": {
"delay": 59,
"time": "1772694959"
},
"stopId": "FR:50129:ZE:10SAL2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 194,
"time": "1772694170"
},
"departure": {
"delay": 194,
"time": "1772694194"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 33,
"time": "1772693850"
},
"departure": {
"delay": 33,
"time": "1772693913"
},
"stopId": "FR:50129:ZE:10CTR1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 6,
"time": "1772693802"
},
"departure": {
"delay": 6,
"time": "1772693826"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 28,
"time": "1772693298"
},
"departure": {
"delay": 28,
"time": "1772693308"
},
"stopId": "FR:50129:ZE:10LEB1:ATOUMOD035",
"stopSequence": 11
}
],
"timestamp": "1772698736",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:05:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748455x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1429:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772711640"
},
"departure": {
"time": "1772711640"
},
"stopId": "FR:27681:ZE:10116:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1772712000"
},
"departure": {
"time": "1772712000"
},
"stopId": "FR:27681:ZE:141:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1772711880"
},
"departure": {
"time": "1772711880"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1772711160"
},
"departure": {
"time": "1772711160"
},
"stopId": "FR:27562:ZE:37:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1772712120"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1772711940"
},
"departure": {
"time": "1772711940"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1772711460"
},
"departure": {
"time": "1772711460"
},
"stopId": "FR:27562:ZE:10053:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1772711700"
},
"departure": {
"time": "1772711700"
},
"stopId": "FR:27681:ZE:29053:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1772711280"
},
"departure": {
"time": "1772711280"
},
"stopId": "FR:27562:ZE:10025:ATOUMOD007",
"stopSequence": 5
},
{
"departure": {
"time": "1772711040"
},
"stopId": "FR:27562:ZE:93:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1772711340"
},
"departure": {
"time": "1772711340"
},
"stopId": "FR:27562:ZE:50434:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1772711220"
},
"departure": {
"time": "1772711220"
},
"stopId": "FR:27562:ZE:10020:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1772711400"
},
"departure": {
"time": "1772711400"
},
"stopId": "FR:27562:ZE:10041:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1772711100"
},
"departure": {
"time": "1772711100"
},
"stopId": "FR:27562:ZE:148:ATOUMOD007",
"stopSequence": 2
}
],
"timestamp": "1772698758",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:26:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1429:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4056548x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -28,
"time": "1772698952"
},
"departure": {
"delay": -28,
"time": "1772698952"
},
"stopId": "FR:76351:ZE:3478:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": -28,
"time": "1772698712"
},
"departure": {
"delay": -28,
"time": "1772698712"
},
"stopId": "FR:76351:ZE:4470:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": -5,
"time": "1772699335"
},
"departure": {
"delay": -5,
"time": "1772699335"
},
"stopId": "FR:76351:ZE:3571:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": -10,
"time": "1772699870"
},
"departure": {
"delay": -10,
"time": "1772699870"
},
"stopId": "FR:76351:ZE:3280:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": -13,
"time": "1772699987"
},
"departure": {
"delay": -13,
"time": "1772699987"
},
"stopId": "FR:76351:ZE:4768:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": -6,
"time": "1772699574"
},
"departure": {
"delay": -6,
"time": "1772699574"
},
"stopId": "FR:76351:ZE:3320:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": -28,
"time": "1772699612"
},
"departure": {
"delay": -28,
"time": "1772699612"
},
"stopId": "FR:76351:ZE:3188:ATOUMOD003",
"stopSequence": 17
},
{
"departure": {
"delay": 6,
"time": "1772698506"
},
"stopId": "FR:76351:ZE:3235:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": -27,
"time": "1772699493"
},
"departure": {
"delay": -27,
"time": "1772699493"
},
"stopId": "FR:76351:ZE:3495:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 2,
"time": "1772699942"
},
"departure": {
"delay": 2,
"time": "1772699942"
},
"stopId": "FR:76351:ZE:3579:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": -26,
"time": "1772698834"
},
"departure": {
"delay": -26,
"time": "1772698834"
},
"stopId": "FR:76351:ZE:3674:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 27,
"time": "1772699667"
},
"departure": {
"delay": 27,
"time": "1772699667"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 5,
"time": "1772699165"
},
"departure": {
"delay": 5,
"time": "1772699165"
},
"stopId": "FR:76351:ZE:3069:ATOUMOD003",
"stopSequence": 11
},
{
"departure": {
"delay": 34,
"time": "1772698594"
},
"stopId": "FR:76351:ZE:3226:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 5,
"time": "1772699405"
},
"departure": {
"delay": 5,
"time": "1772699405"
},
"stopId": "FR:76351:ZE:3179:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 23,
"time": "1772698763"
},
"departure": {
"delay": 23,
"time": "1772698763"
},
"stopId": "FR:76351:ZE:3080:ATOUMOD003",
"stopSequence": 6
},
{
"departure": {
"time": "1772698440"
},
"stopId": "FR:76351:ZE:3639:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": -28,
"time": "1772699252"
},
"departure": {
"delay": -28,
"time": "1772699252"
},
"stopId": "FR:76351:ZE:4652:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 29,
"time": "1772699069"
},
"departure": {
"delay": 29,
"time": "1772699069"
},
"stopId": "FR:76351:ZE:3491:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": -8,
"time": "1772698912"
},
"departure": {
"delay": -8,
"time": "1772698912"
},
"stopId": "FR:76351:ZE:3040:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": -28,
"time": "1772700152"
},
"stopId": "FR:76351:ZE:4865:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": -28,
"time": "1772699792"
},
"departure": {
"delay": -28,
"time": "1772699792"
},
"stopId": "FR:76351:ZE:4640:ATOUMOD003",
"stopSequence": 20
},
{
"departure": {
"delay": -27,
"time": "1772698653"
},
"stopId": "FR:76351:ZE:3222:ATOUMOD003",
"stopSequence": 4
}
],
"timestamp": "1772698656",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C2:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4056548x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC597066:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -3273,
"time": "1772698767"
},
"departure": {
"delay": -3273,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xBRO01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -2853,
"time": "1772698767"
},
"departure": {
"delay": -2853,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xCOM01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -2973,
"time": "1772698767"
},
"departure": {
"delay": -2973,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xFAU01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -3093,
"time": "1772698767"
},
"departure": {
"delay": -3093,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xHAR01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -3153,
"time": "1772698767"
},
"departure": {
"delay": -3153,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xLOG01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -3213,
"time": "1772698767"
},
"departure": {
"delay": -3213,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xBEV01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -2793,
"time": "1772698767"
},
"departure": {
"delay": -2793,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xFER01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -3453,
"time": "1772698767"
},
"departure": {
"delay": -3453,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -2553,
"time": "1772698767"
},
"departure": {
"delay": -2553,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xCAR04:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -2493,
"time": "1772698767"
},
"departure": {
"delay": -2493,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xMEU01:ATOUMOD004",
"stopSequence": 2
},
{
"departure": {
"delay": -2433,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xCEN01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -2673,
"time": "1772698767"
},
"departure": {
"delay": -2673,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xDUN01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -3393,
"time": "1772698767"
},
"departure": {
"delay": -3393,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -217,
"time": "1772702243"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -3513,
"time": "1772698767"
},
"departure": {
"delay": -3513,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 18
}
],
"timestamp": "1772698767",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC597066:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596621:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -283,
"time": "1772701997"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -17,
"time": "1772701243"
},
"departure": {
"delay": -17,
"time": "1772701243"
},
"stopId": "FR:27229:ZE:0xKEN01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -104,
"time": "1772701516"
},
"departure": {
"delay": -104,
"time": "1772701516"
},
"stopId": "FR:27229:ZE:0xRRE02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -54,
"time": "1772701446"
},
"departure": {
"delay": -54,
"time": "1772701446"
},
"stopId": "FR:27229:ZE:0xROR02:ATOUMOD004",
"stopSequence": 7
},
{
"departure": {
"time": "1772701080"
},
"stopId": "FR:27229:ZE:0xMOL01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -204,
"time": "1772701836"
},
"departure": {
"delay": -204,
"time": "1772701836"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -99,
"time": "1772701581"
},
"departure": {
"delay": -99,
"time": "1772701581"
},
"stopId": "FR:27229:ZE:0xFRI02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -3,
"time": "1772701197"
},
"departure": {
"delay": -3,
"time": "1772701197"
},
"stopId": "FR:27229:ZE:0xVOL01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -174,
"time": "1772701686"
},
"departure": {
"delay": -174,
"time": "1772701686"
},
"stopId": "FR:27229:ZE:0xBRI02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 7,
"time": "1772701147"
},
"departure": {
"delay": 7,
"time": "1772701147"
},
"stopId": "FR:27229:ZE:0xRUG01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -4,
"time": "1772701316"
},
"departure": {
"delay": -4,
"time": "1772701316"
},
"stopId": "FR:27229:ZE:0xPAS02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -204,
"time": "1772701776"
},
"departure": {
"delay": -204,
"time": "1772701776"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -8,
"time": "1772701372"
},
"departure": {
"delay": -8,
"time": "1772701372"
},
"stopId": "FR:27229:ZE:0xJOL02:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -208,
"time": "1772701892"
},
"departure": {
"delay": -208,
"time": "1772701892"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 13
}
],
"timestamp": "1772698767",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596621:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746205x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 79,
"time": "1772691286"
},
"departure": {
"delay": 79,
"time": "1772691319"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 31,
"time": "1772690933"
},
"departure": {
"delay": 31,
"time": "1772690971"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 163,
"time": "1772693433"
},
"departure": {
"delay": 163,
"time": "1772693443"
},
"stopId": "FR:50129:ZE:10SFN2:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 182,
"time": "1772693118"
},
"departure": {
"delay": 182,
"time": "1772693162"
},
"stopId": "FR:50129:ZE:10ARA2:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 218,
"time": "1772693219"
},
"departure": {
"delay": 218,
"time": "1772693258"
},
"stopId": "FR:50129:ZE:10BON2:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 93,
"time": "1772691176"
},
"departure": {
"delay": 93,
"time": "1772691213"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 185,
"time": "1772693026"
},
"departure": {
"delay": 185,
"time": "1772693045"
},
"stopId": "FR:50129:ZE:10CPL2:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 96,
"time": "1772691590"
},
"departure": {
"delay": 96,
"time": "1772691636"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 92,
"time": "1772690393"
},
"departure": {
"delay": 92,
"time": "1772690432"
},
"stopId": "FR:50129:ZE:10COS2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 83,
"time": "1772691083"
},
"departure": {
"delay": 83,
"time": "1772691143"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 122,
"time": "1772690495"
},
"departure": {
"delay": 122,
"time": "1772690522"
},
"stopId": "FR:50129:ZE:10RSX2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 81,
"time": "1772692305"
},
"departure": {
"delay": 81,
"time": "1772692341"
},
"stopId": "FR:50129:ZE:10TRA6:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 54,
"time": "1772691676"
},
"departure": {
"delay": 54,
"time": "1772691714"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 156,
"time": "1772692922"
},
"departure": {
"delay": 156,
"time": "1772692956"
},
"stopId": "FR:50129:ZE:10LON2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 178,
"time": "1772693294"
},
"departure": {
"delay": 178,
"time": "1772693338"
},
"stopId": "FR:50129:ZE:10HOU2:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 37,
"time": "1772690906"
},
"departure": {
"delay": 37,
"time": "1772690917"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 152,
"time": "1772692729"
},
"departure": {
"delay": 152,
"time": "1772692772"
},
"stopId": "FR:50129:ZE:10DUB2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 117,
"time": "1772692480"
},
"departure": {
"delay": 117,
"time": "1772692497"
},
"stopId": "FR:50129:ZE:10BEL2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 88,
"time": "1772690279"
},
"departure": {
"delay": 88,
"time": "1772690308"
},
"stopId": "FR:50129:ZE:10JGO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 148,
"time": "1772693463"
},
"departure": {
"delay": 148,
"time": "1772693488"
},
"stopId": "FR:50129:ZE:10ALB2:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 187,
"time": "1772693069"
},
"departure": {
"delay": 187,
"time": "1772693107"
},
"stopId": "FR:50129:ZE:10PRE2:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 138,
"time": "1772692607"
},
"departure": {
"delay": 138,
"time": "1772692638"
},
"stopId": "FR:50129:ZE:10AGO2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 351,
"time": "1772693991"
},
"stopId": "FR:50129:ZE:10MAX1:ATOUMOD035",
"stopSequence": 50
},
{
"arrival": {
"delay": 145,
"time": "1772690592"
},
"departure": {
"delay": 145,
"time": "1772690605"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 173,
"time": "1772693265"
},
"departure": {
"delay": 173,
"time": "1772693273"
},
"stopId": "FR:50129:ZE:10BRT2:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 115,
"time": "1772690719"
},
"departure": {
"delay": 115,
"time": "1772690755"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 126,
"time": "1772690549"
},
"departure": {
"delay": 126,
"time": "1772690586"
},
"stopId": "FR:50129:ZE:10MGT2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 385,
"time": "1772693894"
},
"departure": {
"delay": 385,
"time": "1772693905"
},
"stopId": "FR:50129:ZE:10SFG2:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 90,
"time": "1772692124"
},
"departure": {
"delay": 90,
"time": "1772692170"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 135,
"time": "1772692843"
},
"departure": {
"delay": 135,
"time": "1772692875"
},
"stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035",
"stopSequence": 35
},
{
"departure": {
"delay": 66,
"time": "1772690226"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 55,
"time": "1772690867"
},
"departure": {
"delay": 55,
"time": "1772690875"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 103,
"time": "1772691847"
},
"departure": {
"delay": 103,
"time": "1772691883"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 81,
"time": "1772690454"
},
"departure": {
"delay": 81,
"time": "1772690481"
},
"stopId": "FR:50129:ZE:10CVE2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 122,
"time": "1772690675"
},
"departure": {
"delay": 122,
"time": "1772690702"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 86,
"time": "1772692221"
},
"departure": {
"delay": 86,
"time": "1772692286"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 151,
"time": "1772692976"
},
"departure": {
"delay": 151,
"time": "1772693011"
},
"stopId": "FR:50129:ZE:10BHE2:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 95,
"time": "1772690991"
},
"departure": {
"delay": 95,
"time": "1772691035"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 105,
"time": "1772692025"
},
"departure": {
"delay": 105,
"time": "1772692065"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 404,
"time": "1772693784"
},
"departure": {
"delay": 404,
"time": "1772693864"
},
"stopId": "FR:50129:ZE:10COF2:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 117,
"time": "1772690616"
},
"departure": {
"delay": 117,
"time": "1772690637"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 137,
"time": "1772692664"
},
"departure": {
"delay": 137,
"time": "1772692697"
},
"stopId": "FR:50129:ZE:10LAV2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 116,
"time": "1772692395"
},
"departure": {
"delay": 116,
"time": "1772692436"
},
"stopId": "FR:50129:ZE:10HUI2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 88,
"time": "1772691911"
},
"departure": {
"delay": 88,
"time": "1772691928"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 373,
"time": "1772693936"
},
"departure": {
"delay": 373,
"time": "1772693953"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 49
},
{
"arrival": {
"delay": 93,
"time": "1772691946"
},
"departure": {
"delay": 93,
"time": "1772691993"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 168,
"time": "1772693361"
},
"departure": {
"delay": 168,
"time": "1772693388"
},
"stopId": "FR:50129:ZE:10CAR2:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 190,
"time": "1772691437"
},
"departure": {
"delay": 190,
"time": "1772691550"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 141,
"time": "1772692539"
},
"departure": {
"delay": 141,
"time": "1772692581"
},
"stopId": "FR:50129:ZE:10HOM2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 78,
"time": "1772690771"
},
"departure": {
"delay": 78,
"time": "1772690778"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 11
}
],
"timestamp": "1772698733",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746205x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4255627x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 268,
"time": "1772697988"
},
"stopId": "FR:76447:ZE:3492:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 268,
"time": "1772698048"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 50
}
],
"timestamp": "1772698086",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:17:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4255627x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057112x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 390,
"time": "1772698890"
},
"departure": {
"delay": 390,
"time": "1772698890"
},
"stopId": "FR:76351:ZE:3274:ATOUMOD003",
"stopSequence": 13
},
{
"departure": {
"delay": 367,
"time": "1772698507"
},
"stopId": "FR:76351:ZE:3658:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 384,
"time": "1772699004"
},
"departure": {
"delay": 384,
"time": "1772699004"
},
"stopId": "FR:76351:ZE:3278:ATOUMOD003",
"stopSequence": 15
},
{
"departure": {
"delay": 381,
"time": "1772698701"
},
"stopId": "FR:76351:ZE:4861:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 325,
"time": "1772698345"
},
"departure": {
"delay": 325,
"time": "1772698345"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 5
},
{
"departure": {
"delay": 367,
"time": "1772698567"
},
"stopId": "FR:76351:ZE:3934:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 390,
"time": "1772698770"
},
"departure": {
"delay": 390,
"time": "1772698770"
},
"stopId": "FR:76351:ZE:3649:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 378,
"time": "1772699058"
},
"departure": {
"delay": 378,
"time": "1772699058"
},
"stopId": "FR:76351:ZE:4555:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 399,
"time": "1772698959"
},
"departure": {
"delay": 399,
"time": "1772698959"
},
"stopId": "FR:76351:ZE:3398:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 368,
"time": "1772699528"
},
"stopId": "FR:76351:ZE:3717:ATOUMOD003",
"stopSequence": 22
},
{
"departure": {
"delay": 367,
"time": "1772698627"
},
"stopId": "FR:76351:ZE:3540:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 412,
"time": "1772699272"
},
"departure": {
"delay": 412,
"time": "1772699272"
},
"stopId": "FR:76351:ZE:4497:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 395,
"time": "1772698835"
},
"departure": {
"delay": 395,
"time": "1772698835"
},
"stopId": "FR:76351:ZE:4732:ATOUMOD003",
"stopSequence": 12
},
{
"departure": {
"delay": 318,
"time": "1772698158"
},
"stopId": "FR:76351:ZE:3529:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 402,
"time": "1772699442"
},
"departure": {
"delay": 402,
"time": "1772699442"
},
"stopId": "FR:76351:ZE:3449:ATOUMOD003",
"stopSequence": 21
},
{
"departure": {
"delay": 347,
"time": "1772698067"
},
"stopId": "FR:76351:ZE:4581:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 392,
"time": "1772699372"
},
"departure": {
"delay": 392,
"time": "1772699372"
},
"stopId": "FR:76351:ZE:3621:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 368,
"time": "1772699168"
},
"departure": {
"delay": 368,
"time": "1772699168"
},
"stopId": "FR:76351:ZE:3599:ATOUMOD003",
"stopSequence": 17
},
{
"departure": {
"delay": 326,
"time": "1772698226"
},
"stopId": "FR:76351:ZE:3029:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 386,
"time": "1772699246"
},
"departure": {
"delay": 386,
"time": "1772699246"
},
"stopId": "FR:76351:ZE:3316:ATOUMOD003",
"stopSequence": 18
},
{
"departure": {
"delay": 394,
"time": "1772698414"
},
"stopId": "FR:76351:ZE:4995:ATOUMOD003",
"stopSequence": 6
}
],
"timestamp": "1772698766",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C8:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057112x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4056975x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 332,
"time": "1772698892"
},
"departure": {
"delay": 332,
"time": "1772698892"
},
"stopId": "FR:76351:ZE:3041:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 312,
"time": "1772698752"
},
"departure": {
"delay": 312,
"time": "1772698752"
},
"stopId": "FR:76351:ZE:3152:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 293,
"time": "1772698973"
},
"stopId": "FR:76351:ZE:4848:ATOUMOD003",
"stopSequence": 20
},
{
"departure": {
"delay": 293,
"time": "1772698673"
},
"stopId": "FR:76351:ZE:3012:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 311,
"time": "1772698931"
},
"departure": {
"delay": 311,
"time": "1772698931"
},
"stopId": "FR:76351:ZE:4568:ATOUMOD003",
"stopSequence": 19
},
{
"departure": {
"delay": 383,
"time": "1772698583"
},
"stopId": "FR:76351:ZE:3584:ATOUMOD003",
"stopSequence": 13
},
{
"departure": {
"delay": 353,
"time": "1772698613"
},
"stopId": "FR:76351:ZE:4803:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 318,
"time": "1772698818"
},
"departure": {
"delay": 318,
"time": "1772698818"
},
"stopId": "FR:76351:ZE:3162:ATOUMOD003",
"stopSequence": 17
}
],
"timestamp": "1772698736",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C7:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4056975x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x4470537:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -36,
"time": "1772699064"
},
"departure": {
"delay": -36,
"time": "1772699064"
},
"stopId": "FR:27375:ZE:0x6406:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -133,
"time": "1772699567"
},
"departure": {
"delay": -133,
"time": "1772699567"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -16,
"time": "1772698844"
},
"departure": {
"delay": -16,
"time": "1772698844"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 23,
"time": "1772700023"
},
"departure": {
"delay": 23,
"time": "1772700023"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -67,
"time": "1772699813"
},
"departure": {
"delay": -67,
"time": "1772699813"
},
"stopId": "FR:27701:ZE:0x7095:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -63,
"time": "1772699337"
},
"departure": {
"delay": -63,
"time": "1772699337"
},
"stopId": "FR:27701:ZE:0x7036:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 226,
"time": "1772698726"
},
"departure": {
"delay": 226,
"time": "1772698726"
},
"stopId": "FR:27375:ZE:0x6440:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -91,
"time": "1772699489"
},
"departure": {
"delay": -91,
"time": "1772699489"
},
"stopId": "FR:27701:ZE:0x7054:ATOUMOD006",
"stopSequence": 15
},
{
"departure": {
"delay": 196,
"time": "1772698696"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": 15,
"time": "1772698935"
},
"departure": {
"delay": 15,
"time": "1772698935"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -66,
"time": "1772699154"
},
"departure": {
"delay": -66,
"time": "1772699154"
},
"stopId": "FR:27701:ZE:0x7100:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -31,
"time": "1772698769"
},
"departure": {
"delay": -31,
"time": "1772698769"
},
"stopId": "FR:27375:ZE:0x6528:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -59,
"time": "1772699641"
},
"departure": {
"delay": -59,
"time": "1772699641"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -41,
"time": "1772699359"
},
"departure": {
"delay": -41,
"time": "1772699359"
},
"stopId": "FR:27701:ZE:0x7068:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 34,
"time": "1772698714"
},
"departure": {
"delay": 34,
"time": "1772698714"
},
"stopId": "FR:27375:ZE:0x6504:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -65,
"time": "1772699875"
},
"departure": {
"delay": -65,
"time": "1772699875"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -28,
"time": "1772699012"
},
"departure": {
"delay": -28,
"time": "1772699012"
},
"stopId": "FR:27375:ZE:0x6442:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -36,
"time": "1772699964"
},
"departure": {
"delay": -36,
"time": "1772699964"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -66,
"time": "1772699394"
},
"departure": {
"delay": -66,
"time": "1772699394"
},
"stopId": "FR:27701:ZE:0x7132:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -68,
"time": "1772700112"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -94,
"time": "1772699426"
},
"departure": {
"delay": -94,
"time": "1772699426"
},
"stopId": "FR:27701:ZE:0x7044:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -76,
"time": "1772699684"
},
"departure": {
"delay": -76,
"time": "1772699684"
},
"stopId": "FR:27701:ZE:0x7108:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -86,
"time": "1772699254"
},
"departure": {
"delay": -86,
"time": "1772699254"
},
"stopId": "FR:27701:ZE:0x7126:ATOUMOD006",
"stopSequence": 10
}
],
"timestamp": "1772698755",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x4470537:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746208x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 232,
"time": "1772696239"
},
"departure": {
"delay": 232,
"time": "1772696272"
},
"stopId": "FR:50129:ZE:10HOU2:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 29,
"time": "1772693209"
},
"departure": {
"delay": 29,
"time": "1772693249"
},
"stopId": "FR:50129:ZE:10COS2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 14,
"time": "1772693639"
},
"departure": {
"delay": 14,
"time": "1772693654"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 123,
"time": "1772694856"
},
"departure": {
"delay": 123,
"time": "1772694903"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 206,
"time": "1772696356"
},
"departure": {
"delay": 206,
"time": "1772696366"
},
"stopId": "FR:50129:ZE:10SFN2:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 261,
"time": "1772696153"
},
"departure": {
"delay": 261,
"time": "1772696181"
},
"stopId": "FR:50129:ZE:10BON2:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 41,
"time": "1772693592"
},
"departure": {
"delay": 41,
"time": "1772693621"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 322,
"time": "1772696842"
},
"stopId": "FR:50129:ZE:10MAX1:ATOUMOD035",
"stopSequence": 50
},
{
"arrival": {
"delay": 131,
"time": "1772695294"
},
"departure": {
"delay": 131,
"time": "1772695331"
},
"stopId": "FR:50129:ZE:10HUI2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 51,
"time": "1772693915"
},
"departure": {
"delay": 51,
"time": "1772693931"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 30,
"time": "1772694179"
},
"departure": {
"delay": 30,
"time": "1772694210"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 38,
"time": "1772693750"
},
"departure": {
"delay": 38,
"time": "1772693798"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 42,
"time": "1772694072"
},
"departure": {
"delay": 42,
"time": "1772694102"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 243,
"time": "1772696195"
},
"departure": {
"delay": 243,
"time": "1772696223"
},
"stopId": "FR:50129:ZE:10BRT2:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 199,
"time": "1772696380"
},
"departure": {
"delay": 199,
"time": "1772696419"
},
"stopId": "FR:50129:ZE:10ALB2:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 21,
"time": "1772693404"
},
"departure": {
"delay": 21,
"time": "1772693421"
},
"stopId": "FR:50129:ZE:10MGT2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 39,
"time": "1772694294"
},
"departure": {
"delay": 39,
"time": "1772694339"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 95,
"time": "1772695142"
},
"departure": {
"delay": 95,
"time": "1772695175"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 203,
"time": "1772696049"
},
"departure": {
"delay": 203,
"time": "1772696063"
},
"stopId": "FR:50129:ZE:10ARA2:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 346,
"time": "1772696733"
},
"departure": {
"delay": 346,
"time": "1772696746"
},
"stopId": "FR:50129:ZE:10SFG2:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 216,
"time": "1772695863"
},
"departure": {
"delay": 216,
"time": "1772695896"
},
"stopId": "FR:50129:ZE:10LON2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 154,
"time": "1772694952"
},
"departure": {
"delay": 154,
"time": "1772694994"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 29,
"time": "1772693105"
},
"departure": {
"delay": 29,
"time": "1772693129"
},
"stopId": "FR:50129:ZE:10JGO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 204,
"time": "1772696289"
},
"departure": {
"delay": 204,
"time": "1772696304"
},
"stopId": "FR:50129:ZE:10CAR2:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 106,
"time": "1772694713"
},
"departure": {
"delay": 106,
"time": "1772694766"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 136,
"time": "1772695061"
},
"departure": {
"delay": 136,
"time": "1772695096"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 88,
"time": "1772695194"
},
"departure": {
"delay": 88,
"time": "1772695228"
},
"stopId": "FR:50129:ZE:10TRA6:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 267,
"time": "1772695991"
},
"departure": {
"delay": 267,
"time": "1772696007"
},
"stopId": "FR:50129:ZE:10CPL2:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 111,
"time": "1772694813"
},
"departure": {
"delay": 111,
"time": "1772694831"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 47,
"time": "1772693321"
},
"departure": {
"delay": 47,
"time": "1772693387"
},
"stopId": "FR:50129:ZE:10RSX2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 16,
"time": "1772693861"
},
"departure": {
"delay": 16,
"time": "1772693896"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 213,
"time": "1772695911"
},
"departure": {
"delay": 213,
"time": "1772695953"
},
"stopId": "FR:50129:ZE:10BHE2:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 23,
"time": "1772694443"
},
"departure": {
"delay": 23,
"time": "1772694503"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 23,
"time": "1772693833"
},
"departure": {
"delay": 23,
"time": "1772693843"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 88,
"time": "1772694561"
},
"departure": {
"delay": 88,
"time": "1772694628"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 67,
"time": "1772693431"
},
"departure": {
"delay": 67,
"time": "1772693467"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 21,
"time": "1772693268"
},
"departure": {
"delay": 21,
"time": "1772693301"
},
"stopId": "FR:50129:ZE:10CVE2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 170,
"time": "1772695515"
},
"departure": {
"delay": 170,
"time": "1772695550"
},
"stopId": "FR:50129:ZE:10AGO2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 182,
"time": "1772695647"
},
"departure": {
"delay": 182,
"time": "1772695682"
},
"stopId": "FR:50129:ZE:10DUB2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 167,
"time": "1772695445"
},
"departure": {
"delay": 167,
"time": "1772695487"
},
"stopId": "FR:50129:ZE:10HOM2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 243,
"time": "1772696035"
},
"departure": {
"delay": 243,
"time": "1772696043"
},
"stopId": "FR:50129:ZE:10PRE2:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 49,
"time": "1772693561"
},
"departure": {
"delay": 49,
"time": "1772693569"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 37,
"time": "1772693978"
},
"departure": {
"delay": 37,
"time": "1772694037"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 16
},
{
"departure": {
"delay": 12,
"time": "1772693052"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 373,
"time": "1772696669"
},
"departure": {
"delay": 373,
"time": "1772696713"
},
"stopId": "FR:50129:ZE:10COF2:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 148,
"time": "1772695387"
},
"departure": {
"delay": 148,
"time": "1772695408"
},
"stopId": "FR:50129:ZE:10BEL2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 193,
"time": "1772695794"
},
"departure": {
"delay": 193,
"time": "1772695813"
},
"stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 176,
"time": "1772695581"
},
"departure": {
"delay": 176,
"time": "1772695616"
},
"stopId": "FR:50129:ZE:10LAV2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 337,
"time": "1772696783"
},
"departure": {
"delay": 337,
"time": "1772696797"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 49
},
{
"arrival": {
"delay": 57,
"time": "1772693477"
},
"departure": {
"delay": 57,
"time": "1772693517"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 8
}
],
"timestamp": "1772698732",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746208x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x4471219:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 58,
"time": "1772699578"
},
"departure": {
"delay": 58,
"time": "1772699578"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": 53,
"time": "1772700353"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": 85,
"time": "1772698825"
},
"departure": {
"delay": 85,
"time": "1772698825"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 110,
"time": "1772699030"
},
"departure": {
"delay": 110,
"time": "1772699030"
},
"stopId": "FR:27375:ZE:0x6438:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 80,
"time": "1772700080"
},
"departure": {
"delay": 80,
"time": "1772700080"
},
"stopId": "FR:27701:ZE:0x7034:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": 72,
"time": "1772699652"
},
"departure": {
"delay": 72,
"time": "1772699652"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": 25,
"time": "1772700205"
},
"departure": {
"delay": 25,
"time": "1772700205"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": 93,
"time": "1772699913"
},
"departure": {
"delay": 93,
"time": "1772699913"
},
"stopId": "FR:27528:ZE:0x6594:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": 139,
"time": "1772699839"
},
"departure": {
"delay": 139,
"time": "1772699839"
},
"stopId": "FR:27528:ZE:0x6598:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": 56,
"time": "1772700116"
},
"departure": {
"delay": 56,
"time": "1772700116"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": 137,
"time": "1772699957"
},
"departure": {
"delay": 137,
"time": "1772699957"
},
"stopId": "FR:27528:ZE:0x6596:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": 53,
"time": "1772699513"
},
"departure": {
"delay": 53,
"time": "1772699513"
},
"stopId": "FR:27701:ZE:0x7106:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": 97,
"time": "1772699737"
},
"departure": {
"delay": 97,
"time": "1772699737"
},
"stopId": "FR:27528:ZE:0x6589:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": 79,
"time": "1772699779"
},
"departure": {
"delay": 79,
"time": "1772699779"
},
"stopId": "FR:27528:ZE:0x6592:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": 110,
"time": "1772699090"
},
"departure": {
"delay": 110,
"time": "1772699090"
},
"stopId": "FR:27375:ZE:0x6384:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 74,
"time": "1772699174"
},
"departure": {
"delay": 74,
"time": "1772699174"
},
"stopId": "FR:27375:ZE:0x6304:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 109,
"time": "1772699869"
},
"departure": {
"delay": 109,
"time": "1772699869"
},
"stopId": "FR:27528:ZE:0x6591:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": 84,
"time": "1772700264"
},
"departure": {
"delay": 84,
"time": "1772700264"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": 61,
"time": "1772698981"
},
"departure": {
"delay": 61,
"time": "1772698981"
},
"stopId": "FR:27375:ZE:0x6457:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 56,
"time": "1772698916"
},
"departure": {
"delay": 56,
"time": "1772698916"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 68,
"time": "1772699228"
},
"departure": {
"delay": 68,
"time": "1772699228"
},
"stopId": "FR:27351:ZE:0x6312:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 82,
"time": "1772698162"
},
"departure": {
"delay": 82,
"time": "1772698162"
},
"stopId": "FR:27375:ZE:0x6422:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 130,
"time": "1772698510"
},
"departure": {
"delay": 130,
"time": "1772698510"
},
"stopId": "FR:27375:ZE:0x6440:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 94,
"time": "1772699134"
},
"departure": {
"delay": 94,
"time": "1772699134"
},
"stopId": "FR:27375:ZE:0x6526:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 129,
"time": "1772700009"
},
"departure": {
"delay": 129,
"time": "1772700009"
},
"stopId": "FR:27528:ZE:0x6576:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": 108,
"time": "1772699328"
},
"departure": {
"delay": 108,
"time": "1772699328"
},
"stopId": "FR:27351:ZE:0x6310:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 128,
"time": "1772700068"
},
"departure": {
"delay": 128,
"time": "1772700068"
},
"stopId": "FR:27701:ZE:0x7022:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": 70,
"time": "1772698690"
},
"departure": {
"delay": 70,
"time": "1772698690"
},
"stopId": "FR:27375:ZE:0x6504:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 100,
"time": "1772698110"
},
"departure": {
"delay": 100,
"time": "1772698120"
},
"stopId": "FR:27375:ZE:0x6572:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 70,
"time": "1772698740"
},
"departure": {
"delay": 70,
"time": "1772698750"
},
"stopId": "FR:27375:ZE:0x6528:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 82,
"time": "1772698222"
},
"departure": {
"delay": 82,
"time": "1772698222"
},
"stopId": "FR:27375:ZE:0x6512:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 100,
"time": "1772698240"
},
"departure": {
"delay": 100,
"time": "1772698240"
},
"stopId": "FR:27375:ZE:0x6432:ATOUMOD006",
"stopSequence": 9
}
],
"timestamp": "1772698755",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:2:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x4471219:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN850306F6025632x2026x02x28T22x07x15Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772700240"
},
"departure": {
"time": "1772700300"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 6
},
{
"arrival": {
"time": "1772701620"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1772701260"
},
"departure": {
"time": "1772701320"
},
"stopId": "FR:76341:ZE:StopPointxOCETrainxTERx87413302:ATOUMOD002",
"stopSequence": 12
},
{
"arrival": {
"time": "1772700600"
},
"departure": {
"time": "1772700660"
},
"stopId": "FR:76250:ZE:StopPointxOCETrainxTERx87413328:ATOUMOD002",
"stopSequence": 8
},
{
"departure": {
"time": "1772699100"
},
"stopId": "FR:76259:ZE:StopPointxOCETrainxTERx87413542:ATOUMOD002",
"stopSequence": 4
},
{
"arrival": {
"time": "1772700960"
},
"departure": {
"time": "1772701020"
},
"stopId": "FR:76596:ZE:StopPointxOCETrainxTERx87413310:ATOUMOD002",
"stopSequence": 10
}
],
"timestamp": "1772695492",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxb66ce399xd888x47dex897bx46f7f79fa5adx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN850306F6025632x2026x02x28T22x07x15Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747841x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -34,
"time": "1772694191"
},
"departure": {
"delay": -34,
"time": "1772694206"
},
"stopId": "FR:50129:ZE:10GDM4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -8,
"time": "1772693667"
},
"departure": {
"delay": -8,
"time": "1772693692"
},
"stopId": "FR:50129:ZE:10GNT2:ATOUMOD035",
"stopSequence": 4
},
{
"departure": {
"delay": 35,
"time": "1772693495"
},
"stopId": "FR:50129:ZE:10MXR2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -84,
"time": "1772695356"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -7,
"time": "1772693543"
},
"departure": {
"delay": -7,
"time": "1772693573"
},
"stopId": "FR:50129:ZE:10CEN2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -47,
"time": "1772693757"
},
"departure": {
"delay": -47,
"time": "1772693773"
},
"stopId": "FR:50129:ZE:10LOG2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 37,
"time": "1772695263"
},
"departure": {
"delay": 37,
"time": "1772695297"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 38,
"time": "1772695196"
},
"departure": {
"delay": 38,
"time": "1772695238"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 75,
"time": "1772694470"
},
"departure": {
"delay": 75,
"time": "1772694495"
},
"stopId": "FR:50129:ZE:10RUC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 46,
"time": "1772694340"
},
"departure": {
"delay": 46,
"time": "1772694346"
},
"stopId": "FR:50129:ZE:10SEX2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 48,
"time": "1772695093"
},
"departure": {
"delay": 48,
"time": "1772695128"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 8,
"time": "1772694100"
},
"departure": {
"delay": 8,
"time": "1772694128"
},
"stopId": "FR:50129:ZE:10SWZ2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 13,
"time": "1772694238"
},
"departure": {
"delay": 13,
"time": "1772694313"
},
"stopId": "FR:50129:ZE:10HxC2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 7,
"time": "1772694038"
},
"departure": {
"delay": 7,
"time": "1772694067"
},
"stopId": "FR:50129:ZE:10CSM2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 38,
"time": "1772695029"
},
"departure": {
"delay": 38,
"time": "1772695058"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 81,
"time": "1772694756"
},
"departure": {
"delay": 81,
"time": "1772694801"
},
"stopId": "FR:50129:ZE:10BOS2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 20,
"time": "1772693811"
},
"departure": {
"delay": 20,
"time": "1772693840"
},
"stopId": "FR:50129:ZE:10REN2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 73,
"time": "1772694844"
},
"departure": {
"delay": 73,
"time": "1772694853"
},
"stopId": "FR:50129:ZE:10JAR2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 13,
"time": "1772693647"
},
"departure": {
"delay": 13,
"time": "1772693653"
},
"stopId": "FR:50129:ZE:10BOC2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 42,
"time": "1772694365"
},
"departure": {
"delay": 42,
"time": "1772694402"
},
"stopId": "FR:50129:ZE:10MTT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 73,
"time": "1772694671"
},
"departure": {
"delay": 73,
"time": "1772694733"
},
"stopId": "FR:50129:ZE:10ODR2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 26,
"time": "1772694414"
},
"departure": {
"delay": 26,
"time": "1772694446"
},
"stopId": "FR:50129:ZE:10BSJ2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 60,
"time": "1772694960"
},
"departure": {
"delay": 60,
"time": "1772694960"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 9,
"time": "1772693853"
},
"departure": {
"delay": 9,
"time": "1772693889"
},
"stopId": "FR:50129:ZE:10CUR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 10,
"time": "1772693925"
},
"departure": {
"delay": 10,
"time": "1772693950"
},
"stopId": "FR:50129:ZE:10DEB2:ATOUMOD035",
"stopSequence": 8
}
],
"timestamp": "1772698727",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747841x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD037:ServiceJourney:1400000329:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 23,
"time": "1772699543"
},
"stopId": "FR:61001:ZE:Ernouf:ATOUMOD037",
"stopSequence": 21
},
{
"departure": {
"delay": 23,
"time": "1772700623"
},
"stopId": "FR:72006:ZE:Fonderies:ATOUMOD037",
"stopSequence": 41
},
{
"departure": {
"delay": 23,
"time": "1772699903"
},
"stopId": "FR:61001:ZE:Flaubert:ATOUMOD037",
"stopSequence": 27
},
{
"departure": {
"delay": 23,
"time": "1772699963"
},
"stopId": "FR:61001:ZE:PlacexdexlaxPaix:ATOUMOD037",
"stopSequence": 28
},
{
"departure": {
"delay": 23,
"time": "1772699003"
},
"stopId": "FR:61001:ZE:CitxxAdministrative:ATOUMOD037",
"stopSequence": 17
},
{
"departure": {
"delay": 23,
"time": "1772700383"
},
"stopId": "FR:72006:ZE:Stade:ATOUMOD037",
"stopSequence": 38
},
{
"departure": {
"delay": 23,
"time": "1772700143"
},
"stopId": "FR:72308:ZE:LycxexMargueritexdee:ATOUMOD037",
"stopSequence": 32
},
{
"departure": {
"delay": 23,
"time": "1772699603"
},
"stopId": "FR:61001:ZE:Montsort:ATOUMOD037",
"stopSequence": 22
},
{
"departure": {
"delay": 23,
"time": "1772698883"
},
"stopId": "FR:61001:ZE:GarexSNCF:ATOUMOD037",
"stopSequence": 16
},
{
"departure": {
"delay": 23,
"time": "1772699663"
},
"stopId": "FR:61001:ZE:Tisons:ATOUMOD037",
"stopSequence": 23
},
{
"departure": {
"delay": 23,
"time": "1772700323"
},
"stopId": "FR:72006:ZE:Rabelais:ATOUMOD037",
"stopSequence": 37
},
{
"arrival": {
"delay": 5,
"time": "1772698745"
},
"departure": {
"delay": 5,
"time": "1772698745"
},
"stopId": "FR:61001:ZE:RxsidencexStrasbourg:ATOUMOD037",
"stopSequence": 14
},
{
"arrival": {
"delay": 46,
"time": "1772698671"
},
"departure": {
"delay": 46,
"time": "1772698726"
},
"stopId": "FR:61001:ZE:ConseilxDxpartementl:ATOUMOD037",
"stopSequence": 13
},
{
"departure": {
"delay": 23,
"time": "1772700203"
},
"stopId": "FR:72006:ZE:PointxdxAlenxon:ATOUMOD037",
"stopSequence": 33
},
{
"departure": {
"delay": 23,
"time": "1772700503"
},
"stopId": "FR:72006:ZE:CimetixrexdxArxonnay:ATOUMOD037",
"stopSequence": 39
},
{
"departure": {
"delay": 23,
"time": "1772699423"
},
"stopId": "FR:61001:ZE:CP:ATOUMOD037",
"stopSequence": 20
},
{
"departure": {
"delay": 23,
"time": "1772699723"
},
"stopId": "FR:61001:ZE:RhinxetxDanube:ATOUMOD037",
"stopSequence": 24
},
{
"departure": {
"delay": 23,
"time": "1772700083"
},
"stopId": "FR:72308:ZE:CFAxRoselet:ATOUMOD037",
"stopSequence": 31
},
{
"departure": {
"delay": 23,
"time": "1772700563"
},
"stopId": "FR:72006:ZE:MairiexdxArxonnay:ATOUMOD037",
"stopSequence": 40
},
{
"departure": {
"delay": 23,
"time": "1772700263"
},
"stopId": "FR:72006:ZE:Chev:ATOUMOD037",
"stopSequence": 35
},
{
"departure": {
"delay": 23,
"time": "1772699783"
},
"stopId": "FR:61001:ZE:Zola:ATOUMOD037",
"stopSequence": 25
},
{
"departure": {
"delay": 23,
"time": "1772700083"
},
"stopId": "FR:61001:ZE:LycxexLeclerc:ATOUMOD037",
"stopSequence": 30
},
{
"departure": {
"delay": 23,
"time": "1772699123"
},
"stopId": "FR:61001:ZE:Plxnitre:ATOUMOD037",
"stopSequence": 19
},
{
"departure": {
"delay": 23,
"time": "1772700023"
},
"stopId": "FR:61001:ZE:CollxgexLouisexMichl:ATOUMOD037",
"stopSequence": 29
},
{
"departure": {
"delay": 23,
"time": "1772699843"
},
"stopId": "FR:61001:ZE:JeannexdxArc:ATOUMOD037",
"stopSequence": 26
},
{
"arrival": {
"delay": 23,
"time": "1772700683"
},
"stopId": "FR:72006:ZE:Arxx:ATOUMOD037",
"stopSequence": 42
},
{
"departure": {
"delay": 23,
"time": "1772699063"
},
"stopId": "FR:61001:ZE:SaintexThxrxse:ATOUMOD037",
"stopSequence": 18
}
],
"timestamp": "1772698765",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD037:Line:B:LOC",
"tripId": "ATOUMOD037:ServiceJourney:1400000329:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745229x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 315,
"time": "1772694436"
},
"departure": {
"delay": 315,
"time": "1772694495"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 268,
"time": "1772695363"
},
"departure": {
"delay": 268,
"time": "1772695408"
},
"stopId": "FR:50129:ZE:10BRA3:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 276,
"time": "1772695739"
},
"departure": {
"delay": 276,
"time": "1772695776"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 266,
"time": "1772695794"
},
"departure": {
"delay": 266,
"time": "1772695826"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 18
},
{
"departure": {
"delay": 294,
"time": "1772694294"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 286,
"time": "1772695669"
},
"departure": {
"delay": 286,
"time": "1772695726"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 242,
"time": "1772695459"
},
"departure": {
"delay": 242,
"time": "1772695502"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 287,
"time": "1772695190"
},
"departure": {
"delay": 287,
"time": "1772695247"
},
"stopId": "FR:50129:ZE:10PFO1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 356,
"time": "1772695033"
},
"departure": {
"delay": 356,
"time": "1772695076"
},
"stopId": "FR:50129:ZE:10CRC3:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 268,
"time": "1772695549"
},
"departure": {
"delay": 268,
"time": "1772695588"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 388,
"time": "1772694774"
},
"departure": {
"delay": 388,
"time": "1772694808"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 154,
"time": "1772695894"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 238,
"time": "1772695290"
},
"departure": {
"delay": 238,
"time": "1772695318"
},
"stopId": "FR:50129:ZE:10RTU1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 403,
"time": "1772694889"
},
"departure": {
"delay": 403,
"time": "1772694943"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 376,
"time": "1772694822"
},
"departure": {
"delay": 376,
"time": "1772694856"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 358,
"time": "1772694549"
},
"departure": {
"delay": 358,
"time": "1772694598"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 268,
"time": "1772695614"
},
"departure": {
"delay": 268,
"time": "1772695648"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 379,
"time": "1772694707"
},
"departure": {
"delay": 379,
"time": "1772694739"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 323,
"time": "1772695112"
},
"departure": {
"delay": 323,
"time": "1772695163"
},
"stopId": "FR:50129:ZE:10FOR3:ATOUMOD035",
"stopSequence": 9
}
],
"timestamp": "1772698736",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745229x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230521x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 44,
"time": "1772698544"
},
"stopId": "FR:76351:ZE:3200:ATOUMOD003",
"stopSequence": 26
},
{
"departure": {
"delay": 65,
"time": "1772698625"
},
"stopId": "FR:76351:ZE:3543:ATOUMOD003",
"stopSequence": 27
},
{
"departure": {
"delay": 73,
"time": "1772698753"
},
"stopId": "FR:76351:ZE:3770:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 98,
"time": "1772698958"
},
"departure": {
"delay": 98,
"time": "1772698958"
},
"stopId": "FR:76351:ZE:3785:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 122,
"time": "1772699102"
},
"departure": {
"delay": 122,
"time": "1772699102"
},
"stopId": "FR:76351:ZE:3047:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 73,
"time": "1772698813"
},
"departure": {
"delay": 73,
"time": "1772698813"
},
"stopId": "FR:76351:ZE:3007:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 73,
"time": "1772698993"
},
"departure": {
"delay": 73,
"time": "1772698993"
},
"stopId": "FR:76351:ZE:3342:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 113,
"time": "1772698853"
},
"departure": {
"delay": 113,
"time": "1772698853"
},
"stopId": "FR:76351:ZE:3019:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 83,
"time": "1772698883"
},
"departure": {
"delay": 83,
"time": "1772698883"
},
"stopId": "FR:76351:ZE:3685:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 73,
"time": "1772699173"
},
"stopId": "FR:76351:ZE:3743:ATOUMOD003",
"stopSequence": 36
},
{
"departure": {
"delay": 44,
"time": "1772698304"
},
"stopId": "FR:76351:ZE:5183:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 127,
"time": "1772699047"
},
"departure": {
"delay": 127,
"time": "1772699047"
},
"stopId": "FR:76351:ZE:3386:ATOUMOD003",
"stopSequence": 34
}
],
"timestamp": "1772698566",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230521x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758420x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -42,
"time": "1772697829"
},
"departure": {
"delay": -42,
"time": "1772697918"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 15
},
{
"departure": {
"delay": 44,
"time": "1772695544"
},
"stopId": "FR:50041:ZE:HAGOLL:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -55,
"time": "1772696743"
},
"departure": {
"delay": -55,
"time": "1772696765"
},
"stopId": "FR:50041:ZE:HAGMF1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 59,
"time": "1772695816"
},
"departure": {
"delay": 59,
"time": "1772695919"
},
"stopId": "FR:50041:ZE:HAGCC1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -47,
"time": "1772697421"
},
"departure": {
"delay": -47,
"time": "1772697433"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -157,
"time": "1772698374"
},
"departure": {
"delay": -157,
"time": "1772698403"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -106,
"time": "1772698127"
},
"departure": {
"delay": -106,
"time": "1772698154"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -75,
"time": "1772698029"
},
"departure": {
"delay": -75,
"time": "1772698065"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -80,
"time": "1772697631"
},
"departure": {
"delay": -80,
"time": "1772697640"
},
"stopId": "FR:50129:ZE:10LSA1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 18,
"time": "1772696812"
},
"departure": {
"delay": 18,
"time": "1772696958"
},
"stopId": "FR:50041:ZE:HAGBG1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -95,
"time": "1772698184"
},
"departure": {
"delay": -95,
"time": "1772698225"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 52,
"time": "1772696147"
},
"departure": {
"delay": 52,
"time": "1772696152"
},
"stopId": "FR:50041:ZE:HAGFY1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 10,
"time": "1772696394"
},
"departure": {
"delay": 10,
"time": "1772696410"
},
"stopId": "FR:50041:ZE:HAGGR1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 28,
"time": "1772697287"
},
"departure": {
"delay": 28,
"time": "1772697328"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 1,
"time": "1772697172"
},
"departure": {
"delay": 1,
"time": "1772697181"
},
"stopId": "FR:50129:ZE:QQVPL2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -23,
"time": "1772697961"
},
"departure": {
"delay": -23,
"time": "1772697997"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 119,
"time": "1772696060"
},
"departure": {
"delay": 119,
"time": "1772696099"
},
"stopId": "FR:50041:ZE:HAGMA1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -154,
"time": "1772698526"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -85,
"time": "1772697500"
},
"departure": {
"delay": -85,
"time": "1772697515"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -99,
"time": "1772698295"
},
"departure": {
"delay": -99,
"time": "1772698341"
},
"stopId": "FR:50129:ZE:10PLA4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -28,
"time": "1772697375"
},
"departure": {
"delay": -28,
"time": "1772697392"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 11
}
],
"timestamp": "1772698736",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758420x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN850607F6025597x2026x02x28T22x07x15Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772698500"
},
"departure": {
"time": "1772698680"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1772699700"
},
"departure": {
"time": "1772699760"
},
"stopId": "FR:76495:ZE:StopPointxOCETrainxTERx87411272:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1772697540"
},
"departure": {
"time": "1772697600"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1772700180"
},
"departure": {
"time": "1772700240"
},
"stopId": "FR:76456:ZE:StopPointxOCETrainxTERx87411280:ATOUMOD002",
"stopSequence": 21
},
{
"arrival": {
"time": "1772699160"
},
"departure": {
"time": "1772699220"
},
"stopId": "FR:76366:ZE:StopPointxOCETrainxTERx87411256:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1772699520"
},
"departure": {
"time": "1772699580"
},
"stopId": "FR:76057:ZE:StopPointxOCETrainxTERx87411264:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1772700600"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1772698080"
},
"departure": {
"time": "1772698200"
},
"stopId": "FR:76681:ZE:StopPointxOCETrainxTERx87411223:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1772697780"
},
"departure": {
"time": "1772697840"
},
"stopId": "FR:76575:ZE:StopPointxOCETrainxTERx87411215:ATOUMOD002",
"stopSequence": 7
},
{
"departure": {
"time": "1772697120"
},
"stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1772698920"
},
"departure": {
"time": "1772698980"
},
"stopId": "FR:76474:ZE:StopPointxOCETrainxTERx87411249:ATOUMOD002",
"stopSequence": 13
}
],
"timestamp": "1772693513",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxde778414x6e3dx4bc7x9d9ax6bac6aed673fx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN850607F6025597x2026x02x28T22x07x15Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD037:ServiceJourney:1400000330:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": -221,
"time": "1772699839"
},
"stopId": "FR:61001:ZE:GarexSNCF:ATOUMOD037",
"stopSequence": 16
},
{
"departure": {
"delay": -221,
"time": "1772700919"
},
"stopId": "FR:61001:ZE:PlacexdexlaxPaix:ATOUMOD037",
"stopSequence": 28
},
{
"departure": {
"delay": -221,
"time": "1772701099"
},
"stopId": "FR:72308:ZE:LycxexMargueritexdee:ATOUMOD037",
"stopSequence": 32
},
{
"departure": {
"delay": -221,
"time": "1772700499"
},
"stopId": "FR:61001:ZE:Ernouf:ATOUMOD037",
"stopSequence": 21
},
{
"departure": {
"delay": -221,
"time": "1772698819"
},
"stopId": "FR:61143:ZE:Universitxs:ATOUMOD037",
"stopSequence": 2
},
{
"departure": {
"delay": -221,
"time": "1772700079"
},
"stopId": "FR:61001:ZE:Plxnitre:ATOUMOD037",
"stopSequence": 19
},
{
"departure": {
"delay": -221,
"time": "1772699659"
},
"stopId": "FR:61001:ZE:ConseilxDxpartementl:ATOUMOD037",
"stopSequence": 13
},
{
"departure": {
"delay": -221,
"time": "1772699299"
},
"stopId": "FR:61001:ZE:ChapeauxRouge:ATOUMOD037",
"stopSequence": 7
},
{
"departure": {
"delay": -221,
"time": "1772701459"
},
"stopId": "FR:72006:ZE:CimetixrexdxArxonnay:ATOUMOD037",
"stopSequence": 39
},
{
"departure": {
"delay": -221,
"time": "1772700619"
},
"stopId": "FR:61001:ZE:Tisons:ATOUMOD037",
"stopSequence": 23
},
{
"departure": {
"delay": -221,
"time": "1772699119"
},
"stopId": "FR:61001:ZE:PortexdexBretagne:ATOUMOD037",
"stopSequence": 5
},
{
"departure": {
"delay": -221,
"time": "1772701519"
},
"stopId": "FR:72006:ZE:MairiexdxArxonnay:ATOUMOD037",
"stopSequence": 40
},
{
"departure": {
"delay": -221,
"time": "1772701339"
},
"stopId": "FR:72006:ZE:Stade:ATOUMOD037",
"stopSequence": 38
},
{
"departure": {
"delay": -221,
"time": "1772700019"
},
"stopId": "FR:61001:ZE:SaintexThxrxse:ATOUMOD037",
"stopSequence": 18
},
{
"departure": {
"delay": -221,
"time": "1772701039"
},
"stopId": "FR:72308:ZE:CFAxRoselet:ATOUMOD037",
"stopSequence": 31
},
{
"departure": {
"delay": -221,
"time": "1772699479"
},
"stopId": "FR:61001:ZE:LycxexAlainxChxxdexs:ATOUMOD037",
"stopSequence": 10
},
{
"departure": {
"delay": -221,
"time": "1772701159"
},
"stopId": "FR:72006:ZE:PointxdxAlenxon:ATOUMOD037",
"stopSequence": 33
},
{
"departure": {
"delay": -221,
"time": "1772699419"
},
"stopId": "FR:61001:ZE:LycxexAlainxBdxxMxzy:ATOUMOD037",
"stopSequence": 9
},
{
"departure": {
"delay": -222,
"time": "1772698758"
},
"stopId": "FR:61143:ZE:PU:ATOUMOD037",
"stopSequence": 1
},
{
"departure": {
"delay": -221,
"time": "1772701039"
},
"stopId": "FR:61001:ZE:LycxexLeclerc:ATOUMOD037",
"stopSequence": 30
},
{
"departure": {
"delay": -221,
"time": "1772698999"
},
"stopId": "FR:61117:ZE:CondxxMoulx:ATOUMOD037",
"stopSequence": 4
},
{
"departure": {
"delay": -221,
"time": "1772700679"
},
"stopId": "FR:61001:ZE:RhinxetxDanube:ATOUMOD037",
"stopSequence": 24
},
{
"departure": {
"delay": -221,
"time": "1772699959"
},
"stopId": "FR:61001:ZE:CitxxAdministrative:ATOUMOD037",
"stopSequence": 17
},
{
"departure": {
"delay": -221,
"time": "1772700859"
},
"stopId": "FR:61001:ZE:Flaubert:ATOUMOD037",
"stopSequence": 27
},
{
"departure": {
"delay": -221,
"time": "1772701579"
},
"stopId": "FR:72006:ZE:Fonderies:ATOUMOD037",
"stopSequence": 41
},
{
"departure": {
"delay": -221,
"time": "1772699299"
},
"stopId": "FR:61001:ZE:Colbert:ATOUMOD037",
"stopSequence": 8
},
{
"departure": {
"delay": -221,
"time": "1772701219"
},
"stopId": "FR:72006:ZE:Chev:ATOUMOD037",
"stopSequence": 35
},
{
"departure": {
"delay": -221,
"time": "1772700739"
},
"stopId": "FR:61001:ZE:Zola:ATOUMOD037",
"stopSequence": 25
},
{
"departure": {
"delay": -221,
"time": "1772699539"
},
"stopId": "FR:61001:ZE:CroixxMercier:ATOUMOD037",
"stopSequence": 12
},
{
"arrival": {
"delay": -221,
"time": "1772701639"
},
"stopId": "FR:72006:ZE:Arxx:ATOUMOD037",
"stopSequence": 42
},
{
"departure": {
"delay": -221,
"time": "1772700979"
},
"stopId": "FR:61001:ZE:CollxgexLouisexMichl:ATOUMOD037",
"stopSequence": 29
},
{
"departure": {
"delay": -221,
"time": "1772700379"
},
"stopId": "FR:61001:ZE:CP:ATOUMOD037",
"stopSequence": 20
},
{
"departure": {
"delay": -221,
"time": "1772699479"
},
"stopId": "FR:61001:ZE:Chartier:ATOUMOD037",
"stopSequence": 11
},
{
"departure": {
"delay": -221,
"time": "1772699179"
},
"stopId": "FR:61001:ZE:Mazeline:ATOUMOD037",
"stopSequence": 6
},
{
"departure": {
"delay": -221,
"time": "1772700799"
},
"stopId": "FR:61001:ZE:JeannexdxArc:ATOUMOD037",
"stopSequence": 26
},
{
"departure": {
"delay": -221,
"time": "1772699719"
},
"stopId": "FR:61001:ZE:RxsidencexStrasbourg:ATOUMOD037",
"stopSequence": 14
},
{
"departure": {
"delay": -221,
"time": "1772701279"
},
"stopId": "FR:72006:ZE:Rabelais:ATOUMOD037",
"stopSequence": 37
},
{
"departure": {
"delay": -221,
"time": "1772700559"
},
"stopId": "FR:61001:ZE:Montsort:ATOUMOD037",
"stopSequence": 22
}
],
"timestamp": "1772698762",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD037:Line:B:LOC",
"tripId": "ATOUMOD037:ServiceJourney:1400000330:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4108159x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 564,
"time": "1772697864"
},
"stopId": "FR:76351:ZE:3998:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 583,
"time": "1772697943"
},
"stopId": "FR:76351:ZE:3984:ATOUMOD003",
"stopSequence": 15
}
],
"timestamp": "1772697986",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:B:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4108159x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x4470079:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 118,
"time": "1772698738"
},
"departure": {
"delay": 118,
"time": "1772698738"
},
"stopId": "FR:27701:ZE:0x7147:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 99,
"time": "1772698959"
},
"departure": {
"delay": 99,
"time": "1772698959"
},
"stopId": "FR:27701:ZE:0x7095:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 161,
"time": "1772699201"
},
"departure": {
"delay": 161,
"time": "1772699201"
},
"stopId": "FR:27701:ZE:0x7030:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 138,
"time": "1772699238"
},
"departure": {
"delay": 138,
"time": "1772699238"
},
"stopId": "FR:27701:ZE:0x7074:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": 75,
"time": "1772698455"
},
"departure": {
"delay": 75,
"time": "1772698455"
},
"stopId": "FR:27701:ZE:0x7091:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 107,
"time": "1772698427"
},
"departure": {
"delay": 107,
"time": "1772698427"
},
"stopId": "FR:27701:ZE:0x7063:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 58,
"time": "1772698198"
},
"departure": {
"delay": 58,
"time": "1772698198"
},
"stopId": "FR:27365:ZE:0x7195:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 171,
"time": "1772698671"
},
"departure": {
"delay": 171,
"time": "1772698671"
},
"stopId": "FR:27701:ZE:0x7131:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 37,
"time": "1772698297"
},
"departure": {
"delay": 37,
"time": "1772698297"
},
"stopId": "FR:27365:ZE:0x7135:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 124,
"time": "1772698804"
},
"departure": {
"delay": 124,
"time": "1772698804"
},
"stopId": "FR:27701:ZE:0x7170:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 160,
"time": "1772699140"
},
"departure": {
"delay": 160,
"time": "1772699140"
},
"stopId": "FR:27701:ZE:0x7122:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 55,
"time": "1772698495"
},
"departure": {
"delay": 55,
"time": "1772698495"
},
"stopId": "FR:27701:ZE:0x7157:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 34,
"time": "1772698534"
},
"departure": {
"delay": 34,
"time": "1772698534"
},
"stopId": "FR:27701:ZE:0x7058:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 45,
"time": "1772698905"
},
"departure": {
"delay": 45,
"time": "1772698905"
},
"stopId": "FR:27701:ZE:0x7093:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 85,
"time": "1772698105"
},
"departure": {
"delay": 85,
"time": "1772698105"
},
"stopId": "FR:27365:ZE:0x6324:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 101,
"time": "1772699321"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": 158,
"time": "1772698718"
},
"departure": {
"delay": 158,
"time": "1772698718"
},
"stopId": "FR:27701:ZE:0x7033:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 81,
"time": "1772698270"
},
"departure": {
"delay": 81,
"time": "1772698281"
},
"stopId": "FR:27365:ZE:0x6341:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 130,
"time": "1772699110"
},
"departure": {
"delay": 130,
"time": "1772699110"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 101,
"time": "1772699021"
},
"departure": {
"delay": 101,
"time": "1772699021"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 58,
"time": "1772698138"
},
"departure": {
"delay": 58,
"time": "1772698138"
},
"stopId": "FR:27365:ZE:0x6325:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 133,
"time": "1772698693"
},
"departure": {
"delay": 133,
"time": "1772698693"
},
"stopId": "FR:27701:ZE:0x7111:ATOUMOD006",
"stopSequence": 14
}
],
"timestamp": "1772698755",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:4:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x4470079:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852619F6025445x2026x02x28T22x07x15Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1772702040"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1772703000"
},
"departure": {
"time": "1772703060"
},
"stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1772703840"
},
"departure": {
"time": "1772703900"
},
"stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1772706060"
},
"stopId": "FR:50147:ZE:StopPointxOCETrainxTERx87447110:ATOUMOD002",
"stopSequence": 14
},
{
"arrival": {
"time": "1772704680"
},
"departure": {
"time": "1772704800"
},
"stopId": "FR:50502:ZE:StopPointxOCETrainxTERx87447003:ATOUMOD002",
"stopSequence": 13
}
],
"timestamp": "1772698432",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx789690b9x0beex4978x8bf9xf4810c9e16f2x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852619F6025445x2026x02x28T22x07x15Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747523x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 30,
"time": "1772699910"
},
"departure": {
"delay": 30,
"time": "1772699910"
},
"stopId": "FR:50129:ZE:10AIG1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 30,
"time": "1772700150"
},
"departure": {
"delay": 30,
"time": "1772700150"
},
"stopId": "FR:50129:ZE:10PFO3:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 70,
"time": "1772698213"
},
"departure": {
"delay": 70,
"time": "1772698270"
},
"stopId": "FR:50129:ZE:10LMQ2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 30,
"time": "1772699310"
},
"departure": {
"delay": 30,
"time": "1772699310"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 30,
"time": "1772699430"
},
"departure": {
"delay": 30,
"time": "1772699430"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 84,
"time": "1772698510"
},
"departure": {
"delay": 84,
"time": "1772698524"
},
"stopId": "FR:50129:ZE:10CLO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 30,
"time": "1772699190"
},
"departure": {
"delay": 30,
"time": "1772699190"
},
"stopId": "FR:50129:ZE:10PLA4:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 54,
"time": "1772698362"
},
"departure": {
"delay": 54,
"time": "1772698374"
},
"stopId": "FR:50129:ZE:10EUR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 30,
"time": "1772699970"
},
"departure": {
"delay": 30,
"time": "1772699970"
},
"stopId": "FR:50129:ZE:10UNI1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 106,
"time": "1772698570"
},
"departure": {
"delay": 106,
"time": "1772698606"
},
"stopId": "FR:50129:ZE:10LMW1:ATOUMOD035",
"stopSequence": 8
},
{
"departure": {
"delay": 13,
"time": "1772698033"
},
"stopId": "FR:50129:ZE:10PIS1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 30,
"time": "1772700270"
},
"stopId": "FR:50129:ZE:10ZFO1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 30,
"time": "1772700210"
},
"departure": {
"delay": 30,
"time": "1772700210"
},
"stopId": "FR:50129:ZE:10VDT1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 30,
"time": "1772699550"
},
"departure": {
"delay": 30,
"time": "1772699550"
},
"stopId": "FR:50129:ZE:10MEN3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 59,
"time": "1772698311"
},
"departure": {
"delay": 59,
"time": "1772698319"
},
"stopId": "FR:50129:ZE:10COD2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 30,
"time": "1772698770"
},
"departure": {
"delay": 30,
"time": "1772698770"
},
"stopId": "FR:50129:ZE:10GMA3:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -9,
"time": "1772698164"
},
"departure": {
"delay": -9,
"time": "1772698191"
},
"stopId": "FR:50129:ZE:10CRD2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 30,
"time": "1772699010"
},
"departure": {
"delay": 30,
"time": "1772699010"
},
"stopId": "FR:50129:ZE:10CCI2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 30,
"time": "1772699070"
},
"departure": {
"delay": 30,
"time": "1772699070"
},
"stopId": "FR:50129:ZE:10CIT2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 52,
"time": "1772698398"
},
"departure": {
"delay": 52,
"time": "1772698432"
},
"stopId": "FR:50129:ZE:10ILO2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 64,
"time": "1772698676"
},
"departure": {
"delay": 64,
"time": "1772698684"
},
"stopId": "FR:50129:ZE:10MLL4:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 30,
"time": "1772700030"
},
"departure": {
"delay": 30,
"time": "1772700030"
},
"stopId": "FR:50129:ZE:10IUT1:ATOUMOD035",
"stopSequence": 19
}
],
"timestamp": "1772698735",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:08:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747523x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC597015:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -134,
"time": "1772702326"
},
"departure": {
"delay": -134,
"time": "1772702326"
},
"stopId": "FR:27229:ZE:0xCAR03:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": -2973,
"time": "1772698767"
},
"departure": {
"delay": -2973,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -2733,
"time": "1772698767"
},
"departure": {
"delay": -2733,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -146,
"time": "1772702374"
},
"departure": {
"delay": -146,
"time": "1772702374"
},
"stopId": "FR:27229:ZE:0xMEU02:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": -3153,
"time": "1772698767"
},
"departure": {
"delay": -3153,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xLOG02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -3393,
"time": "1772698767"
},
"departure": {
"delay": -3393,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xFAU02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -3153,
"time": "1772698767"
},
"departure": {
"delay": -3153,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xBEV02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -3093,
"time": "1772698767"
},
"departure": {
"delay": -3093,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xBRO02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -3513,
"time": "1772698767"
},
"departure": {
"delay": -3513,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xFER02:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -2673,
"time": "1772698767"
},
"departure": {
"delay": -2673,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -224,
"time": "1772702416"
},
"stopId": "FR:27229:ZE:0xCEN01:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": -3453,
"time": "1772698767"
},
"departure": {
"delay": -3453,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xCOM02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -3033,
"time": "1772698767"
},
"departure": {
"delay": -3033,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xLEB01:ATOUMOD004",
"stopSequence": 16
},
{
"departure": {
"delay": -2613,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -3273,
"time": "1772698767"
},
"departure": {
"delay": -3273,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xHAR02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -2853,
"time": "1772698767"
},
"departure": {
"delay": -2853,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -127,
"time": "1772702213"
},
"departure": {
"delay": -127,
"time": "1772702213"
},
"stopId": "FR:27229:ZE:0xDUN02:ATOUMOD004",
"stopSequence": 26
}
],
"timestamp": "1772698767",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC597015:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:329:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772702640"
},
"departure": {
"time": "1772702640"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1772704440"
},
"departure": {
"time": "1772704440"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1772705400"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1772704200"
},
"departure": {
"time": "1772704200"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1772704560"
},
"departure": {
"time": "1772704560"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1772703480"
},
"departure": {
"time": "1772703480"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1772704260"
},
"departure": {
"time": "1772704260"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1772703180"
},
"departure": {
"time": "1772703180"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1772702820"
},
"departure": {
"time": "1772702820"
},
"stopId": "FR:76217:ZE:18090:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1772704860"
},
"departure": {
"time": "1772704860"
},
"stopId": "FR:76217:ZE:18166:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"delay": 5,
"time": "1772702885"
},
"departure": {
"delay": 5,
"time": "1772702885"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1772703540"
},
"departure": {
"time": "1772703540"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1772704980"
},
"departure": {
"time": "1772704980"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"delay": 5,
"time": "1772704745"
},
"departure": {
"delay": 5,
"time": "1772704745"
},
"stopId": "FR:76217:ZE:18197:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1772704800"
},
"departure": {
"time": "1772704800"
},
"stopId": "FR:76217:ZE:18170:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1772703660"
},
"departure": {
"time": "1772703660"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1772703240"
},
"departure": {
"time": "1772703240"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1772705220"
},
"departure": {
"time": "1772705220"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1772702460"
},
"departure": {
"time": "1772702460"
},
"stopId": "FR:76217:ZE:18101:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1772702880"
},
"departure": {
"time": "1772702880"
},
"stopId": "FR:76217:ZE:18441:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1772705100"
},
"departure": {
"time": "1772705100"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 31
},
{
"departure": {
"time": "1772702400"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1772705340"
},
"departure": {
"time": "1772705340"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1772702940"
},
"departure": {
"time": "1772702940"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1772702760"
},
"departure": {
"time": "1772702760"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1772703120"
},
"departure": {
"time": "1772703120"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1772705040"
},
"departure": {
"time": "1772705040"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1772704740"
},
"departure": {
"time": "1772704740"
},
"stopId": "FR:76217:ZE:18177:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1772703840"
},
"departure": {
"time": "1772703840"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1772703060"
},
"departure": {
"time": "1772703060"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1772703000"
},
"departure": {
"time": "1772703000"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1772704500"
},
"departure": {
"time": "1772704500"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"delay": 5,
"time": "1772702465"
},
"departure": {
"delay": 5,
"time": "1772702465"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1772703300"
},
"departure": {
"time": "1772703300"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 15
}
],
"timestamp": "1772698652",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:329:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:1:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -37,
"time": "1772691743"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 25
},
{
"arrival": {
"delay": 31,
"time": "1772690819"
},
"departure": {
"delay": 31,
"time": "1772690851"
},
"stopId": "FR:76495:ZE:30034:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 33,
"time": "1772691053"
},
"departure": {
"delay": 33,
"time": "1772691093"
},
"stopId": "FR:76057:ZE:30027:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 40,
"time": "1772690307"
},
"departure": {
"delay": 40,
"time": "1772690320"
},
"stopId": "FR:76495:ZE:30035:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 79,
"time": "1772690454"
},
"departure": {
"delay": 79,
"time": "1772690539"
},
"stopId": "FR:76495:ZE:30042:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 38,
"time": "1772691029"
},
"departure": {
"delay": 38,
"time": "1772691038"
},
"stopId": "FR:76057:ZE:30009:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 15,
"time": "1772691660"
},
"departure": {
"delay": 15,
"time": "1772691675"
},
"stopId": "FR:76057:ZE:30003:ATOUMOD041",
"stopSequence": 24
},
{
"arrival": {
"delay": 28,
"time": "1772691594"
},
"departure": {
"delay": 28,
"time": "1772691628"
},
"stopId": "FR:76057:ZE:30025:ATOUMOD041",
"stopSequence": 23
},
{
"arrival": {
"delay": 37,
"time": "1772690601"
},
"departure": {
"delay": 37,
"time": "1772690617"
},
"stopId": "FR:76495:ZE:30037:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 40,
"time": "1772691122"
},
"departure": {
"delay": 40,
"time": "1772691160"
},
"stopId": "FR:76057:ZE:30011:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 51,
"time": "1772690902"
},
"departure": {
"delay": 51,
"time": "1772690931"
},
"stopId": "FR:76057:ZE:30015:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 68,
"time": "1772690226"
},
"departure": {
"delay": 68,
"time": "1772690228"
},
"stopId": "FR:76495:ZE:30038:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 14,
"time": "1772691235"
},
"departure": {
"delay": 14,
"time": "1772691254"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 30,
"time": "1772690728"
},
"departure": {
"delay": 30,
"time": "1772690790"
},
"stopId": "FR:76495:ZE:30032:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 51,
"time": "1772691280"
},
"departure": {
"delay": 51,
"time": "1772691351"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"delay": 96,
"time": "1772690181"
},
"departure": {
"delay": 96,
"time": "1772690196"
},
"stopId": "FR:76495:ZE:30029:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 25,
"time": "1772691191"
},
"departure": {
"delay": 25,
"time": "1772691205"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 61,
"time": "1772690566"
},
"departure": {
"delay": 61,
"time": "1772690581"
},
"stopId": "FR:76495:ZE:30044:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 48,
"time": "1772691455"
},
"departure": {
"delay": 48,
"time": "1772691468"
},
"stopId": "FR:76057:ZE:30013:ATOUMOD041",
"stopSequence": 20
},
{
"arrival": {
"delay": 31,
"time": "1772691383"
},
"departure": {
"delay": 31,
"time": "1772691391"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 19
},
{
"departure": {
"delay": 86,
"time": "1772690126"
},
"stopId": "FR:76495:ZE:30030:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 21,
"time": "1772691550"
},
"departure": {
"delay": 21,
"time": "1772691561"
},
"stopId": "FR:76057:ZE:30002:ATOUMOD041",
"stopSequence": 22
},
{
"arrival": {
"delay": 67,
"time": "1772690993"
},
"departure": {
"delay": 67,
"time": "1772691007"
},
"stopId": "FR:76057:ZE:30005:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 20,
"time": "1772691489"
},
"departure": {
"delay": 20,
"time": "1772691500"
},
"stopId": "FR:76057:ZE:30017:ATOUMOD041",
"stopSequence": 21
},
{
"arrival": {
"delay": 70,
"time": "1772690659"
},
"departure": {
"delay": 70,
"time": "1772690710"
},
"stopId": "FR:76495:ZE:30040:ATOUMOD041",
"stopSequence": 8
}
],
"timestamp": "1772698773",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD041:Line:1:LOC",
"tripId": "ATOUMOD041:ServiceJourney:1:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN13128F6032470x2026x02x28T22x07x15Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772704380"
},
"departure": {
"time": "1772704500"
},
"stopId": "FR:27681:ZE:StopPointxOCETrainxTERx87415604:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1772703240"
},
"departure": {
"time": "1772703300"
},
"stopId": "FR:27701:ZE:StopPointxOCETrainxTERx87415877:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1772705280"
},
"departure": {
"time": "1772705400"
},
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 17
},
{
"departure": {
"time": "1772702160"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1772702700"
},
"departure": {
"time": "1772702760"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1772707680"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1772703840"
},
"departure": {
"time": "1772703900"
},
"stopId": "FR:27022:ZE:StopPointxOCETrainxTERx87415620:ATOUMOD002",
"stopSequence": 9
}
],
"timestamp": "1772698552",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx97E911FAxC8F2x4861xAD3CxC36CF4750A49x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN13128F6032470x2026x02x28T22x07x15Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745654x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 68,
"time": "1772690486"
},
"departure": {
"delay": 68,
"time": "1772690528"
},
"stopId": "FR:50129:ZE:10EPC1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 112,
"time": "1772691366"
},
"departure": {
"delay": 112,
"time": "1772691412"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 88,
"time": "1772691452"
},
"departure": {
"delay": 88,
"time": "1772691508"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -100,
"time": "1772692940"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 77,
"time": "1772692293"
},
"departure": {
"delay": 77,
"time": "1772692337"
},
"stopId": "FR:50129:ZE:10HPA3:ATOUMOD035",
"stopSequence": 26
},
{
"departure": {
"delay": 22,
"time": "1772690002"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 43,
"time": "1772691690"
},
"departure": {
"delay": 43,
"time": "1772691703"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 82,
"time": "1772690221"
},
"departure": {
"delay": 82,
"time": "1772690242"
},
"stopId": "FR:50129:ZE:10BOI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 42,
"time": "1772690159"
},
"departure": {
"delay": 42,
"time": "1772690202"
},
"stopId": "FR:50129:ZE:10MOR1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 13,
"time": "1772692717"
},
"departure": {
"delay": 13,
"time": "1772692753"
},
"stopId": "FR:50129:ZE:10NOR5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 76,
"time": "1772690382"
},
"departure": {
"delay": 76,
"time": "1772690416"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -17,
"time": "1772692774"
},
"departure": {
"delay": -17,
"time": "1772692783"
},
"stopId": "FR:50129:ZE:10GDR1:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 108,
"time": "1772690595"
},
"departure": {
"delay": 108,
"time": "1772690628"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 38,
"time": "1772690095"
},
"departure": {
"delay": 38,
"time": "1772690138"
},
"stopId": "FR:50129:ZE:10MES1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 50,
"time": "1772692396"
},
"departure": {
"delay": 50,
"time": "1772692430"
},
"stopId": "FR:50129:ZE:10XCT3:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 61,
"time": "1772691918"
},
"departure": {
"delay": 61,
"time": "1772692081"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 104,
"time": "1772691263"
},
"departure": {
"delay": 104,
"time": "1772691284"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 129,
"time": "1772691235"
},
"departure": {
"delay": 129,
"time": "1772691249"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 42,
"time": "1772692567"
},
"departure": {
"delay": 42,
"time": "1772692602"
},
"stopId": "FR:50129:ZE:10BAG3:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 89,
"time": "1772691055"
},
"departure": {
"delay": 89,
"time": "1772691089"
},
"stopId": "FR:50129:ZE:10CMI1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -43,
"time": "1772691811"
},
"departure": {
"delay": -43,
"time": "1772691857"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -33,
"time": "1772692810"
},
"departure": {
"delay": -33,
"time": "1772692827"
},
"stopId": "FR:50129:ZE:10LPL1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -39,
"time": "1772692869"
},
"departure": {
"delay": -39,
"time": "1772692881"
},
"stopId": "FR:50129:ZE:10FLO1:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 45,
"time": "1772690851"
},
"departure": {
"delay": 45,
"time": "1772690865"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 72,
"time": "1772690731"
},
"departure": {
"delay": 72,
"time": "1772690772"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 80,
"time": "1772690261"
},
"departure": {
"delay": 80,
"time": "1772690300"
},
"stopId": "FR:50129:ZE:10FRN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -30,
"time": "1772691734"
},
"departure": {
"delay": -30,
"time": "1772691750"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 44,
"time": "1772692208"
},
"departure": {
"delay": 44,
"time": "1772692244"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 62,
"time": "1772690669"
},
"departure": {
"delay": 62,
"time": "1772690702"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 105,
"time": "1772691557"
},
"departure": {
"delay": 105,
"time": "1772691585"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 42,
"time": "1772691617"
},
"departure": {
"delay": 42,
"time": "1772691642"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 16,
"time": "1772690924"
},
"departure": {
"delay": 16,
"time": "1772690956"
},
"stopId": "FR:50129:ZE:10ANN1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 117,
"time": "1772691117"
},
"departure": {
"delay": 117,
"time": "1772691177"
},
"stopId": "FR:50129:ZE:10PAX1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 42,
"time": "1772692466"
},
"departure": {
"delay": 42,
"time": "1772692482"
},
"stopId": "FR:50129:ZE:10GRR1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 58,
"time": "1772692647"
},
"departure": {
"delay": 58,
"time": "1772692678"
},
"stopId": "FR:50129:ZE:10MED3:ATOUMOD035",
"stopSequence": 30
}
],
"timestamp": "1772698732",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745654x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC597013:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -10,
"time": "1772698670"
},
"departure": {
"delay": -10,
"time": "1772698670"
},
"stopId": "FR:27229:ZE:0xFER02:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -41,
"time": "1772698519"
},
"departure": {
"delay": -41,
"time": "1772698519"
},
"stopId": "FR:27229:ZE:0xFAU02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": 42,
"time": "1772698902"
},
"departure": {
"delay": 42,
"time": "1772698902"
},
"stopId": "FR:27229:ZE:0xCAR03:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": 35,
"time": "1772698295"
},
"departure": {
"delay": 35,
"time": "1772698295"
},
"stopId": "FR:27229:ZE:0xBRO02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 38,
"time": "1772698958"
},
"departure": {
"delay": 38,
"time": "1772698958"
},
"stopId": "FR:27229:ZE:0xMEU02:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": 11,
"time": "1772698331"
},
"departure": {
"delay": 11,
"time": "1772698331"
},
"stopId": "FR:27229:ZE:0xBEV02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 38,
"time": "1772698358"
},
"departure": {
"delay": 38,
"time": "1772698358"
},
"stopId": "FR:27229:ZE:0xLOG02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -28,
"time": "1772699012"
},
"stopId": "FR:27229:ZE:0xCEN01:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": 4,
"time": "1772698414"
},
"departure": {
"delay": 4,
"time": "1772698444"
},
"stopId": "FR:27229:ZE:0xHAR02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": 34,
"time": "1772698234"
},
"departure": {
"delay": 34,
"time": "1772698234"
},
"stopId": "FR:27229:ZE:0xLEB01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 4,
"time": "1772698744"
},
"departure": {
"delay": 4,
"time": "1772698744"
},
"stopId": "FR:27229:ZE:0xDUN02:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -15,
"time": "1772698605"
},
"departure": {
"delay": -15,
"time": "1772698605"
},
"stopId": "FR:27229:ZE:0xCOM02:ATOUMOD004",
"stopSequence": 24
}
],
"timestamp": "1772698706",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC597013:LOC"
}
}
},
{
"id": "SM:ATOUMOD104:ServiceJourney:a796a1e544b1e886ba77d8b640f32d86:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 257,
"time": "1772698617"
},
"departure": {
"delay": 257,
"time": "1772698637"
},
"stopId": "FR:61169:ZE:2261:ATOUMOD104",
"stopSequence": 14
},
{
"arrival": {
"delay": 121,
"time": "1772697687"
},
"departure": {
"delay": 121,
"time": "1772697721"
},
"stopId": "FR:61169:ZE:2326:ATOUMOD104",
"stopSequence": 3
},
{
"arrival": {
"delay": 281,
"time": "1772699021"
},
"departure": {
"delay": 281,
"time": "1772699021"
},
"stopId": "FR:61169:ZE:2273:ATOUMOD104",
"stopSequence": 20
},
{
"arrival": {
"delay": 264,
"time": "1772698502"
},
"departure": {
"delay": 264,
"time": "1772698524"
},
"stopId": "FR:61169:ZE:2322:ATOUMOD104",
"stopSequence": 13
},
{
"arrival": {
"delay": 245,
"time": "1772698372"
},
"departure": {
"delay": 245,
"time": "1772698385"
},
"stopId": "FR:61169:ZE:2317:ATOUMOD104",
"stopSequence": 11
},
{
"arrival": {
"delay": 282,
"time": "1772698962"
},
"departure": {
"delay": 282,
"time": "1772698962"
},
"stopId": "FR:61169:ZE:2332:ATOUMOD104",
"stopSequence": 19
},
{
"arrival": {
"delay": 164,
"time": "1772697868"
},
"departure": {
"delay": 164,
"time": "1772697884"
},
"stopId": "FR:61169:ZE:2324:ATOUMOD104",
"stopSequence": 5
},
{
"arrival": {
"delay": 281,
"time": "1772698901"
},
"departure": {
"delay": 281,
"time": "1772698901"
},
"stopId": "FR:61169:ZE:2267:ATOUMOD104",
"stopSequence": 17
},
{
"arrival": {
"delay": 244,
"time": "1772698144"
},
"departure": {
"delay": 244,
"time": "1772698144"
},
"stopId": "FR:61169:ZE:2296:ATOUMOD104",
"stopSequence": 8
},
{
"arrival": {
"delay": 281,
"time": "1772699081"
},
"departure": {
"delay": 281,
"time": "1772699081"
},
"stopId": "FR:61169:ZE:2283:ATOUMOD104",
"stopSequence": 21
},
{
"arrival": {
"delay": 220,
"time": "1772698416"
},
"departure": {
"delay": 220,
"time": "1772698420"
},
"stopId": "FR:61169:ZE:2281:ATOUMOD104",
"stopSequence": 12
},
{
"arrival": {
"delay": 86,
"time": "1772697575"
},
"departure": {
"delay": 86,
"time": "1772697626"
},
"stopId": "FR:61169:ZE:2307:ATOUMOD104",
"stopSequence": 2
},
{
"arrival": {
"delay": 150,
"time": "1772697760"
},
"departure": {
"delay": 150,
"time": "1772697810"
},
"stopId": "FR:61169:ZE:2301:ATOUMOD104",
"stopSequence": 4
},
{
"departure": {
"delay": 2,
"time": "1772697542"
},
"stopId": "FR:61169:ZE:2336:ATOUMOD104",
"stopSequence": 1
},
{
"arrival": {
"delay": 281,
"time": "1772699141"
},
"departure": {
"delay": 281,
"time": "1772699141"
},
"stopId": "FR:61169:ZE:2289:ATOUMOD104",
"stopSequence": 22
},
{
"arrival": {
"delay": 281,
"time": "1772698961"
},
"departure": {
"delay": 281,
"time": "1772698961"
},
"stopId": "FR:61169:ZE:2311:ATOUMOD104",
"stopSequence": 18
},
{
"arrival": {
"delay": 248,
"time": "1772698181"
},
"departure": {
"delay": 248,
"time": "1772698208"
},
"stopId": "FR:61169:ZE:2279:ATOUMOD104",
"stopSequence": 9
},
{
"arrival": {
"delay": 281,
"time": "1772698841"
},
"departure": {
"delay": 281,
"time": "1772698841"
},
"stopId": "FR:61169:ZE:2291:ATOUMOD104",
"stopSequence": 16
},
{
"arrival": {
"delay": 215,
"time": "1772697910"
},
"departure": {
"delay": 215,
"time": "1772697935"
},
"stopId": "FR:61169:ZE:2309:ATOUMOD104",
"stopSequence": 6
},
{
"arrival": {
"delay": 281,
"time": "1772699201"
},
"stopId": "FR:61169:ZE:2277:ATOUMOD104",
"stopSequence": 23
},
{
"arrival": {
"delay": 281,
"time": "1772698707"
},
"departure": {
"delay": 281,
"time": "1772698721"
},
"stopId": "FR:61169:ZE:2320:ATOUMOD104",
"stopSequence": 15
},
{
"arrival": {
"delay": 244,
"time": "1772698084"
},
"departure": {
"delay": 244,
"time": "1772698084"
},
"stopId": "FR:61169:ZE:2275:ATOUMOD104",
"stopSequence": 7
},
{
"arrival": {
"delay": 232,
"time": "1772698286"
},
"departure": {
"delay": 232,
"time": "1772698312"
},
"stopId": "FR:61169:ZE:2286:ATOUMOD104",
"stopSequence": 10
}
],
"timestamp": "1772698803",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD104:Line:250:LOC",
"tripId": "ATOUMOD104:ServiceJourney:a796a1e544b1e886ba77d8b640f32d86:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:275:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772702520"
},
"departure": {
"time": "1772702520"
},
"stopId": "FR:76217:ZE:18207:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1772701980"
},
"departure": {
"time": "1772701980"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1772700120"
},
"departure": {
"time": "1772700120"
},
"stopId": "FR:76565:ZE:18255:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1772700720"
},
"departure": {
"time": "1772700720"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1772703180"
},
"departure": {
"time": "1772703180"
},
"stopId": "FR:76217:ZE:18191:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1772701080"
},
"departure": {
"time": "1772701080"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1772702580"
},
"departure": {
"time": "1772702580"
},
"stopId": "FR:76217:ZE:18163:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1772702940"
},
"departure": {
"time": "1772702940"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1772700540"
},
"departure": {
"time": "1772700540"
},
"stopId": "FR:76217:ZE:18024:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1772701860"
},
"departure": {
"time": "1772701860"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1772701260"
},
"departure": {
"time": "1772701260"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1772701680"
},
"departure": {
"time": "1772701680"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1772701620"
},
"departure": {
"time": "1772701620"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1772702820"
},
"departure": {
"time": "1772702820"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1772701920"
},
"departure": {
"time": "1772701920"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1772702640"
},
"departure": {
"time": "1772702640"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1772700900"
},
"departure": {
"time": "1772700900"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1772702100"
},
"departure": {
"time": "1772702100"
},
"stopId": "FR:76217:ZE:18079:ATOUMOD005",
"stopSequence": 19
},
{
"departure": {
"time": "1772700000"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1772700600"
},
"departure": {
"time": "1772700600"
},
"stopId": "FR:76217:ZE:18053:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1772700960"
},
"departure": {
"time": "1772700960"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1772703240"
},
"stopId": "FR:76217:ZE:18809:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1772703060"
},
"departure": {
"time": "1772703060"
},
"stopId": "FR:76217:ZE:18242:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1772702460"
},
"departure": {
"time": "1772702460"
},
"stopId": "FR:76217:ZE:18195:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1772700060"
},
"departure": {
"time": "1772700060"
},
"stopId": "FR:76565:ZE:18285:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1772700480"
},
"departure": {
"time": "1772700480"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1772700240"
},
"departure": {
"time": "1772700240"
},
"stopId": "FR:76217:ZE:18039:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1772700300"
},
"departure": {
"time": "1772700300"
},
"stopId": "FR:76217:ZE:18072:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1772702700"
},
"departure": {
"time": "1772702700"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1772702220"
},
"departure": {
"time": "1772702220"
},
"stopId": "FR:76217:ZE:18103:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1772702760"
},
"departure": {
"time": "1772702760"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1772702400"
},
"departure": {
"time": "1772702400"
},
"stopId": "FR:76217:ZE:18188:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1772703000"
},
"departure": {
"time": "1772703000"
},
"stopId": "FR:76217:ZE:18168:ATOUMOD005",
"stopSequence": 30
}
],
"timestamp": "1772698694",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:275:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745656x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -43,
"time": "1772694164"
},
"departure": {
"delay": -43,
"time": "1772694197"
},
"stopId": "FR:50129:ZE:10GRR1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": -111,
"time": "1772694729"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": -13,
"time": "1772692815"
},
"departure": {
"delay": -13,
"time": "1772692847"
},
"stopId": "FR:50129:ZE:10PAX1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 20,
"time": "1772691966"
},
"departure": {
"delay": 20,
"time": "1772691980"
},
"stopId": "FR:50129:ZE:10BOI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -42,
"time": "1772693915"
},
"departure": {
"delay": -42,
"time": "1772693958"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -45,
"time": "1772694101"
},
"departure": {
"delay": -45,
"time": "1772694135"
},
"stopId": "FR:50129:ZE:10XCT3:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -33,
"time": "1772693380"
},
"departure": {
"delay": -33,
"time": "1772693427"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -39,
"time": "1772692427"
},
"departure": {
"delay": -39,
"time": "1772692461"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -62,
"time": "1772693304"
},
"departure": {
"delay": -62,
"time": "1772693338"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -14,
"time": "1772691854"
},
"departure": {
"delay": -14,
"time": "1772691886"
},
"stopId": "FR:50129:ZE:10MES1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -50,
"time": "1772693567"
},
"departure": {
"delay": -50,
"time": "1772693650"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -42,
"time": "1772692189"
},
"departure": {
"delay": -42,
"time": "1772692218"
},
"stopId": "FR:50129:ZE:10EPC1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -32,
"time": "1772692281"
},
"departure": {
"delay": -32,
"time": "1772692288"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -23,
"time": "1772694006"
},
"departure": {
"delay": -23,
"time": "1772694037"
},
"stopId": "FR:50129:ZE:10HPA3:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -52,
"time": "1772692350"
},
"departure": {
"delay": -52,
"time": "1772692388"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -15,
"time": "1772692117"
},
"departure": {
"delay": -15,
"time": "1772692125"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 30,
"time": "1772692907"
},
"departure": {
"delay": 30,
"time": "1772692950"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -22,
"time": "1772694365"
},
"departure": {
"delay": -22,
"time": "1772694398"
},
"stopId": "FR:50129:ZE:10MED3:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": -1,
"time": "1772693242"
},
"departure": {
"delay": -1,
"time": "1772693279"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -53,
"time": "1772694441"
},
"departure": {
"delay": -53,
"time": "1772694487"
},
"stopId": "FR:50129:ZE:10NOR5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -53,
"time": "1772694266"
},
"departure": {
"delay": -53,
"time": "1772694307"
},
"stopId": "FR:50129:ZE:10BAG3:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 14,
"time": "1772691995"
},
"departure": {
"delay": 14,
"time": "1772692034"
},
"stopId": "FR:50129:ZE:10FRN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -3,
"time": "1772693179"
},
"departure": {
"delay": -3,
"time": "1772693217"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -55,
"time": "1772694514"
},
"departure": {
"delay": -55,
"time": "1772694545"
},
"stopId": "FR:50129:ZE:10GDR1:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": -9,
"time": "1772691902"
},
"departure": {
"delay": -9,
"time": "1772691951"
},
"stopId": "FR:50129:ZE:10MOR1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -8,
"time": "1772692745"
},
"departure": {
"delay": -8,
"time": "1772692792"
},
"stopId": "FR:50129:ZE:10CMI1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -50,
"time": "1772694654"
},
"departure": {
"delay": -50,
"time": "1772694670"
},
"stopId": "FR:50129:ZE:10FLO1:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": -68,
"time": "1772693448"
},
"departure": {
"delay": -68,
"time": "1772693512"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -53,
"time": "1772694571"
},
"departure": {
"delay": -53,
"time": "1772694607"
},
"stopId": "FR:50129:ZE:10LPL1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -36,
"time": "1772692539"
},
"departure": {
"delay": -36,
"time": "1772692584"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 16,
"time": "1772693830"
},
"departure": {
"delay": 16,
"time": "1772693836"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 40,
"time": "1772693108"
},
"departure": {
"delay": 40,
"time": "1772693140"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -69,
"time": "1772692635"
},
"departure": {
"delay": -69,
"time": "1772692671"
},
"stopId": "FR:50129:ZE:10ANN1:ATOUMOD035",
"stopSequence": 12
},
{
"departure": {
"delay": -6,
"time": "1772691774"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 24,
"time": "1772692969"
},
"departure": {
"delay": 24,
"time": "1772693004"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 16
}
],
"timestamp": "1772698730",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745656x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:8:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 91,
"time": "1772696183"
},
"departure": {
"delay": 91,
"time": "1772696191"
},
"stopId": "FR:76057:ZE:30012:ATOUMOD041",
"stopSequence": 5
},
{
"departure": {
"delay": 150,
"time": "1772695950"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 95,
"time": "1772697275"
},
"stopId": "FR:76495:ZE:30030:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 131,
"time": "1772696281"
},
"departure": {
"delay": 131,
"time": "1772696411"
},
"stopId": "FR:76057:ZE:30010:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 113,
"time": "1772696894"
},
"departure": {
"delay": 113,
"time": "1772696933"
},
"stopId": "FR:76495:ZE:30039:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 89,
"time": "1772696433"
},
"departure": {
"delay": 89,
"time": "1772696489"
},
"stopId": "FR:76057:ZE:30026:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 126,
"time": "1772696094"
},
"departure": {
"delay": 126,
"time": "1772696106"
},
"stopId": "FR:76057:ZE:30001:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 120,
"time": "1772696989"
},
"departure": {
"delay": 120,
"time": "1772697000"
},
"stopId": "FR:76495:ZE:30036:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 60,
"time": "1772696506"
},
"departure": {
"delay": 60,
"time": "1772696520"
},
"stopId": "FR:76057:ZE:30008:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": -3,
"time": "1772696626"
},
"departure": {
"delay": -3,
"time": "1772696637"
},
"stopId": "FR:76057:ZE:30014:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 148,
"time": "1772696060"
},
"departure": {
"delay": 148,
"time": "1772696068"
},
"stopId": "FR:76057:ZE:30024:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 33,
"time": "1772696206"
},
"departure": {
"delay": 33,
"time": "1772696253"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 142,
"time": "1772697045"
},
"departure": {
"delay": 142,
"time": "1772697142"
},
"stopId": "FR:76495:ZE:30041:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 38,
"time": "1772696547"
},
"departure": {
"delay": 38,
"time": "1772696558"
},
"stopId": "FR:76057:ZE:30004:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 111,
"time": "1772696759"
},
"departure": {
"delay": 111,
"time": "1772696811"
},
"stopId": "FR:76495:ZE:30031:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 124,
"time": "1772696156"
},
"departure": {
"delay": 124,
"time": "1772696164"
},
"stopId": "FR:76057:ZE:30016:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 73,
"time": "1772697006"
},
"departure": {
"delay": 73,
"time": "1772697013"
},
"stopId": "FR:76495:ZE:30043:ATOUMOD041",
"stopSequence": 15
}
],
"timestamp": "1772698773",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD041:Line:1:LOC",
"tripId": "ATOUMOD041:ServiceJourney:8:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4190177x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 118,
"time": "1772698738"
},
"stopId": "FR:76351:ZE:4850:ATOUMOD003",
"stopSequence": 28
},
{
"departure": {
"delay": 146,
"time": "1772698706"
},
"stopId": "FR:76351:ZE:3077:ATOUMOD003",
"stopSequence": 27
},
{
"departure": {
"delay": 154,
"time": "1772698354"
},
"stopId": "FR:76351:ZE:3047:ATOUMOD003",
"stopSequence": 21
},
{
"departure": {
"delay": 173,
"time": "1772698673"
},
"stopId": "FR:76351:ZE:3573:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 91,
"time": "1772698771"
},
"departure": {
"delay": 91,
"time": "1772698771"
},
"stopId": "FR:76351:ZE:3152:ATOUMOD003",
"stopSequence": 29
},
{
"departure": {
"delay": 143,
"time": "1772698583"
},
"stopId": "FR:76351:ZE:3674:ATOUMOD003",
"stopSequence": 24
},
{
"departure": {
"delay": 136,
"time": "1772698636"
},
"stopId": "FR:76351:ZE:3039:ATOUMOD003",
"stopSequence": 25
},
{
"departure": {
"delay": 136,
"time": "1772698516"
},
"stopId": "FR:76351:ZE:3080:ATOUMOD003",
"stopSequence": 23
},
{
"departure": {
"delay": 147,
"time": "1772698227"
},
"stopId": "FR:76351:ZE:3342:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 91,
"time": "1772698951"
},
"stopId": "FR:76351:ZE:3472:ATOUMOD003",
"stopSequence": 31
},
{
"departure": {
"delay": 156,
"time": "1772698296"
},
"stopId": "FR:76351:ZE:3386:ATOUMOD003",
"stopSequence": 20
},
{
"departure": {
"delay": 112,
"time": "1772698432"
},
"stopId": "FR:76351:ZE:3743:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 149,
"time": "1772698829"
},
"departure": {
"delay": 149,
"time": "1772698829"
},
"stopId": "FR:76351:ZE:3162:ATOUMOD003",
"stopSequence": 30
}
],
"timestamp": "1772698746",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:19:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4190177x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745187x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 160,
"time": "1772699440"
},
"departure": {
"delay": 160,
"time": "1772699440"
},
"stopId": "FR:50129:ZE:10RTU1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 203,
"time": "1772698630"
},
"departure": {
"delay": 203,
"time": "1772698643"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 160,
"time": "1772700100"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 160,
"time": "1772699080"
},
"departure": {
"delay": 160,
"time": "1772699080"
},
"stopId": "FR:50129:ZE:10CRC3:ATOUMOD035",
"stopSequence": 8
},
{
"departure": {
"delay": 305,
"time": "1772698505"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 160,
"time": "1772699920"
},
"departure": {
"delay": 160,
"time": "1772699920"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 160,
"time": "1772699320"
},
"departure": {
"delay": 160,
"time": "1772699320"
},
"stopId": "FR:50129:ZE:10PFO1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 164,
"time": "1772698694"
},
"departure": {
"delay": 164,
"time": "1772698724"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 160,
"time": "1772699860"
},
"departure": {
"delay": 160,
"time": "1772699860"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 160,
"time": "1772699740"
},
"departure": {
"delay": 160,
"time": "1772699740"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 207,
"time": "1772698547"
},
"departure": {
"delay": 207,
"time": "1772698587"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 160,
"time": "1772698780"
},
"departure": {
"delay": 160,
"time": "1772698780"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 160,
"time": "1772699200"
},
"departure": {
"delay": 160,
"time": "1772699200"
},
"stopId": "FR:50129:ZE:10FOR3:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 160,
"time": "1772698900"
},
"departure": {
"delay": 160,
"time": "1772698900"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 160,
"time": "1772699500"
},
"departure": {
"delay": 160,
"time": "1772699500"
},
"stopId": "FR:50129:ZE:10BRA3:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 160,
"time": "1772699800"
},
"departure": {
"delay": 160,
"time": "1772699800"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 160,
"time": "1772699680"
},
"departure": {
"delay": 160,
"time": "1772699680"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 160,
"time": "1772698840"
},
"departure": {
"delay": 160,
"time": "1772698840"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 160,
"time": "1772699620"
},
"departure": {
"delay": 160,
"time": "1772699620"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 13
}
],
"timestamp": "1772698733",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745187x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4086611x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -46,
"time": "1772698874"
},
"departure": {
"delay": -46,
"time": "1772698874"
},
"stopId": "FR:76351:ZE:3694:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": -47,
"time": "1772699053"
},
"departure": {
"delay": -47,
"time": "1772699053"
},
"stopId": "FR:76351:ZE:4640:ATOUMOD003",
"stopSequence": 19
},
{
"departure": {
"delay": 64,
"time": "1772698384"
},
"stopId": "FR:76351:ZE:3127:ATOUMOD003",
"stopSequence": 8
},
{
"departure": {
"delay": 70,
"time": "1772698450"
},
"stopId": "FR:76351:ZE:3236:ATOUMOD003",
"stopSequence": 9
},
{
"departure": {
"delay": 32,
"time": "1772698712"
},
"stopId": "FR:76351:ZE:3383:ATOUMOD003",
"stopSequence": 14
},
{
"departure": {
"delay": 60,
"time": "1772698680"
},
"stopId": "FR:76351:ZE:3010:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": -47,
"time": "1772698933"
},
"departure": {
"delay": -47,
"time": "1772698933"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 5,
"time": "1772698805"
},
"departure": {
"delay": 5,
"time": "1772698805"
},
"stopId": "FR:76351:ZE:3254:ATOUMOD003",
"stopSequence": 16
},
{
"departure": {
"delay": -47,
"time": "1772698753"
},
"stopId": "FR:76351:ZE:3545:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": -28,
"time": "1772699132"
},
"departure": {
"delay": -28,
"time": "1772699132"
},
"stopId": "FR:76351:ZE:3280:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": -47,
"time": "1772699413"
},
"departure": {
"delay": -47,
"time": "1772699413"
},
"stopId": "FR:76351:ZE:3793:ATOUMOD003",
"stopSequence": 23
},
{
"departure": {
"delay": 64,
"time": "1772698504"
},
"stopId": "FR:76351:ZE:3232:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 8,
"time": "1772699228"
},
"departure": {
"delay": 8,
"time": "1772699228"
},
"stopId": "FR:76351:ZE:3281:ATOUMOD003",
"stopSequence": 21
},
{
"departure": {
"delay": 64,
"time": "1772698624"
},
"stopId": "FR:76351:ZE:3378:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 12,
"time": "1772699292"
},
"departure": {
"delay": 12,
"time": "1772699292"
},
"stopId": "FR:76351:ZE:3177:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": -47,
"time": "1772699653"
},
"stopId": "FR:76351:ZE:4544:ATOUMOD003",
"stopSequence": 24
},
{
"departure": {
"delay": 81,
"time": "1772698581"
},
"stopId": "FR:76351:ZE:3169:ATOUMOD003",
"stopSequence": 11
}
],
"timestamp": "1772698746",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C4:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4086611x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745661x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 57,
"time": "1772697163"
},
"departure": {
"delay": 57,
"time": "1772697177"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 71,
"time": "1772696969"
},
"departure": {
"delay": 71,
"time": "1772697011"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 155,
"time": "1772697783"
},
"departure": {
"delay": 155,
"time": "1772697815"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 103,
"time": "1772697329"
},
"departure": {
"delay": 103,
"time": "1772697343"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 52,
"time": "1772696713"
},
"departure": {
"delay": 52,
"time": "1772696752"
},
"stopId": "FR:50129:ZE:10MES1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 130,
"time": "1772699050"
},
"departure": {
"delay": 130,
"time": "1772699050"
},
"stopId": "FR:50129:ZE:10GRR1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 96,
"time": "1772697418"
},
"departure": {
"delay": 96,
"time": "1772697456"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 94,
"time": "1772696841"
},
"departure": {
"delay": 94,
"time": "1772696854"
},
"stopId": "FR:50129:ZE:10BOI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 127,
"time": "1772697275"
},
"departure": {
"delay": 127,
"time": "1772697307"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 151,
"time": "1772698523"
},
"departure": {
"delay": 151,
"time": "1772698651"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 130,
"time": "1772699410"
},
"departure": {
"delay": 130,
"time": "1772699410"
},
"stopId": "FR:50129:ZE:10GDR1:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 123,
"time": "1772697826"
},
"departure": {
"delay": 123,
"time": "1772697843"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 60,
"time": "1772696776"
},
"departure": {
"delay": 60,
"time": "1772696820"
},
"stopId": "FR:50129:ZE:10MOR1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 130,
"time": "1772699350"
},
"departure": {
"delay": 130,
"time": "1772699350"
},
"stopId": "FR:50129:ZE:10NOR5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 130,
"time": "1772698810"
},
"departure": {
"delay": 130,
"time": "1772698810"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 130,
"time": "1772699650"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 130,
"time": "1772698870"
},
"departure": {
"delay": 130,
"time": "1772698870"
},
"stopId": "FR:50129:ZE:10HPA3:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 130,
"time": "1772699470"
},
"departure": {
"delay": 130,
"time": "1772699470"
},
"stopId": "FR:50129:ZE:10LPL1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 92,
"time": "1772698143"
},
"departure": {
"delay": 92,
"time": "1772698172"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 20
},
{
"departure": {
"delay": 60,
"time": "1772696640"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 57,
"time": "1772697501"
},
"departure": {
"delay": 57,
"time": "1772697537"
},
"stopId": "FR:50129:ZE:10ANN1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 110,
"time": "1772698216"
},
"departure": {
"delay": 110,
"time": "1772698250"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 64,
"time": "1772696868"
},
"departure": {
"delay": 64,
"time": "1772696884"
},
"stopId": "FR:50129:ZE:10FRN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 130,
"time": "1772699230"
},
"departure": {
"delay": 130,
"time": "1772699230"
},
"stopId": "FR:50129:ZE:10MED3:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 92,
"time": "1772698067"
},
"departure": {
"delay": 92,
"time": "1772698112"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 131,
"time": "1772697671"
},
"departure": {
"delay": 131,
"time": "1772697731"
},
"stopId": "FR:50129:ZE:10PAX1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 68,
"time": "1772697964"
},
"departure": {
"delay": 68,
"time": "1772698028"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 39,
"time": "1772698368"
},
"departure": {
"delay": 39,
"time": "1772698419"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 130,
"time": "1772698990"
},
"departure": {
"delay": 130,
"time": "1772698990"
},
"stopId": "FR:50129:ZE:10XCT3:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 130,
"time": "1772699170"
},
"departure": {
"delay": 130,
"time": "1772699170"
},
"stopId": "FR:50129:ZE:10BAG3:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 130,
"time": "1772699530"
},
"departure": {
"delay": 130,
"time": "1772699530"
},
"stopId": "FR:50129:ZE:10FLO1:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 90,
"time": "1772697895"
},
"departure": {
"delay": 90,
"time": "1772697930"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 111,
"time": "1772697610"
},
"departure": {
"delay": 111,
"time": "1772697651"
},
"stopId": "FR:50129:ZE:10CMI1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 61,
"time": "1772698272"
},
"departure": {
"delay": 61,
"time": "1772698321"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 108,
"time": "1772697077"
},
"departure": {
"delay": 108,
"time": "1772697108"
},
"stopId": "FR:50129:ZE:10EPC1:ATOUMOD035",
"stopSequence": 7
}
],
"timestamp": "1772698730",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745661x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x4470292:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -2925,
"time": "1772698755"
},
"departure": {
"delay": -2925,
"time": "1772698755"
},
"stopId": "FR:27022:ZE:0x6999:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -77,
"time": "1772702323"
},
"departure": {
"delay": -77,
"time": "1772702323"
},
"stopId": "FR:27275:ZE:0x6204:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -75,
"time": "1772702145"
},
"departure": {
"delay": -75,
"time": "1772702145"
},
"stopId": "FR:27275:ZE:0x6226:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -2745,
"time": "1772698755"
},
"departure": {
"delay": -2745,
"time": "1772698755"
},
"stopId": "FR:27022:ZE:0x7001:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -2565,
"time": "1772698755"
},
"departure": {
"delay": -2565,
"time": "1772698755"
},
"stopId": "FR:27022:ZE:0x6986:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -134,
"time": "1772702746"
},
"stopId": "FR:27022:ZE:0x6991:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -2805,
"time": "1772698755"
},
"departure": {
"delay": -2805,
"time": "1772698755"
},
"stopId": "FR:27022:ZE:0x7003:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -145,
"time": "1772702255"
},
"departure": {
"delay": -145,
"time": "1772702255"
},
"stopId": "FR:27275:ZE:0x6214:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -61,
"time": "1772702039"
},
"departure": {
"delay": -61,
"time": "1772702039"
},
"stopId": "FR:27275:ZE:0x6198:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -2505,
"time": "1772698755"
},
"departure": {
"delay": -2505,
"time": "1772698755"
},
"stopId": "FR:27022:ZE:0x6983:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -3045,
"time": "1772698755"
},
"departure": {
"delay": -3045,
"time": "1772698755"
},
"stopId": "FR:27022:ZE:0x6981:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -66,
"time": "1772702094"
},
"departure": {
"delay": -66,
"time": "1772702094"
},
"stopId": "FR:27275:ZE:0x6208:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -117,
"time": "1772701983"
},
"departure": {
"delay": -117,
"time": "1772701983"
},
"stopId": "FR:27275:ZE:0x6220:ATOUMOD006",
"stopSequence": 11
},
{
"departure": {
"delay": -2445,
"time": "1772698755"
},
"stopId": "FR:27022:ZE:0x6991:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -132,
"time": "1772702688"
},
"departure": {
"delay": -132,
"time": "1772702688"
},
"stopId": "FR:27022:ZE:0x6978:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -2865,
"time": "1772698755"
},
"departure": {
"delay": -2865,
"time": "1772698755"
},
"stopId": "FR:27022:ZE:0x6993:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -109,
"time": "1772702471"
},
"departure": {
"delay": -109,
"time": "1772702471"
},
"stopId": "FR:27275:ZE:0x7182:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -101,
"time": "1772702599"
},
"departure": {
"delay": -101,
"time": "1772702599"
},
"stopId": "FR:27275:ZE:0x6193:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -3165,
"time": "1772698755"
},
"departure": {
"delay": -3165,
"time": "1772698755"
},
"stopId": "FR:27275:ZE:0x6996:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -78,
"time": "1772702382"
},
"departure": {
"delay": -78,
"time": "1772702382"
},
"stopId": "FR:27275:ZE:0x6202:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -2445,
"time": "1772698755"
},
"departure": {
"delay": -2445,
"time": "1772698755"
},
"stopId": "FR:27022:ZE:0x6979:ATOUMOD006",
"stopSequence": 2
}
],
"timestamp": "1772698755",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:6b:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x4470292:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596557:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -1773,
"time": "1772698767"
},
"departure": {
"delay": -1773,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xLET02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -933,
"time": "1772698767"
},
"departure": {
"delay": -933,
"time": "1772698767"
},
"stopId": "FR:27017:ZE:0xANG02:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -753,
"time": "1772698767"
},
"departure": {
"delay": -753,
"time": "1772698767"
},
"stopId": "FR:27306:ZE:0xMRE02:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -1653,
"time": "1772698767"
},
"departure": {
"delay": -1653,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xORL02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -1653,
"time": "1772698767"
},
"departure": {
"delay": -1653,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xMOU02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -933,
"time": "1772698767"
},
"departure": {
"delay": -933,
"time": "1772698767"
},
"stopId": "FR:27017:ZE:0xCNL02:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -1353,
"time": "1772698767"
},
"departure": {
"delay": -1353,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xLAK02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 47,
"time": "1772700707"
},
"departure": {
"delay": 47,
"time": "1772700707"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 23
},
{
"departure": {
"delay": -753,
"time": "1772698767"
},
"stopId": "FR:27306:ZE:0xCID02:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -993,
"time": "1772698767"
},
"departure": {
"delay": -993,
"time": "1772698767"
},
"stopId": "FR:27017:ZE:0xPAF01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -1533,
"time": "1772698767"
},
"departure": {
"delay": -1533,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xTRA02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 33,
"time": "1772700633"
},
"departure": {
"delay": 33,
"time": "1772700633"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -1593,
"time": "1772698767"
},
"departure": {
"delay": -1593,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xPOL02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 30,
"time": "1772700810"
},
"departure": {
"delay": 30,
"time": "1772700810"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": 11,
"time": "1772700971"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 25
}
],
"timestamp": "1772698767",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T6:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596557:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4011221x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 428,
"time": "1772699468"
},
"departure": {
"delay": 428,
"time": "1772699468"
},
"stopId": "FR:76351:ZE:3593:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 428,
"time": "1772699948"
},
"departure": {
"delay": 428,
"time": "1772699948"
},
"stopId": "FR:76447:ZE:3120:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 428,
"time": "1772699708"
},
"departure": {
"delay": 428,
"time": "1772699708"
},
"stopId": "FR:76447:ZE:3346:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 470,
"time": "1772699210"
},
"departure": {
"delay": 470,
"time": "1772699210"
},
"stopId": "FR:76351:ZE:3249:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 463,
"time": "1772700103"
},
"departure": {
"delay": 463,
"time": "1772700103"
},
"stopId": "FR:76447:ZE:3066:ATOUMOD003",
"stopSequence": 49
},
{
"departure": {
"delay": 490,
"time": "1772698450"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 27
},
{
"departure": {
"delay": 483,
"time": "1772698743"
},
"stopId": "FR:76351:ZE:3506:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 486,
"time": "1772700066"
},
"departure": {
"delay": 486,
"time": "1772700066"
},
"stopId": "FR:76447:ZE:3122:ATOUMOD003",
"stopSequence": 48
},
{
"departure": {
"delay": 511,
"time": "1772698711"
},
"stopId": "FR:76351:ZE:3223:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 428,
"time": "1772699288"
},
"departure": {
"delay": 428,
"time": "1772699288"
},
"stopId": "FR:76351:ZE:3637:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 428,
"time": "1772700368"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 54
},
{
"arrival": {
"delay": 428,
"time": "1772700308"
},
"departure": {
"delay": 428,
"time": "1772700308"
},
"stopId": "FR:76447:ZE:3130:ATOUMOD003",
"stopSequence": 53
},
{
"arrival": {
"delay": 461,
"time": "1772700221"
},
"departure": {
"delay": 461,
"time": "1772700221"
},
"stopId": "FR:76447:ZE:3406:ATOUMOD003",
"stopSequence": 51
},
{
"arrival": {
"delay": 428,
"time": "1772698868"
},
"departure": {
"delay": 428,
"time": "1772698868"
},
"stopId": "FR:76351:ZE:3381:ATOUMOD003",
"stopSequence": 34
},
{
"departure": {
"delay": 488,
"time": "1772698628"
},
"stopId": "FR:76351:ZE:3690:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 428,
"time": "1772699048"
},
"departure": {
"delay": 428,
"time": "1772699048"
},
"stopId": "FR:76351:ZE:3623:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 439,
"time": "1772699779"
},
"departure": {
"delay": 439,
"time": "1772699779"
},
"stopId": "FR:76447:ZE:3220:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 472,
"time": "1772699812"
},
"departure": {
"delay": 472,
"time": "1772699812"
},
"stopId": "FR:76447:ZE:3107:ATOUMOD003",
"stopSequence": 44
},
{
"departure": {
"delay": 540,
"time": "1772698560"
},
"stopId": "FR:76351:ZE:3666:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 431,
"time": "1772700251"
},
"departure": {
"delay": 431,
"time": "1772700251"
},
"stopId": "FR:76447:ZE:3268:ATOUMOD003",
"stopSequence": 52
},
{
"arrival": {
"delay": 478,
"time": "1772699158"
},
"departure": {
"delay": 478,
"time": "1772699158"
},
"stopId": "FR:76351:ZE:3547:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 436,
"time": "1772699356"
},
"departure": {
"delay": 436,
"time": "1772699356"
},
"stopId": "FR:76351:ZE:3136:ATOUMOD003",
"stopSequence": 40
},
{
"departure": {
"delay": 549,
"time": "1772698389"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 477,
"time": "1772699997"
},
"departure": {
"delay": 477,
"time": "1772699997"
},
"stopId": "FR:76447:ZE:3238:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 476,
"time": "1772699096"
},
"departure": {
"delay": 476,
"time": "1772699096"
},
"stopId": "FR:76351:ZE:3233:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 476,
"time": "1772700176"
},
"departure": {
"delay": 476,
"time": "1772700176"
},
"stopId": "FR:76447:ZE:3432:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": 446,
"time": "1772700026"
},
"departure": {
"delay": 446,
"time": "1772700026"
},
"stopId": "FR:76447:ZE:3515:ATOUMOD003",
"stopSequence": 47
},
{
"departure": {
"delay": 499,
"time": "1772698519"
},
"stopId": "FR:76351:ZE:4572:ATOUMOD003",
"stopSequence": 28
}
],
"timestamp": "1772698746",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4011221x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD037:ServiceJourney:1400000161:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 2,
"time": "1772698982"
},
"stopId": "FR:61001:ZE:Printempsx:ATOUMOD037",
"stopSequence": 29
},
{
"departure": {
"delay": 2,
"time": "1772698802"
},
"stopId": "FR:61001:ZE:ChapeauxRouge:ATOUMOD037",
"stopSequence": 26
},
{
"arrival": {
"delay": 85,
"time": "1772698566"
},
"departure": {
"delay": 85,
"time": "1772698585"
},
"stopId": "FR:61001:ZE:GrandexRue:ATOUMOD037",
"stopSequence": 22
},
{
"departure": {
"delay": 2,
"time": "1772698922"
},
"stopId": "FR:61001:ZE:CollxgexBalzacx:ATOUMOD037",
"stopSequence": 28
},
{
"departure": {
"delay": 2,
"time": "1772699162"
},
"stopId": "FR:61001:ZE:LycxexAlainxBdxxMxzy:ATOUMOD037",
"stopSequence": 31
},
{
"departure": {
"delay": 2,
"time": "1772699582"
},
"stopId": "FR:61001:ZE:FranxoisxArago:ATOUMOD037",
"stopSequence": 38
},
{
"departure": {
"delay": 2,
"time": "1772699042"
},
"stopId": "FR:61001:ZE:CollxgexBalzac:ATOUMOD037",
"stopSequence": 30
},
{
"arrival": {
"delay": 2,
"time": "1772699642"
},
"stopId": "FR:61001:ZE:Valxdxxcx:ATOUMOD037",
"stopSequence": 39
},
{
"arrival": {
"delay": 38,
"time": "1772698492"
},
"departure": {
"delay": 38,
"time": "1772698538"
},
"stopId": "FR:61001:ZE:Plxnitrex:ATOUMOD037",
"stopSequence": 21
},
{
"arrival": {
"delay": 60,
"time": "1772698608"
},
"departure": {
"delay": 60,
"time": "1772698620"
},
"stopId": "FR:61001:ZE:Clxmenceau:ATOUMOD037",
"stopSequence": 23
},
{
"arrival": {
"delay": 10,
"time": "1772698333"
},
"departure": {
"delay": 10,
"time": "1772698450"
},
"stopId": "FR:61001:ZE:CP:ATOUMOD037",
"stopSequence": 20
},
{
"departure": {
"delay": 2,
"time": "1772699342"
},
"stopId": "FR:61001:ZE:Fresnel:ATOUMOD037",
"stopSequence": 35
},
{
"departure": {
"delay": 2,
"time": "1772699402"
},
"stopId": "FR:61001:ZE:Lebon:ATOUMOD037",
"stopSequence": 36
},
{
"arrival": {
"delay": 33,
"time": "1772698640"
},
"departure": {
"delay": 33,
"time": "1772698653"
},
"stopId": "FR:61001:ZE:Mxdiathxque:ATOUMOD037",
"stopSequence": 24
},
{
"arrival": {
"delay": 2,
"time": "1772698722"
},
"departure": {
"delay": 2,
"time": "1772698742"
},
"stopId": "FR:61001:ZE:RuexdexBretagne:ATOUMOD037",
"stopSequence": 25
},
{
"departure": {
"delay": 2,
"time": "1772699222"
},
"stopId": "FR:61001:ZE:LycxexAlainxChxxdexs:ATOUMOD037",
"stopSequence": 32
},
{
"departure": {
"delay": 2,
"time": "1772699282"
},
"stopId": "FR:61001:ZE:CroixxMercier:ATOUMOD037",
"stopSequence": 34
},
{
"departure": {
"delay": 2,
"time": "1772698862"
},
"stopId": "FR:61001:ZE:Colbert:ATOUMOD037",
"stopSequence": 27
},
{
"departure": {
"delay": 2,
"time": "1772699222"
},
"stopId": "FR:61001:ZE:Chartier:ATOUMOD037",
"stopSequence": 33
},
{
"departure": {
"delay": 2,
"time": "1772699462"
},
"stopId": "FR:61001:ZE:LazarexCarnot:ATOUMOD037",
"stopSequence": 37
}
],
"timestamp": "1772698748",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD037:Line:C:LOC",
"tripId": "ATOUMOD037:ServiceJourney:1400000161:LOC"
}
}
},
{
"id": "SM:ATOUMOD021:ServiceJourney:57xHO03xLxCJxSx:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 12,
"time": "1772694424"
},
"departure": {
"delay": 12,
"time": "1772694432"
},
"stopId": "FR:14333:ZE:5:ATOUMOD021",
"stopSequence": 20
},
{
"arrival": {
"delay": 115,
"time": "1772692667"
},
"departure": {
"delay": 115,
"time": "1772692735"
},
"stopId": "FR:14333:ZE:40:ATOUMOD021",
"stopSequence": 2
},
{
"arrival": {
"delay": 11,
"time": "1772693763"
},
"departure": {
"delay": 11,
"time": "1772693771"
},
"stopId": "FR:14333:ZE:19:ATOUMOD021",
"stopSequence": 13
},
{
"arrival": {
"delay": 37,
"time": "1772694122"
},
"departure": {
"delay": 37,
"time": "1772694157"
},
"stopId": "FR:14333:ZE:11:ATOUMOD021",
"stopSequence": 17
},
{
"arrival": {
"delay": 44,
"time": "1772693227"
},
"departure": {
"delay": 44,
"time": "1772693264"
},
"stopId": "FR:14536:ZE:26:ATOUMOD021",
"stopSequence": 9
},
{
"arrival": {
"delay": 94,
"time": "1772692825"
},
"departure": {
"delay": 94,
"time": "1772692834"
},
"stopId": "FR:14333:ZE:36:ATOUMOD021",
"stopSequence": 4
},
{
"arrival": {
"delay": 35,
"time": "1772693995"
},
"departure": {
"delay": 35,
"time": "1772694035"
},
"stopId": "FR:14333:ZE:13:ATOUMOD021",
"stopSequence": 16
},
{
"arrival": {
"delay": 101,
"time": "1772692774"
},
"departure": {
"delay": 101,
"time": "1772692781"
},
"stopId": "FR:14333:ZE:38:ATOUMOD021",
"stopSequence": 3
},
{
"arrival": {
"delay": 5,
"time": "1772694208"
},
"departure": {
"delay": 5,
"time": "1772694245"
},
"stopId": "FR:14333:ZE:9:ATOUMOD021",
"stopSequence": 18
},
{
"arrival": {
"delay": 52,
"time": "1772692899"
},
"departure": {
"delay": 52,
"time": "1772692912"
},
"stopId": "FR:14333:ZE:32:ATOUMOD021",
"stopSequence": 6
},
{
"arrival": {
"delay": -1,
"time": "1772694479"
},
"stopId": "FR:14333:ZE:3:ATOUMOD021",
"stopSequence": 21
},
{
"departure": {
"delay": 102,
"time": "1772692602"
},
"stopId": "FR:14333:ZE:41:ATOUMOD021",
"stopSequence": 1
},
{
"arrival": {
"delay": 81,
"time": "1772692864"
},
"departure": {
"delay": 81,
"time": "1772692881"
},
"stopId": "FR:14333:ZE:34:ATOUMOD021",
"stopSequence": 5
},
{
"arrival": {
"delay": 16,
"time": "1772693795"
},
"departure": {
"delay": 16,
"time": "1772693896"
},
"stopId": "FR:14333:ZE:17:ATOUMOD021",
"stopSequence": 14
},
{
"arrival": {
"delay": 12,
"time": "1772693704"
},
"departure": {
"delay": 12,
"time": "1772693712"
},
"stopId": "FR:14333:ZE:21:ATOUMOD021",
"stopSequence": 12
},
{
"arrival": {
"delay": 28,
"time": "1772692944"
},
"departure": {
"delay": 28,
"time": "1772693008"
},
"stopId": "FR:14333:ZE:30:ATOUMOD021",
"stopSequence": 7
},
{
"arrival": {
"delay": 48,
"time": "1772693377"
},
"departure": {
"delay": 48,
"time": "1772693388"
},
"stopId": "FR:14536:ZE:24:ATOUMOD021",
"stopSequence": 10
},
{
"arrival": {
"delay": 17,
"time": "1772693945"
},
"departure": {
"delay": 17,
"time": "1772693957"
},
"stopId": "FR:14333:ZE:15:ATOUMOD021",
"stopSequence": 15
},
{
"arrival": {
"delay": 35,
"time": "1772693548"
},
"departure": {
"delay": 35,
"time": "1772693675"
},
"stopId": "FR:14333:ZE:22:ATOUMOD021",
"stopSequence": 11
},
{
"arrival": {
"delay": 24,
"time": "1772694331"
},
"departure": {
"delay": 24,
"time": "1772694384"
},
"stopId": "FR:14333:ZE:7:ATOUMOD021",
"stopSequence": 19
},
{
"arrival": {
"delay": 74,
"time": "1772693128"
},
"departure": {
"delay": 74,
"time": "1772693174"
},
"stopId": "FR:14333:ZE:28:ATOUMOD021",
"stopSequence": 8
}
],
"timestamp": "1772698686",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD021:Line:A:LOC",
"tripId": "ATOUMOD021:ServiceJourney:57xHO03xLxCJxSx:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN13115F6032477x2026x02x28T22x07x15Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772706240"
},
"departure": {
"time": "1772706300"
},
"stopId": "FR:27008:ZE:StopPointxOCETrainxTERx87415661:ATOUMOD002",
"stopSequence": 21
},
{
"arrival": {
"time": "1772706600"
},
"departure": {
"time": "1772706660"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 23
},
{
"arrival": {
"time": "1772704680"
},
"departure": {
"time": "1772704800"
},
"stopId": "FR:27681:ZE:StopPointxOCETrainxTERx87415604:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1772707200"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 24
},
{
"departure": {
"time": "1772701860"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1772705220"
},
"departure": {
"time": "1772705280"
},
"stopId": "FR:27022:ZE:StopPointxOCETrainxTERx87415620:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1772703720"
},
"departure": {
"time": "1772703840"
},
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1772705880"
},
"departure": {
"time": "1772705940"
},
"stopId": "FR:27701:ZE:StopPointxOCETrainxTERx87415877:ATOUMOD002",
"stopSequence": 19
}
],
"timestamp": "1772698253",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx97E911FAxC8F2x4861xAD3CxC36CF4750A49x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN13115F6032477x2026x02x28T22x07x15Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC597883:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 142,
"time": "1772698882"
},
"departure": {
"delay": 142,
"time": "1772698882"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": 5,
"time": "1772699105"
},
"departure": {
"delay": 5,
"time": "1772699105"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": 80,
"time": "1772699960"
},
"departure": {
"delay": 80,
"time": "1772699960"
},
"stopId": "FR:27602:ZE:0xMAS02:ATOUMOD004",
"stopSequence": 38
},
{
"arrival": {
"delay": 80,
"time": "1772699180"
},
"departure": {
"delay": 80,
"time": "1772699180"
},
"stopId": "FR:27229:ZE:0xCHA01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": 88,
"time": "1772699548"
},
"departure": {
"delay": 88,
"time": "1772699548"
},
"stopId": "FR:27229:ZE:0xSTA02:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": 95,
"time": "1772699015"
},
"departure": {
"delay": 95,
"time": "1772699015"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": 146,
"time": "1772698946"
},
"departure": {
"delay": 146,
"time": "1772698946"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": 5,
"time": "1772700065"
},
"departure": {
"delay": 5,
"time": "1772700065"
},
"stopId": "FR:27602:ZE:0xMUS02:ATOUMOD004",
"stopSequence": 46
},
{
"arrival": {
"delay": 241,
"time": "1772698561"
},
"departure": {
"delay": 241,
"time": "1772698561"
},
"stopId": "FR:27229:ZE:0xJOL03:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": 80,
"time": "1772699300"
},
"departure": {
"delay": 80,
"time": "1772699300"
},
"stopId": "FR:27229:ZE:0xTAU02:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": 6,
"time": "1772699826"
},
"departure": {
"delay": 6,
"time": "1772699826"
},
"stopId": "FR:27602:ZE:0xBOU02:ATOUMOD004",
"stopSequence": 36
},
{
"arrival": {
"delay": 210,
"time": "1772698350"
},
"departure": {
"delay": 210,
"time": "1772698350"
},
"stopId": "FR:27306:ZE:0xRLG02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 271,
"time": "1772698471"
},
"departure": {
"delay": 271,
"time": "1772698471"
},
"stopId": "FR:27306:ZE:0xMEL03:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": 181,
"time": "1772698741"
},
"departure": {
"delay": 181,
"time": "1772698741"
},
"stopId": "FR:27229:ZE:0xBRI02:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 18,
"time": "1772700078"
},
"stopId": "FR:27602:ZE:0xFAB02:ATOUMOD004",
"stopSequence": 47
},
{
"arrival": {
"delay": 34,
"time": "1772699794"
},
"departure": {
"delay": 34,
"time": "1772699794"
},
"stopId": "FR:27602:ZE:0xWAL02:ATOUMOD004",
"stopSequence": 35
},
{
"arrival": {
"delay": 211,
"time": "1772698651"
},
"departure": {
"delay": 211,
"time": "1772698651"
},
"stopId": "FR:27229:ZE:0xFRI02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 71,
"time": "1772699591"
},
"departure": {
"delay": 71,
"time": "1772699591"
},
"stopId": "FR:27229:ZE:0xQUI02:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": 50,
"time": "1772699390"
},
"departure": {
"delay": 50,
"time": "1772699390"
},
"stopId": "FR:27229:ZE:0xMFO02:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": 71,
"time": "1772699651"
},
"departure": {
"delay": 71,
"time": "1772699651"
},
"stopId": "FR:27229:ZE:0xHON02:ATOUMOD004",
"stopSequence": 34
},
{
"arrival": {
"delay": 95,
"time": "1772700035"
},
"departure": {
"delay": 95,
"time": "1772700035"
},
"stopId": "FR:27602:ZE:0xGDG02:ATOUMOD004",
"stopSequence": 39
}
],
"timestamp": "1772698767",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T3:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC597883:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745714x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 151,
"time": "1772692196"
},
"departure": {
"delay": 151,
"time": "1772692231"
},
"stopId": "FR:50129:ZE:10PAX2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -12,
"time": "1772690824"
},
"departure": {
"delay": -12,
"time": "1772690868"
},
"stopId": "FR:50129:ZE:10HPA4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 590,
"time": "1772693630"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 7,
"time": "1772690753"
},
"departure": {
"delay": 7,
"time": "1772690767"
},
"stopId": "FR:50129:ZE:10XCT4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 158,
"time": "1772693048"
},
"departure": {
"delay": 158,
"time": "1772693078"
},
"stopId": "FR:50129:ZE:10MOR2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 26,
"time": "1772690570"
},
"departure": {
"delay": 26,
"time": "1772690606"
},
"stopId": "FR:50129:ZE:10BAG4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 178,
"time": "1772692534"
},
"departure": {
"delay": 178,
"time": "1772692558"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 111,
"time": "1772692100"
},
"departure": {
"delay": 111,
"time": "1772692131"
},
"stopId": "FR:50129:ZE:10TRA3:ATOUMOD035",
"stopSequence": 22
},
{
"departure": {
"delay": 21,
"time": "1772690121"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 219,
"time": "1772692442"
},
"departure": {
"delay": 219,
"time": "1772692479"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 130,
"time": "1772693100"
},
"departure": {
"delay": 130,
"time": "1772693110"
},
"stopId": "FR:50129:ZE:10MES2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 124,
"time": "1772691626"
},
"departure": {
"delay": 124,
"time": "1772691664"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 99,
"time": "1772692022"
},
"departure": {
"delay": 99,
"time": "1772692059"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 177,
"time": "1772692965"
},
"departure": {
"delay": 177,
"time": "1772692977"
},
"stopId": "FR:50129:ZE:10TLL2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 199,
"time": "1772692906"
},
"departure": {
"delay": 199,
"time": "1772692939"
},
"stopId": "FR:50129:ZE:10PAU2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 13,
"time": "1772690370"
},
"departure": {
"delay": 13,
"time": "1772690413"
},
"stopId": "FR:50129:ZE:10NOR6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 153,
"time": "1772691540"
},
"departure": {
"delay": 153,
"time": "1772691573"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 127,
"time": "1772691742"
},
"departure": {
"delay": 127,
"time": "1772691787"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 173,
"time": "1772692241"
},
"departure": {
"delay": 173,
"time": "1772692253"
},
"stopId": "FR:50129:ZE:10CMI2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 178,
"time": "1772692586"
},
"departure": {
"delay": 178,
"time": "1772692618"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 2,
"time": "1772690329"
},
"departure": {
"delay": 2,
"time": "1772690342"
},
"stopId": "FR:50129:ZE:10GDR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 15,
"time": "1772690248"
},
"departure": {
"delay": 15,
"time": "1772690295"
},
"stopId": "FR:50129:ZE:10LPL2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 120,
"time": "1772691710"
},
"departure": {
"delay": 120,
"time": "1772691720"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 253,
"time": "1772691153"
},
"departure": {
"delay": 253,
"time": "1772691373"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 189,
"time": "1772692295"
},
"departure": {
"delay": 189,
"time": "1772692329"
},
"stopId": "FR:50129:ZE:10ANN2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 31,
"time": "1772690179"
},
"departure": {
"delay": 31,
"time": "1772690191"
},
"stopId": "FR:50129:ZE:10FLO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 191,
"time": "1772692715"
},
"departure": {
"delay": 191,
"time": "1772692751"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 15,
"time": "1772690679"
},
"departure": {
"delay": 15,
"time": "1772690715"
},
"stopId": "FR:50129:ZE:10GRR2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 149,
"time": "1772691824"
},
"departure": {
"delay": 149,
"time": "1772691869"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 155,
"time": "1772693002"
},
"departure": {
"delay": 155,
"time": "1772693015"
},
"stopId": "FR:50129:ZE:10HET2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 196,
"time": "1772691456"
},
"departure": {
"delay": 196,
"time": "1772691496"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 182,
"time": "1772692796"
},
"departure": {
"delay": 182,
"time": "1772692802"
},
"stopId": "FR:50129:ZE:10EPC2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 4,
"time": "1772690950"
},
"departure": {
"delay": 4,
"time": "1772691004"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 191,
"time": "1772692839"
},
"departure": {
"delay": 191,
"time": "1772692871"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 131,
"time": "1772691932"
},
"departure": {
"delay": 131,
"time": "1772691971"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -22,
"time": "1772690459"
},
"departure": {
"delay": -22,
"time": "1772690498"
},
"stopId": "FR:50129:ZE:10MED4:ATOUMOD035",
"stopSequence": 7
}
],
"timestamp": "1772698728",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745714x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1245:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772709960"
},
"departure": {
"time": "1772709960"
},
"stopId": "FR:27562:ZE:10025:ATOUMOD007",
"stopSequence": 10
},
{
"departure": {
"time": "1772709120"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1772709780"
},
"departure": {
"time": "1772709780"
},
"stopId": "FR:27562:ZE:10041:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1772709360"
},
"departure": {
"time": "1772709360"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1772710080"
},
"departure": {
"time": "1772710080"
},
"stopId": "FR:27562:ZE:10026:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1772709480"
},
"departure": {
"time": "1772709480"
},
"stopId": "FR:27681:ZE:10033:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1772709840"
},
"departure": {
"time": "1772709840"
},
"stopId": "FR:27562:ZE:10053:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1772709600"
},
"departure": {
"time": "1772709600"
},
"stopId": "FR:27681:ZE:10116:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1772709720"
},
"departure": {
"time": "1772709720"
},
"stopId": "FR:27562:ZE:50434:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1772709240"
},
"departure": {
"time": "1772709240"
},
"stopId": "FR:27681:ZE:10113:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1772710020"
},
"departure": {
"time": "1772710020"
},
"stopId": "FR:27562:ZE:10020:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1772709300"
},
"departure": {
"time": "1772709300"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1772710140"
},
"stopId": "FR:27562:ZE:93:ATOUMOD007",
"stopSequence": 13
}
],
"timestamp": "1772698758",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:26:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1245:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4052298xGTFSxGSemHTNIxSemainex08:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 134,
"time": "1772699354"
},
"departure": {
"delay": 134,
"time": "1772699354"
},
"stopId": "FR:76351:ZE:4867:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 128,
"time": "1772699528"
},
"stopId": "FR:76351:ZE:5205:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 153,
"time": "1772699253"
},
"departure": {
"delay": 153,
"time": "1772699253"
},
"stopId": "FR:76351:ZE:4869:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 128,
"time": "1772698988"
},
"departure": {
"delay": 128,
"time": "1772698988"
},
"stopId": "FR:76351:ZE:4983:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 166,
"time": "1772699206"
},
"departure": {
"delay": 166,
"time": "1772699206"
},
"stopId": "FR:76351:ZE:3613:ATOUMOD003",
"stopSequence": 38
},
{
"departure": {
"delay": 182,
"time": "1772698562"
},
"stopId": "FR:76341:ZE:3912:ATOUMOD003",
"stopSequence": 36
}
],
"timestamp": "1772698746",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:21:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4052298xGTFSxGSemHTNIxSemainex08:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758432x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 207,
"time": "1772689279"
},
"departure": {
"delay": 207,
"time": "1772689287"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"departure": {
"delay": 59,
"time": "1772688659"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 123,
"time": "1772690810"
},
"departure": {
"delay": 123,
"time": "1772690823"
},
"stopId": "FR:50041:ZE:HAGGR2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 169,
"time": "1772689772"
},
"departure": {
"delay": 169,
"time": "1772689789"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 125,
"time": "1772691313"
},
"departure": {
"delay": 125,
"time": "1772691365"
},
"stopId": "FR:50041:ZE:HAGCC2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 194,
"time": "1772689543"
},
"departure": {
"delay": 194,
"time": "1772689574"
},
"stopId": "FR:50129:ZE:10LSA2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 122,
"time": "1772690386"
},
"departure": {
"delay": 122,
"time": "1772690402"
},
"stopId": "FR:50041:ZE:HAGMF2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 222,
"time": "1772688901"
},
"departure": {
"delay": 222,
"time": "1772688942"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 199,
"time": "1772689898"
},
"departure": {
"delay": 199,
"time": "1772689939"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 116,
"time": "1772690316"
},
"departure": {
"delay": 116,
"time": "1772690336"
},
"stopId": "FR:50041:ZE:HAGBG2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 94,
"time": "1772691180"
},
"departure": {
"delay": 94,
"time": "1772691214"
},
"stopId": "FR:50041:ZE:HAGMA2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 239,
"time": "1772689224"
},
"departure": {
"delay": 239,
"time": "1772689259"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 74,
"time": "1772691674"
},
"stopId": "FR:50041:ZE:HAGOLL:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 158,
"time": "1772689819"
},
"departure": {
"delay": 158,
"time": "1772689838"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 122,
"time": "1772691087"
},
"departure": {
"delay": 122,
"time": "1772691122"
},
"stopId": "FR:50041:ZE:HAGFY2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 207,
"time": "1772689688"
},
"departure": {
"delay": 207,
"time": "1772689707"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 133,
"time": "1772690017"
},
"departure": {
"delay": 133,
"time": "1772690053"
},
"stopId": "FR:50129:ZE:QQVPL1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 226,
"time": "1772689084"
},
"departure": {
"delay": 226,
"time": "1772689126"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 264,
"time": "1772689352"
},
"departure": {
"delay": 264,
"time": "1772689404"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 192,
"time": "1772688987"
},
"departure": {
"delay": 192,
"time": "1772689032"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
}
],
"timestamp": "1772698735",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758432x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4255637x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 216,
"time": "1772699916"
},
"departure": {
"delay": 216,
"time": "1772699916"
},
"stopId": "FR:76305:ZE:4479:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 209,
"time": "1772699189"
},
"departure": {
"delay": 209,
"time": "1772699189"
},
"stopId": "FR:76341:ZE:4431:ATOUMOD003",
"stopSequence": 34
},
{
"departure": {
"delay": 229,
"time": "1772698549"
},
"stopId": "FR:76351:ZE:3038:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 209,
"time": "1772699249"
},
"departure": {
"delay": 209,
"time": "1772699249"
},
"stopId": "FR:76341:ZE:4570:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 215,
"time": "1772699795"
},
"departure": {
"delay": 215,
"time": "1772699795"
},
"stopId": "FR:76305:ZE:3683:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 249,
"time": "1772699829"
},
"departure": {
"delay": 249,
"time": "1772699829"
},
"stopId": "FR:76305:ZE:3575:ATOUMOD003",
"stopSequence": 45
},
{
"departure": {
"delay": 250,
"time": "1772698510"
},
"stopId": "FR:76351:ZE:3572:ATOUMOD003",
"stopSequence": 27
},
{
"departure": {
"delay": 368,
"time": "1772698268"
},
"stopId": "FR:76351:ZE:3042:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 233,
"time": "1772699873"
},
"departure": {
"delay": 233,
"time": "1772699873"
},
"stopId": "FR:76305:ZE:4478:ATOUMOD003",
"stopSequence": 46
},
{
"departure": {
"delay": 340,
"time": "1772698480"
},
"stopId": "FR:76351:ZE:3076:ATOUMOD003",
"stopSequence": 26
},
{
"departure": {
"delay": 309,
"time": "1772698209"
},
"stopId": "FR:76351:ZE:4548:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 209,
"time": "1772700029"
},
"stopId": "FR:76305:ZE:3922:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 246,
"time": "1772699346"
},
"departure": {
"delay": 246,
"time": "1772699346"
},
"stopId": "FR:76341:ZE:3060:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 209,
"time": "1772698769"
},
"departure": {
"delay": 209,
"time": "1772698769"
},
"stopId": "FR:76351:ZE:3048:ATOUMOD003",
"stopSequence": 32
},
{
"departure": {
"delay": 339,
"time": "1772698419"
},
"stopId": "FR:76351:ZE:4849:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 224,
"time": "1772699384"
},
"departure": {
"delay": 224,
"time": "1772699384"
},
"stopId": "FR:76305:ZE:3149:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 265,
"time": "1772699965"
},
"departure": {
"delay": 265,
"time": "1772699965"
},
"stopId": "FR:76305:ZE:4480:ATOUMOD003",
"stopSequence": 48
},
{
"departure": {
"delay": 211,
"time": "1772698651"
},
"stopId": "FR:76351:ZE:3079:ATOUMOD003",
"stopSequence": 30
},
{
"departure": {
"delay": 209,
"time": "1772698709"
},
"stopId": "FR:76351:ZE:4428:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 242,
"time": "1772699462"
},
"departure": {
"delay": 242,
"time": "1772699462"
},
"stopId": "FR:76305:ZE:4833:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 209,
"time": "1772699429"
},
"departure": {
"delay": 209,
"time": "1772699429"
},
"stopId": "FR:76305:ZE:3440:ATOUMOD003",
"stopSequence": 40
},
{
"departure": {
"delay": 270,
"time": "1772697990"
},
"stopId": "FR:76351:ZE:5159:ATOUMOD003",
"stopSequence": 20
},
{
"departure": {
"delay": 309,
"time": "1772698329"
},
"stopId": "FR:76351:ZE:3163:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 256,
"time": "1772698876"
},
"departure": {
"delay": 256,
"time": "1772698876"
},
"stopId": "FR:76351:ZE:4984:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 223,
"time": "1772699263"
},
"departure": {
"delay": 223,
"time": "1772699263"
},
"stopId": "FR:76341:ZE:3581:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 257,
"time": "1772699717"
},
"departure": {
"delay": 257,
"time": "1772699717"
},
"stopId": "FR:76305:ZE:3190:ATOUMOD003",
"stopSequence": 43
},
{
"departure": {
"delay": 262,
"time": "1772698582"
},
"stopId": "FR:76351:ZE:3673:ATOUMOD003",
"stopSequence": 29
},
{
"departure": {
"delay": 308,
"time": "1772698388"
},
"stopId": "FR:76351:ZE:3153:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 209,
"time": "1772699309"
},
"departure": {
"delay": 209,
"time": "1772699309"
},
"stopId": "FR:76341:ZE:3244:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 209,
"time": "1772699669"
},
"departure": {
"delay": 209,
"time": "1772699669"
},
"stopId": "FR:76305:ZE:3098:ATOUMOD003",
"stopSequence": 42
}
],
"timestamp": "1772698726",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:17:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4255637x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3304F6044665x2026x03x01T20x51x11Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772691360"
},
"departure": {
"time": "1772691420"
},
"stopId": "FR:50099:ZE:StopPointxOCETrainxTERx87447243:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1772701020"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 26
},
{
"arrival": {
"time": "1772691960"
},
"departure": {
"time": "1772692020"
},
"stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1772693820"
},
"departure": {
"time": "1772694000"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 17
},
{
"departure": {
"time": "1772689620"
},
"stopId": "FR:50129:ZE:StopPointxOCETrainxTERx87444877:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1772690520"
},
"departure": {
"time": "1772690580"
},
"stopId": "FR:50615:ZE:StopPointxOCETrainxTERx87447284:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1772692800"
},
"departure": {
"time": "1772692860"
},
"stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002",
"stopSequence": 15
}
],
"timestamp": "1772686012",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx66849E04x284Fx47D7x8795x4C925C6ED66Fx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3304F6044665x2026x03x01T20x51x11Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x4470534:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 144,
"time": "1772699244"
},
"departure": {
"delay": 144,
"time": "1772699244"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 72,
"time": "1772698272"
},
"departure": {
"delay": 72,
"time": "1772698272"
},
"stopId": "FR:27375:ZE:0x6406:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -12,
"time": "1772698788"
},
"departure": {
"delay": -12,
"time": "1772698788"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 45,
"time": "1772698905"
},
"departure": {
"delay": 45,
"time": "1772698905"
},
"stopId": "FR:27701:ZE:0x7108:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 56,
"time": "1772699096"
},
"departure": {
"delay": 56,
"time": "1772699096"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 69,
"time": "1772698569"
},
"departure": {
"delay": 69,
"time": "1772698569"
},
"stopId": "FR:27701:ZE:0x7036:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 80,
"time": "1772698220"
},
"departure": {
"delay": 80,
"time": "1772698220"
},
"stopId": "FR:27375:ZE:0x6442:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 91,
"time": "1772698591"
},
"departure": {
"delay": 91,
"time": "1772698591"
},
"stopId": "FR:27701:ZE:0x7068:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 61,
"time": "1772698621"
},
"departure": {
"delay": 61,
"time": "1772698621"
},
"stopId": "FR:27701:ZE:0x7132:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 85,
"time": "1772699185"
},
"departure": {
"delay": 85,
"time": "1772699185"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 121,
"time": "1772698128"
},
"departure": {
"delay": 121,
"time": "1772698141"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 53,
"time": "1772699333"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 36,
"time": "1772698656"
},
"departure": {
"delay": 36,
"time": "1772698656"
},
"stopId": "FR:27701:ZE:0x7044:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 54,
"time": "1772699034"
},
"departure": {
"delay": 54,
"time": "1772699034"
},
"stopId": "FR:27701:ZE:0x7095:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 38,
"time": "1772698478"
},
"departure": {
"delay": 38,
"time": "1772698478"
},
"stopId": "FR:27701:ZE:0x7126:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 62,
"time": "1772698862"
},
"departure": {
"delay": 62,
"time": "1772698862"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 32,
"time": "1772698352"
},
"departure": {
"delay": 32,
"time": "1772698352"
},
"stopId": "FR:27701:ZE:0x7100:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 41,
"time": "1772698721"
},
"departure": {
"delay": 41,
"time": "1772698721"
},
"stopId": "FR:27701:ZE:0x7054:ATOUMOD006",
"stopSequence": 15
}
],
"timestamp": "1772698755",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x4470534:LOC"
}
}
},
{
"id": "SM:ATOUMOD037:ServiceJourney:1400000262:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 208,
"time": "1772699008"
},
"stopId": "FR:61321:ZE:Pacx:ATOUMOD037",
"stopSequence": 34
},
{
"arrival": {
"delay": 208,
"time": "1772698456"
},
"departure": {
"delay": 208,
"time": "1772698468"
},
"stopId": "FR:61117:ZE:LexQuartz:ATOUMOD037",
"stopSequence": 33
},
{
"arrival": {
"delay": 225,
"time": "1772698411"
},
"departure": {
"delay": 225,
"time": "1772698425"
},
"stopId": "FR:61117:ZE:xglisexdexCondxxsure:ATOUMOD037",
"stopSequence": 32
},
{
"arrival": {
"delay": 217,
"time": "1772698307"
},
"departure": {
"delay": 217,
"time": "1772698357"
},
"stopId": "FR:61117:ZE:RuexdexlaxVallxe:ATOUMOD037",
"stopSequence": 31
}
],
"timestamp": "1772698730",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD037:Line:D:LOC",
"tripId": "ATOUMOD037:ServiceJourney:1400000262:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:327:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 10,
"time": "1772704630"
},
"departure": {
"delay": 10,
"time": "1772704630"
},
"stopId": "FR:76217:ZE:18091:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1772704560"
},
"departure": {
"time": "1772704560"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1772703240"
},
"departure": {
"time": "1772703240"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1772702520"
},
"departure": {
"time": "1772702520"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1772704260"
},
"departure": {
"time": "1772704260"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1772702760"
},
"departure": {
"time": "1772702760"
},
"stopId": "FR:76217:ZE:18167:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1772702820"
},
"departure": {
"time": "1772702820"
},
"stopId": "FR:76217:ZE:18171:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1772704680"
},
"departure": {
"time": "1772704680"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1772704620"
},
"departure": {
"time": "1772704620"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1772705040"
},
"departure": {
"time": "1772705040"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1772702880"
},
"departure": {
"time": "1772702880"
},
"stopId": "FR:76217:ZE:18198:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"delay": 5,
"time": "1772704325"
},
"departure": {
"delay": 5,
"time": "1772704325"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1772705220"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"delay": 5,
"time": "1772702645"
},
"departure": {
"delay": 5,
"time": "1772702645"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1772704860"
},
"departure": {
"time": "1772704860"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1772702580"
},
"departure": {
"time": "1772702580"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1772703720"
},
"departure": {
"time": "1772703720"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1772703120"
},
"departure": {
"time": "1772703120"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1772704500"
},
"departure": {
"time": "1772704500"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"delay": 5,
"time": "1772705045"
},
"departure": {
"delay": 5,
"time": "1772705045"
},
"stopId": "FR:76217:ZE:18102:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1772704440"
},
"departure": {
"time": "1772704440"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"delay": 5,
"time": "1772704625"
},
"departure": {
"delay": 5,
"time": "1772704625"
},
"stopId": "FR:76217:ZE:18442:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1772703360"
},
"departure": {
"time": "1772703360"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1772702700"
},
"departure": {
"time": "1772702700"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1772703180"
},
"departure": {
"time": "1772703180"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1772702940"
},
"departure": {
"time": "1772702940"
},
"stopId": "FR:76217:ZE:18178:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1772703300"
},
"departure": {
"time": "1772703300"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1772702640"
},
"departure": {
"time": "1772702640"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1772704080"
},
"departure": {
"time": "1772704080"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1772704320"
},
"departure": {
"time": "1772704320"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1772704380"
},
"departure": {
"time": "1772704380"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"delay": 5,
"time": "1772704385"
},
"departure": {
"delay": 5,
"time": "1772704385"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1772703900"
},
"departure": {
"time": "1772703900"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 17
},
{
"departure": {
"time": "1772702400"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 1
}
],
"timestamp": "1772698612",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:327:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:231:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 300,
"time": "1772699040"
},
"departure": {
"delay": 300,
"time": "1772699040"
},
"stopId": "FR:76217:ZE:18024:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"delay": 300,
"time": "1772701260"
},
"departure": {
"delay": 300,
"time": "1772701260"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"delay": 300,
"time": "1772701140"
},
"departure": {
"delay": 300,
"time": "1772701140"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"delay": 300,
"time": "1772700420"
},
"departure": {
"delay": 300,
"time": "1772700420"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"delay": 300,
"time": "1772700120"
},
"departure": {
"delay": 300,
"time": "1772700120"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"delay": 300,
"time": "1772701320"
},
"departure": {
"delay": 300,
"time": "1772701320"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"delay": 300,
"time": "1772699100"
},
"departure": {
"delay": 300,
"time": "1772699100"
},
"stopId": "FR:76217:ZE:18053:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"delay": 315,
"time": "1772698630"
},
"departure": {
"delay": 315,
"time": "1772698635"
},
"stopId": "FR:76565:ZE:18255:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"delay": 300,
"time": "1772701740"
},
"stopId": "FR:76217:ZE:18809:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"delay": 300,
"time": "1772700900"
},
"departure": {
"delay": 300,
"time": "1772700900"
},
"stopId": "FR:76217:ZE:18188:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"delay": 300,
"time": "1772701500"
},
"departure": {
"delay": 300,
"time": "1772701500"
},
"stopId": "FR:76217:ZE:18168:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"delay": 300,
"time": "1772700960"
},
"departure": {
"delay": 300,
"time": "1772700960"
},
"stopId": "FR:76217:ZE:18195:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"delay": 300,
"time": "1772698980"
},
"departure": {
"delay": 300,
"time": "1772698980"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"delay": 300,
"time": "1772701680"
},
"departure": {
"delay": 300,
"time": "1772701680"
},
"stopId": "FR:76217:ZE:18191:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"delay": 300,
"time": "1772699400"
},
"departure": {
"delay": 300,
"time": "1772699400"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"delay": 300,
"time": "1772699760"
},
"departure": {
"delay": 300,
"time": "1772699760"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"delay": 300,
"time": "1772701080"
},
"departure": {
"delay": 300,
"time": "1772701080"
},
"stopId": "FR:76217:ZE:18163:ATOUMOD005",
"stopSequence": 24
},
{
"departure": {
"delay": 240,
"time": "1772698440"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"delay": 300,
"time": "1772700180"
},
"departure": {
"delay": 300,
"time": "1772700180"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"delay": 300,
"time": "1772698800"
},
"departure": {
"delay": 300,
"time": "1772698800"
},
"stopId": "FR:76217:ZE:18072:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"delay": 300,
"time": "1772701020"
},
"departure": {
"delay": 300,
"time": "1772701020"
},
"stopId": "FR:76217:ZE:18207:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"delay": 300,
"time": "1772699580"
},
"departure": {
"delay": 300,
"time": "1772699580"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"delay": 300,
"time": "1772701200"
},
"departure": {
"delay": 300,
"time": "1772701200"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"delay": 300,
"time": "1772698740"
},
"departure": {
"delay": 300,
"time": "1772698740"
},
"stopId": "FR:76217:ZE:18039:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"delay": 300,
"time": "1772699220"
},
"departure": {
"delay": 300,
"time": "1772699220"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"delay": 300,
"time": "1772700360"
},
"departure": {
"delay": 300,
"time": "1772700360"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"delay": 300,
"time": "1772701440"
},
"departure": {
"delay": 300,
"time": "1772701440"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"delay": 365,
"time": "1772698620"
},
"departure": {
"delay": 365,
"time": "1772698625"
},
"stopId": "FR:76565:ZE:18285:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"delay": 300,
"time": "1772700600"
},
"departure": {
"delay": 300,
"time": "1772700600"
},
"stopId": "FR:76217:ZE:18079:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"delay": 300,
"time": "1772700480"
},
"departure": {
"delay": 300,
"time": "1772700480"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"delay": 300,
"time": "1772699460"
},
"departure": {
"delay": 300,
"time": "1772699460"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"delay": 300,
"time": "1772700720"
},
"departure": {
"delay": 300,
"time": "1772700720"
},
"stopId": "FR:76217:ZE:18103:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"delay": 300,
"time": "1772701560"
},
"departure": {
"delay": 300,
"time": "1772701560"
},
"stopId": "FR:76217:ZE:18242:ATOUMOD005",
"stopSequence": 31
}
],
"timestamp": "1772698666",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:231:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596215:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 97,
"time": "1772699017"
},
"departure": {
"delay": 97,
"time": "1772699017"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 204,
"time": "1772698884"
},
"departure": {
"delay": 204,
"time": "1772698884"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": 7,
"time": "1772699107"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": 184,
"time": "1772698864"
},
"departure": {
"delay": 184,
"time": "1772698864"
},
"stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 223,
"time": "1772698663"
},
"departure": {
"delay": 223,
"time": "1772698663"
},
"stopId": "FR:27229:ZE:0xHUE01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": 244,
"time": "1772698804"
},
"departure": {
"delay": 244,
"time": "1772698804"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 148,
"time": "1772698948"
},
"departure": {
"delay": 148,
"time": "1772698948"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": 240,
"time": "1772698717"
},
"departure": {
"delay": 240,
"time": "1772698740"
},
"stopId": "FR:27229:ZE:0xHUG01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": 268,
"time": "1772698768"
},
"departure": {
"delay": 268,
"time": "1772698768"
},
"stopId": "FR:27229:ZE:0xPNA01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": 226,
"time": "1772698606"
},
"departure": {
"delay": 226,
"time": "1772698606"
},
"stopId": "FR:27229:ZE:0xBEL01:ATOUMOD004",
"stopSequence": 2
}
],
"timestamp": "1772698767",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T9:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596215:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230294x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 41,
"time": "1772698421"
},
"departure": {
"delay": 41,
"time": "1772698421"
},
"stopId": "FR:76351:ZE:4874:ATOUMOD003",
"stopSequence": 26
},
{
"departure": {
"delay": 81,
"time": "1772698161"
},
"stopId": "FR:76351:ZE:3604:ATOUMOD003",
"stopSequence": 21
},
{
"departure": {
"delay": -8,
"time": "1772698732"
},
"stopId": "FR:76351:ZE:3101:ATOUMOD003",
"stopSequence": 31
},
{
"departure": {
"delay": 51,
"time": "1772698671"
},
"stopId": "FR:76351:ZE:3654:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 40,
"time": "1772698780"
},
"departure": {
"delay": 40,
"time": "1772698780"
},
"stopId": "FR:76351:ZE:3228:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 38,
"time": "1772698958"
},
"departure": {
"delay": 38,
"time": "1772698958"
},
"stopId": "FR:76351:ZE:4080:ATOUMOD003",
"stopSequence": 37
},
{
"departure": {
"delay": 26,
"time": "1772698226"
},
"stopId": "FR:76351:ZE:3653:ATOUMOD003",
"stopSequence": 22
},
{
"departure": {
"delay": -8,
"time": "1772698612"
},
"stopId": "FR:76351:ZE:3384:ATOUMOD003",
"stopSequence": 29
},
{
"departure": {
"delay": 30,
"time": "1772698290"
},
"stopId": "FR:76351:ZE:3375:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 24,
"time": "1772699004"
},
"departure": {
"delay": 24,
"time": "1772699004"
},
"stopId": "FR:76351:ZE:3704:ATOUMOD003",
"stopSequence": 38
},
{
"departure": {
"delay": 47,
"time": "1772698547"
},
"stopId": "FR:76351:ZE:3710:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": -8,
"time": "1772698912"
},
"departure": {
"delay": -8,
"time": "1772698912"
},
"stopId": "FR:76351:ZE:3257:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": -8,
"time": "1772699032"
},
"stopId": "FR:76351:ZE:3212:ATOUMOD003",
"stopSequence": 39
},
{
"departure": {
"delay": 3,
"time": "1772698323"
},
"stopId": "FR:76351:ZE:3567:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 17,
"time": "1772698937"
},
"departure": {
"delay": 17,
"time": "1772698937"
},
"stopId": "FR:76351:ZE:3043:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"time": "1772698860"
},
"departure": {
"time": "1772698860"
},
"stopId": "FR:76351:ZE:4883:ATOUMOD003",
"stopSequence": 34
},
{
"departure": {
"delay": 33,
"time": "1772698473"
},
"stopId": "FR:76351:ZE:3708:ATOUMOD003",
"stopSequence": 27
},
{
"departure": {
"time": "1772698380"
},
"stopId": "FR:76351:ZE:3729:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 26,
"time": "1772698826"
},
"departure": {
"delay": 26,
"time": "1772698826"
},
"stopId": "FR:76351:ZE:3611:ATOUMOD003",
"stopSequence": 33
}
],
"timestamp": "1772698396",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230294x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD008:ServiceJourney:9892x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772699940"
},
"departure": {
"time": "1772699940"
},
"stopId": "FR:76259:ZE:FECTASS2:ATOUMOD008",
"stopSequence": 16
},
{
"arrival": {
"time": "1772699580"
},
"departure": {
"time": "1772699580"
},
"stopId": "FR:76259:ZE:FECSETI1:ATOUMOD008",
"stopSequence": 11
},
{
"arrival": {
"time": "1772699760"
},
"departure": {
"time": "1772699760"
},
"stopId": "FR:76259:ZE:FECHVIL2:ATOUMOD008",
"stopSequence": 14
},
{
"arrival": {
"time": "1772699460"
},
"departure": {
"time": "1772699460"
},
"stopId": "FR:76259:ZE:FECOTOU2:ATOUMOD008",
"stopSequence": 10
},
{
"arrival": {
"time": "1772699280"
},
"departure": {
"time": "1772699280"
},
"stopId": "FR:76259:ZE:FECSMOR1:ATOUMOD008",
"stopSequence": 5
},
{
"arrival": {
"time": "1772699220"
},
"departure": {
"time": "1772699220"
},
"stopId": "FR:76259:ZE:FECSMAG1:ATOUMOD008",
"stopSequence": 4
},
{
"arrival": {
"time": "1772699100"
},
"departure": {
"time": "1772699100"
},
"stopId": "FR:76259:ZE:FECFOUR1:ATOUMOD008",
"stopSequence": 2
},
{
"arrival": {
"time": "1772699700"
},
"departure": {
"time": "1772699700"
},
"stopId": "FR:76259:ZE:FECBREP2:ATOUMOD008",
"stopSequence": 13
},
{
"arrival": {
"time": "1772699160"
},
"departure": {
"time": "1772699160"
},
"stopId": "FR:76259:ZE:FECSENE1:ATOUMOD008",
"stopSequence": 3
},
{
"arrival": {
"time": "1772699400"
},
"departure": {
"time": "1772699400"
},
"stopId": "FR:76259:ZE:FECJLOR1:ATOUMOD008",
"stopSequence": 6
},
{
"arrival": {
"time": "1772699880"
},
"departure": {
"time": "1772699880"
},
"stopId": "FR:76259:ZE:FECSLEG2:ATOUMOD008",
"stopSequence": 15
},
{
"arrival": {
"time": "1772699640"
},
"departure": {
"time": "1772699640"
},
"stopId": "FR:76259:ZE:FECGARE2:ATOUMOD008",
"stopSequence": 12
},
{
"arrival": {
"time": "1772700060"
},
"stopId": "FR:76259:ZE:FECHOPI1:ATOUMOD008",
"stopSequence": 18
},
{
"arrival": {
"time": "1772700000"
},
"departure": {
"time": "1772700000"
},
"stopId": "FR:76259:ZE:PARCLOI2:ATOUMOD008",
"stopSequence": 17
},
{
"departure": {
"time": "1772699040"
},
"stopId": "FR:76259:ZE:FECSNIC1:ATOUMOD008",
"stopSequence": 1
}
],
"timestamp": "1772698772",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD008:Line:L3:LOC",
"tripId": "ATOUMOD008:ServiceJourney:9892x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD037:ServiceJourney:1400000175:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 195,
"time": "1772698815"
},
"stopId": "FR:61001:ZE:CollxgexRacine:ATOUMOD037",
"stopSequence": 21
},
{
"arrival": {
"delay": 82,
"time": "1772698143"
},
"departure": {
"delay": 82,
"time": "1772698162"
},
"stopId": "FR:61001:ZE:Colbert:ATOUMOD037",
"stopSequence": 13
},
{
"departure": {
"delay": 195,
"time": "1772699175"
},
"stopId": "FR:61397:ZE:Chauvigny:ATOUMOD037",
"stopSequence": 26
},
{
"arrival": {
"delay": 60,
"time": "1772698245"
},
"departure": {
"delay": 60,
"time": "1772698260"
},
"stopId": "FR:61001:ZE:RuexdexBretagnex:ATOUMOD037",
"stopSequence": 15
},
{
"departure": {
"delay": 195,
"time": "1772698995"
},
"stopId": "FR:61397:ZE:RoutexdexFresnay:ATOUMOD037",
"stopSequence": 24
},
{
"departure": {
"delay": 195,
"time": "1772699655"
},
"stopId": "FR:61117:ZE:Charitx:ATOUMOD037",
"stopSequence": 35
},
{
"departure": {
"delay": 195,
"time": "1772699295"
},
"stopId": "FR:61397:ZE:Gymnase:ATOUMOD037",
"stopSequence": 28
},
{
"arrival": {
"delay": 62,
"time": "1772697984"
},
"departure": {
"delay": 62,
"time": "1772698022"
},
"stopId": "FR:61001:ZE:Printempsx:ATOUMOD037",
"stopSequence": 11
},
{
"departure": {
"delay": 195,
"time": "1772698935"
},
"stopId": "FR:61397:ZE:BellexCharpente:ATOUMOD037",
"stopSequence": 23
},
{
"departure": {
"delay": 195,
"time": "1772699475"
},
"stopId": "FR:61001:ZE:Alencxa:ATOUMOD037",
"stopSequence": 32
},
{
"departure": {
"delay": 195,
"time": "1772699055"
},
"stopId": "FR:61397:ZE:Diguetterie:ATOUMOD037",
"stopSequence": 25
},
{
"arrival": {
"delay": 195,
"time": "1772699715"
},
"stopId": "FR:61117:ZE:CondxxMoulx:ATOUMOD037",
"stopSequence": 36
},
{
"arrival": {
"delay": 87,
"time": "1772698562"
},
"departure": {
"delay": 87,
"time": "1772698647"
},
"stopId": "FR:61001:ZE:CP:ATOUMOD037",
"stopSequence": 19
},
{
"arrival": {
"delay": 195,
"time": "1772698737"
},
"departure": {
"delay": 195,
"time": "1772698755"
},
"stopId": "FR:61001:ZE:BasxdexMontsort:ATOUMOD037",
"stopSequence": 20
},
{
"arrival": {
"delay": 52,
"time": "1772698416"
},
"departure": {
"delay": 52,
"time": "1772698432"
},
"stopId": "FR:61001:ZE:Clxmenceau:ATOUMOD037",
"stopSequence": 17
},
{
"departure": {
"delay": 195,
"time": "1772699355"
},
"stopId": "FR:61397:ZE:MairiexdexSaintxGers:ATOUMOD037",
"stopSequence": 29
},
{
"departure": {
"delay": 195,
"time": "1772698875"
},
"stopId": "FR:61397:ZE:GuxxdexGesnes:ATOUMOD037",
"stopSequence": 22
},
{
"arrival": {
"delay": 91,
"time": "1772698493"
},
"departure": {
"delay": 91,
"time": "1772698531"
},
"stopId": "FR:61001:ZE:Plxnitre:ATOUMOD037",
"stopSequence": 18
},
{
"arrival": {
"delay": 67,
"time": "1772698367"
},
"departure": {
"delay": 67,
"time": "1772698387"
},
"stopId": "FR:61001:ZE:Mxdiathxque:ATOUMOD037",
"stopSequence": 16
},
{
"departure": {
"delay": 195,
"time": "1772699235"
},
"stopId": "FR:61397:ZE:Libxration:ATOUMOD037",
"stopSequence": 27
},
{
"arrival": {
"delay": 62,
"time": "1772698186"
},
"departure": {
"delay": 62,
"time": "1772698202"
},
"stopId": "FR:61001:ZE:ChapeauxRouge:ATOUMOD037",
"stopSequence": 14
},
{
"departure": {
"delay": 195,
"time": "1772699535"
},
"stopId": "FR:61117:ZE:Pxpinixre:ATOUMOD037",
"stopSequence": 33
},
{
"arrival": {
"delay": 70,
"time": "1772698065"
},
"departure": {
"delay": 70,
"time": "1772698090"
},
"stopId": "FR:61001:ZE:CollxgexBalzacx:ATOUMOD037",
"stopSequence": 12
},
{
"departure": {
"delay": 195,
"time": "1772699595"
},
"stopId": "FR:61117:ZE:VertxVillage:ATOUMOD037",
"stopSequence": 34
}
],
"timestamp": "1772698759",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD037:Line:C:LOC",
"tripId": "ATOUMOD037:ServiceJourney:1400000175:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:425:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772707740"
},
"departure": {
"time": "1772707740"
},
"stopId": "FR:76217:ZE:18244:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1772707920"
},
"departure": {
"time": "1772707920"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 14
},
{
"departure": {
"time": "1772706720"
},
"stopId": "FR:76217:ZE:18042:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1772707620"
},
"departure": {
"time": "1772707620"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1772707560"
},
"departure": {
"time": "1772707560"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1772707500"
},
"departure": {
"time": "1772707500"
},
"stopId": "FR:76217:ZE:18802:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1772708280"
},
"departure": {
"time": "1772708280"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1772707800"
},
"departure": {
"time": "1772707800"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1772707140"
},
"departure": {
"time": "1772707140"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1772708040"
},
"departure": {
"time": "1772708040"
},
"stopId": "FR:76217:ZE:18044:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1772707020"
},
"departure": {
"time": "1772707020"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1772708400"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1772706780"
},
"departure": {
"time": "1772706780"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1772707680"
},
"departure": {
"time": "1772707680"
},
"stopId": "FR:76217:ZE:18033:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1772707320"
},
"departure": {
"time": "1772707320"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1772708220"
},
"departure": {
"time": "1772708220"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1772708160"
},
"departure": {
"time": "1772708160"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1772707440"
},
"departure": {
"time": "1772707440"
},
"stopId": "FR:76217:ZE:18036:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1772707260"
},
"departure": {
"time": "1772707260"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 5
}
],
"timestamp": "1772698770",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:425:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596620:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 31,
"time": "1772698651"
},
"departure": {
"delay": 31,
"time": "1772698651"
},
"stopId": "FR:27229:ZE:0xVOL01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -174,
"time": "1772699946"
},
"departure": {
"delay": -174,
"time": "1772699946"
},
"stopId": "FR:27229:ZE:0xCCA02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -21,
"time": "1772699499"
},
"departure": {
"delay": -21,
"time": "1772699499"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -30,
"time": "1772699430"
},
"departure": {
"delay": -30,
"time": "1772699430"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -186,
"time": "1772699874"
},
"departure": {
"delay": -186,
"time": "1772699874"
},
"stopId": "FR:27229:ZE:0xMFO02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 62,
"time": "1772698862"
},
"departure": {
"delay": 62,
"time": "1772698862"
},
"stopId": "FR:27229:ZE:0xJOL02:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -1,
"time": "1772698559"
},
"departure": {
"delay": -1,
"time": "1772698559"
},
"stopId": "FR:27229:ZE:0xRUG01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -34,
"time": "1772699366"
},
"departure": {
"delay": -34,
"time": "1772699366"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"time": "1772699040"
},
"departure": {
"time": "1772699040"
},
"stopId": "FR:27229:ZE:0xRRE02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -111,
"time": "1772699589"
},
"departure": {
"delay": -111,
"time": "1772699589"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -257,
"time": "1772700103"
},
"stopId": "FR:27229:ZE:0xCAM01:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": 52,
"time": "1772698972"
},
"departure": {
"delay": 52,
"time": "1772698972"
},
"stopId": "FR:27229:ZE:0xROR02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 61,
"time": "1772698711"
},
"departure": {
"delay": 61,
"time": "1772698741"
},
"stopId": "FR:27229:ZE:0xKEN01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -96,
"time": "1772699784"
},
"departure": {
"delay": -96,
"time": "1772699784"
},
"stopId": "FR:27229:ZE:0xTAU02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -55,
"time": "1772699225"
},
"departure": {
"delay": -55,
"time": "1772699225"
},
"stopId": "FR:27229:ZE:0xBRI02:ATOUMOD004",
"stopSequence": 10
},
{
"departure": {
"time": "1772698500"
},
"stopId": "FR:27229:ZE:0xMOL01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": 62,
"time": "1772698802"
},
"departure": {
"delay": 62,
"time": "1772698802"
},
"stopId": "FR:27229:ZE:0xPAS02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": 24,
"time": "1772699124"
},
"departure": {
"delay": 24,
"time": "1772699124"
},
"stopId": "FR:27229:ZE:0xFRI02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -96,
"time": "1772699664"
},
"departure": {
"delay": -96,
"time": "1772699664"
},
"stopId": "FR:27229:ZE:0xCHA01:ATOUMOD004",
"stopSequence": 15
}
],
"timestamp": "1772698676",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596620:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x4470278:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 143,
"time": "1772700623"
},
"departure": {
"delay": 143,
"time": "1772700623"
},
"stopId": "FR:27022:ZE:0x6980:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 134,
"time": "1772700854"
},
"departure": {
"delay": 134,
"time": "1772700854"
},
"stopId": "FR:27022:ZE:0x7000:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -945,
"time": "1772698755"
},
"departure": {
"delay": -945,
"time": "1772698755"
},
"stopId": "FR:27275:ZE:0x6203:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 138,
"time": "1772701038"
},
"departure": {
"delay": 138,
"time": "1772701038"
},
"stopId": "FR:27022:ZE:0x6982:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 130,
"time": "1772700490"
},
"departure": {
"delay": 130,
"time": "1772700490"
},
"stopId": "FR:27275:ZE:0x6996:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 163,
"time": "1772700763"
},
"departure": {
"delay": 163,
"time": "1772700763"
},
"stopId": "FR:27022:ZE:0x6992:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 84,
"time": "1772701104"
},
"departure": {
"delay": 84,
"time": "1772701104"
},
"stopId": "FR:27022:ZE:0x6978:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 150,
"time": "1772700690"
},
"departure": {
"delay": 150,
"time": "1772700690"
},
"stopId": "FR:27022:ZE:0x6998:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 82,
"time": "1772701162"
},
"stopId": "FR:27022:ZE:0x6991:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -1005,
"time": "1772698755"
},
"departure": {
"delay": -1005,
"time": "1772698755"
},
"stopId": "FR:27275:ZE:0x6205:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -1125,
"time": "1772698755"
},
"departure": {
"delay": -1125,
"time": "1772698755"
},
"stopId": "FR:27275:ZE:0x6215:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 189,
"time": "1772700789"
},
"departure": {
"delay": 189,
"time": "1772700789"
},
"stopId": "FR:27022:ZE:0x7002:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -945,
"time": "1772698755"
},
"departure": {
"delay": -945,
"time": "1772698755"
},
"stopId": "FR:27275:ZE:0x7182:ATOUMOD006",
"stopSequence": 4
},
{
"departure": {
"delay": -645,
"time": "1772698755"
},
"stopId": "FR:27022:ZE:0x6991:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -1305,
"time": "1772698755"
},
"departure": {
"delay": -1305,
"time": "1772698755"
},
"stopId": "FR:27275:ZE:0x6208:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -1425,
"time": "1772698755"
},
"departure": {
"delay": -1425,
"time": "1772698755"
},
"stopId": "FR:27275:ZE:0x7179:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -1365,
"time": "1772698755"
},
"departure": {
"delay": -1365,
"time": "1772698755"
},
"stopId": "FR:27275:ZE:0x6226:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -1245,
"time": "1772698755"
},
"departure": {
"delay": -1245,
"time": "1772698755"
},
"stopId": "FR:27275:ZE:0x6198:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 87,
"time": "1772700927"
},
"departure": {
"delay": 87,
"time": "1772700927"
},
"stopId": "FR:27022:ZE:0x6986:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -1245,
"time": "1772698755"
},
"departure": {
"delay": -1245,
"time": "1772698755"
},
"stopId": "FR:27275:ZE:0x6220:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -645,
"time": "1772698755"
},
"departure": {
"delay": -645,
"time": "1772698755"
},
"stopId": "FR:27022:ZE:0x6979:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -825,
"time": "1772698755"
},
"departure": {
"delay": -825,
"time": "1772698755"
},
"stopId": "FR:27275:ZE:0x6194:ATOUMOD006",
"stopSequence": 3
}
],
"timestamp": "1772698755",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:6a:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x4470278:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x4471222:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -181,
"time": "1772703359"
},
"departure": {
"delay": -181,
"time": "1772703359"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": -257,
"time": "1772703403"
},
"departure": {
"delay": -257,
"time": "1772703403"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": -165,
"time": "1772702775"
},
"departure": {
"delay": -165,
"time": "1772702775"
},
"stopId": "FR:27701:ZE:0x7106:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -181,
"time": "1772703119"
},
"departure": {
"delay": -181,
"time": "1772703119"
},
"stopId": "FR:27528:ZE:0x6594:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": -167,
"time": "1772703313"
},
"departure": {
"delay": -167,
"time": "1772703313"
},
"stopId": "FR:27701:ZE:0x7034:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": -178,
"time": "1772702882"
},
"departure": {
"delay": -178,
"time": "1772702882"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": -142,
"time": "1772703158"
},
"departure": {
"delay": -142,
"time": "1772703158"
},
"stopId": "FR:27528:ZE:0x6596:ATOUMOD006",
"stopSequence": 32
},
{
"departure": {
"time": "1772701320"
},
"stopId": "FR:27375:ZE:0x6466:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -155,
"time": "1772702185"
},
"departure": {
"delay": -155,
"time": "1772702185"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 84,
"time": "1772701524"
},
"departure": {
"delay": 84,
"time": "1772701524"
},
"stopId": "FR:27375:ZE:0x6396:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"time": "1772701755"
},
"departure": {
"time": "1772701860"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -181,
"time": "1772702999"
},
"departure": {
"delay": -181,
"time": "1772702999"
},
"stopId": "FR:27528:ZE:0x6592:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": -177,
"time": "1772702943"
},
"departure": {
"delay": -177,
"time": "1772702943"
},
"stopId": "FR:27528:ZE:0x6589:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": -165,
"time": "1772702475"
},
"departure": {
"delay": -165,
"time": "1772702475"
},
"stopId": "FR:27351:ZE:0x6312:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -127,
"time": "1772702273"
},
"departure": {
"delay": -127,
"time": "1772702273"
},
"stopId": "FR:27375:ZE:0x6438:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -139,
"time": "1772703281"
},
"departure": {
"delay": -139,
"time": "1772703281"
},
"stopId": "FR:27701:ZE:0x7022:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": -165,
"time": "1772702235"
},
"departure": {
"delay": -165,
"time": "1772702235"
},
"stopId": "FR:27375:ZE:0x6457:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 30,
"time": "1772701890"
},
"departure": {
"delay": 30,
"time": "1772701890"
},
"stopId": "FR:27375:ZE:0x6440:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 59,
"time": "1772701679"
},
"departure": {
"delay": 59,
"time": "1772701679"
},
"stopId": "FR:27375:ZE:0x6432:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -138,
"time": "1772703222"
},
"departure": {
"delay": -138,
"time": "1772703222"
},
"stopId": "FR:27528:ZE:0x6576:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": -100,
"time": "1772702000"
},
"departure": {
"delay": -100,
"time": "1772702000"
},
"stopId": "FR:27375:ZE:0x6504:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -136,
"time": "1772703044"
},
"departure": {
"delay": -136,
"time": "1772703044"
},
"stopId": "FR:27528:ZE:0x6598:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": -135,
"time": "1772702325"
},
"departure": {
"delay": -135,
"time": "1772702325"
},
"stopId": "FR:27375:ZE:0x6384:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -227,
"time": "1772703433"
},
"departure": {
"delay": -227,
"time": "1772703433"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": 39,
"time": "1772701479"
},
"departure": {
"delay": 39,
"time": "1772701479"
},
"stopId": "FR:27375:ZE:0x6490:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -286,
"time": "1772703494"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": -165,
"time": "1772702535"
},
"departure": {
"delay": -165,
"time": "1772702535"
},
"stopId": "FR:27351:ZE:0x6310:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 69,
"time": "1772701389"
},
"departure": {
"delay": 69,
"time": "1772701389"
},
"stopId": "FR:27375:ZE:0x6492:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": 23,
"time": "1772701643"
},
"departure": {
"delay": 23,
"time": "1772701643"
},
"stopId": "FR:27375:ZE:0x6512:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 45,
"time": "1772701545"
},
"departure": {
"delay": 45,
"time": "1772701545"
},
"stopId": "FR:27375:ZE:0x6470:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -158,
"time": "1772702422"
},
"departure": {
"delay": -158,
"time": "1772702422"
},
"stopId": "FR:27375:ZE:0x6304:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -132,
"time": "1772702388"
},
"departure": {
"delay": -132,
"time": "1772702388"
},
"stopId": "FR:27375:ZE:0x6526:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -159,
"time": "1772703081"
},
"departure": {
"delay": -159,
"time": "1772703081"
},
"stopId": "FR:27528:ZE:0x6591:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": -95,
"time": "1772702125"
},
"departure": {
"delay": -95,
"time": "1772702125"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -120,
"time": "1772702040"
},
"departure": {
"delay": -120,
"time": "1772702040"
},
"stopId": "FR:27375:ZE:0x6528:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -165,
"time": "1772702835"
},
"departure": {
"delay": -165,
"time": "1772702835"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": 84,
"time": "1772701584"
},
"departure": {
"delay": 84,
"time": "1772701584"
},
"stopId": "FR:27375:ZE:0x6572:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 49,
"time": "1772701609"
},
"departure": {
"delay": 49,
"time": "1772701609"
},
"stopId": "FR:27375:ZE:0x6422:ATOUMOD006",
"stopSequence": 7
}
],
"timestamp": "1772698755",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:2:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x4471222:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746158x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 128,
"time": "1772692012"
},
"departure": {
"delay": 128,
"time": "1772692028"
},
"stopId": "FR:50129:ZE:10SFN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 60,
"time": "1772694469"
},
"departure": {
"delay": 60,
"time": "1772694480"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 188,
"time": "1772692531"
},
"departure": {
"delay": 188,
"time": "1772692568"
},
"stopId": "FR:50129:ZE:10LON1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 58,
"time": "1772694862"
},
"departure": {
"delay": 58,
"time": "1772694898"
},
"stopId": "FR:50129:ZE:10MGT1:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 73,
"time": "1772694998"
},
"departure": {
"delay": 73,
"time": "1772695033"
},
"stopId": "FR:50129:ZE:10COS1:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 77,
"time": "1772694264"
},
"departure": {
"delay": 77,
"time": "1772694317"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 17,
"time": "1772695097"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 130,
"time": "1772692354"
},
"departure": {
"delay": 130,
"time": "1772692390"
},
"stopId": "FR:50129:ZE:10PRE1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 248,
"time": "1772693196"
},
"departure": {
"delay": 248,
"time": "1772693228"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 250,
"time": "1772692946"
},
"departure": {
"delay": 250,
"time": "1772692990"
},
"stopId": "FR:50129:ZE:10HOM1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 165,
"time": "1772693632"
},
"departure": {
"delay": 165,
"time": "1772693685"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 155,
"time": "1772692130"
},
"departure": {
"delay": 155,
"time": "1772692175"
},
"stopId": "FR:50129:ZE:10HOU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 45,
"time": "1772694919"
},
"departure": {
"delay": 45,
"time": "1772694945"
},
"stopId": "FR:50129:ZE:10RSX1:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 233,
"time": "1772693244"
},
"departure": {
"delay": 233,
"time": "1772693273"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 204,
"time": "1772693436"
},
"departure": {
"delay": 204,
"time": "1772693484"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 16,
"time": "1772694846"
},
"departure": {
"delay": 16,
"time": "1772694856"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 145,
"time": "1772692198"
},
"departure": {
"delay": 145,
"time": "1772692225"
},
"stopId": "FR:50129:ZE:10BRT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 76,
"time": "1772694966"
},
"departure": {
"delay": 76,
"time": "1772694976"
},
"stopId": "FR:50129:ZE:10CVE1:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 67,
"time": "1772694495"
},
"departure": {
"delay": 67,
"time": "1772694547"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 41,
"time": "1772694366"
},
"departure": {
"delay": 41,
"time": "1772694401"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 218,
"time": "1772692706"
},
"departure": {
"delay": 218,
"time": "1772692778"
},
"stopId": "FR:50129:ZE:10DUB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 122,
"time": "1772694076"
},
"departure": {
"delay": 122,
"time": "1772694122"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 209,
"time": "1772693518"
},
"departure": {
"delay": 209,
"time": "1772693549"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 26
},
{
"departure": {
"delay": 142,
"time": "1772691802"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 136,
"time": "1772692418"
},
"departure": {
"delay": 136,
"time": "1772692456"
},
"stopId": "FR:50129:ZE:10CPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 244,
"time": "1772693086"
},
"departure": {
"delay": 244,
"time": "1772693164"
},
"stopId": "FR:50129:ZE:10HUI1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 157,
"time": "1772691858"
},
"departure": {
"delay": 157,
"time": "1772691877"
},
"stopId": "FR:50129:ZE:10COF1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 91,
"time": "1772694415"
},
"departure": {
"delay": 91,
"time": "1772694451"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 138,
"time": "1772693585"
},
"departure": {
"delay": 138,
"time": "1772693598"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 200,
"time": "1772693326"
},
"departure": {
"delay": 200,
"time": "1772693360"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 249,
"time": "1772692876"
},
"departure": {
"delay": 249,
"time": "1772692929"
},
"stopId": "FR:50129:ZE:10AGO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 183,
"time": "1772693031"
},
"departure": {
"delay": 183,
"time": "1772693043"
},
"stopId": "FR:50129:ZE:10BEL1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 187,
"time": "1772692230"
},
"departure": {
"delay": 187,
"time": "1772692267"
},
"stopId": "FR:50129:ZE:10BON1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 117,
"time": "1772694197"
},
"departure": {
"delay": 117,
"time": "1772694237"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 56,
"time": "1772694624"
},
"departure": {
"delay": 56,
"time": "1772694656"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 137,
"time": "1772693969"
},
"departure": {
"delay": 137,
"time": "1772694017"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 132,
"time": "1772692303"
},
"departure": {
"delay": 132,
"time": "1772692332"
},
"stopId": "FR:50129:ZE:10ARA1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 126,
"time": "1772693713"
},
"departure": {
"delay": 126,
"time": "1772693766"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 182,
"time": "1772692470"
},
"departure": {
"delay": 182,
"time": "1772692502"
},
"stopId": "FR:50129:ZE:10BHE1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 171,
"time": "1772691820"
},
"departure": {
"delay": 171,
"time": "1772691831"
},
"stopId": "FR:50129:ZE:10SFG1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 99,
"time": "1772693816"
},
"departure": {
"delay": 99,
"time": "1772693859"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 143,
"time": "1772691945"
},
"departure": {
"delay": 143,
"time": "1772691983"
},
"stopId": "FR:50129:ZE:10ALB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 48,
"time": "1772694788"
},
"departure": {
"delay": 48,
"time": "1772694828"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 22,
"time": "1772694716"
},
"departure": {
"delay": 22,
"time": "1772694742"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 147,
"time": "1772692076"
},
"departure": {
"delay": 147,
"time": "1772692107"
},
"stopId": "FR:50129:ZE:10CAR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 36,
"time": "1772694662"
},
"departure": {
"delay": 36,
"time": "1772694696"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 231,
"time": "1772692806"
},
"departure": {
"delay": 231,
"time": "1772692851"
},
"stopId": "FR:50129:ZE:10LAV1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 208,
"time": "1772692612"
},
"departure": {
"delay": 208,
"time": "1772692648"
},
"stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035",
"stopSequence": 15
}
],
"timestamp": "1772698736",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746158x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3303F6044666x2026x03x01T20x51x11Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772698080"
},
"departure": {
"time": "1772698140"
},
"stopId": "FR:50099:ZE:StopPointxOCETrainxTERx87447243:ATOUMOD002",
"stopSequence": 25
},
{
"arrival": {
"time": "1772696520"
},
"departure": {
"time": "1772696580"
},
"stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002",
"stopSequence": 21
},
{
"arrival": {
"time": "1772694060"
},
"departure": {
"time": "1772694120"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 17
},
{
"departure": {
"time": "1772687520"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1772693160"
},
"departure": {
"time": "1772693220"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1772695440"
},
"departure": {
"time": "1772695620"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1772697420"
},
"departure": {
"time": "1772697480"
},
"stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002",
"stopSequence": 23
},
{
"arrival": {
"time": "1772691540"
},
"departure": {
"time": "1772691660"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1772699820"
},
"stopId": "FR:50129:ZE:StopPointxOCETrainxTERx87444877:ATOUMOD002",
"stopSequence": 28
},
{
"arrival": {
"time": "1772698860"
},
"departure": {
"time": "1772698920"
},
"stopId": "FR:50615:ZE:StopPointxOCETrainxTERx87447284:ATOUMOD002",
"stopSequence": 27
}
],
"timestamp": "1772689401",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx66849E04x284Fx47D7x8795x4C925C6ED66Fx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3303F6044666x2026x03x01T20x51x11Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745710x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 13,
"time": "1772684459"
},
"departure": {
"delay": 13,
"time": "1772684473"
},
"stopId": "FR:50129:ZE:10BAG4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 115,
"time": "1772686599"
},
"departure": {
"delay": 115,
"time": "1772686615"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 46,
"time": "1772684188"
},
"departure": {
"delay": 46,
"time": "1772684206"
},
"stopId": "FR:50129:ZE:10LPL2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 69,
"time": "1772685499"
},
"departure": {
"delay": 69,
"time": "1772685549"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 7,
"time": "1772684600"
},
"departure": {
"delay": 7,
"time": "1772684647"
},
"stopId": "FR:50129:ZE:10XCT4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 116,
"time": "1772686303"
},
"departure": {
"delay": 116,
"time": "1772686316"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 56,
"time": "1772685915"
},
"departure": {
"delay": 56,
"time": "1772685956"
},
"stopId": "FR:50129:ZE:10PAX2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 87,
"time": "1772685599"
},
"departure": {
"delay": 87,
"time": "1772685627"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 98,
"time": "1772686701"
},
"departure": {
"delay": 98,
"time": "1772686718"
},
"stopId": "FR:50129:ZE:10TLL2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -17,
"time": "1772684703"
},
"departure": {
"delay": -17,
"time": "1772684743"
},
"stopId": "FR:50129:ZE:10HPA4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 43,
"time": "1772685417"
},
"departure": {
"delay": 43,
"time": "1772685463"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 72,
"time": "1772685709"
},
"departure": {
"delay": 72,
"time": "1772685732"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 144,
"time": "1772686371"
},
"departure": {
"delay": 144,
"time": "1772686404"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 38,
"time": "1772684279"
},
"departure": {
"delay": 38,
"time": "1772684318"
},
"stopId": "FR:50129:ZE:10NOR6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 113,
"time": "1772686654"
},
"departure": {
"delay": 113,
"time": "1772686673"
},
"stopId": "FR:50129:ZE:10PAU2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": -22,
"time": "1772684834"
},
"departure": {
"delay": -22,
"time": "1772684858"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 24,
"time": "1772684233"
},
"departure": {
"delay": 24,
"time": "1772684244"
},
"stopId": "FR:50129:ZE:10GDR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 9,
"time": "1772685165"
},
"departure": {
"delay": 9,
"time": "1772685189"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 82,
"time": "1772686870"
},
"departure": {
"delay": 82,
"time": "1772686882"
},
"stopId": "FR:50129:ZE:10MES2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 117,
"time": "1772686051"
},
"departure": {
"delay": 117,
"time": "1772686077"
},
"stopId": "FR:50129:ZE:10ANN2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 75,
"time": "1772684099"
},
"departure": {
"delay": 75,
"time": "1772684115"
},
"stopId": "FR:50129:ZE:10FLO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 87,
"time": "1772685971"
},
"departure": {
"delay": 87,
"time": "1772685987"
},
"stopId": "FR:50129:ZE:10CMI2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -9,
"time": "1772684551"
},
"departure": {
"delay": -9,
"time": "1772684571"
},
"stopId": "FR:50129:ZE:10GRR2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 128,
"time": "1772686166"
},
"departure": {
"delay": 128,
"time": "1772686208"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 117,
"time": "1772686458"
},
"departure": {
"delay": 117,
"time": "1772686497"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 74,
"time": "1772685019"
},
"departure": {
"delay": 74,
"time": "1772685074"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -6,
"time": "1772684373"
},
"departure": {
"delay": -6,
"time": "1772684394"
},
"stopId": "FR:50129:ZE:10MED4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 24,
"time": "1772685335"
},
"departure": {
"delay": 24,
"time": "1772685384"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 54,
"time": "1772686914"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 37
},
{
"departure": {
"delay": 55,
"time": "1772684035"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 128,
"time": "1772686561"
},
"departure": {
"delay": 128,
"time": "1772686568"
},
"stopId": "FR:50129:ZE:10EPC2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 37,
"time": "1772685857"
},
"departure": {
"delay": 37,
"time": "1772685877"
},
"stopId": "FR:50129:ZE:10TRA3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 31,
"time": "1772685240"
},
"departure": {
"delay": 31,
"time": "1772685271"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 26,
"time": "1772685785"
},
"departure": {
"delay": 26,
"time": "1772685806"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 105,
"time": "1772686832"
},
"departure": {
"delay": 105,
"time": "1772686845"
},
"stopId": "FR:50129:ZE:10MOR2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 103,
"time": "1772686774"
},
"departure": {
"delay": 103,
"time": "1772686783"
},
"stopId": "FR:50129:ZE:10HET2:ATOUMOD035",
"stopSequence": 34
}
],
"timestamp": "1772698729",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745710x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3469F6044361x2026x03x01T20x51x11Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772703120"
},
"departure": {
"time": "1772703180"
},
"stopId": "FR:28134:ZE:StopPointxOCETrainxTERx87393488:ATOUMOD002",
"stopSequence": 40
},
{
"arrival": {
"time": "1772707260"
},
"stopId": "FR:61006:ZE:StopPointxOCETrainxTERx87444539:ATOUMOD002",
"stopSequence": 51
},
{
"departure": {
"time": "1772700300"
},
"stopId": "FR:75115:ZE:StopPointxOCETrainxTERx87391003:ATOUMOD002",
"stopSequence": 36
},
{
"arrival": {
"time": "1772706660"
},
"departure": {
"time": "1772706720"
},
"stopId": "FR:61101:ZE:StopPointxOCETrainxTERx87444562:ATOUMOD002",
"stopSequence": 50
},
{
"arrival": {
"time": "1772704500"
},
"departure": {
"time": "1772704560"
},
"stopId": "FR:27679:ZE:StopPointxOCETrainxTERx87393595:ATOUMOD002",
"stopSequence": 44
},
{
"arrival": {
"time": "1772703720"
},
"departure": {
"time": "1772703780"
},
"stopId": "FR:27438:ZE:StopPointxOCETrainxTERx87393553:ATOUMOD002",
"stopSequence": 42
},
{
"arrival": {
"time": "1772705340"
},
"departure": {
"time": "1772705400"
},
"stopId": "FR:61214:ZE:StopPointxOCETrainxTERx87444638:ATOUMOD002",
"stopSequence": 46
}
],
"timestamp": "1772696693",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx6155CD5FxAB2Dx4274xA052x8C7462540578x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3469F6044361x2026x03x01T20x51x11Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x4470559:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -30,
"time": "1772702550"
},
"departure": {
"delay": -30,
"time": "1772702550"
},
"stopId": "FR:27701:ZE:0x7069:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -1,
"time": "1772701919"
},
"departure": {
"delay": -1,
"time": "1772701919"
},
"stopId": "FR:27701:ZE:0x7087:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -75,
"time": "1772702325"
},
"departure": {
"delay": -75,
"time": "1772702325"
},
"stopId": "FR:27701:ZE:0x7043:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -51,
"time": "1772701989"
},
"departure": {
"delay": -51,
"time": "1772701989"
},
"stopId": "FR:27701:ZE:0x7115:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -45,
"time": "1772702415"
},
"departure": {
"delay": -45,
"time": "1772702415"
},
"stopId": "FR:27701:ZE:0x7055:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -55,
"time": "1772702585"
},
"departure": {
"delay": -55,
"time": "1772702585"
},
"stopId": "FR:27701:ZE:0x7037:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -32,
"time": "1772702848"
},
"departure": {
"delay": -32,
"time": "1772702848"
},
"stopId": "FR:27375:ZE:0x6408:ATOUMOD006",
"stopSequence": 16
},
{
"departure": {
"time": "1772701800"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -42,
"time": "1772702658"
},
"departure": {
"delay": -42,
"time": "1772702658"
},
"stopId": "FR:27701:ZE:0x7128:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -84,
"time": "1772702916"
},
"departure": {
"delay": -84,
"time": "1772702916"
},
"stopId": "FR:27375:ZE:0x6443:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -51,
"time": "1772702109"
},
"departure": {
"delay": -51,
"time": "1772702109"
},
"stopId": "FR:27701:ZE:0x7096:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -98,
"time": "1772702962"
},
"departure": {
"delay": -98,
"time": "1772702962"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -31,
"time": "1772701949"
},
"departure": {
"delay": -31,
"time": "1772701949"
},
"stopId": "FR:27701:ZE:0x7117:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -10,
"time": "1772702510"
},
"departure": {
"delay": -10,
"time": "1772702510"
},
"stopId": "FR:27701:ZE:0x7133:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -72,
"time": "1772702748"
},
"departure": {
"delay": -72,
"time": "1772702748"
},
"stopId": "FR:27701:ZE:0x7101:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -215,
"time": "1772703145"
},
"departure": {
"delay": -215,
"time": "1772703145"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -185,
"time": "1772703055"
},
"departure": {
"delay": -185,
"time": "1772703055"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -242,
"time": "1772703178"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -46,
"time": "1772702474"
},
"departure": {
"delay": -46,
"time": "1772702474"
},
"stopId": "FR:27701:ZE:0x7045:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -57,
"time": "1772702223"
},
"departure": {
"delay": -57,
"time": "1772702223"
},
"stopId": "FR:27701:ZE:0x7109:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -73,
"time": "1772702267"
},
"departure": {
"delay": -73,
"time": "1772702267"
},
"stopId": "FR:27701:ZE:0x6583:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -99,
"time": "1772703021"
},
"departure": {
"delay": -99,
"time": "1772703021"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 19
}
],
"timestamp": "1772698755",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x4470559:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4255628x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 175,
"time": "1772699215"
},
"departure": {
"delay": 175,
"time": "1772699215"
},
"stopId": "FR:76351:ZE:3117:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 138,
"time": "1772699778"
},
"departure": {
"delay": 138,
"time": "1772699778"
},
"stopId": "FR:76447:ZE:3434:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 144,
"time": "1772699904"
},
"departure": {
"delay": 144,
"time": "1772699904"
},
"stopId": "FR:76447:ZE:3138:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 129,
"time": "1772699409"
},
"departure": {
"delay": 129,
"time": "1772699409"
},
"stopId": "FR:76341:ZE:3064:ATOUMOD003",
"stopSequence": 39
},
{
"departure": {
"delay": -8,
"time": "1772698252"
},
"stopId": "FR:76351:ZE:3041:ATOUMOD003",
"stopSequence": 28
},
{
"departure": {
"delay": 148,
"time": "1772698588"
},
"stopId": "FR:76351:ZE:5158:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 167,
"time": "1772699867"
},
"departure": {
"delay": 167,
"time": "1772699867"
},
"stopId": "FR:76447:ZE:3146:ATOUMOD003",
"stopSequence": 47
},
{
"departure": {
"delay": 143,
"time": "1772698463"
},
"stopId": "FR:76351:ZE:4549:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 129,
"time": "1772699169"
},
"departure": {
"delay": 129,
"time": "1772699169"
},
"stopId": "FR:76351:ZE:3165:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 129,
"time": "1772699649"
},
"departure": {
"delay": 129,
"time": "1772699649"
},
"stopId": "FR:76447:ZE:3107:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 151,
"time": "1772699611"
},
"departure": {
"delay": 151,
"time": "1772699611"
},
"stopId": "FR:76447:ZE:3220:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 129,
"time": "1772699529"
},
"departure": {
"delay": 129,
"time": "1772699529"
},
"stopId": "FR:76447:ZE:3346:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 145,
"time": "1772699725"
},
"departure": {
"delay": 145,
"time": "1772699725"
},
"stopId": "FR:76447:ZE:3695:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 137,
"time": "1772699477"
},
"departure": {
"delay": 137,
"time": "1772699477"
},
"stopId": "FR:76341:ZE:3350:ATOUMOD003",
"stopSequence": 40
},
{
"departure": {
"delay": 174,
"time": "1772698734"
},
"stopId": "FR:76351:ZE:4366:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 129,
"time": "1772699949"
},
"departure": {
"delay": 129,
"time": "1772699949"
},
"stopId": "FR:76447:ZE:3492:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 129,
"time": "1772698809"
},
"departure": {
"delay": 129,
"time": "1772698809"
},
"stopId": "FR:76351:ZE:4487:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 142,
"time": "1772699002"
},
"departure": {
"delay": 142,
"time": "1772699002"
},
"stopId": "FR:76351:ZE:3136:ATOUMOD003",
"stopSequence": 34
},
{
"departure": {
"delay": 175,
"time": "1772698675"
},
"stopId": "FR:76351:ZE:3369:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 163,
"time": "1772699263"
},
"departure": {
"delay": 163,
"time": "1772699263"
},
"stopId": "FR:76351:ZE:3503:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 166,
"time": "1772699086"
},
"departure": {
"delay": 166,
"time": "1772699086"
},
"stopId": "FR:76351:ZE:3593:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 129,
"time": "1772700009"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": 171,
"time": "1772699691"
},
"departure": {
"delay": 171,
"time": "1772699691"
},
"stopId": "FR:76447:ZE:3467:ATOUMOD003",
"stopSequence": 44
}
],
"timestamp": "1772698736",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:17:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4255628x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:689:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 180,
"time": "1772699760"
},
"departure": {
"delay": 180,
"time": "1772699760"
},
"stopId": "FR:27681:ZE:10114:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"delay": 180,
"time": "1772700420"
},
"departure": {
"delay": 180,
"time": "1772700420"
},
"stopId": "FR:27681:ZE:10027:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"delay": 180,
"time": "1772699580"
},
"departure": {
"delay": 180,
"time": "1772699580"
},
"stopId": "FR:27681:ZE:29058:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"delay": 180,
"time": "1772700480"
},
"departure": {
"delay": 180,
"time": "1772700480"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 15
},
{
"departure": {
"delay": 180,
"time": "1772699460"
},
"stopId": "FR:27681:ZE:29095:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"delay": 180,
"time": "1772700120"
},
"departure": {
"delay": 180,
"time": "1772700120"
},
"stopId": "FR:27681:ZE:10047:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"delay": 180,
"time": "1772700000"
},
"departure": {
"delay": 180,
"time": "1772700000"
},
"stopId": "FR:27681:ZE:10062:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"delay": 180,
"time": "1772700060"
},
"departure": {
"delay": 180,
"time": "1772700060"
},
"stopId": "FR:27681:ZE:10106:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"delay": 180,
"time": "1772700240"
},
"departure": {
"delay": 180,
"time": "1772700240"
},
"stopId": "FR:27681:ZE:10087:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"delay": 180,
"time": "1772699640"
},
"departure": {
"delay": 180,
"time": "1772699640"
},
"stopId": "FR:27681:ZE:10101:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"delay": 180,
"time": "1772700540"
},
"departure": {
"delay": 180,
"time": "1772700540"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 16
},
{
"arrival": {
"delay": 180,
"time": "1772699520"
},
"departure": {
"delay": 180,
"time": "1772699520"
},
"stopId": "FR:27681:ZE:29056:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"delay": 180,
"time": "1772700720"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 17
}
],
"timestamp": "1772698758",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:24:LOC",
"tripId": "ATOUMOD007:ServiceJourney:689:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758403x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 34,
"time": "1772685200"
},
"departure": {
"delay": 34,
"time": "1772685214"
},
"stopId": "FR:50184:ZE:FLAHB2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 187,
"time": "1772683812"
},
"departure": {
"delay": 187,
"time": "1772683867"
},
"stopId": "FR:50643:ZE:VIRMA2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 200,
"time": "1772684589"
},
"departure": {
"delay": 200,
"time": "1772684600"
},
"stopId": "FR:50402:ZE:PIXZAF:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 148,
"time": "1772685688"
},
"stopId": "FR:50184:ZE:FLAEN1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 26,
"time": "1772685366"
},
"departure": {
"delay": 26,
"time": "1772685386"
},
"stopId": "FR:50184:ZE:FLAES1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 261,
"time": "1772684354"
},
"departure": {
"delay": 261,
"time": "1772684361"
},
"stopId": "FR:50045:ZE:BENBG2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 193,
"time": "1772683562"
},
"departure": {
"delay": 193,
"time": "1772683573"
},
"stopId": "FR:50575:ZE:SIDHC2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 196,
"time": "1772683057"
},
"departure": {
"delay": 196,
"time": "1772683096"
},
"stopId": "FR:50129:ZE:10ANJ8:ATOUMOD035",
"stopSequence": 2
},
{
"departure": {
"delay": 131,
"time": "1772682791"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 189,
"time": "1772683378"
},
"departure": {
"delay": 189,
"time": "1772683389"
},
"stopId": "FR:50294:ZE:MARPO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 67,
"time": "1772684789"
},
"departure": {
"delay": 67,
"time": "1772684827"
},
"stopId": "FR:50402:ZE:PIXLAN:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 315,
"time": "1772684278"
},
"departure": {
"delay": 315,
"time": "1772684295"
},
"stopId": "FR:50045:ZE:BENCG2:ATOUMOD035",
"stopSequence": 6
}
],
"timestamp": "1772698733",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758403x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:7:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 141,
"time": "1772697011"
},
"departure": {
"delay": 141,
"time": "1772697021"
},
"stopId": "FR:76057:ZE:30017:ATOUMOD041",
"stopSequence": 21
},
{
"arrival": {
"delay": 136,
"time": "1772697173"
},
"departure": {
"delay": 136,
"time": "1772697196"
},
"stopId": "FR:76057:ZE:30003:ATOUMOD041",
"stopSequence": 24
},
{
"arrival": {
"delay": 88,
"time": "1772695816"
},
"departure": {
"delay": 88,
"time": "1772695828"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 153,
"time": "1772695653"
},
"departure": {
"delay": 153,
"time": "1772695653"
},
"stopId": "FR:76743:ZE:30048:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 44,
"time": "1772696104"
},
"departure": {
"delay": 44,
"time": "1772696144"
},
"stopId": "FR:76057:ZE:30051:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 45,
"time": "1772696191"
},
"departure": {
"delay": 45,
"time": "1772696205"
},
"stopId": "FR:76057:ZE:30052:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 111,
"time": "1772695773"
},
"departure": {
"delay": 111,
"time": "1772695791"
},
"stopId": "FR:76057:ZE:30021:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 85,
"time": "1772697265"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 25
},
{
"arrival": {
"delay": 55,
"time": "1772696616"
},
"departure": {
"delay": 55,
"time": "1772696635"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 68,
"time": "1772696387"
},
"departure": {
"delay": 68,
"time": "1772696408"
},
"stopId": "FR:76057:ZE:30054:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 77,
"time": "1772695861"
},
"departure": {
"delay": 77,
"time": "1772695877"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 94,
"time": "1772696663"
},
"departure": {
"delay": 94,
"time": "1772696734"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 138,
"time": "1772697069"
},
"departure": {
"delay": 138,
"time": "1772697078"
},
"stopId": "FR:76057:ZE:30002:ATOUMOD041",
"stopSequence": 22
},
{
"arrival": {
"delay": 75,
"time": "1772695911"
},
"departure": {
"delay": 75,
"time": "1772695935"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 176,
"time": "1772696987"
},
"departure": {
"delay": 176,
"time": "1772696996"
},
"stopId": "FR:76057:ZE:30013:ATOUMOD041",
"stopSequence": 20
},
{
"arrival": {
"delay": 46,
"time": "1772696312"
},
"departure": {
"delay": 46,
"time": "1772696326"
},
"stopId": "FR:76057:ZE:30053:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 172,
"time": "1772695598"
},
"departure": {
"delay": 172,
"time": "1772695612"
},
"stopId": "FR:76743:ZE:30046:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 78,
"time": "1772696764"
},
"departure": {
"delay": 78,
"time": "1772696778"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 18
},
{
"departure": {
"delay": 149,
"time": "1772695529"
},
"stopId": "FR:76743:ZE:30049:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 194,
"time": "1772696814"
},
"departure": {
"delay": 194,
"time": "1772696954"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 19
},
{
"arrival": {
"delay": 15,
"time": "1772695971"
},
"departure": {
"delay": 15,
"time": "1772695995"
},
"stopId": "FR:76057:ZE:30011:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 146,
"time": "1772697108"
},
"departure": {
"delay": 146,
"time": "1772697146"
},
"stopId": "FR:76057:ZE:30025:ATOUMOD041",
"stopSequence": 23
},
{
"arrival": {
"delay": 135,
"time": "1772695740"
},
"departure": {
"delay": 135,
"time": "1772695755"
},
"stopId": "FR:76057:ZE:30050:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 152,
"time": "1772695703"
},
"departure": {
"delay": 152,
"time": "1772695712"
},
"stopId": "FR:76743:ZE:30023:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 76,
"time": "1772696461"
},
"departure": {
"delay": 76,
"time": "1772696476"
},
"stopId": "FR:76057:ZE:30055:ATOUMOD041",
"stopSequence": 15
}
],
"timestamp": "1772698770",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD041:Line:2:LOC",
"tripId": "ATOUMOD041:ServiceJourney:7:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4011219x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 857,
"time": "1772698757"
},
"departure": {
"delay": 857,
"time": "1772698757"
},
"stopId": "FR:76447:ZE:3268:ATOUMOD003",
"stopSequence": 52
},
{
"departure": {
"delay": 851,
"time": "1772697971"
},
"stopId": "FR:76351:ZE:3593:ATOUMOD003",
"stopSequence": 41
},
{
"departure": {
"delay": 872,
"time": "1772698232"
},
"stopId": "FR:76447:ZE:3346:ATOUMOD003",
"stopSequence": 42
},
{
"departure": {
"delay": 852,
"time": "1772698452"
},
"stopId": "FR:76447:ZE:3120:ATOUMOD003",
"stopSequence": 45
},
{
"departure": {
"delay": 871,
"time": "1772698531"
},
"stopId": "FR:76447:ZE:3515:ATOUMOD003",
"stopSequence": 47
},
{
"departure": {
"delay": 888,
"time": "1772698608"
},
"stopId": "FR:76447:ZE:3066:ATOUMOD003",
"stopSequence": 49
},
{
"departure": {
"delay": 936,
"time": "1772698356"
},
"stopId": "FR:76447:ZE:3107:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 901,
"time": "1772698501"
},
"departure": {
"delay": 901,
"time": "1772698501"
},
"stopId": "FR:76447:ZE:3238:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 887,
"time": "1772698727"
},
"departure": {
"delay": 887,
"time": "1772698727"
},
"stopId": "FR:76447:ZE:3406:ATOUMOD003",
"stopSequence": 51
},
{
"arrival": {
"delay": 854,
"time": "1772698814"
},
"departure": {
"delay": 854,
"time": "1772698814"
},
"stopId": "FR:76447:ZE:3130:ATOUMOD003",
"stopSequence": 53
},
{
"arrival": {
"delay": 911,
"time": "1772698571"
},
"departure": {
"delay": 911,
"time": "1772698571"
},
"stopId": "FR:76447:ZE:3122:ATOUMOD003",
"stopSequence": 48
},
{
"departure": {
"delay": 902,
"time": "1772698682"
},
"stopId": "FR:76447:ZE:3432:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": 854,
"time": "1772698874"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 54
},
{
"departure": {
"delay": 903,
"time": "1772698323"
},
"stopId": "FR:76447:ZE:3220:ATOUMOD003",
"stopSequence": 43
}
],
"timestamp": "1772698746",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4011219x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD008:ServiceJourney:9773x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 245,
"time": "1772696760"
},
"departure": {
"delay": 245,
"time": "1772696765"
},
"stopId": "FR:76259:ZE:FECJVER1:ATOUMOD008",
"stopSequence": 2
},
{
"arrival": {
"delay": 185,
"time": "1772697240"
},
"departure": {
"delay": 185,
"time": "1772697245"
},
"stopId": "FR:76259:ZE:FECJMAC1:ATOUMOD008",
"stopSequence": 5
},
{
"arrival": {
"delay": 185,
"time": "1772697300"
},
"departure": {
"delay": 185,
"time": "1772697305"
},
"stopId": "FR:76259:ZE:FECCOUB1:ATOUMOD008",
"stopSequence": 6
},
{
"arrival": {
"delay": 180,
"time": "1772698440"
},
"stopId": "FR:76259:ZE:FECRLIL1:ATOUMOD008",
"stopSequence": 19
},
{
"arrival": {
"delay": 245,
"time": "1772697720"
},
"departure": {
"delay": 245,
"time": "1772697725"
},
"stopId": "FR:76259:ZE:FECSETI1:ATOUMOD008",
"stopSequence": 11
},
{
"arrival": {
"delay": 185,
"time": "1772697600"
},
"departure": {
"delay": 185,
"time": "1772697605"
},
"stopId": "FR:76259:ZE:FECGARE1:ATOUMOD008",
"stopSequence": 10
},
{
"arrival": {
"delay": 185,
"time": "1772697000"
},
"departure": {
"delay": 185,
"time": "1772697005"
},
"stopId": "FR:76259:ZE:FECMBLE1:ATOUMOD008",
"stopSequence": 3
},
{
"arrival": {
"delay": 125,
"time": "1772698200"
},
"departure": {
"delay": 125,
"time": "1772698205"
},
"stopId": "FR:76259:ZE:FECSLOU1:ATOUMOD008",
"stopSequence": 17
},
{
"arrival": {
"delay": 185,
"time": "1772697420"
},
"departure": {
"delay": 185,
"time": "1772697425"
},
"stopId": "FR:76259:ZE:FECHVIL1:ATOUMOD008",
"stopSequence": 8
},
{
"arrival": {
"delay": 245,
"time": "1772697540"
},
"departure": {
"delay": 245,
"time": "1772697545"
},
"stopId": "FR:76259:ZE:FECBREP1:ATOUMOD008",
"stopSequence": 9
},
{
"arrival": {
"delay": 75,
"time": "1772697730"
},
"departure": {
"delay": 75,
"time": "1772697735"
},
"stopId": "FR:76259:ZE:FECBROS1:ATOUMOD008",
"stopSequence": 12
},
{
"arrival": {
"delay": 125,
"time": "1772697060"
},
"departure": {
"delay": 125,
"time": "1772697065"
},
"stopId": "FR:76259:ZE:FECCHUE1:ATOUMOD008",
"stopSequence": 4
},
{
"arrival": {
"delay": 65,
"time": "1772698080"
},
"departure": {
"delay": 65,
"time": "1772698085"
},
"stopId": "FR:76259:ZE:FECHYSO1:ATOUMOD008",
"stopSequence": 16
},
{
"arrival": {
"delay": 195,
"time": "1772697970"
},
"departure": {
"delay": 195,
"time": "1772697975"
},
"stopId": "FR:76259:ZE:FECDESG1:ATOUMOD008",
"stopSequence": 14
},
{
"arrival": {
"delay": 185,
"time": "1772698020"
},
"departure": {
"delay": 185,
"time": "1772698025"
},
"stopId": "FR:76259:ZE:FECVIKI1:ATOUMOD008",
"stopSequence": 15
},
{
"arrival": {
"delay": 245,
"time": "1772697960"
},
"departure": {
"delay": 245,
"time": "1772697965"
},
"stopId": "FR:76259:ZE:FECNICO1:ATOUMOD008",
"stopSequence": 13
},
{
"departure": {
"delay": 240,
"time": "1772696700"
},
"stopId": "FR:76259:ZE:FECHOPI1:ATOUMOD008",
"stopSequence": 1
},
{
"arrival": {
"delay": 185,
"time": "1772697360"
},
"departure": {
"delay": 185,
"time": "1772697365"
},
"stopId": "FR:76259:ZE:FECHALL1:ATOUMOD008",
"stopSequence": 7
},
{
"arrival": {
"delay": 125,
"time": "1772698260"
},
"departure": {
"delay": 125,
"time": "1772698265"
},
"stopId": "FR:76259:ZE:FECPROV1:ATOUMOD008",
"stopSequence": 18
}
],
"timestamp": "1772698352",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD008:Line:L01:LOC",
"tripId": "ATOUMOD008:ServiceJourney:9773x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x4469781:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -17,
"time": "1772699623"
},
"departure": {
"delay": -17,
"time": "1772699623"
},
"stopId": "FR:27375:ZE:0x6422:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -166,
"time": "1772700854"
},
"departure": {
"delay": -166,
"time": "1772700854"
},
"stopId": "FR:27003:ZE:0x6006:ATOUMOD006",
"stopSequence": 27
},
{
"departure": {
"time": "1772699400"
},
"stopId": "FR:27375:ZE:0x6466:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -237,
"time": "1772700183"
},
"departure": {
"delay": -237,
"time": "1772700183"
},
"stopId": "FR:27375:ZE:0x6463:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -196,
"time": "1772700344"
},
"departure": {
"delay": -196,
"time": "1772700344"
},
"stopId": "FR:27456:ZE:0x6727:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -211,
"time": "1772700749"
},
"departure": {
"delay": -211,
"time": "1772700749"
},
"stopId": "FR:27003:ZE:0x6020:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -194,
"time": "1772700286"
},
"departure": {
"delay": -194,
"time": "1772700286"
},
"stopId": "FR:27456:ZE:0x6731:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -41,
"time": "1772699839"
},
"departure": {
"delay": -41,
"time": "1772699839"
},
"stopId": "FR:27375:ZE:0x6448:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -61,
"time": "1772699879"
},
"departure": {
"delay": -61,
"time": "1772699879"
},
"stopId": "FR:27375:ZE:0x6402:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 28,
"time": "1772699548"
},
"departure": {
"delay": 28,
"time": "1772699548"
},
"stopId": "FR:27375:ZE:0x6470:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -152,
"time": "1772700808"
},
"departure": {
"delay": -152,
"time": "1772700808"
},
"stopId": "FR:27003:ZE:0x7203:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": -160,
"time": "1772700260"
},
"departure": {
"delay": -160,
"time": "1772700260"
},
"stopId": "FR:27375:ZE:0x6391:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -189,
"time": "1772700111"
},
"departure": {
"delay": -189,
"time": "1772700111"
},
"stopId": "FR:27375:ZE:0x6511:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -21,
"time": "1772699679"
},
"departure": {
"delay": -21,
"time": "1772699679"
},
"stopId": "FR:27375:ZE:0x6432:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -153,
"time": "1772700507"
},
"departure": {
"delay": -153,
"time": "1772700507"
},
"stopId": "FR:27456:ZE:0x7200:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -211,
"time": "1772700929"
},
"stopId": "FR:27003:ZE:0x6014:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": 7,
"time": "1772699587"
},
"departure": {
"delay": 7,
"time": "1772699587"
},
"stopId": "FR:27375:ZE:0x6572:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -131,
"time": "1772700049"
},
"departure": {
"delay": -131,
"time": "1772700049"
},
"stopId": "FR:27375:ZE:0x6484:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -121,
"time": "1772699999"
},
"departure": {
"delay": -121,
"time": "1772699999"
},
"stopId": "FR:27375:ZE:0x6510:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -206,
"time": "1772700154"
},
"departure": {
"delay": -206,
"time": "1772700154"
},
"stopId": "FR:27375:ZE:0x6447:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -174,
"time": "1772700126"
},
"departure": {
"delay": -174,
"time": "1772700126"
},
"stopId": "FR:27375:ZE:0x7187:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -78,
"time": "1772699742"
},
"departure": {
"delay": -78,
"time": "1772699742"
},
"stopId": "FR:27375:ZE:0x6416:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -186,
"time": "1772700234"
},
"departure": {
"delay": -186,
"time": "1772700234"
},
"stopId": "FR:27375:ZE:0x6481:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -47,
"time": "1772699653"
},
"departure": {
"delay": -47,
"time": "1772699653"
},
"stopId": "FR:27375:ZE:0x6512:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 59,
"time": "1772699519"
},
"departure": {
"delay": 59,
"time": "1772699519"
},
"stopId": "FR:27375:ZE:0x6396:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -121,
"time": "1772699939"
},
"departure": {
"delay": -121,
"time": "1772699939"
},
"stopId": "FR:27375:ZE:0x6502:ATOUMOD006",
"stopSequence": 11
}
],
"timestamp": "1772698755",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:10:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x4469781:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN848900F6038577x2026x03x01T20x51x11Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772694600"
},
"departure": {
"time": "1772694780"
},
"stopId": "FR:80021:ZE:StopPointxOCETrainxTERx87313874:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1772698920"
},
"departure": {
"time": "1772698980"
},
"stopId": "FR:76453:ZE:StopPointxOCETrainxTERx87411439:ATOUMOD002",
"stopSequence": 27
},
{
"arrival": {
"time": "1772699880"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 28
},
{
"arrival": {
"time": "1772691240"
},
"departure": {
"time": "1772691360"
},
"stopId": "FR:59178:ZE:StopPointxOCETrainxTERx87345009:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1772696820"
},
"departure": {
"time": "1772696880"
},
"stopId": "FR:60001:ZE:StopPointxOCETrainxTERx87313759:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1772698620"
},
"departure": {
"time": "1772698680"
},
"stopId": "FR:76738:ZE:StopPointxOCETrainxTERx87411447:ATOUMOD002",
"stopSequence": 25
},
{
"arrival": {
"time": "1772697600"
},
"departure": {
"time": "1772697660"
},
"stopId": "FR:76672:ZE:StopPointxOCETrainxTERx87411470:ATOUMOD002",
"stopSequence": 21
},
{
"arrival": {
"time": "1772695020"
},
"departure": {
"time": "1772695080"
},
"stopId": "FR:80021:ZE:StopPointxOCETrainxTERx87313080:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1772693340"
},
"departure": {
"time": "1772693400"
},
"stopId": "FR:80016:ZE:StopPointxOCETrainxTERx87313072:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1772698320"
},
"departure": {
"time": "1772698380"
},
"stopId": "FR:76445:ZE:StopPointxOCETrainxTERx87411454:ATOUMOD002",
"stopSequence": 23
},
{
"arrival": {
"time": "1772693880"
},
"departure": {
"time": "1772693940"
},
"stopId": "FR:80212:ZE:StopPointxOCETrainxTERx87313056:ATOUMOD002",
"stopSequence": 11
},
{
"departure": {
"time": "1772689980"
},
"stopId": "FR:59350:ZE:StopPointxOCETrainxTERx87286005:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1772692200"
},
"departure": {
"time": "1772692320"
},
"stopId": "FR:62041:ZE:StopPointxOCETrainxTERx87342014:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1772696040"
},
"departure": {
"time": "1772696100"
},
"stopId": "FR:80630:ZE:StopPointxOCETrainxTERx87313395:ATOUMOD002",
"stopSequence": 17
}
],
"timestamp": "1772686370",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxB2E5B266xDAE7x4C0AxABA0xB46411FB2CAAx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN848900F6038577x2026x03x01T20x51x11Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:379:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772705100"
},
"departure": {
"time": "1772705100"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1772707200"
},
"departure": {
"time": "1772707200"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1772706120"
},
"departure": {
"time": "1772706120"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1772706360"
},
"departure": {
"time": "1772706360"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1772707260"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"delay": 5,
"time": "1772706605"
},
"departure": {
"delay": 5,
"time": "1772706605"
},
"stopId": "FR:76217:ZE:18197:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1772705400"
},
"departure": {
"time": "1772705400"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1772704740"
},
"departure": {
"time": "1772704740"
},
"stopId": "FR:76217:ZE:18441:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1772704260"
},
"departure": {
"time": "1772704260"
},
"stopId": "FR:76217:ZE:18101:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1772706420"
},
"departure": {
"time": "1772706420"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1772704920"
},
"departure": {
"time": "1772704920"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1772704860"
},
"departure": {
"time": "1772704860"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1772704800"
},
"departure": {
"time": "1772704800"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1772706300"
},
"departure": {
"time": "1772706300"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1772706600"
},
"departure": {
"time": "1772706600"
},
"stopId": "FR:76217:ZE:18177:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1772706900"
},
"departure": {
"time": "1772706900"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1772706960"
},
"departure": {
"time": "1772706960"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1772705520"
},
"departure": {
"time": "1772705520"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1772705040"
},
"departure": {
"time": "1772705040"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1772706720"
},
"departure": {
"time": "1772706720"
},
"stopId": "FR:76217:ZE:18166:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1772704500"
},
"departure": {
"time": "1772704500"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1772704680"
},
"departure": {
"time": "1772704680"
},
"stopId": "FR:76217:ZE:18090:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1772706660"
},
"departure": {
"time": "1772706660"
},
"stopId": "FR:76217:ZE:18170:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1772707080"
},
"departure": {
"time": "1772707080"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1772705340"
},
"departure": {
"time": "1772705340"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1772705700"
},
"departure": {
"time": "1772705700"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1772704620"
},
"departure": {
"time": "1772704620"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1772706060"
},
"departure": {
"time": "1772706060"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 20
},
{
"departure": {
"time": "1772704200"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1772704980"
},
"departure": {
"time": "1772704980"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"delay": 5,
"time": "1772704265"
},
"departure": {
"delay": 5,
"time": "1772704265"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1772706840"
},
"departure": {
"time": "1772706840"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"delay": 5,
"time": "1772704745"
},
"departure": {
"delay": 5,
"time": "1772704745"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1772705160"
},
"departure": {
"time": "1772705160"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 15
}
],
"timestamp": "1772698725",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:379:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x4470558:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -99,
"time": "1772701821"
},
"departure": {
"delay": -99,
"time": "1772701821"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -242,
"time": "1772701978"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -46,
"time": "1772701274"
},
"departure": {
"delay": -46,
"time": "1772701274"
},
"stopId": "FR:27701:ZE:0x7045:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -73,
"time": "1772701067"
},
"departure": {
"delay": -73,
"time": "1772701067"
},
"stopId": "FR:27701:ZE:0x6583:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -51,
"time": "1772700909"
},
"departure": {
"delay": -51,
"time": "1772700909"
},
"stopId": "FR:27701:ZE:0x7096:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -42,
"time": "1772701458"
},
"departure": {
"delay": -42,
"time": "1772701458"
},
"stopId": "FR:27701:ZE:0x7128:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -30,
"time": "1772701350"
},
"departure": {
"delay": -30,
"time": "1772701350"
},
"stopId": "FR:27701:ZE:0x7069:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -51,
"time": "1772700789"
},
"departure": {
"delay": -51,
"time": "1772700789"
},
"stopId": "FR:27701:ZE:0x7115:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -55,
"time": "1772701385"
},
"departure": {
"delay": -55,
"time": "1772701385"
},
"stopId": "FR:27701:ZE:0x7037:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -32,
"time": "1772701648"
},
"departure": {
"delay": -32,
"time": "1772701648"
},
"stopId": "FR:27375:ZE:0x6408:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -98,
"time": "1772701762"
},
"departure": {
"delay": -98,
"time": "1772701762"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -185,
"time": "1772701855"
},
"departure": {
"delay": -185,
"time": "1772701855"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -1,
"time": "1772700719"
},
"departure": {
"delay": -1,
"time": "1772700719"
},
"stopId": "FR:27701:ZE:0x7087:ATOUMOD006",
"stopSequence": 2
},
{
"departure": {
"delay": -1845,
"time": "1772698755"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -215,
"time": "1772701945"
},
"departure": {
"delay": -215,
"time": "1772701945"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -84,
"time": "1772701716"
},
"departure": {
"delay": -84,
"time": "1772701716"
},
"stopId": "FR:27375:ZE:0x6443:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -75,
"time": "1772701125"
},
"departure": {
"delay": -75,
"time": "1772701125"
},
"stopId": "FR:27701:ZE:0x7043:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -72,
"time": "1772701548"
},
"departure": {
"delay": -72,
"time": "1772701548"
},
"stopId": "FR:27701:ZE:0x7101:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -10,
"time": "1772701310"
},
"departure": {
"delay": -10,
"time": "1772701310"
},
"stopId": "FR:27701:ZE:0x7133:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -45,
"time": "1772701215"
},
"departure": {
"delay": -45,
"time": "1772701215"
},
"stopId": "FR:27701:ZE:0x7055:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -57,
"time": "1772701023"
},
"departure": {
"delay": -57,
"time": "1772701023"
},
"stopId": "FR:27701:ZE:0x7109:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -31,
"time": "1772700749"
},
"departure": {
"delay": -31,
"time": "1772700749"
},
"stopId": "FR:27701:ZE:0x7117:ATOUMOD006",
"stopSequence": 3
}
],
"timestamp": "1772698755",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x4470558:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3410F6044418x2026x03x01T20x51x11Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772691720"
},
"departure": {
"time": "1772691780"
},
"stopId": "FR:61101:ZE:StopPointxOCETrainxTERx87444562:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1772693220"
},
"departure": {
"time": "1772693280"
},
"stopId": "FR:61214:ZE:StopPointxOCETrainxTERx87444638:ATOUMOD002",
"stopSequence": 26
},
{
"arrival": {
"time": "1772691120"
},
"departure": {
"time": "1772691240"
},
"stopId": "FR:61006:ZE:StopPointxOCETrainxTERx87444539:ATOUMOD002",
"stopSequence": 20
},
{
"arrival": {
"time": "1772689440"
},
"departure": {
"time": "1772689500"
},
"stopId": "FR:61169:ZE:StopPointxOCETrainxTERx87448001:ATOUMOD002",
"stopSequence": 16
},
{
"arrival": {
"time": "1772688480"
},
"departure": {
"time": "1772688540"
},
"stopId": "FR:14762:ZE:StopPointxOCETrainxTERx87448159:ATOUMOD002",
"stopSequence": 14
},
{
"arrival": {
"time": "1772687520"
},
"departure": {
"time": "1772687580"
},
"stopId": "FR:50639:ZE:StopPointxOCETrainxTERx87447698:ATOUMOD002",
"stopSequence": 12
},
{
"arrival": {
"time": "1772695260"
},
"departure": {
"time": "1772695320"
},
"stopId": "FR:28134:ZE:StopPointxOCETrainxTERx87393488:ATOUMOD002",
"stopSequence": 33
},
{
"departure": {
"time": "1772686560"
},
"stopId": "FR:50218:ZE:StopPointxOCETrainxTERx87447680:ATOUMOD002",
"stopSequence": 10
},
{
"arrival": {
"time": "1772694060"
},
"departure": {
"time": "1772694120"
},
"stopId": "FR:27679:ZE:StopPointxOCETrainxTERx87393595:ATOUMOD002",
"stopSequence": 29
},
{
"arrival": {
"time": "1772698620"
},
"stopId": "FR:75115:ZE:StopPointxOCETrainxTERx87391003:ATOUMOD002",
"stopSequence": 36
},
{
"arrival": {
"time": "1772690100"
},
"departure": {
"time": "1772690160"
},
"stopId": "FR:61063:ZE:StopPointxOCETrainxTERx87448084:ATOUMOD002",
"stopSequence": 18
}
],
"timestamp": "1772682951",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx6155CD5FxAB2Dx4274xA052x8C7462540578x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3410F6044418x2026x03x01T20x51x11Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745204x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 62,
"time": "1772694919"
},
"departure": {
"delay": 62,
"time": "1772694962"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 111,
"time": "1772695594"
},
"departure": {
"delay": 111,
"time": "1772695611"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 179,
"time": "1772696005"
},
"departure": {
"delay": 179,
"time": "1772696039"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 143,
"time": "1772695661"
},
"departure": {
"delay": 143,
"time": "1772695703"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 174,
"time": "1772695929"
},
"departure": {
"delay": 174,
"time": "1772695974"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 228,
"time": "1772695412"
},
"departure": {
"delay": 228,
"time": "1772695488"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 248,
"time": "1772696231"
},
"departure": {
"delay": 248,
"time": "1772696348"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 277,
"time": "1772696617"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 149,
"time": "1772695182"
},
"departure": {
"delay": 149,
"time": "1772695229"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 132,
"time": "1772695080"
},
"departure": {
"delay": 132,
"time": "1772695152"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"departure": {
"delay": 81,
"time": "1772694681"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 70,
"time": "1772694990"
},
"departure": {
"delay": 70,
"time": "1772695030"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 51,
"time": "1772694873"
},
"departure": {
"delay": 51,
"time": "1772694891"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 307,
"time": "1772696475"
},
"departure": {
"delay": 307,
"time": "1772696527"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 217,
"time": "1772696164"
},
"departure": {
"delay": 217,
"time": "1772696197"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 183,
"time": "1772695330"
},
"departure": {
"delay": 183,
"time": "1772695383"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 203,
"time": "1772696075"
},
"departure": {
"delay": 203,
"time": "1772696123"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 178,
"time": "1772695541"
},
"departure": {
"delay": 178,
"time": "1772695558"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 66,
"time": "1772694802"
},
"departure": {
"delay": 66,
"time": "1772694846"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 171,
"time": "1772695825"
},
"departure": {
"delay": 171,
"time": "1772695851"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
}
],
"timestamp": "1772698732",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745204x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN13120F6032474x2026x02x28T22x07x15Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772698260"
},
"departure": {
"time": "1772698380"
},
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1772695620"
},
"departure": {
"time": "1772695680"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1772697300"
},
"departure": {
"time": "1772697420"
},
"stopId": "FR:27681:ZE:StopPointxOCETrainxTERx87415604:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1772700540"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1772696820"
},
"departure": {
"time": "1772696880"
},
"stopId": "FR:27022:ZE:StopPointxOCETrainxTERx87415620:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1772696160"
},
"departure": {
"time": "1772696220"
},
"stopId": "FR:27701:ZE:StopPointxOCETrainxTERx87415877:ATOUMOD002",
"stopSequence": 7
},
{
"departure": {
"time": "1772695140"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 1
}
],
"timestamp": "1772691532",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx97E911FAxC8F2x4861xAD3CxC36CF4750A49x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN13120F6032474x2026x02x28T22x07x15Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748431x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 319,
"time": "1772692141"
},
"departure": {
"delay": 319,
"time": "1772692159"
},
"stopId": "FR:50129:ZE:10VIG2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 301,
"time": "1772691763"
},
"departure": {
"delay": 301,
"time": "1772691781"
},
"stopId": "FR:50129:ZE:10LEC2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 69,
"time": "1772691118"
},
"departure": {
"delay": 69,
"time": "1772691129"
},
"stopId": "FR:50129:ZE:10STA2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 215,
"time": "1772692355"
},
"stopId": "FR:50129:ZE:10ZAG2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 40,
"time": "1772690402"
},
"departure": {
"delay": 40,
"time": "1772690440"
},
"stopId": "FR:50129:ZE:10MEN2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 62,
"time": "1772691210"
},
"departure": {
"delay": 62,
"time": "1772691242"
},
"stopId": "FR:50129:ZE:10LCO2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 55,
"time": "1772689846"
},
"departure": {
"delay": 55,
"time": "1772689855"
},
"stopId": "FR:50129:ZE:10COT1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 2,
"time": "1772689779"
},
"departure": {
"delay": 2,
"time": "1772689802"
},
"stopId": "FR:50129:ZE:10BCP1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 87,
"time": "1772690829"
},
"departure": {
"delay": 87,
"time": "1772690847"
},
"stopId": "FR:50129:ZE:10CTR3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 327,
"time": "1772691856"
},
"departure": {
"delay": 327,
"time": "1772691867"
},
"stopId": "FR:50129:ZE:10SMT2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 56,
"time": "1772691254"
},
"departure": {
"delay": 56,
"time": "1772691296"
},
"stopId": "FR:50129:ZE:10POL2:ATOUMOD035",
"stopSequence": 23
},
{
"departure": {
"delay": -4,
"time": "1772689676"
},
"stopId": "FR:50129:ZE:10DIG1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 92,
"time": "1772690941"
},
"departure": {
"delay": 92,
"time": "1772690972"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 326,
"time": "1772691796"
},
"departure": {
"delay": 326,
"time": "1772691806"
},
"stopId": "FR:50129:ZE:10FRA2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 280,
"time": "1772692111"
},
"departure": {
"delay": 280,
"time": "1772692120"
},
"stopId": "FR:50129:ZE:10CRB2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -28,
"time": "1772690227"
},
"departure": {
"delay": -28,
"time": "1772690252"
},
"stopId": "FR:50129:ZE:10FJT1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 20,
"time": "1772690050"
},
"departure": {
"delay": 20,
"time": "1772690060"
},
"stopId": "FR:50129:ZE:10SAD1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 287,
"time": "1772691874"
},
"departure": {
"delay": 287,
"time": "1772691887"
},
"stopId": "FR:50129:ZE:10VAB2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 61,
"time": "1772690471"
},
"departure": {
"delay": 61,
"time": "1772690641"
},
"stopId": "FR:50129:ZE:10SHU3:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -12,
"time": "1772690116"
},
"departure": {
"delay": -12,
"time": "1772690148"
},
"stopId": "FR:50129:ZE:10RED1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 286,
"time": "1772692031"
},
"departure": {
"delay": 286,
"time": "1772692066"
},
"stopId": "FR:50129:ZE:10HUI4:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": -51,
"time": "1772690159"
},
"departure": {
"delay": -51,
"time": "1772690169"
},
"stopId": "FR:50129:ZE:10CIM1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 55,
"time": "1772690029"
},
"departure": {
"delay": 55,
"time": "1772690035"
},
"stopId": "FR:50129:ZE:10ROS1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 92,
"time": "1772689895"
},
"departure": {
"delay": 92,
"time": "1772689952"
},
"stopId": "FR:50129:ZE:10PFJ1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 101,
"time": "1772690883"
},
"departure": {
"delay": 101,
"time": "1772690921"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 357,
"time": "1772691698"
},
"departure": {
"delay": 357,
"time": "1772691717"
},
"stopId": "FR:50129:ZE:10LEB2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 293,
"time": "1772691944"
},
"departure": {
"delay": 293,
"time": "1772691953"
},
"stopId": "FR:50129:ZE:10EGL5:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 297,
"time": "1772692187"
},
"departure": {
"delay": 297,
"time": "1772692197"
},
"stopId": "FR:50129:ZE:10DAN2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -12,
"time": "1772690079"
},
"departure": {
"delay": -12,
"time": "1772690088"
},
"stopId": "FR:50129:ZE:10VOL1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 105,
"time": "1772690731"
},
"departure": {
"delay": 105,
"time": "1772690745"
},
"stopId": "FR:50129:ZE:10PHG2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 105,
"time": "1772691009"
},
"departure": {
"delay": 105,
"time": "1772691045"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 11,
"time": "1772689723"
},
"departure": {
"delay": 11,
"time": "1772689751"
},
"stopId": "FR:50129:ZE:10CDF1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 97,
"time": "1772690760"
},
"departure": {
"delay": 97,
"time": "1772690797"
},
"stopId": "FR:50129:ZE:10FDC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 88,
"time": "1772689970"
},
"departure": {
"delay": 88,
"time": "1772690008"
},
"stopId": "FR:50129:ZE:10SAL1:ATOUMOD035",
"stopSequence": 6
}
],
"timestamp": "1772698736",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:05:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748431x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4107967x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 85,
"time": "1772699065"
},
"departure": {
"delay": 85,
"time": "1772699065"
},
"stopId": "FR:76351:ZE:3971:ATOUMOD003",
"stopSequence": 12
},
{
"departure": {
"delay": 141,
"time": "1772698461"
},
"stopId": "FR:76351:ZE:3980:ATOUMOD003",
"stopSequence": 5
},
{
"departure": {
"delay": 118,
"time": "1772698138"
},
"stopId": "FR:76351:ZE:3983:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 138,
"time": "1772699598"
},
"departure": {
"delay": 138,
"time": "1772699598"
},
"stopId": "FR:76351:ZE:3953:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 91,
"time": "1772699491"
},
"departure": {
"delay": 91,
"time": "1772699491"
},
"stopId": "FR:76351:ZE:3987:ATOUMOD003",
"stopSequence": 16
},
{
"departure": {
"delay": 144,
"time": "1772698584"
},
"stopId": "FR:76351:ZE:3959:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 114,
"time": "1772699694"
},
"stopId": "FR:76481:ZE:4890:ATOUMOD003",
"stopSequence": 18
},
{
"departure": {
"delay": 181,
"time": "1772698681"
},
"stopId": "FR:76351:ZE:3999:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 106,
"time": "1772699386"
},
"departure": {
"delay": 106,
"time": "1772699386"
},
"stopId": "FR:76351:ZE:4003:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 113,
"time": "1772698913"
},
"departure": {
"delay": 113,
"time": "1772698913"
},
"stopId": "FR:76351:ZE:3969:ATOUMOD003",
"stopSequence": 11
},
{
"departure": {
"delay": 146,
"time": "1772698346"
},
"stopId": "FR:76351:ZE:3964:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 135,
"time": "1772699175"
},
"departure": {
"delay": 135,
"time": "1772699175"
},
"stopId": "FR:76351:ZE:3991:ATOUMOD003",
"stopSequence": 13
},
{
"departure": {
"delay": 114,
"time": "1772698734"
},
"stopId": "FR:76351:ZE:3989:ATOUMOD003",
"stopSequence": 10
},
{
"departure": {
"delay": 153,
"time": "1772698233"
},
"stopId": "FR:76351:ZE:3997:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 116,
"time": "1772699276"
},
"departure": {
"delay": 116,
"time": "1772699276"
},
"stopId": "FR:76351:ZE:3975:ATOUMOD003",
"stopSequence": 14
}
],
"timestamp": "1772698746",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4107967x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747883x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 43,
"time": "1772685778"
},
"departure": {
"delay": 43,
"time": "1772685823"
},
"stopId": "FR:50129:ZE:10SHU1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 20,
"time": "1772686676"
},
"departure": {
"delay": 20,
"time": "1772686700"
},
"stopId": "FR:50129:ZE:10DEB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -15,
"time": "1772686118"
},
"departure": {
"delay": -15,
"time": "1772686125"
},
"stopId": "FR:50129:ZE:10ODR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -12,
"time": "1772686583"
},
"departure": {
"delay": -12,
"time": "1772686608"
},
"stopId": "FR:50129:ZE:10CSM1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -30,
"time": "1772686879"
},
"departure": {
"delay": -30,
"time": "1772686890"
},
"stopId": "FR:50129:ZE:10GNT1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -56,
"time": "1772686313"
},
"departure": {
"delay": -56,
"time": "1772686324"
},
"stopId": "FR:50129:ZE:10BSJ1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 22,
"time": "1772686908"
},
"departure": {
"delay": 22,
"time": "1772686942"
},
"stopId": "FR:50129:ZE:10BOC1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -10,
"time": "1772686336"
},
"departure": {
"delay": -10,
"time": "1772686370"
},
"stopId": "FR:50129:ZE:10MTT1:ATOUMOD035",
"stopSequence": 10
},
{
"departure": {
"delay": 211,
"time": "1772685751"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 16,
"time": "1772686381"
},
"departure": {
"delay": 16,
"time": "1772686396"
},
"stopId": "FR:50129:ZE:10SEX1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -38,
"time": "1772686274"
},
"departure": {
"delay": -38,
"time": "1772686282"
},
"stopId": "FR:50129:ZE:10RUC1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -34,
"time": "1772686156"
},
"departure": {
"delay": -34,
"time": "1772686166"
},
"stopId": "FR:50129:ZE:10SRN1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -7,
"time": "1772686060"
},
"departure": {
"delay": -7,
"time": "1772686073"
},
"stopId": "FR:50129:ZE:10BOS1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 62,
"time": "1772685915"
},
"departure": {
"delay": 62,
"time": "1772685962"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 16,
"time": "1772686967"
},
"departure": {
"delay": 16,
"time": "1772686996"
},
"stopId": "FR:50129:ZE:10CEN1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 23,
"time": "1772686501"
},
"departure": {
"delay": 23,
"time": "1772686523"
},
"stopId": "FR:50129:ZE:10SWZ1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 70,
"time": "1772686017"
},
"departure": {
"delay": 70,
"time": "1772686030"
},
"stopId": "FR:50129:ZE:10JAR1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 17,
"time": "1772686740"
},
"departure": {
"delay": 17,
"time": "1772686757"
},
"stopId": "FR:50129:ZE:10CUR1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 32,
"time": "1772686812"
},
"departure": {
"delay": 32,
"time": "1772686832"
},
"stopId": "FR:50129:ZE:10LOG1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 12,
"time": "1772687052"
},
"stopId": "FR:50129:ZE:10MXR1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -13,
"time": "1772686776"
},
"departure": {
"delay": -13,
"time": "1772686787"
},
"stopId": "FR:50129:ZE:10REN1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -17,
"time": "1772686467"
},
"departure": {
"delay": -17,
"time": "1772686483"
},
"stopId": "FR:50129:ZE:10GDM3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 4,
"time": "1772686431"
},
"departure": {
"delay": 4,
"time": "1772686444"
},
"stopId": "FR:50129:ZE:10HxC1:ATOUMOD035",
"stopSequence": 12
}
],
"timestamp": "1772698727",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747883x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:243:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772699220"
},
"departure": {
"time": "1772699220"
},
"stopId": "FR:76217:ZE:18090:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1772701380"
},
"departure": {
"time": "1772701380"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1772699880"
},
"departure": {
"time": "1772699880"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"departure": {
"delay": -240,
"time": "1772698560"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1772701200"
},
"departure": {
"time": "1772701200"
},
"stopId": "FR:76217:ZE:18170:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1772699520"
},
"departure": {
"time": "1772699520"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1772701680"
},
"departure": {
"time": "1772701680"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1772699160"
},
"departure": {
"time": "1772699160"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1772701740"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1772699040"
},
"departure": {
"time": "1772699040"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1772699580"
},
"departure": {
"time": "1772699580"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1772699280"
},
"departure": {
"time": "1772699280"
},
"stopId": "FR:76217:ZE:18441:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1772701500"
},
"departure": {
"time": "1772701500"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"delay": 5,
"time": "1772701145"
},
"departure": {
"delay": 5,
"time": "1772701145"
},
"stopId": "FR:76217:ZE:18197:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"delay": 5,
"time": "1772699285"
},
"departure": {
"delay": 5,
"time": "1772699285"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1772700060"
},
"departure": {
"time": "1772700060"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1772700840"
},
"departure": {
"time": "1772700840"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1772699940"
},
"departure": {
"time": "1772699940"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1772700600"
},
"departure": {
"time": "1772700600"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1772700960"
},
"departure": {
"time": "1772700960"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1772698860"
},
"departure": {
"time": "1772698860"
},
"stopId": "FR:76217:ZE:18101:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1772701440"
},
"departure": {
"time": "1772701440"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1772701140"
},
"departure": {
"time": "1772701140"
},
"stopId": "FR:76217:ZE:18177:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1772699640"
},
"departure": {
"time": "1772699640"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1772699340"
},
"departure": {
"time": "1772699340"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1772699460"
},
"departure": {
"time": "1772699460"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1772699700"
},
"departure": {
"time": "1772699700"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1772699400"
},
"departure": {
"time": "1772699400"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1772700240"
},
"departure": {
"time": "1772700240"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1772701560"
},
"departure": {
"time": "1772701560"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1772701260"
},
"departure": {
"time": "1772701260"
},
"stopId": "FR:76217:ZE:18166:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1772700900"
},
"departure": {
"time": "1772700900"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1772700660"
},
"departure": {
"time": "1772700660"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"delay": 5,
"time": "1772698865"
},
"departure": {
"delay": 5,
"time": "1772698865"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 3
}
],
"timestamp": "1772698612",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:243:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1121:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772706720"
},
"departure": {
"time": "1772706720"
},
"stopId": "FR:27681:ZE:29077:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1772706840"
},
"departure": {
"time": "1772706840"
},
"stopId": "FR:27681:ZE:29080:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1772707140"
},
"departure": {
"time": "1772707140"
},
"stopId": "FR:27681:ZE:10039:ATOUMOD007",
"stopSequence": 8
},
{
"departure": {
"time": "1772706660"
},
"stopId": "FR:27681:ZE:29075:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1772707260"
},
"departure": {
"time": "1772707260"
},
"stopId": "FR:27681:ZE:10078:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1772707680"
},
"departure": {
"time": "1772707680"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1772707920"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1772707320"
},
"departure": {
"time": "1772707320"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1772706960"
},
"departure": {
"time": "1772706960"
},
"stopId": "FR:27681:ZE:29082:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1772706780"
},
"departure": {
"time": "1772706780"
},
"stopId": "FR:27681:ZE:29078:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1772706900"
},
"departure": {
"time": "1772706900"
},
"stopId": "FR:27681:ZE:10037:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1772707200"
},
"departure": {
"time": "1772707200"
},
"stopId": "FR:27681:ZE:10063:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1772707500"
},
"departure": {
"time": "1772707500"
},
"stopId": "FR:27681:ZE:10031:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1772707740"
},
"departure": {
"time": "1772707740"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1772707080"
},
"departure": {
"time": "1772707080"
},
"stopId": "FR:27681:ZE:10090:ATOUMOD007",
"stopSequence": 7
}
],
"timestamp": "1772698713",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1121:LOC"
}
}
},
{
"id": "SM:ATOUMOD008:ServiceJourney:9910x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772703420"
},
"departure": {
"time": "1772703420"
},
"stopId": "FR:76259:ZE:FECSETI1:ATOUMOD008",
"stopSequence": 12
},
{
"arrival": {
"time": "1772703660"
},
"departure": {
"time": "1772703660"
},
"stopId": "FR:76259:ZE:FECGCUV1:ATOUMOD008",
"stopSequence": 15
},
{
"arrival": {
"time": "1772703780"
},
"stopId": "FR:76259:ZE:FECPLAG1:ATOUMOD008",
"stopSequence": 16
},
{
"arrival": {
"time": "1772703060"
},
"departure": {
"time": "1772703060"
},
"stopId": "FR:76259:ZE:FECHALL1:ATOUMOD008",
"stopSequence": 8
},
{
"arrival": {
"time": "1772702820"
},
"departure": {
"time": "1772702820"
},
"stopId": "FR:76259:ZE:FECSBEN1:ATOUMOD008",
"stopSequence": 4
},
{
"departure": {
"time": "1772702460"
},
"stopId": "FR:76259:ZE:FECZAHE1:ATOUMOD008",
"stopSequence": 1
},
{
"arrival": {
"time": "1772703300"
},
"departure": {
"time": "1772703300"
},
"stopId": "FR:76259:ZE:FECGARE1:ATOUMOD008",
"stopSequence": 11
},
{
"arrival": {
"time": "1772702940"
},
"departure": {
"time": "1772702940"
},
"stopId": "FR:76259:ZE:FECQREN1:ATOUMOD008",
"stopSequence": 6
},
{
"arrival": {
"time": "1772703240"
},
"departure": {
"time": "1772703240"
},
"stopId": "FR:76259:ZE:FECBREP1:ATOUMOD008",
"stopSequence": 10
},
{
"arrival": {
"time": "1772702880"
},
"departure": {
"time": "1772702880"
},
"stopId": "FR:76259:ZE:FECCAST1:ATOUMOD008",
"stopSequence": 5
},
{
"arrival": {
"time": "1772703180"
},
"departure": {
"time": "1772703180"
},
"stopId": "FR:76259:ZE:FECHVIL1:ATOUMOD008",
"stopSequence": 9
},
{
"arrival": {
"time": "1772702700"
},
"departure": {
"time": "1772702700"
},
"stopId": "FR:76259:ZE:FECPRIV1:ATOUMOD008",
"stopSequence": 3
},
{
"arrival": {
"time": "1772703540"
},
"departure": {
"time": "1772703540"
},
"stopId": "FR:76259:ZE:FECSEXU1:ATOUMOD008",
"stopSequence": 13
},
{
"arrival": {
"time": "1772703600"
},
"departure": {
"time": "1772703600"
},
"stopId": "FR:76259:ZE:FECBENE1:ATOUMOD008",
"stopSequence": 14
},
{
"arrival": {
"time": "1772702640"
},
"departure": {
"time": "1772702640"
},
"stopId": "FR:76259:ZE:FECSOUE1:ATOUMOD008",
"stopSequence": 2
},
{
"arrival": {
"time": "1772703000"
},
"departure": {
"time": "1772703000"
},
"stopId": "FR:76259:ZE:FECARQU1:ATOUMOD008",
"stopSequence": 7
}
],
"timestamp": "1772697607",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD008:Line:L4:LOC",
"tripId": "ATOUMOD008:ServiceJourney:9910x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4011285x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 140,
"time": "1772698940"
},
"departure": {
"delay": 140,
"time": "1772698940"
},
"stopId": "FR:76351:ZE:3022:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 90,
"time": "1772699730"
},
"departure": {
"delay": 90,
"time": "1772699730"
},
"stopId": "FR:76552:ZE:3489:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 140,
"time": "1772699360"
},
"departure": {
"delay": 140,
"time": "1772699360"
},
"stopId": "FR:76351:ZE:3459:ATOUMOD003",
"stopSequence": 42
},
{
"departure": {
"delay": 78,
"time": "1772698338"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 90,
"time": "1772699190"
},
"departure": {
"delay": 90,
"time": "1772699190"
},
"stopId": "FR:76351:ZE:4611:ATOUMOD003",
"stopSequence": 39
},
{
"departure": {
"delay": 53,
"time": "1772698253"
},
"stopId": "FR:76351:ZE:3192:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 140,
"time": "1772699480"
},
"departure": {
"delay": 140,
"time": "1772699480"
},
"stopId": "FR:76552:ZE:3297:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 90,
"time": "1772699310"
},
"departure": {
"delay": 90,
"time": "1772699310"
},
"stopId": "FR:76351:ZE:3020:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 103,
"time": "1772699983"
},
"departure": {
"delay": 103,
"time": "1772699983"
},
"stopId": "FR:76552:ZE:4519:ATOUMOD003",
"stopSequence": 53
},
{
"arrival": {
"delay": 90,
"time": "1772699610"
},
"departure": {
"delay": 90,
"time": "1772699610"
},
"stopId": "FR:76552:ZE:3092:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 138,
"time": "1772699898"
},
"departure": {
"delay": 138,
"time": "1772699898"
},
"stopId": "FR:76552:ZE:3105:ATOUMOD003",
"stopSequence": 51
},
{
"departure": {
"delay": 135,
"time": "1772698635"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 90,
"time": "1772698710"
},
"departure": {
"delay": 90,
"time": "1772698710"
},
"stopId": "FR:76351:ZE:4640:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 111,
"time": "1772699271"
},
"departure": {
"delay": 111,
"time": "1772699271"
},
"stopId": "FR:76351:ZE:3546:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 133,
"time": "1772699833"
},
"departure": {
"delay": 133,
"time": "1772699833"
},
"stopId": "FR:76552:ZE:3355:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": 96,
"time": "1772699436"
},
"departure": {
"delay": 96,
"time": "1772699436"
},
"stopId": "FR:76552:ZE:3158:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 129,
"time": "1772699529"
},
"departure": {
"delay": 129,
"time": "1772699529"
},
"stopId": "FR:76552:ZE:3607:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 137,
"time": "1772699657"
},
"departure": {
"delay": 137,
"time": "1772699657"
},
"stopId": "FR:76552:ZE:3103:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 147,
"time": "1772699787"
},
"departure": {
"delay": 147,
"time": "1772699787"
},
"stopId": "FR:76552:ZE:3339:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 138,
"time": "1772698878"
},
"departure": {
"delay": 138,
"time": "1772698878"
},
"stopId": "FR:76351:ZE:3579:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 112,
"time": "1772699092"
},
"departure": {
"delay": 112,
"time": "1772699092"
},
"stopId": "FR:76351:ZE:4593:ATOUMOD003",
"stopSequence": 38
},
{
"departure": {
"delay": 86,
"time": "1772698166"
},
"stopId": "FR:76351:ZE:3062:ATOUMOD003",
"stopSequence": 27
},
{
"departure": {
"delay": 36,
"time": "1772698476"
},
"stopId": "FR:76351:ZE:3028:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 117,
"time": "1772698797"
},
"departure": {
"delay": 117,
"time": "1772698797"
},
"stopId": "FR:76351:ZE:3280:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 129,
"time": "1772699949"
},
"departure": {
"delay": 129,
"time": "1772699949"
},
"stopId": "FR:76552:ZE:3172:ATOUMOD003",
"stopSequence": 52
},
{
"arrival": {
"delay": 109,
"time": "1772699029"
},
"departure": {
"delay": 109,
"time": "1772699029"
},
"stopId": "FR:76351:ZE:3051:ATOUMOD003",
"stopSequence": 37
},
{
"departure": {
"delay": 65,
"time": "1772698085"
},
"stopId": "FR:76351:ZE:3667:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 90,
"time": "1772700030"
},
"stopId": "FR:76552:ZE:3400:ATOUMOD003",
"stopSequence": 54
}
],
"timestamp": "1772698736",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4011285x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4056455x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 64,
"time": "1772699704"
},
"departure": {
"delay": 64,
"time": "1772699704"
},
"stopId": "FR:76351:ZE:3490:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 61,
"time": "1772699881"
},
"departure": {
"delay": 61,
"time": "1772699881"
},
"stopId": "FR:76351:ZE:3038:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 57,
"time": "1772699517"
},
"departure": {
"delay": 57,
"time": "1772699517"
},
"stopId": "FR:76351:ZE:4654:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 65,
"time": "1772699405"
},
"departure": {
"delay": 65,
"time": "1772699405"
},
"stopId": "FR:76351:ZE:3178:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 57,
"time": "1772700417"
},
"stopId": "FR:76351:ZE:3639:ATOUMOD003",
"stopSequence": 27
},
{
"departure": {
"delay": 52,
"time": "1772698672"
},
"stopId": "FR:76351:ZE:4865:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 57,
"time": "1772700297"
},
"departure": {
"delay": 57,
"time": "1772700297"
},
"stopId": "FR:76351:ZE:3436:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 68,
"time": "1772699288"
},
"departure": {
"delay": 68,
"time": "1772699288"
},
"stopId": "FR:76351:ZE:3494:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 57,
"time": "1772699037"
},
"departure": {
"delay": 57,
"time": "1772699037"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 90,
"time": "1772698950"
},
"departure": {
"delay": 90,
"time": "1772698950"
},
"stopId": "FR:76351:ZE:3279:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 69,
"time": "1772700189"
},
"departure": {
"delay": 69,
"time": "1772700189"
},
"stopId": "FR:76351:ZE:3404:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 57,
"time": "1772699157"
},
"departure": {
"delay": 57,
"time": "1772699157"
},
"stopId": "FR:76351:ZE:3656:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 112,
"time": "1772699932"
},
"departure": {
"delay": 112,
"time": "1772699932"
},
"stopId": "FR:76351:ZE:3673:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 105,
"time": "1772698785"
},
"departure": {
"delay": 105,
"time": "1772698785"
},
"stopId": "FR:76351:ZE:3109:ATOUMOD003",
"stopSequence": 3
},
{
"departure": {
"delay": 57,
"time": "1772698737"
},
"stopId": "FR:76351:ZE:3561:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 62,
"time": "1772698862"
},
"departure": {
"delay": 62,
"time": "1772698862"
},
"stopId": "FR:76351:ZE:3578:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 57,
"time": "1772699817"
},
"departure": {
"delay": 57,
"time": "1772699817"
},
"stopId": "FR:76351:ZE:3477:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 61,
"time": "1772699461"
},
"departure": {
"delay": 61,
"time": "1772699461"
},
"stopId": "FR:76351:ZE:3570:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 79,
"time": "1772698819"
},
"departure": {
"delay": 79,
"time": "1772698819"
},
"stopId": "FR:76351:ZE:4767:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 101,
"time": "1772699201"
},
"departure": {
"delay": 101,
"time": "1772699201"
},
"stopId": "FR:76351:ZE:3319:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 78,
"time": "1772700018"
},
"departure": {
"delay": 78,
"time": "1772700018"
},
"stopId": "FR:76351:ZE:3079:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 57,
"time": "1772700057"
},
"departure": {
"delay": 57,
"time": "1772700057"
},
"stopId": "FR:76351:ZE:4786:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 107,
"time": "1772699627"
},
"departure": {
"delay": 107,
"time": "1772699627"
},
"stopId": "FR:76351:ZE:3068:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 72,
"time": "1772700132"
},
"departure": {
"delay": 72,
"time": "1772700132"
},
"stopId": "FR:76351:ZE:3049:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 97,
"time": "1772700217"
},
"departure": {
"delay": 97,
"time": "1772700217"
},
"stopId": "FR:76351:ZE:3670:ATOUMOD003",
"stopSequence": 25
}
],
"timestamp": "1772698746",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C2:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4056455x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1447:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772711400"
},
"departure": {
"time": "1772711400"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1772711220"
},
"departure": {
"time": "1772711220"
},
"stopId": "FR:27681:ZE:28976:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1772711700"
},
"departure": {
"time": "1772711700"
},
"stopId": "FR:27681:ZE:10074:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1772711280"
},
"departure": {
"time": "1772711280"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1772711640"
},
"departure": {
"time": "1772711640"
},
"stopId": "FR:27681:ZE:28981:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1772711520"
},
"departure": {
"time": "1772711520"
},
"stopId": "FR:27681:ZE:10080:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1772711340"
},
"departure": {
"time": "1772711340"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1772712000"
},
"departure": {
"time": "1772712000"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1772711580"
},
"departure": {
"time": "1772711580"
},
"stopId": "FR:27681:ZE:10059:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1772711940"
},
"departure": {
"time": "1772711940"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1772711460"
},
"departure": {
"time": "1772711460"
},
"stopId": "FR:27681:ZE:10057:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1772712180"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1772711760"
},
"departure": {
"time": "1772711760"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 11
},
{
"departure": {
"time": "1772711160"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 1
}
],
"timestamp": "1772698764",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1447:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745192x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 199,
"time": "1772698244"
},
"departure": {
"delay": 199,
"time": "1772698279"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 241,
"time": "1772698000"
},
"departure": {
"delay": 241,
"time": "1772698021"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 44,
"time": "1772698622"
},
"departure": {
"delay": 44,
"time": "1772698664"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 312,
"time": "1772697880"
},
"departure": {
"delay": 312,
"time": "1772697912"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 221,
"time": "1772698146"
},
"departure": {
"delay": 221,
"time": "1772698181"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 266,
"time": "1772697532"
},
"departure": {
"delay": 266,
"time": "1772697566"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 153,
"time": "1772698322"
},
"departure": {
"delay": 153,
"time": "1772698353"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 138,
"time": "1772698426"
},
"departure": {
"delay": 138,
"time": "1772698458"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 126,
"time": "1772698487"
},
"departure": {
"delay": 126,
"time": "1772698506"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 276,
"time": "1772697423"
},
"departure": {
"delay": 276,
"time": "1772697456"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 67,
"time": "1772698532"
},
"departure": {
"delay": 67,
"time": "1772698567"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 144,
"time": "1772698377"
},
"departure": {
"delay": 144,
"time": "1772698404"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 346,
"time": "1772697790"
},
"departure": {
"delay": 346,
"time": "1772697826"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 271,
"time": "1772697476"
},
"departure": {
"delay": 271,
"time": "1772697511"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 307,
"time": "1772697937"
},
"departure": {
"delay": 307,
"time": "1772697967"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 20,
"time": "1772698760"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 278,
"time": "1772697594"
},
"departure": {
"delay": 278,
"time": "1772697638"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 350,
"time": "1772697666"
},
"departure": {
"delay": 350,
"time": "1772697770"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"departure": {
"delay": 283,
"time": "1772697283"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 178,
"time": "1772698059"
},
"departure": {
"delay": 178,
"time": "1772698078"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
}
],
"timestamp": "1772698735",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745192x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:633:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 180,
"time": "1772699400"
},
"departure": {
"delay": 180,
"time": "1772699400"
},
"stopId": "FR:27681:ZE:29056:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"delay": 65,
"time": "1772698200"
},
"departure": {
"delay": 65,
"time": "1772698205"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"delay": 180,
"time": "1772699340"
},
"departure": {
"delay": 180,
"time": "1772699340"
},
"stopId": "FR:27681:ZE:29058:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"delay": 120,
"time": "1772698260"
},
"departure": {
"delay": 120,
"time": "1772698320"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"delay": 180,
"time": "1772698800"
},
"departure": {
"delay": 180,
"time": "1772698800"
},
"stopId": "FR:27681:ZE:10105:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"delay": 180,
"time": "1772699100"
},
"departure": {
"delay": 180,
"time": "1772699100"
},
"stopId": "FR:27681:ZE:10114:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"delay": 125,
"time": "1772698500"
},
"departure": {
"delay": 125,
"time": "1772698505"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"delay": 180,
"time": "1772699460"
},
"stopId": "FR:27681:ZE:29095:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"delay": 185,
"time": "1772698740"
},
"departure": {
"delay": 185,
"time": "1772698745"
},
"stopId": "FR:27681:ZE:10094:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"delay": 180,
"time": "1772698860"
},
"departure": {
"delay": 180,
"time": "1772698860"
},
"stopId": "FR:27681:ZE:10061:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"delay": 180,
"time": "1772699220"
},
"departure": {
"delay": 180,
"time": "1772699220"
},
"stopId": "FR:27681:ZE:10101:ATOUMOD007",
"stopSequence": 9
},
{
"departure": {
"time": "1772698080"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
}
],
"timestamp": "1772698758",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:24:LOC",
"tripId": "ATOUMOD007:ServiceJourney:633:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:701:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -660,
"time": "1772699160"
},
"departure": {
"delay": -660,
"time": "1772699160"
},
"stopId": "FR:27681:ZE:28981:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"delay": -660,
"time": "1772698740"
},
"departure": {
"delay": -660,
"time": "1772698740"
},
"stopId": "FR:27681:ZE:28976:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"delay": -660,
"time": "1772698920"
},
"departure": {
"delay": -660,
"time": "1772698920"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"delay": -660,
"time": "1772699460"
},
"departure": {
"delay": -660,
"time": "1772699460"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"delay": -660,
"time": "1772698980"
},
"departure": {
"delay": -660,
"time": "1772698980"
},
"stopId": "FR:27681:ZE:10057:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"delay": -660,
"time": "1772699700"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"delay": -660,
"time": "1772699520"
},
"departure": {
"delay": -660,
"time": "1772699520"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 13
},
{
"departure": {
"delay": -655,
"time": "1772698685"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"delay": -660,
"time": "1772699040"
},
"departure": {
"delay": -660,
"time": "1772699040"
},
"stopId": "FR:27681:ZE:10080:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"delay": -660,
"time": "1772699280"
},
"departure": {
"delay": -660,
"time": "1772699280"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"delay": -660,
"time": "1772698800"
},
"departure": {
"delay": -660,
"time": "1772698800"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"delay": -660,
"time": "1772699100"
},
"departure": {
"delay": -660,
"time": "1772699100"
},
"stopId": "FR:27681:ZE:10059:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"delay": -660,
"time": "1772699220"
},
"departure": {
"delay": -660,
"time": "1772699220"
},
"stopId": "FR:27681:ZE:10074:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"delay": -660,
"time": "1772698860"
},
"departure": {
"delay": -660,
"time": "1772698860"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 4
}
],
"timestamp": "1772698713",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:701:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC602171:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -110,
"time": "1772703010"
},
"departure": {
"delay": -110,
"time": "1772703010"
},
"stopId": "FR:27229:ZE:0xCLS02:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -62,
"time": "1772702158"
},
"departure": {
"delay": -62,
"time": "1772702158"
},
"stopId": "FR:27229:ZE:0xCIN01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -80,
"time": "1772702620"
},
"departure": {
"delay": -80,
"time": "1772702620"
},
"stopId": "FR:27229:ZE:0xECH02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -126,
"time": "1772702274"
},
"departure": {
"delay": -126,
"time": "1772702274"
},
"stopId": "FR:27229:ZE:0xCOT02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -91,
"time": "1772702489"
},
"departure": {
"delay": -91,
"time": "1772702489"
},
"stopId": "FR:27229:ZE:0xMAR02:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -107,
"time": "1772702413"
},
"departure": {
"delay": -107,
"time": "1772702413"
},
"stopId": "FR:27229:ZE:0xLOR02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 14,
"time": "1772701814"
},
"departure": {
"delay": 14,
"time": "1772701814"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -105,
"time": "1772703075"
},
"departure": {
"delay": -105,
"time": "1772703075"
},
"stopId": "FR:27229:ZE:0xBOS02:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -150,
"time": "1772702550"
},
"departure": {
"delay": -150,
"time": "1772702550"
},
"stopId": "FR:27229:ZE:0xADO02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -35,
"time": "1772702185"
},
"departure": {
"delay": -35,
"time": "1772702185"
},
"stopId": "FR:27229:ZE:0xSAU02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -80,
"time": "1772702920"
},
"departure": {
"delay": -80,
"time": "1772702920"
},
"stopId": "FR:27229:ZE:0xSAL02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -137,
"time": "1772702863"
},
"departure": {
"delay": -137,
"time": "1772702863"
},
"stopId": "FR:27229:ZE:0xSAC02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -113,
"time": "1772702527"
},
"departure": {
"delay": -113,
"time": "1772702527"
},
"stopId": "FR:27229:ZE:0xNEUBO01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -141,
"time": "1772703099"
},
"departure": {
"delay": -141,
"time": "1772703099"
},
"stopId": "FR:27229:ZE:0xTAT02:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": -54,
"time": "1772701926"
},
"departure": {
"delay": -54,
"time": "1772701926"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -137,
"time": "1772702683"
},
"departure": {
"delay": -137,
"time": "1772702683"
},
"stopId": "FR:27229:ZE:0xPAN02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -132,
"time": "1772702028"
},
"departure": {
"delay": -132,
"time": "1772702028"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 14,
"time": "1772701874"
},
"departure": {
"delay": 14,
"time": "1772701874"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -143,
"time": "1772703157"
},
"stopId": "FR:27229:ZE:0xROS02:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": -102,
"time": "1772702958"
},
"departure": {
"delay": -102,
"time": "1772702958"
},
"stopId": "FR:27229:ZE:0xCAS02:ATOUMOD004",
"stopSequence": 24
},
{
"departure": {
"time": "1772701800"
},
"stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004",
"stopSequence": 1
}
],
"timestamp": "1772698767",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T10:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC602171:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC597872:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 190,
"time": "1772699770"
},
"departure": {
"delay": 190,
"time": "1772699770"
},
"stopId": "FR:27229:ZE:0xBRI01:ATOUMOD004",
"stopSequence": 34
},
{
"arrival": {
"delay": 172,
"time": "1772700352"
},
"departure": {
"delay": 172,
"time": "1772700352"
},
"stopId": "FR:27306:ZE:0xMAI01:ATOUMOD004",
"stopSequence": 43
},
{
"arrival": {
"delay": 183,
"time": "1772699043"
},
"departure": {
"delay": 183,
"time": "1772699043"
},
"stopId": "FR:27229:ZE:0xSTA01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": 152,
"time": "1772700032"
},
"departure": {
"delay": 152,
"time": "1772700032"
},
"stopId": "FR:27306:ZE:0xMEL04:ATOUMOD004",
"stopSequence": 40
},
{
"arrival": {
"delay": 99,
"time": "1772698449"
},
"departure": {
"delay": 99,
"time": "1772698479"
},
"stopId": "FR:27602:ZE:0xMAS01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 202,
"time": "1772700442"
},
"departure": {
"delay": 202,
"time": "1772700442"
},
"stopId": "FR:27306:ZE:0xMOO01:ATOUMOD004",
"stopSequence": 45
},
{
"arrival": {
"delay": 152,
"time": "1772699852"
},
"departure": {
"delay": 152,
"time": "1772699852"
},
"stopId": "FR:27229:ZE:0xFRI01:ATOUMOD004",
"stopSequence": 35
},
{
"arrival": {
"delay": 191,
"time": "1772699171"
},
"departure": {
"delay": 191,
"time": "1772699171"
},
"stopId": "FR:27229:ZE:0xMFO01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": 227,
"time": "1772698967"
},
"departure": {
"delay": 227,
"time": "1772698967"
},
"stopId": "FR:27229:ZE:0xQUI01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": 189,
"time": "1772699349"
},
"departure": {
"delay": 189,
"time": "1772699349"
},
"stopId": "FR:27229:ZE:0xARC01:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": 172,
"time": "1772699572"
},
"departure": {
"delay": 172,
"time": "1772699572"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": 121,
"time": "1772699641"
},
"departure": {
"delay": 121,
"time": "1772699641"
},
"stopId": "FR:27229:ZE:0xGAR04:ATOUMOD004",
"stopSequence": 33
},
{
"arrival": {
"delay": 138,
"time": "1772700498"
},
"stopId": "FR:27306:ZE:0xFOR02:ATOUMOD004",
"stopSequence": 46
},
{
"arrival": {
"delay": 176,
"time": "1772698916"
},
"departure": {
"delay": 176,
"time": "1772698916"
},
"stopId": "FR:27229:ZE:0xHON01:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": 178,
"time": "1772699398"
},
"departure": {
"delay": 178,
"time": "1772699398"
},
"stopId": "FR:27229:ZE:0xVED01:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": 182,
"time": "1772700302"
},
"departure": {
"delay": 182,
"time": "1772700302"
},
"stopId": "FR:27306:ZE:0xBOR01:ATOUMOD004",
"stopSequence": 42
},
{
"arrival": {
"delay": 158,
"time": "1772700098"
},
"departure": {
"delay": 158,
"time": "1772700098"
},
"stopId": "FR:27306:ZE:0xRLG01:ATOUMOD004",
"stopSequence": 41
},
{
"arrival": {
"delay": 171,
"time": "1772699451"
},
"departure": {
"delay": 171,
"time": "1772699451"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": 183,
"time": "1772698683"
},
"departure": {
"delay": 183,
"time": "1772698683"
},
"stopId": "FR:27602:ZE:0xWAL01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 189,
"time": "1772699289"
},
"departure": {
"delay": 189,
"time": "1772699289"
},
"stopId": "FR:27229:ZE:0xTAU01:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": 144,
"time": "1772699904"
},
"departure": {
"delay": 144,
"time": "1772699904"
},
"stopId": "FR:27229:ZE:0xJOL04:ATOUMOD004",
"stopSequence": 36
},
{
"arrival": {
"delay": 218,
"time": "1772700398"
},
"departure": {
"delay": 218,
"time": "1772700398"
},
"stopId": "FR:27306:ZE:0xEGl01:ATOUMOD004",
"stopSequence": 44
},
{
"arrival": {
"delay": 172,
"time": "1772698612"
},
"departure": {
"delay": 172,
"time": "1772698612"
},
"stopId": "FR:27602:ZE:0xBOU01:ATOUMOD004",
"stopSequence": 13
}
],
"timestamp": "1772698767",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T3:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC597872:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4108013x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 49,
"time": "1772700109"
},
"departure": {
"delay": 49,
"time": "1772700109"
},
"stopId": "FR:76351:ZE:3965:ATOUMOD003",
"stopSequence": 13
},
{
"departure": {
"delay": 37,
"time": "1772698537"
},
"stopId": "FR:76351:ZE:3979:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 89,
"time": "1772700209"
},
"departure": {
"delay": 89,
"time": "1772700209"
},
"stopId": "FR:76351:ZE:3998:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 94,
"time": "1772698834"
},
"departure": {
"delay": 94,
"time": "1772698834"
},
"stopId": "FR:76351:ZE:3952:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 71,
"time": "1772699471"
},
"departure": {
"delay": 71,
"time": "1772699471"
},
"stopId": "FR:76351:ZE:3968:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 53,
"time": "1772699993"
},
"departure": {
"delay": 53,
"time": "1772699993"
},
"stopId": "FR:76351:ZE:3981:ATOUMOD003",
"stopSequence": 12
},
{
"departure": {
"delay": 89,
"time": "1772698709"
},
"stopId": "FR:76351:ZE:3996:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 68,
"time": "1772699108"
},
"departure": {
"delay": 68,
"time": "1772699108"
},
"stopId": "FR:76351:ZE:3986:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 43,
"time": "1772699203"
},
"departure": {
"delay": 43,
"time": "1772699203"
},
"stopId": "FR:76351:ZE:3956:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 48,
"time": "1772700288"
},
"stopId": "FR:76351:ZE:3984:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 70,
"time": "1772699890"
},
"departure": {
"delay": 70,
"time": "1772699890"
},
"stopId": "FR:76351:ZE:3960:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 85,
"time": "1772698945"
},
"departure": {
"delay": 85,
"time": "1772698945"
},
"stopId": "FR:76351:ZE:3994:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 90,
"time": "1772699310"
},
"departure": {
"delay": 90,
"time": "1772699310"
},
"stopId": "FR:76351:ZE:3958:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 72,
"time": "1772699772"
},
"departure": {
"delay": 72,
"time": "1772699772"
},
"stopId": "FR:76351:ZE:4000:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 95,
"time": "1772699675"
},
"departure": {
"delay": 95,
"time": "1772699675"
},
"stopId": "FR:76351:ZE:3990:ATOUMOD003",
"stopSequence": 9
}
],
"timestamp": "1772698746",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:B:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4108013x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745306x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -29,
"time": "1772684320"
},
"departure": {
"delay": -29,
"time": "1772684371"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -22,
"time": "1772683525"
},
"departure": {
"delay": -22,
"time": "1772683538"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 18,
"time": "1772683444"
},
"departure": {
"delay": 18,
"time": "1772683458"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -28,
"time": "1772684398"
},
"departure": {
"delay": -28,
"time": "1772684432"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -33,
"time": "1772684223"
},
"departure": {
"delay": -33,
"time": "1772684247"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -34,
"time": "1772684730"
},
"departure": {
"delay": -34,
"time": "1772684786"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 36,
"time": "1772683376"
},
"departure": {
"delay": 36,
"time": "1772683416"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -27,
"time": "1772684468"
},
"departure": {
"delay": -27,
"time": "1772684493"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 11,
"time": "1772683568"
},
"departure": {
"delay": 11,
"time": "1772683631"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"departure": {
"delay": 87,
"time": "1772683287"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -13,
"time": "1772683839"
},
"departure": {
"delay": -13,
"time": "1772683847"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 44,
"time": "1772684555"
},
"departure": {
"delay": 44,
"time": "1772684624"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -32,
"time": "1772684000"
},
"departure": {
"delay": -32,
"time": "1772684068"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 23,
"time": "1772683657"
},
"departure": {
"delay": 23,
"time": "1772683703"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -1,
"time": "1772683479"
},
"departure": {
"delay": -1,
"time": "1772683499"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 13,
"time": "1772683798"
},
"departure": {
"delay": 13,
"time": "1772683813"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -15,
"time": "1772684127"
},
"departure": {
"delay": -15,
"time": "1772684145"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -20,
"time": "1772684650"
},
"departure": {
"delay": -20,
"time": "1772684680"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -49,
"time": "1772683897"
},
"departure": {
"delay": -49,
"time": "1772683931"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -71,
"time": "1772684869"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
}
],
"timestamp": "1772698733",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745306x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x4470833:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -5625,
"time": "1772698755"
},
"departure": {
"delay": -5625,
"time": "1772698755"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -3885,
"time": "1772698755"
},
"departure": {
"delay": -3885,
"time": "1772698755"
},
"stopId": "FR:27275:ZE:0x6198:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -6105,
"time": "1772698755"
},
"departure": {
"delay": -6105,
"time": "1772698755"
},
"stopId": "FR:27701:ZE:0x7126:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": -5865,
"time": "1772698755"
},
"departure": {
"delay": -5865,
"time": "1772698755"
},
"stopId": "FR:27375:ZE:0x6406:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": -7725,
"time": "1772698755"
},
"departure": {
"delay": -7725,
"time": "1772698755"
},
"stopId": "FR:76640:ZE:0x7159:ATOUMOD006",
"stopSequence": 40
},
{
"arrival": {
"delay": -5505,
"time": "1772698755"
},
"departure": {
"delay": -5505,
"time": "1772698755"
},
"stopId": "FR:27375:ZE:0x6528:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -7005,
"time": "1772698755"
},
"departure": {
"delay": -7005,
"time": "1772698755"
},
"stopId": "FR:27188:ZE:0x7264:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": -3765,
"time": "1772698755"
},
"departure": {
"delay": -3765,
"time": "1772698755"
},
"stopId": "FR:27275:ZE:0x6223:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -3465,
"time": "1772698755"
},
"departure": {
"delay": -3465,
"time": "1772698755"
},
"stopId": "FR:27275:ZE:0x6194:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -5205,
"time": "1772698755"
},
"departure": {
"delay": -5205,
"time": "1772698755"
},
"stopId": "FR:27375:ZE:0x6449:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -4245,
"time": "1772698755"
},
"departure": {
"delay": -4245,
"time": "1772698755"
},
"stopId": "FR:27022:ZE:0x6976:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -7185,
"time": "1772698755"
},
"departure": {
"delay": -7185,
"time": "1772698755"
},
"stopId": "FR:27188:ZE:0x7176:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": -3345,
"time": "1772698755"
},
"departure": {
"delay": -3345,
"time": "1772698755"
},
"stopId": "FR:27022:ZE:0x6979:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -4425,
"time": "1772698755"
},
"departure": {
"delay": -4425,
"time": "1772698755"
},
"stopId": "FR:27249:ZE:0x6184:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -7305,
"time": "1772698755"
},
"departure": {
"delay": -7305,
"time": "1772698755"
},
"stopId": "FR:27188:ZE:0x7175:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": -5145,
"time": "1772698755"
},
"departure": {
"delay": -5145,
"time": "1772698755"
},
"stopId": "FR:27375:ZE:0x6503:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -3705,
"time": "1772698755"
},
"departure": {
"delay": -3705,
"time": "1772698755"
},
"stopId": "FR:27275:ZE:0x6225:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -6765,
"time": "1772698755"
},
"departure": {
"delay": -6765,
"time": "1772698755"
},
"stopId": "FR:27469:ZE:0x7268:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": -314,
"time": "1772707306"
},
"stopId": "FR:76561:ZE:0x6790:ATOUMOD006",
"stopSequence": 43
},
{
"arrival": {
"delay": -6705,
"time": "1772698755"
},
"departure": {
"delay": -6705,
"time": "1772698755"
},
"stopId": "FR:27469:ZE:0x7266:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": -4605,
"time": "1772698755"
},
"departure": {
"delay": -4605,
"time": "1772698755"
},
"stopId": "FR:27332:ZE:0x6234:ATOUMOD006",
"stopSequence": 13
},
{
"departure": {
"delay": -3345,
"time": "1772698755"
},
"stopId": "FR:27022:ZE:0x6991:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -5325,
"time": "1772698755"
},
"departure": {
"delay": -5325,
"time": "1772698755"
},
"stopId": "FR:27375:ZE:0x6440:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -4005,
"time": "1772698755"
},
"departure": {
"delay": -4005,
"time": "1772698755"
},
"stopId": "FR:27275:ZE:0x6201:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -5445,
"time": "1772698755"
},
"departure": {
"delay": -5445,
"time": "1772698755"
},
"stopId": "FR:27375:ZE:0x6504:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -6825,
"time": "1772698755"
},
"departure": {
"delay": -6825,
"time": "1772698755"
},
"stopId": "FR:27188:ZE:0x6142:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": -3765,
"time": "1772698755"
},
"departure": {
"delay": -3765,
"time": "1772698755"
},
"stopId": "FR:27275:ZE:0x6220:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -4725,
"time": "1772698755"
},
"departure": {
"delay": -4725,
"time": "1772698755"
},
"stopId": "FR:27332:ZE:0x6252:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -269,
"time": "1772706871"
},
"departure": {
"delay": -269,
"time": "1772706871"
},
"stopId": "FR:76561:ZE:0x6786:ATOUMOD006",
"stopSequence": 42
},
{
"arrival": {
"delay": -5745,
"time": "1772698755"
},
"departure": {
"delay": -5745,
"time": "1772698755"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -5085,
"time": "1772698755"
},
"departure": {
"delay": -5085,
"time": "1772698755"
},
"stopId": "FR:27375:ZE:0x7186:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -6645,
"time": "1772698755"
},
"departure": {
"delay": -6645,
"time": "1772698755"
},
"stopId": "FR:27469:ZE:0x6633:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": -5985,
"time": "1772698755"
},
"departure": {
"delay": -5985,
"time": "1772698755"
},
"stopId": "FR:27701:ZE:0x7100:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": -243,
"time": "1772706597"
},
"departure": {
"delay": -243,
"time": "1772706597"
},
"stopId": "FR:76231:ZE:0x6172:ATOUMOD006",
"stopSequence": 41
},
{
"arrival": {
"delay": -4905,
"time": "1772698755"
},
"departure": {
"delay": -4905,
"time": "1772698755"
},
"stopId": "FR:27697:ZE:0x6735:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -3645,
"time": "1772698755"
},
"departure": {
"delay": -3645,
"time": "1772698755"
},
"stopId": "FR:27275:ZE:0x6233:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -5205,
"time": "1772698755"
},
"departure": {
"delay": -5205,
"time": "1772698755"
},
"stopId": "FR:27375:ZE:0x6403:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -6765,
"time": "1772698755"
},
"departure": {
"delay": -6765,
"time": "1772698755"
},
"stopId": "FR:27469:ZE:0x6647:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": -7425,
"time": "1772698755"
},
"departure": {
"delay": -7425,
"time": "1772698755"
},
"stopId": "FR:27394:ZE:0x6604:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": -6585,
"time": "1772698755"
},
"departure": {
"delay": -6585,
"time": "1772698755"
},
"stopId": "FR:27469:ZE:0x7188:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": -7065,
"time": "1772698755"
},
"departure": {
"delay": -7065,
"time": "1772698755"
},
"stopId": "FR:27188:ZE:0x7198:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": -5805,
"time": "1772698755"
},
"departure": {
"delay": -5805,
"time": "1772698755"
},
"stopId": "FR:27375:ZE:0x6442:ATOUMOD006",
"stopSequence": 25
}
],
"timestamp": "1772698755",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:E1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x4470833:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758383x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 237,
"time": "1772697074"
},
"departure": {
"delay": 237,
"time": "1772697117"
},
"stopId": "FR:50402:ZE:PIXLAN:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 80,
"time": "1772698820"
},
"departure": {
"delay": 80,
"time": "1772698820"
},
"stopId": "FR:50129:ZE:10ANJ7:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 114,
"time": "1772696377"
},
"departure": {
"delay": 114,
"time": "1772696394"
},
"stopId": "FR:50184:ZE:FLAES1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 80,
"time": "1772699300"
},
"departure": {
"delay": 80,
"time": "1772699300"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 105,
"time": "1772698315"
},
"departure": {
"delay": 105,
"time": "1772698365"
},
"stopId": "FR:50575:ZE:SIDHC1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 80,
"time": "1772699420"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 80,
"time": "1772699240"
},
"departure": {
"delay": 80,
"time": "1772699240"
},
"stopId": "FR:50129:ZE:10PLA4:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 225,
"time": "1772697414"
},
"departure": {
"delay": 225,
"time": "1772697465"
},
"stopId": "FR:50402:ZE:PIXZAF:ATOUMOD035",
"stopSequence": 8
},
{
"departure": {
"delay": 38,
"time": "1772696138"
},
"stopId": "FR:50184:ZE:FLAEN1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 107,
"time": "1772696555"
},
"departure": {
"delay": 107,
"time": "1772696567"
},
"stopId": "FR:50184:ZE:FLAHB1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 80,
"time": "1772699180"
},
"departure": {
"delay": 80,
"time": "1772699180"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 123,
"time": "1772698520"
},
"departure": {
"delay": 123,
"time": "1772698563"
},
"stopId": "FR:50294:ZE:MARPO1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 106,
"time": "1772698055"
},
"departure": {
"delay": 106,
"time": "1772698066"
},
"stopId": "FR:50643:ZE:VIRMA1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 147,
"time": "1772697678"
},
"departure": {
"delay": 147,
"time": "1772697687"
},
"stopId": "FR:50045:ZE:BENBG1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 80,
"time": "1772699120"
},
"departure": {
"delay": 80,
"time": "1772699120"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 127,
"time": "1772697750"
},
"departure": {
"delay": 127,
"time": "1772697787"
},
"stopId": "FR:50045:ZE:BENCG1:ATOUMOD035",
"stopSequence": 10
}
],
"timestamp": "1772698733",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758383x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4244104xGTFSxGSemH15xSemainex08:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 32,
"time": "1772698412"
},
"stopId": "FR:76351:ZE:4984:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 70,
"time": "1772699230"
},
"departure": {
"delay": 70,
"time": "1772699230"
},
"stopId": "FR:76305:ZE:4920:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 32,
"time": "1772699912"
},
"departure": {
"delay": 32,
"time": "1772699912"
},
"stopId": "FR:76489:ZE:4934:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 63,
"time": "1772699763"
},
"departure": {
"delay": 63,
"time": "1772699763"
},
"stopId": "FR:76533:ZE:4402:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 78,
"time": "1772699838"
},
"departure": {
"delay": 78,
"time": "1772699838"
},
"stopId": "FR:76489:ZE:3270:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 32,
"time": "1772699312"
},
"departure": {
"delay": 32,
"time": "1772699312"
},
"stopId": "FR:76305:ZE:4818:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 49,
"time": "1772699809"
},
"departure": {
"delay": 49,
"time": "1772699809"
},
"stopId": "FR:76533:ZE:4932:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 80,
"time": "1772699540"
},
"departure": {
"delay": 80,
"time": "1772699540"
},
"stopId": "FR:76305:ZE:4810:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 90,
"time": "1772700450"
},
"departure": {
"delay": 90,
"time": "1772700450"
},
"stopId": "FR:76660:ZE:3304:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 44,
"time": "1772700044"
},
"departure": {
"delay": 44,
"time": "1772700044"
},
"stopId": "FR:76660:ZE:5201:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 57,
"time": "1772699397"
},
"departure": {
"delay": 57,
"time": "1772699397"
},
"stopId": "FR:76305:ZE:4936:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 56,
"time": "1772699636"
},
"departure": {
"delay": 56,
"time": "1772699636"
},
"stopId": "FR:76305:ZE:4925:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 32,
"time": "1772699012"
},
"departure": {
"delay": 32,
"time": "1772699012"
},
"stopId": "FR:76305:ZE:4918:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 32,
"time": "1772698892"
},
"departure": {
"delay": 32,
"time": "1772698892"
},
"stopId": "FR:76305:ZE:4939:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 55,
"time": "1772700415"
},
"departure": {
"delay": 55,
"time": "1772700415"
},
"stopId": "FR:76660:ZE:3303:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 38,
"time": "1772698958"
},
"departure": {
"delay": 38,
"time": "1772698958"
},
"stopId": "FR:76305:ZE:4997:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 90,
"time": "1772699190"
},
"departure": {
"delay": 90,
"time": "1772699190"
},
"stopId": "FR:76305:ZE:4937:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 66,
"time": "1772700066"
},
"departure": {
"delay": 66,
"time": "1772700066"
},
"stopId": "FR:76660:ZE:4418:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 51,
"time": "1772700231"
},
"departure": {
"delay": 51,
"time": "1772700231"
},
"stopId": "FR:76660:ZE:4425:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 32,
"time": "1772700392"
},
"departure": {
"delay": 32,
"time": "1772700392"
},
"stopId": "FR:76657:ZE:3302:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 34,
"time": "1772700094"
},
"departure": {
"delay": 34,
"time": "1772700094"
},
"stopId": "FR:76660:ZE:4432:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 34,
"time": "1772699734"
},
"departure": {
"delay": 34,
"time": "1772699734"
},
"stopId": "FR:76533:ZE:4930:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 32,
"time": "1772700572"
},
"stopId": "FR:76657:ZE:5178:ATOUMOD003",
"stopSequence": 27
}
],
"timestamp": "1772698766",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:15:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4244104xGTFSxGSemH15xSemainex08:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC598275:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 387,
"time": "1772698767"
},
"departure": {
"delay": 387,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xARI02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 332,
"time": "1772698892"
},
"departure": {
"delay": 332,
"time": "1772698892"
},
"stopId": "FR:27306:ZE:0xCOS02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 240,
"time": "1772699280"
},
"departure": {
"delay": 240,
"time": "1772699280"
},
"stopId": "FR:27229:ZE:0xPOL02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": 284,
"time": "1772699084"
},
"departure": {
"delay": 284,
"time": "1772699084"
},
"stopId": "FR:27229:ZE:0xJUI02:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": 245,
"time": "1772699225"
},
"departure": {
"delay": 245,
"time": "1772699225"
},
"stopId": "FR:27229:ZE:0xPRO02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 160,
"time": "1772699680"
},
"departure": {
"delay": 160,
"time": "1772699680"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": 207,
"time": "1772699547"
},
"departure": {
"delay": 207,
"time": "1772699547"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": 339,
"time": "1772698839"
},
"departure": {
"delay": 339,
"time": "1772698839"
},
"stopId": "FR:27306:ZE:0xCAF02:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": 362,
"time": "1772698922"
},
"departure": {
"delay": 362,
"time": "1772698922"
},
"stopId": "FR:27306:ZE:0xLAG02:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 239,
"time": "1772699459"
},
"departure": {
"delay": 239,
"time": "1772699459"
},
"stopId": "FR:27229:ZE:0xLET02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": 299,
"time": "1772699399"
},
"departure": {
"delay": 299,
"time": "1772699399"
},
"stopId": "FR:27229:ZE:0xMOU02:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": 275,
"time": "1772699135"
},
"departure": {
"delay": 275,
"time": "1772699135"
},
"stopId": "FR:27229:ZE:0xMDS02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 70,
"time": "1772699770"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": 392,
"time": "1772698692"
},
"departure": {
"delay": 392,
"time": "1772698712"
},
"stopId": "FR:27684:ZE:0xCAD02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": 211,
"time": "1772699611"
},
"departure": {
"delay": 211,
"time": "1772699611"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": 361,
"time": "1772698981"
},
"departure": {
"delay": 361,
"time": "1772698981"
},
"stopId": "FR:27306:ZE:0xMEL03:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 240,
"time": "1772699340"
},
"departure": {
"delay": 240,
"time": "1772699340"
},
"stopId": "FR:27229:ZE:0xORL02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": 269,
"time": "1772699189"
},
"departure": {
"delay": 269,
"time": "1772699189"
},
"stopId": "FR:27229:ZE:0xHEL02:ATOUMOD004",
"stopSequence": 17
}
],
"timestamp": "1772698767",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T7:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC598275:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:321:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772702220"
},
"departure": {
"time": "1772702220"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1772702460"
},
"departure": {
"time": "1772702460"
},
"stopId": "FR:76217:ZE:18821:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1772702700"
},
"departure": {
"time": "1772702700"
},
"stopId": "FR:76217:ZE:18822:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1772702340"
},
"departure": {
"time": "1772702340"
},
"stopId": "FR:76217:ZE:18816:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1772702820"
},
"departure": {
"time": "1772702820"
},
"stopId": "FR:76217:ZE:18823:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1772703060"
},
"departure": {
"time": "1772703060"
},
"stopId": "FR:76217:ZE:18824:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1772703300"
},
"departure": {
"time": "1772703300"
},
"stopId": "FR:76217:ZE:18286:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1772702580"
},
"departure": {
"time": "1772702580"
},
"stopId": "FR:76217:ZE:18817:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1772702940"
},
"departure": {
"time": "1772702940"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1772703420"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 12
},
{
"departure": {
"time": "1772702100"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1772703180"
},
"departure": {
"time": "1772703180"
},
"stopId": "FR:76217:ZE:18032:ATOUMOD005",
"stopSequence": 10
}
],
"timestamp": "1772696772",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:97:LOC",
"tripId": "ATOUMOD005:ServiceJourney:321:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1025:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772706000"
},
"departure": {
"time": "1772706000"
},
"stopId": "FR:27562:ZE:10052:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1772705340"
},
"departure": {
"time": "1772705340"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1772706360"
},
"departure": {
"time": "1772706360"
},
"stopId": "FR:27681:ZE:29098:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1772705940"
},
"departure": {
"time": "1772705940"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1772705580"
},
"departure": {
"time": "1772705580"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1772705040"
},
"departure": {
"time": "1772705040"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1772705100"
},
"departure": {
"time": "1772705100"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1772706180"
},
"departure": {
"time": "1772706180"
},
"stopId": "FR:27681:ZE:29097:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1772706300"
},
"departure": {
"time": "1772706300"
},
"stopId": "FR:27681:ZE:29102:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1772706480"
},
"stopId": "FR:27681:ZE:9701:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1772705400"
},
"departure": {
"time": "1772705400"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1772705460"
},
"departure": {
"time": "1772705460"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1772706420"
},
"departure": {
"time": "1772706420"
},
"stopId": "FR:27681:ZE:62040:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1772705760"
},
"departure": {
"time": "1772705760"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
},
{
"departure": {
"time": "1772704980"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
}
],
"timestamp": "1772698764",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1025:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230296x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 96,
"time": "1772700156"
},
"departure": {
"delay": 96,
"time": "1772700156"
},
"stopId": "FR:76351:ZE:3704:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 96,
"time": "1772699616"
},
"departure": {
"delay": 96,
"time": "1772699616"
},
"stopId": "FR:76351:ZE:3708:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 71,
"time": "1772699051"
},
"departure": {
"delay": 71,
"time": "1772699051"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 64,
"time": "1772700064"
},
"departure": {
"delay": 64,
"time": "1772700064"
},
"stopId": "FR:76351:ZE:3257:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 89,
"time": "1772700089"
},
"departure": {
"delay": 89,
"time": "1772700089"
},
"stopId": "FR:76351:ZE:3043:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 114,
"time": "1772699274"
},
"departure": {
"delay": 114,
"time": "1772699274"
},
"stopId": "FR:76351:ZE:3604:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 101,
"time": "1772699441"
},
"departure": {
"delay": 101,
"time": "1772699441"
},
"stopId": "FR:76351:ZE:3375:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 119,
"time": "1772698859"
},
"departure": {
"delay": 119,
"time": "1772698859"
},
"stopId": "FR:76351:ZE:4520:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 98,
"time": "1772699978"
},
"departure": {
"delay": 98,
"time": "1772699978"
},
"stopId": "FR:76351:ZE:3611:ATOUMOD003",
"stopSequence": 33
},
{
"departure": {
"delay": 78,
"time": "1772698758"
},
"stopId": "FR:76351:ZE:3645:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 72,
"time": "1772700012"
},
"departure": {
"delay": 72,
"time": "1772700012"
},
"stopId": "FR:76351:ZE:4883:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 110,
"time": "1772699690"
},
"departure": {
"delay": 110,
"time": "1772699690"
},
"stopId": "FR:76351:ZE:3710:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 123,
"time": "1772699823"
},
"departure": {
"delay": 123,
"time": "1772699823"
},
"stopId": "FR:76351:ZE:3654:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 74,
"time": "1772699474"
},
"departure": {
"delay": 74,
"time": "1772699474"
},
"stopId": "FR:76351:ZE:3567:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 115,
"time": "1772699155"
},
"departure": {
"delay": 115,
"time": "1772699155"
},
"stopId": "FR:76351:ZE:3061:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 102,
"time": "1772698902"
},
"departure": {
"delay": 102,
"time": "1772698902"
},
"stopId": "FR:76351:ZE:3027:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 64,
"time": "1772699764"
},
"departure": {
"delay": 64,
"time": "1772699764"
},
"stopId": "FR:76351:ZE:3384:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 72,
"time": "1772699352"
},
"departure": {
"delay": 72,
"time": "1772699352"
},
"stopId": "FR:76351:ZE:3653:ATOUMOD003",
"stopSequence": 22
},
{
"departure": {
"delay": 79,
"time": "1772698399"
},
"stopId": "FR:76351:ZE:3700:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 112,
"time": "1772699932"
},
"departure": {
"delay": 112,
"time": "1772699932"
},
"stopId": "FR:76351:ZE:3228:ATOUMOD003",
"stopSequence": 32
},
{
"departure": {
"delay": 137,
"time": "1772698697"
},
"stopId": "FR:76351:ZE:3500:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 64,
"time": "1772699884"
},
"departure": {
"delay": 64,
"time": "1772699884"
},
"stopId": "FR:76351:ZE:3101:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 110,
"time": "1772700110"
},
"departure": {
"delay": 110,
"time": "1772700110"
},
"stopId": "FR:76351:ZE:4080:ATOUMOD003",
"stopSequence": 37
},
{
"departure": {
"delay": 93,
"time": "1772698533"
},
"stopId": "FR:76351:ZE:3794:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 64,
"time": "1772700184"
},
"stopId": "FR:76351:ZE:3212:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 64,
"time": "1772699524"
},
"departure": {
"delay": 64,
"time": "1772699524"
},
"stopId": "FR:76351:ZE:3729:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 105,
"time": "1772699565"
},
"departure": {
"delay": 105,
"time": "1772699565"
},
"stopId": "FR:76351:ZE:4874:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 64,
"time": "1772699104"
},
"departure": {
"delay": 64,
"time": "1772699104"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 64,
"time": "1772698804"
},
"departure": {
"delay": 64,
"time": "1772698804"
},
"stopId": "FR:76351:ZE:4641:ATOUMOD003",
"stopSequence": 15
}
],
"timestamp": "1772698756",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230296x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4244138xGTFSxGSemH25xSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 622,
"time": "1772698822"
},
"departure": {
"delay": 622,
"time": "1772698822"
},
"stopId": "FR:76305:ZE:4920:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 601,
"time": "1772700301"
},
"departure": {
"delay": 601,
"time": "1772700301"
},
"stopId": "FR:76657:ZE:5089:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 585,
"time": "1772700165"
},
"departure": {
"delay": 585,
"time": "1772700165"
},
"stopId": "FR:76660:ZE:4974:ATOUMOD003",
"stopSequence": 21
},
{
"departure": {
"delay": 584,
"time": "1772698604"
},
"stopId": "FR:76305:ZE:4918:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 625,
"time": "1772700445"
},
"departure": {
"delay": 625,
"time": "1772700445"
},
"stopId": "FR:76657:ZE:3262:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 584,
"time": "1772699624"
},
"departure": {
"delay": 584,
"time": "1772699624"
},
"stopId": "FR:76660:ZE:3260:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 640,
"time": "1772700340"
},
"departure": {
"delay": 640,
"time": "1772700340"
},
"stopId": "FR:76657:ZE:3306:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 643,
"time": "1772699263"
},
"departure": {
"delay": 643,
"time": "1772699263"
},
"stopId": "FR:76533:ZE:4949:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 633,
"time": "1772699433"
},
"departure": {
"delay": 633,
"time": "1772699433"
},
"stopId": "FR:76489:ZE:4954:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 629,
"time": "1772699969"
},
"departure": {
"delay": 629,
"time": "1772699969"
},
"stopId": "FR:76660:ZE:4963:ATOUMOD003",
"stopSequence": 18
},
{
"departure": {
"delay": 361,
"time": "1772698321"
},
"stopId": "FR:76305:ZE:4997:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 628,
"time": "1772700388"
},
"departure": {
"delay": 628,
"time": "1772700388"
},
"stopId": "FR:76657:ZE:5091:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 584,
"time": "1772698904"
},
"departure": {
"delay": 584,
"time": "1772698904"
},
"stopId": "FR:76305:ZE:4818:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 619,
"time": "1772700019"
},
"departure": {
"delay": 619,
"time": "1772700019"
},
"stopId": "FR:76660:ZE:4965:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 594,
"time": "1772700414"
},
"departure": {
"delay": 594,
"time": "1772700414"
},
"stopId": "FR:76657:ZE:3247:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 642,
"time": "1772698782"
},
"departure": {
"delay": 642,
"time": "1772698782"
},
"stopId": "FR:76305:ZE:4937:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 594,
"time": "1772699514"
},
"departure": {
"delay": 594,
"time": "1772699514"
},
"stopId": "FR:76489:ZE:4956:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 639,
"time": "1772700219"
},
"departure": {
"delay": 639,
"time": "1772700219"
},
"stopId": "FR:76657:ZE:4975:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 594,
"time": "1772700054"
},
"departure": {
"delay": 594,
"time": "1772700054"
},
"stopId": "FR:76660:ZE:4967:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 604,
"time": "1772699884"
},
"departure": {
"delay": 604,
"time": "1772699884"
},
"stopId": "FR:76660:ZE:4961:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 612,
"time": "1772700252"
},
"departure": {
"delay": 612,
"time": "1772700252"
},
"stopId": "FR:76657:ZE:4976:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 584,
"time": "1772700524"
},
"stopId": "FR:76657:ZE:3305:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 642,
"time": "1772699382"
},
"departure": {
"delay": 642,
"time": "1772699382"
},
"stopId": "FR:76489:ZE:4951:ATOUMOD003",
"stopSequence": 13
}
],
"timestamp": "1772698746",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:25:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4244138xGTFSxGSemH25xSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1139:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772707140"
},
"departure": {
"time": "1772707140"
},
"stopId": "FR:27681:ZE:29102:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1772707680"
},
"departure": {
"time": "1772707680"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1772707200"
},
"departure": {
"time": "1772707200"
},
"stopId": "FR:27681:ZE:29098:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1772706840"
},
"departure": {
"time": "1772706840"
},
"stopId": "FR:27562:ZE:10052:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1772707380"
},
"departure": {
"time": "1772707380"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1772707020"
},
"departure": {
"time": "1772707020"
},
"stopId": "FR:27681:ZE:29097:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1772708100"
},
"departure": {
"time": "1772708100"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1772707260"
},
"departure": {
"time": "1772707260"
},
"stopId": "FR:27681:ZE:62040:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1772708160"
},
"departure": {
"time": "1772708160"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1772707320"
},
"departure": {
"time": "1772707320"
},
"stopId": "FR:27681:ZE:9701:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1772707800"
},
"departure": {
"time": "1772707800"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1772707560"
},
"departure": {
"time": "1772707560"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1772707740"
},
"departure": {
"time": "1772707740"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 11
},
{
"departure": {
"time": "1772706780"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1772708340"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
}
],
"timestamp": "1772698764",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1139:LOC"
}
}
},
{
"id": "SM:ATOUMOD037:ServiceJourney:1400000376:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1772697840"
},
"stopId": "FR:61001:ZE:RxsidencexStrasbourg:ATOUMOD037",
"stopSequence": 28
},
{},
{
"departure": {
"time": "1772697900"
},
"stopId": "FR:61001:ZE:CroixxMercier:ATOUMOD037",
"stopSequence": 30
},
{
"arrival": {
"delay": 42,
"time": "1772696750"
},
"departure": {
"delay": 42,
"time": "1772696802"
},
"stopId": "FR:61001:ZE:JeannexdxArc:ATOUMOD037",
"stopSequence": 16
},
{
"arrival": {
"delay": 66,
"time": "1772696839"
},
"departure": {
"delay": 66,
"time": "1772696886"
},
"stopId": "FR:61001:ZE:Zola:ATOUMOD037",
"stopSequence": 17
},
{
"arrival": {
"delay": 25,
"time": "1772697036"
},
"departure": {
"delay": 25,
"time": "1772697085"
},
"stopId": "FR:61001:ZE:Montsort:ATOUMOD037",
"stopSequence": 20
},
{
"departure": {
"time": "1772698080"
},
"stopId": "FR:61001:ZE:ChapeauxRouge:ATOUMOD037",
"stopSequence": 33
},
{
"departure": {
"time": "1772697540"
},
"stopId": "FR:61001:ZE:SaintexThxrxse:ATOUMOD037",
"stopSequence": 24
},
{
"departure": {
"time": "1772698020"
},
"stopId": "FR:61001:ZE:Colbert:ATOUMOD037",
"stopSequence": 32
},
{
"departure": {
"time": "1772697360"
},
"stopId": "FR:61001:ZE:CP:ATOUMOD037",
"stopSequence": 22
},
{
"arrival": {
"delay": -13,
"time": "1772697106"
},
"departure": {
"delay": -13,
"time": "1772697107"
},
"stopId": "FR:61001:ZE:Ernouf:ATOUMOD037",
"stopSequence": 21
},
{
"departure": {
"time": "1772697840"
},
"stopId": "FR:61001:ZE:ConseilxDxpartementl:ATOUMOD037",
"stopSequence": 29
},
{
"departure": {
"time": "1772698260"
},
"stopId": "FR:61001:ZE:PortexdexBretagne:ATOUMOD037",
"stopSequence": 35
},
{
"departure": {
"time": "1772697600"
},
"stopId": "FR:61001:ZE:CitxxAdministrativex:ATOUMOD037",
"stopSequence": 25
},
{
"arrival": {
"time": "1772698500"
},
"stopId": "FR:61143:ZE:PU:ATOUMOD037",
"stopSequence": 39
},
{
"departure": {
"time": "1772697720"
},
"stopId": "FR:61001:ZE:GarexSNCF:ATOUMOD037",
"stopSequence": 26
},
{
"arrival": {
"delay": 56,
"time": "1772696979"
},
"departure": {
"delay": 56,
"time": "1772696996"
},
"stopId": "FR:61001:ZE:Tisons:ATOUMOD037",
"stopSequence": 19
},
{
"departure": {
"time": "1772698320"
},
"stopId": "FR:61117:ZE:CondxxMoulx:ATOUMOD037",
"stopSequence": 36
},
{
"departure": {
"time": "1772697960"
},
"stopId": "FR:61001:ZE:LycxexAlainxBdxxMxzy:ATOUMOD037",
"stopSequence": 31
},
{
"departure": {
"time": "1772698500"
},
"stopId": "FR:61143:ZE:Universitxs:ATOUMOD037",
"stopSequence": 38
},
{
"departure": {
"time": "1772698200"
},
"stopId": "FR:61001:ZE:Mazeline:ATOUMOD037",
"stopSequence": 34
},
{
"departure": {
"time": "1772697480"
},
"stopId": "FR:61001:ZE:Plxnitrex:ATOUMOD037",
"stopSequence": 23
},
{
"arrival": {
"delay": 58,
"time": "1772696909"
},
"departure": {
"delay": 58,
"time": "1772696938"
},
"stopId": "FR:61001:ZE:RhinxetxDanubex:ATOUMOD037",
"stopSequence": 18
}
],
"timestamp": "1772698265",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD037:Line:B:LOC",
"tripId": "ATOUMOD037:ServiceJourney:1400000376:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230371x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 45,
"time": "1772697945"
},
"stopId": "FR:76351:ZE:4523:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 26,
"time": "1772698286"
},
"stopId": "FR:76341:ZE:3691:ATOUMOD003",
"stopSequence": 39
}
],
"timestamp": "1772698106",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230371x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4242791xGTFSxGSemHTNIxSemainex08:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": -25,
"time": "1772698655"
},
"stopId": "FR:76351:ZE:3613:ATOUMOD003",
"stopSequence": 36
},
{
"departure": {
"delay": -21,
"time": "1772698719"
},
"stopId": "FR:76351:ZE:4869:ATOUMOD003",
"stopSequence": 37
},
{
"departure": {
"delay": 150,
"time": "1772698110"
},
"stopId": "FR:76305:ZE:3835:ATOUMOD003",
"stopSequence": 33
},
{
"departure": {
"delay": 54,
"time": "1772698494"
},
"stopId": "FR:76351:ZE:4983:ATOUMOD003",
"stopSequence": 35
},
{
"departure": {
"delay": 148,
"time": "1772698168"
},
"stopId": "FR:76341:ZE:3833:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": -57,
"time": "1772699043"
},
"stopId": "FR:76351:ZE:5104:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": -12,
"time": "1772698848"
},
"departure": {
"delay": -12,
"time": "1772698848"
},
"stopId": "FR:76351:ZE:4867:ATOUMOD003",
"stopSequence": 38
}
],
"timestamp": "1772698696",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:12:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4242791xGTFSxGSemHTNIxSemainex08:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:843:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772702880"
},
"departure": {
"time": "1772702880"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1772703120"
},
"departure": {
"time": "1772703120"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1772703000"
},
"departure": {
"time": "1772703000"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1772702340"
},
"departure": {
"time": "1772702340"
},
"stopId": "FR:27681:ZE:29097:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1772702520"
},
"departure": {
"time": "1772702520"
},
"stopId": "FR:27681:ZE:29098:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1772703420"
},
"departure": {
"time": "1772703420"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1772702460"
},
"departure": {
"time": "1772702460"
},
"stopId": "FR:27681:ZE:29102:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1772703480"
},
"departure": {
"time": "1772703480"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1772702640"
},
"departure": {
"time": "1772702640"
},
"stopId": "FR:27681:ZE:9701:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1772703060"
},
"departure": {
"time": "1772703060"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1772702160"
},
"departure": {
"time": "1772702160"
},
"stopId": "FR:27562:ZE:10052:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1772702580"
},
"departure": {
"time": "1772702580"
},
"stopId": "FR:27681:ZE:62040:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1772702700"
},
"departure": {
"time": "1772702700"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1772703660"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"departure": {
"time": "1772702100"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 1
}
],
"timestamp": "1772698764",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:843:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747837x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 96,
"time": "1772691479"
},
"departure": {
"delay": 96,
"time": "1772691516"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 21
},
{
"departure": {
"delay": 188,
"time": "1772689988"
},
"stopId": "FR:50129:ZE:10MXR2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 138,
"time": "1772690033"
},
"departure": {
"delay": 138,
"time": "1772690058"
},
"stopId": "FR:50129:ZE:10CEN2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 82,
"time": "1772691564"
},
"departure": {
"delay": 82,
"time": "1772691622"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 188,
"time": "1772690367"
},
"departure": {
"delay": 188,
"time": "1772690408"
},
"stopId": "FR:50129:ZE:10CUR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 120,
"time": "1772690239"
},
"departure": {
"delay": 120,
"time": "1772690280"
},
"stopId": "FR:50129:ZE:10LOG2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 164,
"time": "1772690136"
},
"departure": {
"delay": 164,
"time": "1772690144"
},
"stopId": "FR:50129:ZE:10BOC2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 149,
"time": "1772690157"
},
"departure": {
"delay": 149,
"time": "1772690189"
},
"stopId": "FR:50129:ZE:10GNT2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 57,
"time": "1772691673"
},
"departure": {
"delay": 57,
"time": "1772691717"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 227,
"time": "1772690960"
},
"departure": {
"delay": 227,
"time": "1772690987"
},
"stopId": "FR:50129:ZE:10RUC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -52,
"time": "1772691848"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 131,
"time": "1772691426"
},
"departure": {
"delay": 131,
"time": "1772691431"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 171,
"time": "1772690791"
},
"departure": {
"delay": 171,
"time": "1772690811"
},
"stopId": "FR:50129:ZE:10SEX2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 186,
"time": "1772690312"
},
"departure": {
"delay": 186,
"time": "1772690346"
},
"stopId": "FR:50129:ZE:10REN2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 65,
"time": "1772691740"
},
"departure": {
"delay": 65,
"time": "1772691785"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 162,
"time": "1772690612"
},
"departure": {
"delay": 162,
"time": "1772690622"
},
"stopId": "FR:50129:ZE:10SWZ2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 131,
"time": "1772690740"
},
"departure": {
"delay": 131,
"time": "1772690771"
},
"stopId": "FR:50129:ZE:10HxC2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 137,
"time": "1772690683"
},
"departure": {
"delay": 137,
"time": "1772690717"
},
"stopId": "FR:50129:ZE:10GDM4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 175,
"time": "1772690828"
},
"departure": {
"delay": 175,
"time": "1772690875"
},
"stopId": "FR:50129:ZE:10MTT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 90,
"time": "1772691244"
},
"departure": {
"delay": 90,
"time": "1772691270"
},
"stopId": "FR:50129:ZE:10JAR2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 171,
"time": "1772690885"
},
"departure": {
"delay": 171,
"time": "1772690931"
},
"stopId": "FR:50129:ZE:10BSJ2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 181,
"time": "1772691150"
},
"departure": {
"delay": 181,
"time": "1772691181"
},
"stopId": "FR:50129:ZE:10ODR2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 197,
"time": "1772690453"
},
"departure": {
"delay": 197,
"time": "1772690477"
},
"stopId": "FR:50129:ZE:10DEB2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 161,
"time": "1772691202"
},
"departure": {
"delay": 161,
"time": "1772691221"
},
"stopId": "FR:50129:ZE:10BOS2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 180,
"time": "1772690550"
},
"departure": {
"delay": 180,
"time": "1772690580"
},
"stopId": "FR:50129:ZE:10CSM2:ATOUMOD035",
"stopSequence": 9
}
],
"timestamp": "1772698735",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747837x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:6126831276130304x5:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 109,
"time": "1772699079"
},
"departure": {
"delay": 109,
"time": "1772699089"
},
"stopId": "FR:14366:ZE:35150004:ATOUMOD036",
"stopSequence": 20
},
{
"arrival": {
"delay": 126,
"time": "1772698154"
},
"departure": {
"delay": 126,
"time": "1772698206"
},
"stopId": "FR:14366:ZE:764310005:ATOUMOD036",
"stopSequence": 8
},
{
"arrival": {
"delay": 111,
"time": "1772698647"
},
"departure": {
"delay": 111,
"time": "1772698671"
},
"stopId": "FR:14366:ZE:6176760006705152:ATOUMOD036",
"stopSequence": 15
},
{
"arrival": {
"delay": 132,
"time": "1772698261"
},
"departure": {
"delay": 132,
"time": "1772698272"
},
"stopId": "FR:14366:ZE:33080003:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": 97,
"time": "1772699677"
},
"stopId": "FR:14303:ZE:19280004:ATOUMOD036",
"stopSequence": 25
},
{
"arrival": {
"delay": 92,
"time": "1772699002"
},
"departure": {
"delay": 92,
"time": "1772699012"
},
"stopId": "FR:14366:ZE:36970002:ATOUMOD036",
"stopSequence": 19
},
{
"arrival": {
"delay": 183,
"time": "1772698357"
},
"departure": {
"delay": 183,
"time": "1772698383"
},
"stopId": "FR:14366:ZE:36960004:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": 133,
"time": "1772698706"
},
"departure": {
"delay": 133,
"time": "1772698753"
},
"stopId": "FR:14366:ZE:310810014:ATOUMOD036",
"stopSequence": 16
},
{
"arrival": {
"delay": 141,
"time": "1772699231"
},
"departure": {
"delay": 141,
"time": "1772699241"
},
"stopId": "FR:14366:ZE:5094591801851904:ATOUMOD036",
"stopSequence": 22
},
{
"arrival": {
"delay": 56,
"time": "1772699506"
},
"departure": {
"delay": 56,
"time": "1772699516"
},
"stopId": "FR:14366:ZE:17240004:ATOUMOD036",
"stopSequence": 24
},
{
"arrival": {
"delay": 117,
"time": "1772699327"
},
"departure": {
"delay": 117,
"time": "1772699337"
},
"stopId": "FR:14366:ZE:3100004:ATOUMOD036",
"stopSequence": 23
},
{
"arrival": {
"delay": 132,
"time": "1772698600"
},
"departure": {
"delay": 132,
"time": "1772698632"
},
"stopId": "FR:14366:ZE:33090002:ATOUMOD036",
"stopSequence": 14
},
{
"arrival": {
"delay": 97,
"time": "1772699127"
},
"departure": {
"delay": 97,
"time": "1772699137"
},
"stopId": "FR:14366:ZE:7150003:ATOUMOD036",
"stopSequence": 21
},
{
"arrival": {
"delay": 120,
"time": "1772698549"
},
"departure": {
"delay": 120,
"time": "1772698560"
},
"stopId": "FR:14366:ZE:9240003:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": 76,
"time": "1772698926"
},
"departure": {
"delay": 76,
"time": "1772698936"
},
"stopId": "FR:14366:ZE:652240007:ATOUMOD036",
"stopSequence": 18
},
{
"arrival": {
"delay": 133,
"time": "1772698461"
},
"departure": {
"delay": 133,
"time": "1772698513"
},
"stopId": "FR:14366:ZE:35180002:ATOUMOD036",
"stopSequence": 12
},
{
"arrival": {
"delay": 100,
"time": "1772698761"
},
"departure": {
"delay": 100,
"time": "1772698780"
},
"stopId": "FR:14366:ZE:6219532387483648:ATOUMOD036",
"stopSequence": 17
}
],
"timestamp": "1772698770",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:5131776580124672:LOC",
"tripId": "ATOUMOD036:ServiceJourney:6126831276130304x5:LOC"
}
}
},
{
"id": "SM:ATOUMOD012:ServiceJourney:100000284:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 58,
"time": "1772698438"
},
"departure": {
"delay": 58,
"time": "1772698438"
},
"stopId": "FR:76758:ZE:YVETOTxxxRuexD2:ATOUMOD012",
"stopSequence": 10
},
{
"arrival": {
"delay": 100,
"time": "1772698360"
},
"departure": {
"delay": 100,
"time": "1772698360"
},
"stopId": "FR:76758:ZE:YVETOTxxxRuexCl:ATOUMOD012",
"stopSequence": 8
},
{
"arrival": {
"delay": 64,
"time": "1772698384"
},
"departure": {
"delay": 64,
"time": "1772698384"
},
"stopId": "FR:76758:ZE:YVETOTxxxClosxD:ATOUMOD012",
"stopSequence": 9
},
{
"arrival": {
"delay": 34,
"time": "1772698534"
},
"departure": {
"delay": 34,
"time": "1772698534"
},
"stopId": "FR:76758:ZE:YVETOTxxxRuexNi:ATOUMOD012",
"stopSequence": 12
},
{
"arrival": {
"delay": 13,
"time": "1772698753"
},
"departure": {
"delay": 13,
"time": "1772698753"
},
"stopId": "FR:76758:ZE:YVETOTxxxMusxe:ATOUMOD012",
"stopSequence": 14
},
{
"arrival": {
"delay": 28,
"time": "1772698948"
},
"stopId": "FR:76758:ZE:YVETOTxxxGarexS:ATOUMOD012",
"stopSequence": 15
},
{
"arrival": {
"delay": 34,
"time": "1772698714"
},
"departure": {
"delay": 34,
"time": "1772698714"
},
"stopId": "FR:76758:ZE:YVETOTxxxRuexD5:ATOUMOD012",
"stopSequence": 13
},
{
"arrival": {
"delay": 64,
"time": "1772698504"
},
"departure": {
"delay": 64,
"time": "1772698504"
},
"stopId": "FR:76758:ZE:YVETOTxxxFortxR:ATOUMOD012",
"stopSequence": 11
}
],
"timestamp": "1772698423",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD012:Line:3:LOC",
"tripId": "ATOUMOD012:ServiceJourney:100000284:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:503:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772711400"
},
"departure": {
"time": "1772711400"
},
"stopId": "FR:76217:ZE:18244:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1772711820"
},
"departure": {
"time": "1772711820"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1772710380"
},
"departure": {
"time": "1772710380"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1772711160"
},
"departure": {
"time": "1772711160"
},
"stopId": "FR:76217:ZE:18802:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1772711040"
},
"departure": {
"time": "1772711040"
},
"stopId": "FR:76217:ZE:18036:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1772711880"
},
"departure": {
"time": "1772711880"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"departure": {
"time": "1772710320"
},
"stopId": "FR:76217:ZE:18042:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1772711700"
},
"departure": {
"time": "1772711700"
},
"stopId": "FR:76217:ZE:18044:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1772712060"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1772710740"
},
"departure": {
"time": "1772710740"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1772711220"
},
"departure": {
"time": "1772711220"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1772711460"
},
"departure": {
"time": "1772711460"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1772710860"
},
"departure": {
"time": "1772710860"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1772711940"
},
"departure": {
"time": "1772711940"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1772711280"
},
"departure": {
"time": "1772711280"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1772710620"
},
"departure": {
"time": "1772710620"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1772710920"
},
"departure": {
"time": "1772710920"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1772711580"
},
"departure": {
"time": "1772711580"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1772711340"
},
"departure": {
"time": "1772711340"
},
"stopId": "FR:76217:ZE:18033:ATOUMOD005",
"stopSequence": 11
}
],
"timestamp": "1772698158",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:503:LOC"
}
}
},
{
"id": "SM:ATOUMOD019:ServiceJourney:2x1662320641xPJ01xLMCJxxx:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 63,
"time": "1772696322"
},
"departure": {
"delay": 63,
"time": "1772696343"
},
"stopId": "FR:76476:ZE:15466:ATOUMOD019",
"stopSequence": 6
},
{
"arrival": {
"delay": 129,
"time": "1772696216"
},
"departure": {
"delay": 129,
"time": "1772696229"
},
"stopId": "FR:76476:ZE:15464:ATOUMOD019",
"stopSequence": 4
},
{
"arrival": {
"delay": 52,
"time": "1772696371"
},
"departure": {
"delay": 52,
"time": "1772696392"
},
"stopId": "FR:76476:ZE:150:ATOUMOD019",
"stopSequence": 7
},
{
"arrival": {
"delay": 111,
"time": "1772696101"
},
"departure": {
"delay": 111,
"time": "1772696151"
},
"stopId": "FR:76476:ZE:15463:ATOUMOD019",
"stopSequence": 3
},
{
"arrival": {
"delay": -14,
"time": "1772696490"
},
"departure": {
"delay": -14,
"time": "1772696506"
},
"stopId": "FR:76476:ZE:15470:ATOUMOD019",
"stopSequence": 10
},
{
"arrival": {
"delay": -13,
"time": "1772696440"
},
"departure": {
"delay": -13,
"time": "1772696447"
},
"stopId": "FR:76476:ZE:136:ATOUMOD019",
"stopSequence": 9
},
{
"arrival": {
"delay": 22,
"time": "1772696417"
},
"departure": {
"delay": 22,
"time": "1772696422"
},
"stopId": "FR:76476:ZE:15589:ATOUMOD019",
"stopSequence": 8
},
{
"arrival": {
"delay": 76,
"time": "1772696281"
},
"departure": {
"delay": 76,
"time": "1772696296"
},
"stopId": "FR:76476:ZE:15465:ATOUMOD019",
"stopSequence": 5
},
{
"arrival": {
"time": "1772696594"
},
"departure": {
"time": "1772696640"
},
"stopId": "FR:76476:ZE:15472:ATOUMOD019",
"stopSequence": 12
},
{
"arrival": {
"delay": 131,
"time": "1772696001"
},
"departure": {
"delay": 131,
"time": "1772696051"
},
"stopId": "FR:76476:ZE:120:ATOUMOD019",
"stopSequence": 2
},
{
"arrival": {
"delay": -26,
"time": "1772696536"
},
"departure": {
"delay": -26,
"time": "1772696554"
},
"stopId": "FR:76476:ZE:15471:ATOUMOD019",
"stopSequence": 11
},
{
"departure": {
"delay": 113,
"time": "1772695913"
},
"stopId": "FR:76476:ZE:119:ATOUMOD019",
"stopSequence": 1
}
],
"timestamp": "1772698740",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD019:Line:21:LOC",
"tripId": "ATOUMOD019:ServiceJourney:2x1662320641xPJ01xLMCJxxx:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN851709F6025527x2026x02x28T22x07x15Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772704620"
},
"stopId": "FR:76217:ZE:StopPointxOCETrainxTERx87415018:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"time": "1772702640"
},
"departure": {
"time": "1772702700"
},
"stopId": "FR:76245:ZE:StopPointxOCETrainxTERx87411801:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1772703660"
},
"departure": {
"time": "1772703720"
},
"stopId": "FR:76034:ZE:StopPointxOCETrainxTERx87415158:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1772703000"
},
"departure": {
"time": "1772703060"
},
"stopId": "FR:76179:ZE:StopPointxOCETrainxTERx87411819:ATOUMOD002",
"stopSequence": 5
},
{
"departure": {
"time": "1772701980"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 1
}
],
"timestamp": "1772698372",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxa5e2106ex65d0x4abexa726xbea36c38855bx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN851709F6025527x2026x02x28T22x07x15Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748598x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 67,
"time": "1772691698"
},
"departure": {
"delay": 67,
"time": "1772691727"
},
"stopId": "FR:50129:ZE:10HAM1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 119,
"time": "1772692004"
},
"departure": {
"delay": 119,
"time": "1772692079"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 73,
"time": "1772691173"
},
"departure": {
"delay": 73,
"time": "1772691193"
},
"stopId": "FR:50129:ZE:10VER1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 150,
"time": "1772692357"
},
"departure": {
"delay": 150,
"time": "1772692410"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 84,
"time": "1772692524"
},
"stopId": "FR:50129:ZE:10SHU1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 91,
"time": "1772691780"
},
"departure": {
"delay": 91,
"time": "1772691811"
},
"stopId": "FR:50129:ZE:10GLA1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 49,
"time": "1772691447"
},
"departure": {
"delay": 49,
"time": "1772691469"
},
"stopId": "FR:50129:ZE:10HTR1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 82,
"time": "1772690754"
},
"departure": {
"delay": 82,
"time": "1772690782"
},
"stopId": "FR:50129:ZE:10NMD1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 106,
"time": "1772692111"
},
"departure": {
"delay": 106,
"time": "1772692126"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 40,
"time": "1772691925"
},
"departure": {
"delay": 40,
"time": "1772691940"
},
"stopId": "FR:50129:ZE:10CDL2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 65,
"time": "1772692192"
},
"departure": {
"delay": 65,
"time": "1772692205"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 70,
"time": "1772691578"
},
"departure": {
"delay": 70,
"time": "1772691610"
},
"stopId": "FR:50129:ZE:10HQU1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 57,
"time": "1772690965"
},
"departure": {
"delay": 57,
"time": "1772690997"
},
"stopId": "FR:50129:ZE:10ING1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 47,
"time": "1772691307"
},
"departure": {
"delay": 47,
"time": "1772691347"
},
"stopId": "FR:50129:ZE:10HLU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 44,
"time": "1772690734"
},
"departure": {
"delay": 44,
"time": "1772690744"
},
"stopId": "FR:50129:ZE:10BLE1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 78,
"time": "1772691895"
},
"departure": {
"delay": 78,
"time": "1772691918"
},
"stopId": "FR:50129:ZE:10BDB2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 47,
"time": "1772691023"
},
"departure": {
"delay": 47,
"time": "1772691047"
},
"stopId": "FR:50129:ZE:10CBL1:ATOUMOD035",
"stopSequence": 5
},
{
"departure": {
"delay": 67,
"time": "1772690707"
},
"stopId": "FR:50129:ZE:10HxC1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 44,
"time": "1772691510"
},
"departure": {
"delay": 44,
"time": "1772691524"
},
"stopId": "FR:50129:ZE:10MEZ1:ATOUMOD035",
"stopSequence": 9
}
],
"timestamp": "1772698597",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:07:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748598x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4255636x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 138,
"time": "1772697558"
},
"stopId": "FR:76305:ZE:4480:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 92,
"time": "1772697632"
},
"stopId": "FR:76305:ZE:3922:ATOUMOD003",
"stopSequence": 49
}
],
"timestamp": "1772697566",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:17:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4255636x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4075700x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 71,
"time": "1772698151"
},
"stopId": "FR:76351:ZE:3245:ATOUMOD003",
"stopSequence": 13
},
{
"departure": {
"delay": 71,
"time": "1772698211"
},
"stopId": "FR:76351:ZE:3859:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 58,
"time": "1772698318"
},
"stopId": "FR:76351:ZE:3716:ATOUMOD003",
"stopSequence": 15
},
{
"departure": {
"delay": 77,
"time": "1772698097"
},
"stopId": "FR:76351:ZE:3675:ATOUMOD003",
"stopSequence": 12
}
],
"timestamp": "1772698156",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C6:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4075700x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x4470472:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -14,
"time": "1772699446"
},
"departure": {
"delay": -14,
"time": "1772699446"
},
"stopId": "FR:27375:ZE:0x6448:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -43,
"time": "1772700017"
},
"departure": {
"delay": -43,
"time": "1772700017"
},
"stopId": "FR:27332:ZE:0x6252:ATOUMOD006",
"stopSequence": 10
},
{
"departure": {
"time": "1772699400"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -81,
"time": "1772700339"
},
"departure": {
"delay": -81,
"time": "1772700339"
},
"stopId": "FR:27332:ZE:0x6238:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 23,
"time": "1772700143"
},
"departure": {
"delay": 23,
"time": "1772700143"
},
"stopId": "FR:27697:ZE:0x7012:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -45,
"time": "1772699775"
},
"departure": {
"delay": -45,
"time": "1772699775"
},
"stopId": "FR:27375:ZE:0x6446:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -62,
"time": "1772699698"
},
"departure": {
"delay": -62,
"time": "1772699698"
},
"stopId": "FR:27375:ZE:0x6480:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -13,
"time": "1772700047"
},
"departure": {
"delay": -13,
"time": "1772700047"
},
"stopId": "FR:27332:ZE:0x6248:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -76,
"time": "1772699564"
},
"departure": {
"delay": -76,
"time": "1772699564"
},
"stopId": "FR:27375:ZE:0x6502:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -120,
"time": "1772699940"
},
"departure": {
"delay": -120,
"time": "1772699940"
},
"stopId": "FR:27456:ZE:0x6734:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -234,
"time": "1772700486"
},
"stopId": "FR:27332:ZE:0x7152:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 4,
"time": "1772700184"
},
"departure": {
"delay": 4,
"time": "1772700184"
},
"stopId": "FR:27332:ZE:0x6253:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 1,
"time": "1772699641"
},
"departure": {
"delay": 1,
"time": "1772699641"
},
"stopId": "FR:27375:ZE:0x6456:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -88,
"time": "1772699732"
},
"departure": {
"delay": -88,
"time": "1772699732"
},
"stopId": "FR:27375:ZE:0x6462:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -43,
"time": "1772700077"
},
"departure": {
"delay": -43,
"time": "1772700077"
},
"stopId": "FR:27697:ZE:0x7014:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -114,
"time": "1772700366"
},
"departure": {
"delay": -114,
"time": "1772700366"
},
"stopId": "FR:27332:ZE:0x6237:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 6,
"time": "1772700246"
},
"departure": {
"delay": 6,
"time": "1772700246"
},
"stopId": "FR:27332:ZE:0x6240:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -18,
"time": "1772699502"
},
"departure": {
"delay": -18,
"time": "1772699502"
},
"stopId": "FR:27375:ZE:0x6402:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -8,
"time": "1772700292"
},
"departure": {
"delay": -8,
"time": "1772700292"
},
"stopId": "FR:27332:ZE:0x6260:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -31,
"time": "1772700269"
},
"departure": {
"delay": -31,
"time": "1772700269"
},
"stopId": "FR:27332:ZE:0x6244:ATOUMOD006",
"stopSequence": 16
}
],
"timestamp": "1772698755",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:9:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x4470472:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758434x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 168,
"time": "1772696464"
},
"departure": {
"delay": 168,
"time": "1772696508"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 128,
"time": "1772698526"
},
"departure": {
"delay": 128,
"time": "1772698568"
},
"stopId": "FR:50041:ZE:HAGCC2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 114,
"time": "1772696289"
},
"departure": {
"delay": 114,
"time": "1772696334"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 267,
"time": "1772697169"
},
"departure": {
"delay": 267,
"time": "1772697207"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 232,
"time": "1772697051"
},
"departure": {
"delay": 232,
"time": "1772697112"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 90,
"time": "1772696143"
},
"departure": {
"delay": 90,
"time": "1772696190"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 168,
"time": "1772696710"
},
"departure": {
"delay": 168,
"time": "1772696748"
},
"stopId": "FR:50129:ZE:10LSA2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 122,
"time": "1772696355"
},
"departure": {
"delay": 122,
"time": "1772696402"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 157,
"time": "1772697538"
},
"departure": {
"delay": 157,
"time": "1772697577"
},
"stopId": "FR:50041:ZE:HAGBG2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 71,
"time": "1772695940"
},
"departure": {
"delay": 71,
"time": "1772695991"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"departure": {
"delay": -1,
"time": "1772695799"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 101,
"time": "1772698383"
},
"departure": {
"delay": 101,
"time": "1772698421"
},
"stopId": "FR:50041:ZE:HAGMA2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 148,
"time": "1772698004"
},
"departure": {
"delay": 148,
"time": "1772698048"
},
"stopId": "FR:50041:ZE:HAGGR2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 63,
"time": "1772696045"
},
"departure": {
"delay": 63,
"time": "1772696103"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 203,
"time": "1772696965"
},
"departure": {
"delay": 203,
"time": "1772697023"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 157,
"time": "1772697625"
},
"departure": {
"delay": 157,
"time": "1772697637"
},
"stopId": "FR:50041:ZE:HAGMF2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 204,
"time": "1772696868"
},
"departure": {
"delay": 204,
"time": "1772696904"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 157,
"time": "1772697272"
},
"departure": {
"delay": 157,
"time": "1772697277"
},
"stopId": "FR:50129:ZE:QQVPL1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 90,
"time": "1772698890"
},
"stopId": "FR:50041:ZE:HAGOLL:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 128,
"time": "1772698292"
},
"departure": {
"delay": 128,
"time": "1772698328"
},
"stopId": "FR:50041:ZE:HAGFY2:ATOUMOD035",
"stopSequence": 18
}
],
"timestamp": "1772698735",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758434x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:867:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772704020"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1772703900"
},
"departure": {
"time": "1772703900"
},
"stopId": "FR:27681:ZE:141:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1772703180"
},
"departure": {
"time": "1772703180"
},
"stopId": "FR:27562:ZE:29084:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1772702940"
},
"departure": {
"time": "1772702940"
},
"stopId": "FR:27562:ZE:10018:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1772703360"
},
"departure": {
"time": "1772703360"
},
"stopId": "FR:27562:ZE:10070:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1772703420"
},
"departure": {
"time": "1772703420"
},
"stopId": "FR:27681:ZE:10072:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1772703000"
},
"departure": {
"time": "1772703000"
},
"stopId": "FR:27562:ZE:10024:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1772703120"
},
"departure": {
"time": "1772703120"
},
"stopId": "FR:27562:ZE:10022:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1772703480"
},
"departure": {
"time": "1772703480"
},
"stopId": "FR:27681:ZE:10056:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1772703060"
},
"departure": {
"time": "1772703060"
},
"stopId": "FR:27562:ZE:10016:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1772703840"
},
"departure": {
"time": "1772703840"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1772703780"
},
"departure": {
"time": "1772703780"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 12
},
{
"departure": {
"time": "1772702880"
},
"stopId": "FR:27562:ZE:10006:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1772703600"
},
"departure": {
"time": "1772703600"
},
"stopId": "FR:27681:ZE:30008:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1772703300"
},
"departure": {
"time": "1772703300"
},
"stopId": "FR:27562:ZE:10103:ATOUMOD007",
"stopSequence": 7
}
],
"timestamp": "1772698713",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:25:LOC",
"tripId": "ATOUMOD007:ServiceJourney:867:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758406x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 46,
"time": "1772694743"
},
"departure": {
"delay": 46,
"time": "1772694766"
},
"stopId": "FR:50184:ZE:FLAHB2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 225,
"time": "1772694122"
},
"departure": {
"delay": 225,
"time": "1772694165"
},
"stopId": "FR:50402:ZE:PIXZAF:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 141,
"time": "1772695221"
},
"stopId": "FR:50184:ZE:FLAEN1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 303,
"time": "1772693775"
},
"departure": {
"delay": 303,
"time": "1772693823"
},
"stopId": "FR:50045:ZE:BENCG2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 251,
"time": "1772693881"
},
"departure": {
"delay": 251,
"time": "1772693891"
},
"stopId": "FR:50045:ZE:BENBG2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 352,
"time": "1772692731"
},
"departure": {
"delay": 352,
"time": "1772692792"
},
"stopId": "FR:50129:ZE:10ANJ8:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 363,
"time": "1772693055"
},
"departure": {
"delay": 363,
"time": "1772693103"
},
"stopId": "FR:50294:ZE:MARPO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 31,
"time": "1772694917"
},
"departure": {
"delay": 31,
"time": "1772694931"
},
"stopId": "FR:50184:ZE:FLAES1:ATOUMOD035",
"stopSequence": 11
},
{
"departure": {
"delay": 202,
"time": "1772692402"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 86,
"time": "1772694337"
},
"departure": {
"delay": 86,
"time": "1772694386"
},
"stopId": "FR:50402:ZE:PIXLAN:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 295,
"time": "1772693483"
},
"departure": {
"delay": 295,
"time": "1772693515"
},
"stopId": "FR:50643:ZE:VIRMA2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 353,
"time": "1772693261"
},
"departure": {
"delay": 353,
"time": "1772693273"
},
"stopId": "FR:50575:ZE:SIDHC2:ATOUMOD035",
"stopSequence": 4
}
],
"timestamp": "1772698733",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758406x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:5035925772959744x8:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -21,
"time": "1772701868"
},
"departure": {
"delay": -21,
"time": "1772701899"
},
"stopId": "FR:14366:ZE:5180281390628864:ATOUMOD036",
"stopSequence": 20
},
{
"arrival": {
"delay": 39,
"time": "1772701589"
},
"departure": {
"delay": 39,
"time": "1772701599"
},
"stopId": "FR:14366:ZE:3120002:ATOUMOD036",
"stopSequence": 16
},
{
"arrival": {
"delay": 13,
"time": "1772701803"
},
"departure": {
"delay": 13,
"time": "1772701813"
},
"stopId": "FR:14366:ZE:21190003:ATOUMOD036",
"stopSequence": 18
},
{
"arrival": {
"delay": 29,
"time": "1772700679"
},
"departure": {
"delay": 29,
"time": "1772700689"
},
"stopId": "FR:14366:ZE:6216816191864832:ATOUMOD036",
"stopSequence": 4
},
{
"arrival": {
"delay": 11,
"time": "1772700961"
},
"departure": {
"delay": 11,
"time": "1772700971"
},
"stopId": "FR:14366:ZE:23030003:ATOUMOD036",
"stopSequence": 8
},
{
"arrival": {
"delay": 42,
"time": "1772700812"
},
"departure": {
"delay": 42,
"time": "1772700822"
},
"stopId": "FR:14366:ZE:5199071629279232:ATOUMOD036",
"stopSequence": 6
},
{
"arrival": {
"delay": 71,
"time": "1772700901"
},
"departure": {
"delay": 71,
"time": "1772700911"
},
"stopId": "FR:14366:ZE:25050002:ATOUMOD036",
"stopSequence": 7
},
{
"arrival": {
"delay": -88,
"time": "1772702034"
},
"departure": {
"delay": -88,
"time": "1772702132"
},
"stopId": "FR:14366:ZE:35180003:ATOUMOD036",
"stopSequence": 22
},
{
"arrival": {
"delay": 51,
"time": "1772701121"
},
"departure": {
"delay": 51,
"time": "1772701131"
},
"stopId": "FR:14366:ZE:652240007:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": -166,
"time": "1772702354"
},
"stopId": "FR:14366:ZE:660040002:ATOUMOD036",
"stopSequence": 26
},
{
"arrival": {
"delay": 31,
"time": "1772701041"
},
"departure": {
"delay": 31,
"time": "1772701051"
},
"stopId": "FR:14366:ZE:1200004:ATOUMOD036",
"stopSequence": 9
},
{
"arrival": {
"delay": -81,
"time": "1772702108"
},
"departure": {
"delay": -81,
"time": "1772702199"
},
"stopId": "FR:14366:ZE:646160001:ATOUMOD036",
"stopSequence": 23
},
{
"departure": {
"time": "1772700360"
},
"stopId": "FR:14366:ZE:779170011:ATOUMOD036",
"stopSequence": 2
},
{
"arrival": {
"delay": 33,
"time": "1772701463"
},
"departure": {
"delay": 33,
"time": "1772701473"
},
"stopId": "FR:14366:ZE:9260005:ATOUMOD036",
"stopSequence": 14
},
{
"arrival": {
"delay": 27,
"time": "1772701337"
},
"departure": {
"delay": 27,
"time": "1772701347"
},
"stopId": "FR:14366:ZE:5160002:ATOUMOD036",
"stopSequence": 12
},
{
"arrival": {
"delay": 19,
"time": "1772701269"
},
"departure": {
"delay": 19,
"time": "1772701279"
},
"stopId": "FR:14366:ZE:5117418345070592:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": 53,
"time": "1772701543"
},
"departure": {
"delay": 53,
"time": "1772701553"
},
"stopId": "FR:14366:ZE:7160003:ATOUMOD036",
"stopSequence": 15
},
{
"arrival": {
"delay": 39,
"time": "1772701409"
},
"departure": {
"delay": 39,
"time": "1772701419"
},
"stopId": "FR:14366:ZE:4784504850874368:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": -65,
"time": "1772701961"
},
"departure": {
"delay": -65,
"time": "1772702035"
},
"stopId": "FR:14366:ZE:764280004:ATOUMOD036",
"stopSequence": 21
},
{
"arrival": {
"delay": 78,
"time": "1772700548"
},
"departure": {
"delay": 78,
"time": "1772700558"
},
"stopId": "FR:14366:ZE:3100005:ATOUMOD036",
"stopSequence": 3
},
{
"arrival": {
"delay": -89,
"time": "1772702212"
},
"departure": {
"delay": -89,
"time": "1772702311"
},
"stopId": "FR:14366:ZE:1210003:ATOUMOD036",
"stopSequence": 24
},
{
"arrival": {
"time": "1772701730"
},
"departure": {
"time": "1772701740"
},
"stopId": "FR:14366:ZE:33070004:ATOUMOD036",
"stopSequence": 17
}
],
"timestamp": "1772698771",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:5131776580124672:LOC",
"tripId": "ATOUMOD036:ServiceJourney:5035925772959744x8:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057450x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": -4,
"time": "1772698676"
},
"stopId": "FR:76447:ZE:3741:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 4,
"time": "1772700364"
},
"departure": {
"delay": 4,
"time": "1772700364"
},
"stopId": "FR:76351:ZE:3717:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 18,
"time": "1772699778"
},
"departure": {
"delay": 18,
"time": "1772699778"
},
"stopId": "FR:76270:ZE:4507:ATOUMOD003",
"stopSequence": 41
},
{
"departure": {
"delay": 4,
"time": "1772698744"
},
"stopId": "FR:76447:ZE:5203:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 29,
"time": "1772700269"
},
"departure": {
"delay": 29,
"time": "1772700269"
},
"stopId": "FR:76351:ZE:4503:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 7,
"time": "1772699047"
},
"departure": {
"delay": 7,
"time": "1772699047"
},
"stopId": "FR:76447:ZE:3817:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 44,
"time": "1772699324"
},
"departure": {
"delay": 44,
"time": "1772699324"
},
"stopId": "FR:76447:ZE:3089:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 57,
"time": "1772699997"
},
"departure": {
"delay": 57,
"time": "1772699997"
},
"stopId": "FR:76270:ZE:3429:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 4,
"time": "1772699104"
},
"departure": {
"delay": 4,
"time": "1772699104"
},
"stopId": "FR:76447:ZE:3453:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 55,
"time": "1772699455"
},
"departure": {
"delay": 55,
"time": "1772699455"
},
"stopId": "FR:76447:ZE:4496:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 4,
"time": "1772699704"
},
"departure": {
"delay": 4,
"time": "1772699704"
},
"stopId": "FR:76447:ZE:4509:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 30,
"time": "1772699190"
},
"departure": {
"delay": 30,
"time": "1772699190"
},
"stopId": "FR:76447:ZE:3536:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 18,
"time": "1772700318"
},
"departure": {
"delay": 18,
"time": "1772700318"
},
"stopId": "FR:76351:ZE:4515:ATOUMOD003",
"stopSequence": 48
},
{
"departure": {
"delay": 23,
"time": "1772698583"
},
"stopId": "FR:76447:ZE:3758:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 34,
"time": "1772700574"
},
"departure": {
"delay": 34,
"time": "1772700574"
},
"stopId": "FR:76351:ZE:3870:ATOUMOD003",
"stopSequence": 52
},
{
"arrival": {
"delay": 24,
"time": "1772699664"
},
"departure": {
"delay": 24,
"time": "1772699664"
},
"stopId": "FR:76447:ZE:3239:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 43,
"time": "1772700523"
},
"departure": {
"delay": 43,
"time": "1772700523"
},
"stopId": "FR:76351:ZE:4578:ATOUMOD003",
"stopSequence": 51
},
{
"arrival": {
"delay": 33,
"time": "1772700633"
},
"departure": {
"delay": 33,
"time": "1772700633"
},
"stopId": "FR:76351:ZE:4576:ATOUMOD003",
"stopSequence": 54
},
{
"arrival": {
"delay": 35,
"time": "1772699915"
},
"departure": {
"delay": 35,
"time": "1772699915"
},
"stopId": "FR:76270:ZE:3354:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 50,
"time": "1772700050"
},
"departure": {
"delay": 50,
"time": "1772700050"
},
"stopId": "FR:76270:ZE:5199:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 14,
"time": "1772699234"
},
"departure": {
"delay": 14,
"time": "1772699234"
},
"stopId": "FR:76447:ZE:3242:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 4,
"time": "1772700724"
},
"stopId": "FR:76481:ZE:5250:ATOUMOD003",
"stopSequence": 55
},
{
"arrival": {
"delay": 4,
"time": "1772699584"
},
"departure": {
"delay": 4,
"time": "1772699584"
},
"stopId": "FR:76447:ZE:3123:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 35,
"time": "1772700215"
},
"departure": {
"delay": 35,
"time": "1772700215"
},
"stopId": "FR:76270:ZE:4505:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 45,
"time": "1772699505"
},
"departure": {
"delay": 45,
"time": "1772699505"
},
"stopId": "FR:76447:ZE:4511:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 4,
"time": "1772699404"
},
"departure": {
"delay": 4,
"time": "1772699404"
},
"stopId": "FR:76447:ZE:3131:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 32,
"time": "1772699552"
},
"departure": {
"delay": 32,
"time": "1772699552"
},
"stopId": "FR:76447:ZE:3067:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 4,
"time": "1772699944"
},
"departure": {
"delay": 4,
"time": "1772699944"
},
"stopId": "FR:76270:ZE:3248:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 38,
"time": "1772698658"
},
"departure": {
"delay": 38,
"time": "1772698658"
},
"stopId": "FR:76447:ZE:3760:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 48,
"time": "1772699628"
},
"departure": {
"delay": 48,
"time": "1772699628"
},
"stopId": "FR:76447:ZE:3516:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 49,
"time": "1772698849"
},
"departure": {
"delay": 49,
"time": "1772698849"
},
"stopId": "FR:76447:ZE:3762:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 19,
"time": "1772699359"
},
"departure": {
"delay": 19,
"time": "1772699359"
},
"stopId": "FR:76447:ZE:3569:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 15,
"time": "1772698995"
},
"departure": {
"delay": 15,
"time": "1772698995"
},
"stopId": "FR:76447:ZE:3766:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 61,
"time": "1772700421"
},
"departure": {
"delay": 61,
"time": "1772700421"
},
"stopId": "FR:76351:ZE:3802:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": 4,
"time": "1772700604"
},
"departure": {
"delay": 4,
"time": "1772700604"
},
"stopId": "FR:76351:ZE:3361:ATOUMOD003",
"stopSequence": 53
},
{
"arrival": {
"delay": 28,
"time": "1772698948"
},
"departure": {
"delay": 28,
"time": "1772698948"
},
"stopId": "FR:76447:ZE:3764:ATOUMOD003",
"stopSequence": 25
}
],
"timestamp": "1772698716",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:10:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057450x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD019:ServiceJourney:2x18153475xBOL1xLMCJVxx:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 58,
"time": "1772696222"
},
"departure": {
"delay": 58,
"time": "1772696278"
},
"stopId": "FR:76114:ZE:107:ATOUMOD019",
"stopSequence": 6
},
{
"departure": {
"delay": 100,
"time": "1772695900"
},
"stopId": "FR:76114:ZE:101:ATOUMOD019",
"stopSequence": 1
},
{
"arrival": {
"delay": 44,
"time": "1772696310"
},
"departure": {
"delay": 44,
"time": "1772696324"
},
"stopId": "FR:76114:ZE:108:ATOUMOD019",
"stopSequence": 7
},
{
"arrival": {
"delay": 78,
"time": "1772696362"
},
"departure": {
"delay": 78,
"time": "1772696418"
},
"stopId": "FR:76114:ZE:109:ATOUMOD019",
"stopSequence": 8
},
{
"arrival": {
"time": "1772696457"
},
"departure": {
"time": "1772696400"
},
"stopId": "FR:76114:ZE:110:ATOUMOD019",
"stopSequence": 9
},
{
"arrival": {
"delay": 42,
"time": "1772696180"
},
"departure": {
"delay": 42,
"time": "1772696202"
},
"stopId": "FR:76114:ZE:105:ATOUMOD019",
"stopSequence": 5
},
{
"arrival": {
"delay": 124,
"time": "1772696096"
},
"departure": {
"delay": 124,
"time": "1772696104"
},
"stopId": "FR:76114:ZE:103:ATOUMOD019",
"stopSequence": 3
},
{
"arrival": {
"delay": 96,
"time": "1772695996"
},
"departure": {
"delay": 96,
"time": "1772696016"
},
"stopId": "FR:76114:ZE:102:ATOUMOD019",
"stopSequence": 2
},
{
"arrival": {
"delay": 34,
"time": "1772696129"
},
"departure": {
"delay": 34,
"time": "1772696134"
},
"stopId": "FR:76114:ZE:104:ATOUMOD019",
"stopSequence": 4
}
],
"timestamp": "1772698762",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD019:Line:1:LOC",
"tripId": "ATOUMOD019:ServiceJourney:2x18153475xBOL1xLMCJVxx:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747890x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 191,
"time": "1772696216"
},
"departure": {
"delay": 191,
"time": "1772696231"
},
"stopId": "FR:50129:ZE:10ODR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 149,
"time": "1772696481"
},
"departure": {
"delay": 149,
"time": "1772696489"
},
"stopId": "FR:50129:ZE:10SEX1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 199,
"time": "1772696163"
},
"departure": {
"delay": 199,
"time": "1772696179"
},
"stopId": "FR:50129:ZE:10BOS1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 190,
"time": "1772696571"
},
"departure": {
"delay": 190,
"time": "1772696590"
},
"stopId": "FR:50129:ZE:10GDM3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 217,
"time": "1772695970"
},
"departure": {
"delay": 217,
"time": "1772696017"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 133,
"time": "1772696516"
},
"departure": {
"delay": 133,
"time": "1772696533"
},
"stopId": "FR:50129:ZE:10HxC1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 10,
"time": "1772696940"
},
"departure": {
"delay": 10,
"time": "1772696950"
},
"stopId": "FR:50129:ZE:10GNT1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 62,
"time": "1772696805"
},
"departure": {
"delay": 62,
"time": "1772696822"
},
"stopId": "FR:50129:ZE:10CUR1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 187,
"time": "1772696423"
},
"departure": {
"delay": 187,
"time": "1772696467"
},
"stopId": "FR:50129:ZE:10MTT1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 126,
"time": "1772696673"
},
"departure": {
"delay": 126,
"time": "1772696706"
},
"stopId": "FR:50129:ZE:10CSM1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -6,
"time": "1772697114"
},
"stopId": "FR:50129:ZE:10MXR1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 268,
"time": "1772696095"
},
"departure": {
"delay": 268,
"time": "1772696128"
},
"stopId": "FR:50129:ZE:10JAR1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 213,
"time": "1772695543"
},
"departure": {
"delay": 213,
"time": "1772695893"
},
"stopId": "FR:50129:ZE:10SHU1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 157,
"time": "1772696605"
},
"departure": {
"delay": 157,
"time": "1772696617"
},
"stopId": "FR:50129:ZE:10SWZ1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 66,
"time": "1772697030"
},
"departure": {
"delay": 66,
"time": "1772697066"
},
"stopId": "FR:50129:ZE:10CEN1:ATOUMOD035",
"stopSequence": 22
},
{
"departure": {
"delay": 57,
"time": "1772695497"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 157,
"time": "1772696345"
},
"departure": {
"delay": 157,
"time": "1772696377"
},
"stopId": "FR:50129:ZE:10RUC1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 161,
"time": "1772696250"
},
"departure": {
"delay": 161,
"time": "1772696261"
},
"stopId": "FR:50129:ZE:10SRN1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 76,
"time": "1772696767"
},
"departure": {
"delay": 76,
"time": "1772696776"
},
"stopId": "FR:50129:ZE:10DEB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 21,
"time": "1772696841"
},
"departure": {
"delay": 21,
"time": "1772696841"
},
"stopId": "FR:50129:ZE:10REN1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 62,
"time": "1772696965"
},
"departure": {
"delay": 62,
"time": "1772697002"
},
"stopId": "FR:50129:ZE:10BOC1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 133,
"time": "1772696402"
},
"departure": {
"delay": 133,
"time": "1772696413"
},
"stopId": "FR:50129:ZE:10BSJ1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 75,
"time": "1772696871"
},
"departure": {
"delay": 75,
"time": "1772696895"
},
"stopId": "FR:50129:ZE:10LOG1:ATOUMOD035",
"stopSequence": 19
}
],
"timestamp": "1772698727",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747890x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4255629x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 69,
"time": "1772701209"
},
"departure": {
"delay": 69,
"time": "1772701209"
},
"stopId": "FR:76351:ZE:3117:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 23,
"time": "1772700083"
},
"departure": {
"delay": 23,
"time": "1772700083"
},
"stopId": "FR:76351:ZE:3039:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 23,
"time": "1772701943"
},
"departure": {
"delay": 23,
"time": "1772701943"
},
"stopId": "FR:76447:ZE:3492:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 61,
"time": "1772701861"
},
"departure": {
"delay": 61,
"time": "1772701861"
},
"stopId": "FR:76447:ZE:3146:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 25,
"time": "1772700325"
},
"departure": {
"delay": 25,
"time": "1772700325"
},
"stopId": "FR:76351:ZE:3162:ATOUMOD003",
"stopSequence": 27
},
{
"departure": {
"delay": 52,
"time": "1772698492"
},
"stopId": "FR:76305:ZE:3922:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 60,
"time": "1772701080"
},
"departure": {
"delay": 60,
"time": "1772701080"
},
"stopId": "FR:76351:ZE:3593:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 38,
"time": "1772701898"
},
"departure": {
"delay": 38,
"time": "1772701898"
},
"stopId": "FR:76447:ZE:3138:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 36,
"time": "1772700996"
},
"departure": {
"delay": 36,
"time": "1772700996"
},
"stopId": "FR:76351:ZE:3136:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 23,
"time": "1772699843"
},
"departure": {
"delay": 23,
"time": "1772699843"
},
"stopId": "FR:76351:ZE:3047:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 40,
"time": "1772699200"
},
"departure": {
"delay": 40,
"time": "1772699200"
},
"stopId": "FR:76341:ZE:3059:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 63,
"time": "1772700603"
},
"departure": {
"delay": 63,
"time": "1772700603"
},
"stopId": "FR:76351:ZE:5158:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 39,
"time": "1772701719"
},
"departure": {
"delay": 39,
"time": "1772701719"
},
"stopId": "FR:76447:ZE:3695:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 64,
"time": "1772699284"
},
"departure": {
"delay": 64,
"time": "1772699284"
},
"stopId": "FR:76341:ZE:3580:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 57,
"time": "1772701257"
},
"departure": {
"delay": 57,
"time": "1772701257"
},
"stopId": "FR:76351:ZE:3503:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 68,
"time": "1772700728"
},
"departure": {
"delay": 68,
"time": "1772700728"
},
"stopId": "FR:76351:ZE:4366:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 23,
"time": "1772699303"
},
"departure": {
"delay": 23,
"time": "1772699303"
},
"stopId": "FR:76341:ZE:4571:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 61,
"time": "1772700181"
},
"departure": {
"delay": 61,
"time": "1772700181"
},
"stopId": "FR:76351:ZE:3077:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 23,
"time": "1772701523"
},
"departure": {
"delay": 23,
"time": "1772701523"
},
"stopId": "FR:76447:ZE:3346:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 23,
"time": "1772699123"
},
"departure": {
"delay": 23,
"time": "1772699123"
},
"stopId": "FR:76305:ZE:3441:ATOUMOD003",
"stopSequence": 10
},
{
"departure": {
"delay": 36,
"time": "1772698716"
},
"stopId": "FR:76305:ZE:3574:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 23,
"time": "1772701163"
},
"departure": {
"delay": 23,
"time": "1772701163"
},
"stopId": "FR:76351:ZE:3165:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 45,
"time": "1772701605"
},
"departure": {
"delay": 45,
"time": "1772701605"
},
"stopId": "FR:76447:ZE:3220:ATOUMOD003",
"stopSequence": 42
},
{
"departure": {
"delay": 83,
"time": "1772698583"
},
"stopId": "FR:76305:ZE:4481:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 37,
"time": "1772698837"
},
"departure": {
"delay": 37,
"time": "1772698837"
},
"stopId": "FR:76305:ZE:3189:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 23,
"time": "1772702003"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": 23,
"time": "1772701643"
},
"departure": {
"delay": 23,
"time": "1772701643"
},
"stopId": "FR:76447:ZE:3107:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 30,
"time": "1772700030"
},
"departure": {
"delay": 30,
"time": "1772700030"
},
"stopId": "FR:76351:ZE:3674:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 59,
"time": "1772700659"
},
"departure": {
"delay": 59,
"time": "1772700659"
},
"stopId": "FR:76351:ZE:3369:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 23,
"time": "1772700803"
},
"departure": {
"delay": 23,
"time": "1772700803"
},
"stopId": "FR:76351:ZE:4487:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 78,
"time": "1772699238"
},
"departure": {
"delay": 78,
"time": "1772699238"
},
"stopId": "FR:76341:ZE:3243:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 32,
"time": "1772701772"
},
"departure": {
"delay": 32,
"time": "1772701772"
},
"stopId": "FR:76447:ZE:3434:ATOUMOD003",
"stopSequence": 46
},
{
"departure": {
"delay": 53,
"time": "1772698673"
},
"stopId": "FR:76305:ZE:4477:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 23,
"time": "1772699903"
},
"departure": {
"delay": 23,
"time": "1772699903"
},
"stopId": "FR:76351:ZE:3743:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 54,
"time": "1772699094"
},
"departure": {
"delay": 54,
"time": "1772699094"
},
"stopId": "FR:76305:ZE:5192:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 31,
"time": "1772701471"
},
"departure": {
"delay": 31,
"time": "1772701471"
},
"stopId": "FR:76341:ZE:3350:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 37,
"time": "1772699317"
},
"departure": {
"delay": 37,
"time": "1772699317"
},
"stopId": "FR:76341:ZE:3912:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 23,
"time": "1772700443"
},
"departure": {
"delay": 23,
"time": "1772700443"
},
"stopId": "FR:76351:ZE:4549:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 71,
"time": "1772699711"
},
"departure": {
"delay": 71,
"time": "1772699711"
},
"stopId": "FR:76351:ZE:4983:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 59,
"time": "1772699159"
},
"departure": {
"delay": 59,
"time": "1772699159"
},
"stopId": "FR:76305:ZE:3148:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 23,
"time": "1772700263"
},
"departure": {
"delay": 23,
"time": "1772700263"
},
"stopId": "FR:76351:ZE:3152:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 23,
"time": "1772699963"
},
"departure": {
"delay": 23,
"time": "1772699963"
},
"stopId": "FR:76351:ZE:3080:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 84,
"time": "1772698644"
},
"departure": {
"delay": 84,
"time": "1772698644"
},
"stopId": "FR:76305:ZE:4482:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 23,
"time": "1772701403"
},
"departure": {
"delay": 23,
"time": "1772701403"
},
"stopId": "FR:76341:ZE:3064:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 65,
"time": "1772701685"
},
"departure": {
"delay": 65,
"time": "1772701685"
},
"stopId": "FR:76447:ZE:3467:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 79,
"time": "1772698759"
},
"departure": {
"delay": 79,
"time": "1772698759"
},
"stopId": "FR:76305:ZE:3680:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 50,
"time": "1772700230"
},
"departure": {
"delay": 50,
"time": "1772700230"
},
"stopId": "FR:76351:ZE:4850:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 23,
"time": "1772698883"
},
"departure": {
"delay": 23,
"time": "1772698883"
},
"stopId": "FR:76305:ZE:3097:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 36,
"time": "1772700396"
},
"departure": {
"delay": 36,
"time": "1772700396"
},
"stopId": "FR:76351:ZE:3041:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 59,
"time": "1772700119"
},
"departure": {
"delay": 59,
"time": "1772700119"
},
"stopId": "FR:76351:ZE:3573:ATOUMOD003",
"stopSequence": 23
}
],
"timestamp": "1772698736",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:17:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4255629x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4056974x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 158,
"time": "1772697878"
},
"stopId": "FR:76351:ZE:4848:ATOUMOD003",
"stopSequence": 20
},
{
"departure": {
"delay": 176,
"time": "1772697836"
},
"stopId": "FR:76351:ZE:4568:ATOUMOD003",
"stopSequence": 19
}
],
"timestamp": "1772697836",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C7:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4056974x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x4490619:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -3465,
"time": "1772698755"
},
"departure": {
"delay": -3465,
"time": "1772698755"
},
"stopId": "FR:27365:ZE:0x6332:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -3645,
"time": "1772698755"
},
"departure": {
"delay": -3645,
"time": "1772698755"
},
"stopId": "FR:27365:ZE:0x7269:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 6,
"time": "1772704446"
},
"stopId": "FR:27458:ZE:0x6686:ATOUMOD006",
"stopSequence": 40
},
{
"arrival": {
"delay": -4,
"time": "1772703416"
},
"departure": {
"delay": -4,
"time": "1772703416"
},
"stopId": "FR:27008:ZE:0x6050:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -3825,
"time": "1772698755"
},
"departure": {
"delay": -3825,
"time": "1772698755"
},
"stopId": "FR:27196:ZE:0x6323:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -9,
"time": "1772703171"
},
"departure": {
"delay": -9,
"time": "1772703171"
},
"stopId": "FR:27348:ZE:0x6303:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -4125,
"time": "1772698755"
},
"departure": {
"delay": -4125,
"time": "1772698755"
},
"stopId": "FR:27469:ZE:0x6662:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -3525,
"time": "1772698755"
},
"departure": {
"delay": -3525,
"time": "1772698755"
},
"stopId": "FR:27365:ZE:0x7271:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -3345,
"time": "1772698755"
},
"departure": {
"delay": -3345,
"time": "1772698755"
},
"stopId": "FR:27365:ZE:0x6324:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 57,
"time": "1772704317"
},
"departure": {
"delay": 57,
"time": "1772704317"
},
"stopId": "FR:27458:ZE:0x6691:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": 26,
"time": "1772703746"
},
"departure": {
"delay": 26,
"time": "1772703746"
},
"stopId": "FR:27008:ZE:0x6059:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": -3285,
"time": "1772698755"
},
"departure": {
"delay": -3285,
"time": "1772698755"
},
"stopId": "FR:27701:ZE:0x7052:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -4,
"time": "1772703476"
},
"departure": {
"delay": -4,
"time": "1772703476"
},
"stopId": "FR:27008:ZE:0x6054:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 28,
"time": "1772703868"
},
"departure": {
"delay": 28,
"time": "1772703868"
},
"stopId": "FR:27386:ZE:0x6377:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": -3225,
"time": "1772698755"
},
"departure": {
"delay": -3225,
"time": "1772698755"
},
"stopId": "FR:27701:ZE:0x7163:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": 4,
"time": "1772703244"
},
"departure": {
"delay": 4,
"time": "1772703244"
},
"stopId": "FR:27348:ZE:0x6301:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 18,
"time": "1772704218"
},
"departure": {
"delay": 18,
"time": "1772704218"
},
"stopId": "FR:27458:ZE:0x6678:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": -3405,
"time": "1772698755"
},
"departure": {
"delay": -3405,
"time": "1772698755"
},
"stopId": "FR:27365:ZE:0x6325:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -3225,
"time": "1772698755"
},
"departure": {
"delay": -3225,
"time": "1772698755"
},
"stopId": "FR:27701:ZE:0x7102:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -29,
"time": "1772703391"
},
"departure": {
"delay": -29,
"time": "1772703391"
},
"stopId": "FR:27348:ZE:0x6292:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -4365,
"time": "1772698755"
},
"departure": {
"delay": -4365,
"time": "1772698755"
},
"stopId": "FR:27348:ZE:0x6298:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -3945,
"time": "1772698755"
},
"departure": {
"delay": -3945,
"time": "1772698755"
},
"stopId": "FR:27196:ZE:0x6319:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 11,
"time": "1772703971"
},
"departure": {
"delay": 11,
"time": "1772703971"
},
"stopId": "FR:27458:ZE:0x6698:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": 22,
"time": "1772703682"
},
"departure": {
"delay": 22,
"time": "1772703682"
},
"stopId": "FR:27008:ZE:0x6057:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": 38,
"time": "1772703518"
},
"departure": {
"delay": 38,
"time": "1772703518"
},
"stopId": "FR:27008:ZE:0x6046:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": 44,
"time": "1772704124"
},
"departure": {
"delay": 44,
"time": "1772704124"
},
"stopId": "FR:27458:ZE:0x6692:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": -4005,
"time": "1772698755"
},
"departure": {
"delay": -4005,
"time": "1772698755"
},
"stopId": "FR:27469:ZE:0x7188:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -57,
"time": "1772703123"
},
"departure": {
"delay": -57,
"time": "1772703123"
},
"stopId": "FR:27348:ZE:0x6297:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -3165,
"time": "1772698755"
},
"departure": {
"delay": -3165,
"time": "1772698755"
},
"stopId": "FR:27701:ZE:0x7087:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -3,
"time": "1772704077"
},
"departure": {
"delay": -3,
"time": "1772704077"
},
"stopId": "FR:27458:ZE:0x6680:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": -3825,
"time": "1772698755"
},
"departure": {
"delay": -3825,
"time": "1772698755"
},
"stopId": "FR:27196:ZE:0x6320:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 55,
"time": "1772703835"
},
"departure": {
"delay": 55,
"time": "1772703835"
},
"stopId": "FR:27386:ZE:0x6375:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": 24,
"time": "1772704164"
},
"departure": {
"delay": 24,
"time": "1772704164"
},
"stopId": "FR:27458:ZE:0x6684:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": -4065,
"time": "1772698755"
},
"departure": {
"delay": -4065,
"time": "1772698755"
},
"stopId": "FR:27469:ZE:0x6633:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 11,
"time": "1772704391"
},
"departure": {
"delay": 11,
"time": "1772704391"
},
"stopId": "FR:27458:ZE:0x6688:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": 29,
"time": "1772704049"
},
"departure": {
"delay": 29,
"time": "1772704049"
},
"stopId": "FR:27458:ZE:0x6694:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": 35,
"time": "1772703935"
},
"departure": {
"delay": 35,
"time": "1772703935"
},
"stopId": "FR:27386:ZE:0x6366:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": 44,
"time": "1772703584"
},
"departure": {
"delay": 44,
"time": "1772703584"
},
"stopId": "FR:27008:ZE:0x6052:ATOUMOD006",
"stopSequence": 25
},
{
"departure": {
"delay": -3045,
"time": "1772698755"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": 22,
"time": "1772703622"
},
"departure": {
"delay": 22,
"time": "1772703622"
},
"stopId": "FR:27008:ZE:0x6048:ATOUMOD006",
"stopSequence": 26
}
],
"timestamp": "1772698755",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:5:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x4490619:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC597065:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -633,
"time": "1772698767"
},
"departure": {
"delay": -633,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xLEB01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -45,
"time": "1772700195"
},
"stopId": "FR:27229:ZE:0xCEN01:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": -873,
"time": "1772698767"
},
"departure": {
"delay": -873,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xHAR02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -25,
"time": "1772700035"
},
"departure": {
"delay": -25,
"time": "1772700035"
},
"stopId": "FR:27229:ZE:0xCAR03:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": -1173,
"time": "1772698767"
},
"departure": {
"delay": -1173,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xDUN02:ATOUMOD004",
"stopSequence": 26
},
{
"departure": {
"delay": -213,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -453,
"time": "1772698767"
},
"departure": {
"delay": -453,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -1053,
"time": "1772698767"
},
"departure": {
"delay": -1053,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xCOM02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -693,
"time": "1772698767"
},
"departure": {
"delay": -693,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xBRO02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -1113,
"time": "1772698767"
},
"departure": {
"delay": -1113,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xFER02:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -753,
"time": "1772698767"
},
"departure": {
"delay": -753,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xLOG02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -333,
"time": "1772698767"
},
"departure": {
"delay": -333,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -273,
"time": "1772698767"
},
"departure": {
"delay": -273,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -993,
"time": "1772698767"
},
"departure": {
"delay": -993,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xFAU02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -17,
"time": "1772700103"
},
"departure": {
"delay": -17,
"time": "1772700103"
},
"stopId": "FR:27229:ZE:0xMEU02:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": -573,
"time": "1772698767"
},
"departure": {
"delay": -573,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -753,
"time": "1772698767"
},
"departure": {
"delay": -753,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xBEV02:ATOUMOD004",
"stopSequence": 18
}
],
"timestamp": "1772698767",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC597065:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745259x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 384,
"time": "1772696748"
},
"departure": {
"delay": 384,
"time": "1772696784"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 332,
"time": "1772697411"
},
"departure": {
"delay": 332,
"time": "1772697452"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 331,
"time": "1772696271"
},
"departure": {
"delay": 331,
"time": "1772696311"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 319,
"time": "1772697042"
},
"departure": {
"delay": 319,
"time": "1772697079"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 388,
"time": "1772696804"
},
"departure": {
"delay": 388,
"time": "1772696848"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 326,
"time": "1772696396"
},
"departure": {
"delay": 326,
"time": "1772696426"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 291,
"time": "1772696946"
},
"departure": {
"delay": 291,
"time": "1772696991"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 315,
"time": "1772697560"
},
"departure": {
"delay": 315,
"time": "1772697615"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 353,
"time": "1772696454"
},
"departure": {
"delay": 353,
"time": "1772696513"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 320,
"time": "1772697693"
},
"departure": {
"delay": 320,
"time": "1772697740"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 329,
"time": "1772697294"
},
"departure": {
"delay": 329,
"time": "1772697329"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 407,
"time": "1772696657"
},
"departure": {
"delay": 407,
"time": "1772696687"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"departure": {
"delay": 373,
"time": "1772696173"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 415,
"time": "1772696534"
},
"departure": {
"delay": 415,
"time": "1772696635"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 276,
"time": "1772697816"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 321,
"time": "1772697350"
},
"departure": {
"delay": 321,
"time": "1772697381"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 335,
"time": "1772696341"
},
"departure": {
"delay": 335,
"time": "1772696375"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 344,
"time": "1772697492"
},
"departure": {
"delay": 344,
"time": "1772697524"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 339,
"time": "1772696887"
},
"departure": {
"delay": 339,
"time": "1772696919"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 378,
"time": "1772697216"
},
"departure": {
"delay": 378,
"time": "1772697258"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
}
],
"timestamp": "1772698733",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745259x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:807:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772701740"
},
"departure": {
"time": "1772701740"
},
"stopId": "FR:27681:ZE:10080:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1772701680"
},
"departure": {
"time": "1772701680"
},
"stopId": "FR:27681:ZE:10059:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1772702100"
},
"departure": {
"time": "1772702100"
},
"stopId": "FR:27681:ZE:28977:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1772701800"
},
"departure": {
"time": "1772701800"
},
"stopId": "FR:27681:ZE:10057:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1772701500"
},
"departure": {
"time": "1772701500"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1772701260"
},
"departure": {
"time": "1772701260"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1772701200"
},
"departure": {
"time": "1772701200"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"departure": {
"time": "1772701140"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1772702220"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1772701560"
},
"departure": {
"time": "1772701560"
},
"stopId": "FR:27681:ZE:10074:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1772701620"
},
"departure": {
"time": "1772701620"
},
"stopId": "FR:27681:ZE:28981:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1772701860"
},
"departure": {
"time": "1772701860"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1772701980"
},
"departure": {
"time": "1772701980"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1772701920"
},
"departure": {
"time": "1772701920"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 11
}
],
"timestamp": "1772698762",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:807:LOC"
}
}
},
{
"id": "SM:ATOUMOD014:ServiceJourney:4844667412676608x1:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 250,
"time": "1772700000"
},
"departure": {
"delay": 250,
"time": "1772700010"
},
"stopId": "FR:27056:ZE:5484943498018816:ATOUMOD014",
"stopSequence": 24
},
{
"arrival": {
"delay": 344,
"time": "1772699734"
},
"departure": {
"delay": 344,
"time": "1772699744"
},
"stopId": "FR:27056:ZE:5348704383926272:ATOUMOD014",
"stopSequence": 21
},
{
"arrival": {
"delay": 247,
"time": "1772700487"
},
"stopId": "FR:27056:ZE:4810781540483072:ATOUMOD014",
"stopSequence": 28
},
{
"arrival": {
"delay": 157,
"time": "1772698887"
},
"departure": {
"delay": 157,
"time": "1772698897"
},
"stopId": "FR:27056:ZE:861480001:ATOUMOD014",
"stopSequence": 14
},
{
"arrival": {
"delay": 313,
"time": "1772699523"
},
"departure": {
"delay": 313,
"time": "1772699533"
},
"stopId": "FR:27398:ZE:4847446401220608:ATOUMOD014",
"stopSequence": 19
},
{
"arrival": {
"delay": 276,
"time": "1772699186"
},
"departure": {
"delay": 276,
"time": "1772699196"
},
"stopId": "FR:27398:ZE:4835319225516032:ATOUMOD014",
"stopSequence": 16
},
{
"arrival": {
"delay": 217,
"time": "1772698827"
},
"departure": {
"delay": 217,
"time": "1772698837"
},
"stopId": "FR:27056:ZE:4912416975486976:ATOUMOD014",
"stopSequence": 13
},
{
"arrival": {
"delay": 252,
"time": "1772700062"
},
"departure": {
"delay": 252,
"time": "1772700072"
},
"stopId": "FR:27056:ZE:4851335628324864:ATOUMOD014",
"stopSequence": 25
},
{
"arrival": {
"delay": 282,
"time": "1772700392"
},
"departure": {
"delay": 282,
"time": "1772700402"
},
"stopId": "FR:27056:ZE:5971865148325888:ATOUMOD014",
"stopSequence": 27
},
{
"arrival": {
"delay": 182,
"time": "1772698501"
},
"departure": {
"delay": 182,
"time": "1772698502"
},
"stopId": "FR:27056:ZE:5928302503002112:ATOUMOD014",
"stopSequence": 11
},
{
"arrival": {
"delay": 327,
"time": "1772699657"
},
"departure": {
"delay": 327,
"time": "1772699667"
},
"stopId": "FR:27056:ZE:5453442999910400:ATOUMOD014",
"stopSequence": 20
},
{
"arrival": {
"delay": 216,
"time": "1772699066"
},
"departure": {
"delay": 216,
"time": "1772699076"
},
"stopId": "FR:27398:ZE:6027085005979648:ATOUMOD014",
"stopSequence": 15
},
{
"arrival": {
"delay": 290,
"time": "1772699920"
},
"departure": {
"delay": 290,
"time": "1772699930"
},
"stopId": "FR:27056:ZE:4884844963168256:ATOUMOD014",
"stopSequence": 23
},
{
"arrival": {
"delay": 317,
"time": "1772699827"
},
"departure": {
"delay": 317,
"time": "1772699837"
},
"stopId": "FR:27056:ZE:5481220096917504:ATOUMOD014",
"stopSequence": 22
},
{
"arrival": {
"delay": 295,
"time": "1772700285"
},
"departure": {
"delay": 295,
"time": "1772700295"
},
"stopId": "FR:27056:ZE:6010744870010880:ATOUMOD014",
"stopSequence": 26
},
{
"arrival": {
"delay": 229,
"time": "1772698720"
},
"departure": {
"delay": 229,
"time": "1772698729"
},
"stopId": "FR:27056:ZE:6598154192420864:ATOUMOD014",
"stopSequence": 12
},
{
"arrival": {
"delay": 277,
"time": "1772699247"
},
"departure": {
"delay": 277,
"time": "1772699257"
},
"stopId": "FR:27398:ZE:851790001:ATOUMOD014",
"stopSequence": 17
},
{
"arrival": {
"delay": 275,
"time": "1772699365"
},
"departure": {
"delay": 275,
"time": "1772699375"
},
"stopId": "FR:27398:ZE:4865625185845248:ATOUMOD014",
"stopSequence": 18
}
],
"timestamp": "1772698771",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD014:Line:30030155:LOC",
"tripId": "ATOUMOD014:ServiceJourney:4844667412676608x1:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x4470539:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -197,
"time": "1772701243"
},
"departure": {
"delay": -197,
"time": "1772701243"
},
"stopId": "FR:27701:ZE:0x7126:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -221,
"time": "1772701579"
},
"departure": {
"delay": -221,
"time": "1772701579"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -2265,
"time": "1772698755"
},
"departure": {
"delay": -2265,
"time": "1772698755"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -191,
"time": "1772701669"
},
"departure": {
"delay": -191,
"time": "1772701669"
},
"stopId": "FR:27701:ZE:0x7108:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -2385,
"time": "1772698755"
},
"departure": {
"delay": -2385,
"time": "1772698755"
},
"stopId": "FR:27375:ZE:0x6442:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -130,
"time": "1772701370"
},
"departure": {
"delay": -130,
"time": "1772701370"
},
"stopId": "FR:27701:ZE:0x7068:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -169,
"time": "1772701631"
},
"departure": {
"delay": -169,
"time": "1772701631"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -161,
"time": "1772701459"
},
"departure": {
"delay": -161,
"time": "1772701459"
},
"stopId": "FR:27701:ZE:0x7044:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -174,
"time": "1772701506"
},
"departure": {
"delay": -174,
"time": "1772701506"
},
"stopId": "FR:27701:ZE:0x7054:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -2445,
"time": "1772698755"
},
"departure": {
"delay": -2445,
"time": "1772698755"
},
"stopId": "FR:27375:ZE:0x6406:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -136,
"time": "1772701424"
},
"departure": {
"delay": -136,
"time": "1772701424"
},
"stopId": "FR:27701:ZE:0x7132:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -187,
"time": "1772701793"
},
"departure": {
"delay": -187,
"time": "1772701793"
},
"stopId": "FR:27701:ZE:0x7095:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -151,
"time": "1772701949"
},
"departure": {
"delay": -151,
"time": "1772701949"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -2025,
"time": "1772698755"
},
"departure": {
"delay": -2025,
"time": "1772698755"
},
"stopId": "FR:27375:ZE:0x6504:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -199,
"time": "1772701901"
},
"departure": {
"delay": -199,
"time": "1772701901"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -2205,
"time": "1772698755"
},
"departure": {
"delay": -2205,
"time": "1772698755"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -249,
"time": "1772702031"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -190,
"time": "1772701850"
},
"departure": {
"delay": -190,
"time": "1772701850"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -2565,
"time": "1772698755"
},
"departure": {
"delay": -2565,
"time": "1772698755"
},
"stopId": "FR:27701:ZE:0x7100:ATOUMOD006",
"stopSequence": 9
},
{
"departure": {
"delay": -1845,
"time": "1772698755"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -1845,
"time": "1772698755"
},
"departure": {
"delay": -1845,
"time": "1772698755"
},
"stopId": "FR:27375:ZE:0x6440:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -162,
"time": "1772701338"
},
"departure": {
"delay": -162,
"time": "1772701338"
},
"stopId": "FR:27701:ZE:0x7036:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -2145,
"time": "1772698755"
},
"departure": {
"delay": -2145,
"time": "1772698755"
},
"stopId": "FR:27375:ZE:0x6528:ATOUMOD006",
"stopSequence": 4
}
],
"timestamp": "1772698755",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x4470539:LOC"
}
}
},
{
"id": "SM:ATOUMOD019:ServiceJourney:2x253034498xLIL01xLMCJVxx:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 332,
"time": "1772697452"
},
"stopId": "FR:76384:ZE:15452:ATOUMOD019",
"stopSequence": 1
},
{
"arrival": {
"delay": 281,
"time": "1772697936"
},
"departure": {
"delay": 281,
"time": "1772697941"
},
"stopId": "FR:76384:ZE:15436:ATOUMOD019",
"stopSequence": 9
},
{
"arrival": {
"delay": 247,
"time": "1772697475"
},
"departure": {
"delay": 247,
"time": "1772697487"
},
"stopId": "FR:76384:ZE:15364:ATOUMOD019",
"stopSequence": 2
},
{
"arrival": {
"time": "1772698146"
},
"departure": {
"time": "1772697840"
},
"stopId": "FR:76384:ZE:15439:ATOUMOD019",
"stopSequence": 12
},
{
"arrival": {
"delay": 312,
"time": "1772697820"
},
"departure": {
"delay": 312,
"time": "1772697852"
},
"stopId": "FR:76384:ZE:15434:ATOUMOD019",
"stopSequence": 7
},
{
"arrival": {
"delay": 220,
"time": "1772697511"
},
"departure": {
"delay": 220,
"time": "1772697520"
},
"stopId": "FR:76384:ZE:15521:ATOUMOD019",
"stopSequence": 3
},
{
"arrival": {
"delay": 243,
"time": "1772698017"
},
"departure": {
"delay": 243,
"time": "1772698023"
},
"stopId": "FR:76384:ZE:15438:ATOUMOD019",
"stopSequence": 11
},
{
"arrival": {
"delay": 306,
"time": "1772697867"
},
"departure": {
"delay": 306,
"time": "1772697906"
},
"stopId": "FR:76384:ZE:15435:ATOUMOD019",
"stopSequence": 8
},
{
"arrival": {
"delay": 305,
"time": "1772697624"
},
"departure": {
"delay": 305,
"time": "1772697665"
},
"stopId": "FR:76384:ZE:27:ATOUMOD019",
"stopSequence": 4
},
{
"arrival": {
"delay": 277,
"time": "1772697980"
},
"departure": {
"delay": 277,
"time": "1772697997"
},
"stopId": "FR:76384:ZE:15437:ATOUMOD019",
"stopSequence": 10
}
],
"timestamp": "1772698753",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD019:Line:11:LOC",
"tripId": "ATOUMOD019:ServiceJourney:2x253034498xLIL01xLMCJVxx:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745196x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 321,
"time": "1772692841"
},
"departure": {
"delay": 321,
"time": "1772692881"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 13,
"time": "1772691339"
},
"departure": {
"delay": 13,
"time": "1772691373"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 252,
"time": "1772692524"
},
"departure": {
"delay": 252,
"time": "1772692572"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 112,
"time": "1772691890"
},
"departure": {
"delay": 112,
"time": "1772691952"
},
"stopId": "FR:50129:ZE:10FOR3:ATOUMOD035",
"stopSequence": 9
},
{
"departure": {
"delay": 27,
"time": "1772691207"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 77,
"time": "1772691543"
},
"departure": {
"delay": 77,
"time": "1772691617"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -4,
"time": "1772691456"
},
"departure": {
"delay": -4,
"time": "1772691476"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 308,
"time": "1772692692"
},
"departure": {
"delay": 308,
"time": "1772692748"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 210,
"time": "1772692432"
},
"departure": {
"delay": 210,
"time": "1772692470"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 12,
"time": "1772691397"
},
"departure": {
"delay": 12,
"time": "1772691432"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 133,
"time": "1772691821"
},
"departure": {
"delay": 133,
"time": "1772691853"
},
"stopId": "FR:50129:ZE:10CRC3:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 282,
"time": "1772692607"
},
"departure": {
"delay": 282,
"time": "1772692662"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 211,
"time": "1772692141"
},
"departure": {
"delay": 211,
"time": "1772692171"
},
"stopId": "FR:50129:ZE:10PFO1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 266,
"time": "1772693006"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 317,
"time": "1772692770"
},
"departure": {
"delay": 317,
"time": "1772692817"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 171,
"time": "1772692218"
},
"departure": {
"delay": 171,
"time": "1772692251"
},
"stopId": "FR:50129:ZE:10RTU1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 54,
"time": "1772691252"
},
"departure": {
"delay": 54,
"time": "1772691294"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 234,
"time": "1772692281"
},
"departure": {
"delay": 234,
"time": "1772692374"
},
"stopId": "FR:50129:ZE:10BRA3:ATOUMOD035",
"stopSequence": 12
}
],
"timestamp": "1772698733",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745196x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4107914x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 30,
"time": "1772698530"
},
"stopId": "FR:76351:ZE:3964:ATOUMOD003",
"stopSequence": 4
},
{
"departure": {
"delay": 19,
"time": "1772698339"
},
"stopId": "FR:76351:ZE:3983:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": -37,
"time": "1772699243"
},
"departure": {
"delay": -37,
"time": "1772699243"
},
"stopId": "FR:76351:ZE:3971:ATOUMOD003",
"stopSequence": 12
},
{
"departure": {
"delay": -28,
"time": "1772698712"
},
"stopId": "FR:76351:ZE:3959:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": -16,
"time": "1772699564"
},
"departure": {
"delay": -16,
"time": "1772699564"
},
"stopId": "FR:76351:ZE:4003:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 7,
"time": "1772698807"
},
"departure": {
"delay": 7,
"time": "1772698807"
},
"stopId": "FR:76351:ZE:3999:ATOUMOD003",
"stopSequence": 8
},
{
"departure": {
"delay": 51,
"time": "1772698431"
},
"stopId": "FR:76351:ZE:3997:ATOUMOD003",
"stopSequence": 2
},
{
"departure": {
"delay": 20,
"time": "1772698640"
},
"stopId": "FR:76351:ZE:3980:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 16,
"time": "1772699776"
},
"departure": {
"delay": 16,
"time": "1772699776"
},
"stopId": "FR:76351:ZE:3953:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": -9,
"time": "1772699091"
},
"departure": {
"delay": -9,
"time": "1772699091"
},
"stopId": "FR:76351:ZE:3969:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 13,
"time": "1772699353"
},
"departure": {
"delay": 13,
"time": "1772699353"
},
"stopId": "FR:76351:ZE:3991:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": -6,
"time": "1772699454"
},
"departure": {
"delay": -6,
"time": "1772699454"
},
"stopId": "FR:76351:ZE:3975:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": -8,
"time": "1772699872"
},
"stopId": "FR:76481:ZE:4890:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": -8,
"time": "1772698912"
},
"departure": {
"delay": -8,
"time": "1772698912"
},
"stopId": "FR:76351:ZE:3989:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": -31,
"time": "1772699669"
},
"departure": {
"delay": -31,
"time": "1772699669"
},
"stopId": "FR:76351:ZE:3987:ATOUMOD003",
"stopSequence": 16
}
],
"timestamp": "1772698596",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4107914x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD012:ServiceJourney:300000352:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -33,
"time": "1772698947"
},
"departure": {
"delay": -33,
"time": "1772698947"
},
"stopId": "FR:76610:ZE:SAINTExMARIExD5:ATOUMOD012",
"stopSequence": 14
},
{
"arrival": {
"delay": -33,
"time": "1772698887"
},
"departure": {
"delay": -33,
"time": "1772698887"
},
"stopId": "FR:76610:ZE:SAINTExMARIExD1:ATOUMOD012",
"stopSequence": 13
},
{
"arrival": {
"delay": -33,
"time": "1772699007"
},
"departure": {
"delay": -33,
"time": "1772699007"
},
"stopId": "FR:76610:ZE:SAINTExMARIExD6:ATOUMOD012",
"stopSequence": 15
},
{
"arrival": {
"delay": -6,
"time": "1772698674"
},
"departure": {
"delay": -6,
"time": "1772698674"
},
"stopId": "FR:76610:ZE:SAINTExMARIExDE:ATOUMOD012",
"stopSequence": 10
},
{
"arrival": {
"delay": -33,
"time": "1772699067"
},
"stopId": "FR:76610:ZE:SAINTExMARIExD4:ATOUMOD012",
"stopSequence": 16
},
{
"arrival": {
"delay": 28,
"time": "1772698828"
},
"departure": {
"delay": 28,
"time": "1772698828"
},
"stopId": "FR:76610:ZE:SAINTExMARIExD2:ATOUMOD012",
"stopSequence": 11
},
{
"arrival": {
"delay": -6,
"time": "1772698614"
},
"departure": {
"delay": -6,
"time": "1772698614"
},
"stopId": "FR:76758:ZE:YVETOTxxxCentre:ATOUMOD012",
"stopSequence": 9
},
{
"arrival": {
"delay": -34,
"time": "1772698466"
},
"departure": {
"delay": -34,
"time": "1772698466"
},
"stopId": "FR:76758:ZE:YVETOTxxxAvenu1:ATOUMOD012",
"stopSequence": 8
}
],
"timestamp": "1772698773",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD012:Line:1:LOC",
"tripId": "ATOUMOD012:ServiceJourney:300000352:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:267:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772700660"
},
"departure": {
"time": "1772700660"
},
"stopId": "FR:76217:ZE:18044:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1772700180"
},
"departure": {
"time": "1772700180"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1772700240"
},
"departure": {
"time": "1772700240"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1772700360"
},
"departure": {
"time": "1772700360"
},
"stopId": "FR:76217:ZE:18244:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1772699460"
},
"departure": {
"time": "1772699460"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1772700900"
},
"departure": {
"time": "1772700900"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1772700120"
},
"departure": {
"time": "1772700120"
},
"stopId": "FR:76217:ZE:18802:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1772700060"
},
"departure": {
"time": "1772700060"
},
"stopId": "FR:76217:ZE:18036:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1772701020"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1772700540"
},
"departure": {
"time": "1772700540"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1772700840"
},
"departure": {
"time": "1772700840"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1772699760"
},
"departure": {
"time": "1772699760"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1772700300"
},
"departure": {
"time": "1772700300"
},
"stopId": "FR:76217:ZE:18033:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1772699940"
},
"departure": {
"time": "1772699940"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1772700420"
},
"departure": {
"time": "1772700420"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1772699640"
},
"departure": {
"time": "1772699640"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 3
},
{
"departure": {
"time": "1772699400"
},
"stopId": "FR:76217:ZE:18042:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1772699880"
},
"departure": {
"time": "1772699880"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1772700780"
},
"departure": {
"time": "1772700780"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
}
],
"timestamp": "1772698158",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:267:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:6066020780343296x2:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 26,
"time": "1772698687"
},
"departure": {
"delay": 26,
"time": "1772698706"
},
"stopId": "FR:14303:ZE:6109439984664576:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": -6,
"time": "1772698718"
},
"departure": {
"delay": -6,
"time": "1772698734"
},
"stopId": "FR:14303:ZE:4929173643591680:ATOUMOD036",
"stopSequence": 12
},
{
"arrival": {
"delay": 158,
"time": "1772698335"
},
"departure": {
"delay": 158,
"time": "1772698358"
},
"stopId": "FR:14366:ZE:11110003:ATOUMOD036",
"stopSequence": 8
},
{
"arrival": {
"delay": -19,
"time": "1772698873"
},
"departure": {
"delay": -19,
"time": "1772698901"
},
"stopId": "FR:14303:ZE:6088592217604096:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": 120,
"time": "1772698366"
},
"departure": {
"delay": 120,
"time": "1772698380"
},
"stopId": "FR:14326:ZE:35150005:ATOUMOD036",
"stopSequence": 9
},
{
"arrival": {
"delay": 148,
"time": "1772698088"
},
"departure": {
"delay": 148,
"time": "1772698108"
},
"stopId": "FR:14366:ZE:615450039:ATOUMOD036",
"stopSequence": 5
},
{
"arrival": {
"delay": -49,
"time": "1772698931"
},
"stopId": "FR:14303:ZE:19280004:ATOUMOD036",
"stopSequence": 14
},
{
"arrival": {
"delay": 171,
"time": "1772698246"
},
"departure": {
"delay": 171,
"time": "1772698251"
},
"stopId": "FR:14366:ZE:9260006:ATOUMOD036",
"stopSequence": 6
},
{
"arrival": {
"delay": 149,
"time": "1772698264"
},
"departure": {
"delay": 149,
"time": "1772698289"
},
"stopId": "FR:14366:ZE:5160003:ATOUMOD036",
"stopSequence": 7
},
{
"arrival": {
"delay": 72,
"time": "1772698430"
},
"departure": {
"delay": 72,
"time": "1772698452"
},
"stopId": "FR:14303:ZE:646170001:ATOUMOD036",
"stopSequence": 10
}
],
"timestamp": "1772698743",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:5089804213551104:LOC",
"tripId": "ATOUMOD036:ServiceJourney:6066020780343296x2:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4075717x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 69,
"time": "1772698389"
},
"stopId": "FR:76351:ZE:3530:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 75,
"time": "1772698755"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 14
},
{
"departure": {
"delay": 75,
"time": "1772698455"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 13
},
{
"departure": {
"delay": 77,
"time": "1772698337"
},
"stopId": "FR:76351:ZE:3030:ATOUMOD003",
"stopSequence": 11
}
],
"timestamp": "1772698446",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C6:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4075717x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4011223x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 71,
"time": "1772700851"
},
"departure": {
"delay": 71,
"time": "1772700851"
},
"stopId": "FR:76351:ZE:3136:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 84,
"time": "1772701524"
},
"departure": {
"delay": 84,
"time": "1772701524"
},
"stopId": "FR:76447:ZE:3122:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 61,
"time": "1772701561"
},
"departure": {
"delay": 61,
"time": "1772701561"
},
"stopId": "FR:76447:ZE:3066:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 49,
"time": "1772700169"
},
"departure": {
"delay": 49,
"time": "1772700169"
},
"stopId": "FR:76351:ZE:3223:ATOUMOD003",
"stopSequence": 31
},
{
"departure": {
"delay": 29,
"time": "1772698649"
},
"stopId": "FR:76552:ZE:3298:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 75,
"time": "1772701455"
},
"departure": {
"delay": 75,
"time": "1772701455"
},
"stopId": "FR:76447:ZE:3238:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 76,
"time": "1772700676"
},
"departure": {
"delay": 76,
"time": "1772700676"
},
"stopId": "FR:76351:ZE:3547:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 30,
"time": "1772699250"
},
"departure": {
"delay": 30,
"time": "1772699250"
},
"stopId": "FR:76351:ZE:3301:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 26,
"time": "1772698826"
},
"departure": {
"delay": 26,
"time": "1772698826"
},
"stopId": "FR:76351:ZE:3021:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 51,
"time": "1772700051"
},
"departure": {
"delay": 51,
"time": "1772700051"
},
"stopId": "FR:76351:ZE:3690:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 29,
"time": "1772701709"
},
"departure": {
"delay": 29,
"time": "1772701709"
},
"stopId": "FR:76447:ZE:3268:ATOUMOD003",
"stopSequence": 52
},
{
"arrival": {
"delay": 70,
"time": "1772701270"
},
"departure": {
"delay": 70,
"time": "1772701270"
},
"stopId": "FR:76447:ZE:3107:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 85,
"time": "1772699785"
},
"departure": {
"delay": 85,
"time": "1772699785"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 36,
"time": "1772698776"
},
"departure": {
"delay": 36,
"time": "1772698776"
},
"stopId": "FR:76351:ZE:3460:ATOUMOD003",
"stopSequence": 14
},
{
"departure": {
"delay": 28,
"time": "1772698708"
},
"stopId": "FR:76351:ZE:3159:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 35,
"time": "1772699975"
},
"departure": {
"delay": 35,
"time": "1772699975"
},
"stopId": "FR:76351:ZE:3666:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 41,
"time": "1772699141"
},
"departure": {
"delay": 41,
"time": "1772699141"
},
"stopId": "FR:76351:ZE:3732:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 37,
"time": "1772701237"
},
"departure": {
"delay": 37,
"time": "1772701237"
},
"stopId": "FR:76447:ZE:3220:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 26,
"time": "1772700386"
},
"departure": {
"delay": 26,
"time": "1772700386"
},
"stopId": "FR:76351:ZE:3381:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 26,
"time": "1772701166"
},
"departure": {
"delay": 26,
"time": "1772701166"
},
"stopId": "FR:76447:ZE:3346:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 46,
"time": "1772698906"
},
"departure": {
"delay": 46,
"time": "1772698906"
},
"stopId": "FR:76351:ZE:3545:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 26,
"time": "1772701826"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 54
},
{
"arrival": {
"delay": 31,
"time": "1772699611"
},
"departure": {
"delay": 31,
"time": "1772699611"
},
"stopId": "FR:76351:ZE:3027:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 26,
"time": "1772701766"
},
"departure": {
"delay": 26,
"time": "1772701766"
},
"stopId": "FR:76447:ZE:3130:ATOUMOD003",
"stopSequence": 53
},
{
"arrival": {
"delay": 55,
"time": "1772699395"
},
"departure": {
"delay": 55,
"time": "1772699395"
},
"stopId": "FR:76351:ZE:3279:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 59,
"time": "1772701679"
},
"departure": {
"delay": 59,
"time": "1772701679"
},
"stopId": "FR:76447:ZE:3406:ATOUMOD003",
"stopSequence": 51
},
{
"arrival": {
"delay": 74,
"time": "1772700614"
},
"departure": {
"delay": 74,
"time": "1772700614"
},
"stopId": "FR:76351:ZE:3233:ATOUMOD003",
"stopSequence": 36
},
{
"departure": {
"delay": 39,
"time": "1772698599"
},
"stopId": "FR:76552:ZE:3608:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 32,
"time": "1772699072"
},
"departure": {
"delay": 32,
"time": "1772699072"
},
"stopId": "FR:76351:ZE:3731:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 65,
"time": "1772700245"
},
"departure": {
"delay": 65,
"time": "1772700245"
},
"stopId": "FR:76351:ZE:3506:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 26,
"time": "1772700926"
},
"departure": {
"delay": 26,
"time": "1772700926"
},
"stopId": "FR:76351:ZE:3593:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 26,
"time": "1772699846"
},
"departure": {
"delay": 26,
"time": "1772699846"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 44,
"time": "1772701484"
},
"departure": {
"delay": 44,
"time": "1772701484"
},
"stopId": "FR:76447:ZE:3515:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 26,
"time": "1772699006"
},
"departure": {
"delay": 26,
"time": "1772699006"
},
"stopId": "FR:76351:ZE:3797:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 26,
"time": "1772700566"
},
"departure": {
"delay": 26,
"time": "1772700566"
},
"stopId": "FR:76351:ZE:3623:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 26,
"time": "1772700806"
},
"departure": {
"delay": 26,
"time": "1772700806"
},
"stopId": "FR:76351:ZE:3637:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 26,
"time": "1772699486"
},
"departure": {
"delay": 26,
"time": "1772699486"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 74,
"time": "1772701634"
},
"departure": {
"delay": 74,
"time": "1772701634"
},
"stopId": "FR:76447:ZE:3432:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": 26,
"time": "1772701406"
},
"departure": {
"delay": 26,
"time": "1772701406"
},
"stopId": "FR:76447:ZE:3120:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 68,
"time": "1772700728"
},
"departure": {
"delay": 68,
"time": "1772700728"
},
"stopId": "FR:76351:ZE:3249:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 49,
"time": "1772699929"
},
"departure": {
"delay": 49,
"time": "1772699929"
},
"stopId": "FR:76351:ZE:4572:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 42,
"time": "1772699562"
},
"departure": {
"delay": 42,
"time": "1772699562"
},
"stopId": "FR:76351:ZE:4520:ATOUMOD003",
"stopSequence": 24
}
],
"timestamp": "1772698736",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4011223x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4072028x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 70,
"time": "1772698570"
},
"stopId": "FR:76351:ZE:3279:ATOUMOD003",
"stopSequence": 5
},
{
"departure": {
"delay": 34,
"time": "1772698474"
},
"stopId": "FR:76351:ZE:4880:ATOUMOD003",
"stopSequence": 4
},
{
"departure": {
"delay": 8,
"time": "1772698628"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 8,
"time": "1772699408"
},
"departure": {
"delay": 8,
"time": "1772699408"
},
"stopId": "FR:76351:ZE:3311:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 56,
"time": "1772698916"
},
"departure": {
"delay": 56,
"time": "1772698916"
},
"stopId": "FR:76351:ZE:3283:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 8,
"time": "1772698868"
},
"departure": {
"delay": 8,
"time": "1772698868"
},
"stopId": "FR:76351:ZE:3693:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 16,
"time": "1772699116"
},
"departure": {
"delay": 16,
"time": "1772699116"
},
"stopId": "FR:76351:ZE:3168:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 8,
"time": "1772699288"
},
"departure": {
"delay": 8,
"time": "1772699288"
},
"stopId": "FR:76351:ZE:4543:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 37,
"time": "1772699257"
},
"departure": {
"delay": 37,
"time": "1772699257"
},
"stopId": "FR:76351:ZE:3237:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 52,
"time": "1772698732"
},
"departure": {
"delay": 52,
"time": "1772698732"
},
"stopId": "FR:76351:ZE:4581:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 8,
"time": "1772699048"
},
"departure": {
"delay": 8,
"time": "1772699048"
},
"stopId": "FR:76351:ZE:3377:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 26,
"time": "1772699546"
},
"departure": {
"delay": 26,
"time": "1772699546"
},
"stopId": "FR:76351:ZE:3469:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 41,
"time": "1772699321"
},
"departure": {
"delay": 41,
"time": "1772699321"
},
"stopId": "FR:76351:ZE:3373:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 65,
"time": "1772698985"
},
"departure": {
"delay": 65,
"time": "1772698985"
},
"stopId": "FR:76351:ZE:3011:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 49,
"time": "1772699509"
},
"departure": {
"delay": 49,
"time": "1772699509"
},
"stopId": "FR:76351:ZE:3806:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 8,
"time": "1772699228"
},
"departure": {
"delay": 8,
"time": "1772699228"
},
"stopId": "FR:76351:ZE:3231:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 8,
"time": "1772699588"
},
"stopId": "FR:76351:ZE:4825:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 31,
"time": "1772699371"
},
"departure": {
"delay": 31,
"time": "1772699371"
},
"stopId": "FR:76351:ZE:3527:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 12,
"time": "1772699472"
},
"departure": {
"delay": 12,
"time": "1772699472"
},
"stopId": "FR:76351:ZE:3198:ATOUMOD003",
"stopSequence": 20
}
],
"timestamp": "1772698606",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C4:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4072028x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745219x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -13,
"time": "1772686388"
},
"departure": {
"delay": -13,
"time": "1772686427"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -18,
"time": "1772686327"
},
"departure": {
"delay": -18,
"time": "1772686362"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 122,
"time": "1772685645"
},
"departure": {
"delay": 122,
"time": "1772685662"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 77,
"time": "1772685512"
},
"departure": {
"delay": 77,
"time": "1772685557"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 62,
"time": "1772685468"
},
"departure": {
"delay": 62,
"time": "1772685482"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 46,
"time": "1772685261"
},
"departure": {
"delay": 46,
"time": "1772685286"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 68,
"time": "1772685348"
},
"departure": {
"delay": 68,
"time": "1772685428"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"departure": {
"delay": 27,
"time": "1772685207"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 159,
"time": "1772685862"
},
"departure": {
"delay": 159,
"time": "1772685879"
},
"stopId": "FR:50129:ZE:10CRC3:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -28,
"time": "1772686095"
},
"departure": {
"delay": -28,
"time": "1772686112"
},
"stopId": "FR:50129:ZE:10BRA3:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 40,
"time": "1772685978"
},
"departure": {
"delay": 40,
"time": "1772686000"
},
"stopId": "FR:50129:ZE:10PFO1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -18,
"time": "1772686269"
},
"departure": {
"delay": -18,
"time": "1772686302"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -43,
"time": "1772686501"
},
"departure": {
"delay": -43,
"time": "1772686517"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -12,
"time": "1772686052"
},
"departure": {
"delay": -12,
"time": "1772686068"
},
"stopId": "FR:50129:ZE:10RTU1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -31,
"time": "1772686215"
},
"departure": {
"delay": -31,
"time": "1772686229"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -35,
"time": "1772686450"
},
"departure": {
"delay": -35,
"time": "1772686465"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -114,
"time": "1772686626"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 92,
"time": "1772685915"
},
"departure": {
"delay": 92,
"time": "1772685932"
},
"stopId": "FR:50129:ZE:10FOR3:ATOUMOD035",
"stopSequence": 9
}
],
"timestamp": "1772698736",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745219x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x4469770:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -55,
"time": "1772702465"
},
"departure": {
"delay": -55,
"time": "1772702465"
},
"stopId": "FR:27375:ZE:0x6449:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 6,
"time": "1772702226"
},
"departure": {
"delay": 6,
"time": "1772702226"
},
"stopId": "FR:27375:ZE:0x6484:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -32,
"time": "1772702368"
},
"departure": {
"delay": -32,
"time": "1772702368"
},
"stopId": "FR:27375:ZE:0x6503:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 45,
"time": "1772702145"
},
"departure": {
"delay": 45,
"time": "1772702145"
},
"stopId": "FR:27375:ZE:0x6446:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"time": "1772701440"
},
"departure": {
"time": "1772701440"
},
"stopId": "FR:27003:ZE:0x7202:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 6,
"time": "1772702106"
},
"departure": {
"delay": 6,
"time": "1772702106"
},
"stopId": "FR:27375:ZE:0x6462:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -71,
"time": "1772702629"
},
"departure": {
"delay": -71,
"time": "1772702629"
},
"stopId": "FR:27375:ZE:0x6394:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -146,
"time": "1772702674"
},
"stopId": "FR:27375:ZE:0x6466:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": 58,
"time": "1772701798"
},
"departure": {
"delay": 58,
"time": "1772701798"
},
"stopId": "FR:27456:ZE:0x7200:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 16,
"time": "1772702176"
},
"departure": {
"delay": 16,
"time": "1772702176"
},
"stopId": "FR:27375:ZE:0x6510:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -55,
"time": "1772702405"
},
"departure": {
"delay": -55,
"time": "1772702405"
},
"stopId": "FR:27375:ZE:0x6403:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 45,
"time": "1772701305"
},
"departure": {
"delay": 45,
"time": "1772701305"
},
"stopId": "FR:27003:ZE:0x6007:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": 23,
"time": "1772702063"
},
"departure": {
"delay": 23,
"time": "1772702063"
},
"stopId": "FR:27375:ZE:0x6480:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 5,
"time": "1772701385"
},
"departure": {
"delay": 5,
"time": "1772701385"
},
"stopId": "FR:27003:ZE:0x6004:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -53,
"time": "1772702587"
},
"departure": {
"delay": -53,
"time": "1772702587"
},
"stopId": "FR:27375:ZE:0x6433:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 43,
"time": "1772702023"
},
"departure": {
"delay": 43,
"time": "1772702023"
},
"stopId": "FR:27375:ZE:0x6390:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -47,
"time": "1772702293"
},
"departure": {
"delay": -47,
"time": "1772702293"
},
"stopId": "FR:27375:ZE:0x6511:ATOUMOD006",
"stopSequence": 17
},
{
"departure": {
"time": "1772701200"
},
"stopId": "FR:27003:ZE:0x6015:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": 34,
"time": "1772701894"
},
"departure": {
"delay": 34,
"time": "1772701894"
},
"stopId": "FR:27456:ZE:0x6726:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 63,
"time": "1772702163"
},
"departure": {
"delay": 63,
"time": "1772702163"
},
"stopId": "FR:27375:ZE:0x7186:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -94,
"time": "1772702546"
},
"departure": {
"delay": -94,
"time": "1772702546"
},
"stopId": "FR:27375:ZE:0x6417:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 58,
"time": "1772701978"
},
"departure": {
"delay": 58,
"time": "1772701978"
},
"stopId": "FR:27456:ZE:0x6730:ATOUMOD006",
"stopSequence": 7
}
],
"timestamp": "1772698755",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:10:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x4469770:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745201x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 87,
"time": "1772691687"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 168,
"time": "1772692321"
},
"departure": {
"delay": 168,
"time": "1772692368"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 46,
"time": "1772691784"
},
"departure": {
"delay": 46,
"time": "1772691826"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -23,
"time": "1772693317"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 63,
"time": "1772691990"
},
"departure": {
"delay": 63,
"time": "1772692023"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 62,
"time": "1772691917"
},
"departure": {
"delay": 62,
"time": "1772691962"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 83,
"time": "1772692724"
},
"departure": {
"delay": 83,
"time": "1772692763"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 167,
"time": "1772692197"
},
"departure": {
"delay": 167,
"time": "1772692247"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 55,
"time": "1772691851"
},
"departure": {
"delay": 55,
"time": "1772691895"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 119,
"time": "1772692648"
},
"departure": {
"delay": 119,
"time": "1772692679"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 117,
"time": "1772692904"
},
"departure": {
"delay": 117,
"time": "1772692977"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 149,
"time": "1772692057"
},
"departure": {
"delay": 149,
"time": "1772692169"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 48,
"time": "1772693117"
},
"departure": {
"delay": 48,
"time": "1772693148"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 2,
"time": "1772693188"
},
"departure": {
"delay": 2,
"time": "1772693222"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 102,
"time": "1772692525"
},
"departure": {
"delay": 102,
"time": "1772692602"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 100,
"time": "1772693007"
},
"departure": {
"delay": 100,
"time": "1772693020"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 108,
"time": "1772693056"
},
"departure": {
"delay": 108,
"time": "1772693088"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 75,
"time": "1772692796"
},
"departure": {
"delay": 75,
"time": "1772692875"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 162,
"time": "1772692392"
},
"departure": {
"delay": 162,
"time": "1772692422"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 118,
"time": "1772692467"
},
"departure": {
"delay": 118,
"time": "1772692498"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
}
],
"timestamp": "1772698735",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745201x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3374F6044449x2026x03x01T20x51x11Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772702820"
},
"departure": {
"time": "1772702880"
},
"stopId": "FR:14514:ZE:StopPointxOCETrainxTERx87444349:ATOUMOD002",
"stopSequence": 3
},
{
"departure": {
"time": "1772702340"
},
"stopId": "FR:14220:ZE:StopPointxOCETrainxTERx87444372:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1772706480"
},
"departure": {
"time": "1772706600"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1772703960"
},
"departure": {
"time": "1772704020"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1772710260"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 10
},
{
"arrival": {
"time": "1772704920"
},
"departure": {
"time": "1772704980"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 7
}
],
"timestamp": "1772698732",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx03A83359x7D9Dx4301x9C87x92FED4666451x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3374F6044449x2026x03x01T20x51x11Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596222:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -393,
"time": "1772698767"
},
"departure": {
"delay": -393,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xCHA01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -693,
"time": "1772698767"
},
"departure": {
"delay": -693,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xRUO01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -573,
"time": "1772698767"
},
"departure": {
"delay": -573,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xCTA02:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -67,
"time": "1772699573"
},
"stopId": "FR:27229:ZE:0xCOR01:ATOUMOD004",
"stopSequence": 6
},
{
"departure": {
"delay": -333,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 1
}
],
"timestamp": "1772698767",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T9:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596222:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596246:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -1473,
"time": "1772698767"
},
"departure": {
"delay": -1473,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xHUE01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": 57,
"time": "1772700417"
},
"departure": {
"delay": 57,
"time": "1772700417"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 6
},
{
"departure": {
"delay": -1233,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xCOR01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": 26,
"time": "1772700326"
},
"departure": {
"delay": 26,
"time": "1772700326"
},
"stopId": "FR:27229:ZE:0xHUG01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -120,
"time": "1772700600"
},
"departure": {
"delay": -120,
"time": "1772700600"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -196,
"time": "1772700704"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": 1,
"time": "1772700481"
},
"departure": {
"delay": 1,
"time": "1772700481"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": 59,
"time": "1772700359"
},
"departure": {
"delay": 59,
"time": "1772700359"
},
"stopId": "FR:27229:ZE:0xPNA01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"time": "1772700480"
},
"departure": {
"time": "1772700480"
},
"stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -58,
"time": "1772700542"
},
"departure": {
"delay": -58,
"time": "1772700542"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -1413,
"time": "1772698767"
},
"departure": {
"delay": -1413,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xBEL01:ATOUMOD004",
"stopSequence": 2
}
],
"timestamp": "1772698767",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T9:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596246:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230295x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": -2,
"time": "1772698558"
},
"stopId": "FR:76351:ZE:3061:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": -48,
"time": "1772698872"
},
"departure": {
"delay": -48,
"time": "1772698872"
},
"stopId": "FR:76351:ZE:3567:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": -58,
"time": "1772699162"
},
"departure": {
"delay": -58,
"time": "1772699162"
},
"stopId": "FR:76351:ZE:3384:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": -58,
"time": "1772699582"
},
"stopId": "FR:76351:ZE:3212:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": -58,
"time": "1772699282"
},
"departure": {
"delay": -58,
"time": "1772699282"
},
"stopId": "FR:76351:ZE:3101:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": -26,
"time": "1772699554"
},
"departure": {
"delay": -26,
"time": "1772699554"
},
"stopId": "FR:76351:ZE:3704:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": -58,
"time": "1772699462"
},
"departure": {
"delay": -58,
"time": "1772699462"
},
"stopId": "FR:76351:ZE:3257:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": -12,
"time": "1772699508"
},
"departure": {
"delay": -12,
"time": "1772699508"
},
"stopId": "FR:76351:ZE:4080:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": -26,
"time": "1772699014"
},
"departure": {
"delay": -26,
"time": "1772699014"
},
"stopId": "FR:76351:ZE:3708:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": -12,
"time": "1772699088"
},
"departure": {
"delay": -12,
"time": "1772699088"
},
"stopId": "FR:76351:ZE:3710:ATOUMOD003",
"stopSequence": 28
},
{
"departure": {
"delay": -50,
"time": "1772698750"
},
"stopId": "FR:76351:ZE:3653:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": -10,
"time": "1772699330"
},
"departure": {
"delay": -10,
"time": "1772699330"
},
"stopId": "FR:76351:ZE:3228:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": -58,
"time": "1772698922"
},
"departure": {
"delay": -58,
"time": "1772698922"
},
"stopId": "FR:76351:ZE:3729:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": -24,
"time": "1772699376"
},
"departure": {
"delay": -24,
"time": "1772699376"
},
"stopId": "FR:76351:ZE:3611:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 1,
"time": "1772699221"
},
"departure": {
"delay": 1,
"time": "1772699221"
},
"stopId": "FR:76351:ZE:3654:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": -50,
"time": "1772699410"
},
"departure": {
"delay": -50,
"time": "1772699410"
},
"stopId": "FR:76351:ZE:4883:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": -17,
"time": "1772698963"
},
"departure": {
"delay": -17,
"time": "1772698963"
},
"stopId": "FR:76351:ZE:4874:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": -21,
"time": "1772698839"
},
"departure": {
"delay": -21,
"time": "1772698839"
},
"stopId": "FR:76351:ZE:3375:ATOUMOD003",
"stopSequence": 23
},
{
"departure": {
"delay": -1,
"time": "1772698679"
},
"stopId": "FR:76351:ZE:3604:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": -33,
"time": "1772699487"
},
"departure": {
"delay": -33,
"time": "1772699487"
},
"stopId": "FR:76351:ZE:3043:ATOUMOD003",
"stopSequence": 36
}
],
"timestamp": "1772698656",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230295x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745199x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 107,
"time": "1772698058"
},
"departure": {
"delay": 107,
"time": "1772698067"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 363,
"time": "1772696969"
},
"departure": {
"delay": 363,
"time": "1772697003"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 292,
"time": "1772697215"
},
"departure": {
"delay": 292,
"time": "1772697232"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 248,
"time": "1772697336"
},
"departure": {
"delay": 248,
"time": "1772697368"
},
"stopId": "FR:50129:ZE:10CRC3:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 163,
"time": "1772697476"
},
"departure": {
"delay": 163,
"time": "1772697523"
},
"stopId": "FR:50129:ZE:10PFO1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 318,
"time": "1772697041"
},
"departure": {
"delay": 318,
"time": "1772697078"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 303,
"time": "1772697115"
},
"departure": {
"delay": 303,
"time": "1772697123"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 302,
"time": "1772697141"
},
"departure": {
"delay": 302,
"time": "1772697182"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 142,
"time": "1772697943"
},
"departure": {
"delay": 142,
"time": "1772697982"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 98,
"time": "1772697748"
},
"departure": {
"delay": 98,
"time": "1772697758"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 113,
"time": "1772697563"
},
"departure": {
"delay": 113,
"time": "1772697593"
},
"stopId": "FR:50129:ZE:10RTU1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 137,
"time": "1772697838"
},
"departure": {
"delay": 137,
"time": "1772697917"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 138,
"time": "1772698001"
},
"departure": {
"delay": 138,
"time": "1772698038"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 208,
"time": "1772697407"
},
"departure": {
"delay": 208,
"time": "1772697448"
},
"stopId": "FR:50129:ZE:10FOR3:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 2,
"time": "1772698142"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 162,
"time": "1772697614"
},
"departure": {
"delay": 162,
"time": "1772697702"
},
"stopId": "FR:50129:ZE:10BRA3:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 354,
"time": "1772696888"
},
"departure": {
"delay": 354,
"time": "1772696934"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"departure": {
"delay": 404,
"time": "1772696804"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 97,
"time": "1772697787"
},
"departure": {
"delay": 97,
"time": "1772697817"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 14
}
],
"timestamp": "1772698733",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745199x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD105:ServiceJourney:5923767074160640x4:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 14,
"time": "1772700544"
},
"departure": {
"delay": 14,
"time": "1772700554"
},
"stopId": "FR:50165:ZE:4811184306913280:ATOUMOD105",
"stopSequence": 12
},
{
"arrival": {
"delay": -163,
"time": "1772701405"
},
"departure": {
"delay": -163,
"time": "1772701577"
},
"stopId": "FR:50218:ZE:761860019:ATOUMOD105",
"stopSequence": 23
},
{
"arrival": {
"delay": 82,
"time": "1772700252"
},
"departure": {
"delay": 82,
"time": "1772700262"
},
"stopId": "FR:50165:ZE:757990018:ATOUMOD105",
"stopSequence": 8
},
{
"arrival": {
"delay": -212,
"time": "1772702386"
},
"departure": {
"delay": -212,
"time": "1772702608"
},
"stopId": "FR:50532:ZE:742490002:ATOUMOD105",
"stopSequence": 36
},
{
"arrival": {
"delay": 26,
"time": "1772700376"
},
"departure": {
"delay": 26,
"time": "1772700386"
},
"stopId": "FR:50165:ZE:746190003:ATOUMOD105",
"stopSequence": 10
},
{
"arrival": {
"delay": -286,
"time": "1772702834"
},
"stopId": "FR:50532:ZE:753630002:ATOUMOD105",
"stopSequence": 40
},
{
"arrival": {
"delay": 4,
"time": "1772699754"
},
"departure": {
"delay": 4,
"time": "1772699764"
},
"stopId": "FR:50647:ZE:759820002:ATOUMOD105",
"stopSequence": 2
},
{
"arrival": {
"delay": 28,
"time": "1772700438"
},
"departure": {
"delay": 28,
"time": "1772700448"
},
"stopId": "FR:50165:ZE:5074917903040512:ATOUMOD105",
"stopSequence": 11
},
{
"arrival": {
"delay": 27,
"time": "1772700137"
},
"departure": {
"delay": 27,
"time": "1772700147"
},
"stopId": "FR:50165:ZE:767160014:ATOUMOD105",
"stopSequence": 7
},
{
"arrival": {
"delay": -150,
"time": "1772701311"
},
"departure": {
"delay": -150,
"time": "1772701470"
},
"stopId": "FR:50218:ZE:756080003:ATOUMOD105",
"stopSequence": 22
},
{
"arrival": {
"delay": -1,
"time": "1772699809"
},
"departure": {
"delay": -1,
"time": "1772699819"
},
"stopId": "FR:50647:ZE:748680005:ATOUMOD105",
"stopSequence": 3
},
{
"arrival": {
"delay": -27,
"time": "1772700716"
},
"departure": {
"delay": -27,
"time": "1772700753"
},
"stopId": "FR:50218:ZE:759790014:ATOUMOD105",
"stopSequence": 15
},
{
"arrival": {
"delay": -172,
"time": "1772701686"
},
"departure": {
"delay": -172,
"time": "1772701868"
},
"stopId": "FR:50218:ZE:759840003:ATOUMOD105",
"stopSequence": 28
},
{
"arrival": {
"delay": -16,
"time": "1772700618"
},
"departure": {
"delay": -16,
"time": "1772700644"
},
"stopId": "FR:50165:ZE:6217557207941120:ATOUMOD105",
"stopSequence": 14
},
{
"arrival": {
"delay": -182,
"time": "1772701786"
},
"departure": {
"delay": -182,
"time": "1772701978"
},
"stopId": "FR:50218:ZE:767200002:ATOUMOD105",
"stopSequence": 30
},
{
"arrival": {
"delay": -169,
"time": "1772701513"
},
"departure": {
"delay": -169,
"time": "1772701691"
},
"stopId": "FR:50218:ZE:5166996127744000:ATOUMOD105",
"stopSequence": 26
},
{
"arrival": {
"delay": -69,
"time": "1772701172"
},
"departure": {
"delay": -69,
"time": "1772701251"
},
"stopId": "FR:50218:ZE:712770016:ATOUMOD105",
"stopSequence": 20
},
{
"arrival": {
"delay": -203,
"time": "1772702465"
},
"departure": {
"delay": -203,
"time": "1772702677"
},
"stopId": "FR:50532:ZE:749890004:ATOUMOD105",
"stopSequence": 37
},
{
"departure": {
"time": "1772699700"
},
"stopId": "FR:50647:ZE:748690002:ATOUMOD105",
"stopSequence": 1
},
{
"arrival": {
"delay": -209,
"time": "1772702273"
},
"departure": {
"delay": -209,
"time": "1772702491"
},
"stopId": "FR:50532:ZE:767160015:ATOUMOD105",
"stopSequence": 35
},
{
"arrival": {
"delay": -210,
"time": "1772702630"
},
"departure": {
"delay": -210,
"time": "1772702850"
},
"stopId": "FR:50532:ZE:757970023:ATOUMOD105",
"stopSequence": 39
},
{
"arrival": {
"delay": -212,
"time": "1772702567"
},
"departure": {
"delay": -212,
"time": "1772702788"
},
"stopId": "FR:50532:ZE:757920018:ATOUMOD105",
"stopSequence": 38
},
{
"arrival": {
"delay": -188,
"time": "1772702195"
},
"departure": {
"delay": -188,
"time": "1772702392"
},
"stopId": "FR:50532:ZE:752240007:ATOUMOD105",
"stopSequence": 34
},
{
"arrival": {
"delay": 23,
"time": "1772700073"
},
"departure": {
"delay": 23,
"time": "1772700083"
},
"stopId": "FR:50647:ZE:738750003:ATOUMOD105",
"stopSequence": 6
},
{
"arrival": {
"delay": -175,
"time": "1772702040"
},
"departure": {
"delay": -175,
"time": "1772702225"
},
"stopId": "FR:50218:ZE:712770017:ATOUMOD105",
"stopSequence": 32
},
{
"arrival": {
"delay": -141,
"time": "1772701268"
},
"departure": {
"delay": -141,
"time": "1772701419"
},
"stopId": "FR:50218:ZE:746190002:ATOUMOD105",
"stopSequence": 21
},
{
"arrival": {
"delay": 4,
"time": "1772699874"
},
"departure": {
"delay": 4,
"time": "1772699884"
},
"stopId": "FR:50647:ZE:761940003:ATOUMOD105",
"stopSequence": 4
},
{
"arrival": {
"delay": -27,
"time": "1772700956"
},
"departure": {
"delay": -27,
"time": "1772700993"
},
"stopId": "FR:50218:ZE:759840001:ATOUMOD105",
"stopSequence": 17
},
{
"arrival": {
"delay": -197,
"time": "1772701876"
},
"departure": {
"delay": -197,
"time": "1772702083"
},
"stopId": "FR:50218:ZE:756080005:ATOUMOD105",
"stopSequence": 31
},
{
"arrival": {
"delay": 73,
"time": "1772700303"
},
"departure": {
"delay": 73,
"time": "1772700313"
},
"stopId": "FR:50165:ZE:767190002:ATOUMOD105",
"stopSequence": 9
},
{
"arrival": {
"delay": -167,
"time": "1772702116"
},
"departure": {
"delay": -167,
"time": "1772702293"
},
"stopId": "FR:50218:ZE:738750004:ATOUMOD105",
"stopSequence": 33
},
{
"arrival": {
"delay": -31,
"time": "1772701009"
},
"departure": {
"delay": -31,
"time": "1772701049"
},
"stopId": "FR:50218:ZE:752240005:ATOUMOD105",
"stopSequence": 18
},
{
"arrival": {
"delay": -60,
"time": "1772701070"
},
"departure": {
"delay": -60,
"time": "1772701140"
},
"stopId": "FR:50218:ZE:758020003:ATOUMOD105",
"stopSequence": 19
},
{
"arrival": {
"delay": -173,
"time": "1772701745"
},
"departure": {
"delay": -173,
"time": "1772701927"
},
"stopId": "FR:50218:ZE:748670005:ATOUMOD105",
"stopSequence": 29
},
{
"arrival": {
"delay": 41,
"time": "1772699971"
},
"departure": {
"delay": 41,
"time": "1772699981"
},
"stopId": "FR:50647:ZE:759840002:ATOUMOD105",
"stopSequence": 5
},
{
"arrival": {
"delay": -31,
"time": "1772700888"
},
"departure": {
"delay": -31,
"time": "1772700929"
},
"stopId": "FR:50218:ZE:740090003:ATOUMOD105",
"stopSequence": 16
},
{
"arrival": {
"delay": -179,
"time": "1772701613"
},
"departure": {
"delay": -179,
"time": "1772701801"
},
"stopId": "FR:50218:ZE:761940002:ATOUMOD105",
"stopSequence": 27
}
],
"timestamp": "1772698352",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD105:Line:348940035:LOC",
"tripId": "ATOUMOD105:ServiceJourney:5923767074160640x4:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4107821x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 14,
"time": "1772699354"
},
"departure": {
"delay": 14,
"time": "1772699354"
},
"stopId": "FR:76351:ZE:3959:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 5,
"time": "1772699885"
},
"departure": {
"delay": 5,
"time": "1772699885"
},
"stopId": "FR:76351:ZE:3971:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 42,
"time": "1772699022"
},
"departure": {
"delay": 42,
"time": "1772699022"
},
"stopId": "FR:76351:ZE:3997:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 26,
"time": "1772700206"
},
"departure": {
"delay": 26,
"time": "1772700206"
},
"stopId": "FR:76351:ZE:4003:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 11,
"time": "1772700311"
},
"departure": {
"delay": 11,
"time": "1772700311"
},
"stopId": "FR:76351:ZE:3987:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 36,
"time": "1772700096"
},
"departure": {
"delay": 36,
"time": "1772700096"
},
"stopId": "FR:76351:ZE:3975:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 55,
"time": "1772699995"
},
"departure": {
"delay": 55,
"time": "1772699995"
},
"stopId": "FR:76351:ZE:3991:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 26,
"time": "1772699246"
},
"departure": {
"delay": 26,
"time": "1772699246"
},
"stopId": "FR:76351:ZE:3980:ATOUMOD003",
"stopSequence": 5
},
{
"departure": {
"time": "1772698920"
},
"stopId": "FR:76351:ZE:3983:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 49,
"time": "1772699449"
},
"departure": {
"delay": 49,
"time": "1772699449"
},
"stopId": "FR:76351:ZE:3999:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 58,
"time": "1772700418"
},
"departure": {
"delay": 58,
"time": "1772700418"
},
"stopId": "FR:76351:ZE:3953:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 27,
"time": "1772700507"
},
"stopId": "FR:76481:ZE:4890:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 33,
"time": "1772699733"
},
"departure": {
"delay": 33,
"time": "1772699733"
},
"stopId": "FR:76351:ZE:3969:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 31,
"time": "1772699131"
},
"departure": {
"delay": 31,
"time": "1772699131"
},
"stopId": "FR:76351:ZE:3964:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 34,
"time": "1772699554"
},
"departure": {
"delay": 34,
"time": "1772699554"
},
"stopId": "FR:76351:ZE:3989:ATOUMOD003",
"stopSequence": 10
}
],
"timestamp": "1772698746",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4107821x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4107805x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 176,
"time": "1772698376"
},
"stopId": "FR:76351:ZE:4000:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 171,
"time": "1772698911"
},
"stopId": "FR:76351:ZE:3984:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 152,
"time": "1772698832"
},
"departure": {
"delay": 152,
"time": "1772698832"
},
"stopId": "FR:76351:ZE:3998:ATOUMOD003",
"stopSequence": 15
},
{
"departure": {
"delay": 176,
"time": "1772698616"
},
"stopId": "FR:76351:ZE:3981:ATOUMOD003",
"stopSequence": 12
},
{
"departure": {
"delay": 184,
"time": "1772698504"
},
"stopId": "FR:76351:ZE:3960:ATOUMOD003",
"stopSequence": 11
},
{
"departure": {
"delay": 106,
"time": "1772698246"
},
"stopId": "FR:76351:ZE:3990:ATOUMOD003",
"stopSequence": 9
},
{
"departure": {
"delay": 172,
"time": "1772698732"
},
"stopId": "FR:76351:ZE:3965:ATOUMOD003",
"stopSequence": 14
}
],
"timestamp": "1772698396",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4107805x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4108157x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 54,
"time": "1772698434"
},
"departure": {
"delay": 54,
"time": "1772698434"
},
"stopId": "FR:76351:ZE:3998:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 73,
"time": "1772698513"
},
"stopId": "FR:76351:ZE:3984:ATOUMOD003",
"stopSequence": 15
},
{
"departure": {
"delay": 97,
"time": "1772697997"
},
"stopId": "FR:76351:ZE:4000:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 95,
"time": "1772698115"
},
"departure": {
"delay": 95,
"time": "1772698115"
},
"stopId": "FR:76351:ZE:3960:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 78,
"time": "1772698218"
},
"departure": {
"delay": 78,
"time": "1772698218"
},
"stopId": "FR:76351:ZE:3981:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 74,
"time": "1772698334"
},
"departure": {
"delay": 74,
"time": "1772698334"
},
"stopId": "FR:76351:ZE:3965:ATOUMOD003",
"stopSequence": 13
}
],
"timestamp": "1772698026",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:B:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4108157x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596121:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 122,
"time": "1772698622"
},
"departure": {
"delay": 122,
"time": "1772698622"
},
"stopId": "FR:27229:ZE:0xTAU02:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -26,
"time": "1772699794"
},
"departure": {
"delay": -26,
"time": "1772699794"
},
"stopId": "FR:27602:ZE:0xHEP02:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": -58,
"time": "1772699882"
},
"departure": {
"delay": -58,
"time": "1772699882"
},
"stopId": "FR:27602:ZE:0xRGO01:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": -23,
"time": "1772699737"
},
"departure": {
"delay": -23,
"time": "1772699737"
},
"stopId": "FR:27602:ZE:0xCLC01:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": 136,
"time": "1772698254"
},
"departure": {
"delay": 136,
"time": "1772698276"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 106,
"time": "1772698471"
},
"departure": {
"delay": 106,
"time": "1772698486"
},
"stopId": "FR:27229:ZE:0xCHA01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 50,
"time": "1772699570"
},
"departure": {
"delay": 50,
"time": "1772699570"
},
"stopId": "FR:27602:ZE:0xLES01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": 76,
"time": "1772698756"
},
"departure": {
"delay": 76,
"time": "1772698756"
},
"stopId": "FR:27229:ZE:0xMFO02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 60,
"time": "1772699340"
},
"departure": {
"delay": 60,
"time": "1772699340"
},
"stopId": "FR:27602:ZE:0xALI01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": 77,
"time": "1772699297"
},
"departure": {
"delay": 77,
"time": "1772699297"
},
"stopId": "FR:27602:ZE:0xBAU01:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": 76,
"time": "1772699416"
},
"departure": {
"delay": 76,
"time": "1772699416"
},
"stopId": "FR:27602:ZE:0xBVE01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": 114,
"time": "1772698914"
},
"departure": {
"delay": 114,
"time": "1772698914"
},
"stopId": "FR:27229:ZE:0xSTA02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -95,
"time": "1772700025"
},
"stopId": "FR:27602:ZE:0xROU01:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": 40,
"time": "1772699200"
},
"departure": {
"delay": 40,
"time": "1772699200"
},
"stopId": "FR:27602:ZE:0xBOU01:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -10,
"time": "1772699690"
},
"departure": {
"delay": -10,
"time": "1772699690"
},
"stopId": "FR:27602:ZE:0xCLN01:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": -53,
"time": "1772699947"
},
"departure": {
"delay": -53,
"time": "1772699947"
},
"stopId": "FR:27602:ZE:0xMOI01:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": 37,
"time": "1772699017"
},
"departure": {
"delay": 37,
"time": "1772699017"
},
"stopId": "FR:27229:ZE:0xHON02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": 76,
"time": "1772698366"
},
"departure": {
"delay": 76,
"time": "1772698396"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 97,
"time": "1772698957"
},
"departure": {
"delay": 97,
"time": "1772698957"
},
"stopId": "FR:27229:ZE:0xQUI02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 70,
"time": "1772699170"
},
"departure": {
"delay": 70,
"time": "1772699170"
},
"stopId": "FR:27602:ZE:0xWAL01:ATOUMOD004",
"stopSequence": 21
}
],
"timestamp": "1772698496",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T4:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596121:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN850332F6025628x2026x02x28T22x07x15Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1772695920"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 4
},
{
"arrival": {
"time": "1772696580"
},
"departure": {
"time": "1772696640"
},
"stopId": "FR:76596:ZE:StopPointxOCETrainxTERx87413310:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"time": "1772698620"
},
"stopId": "FR:76259:ZE:StopPointxOCETrainxTERx87413542:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1772697360"
},
"departure": {
"time": "1772697420"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 12
},
{
"arrival": {
"time": "1772696940"
},
"departure": {
"time": "1772697000"
},
"stopId": "FR:76250:ZE:StopPointxOCETrainxTERx87413328:ATOUMOD002",
"stopSequence": 10
},
{
"arrival": {
"time": "1772696220"
},
"departure": {
"time": "1772696280"
},
"stopId": "FR:76341:ZE:StopPointxOCETrainxTERx87413302:ATOUMOD002",
"stopSequence": 6
}
],
"timestamp": "1772692313",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxb66ce399xd888x47dex897bx46f7f79fa5adx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN850332F6025628x2026x02x28T22x07x15Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747840x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 182,
"time": "1772693192"
},
"departure": {
"delay": 182,
"time": "1772693222"
},
"stopId": "FR:50129:ZE:10HxC2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 171,
"time": "1772692603"
},
"departure": {
"delay": 171,
"time": "1772692611"
},
"stopId": "FR:50129:ZE:10GNT2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 151,
"time": "1772692692"
},
"departure": {
"delay": 151,
"time": "1772692711"
},
"stopId": "FR:50129:ZE:10LOG2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 451,
"time": "1772694529"
},
"departure": {
"delay": 451,
"time": "1772694571"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 118,
"time": "1772692119"
},
"departure": {
"delay": 118,
"time": "1772692438"
},
"stopId": "FR:50129:ZE:10CEN2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 341,
"time": "1772693481"
},
"departure": {
"delay": 341,
"time": "1772693501"
},
"stopId": "FR:50129:ZE:10RUC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 362,
"time": "1772694662"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 183,
"time": "1772693012"
},
"departure": {
"delay": 183,
"time": "1772693043"
},
"stopId": "FR:50129:ZE:10SWZ2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 310,
"time": "1772693648"
},
"departure": {
"delay": 310,
"time": "1772693710"
},
"stopId": "FR:50129:ZE:10ODR2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 203,
"time": "1772692537"
},
"departure": {
"delay": 203,
"time": "1772692583"
},
"stopId": "FR:50129:ZE:10BOC2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 242,
"time": "1772694161"
},
"departure": {
"delay": 242,
"time": "1772694182"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 248,
"time": "1772693255"
},
"departure": {
"delay": 248,
"time": "1772693288"
},
"stopId": "FR:50129:ZE:10SEX2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 264,
"time": "1772693304"
},
"departure": {
"delay": 264,
"time": "1772693364"
},
"stopId": "FR:50129:ZE:10MTT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 183,
"time": "1772693121"
},
"departure": {
"delay": 183,
"time": "1772693163"
},
"stopId": "FR:50129:ZE:10GDM4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 202,
"time": "1772692852"
},
"departure": {
"delay": 202,
"time": "1772692882"
},
"stopId": "FR:50129:ZE:10DEB2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 187,
"time": "1772692787"
},
"departure": {
"delay": 187,
"time": "1772692807"
},
"stopId": "FR:50129:ZE:10CUR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 428,
"time": "1772694438"
},
"departure": {
"delay": 428,
"time": "1772694488"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 281,
"time": "1772693382"
},
"departure": {
"delay": 281,
"time": "1772693441"
},
"stopId": "FR:50129:ZE:10BSJ2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 172,
"time": "1772692960"
},
"departure": {
"delay": 172,
"time": "1772692972"
},
"stopId": "FR:50129:ZE:10CSM2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 334,
"time": "1772693960"
},
"departure": {
"delay": 334,
"time": "1772694034"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 268,
"time": "1772693804"
},
"departure": {
"delay": 268,
"time": "1772693848"
},
"stopId": "FR:50129:ZE:10JAR2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 300,
"time": "1772694074"
},
"departure": {
"delay": 300,
"time": "1772694120"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 316,
"time": "1772693746"
},
"departure": {
"delay": 316,
"time": "1772693776"
},
"stopId": "FR:50129:ZE:10BOS2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 205,
"time": "1772692754"
},
"departure": {
"delay": 205,
"time": "1772692765"
},
"stopId": "FR:50129:ZE:10REN2:ATOUMOD035",
"stopSequence": 6
}
],
"timestamp": "1772698730",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747840x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4052286xGTFSxGSemHTNIxSemainex08:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 96,
"time": "1772698836"
},
"departure": {
"delay": 96,
"time": "1772698836"
},
"stopId": "FR:76534:ZE:3132:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 148,
"time": "1772699608"
},
"departure": {
"delay": 148,
"time": "1772699608"
},
"stopId": "FR:76716:ZE:3733:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 136,
"time": "1772698756"
},
"departure": {
"delay": 136,
"time": "1772698756"
},
"stopId": "FR:76238:ZE:4042:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 130,
"time": "1772698930"
},
"departure": {
"delay": 130,
"time": "1772698930"
},
"stopId": "FR:76534:ZE:3215:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 129,
"time": "1772699169"
},
"departure": {
"delay": 129,
"time": "1772699169"
},
"stopId": "FR:76615:ZE:5067:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 108,
"time": "1772700168"
},
"departure": {
"delay": 108,
"time": "1772700168"
},
"stopId": "FR:76741:ZE:5134:ATOUMOD003",
"stopSequence": 35
},
{
"departure": {
"delay": 113,
"time": "1772698553"
},
"stopId": "FR:76447:ZE:3885:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 99,
"time": "1772700579"
},
"departure": {
"delay": 99,
"time": "1772700579"
},
"stopId": "FR:76254:ZE:5137:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 99,
"time": "1772700459"
},
"departure": {
"delay": 99,
"time": "1772700459"
},
"stopId": "FR:76117:ZE:5136:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 127,
"time": "1772699767"
},
"departure": {
"delay": 127,
"time": "1772699767"
},
"stopId": "FR:76196:ZE:3425:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 143,
"time": "1772698883"
},
"departure": {
"delay": 143,
"time": "1772698883"
},
"stopId": "FR:76534:ZE:5130:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 99,
"time": "1772700339"
},
"departure": {
"delay": 99,
"time": "1772700339"
},
"stopId": "FR:76501:ZE:5135:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 107,
"time": "1772698967"
},
"departure": {
"delay": 107,
"time": "1772698967"
},
"stopId": "FR:76477:ZE:3114:ATOUMOD003",
"stopSequence": 26
},
{
"departure": {
"delay": 96,
"time": "1772698656"
},
"stopId": "FR:76238:ZE:4039:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 134,
"time": "1772699894"
},
"departure": {
"delay": 134,
"time": "1772699894"
},
"stopId": "FR:76196:ZE:3479:ATOUMOD003",
"stopSequence": 33
},
{
"departure": {
"delay": 85,
"time": "1772698525"
},
"stopId": "FR:76447:ZE:4075:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 96,
"time": "1772699016"
},
"departure": {
"delay": 96,
"time": "1772699016"
},
"stopId": "FR:76477:ZE:4053:ATOUMOD003",
"stopSequence": 27
},
{
"departure": {
"delay": 89,
"time": "1772698589"
},
"stopId": "FR:76238:ZE:4029:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 96,
"time": "1772700636"
},
"stopId": "FR:76254:ZE:5019:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 127,
"time": "1772699347"
},
"departure": {
"delay": 127,
"time": "1772699347"
},
"stopId": "FR:76716:ZE:5082:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 96,
"time": "1772699976"
},
"departure": {
"delay": 96,
"time": "1772699976"
},
"stopId": "FR:76196:ZE:5133:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 145,
"time": "1772699245"
},
"departure": {
"delay": 145,
"time": "1772699245"
},
"stopId": "FR:76615:ZE:5131:ATOUMOD003",
"stopSequence": 29
}
],
"timestamp": "1772698726",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:21:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4052286xGTFSxGSemHTNIxSemainex08:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x4490616:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 1084,
"time": "1772699944"
},
"departure": {
"delay": 1084,
"time": "1772699944"
},
"stopId": "FR:27458:ZE:0x6692:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": 1075,
"time": "1772699755"
},
"departure": {
"delay": 1075,
"time": "1772699755"
},
"stopId": "FR:27386:ZE:0x6366:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": 1089,
"time": "1772698749"
},
"departure": {
"delay": 1089,
"time": "1772698749"
},
"stopId": "FR:27348:ZE:0x6298:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 1037,
"time": "1772699897"
},
"departure": {
"delay": 1037,
"time": "1772699897"
},
"stopId": "FR:27458:ZE:0x6680:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": 1069,
"time": "1772699869"
},
"departure": {
"delay": 1069,
"time": "1772699869"
},
"stopId": "FR:27458:ZE:0x6694:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": 1036,
"time": "1772699236"
},
"departure": {
"delay": 1036,
"time": "1772699236"
},
"stopId": "FR:27008:ZE:0x6050:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 1062,
"time": "1772699502"
},
"departure": {
"delay": 1062,
"time": "1772699502"
},
"stopId": "FR:27008:ZE:0x6057:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": 1063,
"time": "1772698843"
},
"departure": {
"delay": 1063,
"time": "1772698843"
},
"stopId": "FR:27348:ZE:0x6303:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 1016,
"time": "1772698916"
},
"departure": {
"delay": 1016,
"time": "1772698916"
},
"stopId": "FR:27348:ZE:0x6301:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 1068,
"time": "1772699688"
},
"departure": {
"delay": 1068,
"time": "1772699688"
},
"stopId": "FR:27386:ZE:0x6377:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": 1078,
"time": "1772699338"
},
"departure": {
"delay": 1078,
"time": "1772699338"
},
"stopId": "FR:27008:ZE:0x6046:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": 1011,
"time": "1772699211"
},
"departure": {
"delay": 1011,
"time": "1772699211"
},
"stopId": "FR:27348:ZE:0x6292:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 1095,
"time": "1772699655"
},
"departure": {
"delay": 1095,
"time": "1772699655"
},
"stopId": "FR:27386:ZE:0x6375:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": 1062,
"time": "1772699442"
},
"departure": {
"delay": 1062,
"time": "1772699442"
},
"stopId": "FR:27008:ZE:0x6048:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": 1097,
"time": "1772700137"
},
"departure": {
"delay": 1097,
"time": "1772700137"
},
"stopId": "FR:27458:ZE:0x6691:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": 1036,
"time": "1772699296"
},
"departure": {
"delay": 1036,
"time": "1772699296"
},
"stopId": "FR:27008:ZE:0x6054:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 1066,
"time": "1772699566"
},
"departure": {
"delay": 1066,
"time": "1772699566"
},
"stopId": "FR:27008:ZE:0x6059:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": 1032,
"time": "1772700252"
},
"stopId": "FR:27458:ZE:0x6686:ATOUMOD006",
"stopSequence": 40
},
{
"arrival": {
"delay": 1075,
"time": "1772698795"
},
"departure": {
"delay": 1075,
"time": "1772698795"
},
"stopId": "FR:27348:ZE:0x6297:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 1039,
"time": "1772700199"
},
"departure": {
"delay": 1039,
"time": "1772700199"
},
"stopId": "FR:27458:ZE:0x6688:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": 1064,
"time": "1772699984"
},
"departure": {
"delay": 1064,
"time": "1772699984"
},
"stopId": "FR:27458:ZE:0x6684:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": 1084,
"time": "1772699404"
},
"departure": {
"delay": 1084,
"time": "1772699404"
},
"stopId": "FR:27008:ZE:0x6052:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": 1058,
"time": "1772700038"
},
"departure": {
"delay": 1058,
"time": "1772700038"
},
"stopId": "FR:27458:ZE:0x6678:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": 1051,
"time": "1772699791"
},
"departure": {
"delay": 1051,
"time": "1772699791"
},
"stopId": "FR:27458:ZE:0x6698:ATOUMOD006",
"stopSequence": 32
}
],
"timestamp": "1772698755",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:5:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x4490616:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:341:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772704140"
},
"departure": {
"time": "1772704140"
},
"stopId": "FR:76217:ZE:18244:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1772703960"
},
"departure": {
"time": "1772703960"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1772703420"
},
"departure": {
"time": "1772703420"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1772703180"
},
"departure": {
"time": "1772703180"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1772704020"
},
"departure": {
"time": "1772704020"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1772703720"
},
"departure": {
"time": "1772703720"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 6
},
{
"departure": {
"time": "1772703120"
},
"stopId": "FR:76217:ZE:18042:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1772704440"
},
"departure": {
"time": "1772704440"
},
"stopId": "FR:76217:ZE:18044:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1772704320"
},
"departure": {
"time": "1772704320"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1772703660"
},
"departure": {
"time": "1772703660"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1772704560"
},
"departure": {
"time": "1772704560"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1772703840"
},
"departure": {
"time": "1772703840"
},
"stopId": "FR:76217:ZE:18036:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1772704200"
},
"departure": {
"time": "1772704200"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1772704620"
},
"departure": {
"time": "1772704620"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1772704080"
},
"departure": {
"time": "1772704080"
},
"stopId": "FR:76217:ZE:18033:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1772703540"
},
"departure": {
"time": "1772703540"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1772703900"
},
"departure": {
"time": "1772703900"
},
"stopId": "FR:76217:ZE:18802:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1772704800"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1772704680"
},
"departure": {
"time": "1772704680"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
}
],
"timestamp": "1772698773",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:341:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230373x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 158,
"time": "1772698358"
},
"stopId": "FR:76351:ZE:5183:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 231,
"time": "1772698851"
},
"departure": {
"delay": 231,
"time": "1772698851"
},
"stopId": "FR:76351:ZE:3007:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 233,
"time": "1772699093"
},
"departure": {
"delay": 233,
"time": "1772699093"
},
"stopId": "FR:76351:ZE:4115:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 228,
"time": "1772699148"
},
"departure": {
"delay": 228,
"time": "1772699148"
},
"stopId": "FR:76351:ZE:4523:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 184,
"time": "1772699044"
},
"departure": {
"delay": 184,
"time": "1772699044"
},
"stopId": "FR:76351:ZE:3447:ATOUMOD003",
"stopSequence": 36
},
{
"departure": {
"delay": 202,
"time": "1772698702"
},
"stopId": "FR:76351:ZE:3543:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 202,
"time": "1772698882"
},
"departure": {
"delay": 202,
"time": "1772698882"
},
"stopId": "FR:76351:ZE:3019:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 184,
"time": "1772698804"
},
"departure": {
"delay": 184,
"time": "1772698804"
},
"stopId": "FR:76351:ZE:3770:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 184,
"time": "1772699404"
},
"stopId": "FR:76341:ZE:3691:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 225,
"time": "1772698905"
},
"departure": {
"delay": 225,
"time": "1772698905"
},
"stopId": "FR:76351:ZE:3685:ATOUMOD003",
"stopSequence": 35
},
{
"departure": {
"delay": 176,
"time": "1772698616"
},
"stopId": "FR:76351:ZE:3200:ATOUMOD003",
"stopSequence": 30
}
],
"timestamp": "1772698556",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230373x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4244137xGTFSxGSemH25xSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 3580,
"time": "1772698420"
},
"departure": {
"delay": 3580,
"time": "1772698420"
},
"stopId": "FR:76351:ZE:4866:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 3581,
"time": "1772699381"
},
"departure": {
"delay": 3581,
"time": "1772699381"
},
"stopId": "FR:76305:ZE:4997:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 3633,
"time": "1772700213"
},
"departure": {
"delay": 3633,
"time": "1772700213"
},
"stopId": "FR:76489:ZE:4951:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 3630,
"time": "1772700750"
},
"departure": {
"delay": 3630,
"time": "1772700750"
},
"stopId": "FR:76660:ZE:4961:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 3585,
"time": "1772700345"
},
"departure": {
"delay": 3585,
"time": "1772700345"
},
"stopId": "FR:76489:ZE:4956:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 3575,
"time": "1772701475"
},
"stopId": "FR:76657:ZE:3305:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 3602,
"time": "1772700902"
},
"departure": {
"delay": 3602,
"time": "1772700902"
},
"stopId": "FR:76660:ZE:4965:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 3627,
"time": "1772701167"
},
"departure": {
"delay": 3627,
"time": "1772701167"
},
"stopId": "FR:76657:ZE:4976:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 3613,
"time": "1772699653"
},
"departure": {
"delay": 3613,
"time": "1772699653"
},
"stopId": "FR:76305:ZE:4920:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 3607,
"time": "1772701267"
},
"departure": {
"delay": 3607,
"time": "1772701267"
},
"stopId": "FR:76657:ZE:3306:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 3630,
"time": "1772701350"
},
"departure": {
"delay": 3630,
"time": "1772701350"
},
"stopId": "FR:76657:ZE:3247:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 3634,
"time": "1772700094"
},
"departure": {
"delay": 3634,
"time": "1772700094"
},
"stopId": "FR:76533:ZE:4949:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 3575,
"time": "1772698775"
},
"departure": {
"delay": 3575,
"time": "1772698775"
},
"stopId": "FR:76351:ZE:4984:ATOUMOD003",
"stopSequence": 5
},
{
"departure": {
"delay": 3575,
"time": "1772698235"
},
"stopId": "FR:76351:ZE:5206:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 3589,
"time": "1772701129"
},
"departure": {
"delay": 3589,
"time": "1772701129"
},
"stopId": "FR:76657:ZE:4975:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 3575,
"time": "1772699315"
},
"departure": {
"delay": 3575,
"time": "1772699315"
},
"stopId": "FR:76305:ZE:4939:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 3575,
"time": "1772700455"
},
"departure": {
"delay": 3575,
"time": "1772700455"
},
"stopId": "FR:76660:ZE:3260:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 3624,
"time": "1772700264"
},
"departure": {
"delay": 3624,
"time": "1772700264"
},
"stopId": "FR:76489:ZE:4954:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 3588,
"time": "1772701068"
},
"departure": {
"delay": 3588,
"time": "1772701068"
},
"stopId": "FR:76660:ZE:4974:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 3617,
"time": "1772698517"
},
"departure": {
"delay": 3617,
"time": "1772698517"
},
"stopId": "FR:76351:ZE:4868:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 3575,
"time": "1772699435"
},
"departure": {
"delay": 3575,
"time": "1772699435"
},
"stopId": "FR:76305:ZE:4918:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 3622,
"time": "1772701222"
},
"departure": {
"delay": 3622,
"time": "1772701222"
},
"stopId": "FR:76657:ZE:5089:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 3575,
"time": "1772699735"
},
"departure": {
"delay": 3575,
"time": "1772699735"
},
"stopId": "FR:76305:ZE:4818:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 3633,
"time": "1772699613"
},
"departure": {
"delay": 3633,
"time": "1772699613"
},
"stopId": "FR:76305:ZE:4937:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 3583,
"time": "1772700943"
},
"departure": {
"delay": 3583,
"time": "1772700943"
},
"stopId": "FR:76660:ZE:4967:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 3606,
"time": "1772701386"
},
"departure": {
"delay": 3606,
"time": "1772701386"
},
"stopId": "FR:76657:ZE:3262:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 3601,
"time": "1772701321"
},
"departure": {
"delay": 3601,
"time": "1772701321"
},
"stopId": "FR:76657:ZE:5091:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 3603,
"time": "1772698563"
},
"departure": {
"delay": 3603,
"time": "1772698563"
},
"stopId": "FR:76351:ZE:3261:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 3607,
"time": "1772700847"
},
"departure": {
"delay": 3607,
"time": "1772700847"
},
"stopId": "FR:76660:ZE:4963:ATOUMOD003",
"stopSequence": 18
}
],
"timestamp": "1772698236",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:25:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4244137xGTFSxGSemH25xSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057120x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 366,
"time": "1772697666"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 366,
"time": "1772697966"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 22
}
],
"timestamp": "1772697936",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C8:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057120x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD105:ServiceJourney:5351054855110656x1:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 255,
"time": "1772699645"
},
"departure": {
"delay": 255,
"time": "1772699655"
},
"stopId": "FR:50218:ZE:752280004:ATOUMOD105",
"stopSequence": 14
},
{
"arrival": {
"delay": 246,
"time": "1772699706"
},
"stopId": "FR:50218:ZE:744570004:ATOUMOD105",
"stopSequence": 15
},
{
"arrival": {
"delay": 322,
"time": "1772698565"
},
"departure": {
"delay": 322,
"time": "1772698582"
},
"stopId": "FR:50218:ZE:767190003:ATOUMOD105",
"stopSequence": 2
},
{
"arrival": {
"delay": 292,
"time": "1772699082"
},
"departure": {
"delay": 292,
"time": "1772699092"
},
"stopId": "FR:50218:ZE:5166996127744000:ATOUMOD105",
"stopSequence": 7
},
{
"arrival": {
"delay": 293,
"time": "1772698963"
},
"departure": {
"delay": 293,
"time": "1772698973"
},
"stopId": "FR:50218:ZE:757990017:ATOUMOD105",
"stopSequence": 6
},
{
"arrival": {
"delay": 342,
"time": "1772698750"
},
"departure": {
"delay": 342,
"time": "1772698782"
},
"stopId": "FR:50218:ZE:749890002:ATOUMOD105",
"stopSequence": 4
},
{
"arrival": {
"delay": 247,
"time": "1772699517"
},
"departure": {
"delay": 247,
"time": "1772699527"
},
"stopId": "FR:50218:ZE:746180003:ATOUMOD105",
"stopSequence": 12
},
{
"arrival": {
"delay": 289,
"time": "1772699439"
},
"departure": {
"delay": 289,
"time": "1772699449"
},
"stopId": "FR:50218:ZE:742490001:ATOUMOD105",
"stopSequence": 11
},
{
"arrival": {
"delay": 292,
"time": "1772699382"
},
"departure": {
"delay": 292,
"time": "1772699392"
},
"stopId": "FR:50218:ZE:761950003:ATOUMOD105",
"stopSequence": 10
},
{
"departure": {
"delay": 43,
"time": "1772698243"
},
"stopId": "FR:50218:ZE:767160013:ATOUMOD105",
"stopSequence": 1
},
{
"arrival": {
"delay": 273,
"time": "1772699603"
},
"departure": {
"delay": 273,
"time": "1772699613"
},
"stopId": "FR:50218:ZE:757970022:ATOUMOD105",
"stopSequence": 13
},
{
"arrival": {
"delay": 318,
"time": "1772698677"
},
"departure": {
"delay": 318,
"time": "1772698698"
},
"stopId": "FR:50218:ZE:712770015:ATOUMOD105",
"stopSequence": 3
},
{
"arrival": {
"delay": 307,
"time": "1772699277"
},
"departure": {
"delay": 307,
"time": "1772699287"
},
"stopId": "FR:50218:ZE:759810003:ATOUMOD105",
"stopSequence": 9
},
{
"arrival": {
"delay": 303,
"time": "1772698853"
},
"departure": {
"delay": 303,
"time": "1772698863"
},
"stopId": "FR:50218:ZE:738750002:ATOUMOD105",
"stopSequence": 5
},
{
"arrival": {
"delay": 269,
"time": "1772699179"
},
"departure": {
"delay": 269,
"time": "1772699189"
},
"stopId": "FR:50218:ZE:761940002:ATOUMOD105",
"stopSequence": 8
}
],
"timestamp": "1772698772",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD105:Line:761900004:LOC",
"tripId": "ATOUMOD105:ServiceJourney:5351054855110656x1:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4011283x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 437,
"time": "1772698577"
},
"stopId": "FR:76552:ZE:3105:ATOUMOD003",
"stopSequence": 51
},
{
"departure": {
"delay": 371,
"time": "1772698391"
},
"stopId": "FR:76552:ZE:3489:ATOUMOD003",
"stopSequence": 48
},
{
"departure": {
"delay": 384,
"time": "1772698164"
},
"stopId": "FR:76552:ZE:3607:ATOUMOD003",
"stopSequence": 45
},
{
"departure": {
"delay": 426,
"time": "1772698326"
},
"stopId": "FR:76552:ZE:3103:ATOUMOD003",
"stopSequence": 47
},
{
"departure": {
"delay": 382,
"time": "1772698642"
},
"stopId": "FR:76552:ZE:4519:ATOUMOD003",
"stopSequence": 53
},
{
"arrival": {
"delay": 428,
"time": "1772698628"
},
"departure": {
"delay": 428,
"time": "1772698628"
},
"stopId": "FR:76552:ZE:3172:ATOUMOD003",
"stopSequence": 52
},
{
"departure": {
"delay": 394,
"time": "1772698114"
},
"stopId": "FR:76552:ZE:3297:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 369,
"time": "1772698689"
},
"stopId": "FR:76552:ZE:3400:ATOUMOD003",
"stopSequence": 54
},
{
"departure": {
"delay": 432,
"time": "1772698452"
},
"stopId": "FR:76552:ZE:3339:ATOUMOD003",
"stopSequence": 49
},
{
"departure": {
"delay": 360,
"time": "1772698260"
},
"stopId": "FR:76552:ZE:3092:ATOUMOD003",
"stopSequence": 46
},
{
"departure": {
"delay": 431,
"time": "1772698511"
},
"stopId": "FR:76552:ZE:3355:ATOUMOD003",
"stopSequence": 50
}
],
"timestamp": "1772698586",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4011283x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230369x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 446,
"time": "1772697146"
},
"stopId": "FR:76351:ZE:4523:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 427,
"time": "1772697487"
},
"stopId": "FR:76341:ZE:3691:ATOUMOD003",
"stopSequence": 39
}
],
"timestamp": "1772697346",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230369x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x4470540:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -136,
"time": "1772703104"
},
"departure": {
"delay": -136,
"time": "1772703104"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -3765,
"time": "1772698755"
},
"departure": {
"delay": -3765,
"time": "1772698755"
},
"stopId": "FR:27701:ZE:0x7100:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -3885,
"time": "1772698755"
},
"departure": {
"delay": -3885,
"time": "1772698755"
},
"stopId": "FR:27701:ZE:0x7126:ATOUMOD006",
"stopSequence": 10
},
{
"departure": {
"delay": -3045,
"time": "1772698755"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -3645,
"time": "1772698755"
},
"departure": {
"delay": -3645,
"time": "1772698755"
},
"stopId": "FR:27375:ZE:0x6406:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -3345,
"time": "1772698755"
},
"departure": {
"delay": -3345,
"time": "1772698755"
},
"stopId": "FR:27375:ZE:0x6528:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -168,
"time": "1772703312"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -3585,
"time": "1772698755"
},
"departure": {
"delay": -3585,
"time": "1772698755"
},
"stopId": "FR:27375:ZE:0x6442:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -3045,
"time": "1772698755"
},
"departure": {
"delay": -3045,
"time": "1772698755"
},
"stopId": "FR:27375:ZE:0x6440:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -136,
"time": "1772703164"
},
"departure": {
"delay": -136,
"time": "1772703164"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -3945,
"time": "1772698755"
},
"departure": {
"delay": -3945,
"time": "1772698755"
},
"stopId": "FR:27701:ZE:0x7036:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -4065,
"time": "1772698755"
},
"departure": {
"delay": -4065,
"time": "1772698755"
},
"stopId": "FR:27701:ZE:0x7044:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -3465,
"time": "1772698755"
},
"departure": {
"delay": -3465,
"time": "1772698755"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -76,
"time": "1772703224"
},
"departure": {
"delay": -76,
"time": "1772703224"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -4125,
"time": "1772698755"
},
"departure": {
"delay": -4125,
"time": "1772698755"
},
"stopId": "FR:27701:ZE:0x7054:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -153,
"time": "1772702907"
},
"departure": {
"delay": -153,
"time": "1772702907"
},
"stopId": "FR:27701:ZE:0x7108:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -144,
"time": "1772703036"
},
"departure": {
"delay": -144,
"time": "1772703036"
},
"stopId": "FR:27701:ZE:0x7095:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -3225,
"time": "1772698755"
},
"departure": {
"delay": -3225,
"time": "1772698755"
},
"stopId": "FR:27375:ZE:0x6504:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -206,
"time": "1772702794"
},
"departure": {
"delay": -206,
"time": "1772702794"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -135,
"time": "1772702865"
},
"departure": {
"delay": -135,
"time": "1772702865"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -4005,
"time": "1772698755"
},
"departure": {
"delay": -4005,
"time": "1772698755"
},
"stopId": "FR:27701:ZE:0x7132:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -3405,
"time": "1772698755"
},
"departure": {
"delay": -3405,
"time": "1772698755"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -3945,
"time": "1772698755"
},
"departure": {
"delay": -3945,
"time": "1772698755"
},
"stopId": "FR:27701:ZE:0x7068:ATOUMOD006",
"stopSequence": 12
}
],
"timestamp": "1772698755",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x4470540:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4056997x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": -1,
"time": "1772698619"
},
"stopId": "FR:76351:ZE:4996:ATOUMOD003",
"stopSequence": 18
},
{
"departure": {
"delay": 2,
"time": "1772698742"
},
"stopId": "FR:76351:ZE:3030:ATOUMOD003",
"stopSequence": 20
},
{
"departure": {
"delay": -4,
"time": "1772698676"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": -15,
"time": "1772698845"
},
"departure": {
"delay": -15,
"time": "1772698845"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": -15,
"time": "1772699145"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": -15,
"time": "1772698785"
},
"departure": {
"delay": -15,
"time": "1772698785"
},
"stopId": "FR:76351:ZE:3530:ATOUMOD003",
"stopSequence": 21
}
],
"timestamp": "1772698626",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C7:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4056997x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD037:ServiceJourney:1400000098:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 176,
"time": "1772697531"
},
"departure": {
"delay": 176,
"time": "1772697596"
},
"stopId": "FR:61001:ZE:PointxduxJour:ATOUMOD037",
"stopSequence": 13
},
{
"departure": {
"delay": 153,
"time": "1772698713"
},
"stopId": "FR:61001:ZE:Zola:ATOUMOD037",
"stopSequence": 26
},
{
"arrival": {
"delay": 94,
"time": "1772697223"
},
"departure": {
"delay": 94,
"time": "1772697274"
},
"stopId": "FR:61001:ZE:Sainfoins:ATOUMOD037",
"stopSequence": 8
},
{
"arrival": {
"delay": 15,
"time": "1772697045"
},
"departure": {
"delay": 15,
"time": "1772697075"
},
"stopId": "FR:61001:ZE:VieuxxCourteille:ATOUMOD037",
"stopSequence": 5
},
{
"arrival": {
"delay": 153,
"time": "1772698629"
},
"departure": {
"delay": 153,
"time": "1772698653"
},
"stopId": "FR:61001:ZE:RhinxetxDanube:ATOUMOD037",
"stopSequence": 25
},
{
"arrival": {
"delay": 153,
"time": "1772699193"
},
"stopId": "FR:72006:ZE:Chevx:ATOUMOD037",
"stopSequence": 35
},
{
"arrival": {
"delay": 168,
"time": "1772697338"
},
"departure": {
"delay": 168,
"time": "1772697408"
},
"stopId": "FR:61001:ZE:Guynemer:ATOUMOD037",
"stopSequence": 10
},
{
"departure": {
"delay": 153,
"time": "1772699133"
},
"stopId": "FR:72006:ZE:PointxdxAlenxon:ATOUMOD037",
"stopSequence": 34
},
{
"arrival": {
"delay": 152,
"time": "1772697425"
},
"departure": {
"delay": 152,
"time": "1772697452"
},
"stopId": "FR:61001:ZE:ClairxMatin:ATOUMOD037",
"stopSequence": 11
},
{
"departure": {
"delay": 153,
"time": "1772698833"
},
"stopId": "FR:61001:ZE:Flaubert:ATOUMOD037",
"stopSequence": 28
},
{
"departure": {
"delay": 153,
"time": "1772699013"
},
"stopId": "FR:61001:ZE:LycxexLeclerc:ATOUMOD037",
"stopSequence": 31
},
{
"arrival": {
"delay": 160,
"time": "1772698567"
},
"departure": {
"delay": 160,
"time": "1772698600"
},
"stopId": "FR:61001:ZE:Tisons:ATOUMOD037",
"stopSequence": 24
},
{
"arrival": {
"delay": 155,
"time": "1772697278"
},
"departure": {
"delay": 155,
"time": "1772697335"
},
"stopId": "FR:61001:ZE:Axrodrome:ATOUMOD037",
"stopSequence": 9
},
{
"departure": {
"delay": 153,
"time": "1772698893"
},
"stopId": "FR:61001:ZE:PlacexdexlaxPaix:ATOUMOD037",
"stopSequence": 29
},
{
"departure": {
"delay": 153,
"time": "1772699013"
},
"stopId": "FR:72308:ZE:CFAxRoselet:ATOUMOD037",
"stopSequence": 32
},
{
"arrival": {
"delay": 75,
"time": "1772697090"
},
"departure": {
"delay": 75,
"time": "1772697135"
},
"stopId": "FR:61001:ZE:Bayard:ATOUMOD037",
"stopSequence": 6
},
{
"arrival": {
"delay": 66,
"time": "1772697142"
},
"departure": {
"delay": 66,
"time": "1772697186"
},
"stopId": "FR:61001:ZE:Courteille:ATOUMOD037",
"stopSequence": 7
},
{
"arrival": {
"delay": 146,
"time": "1772697462"
},
"departure": {
"delay": 146,
"time": "1772697506"
},
"stopId": "FR:61001:ZE:ClaudexBernard:ATOUMOD037",
"stopSequence": 12
},
{
"arrival": {
"delay": 112,
"time": "1772698373"
},
"departure": {
"delay": 112,
"time": "1772698492"
},
"stopId": "FR:61001:ZE:Montsort:ATOUMOD037",
"stopSequence": 23
},
{
"departure": {
"delay": 153,
"time": "1772698953"
},
"stopId": "FR:61001:ZE:CollxgexLouisexMichl:ATOUMOD037",
"stopSequence": 30
},
{
"departure": {
"delay": 153,
"time": "1772699073"
},
"stopId": "FR:72308:ZE:LycxexMargueritexdee:ATOUMOD037",
"stopSequence": 33
},
{
"departure": {
"delay": 153,
"time": "1772698773"
},
"stopId": "FR:61001:ZE:JeannexdxArc:ATOUMOD037",
"stopSequence": 27
}
],
"timestamp": "1772698159",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD037:Line:A:LOC",
"tripId": "ATOUMOD037:ServiceJourney:1400000098:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN13116F5977929x2026x02x24T21x15x52Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1772692800"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1772694540"
},
"departure": {
"time": "1772694600"
},
"stopId": "FR:27022:ZE:StopPointxOCETrainxTERx87415620:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1772698620"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1772693880"
},
"departure": {
"time": "1772693940"
},
"stopId": "FR:27701:ZE:StopPointxOCETrainxTERx87415877:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1772695080"
},
"departure": {
"time": "1772695200"
},
"stopId": "FR:27681:ZE:StopPointxOCETrainxTERx87415604:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1772693340"
},
"departure": {
"time": "1772693400"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 3
}
],
"timestamp": "1772689190",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx97E911FAxC8F2x4861xAD3CxC36CF4750A49x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN13116F5977929x2026x02x24T21x15x52Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745256x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -39,
"time": "1772690496"
},
"departure": {
"delay": -39,
"time": "1772690541"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -22,
"time": "1772690822"
},
"departure": {
"delay": -22,
"time": "1772690858"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -47,
"time": "1772691187"
},
"departure": {
"delay": -47,
"time": "1772691253"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 9,
"time": "1772691325"
},
"departure": {
"delay": 9,
"time": "1772691369"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -23,
"time": "1772690754"
},
"departure": {
"delay": -23,
"time": "1772690797"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -58,
"time": "1772691889"
},
"departure": {
"delay": -58,
"time": "1772691962"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -40,
"time": "1772690601"
},
"departure": {
"delay": -40,
"time": "1772690660"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -37,
"time": "1772691405"
},
"departure": {
"delay": -37,
"time": "1772691443"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -68,
"time": "1772691566"
},
"departure": {
"delay": -68,
"time": "1772691592"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -63,
"time": "1772691793"
},
"departure": {
"delay": -63,
"time": "1772691837"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -58,
"time": "1772691493"
},
"departure": {
"delay": -58,
"time": "1772691542"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -47,
"time": "1772690910"
},
"departure": {
"delay": -47,
"time": "1772690953"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -38,
"time": "1772691637"
},
"departure": {
"delay": -38,
"time": "1772691682"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -16,
"time": "1772691721"
},
"departure": {
"delay": -16,
"time": "1772691764"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -38,
"time": "1772690972"
},
"departure": {
"delay": -38,
"time": "1772691022"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"departure": {
"delay": 4,
"time": "1772690404"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -60,
"time": "1772690569"
},
"departure": {
"delay": -60,
"time": "1772690580"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -50,
"time": "1772691061"
},
"departure": {
"delay": -50,
"time": "1772691130"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -32,
"time": "1772690682"
},
"departure": {
"delay": -32,
"time": "1772690728"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -73,
"time": "1772692067"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
}
],
"timestamp": "1772698733",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745256x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:485:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772709180"
},
"departure": {
"time": "1772709180"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1772709420"
},
"departure": {
"time": "1772709420"
},
"stopId": "FR:76217:ZE:18043:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1772710680"
},
"departure": {
"time": "1772710680"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1772710320"
},
"departure": {
"time": "1772710320"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1772710740"
},
"stopId": "FR:76217:ZE:18041:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1772709900"
},
"departure": {
"time": "1772709900"
},
"stopId": "FR:76217:ZE:18052:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1772709660"
},
"departure": {
"time": "1772709660"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1772710080"
},
"departure": {
"time": "1772710080"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1772709300"
},
"departure": {
"time": "1772709300"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1772710020"
},
"departure": {
"time": "1772710020"
},
"stopId": "FR:76217:ZE:18037:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1772709600"
},
"departure": {
"time": "1772709600"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1772709720"
},
"departure": {
"time": "1772709720"
},
"stopId": "FR:76217:ZE:18067:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1772710140"
},
"departure": {
"time": "1772710140"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1772709840"
},
"departure": {
"time": "1772709840"
},
"stopId": "FR:76217:ZE:18093:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1772710500"
},
"departure": {
"time": "1772710500"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 16
},
{
"departure": {
"time": "1772709000"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1772709780"
},
"departure": {
"time": "1772709780"
},
"stopId": "FR:76217:ZE:18325:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1772709960"
},
"departure": {
"time": "1772709960"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 11
}
],
"timestamp": "1772698770",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:485:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745194x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 4,
"time": "1772687732"
},
"departure": {
"delay": 4,
"time": "1772687764"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 87,
"time": "1772687426"
},
"departure": {
"delay": 87,
"time": "1772687487"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 58,
"time": "1772687306"
},
"departure": {
"delay": 58,
"time": "1772687338"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 67,
"time": "1772687255"
},
"departure": {
"delay": 67,
"time": "1772687287"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -15,
"time": "1772688006"
},
"departure": {
"delay": -15,
"time": "1772688045"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 83,
"time": "1772687088"
},
"departure": {
"delay": 83,
"time": "1772687123"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -13,
"time": "1772687622"
},
"departure": {
"delay": -13,
"time": "1772687687"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 64,
"time": "1772687516"
},
"departure": {
"delay": 64,
"time": "1772687524"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 87,
"time": "1772687061"
},
"departure": {
"delay": 87,
"time": "1772687067"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -60,
"time": "1772687803"
},
"departure": {
"delay": -60,
"time": "1772687820"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 67,
"time": "1772688132"
},
"departure": {
"delay": 67,
"time": "1772688247"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -23,
"time": "1772688327"
},
"departure": {
"delay": -23,
"time": "1772688397"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"time": "1772687560"
},
"departure": {
"time": "1772687580"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 78,
"time": "1772687144"
},
"departure": {
"delay": 78,
"time": "1772687178"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 73,
"time": "1772687205"
},
"departure": {
"delay": 73,
"time": "1772687233"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -4,
"time": "1772688271"
},
"departure": {
"delay": -4,
"time": "1772688296"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"departure": {
"delay": 192,
"time": "1772686992"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -48,
"time": "1772688492"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -18,
"time": "1772688079"
},
"departure": {
"delay": -18,
"time": "1772688102"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -18,
"time": "1772687859"
},
"departure": {
"delay": -18,
"time": "1772687982"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
}
],
"timestamp": "1772698733",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745194x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746156x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -106,
"time": "1772693294"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": -81,
"time": "1772692432"
},
"departure": {
"delay": -81,
"time": "1772692479"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 4,
"time": "1772690377"
},
"departure": {
"delay": 4,
"time": "1772690404"
},
"stopId": "FR:50129:ZE:10BRT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -21,
"time": "1772691505"
},
"departure": {
"delay": -21,
"time": "1772691579"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -49,
"time": "1772692350"
},
"departure": {
"delay": -49,
"time": "1772692391"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -11,
"time": "1772691261"
},
"departure": {
"delay": -11,
"time": "1772691289"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -44,
"time": "1772692535"
},
"departure": {
"delay": -44,
"time": "1772692636"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": -8,
"time": "1772690111"
},
"departure": {
"delay": -8,
"time": "1772690152"
},
"stopId": "FR:50129:ZE:10ALB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -67,
"time": "1772693008"
},
"departure": {
"delay": -67,
"time": "1772693033"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 36,
"time": "1772691614"
},
"departure": {
"delay": 36,
"time": "1772691696"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 9,
"time": "1772691816"
},
"departure": {
"delay": 9,
"time": "1772691849"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 36,
"time": "1772690958"
},
"departure": {
"delay": 36,
"time": "1772690976"
},
"stopId": "FR:50129:ZE:10LAV1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -87,
"time": "1772693125"
},
"departure": {
"delay": -87,
"time": "1772693133"
},
"stopId": "FR:50129:ZE:10RSX1:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": -4,
"time": "1772690176"
},
"departure": {
"delay": -4,
"time": "1772690216"
},
"stopId": "FR:50129:ZE:10SFN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -60,
"time": "1772692907"
},
"departure": {
"delay": -60,
"time": "1772692920"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 40
},
{
"departure": {
"delay": 11,
"time": "1772689991"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -50,
"time": "1772691958"
},
"departure": {
"delay": -50,
"time": "1772692030"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 43,
"time": "1772690641"
},
"departure": {
"delay": 43,
"time": "1772690683"
},
"stopId": "FR:50129:ZE:10BHE1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 47,
"time": "1772690010"
},
"departure": {
"delay": 47,
"time": "1772690027"
},
"stopId": "FR:50129:ZE:10SFG1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 17,
"time": "1772690265"
},
"departure": {
"delay": 17,
"time": "1772690297"
},
"stopId": "FR:50129:ZE:10CAR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 48,
"time": "1772690404"
},
"departure": {
"delay": 48,
"time": "1772690448"
},
"stopId": "FR:50129:ZE:10BON1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -15,
"time": "1772690609"
},
"departure": {
"delay": -15,
"time": "1772690625"
},
"stopId": "FR:50129:ZE:10CPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 61,
"time": "1772690787"
},
"departure": {
"delay": 61,
"time": "1772690821"
},
"stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -46,
"time": "1772691870"
},
"departure": {
"delay": -46,
"time": "1772691914"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 8,
"time": "1772690316"
},
"departure": {
"delay": 8,
"time": "1772690348"
},
"stopId": "FR:50129:ZE:10HOU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -31,
"time": "1772692130"
},
"departure": {
"delay": -31,
"time": "1772692169"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 22,
"time": "1772690053"
},
"departure": {
"delay": 22,
"time": "1772690062"
},
"stopId": "FR:50129:ZE:10COF1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -9,
"time": "1772690539"
},
"departure": {
"delay": -9,
"time": "1772690571"
},
"stopId": "FR:50129:ZE:10PRE1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -40,
"time": "1772692692"
},
"departure": {
"delay": -40,
"time": "1772692700"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": -22,
"time": "1772691719"
},
"departure": {
"delay": -22,
"time": "1772691758"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -25,
"time": "1772691196"
},
"departure": {
"delay": -25,
"time": "1772691215"
},
"stopId": "FR:50129:ZE:10HUI1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 45,
"time": "1772690713"
},
"departure": {
"delay": 45,
"time": "1772690745"
},
"stopId": "FR:50129:ZE:10LON1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -71,
"time": "1772691101"
},
"departure": {
"delay": -71,
"time": "1772691109"
},
"stopId": "FR:50129:ZE:10BEL1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 51,
"time": "1772690891"
},
"departure": {
"delay": 51,
"time": "1772690931"
},
"stopId": "FR:50129:ZE:10DUB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"time": "1772691046"
},
"departure": {
"time": "1772691060"
},
"stopId": "FR:50129:ZE:10HOM1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -62,
"time": "1772692945"
},
"departure": {
"delay": -62,
"time": "1772692978"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": -57,
"time": "1772693091"
},
"departure": {
"delay": -57,
"time": "1772693103"
},
"stopId": "FR:50129:ZE:10MGT1:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": -9,
"time": "1772692651"
},
"departure": {
"delay": -9,
"time": "1772692671"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": -28,
"time": "1772692726"
},
"departure": {
"delay": -28,
"time": "1772692772"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": -48,
"time": "1772693198"
},
"departure": {
"delay": -48,
"time": "1772693232"
},
"stopId": "FR:50129:ZE:10COS1:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": -38,
"time": "1772693171"
},
"departure": {
"delay": -38,
"time": "1772693182"
},
"stopId": "FR:50129:ZE:10CVE1:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": -20,
"time": "1772691412"
},
"departure": {
"delay": -20,
"time": "1772691460"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 25,
"time": "1772691004"
},
"departure": {
"delay": 25,
"time": "1772691025"
},
"stopId": "FR:50129:ZE:10AGO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -27,
"time": "1772691302"
},
"departure": {
"delay": -27,
"time": "1772691333"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -5,
"time": "1772690507"
},
"departure": {
"delay": -5,
"time": "1772690515"
},
"stopId": "FR:50129:ZE:10ARA1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -19,
"time": "1772692857"
},
"departure": {
"delay": -19,
"time": "1772692901"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": -78,
"time": "1772693047"
},
"departure": {
"delay": -78,
"time": "1772693082"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": -50,
"time": "1772692217"
},
"departure": {
"delay": -50,
"time": "1772692270"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 32
}
],
"timestamp": "1772698734",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746156x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:533:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772712240"
},
"departure": {
"time": "1772712240"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1772712360"
},
"departure": {
"time": "1772712360"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1772711940"
},
"departure": {
"time": "1772711940"
},
"stopId": "FR:76217:ZE:18441:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1772714100"
},
"departure": {
"time": "1772714100"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1772713800"
},
"departure": {
"time": "1772713800"
},
"stopId": "FR:76217:ZE:18177:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1772713320"
},
"departure": {
"time": "1772713320"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1772713620"
},
"departure": {
"time": "1772713620"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1772712540"
},
"departure": {
"time": "1772712540"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1772714280"
},
"departure": {
"time": "1772714280"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"delay": 5,
"time": "1772711465"
},
"departure": {
"delay": 5,
"time": "1772711465"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1772712720"
},
"departure": {
"time": "1772712720"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1772712600"
},
"departure": {
"time": "1772712600"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"delay": 5,
"time": "1772713805"
},
"departure": {
"delay": 5,
"time": "1772713805"
},
"stopId": "FR:76217:ZE:18197:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1772712000"
},
"departure": {
"time": "1772712000"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1772713500"
},
"departure": {
"time": "1772713500"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1772711700"
},
"departure": {
"time": "1772711700"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1772714160"
},
"departure": {
"time": "1772714160"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1772711880"
},
"departure": {
"time": "1772711880"
},
"stopId": "FR:76217:ZE:18090:ATOUMOD005",
"stopSequence": 6
},
{
"departure": {
"time": "1772711400"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1772714460"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1772713860"
},
"departure": {
"time": "1772713860"
},
"stopId": "FR:76217:ZE:18170:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1772713920"
},
"departure": {
"time": "1772713920"
},
"stopId": "FR:76217:ZE:18166:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1772712300"
},
"departure": {
"time": "1772712300"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1772712120"
},
"departure": {
"time": "1772712120"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1772713260"
},
"departure": {
"time": "1772713260"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1772712900"
},
"departure": {
"time": "1772712900"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1772714400"
},
"departure": {
"time": "1772714400"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1772712060"
},
"departure": {
"time": "1772712060"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"delay": 5,
"time": "1772711945"
},
"departure": {
"delay": 5,
"time": "1772711945"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1772711460"
},
"departure": {
"time": "1772711460"
},
"stopId": "FR:76217:ZE:18101:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1772713560"
},
"departure": {
"time": "1772713560"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1772712180"
},
"departure": {
"time": "1772712180"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1772714040"
},
"departure": {
"time": "1772714040"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1772711820"
},
"departure": {
"time": "1772711820"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 5
}
],
"timestamp": "1772698725",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:533:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748509x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772700120"
},
"departure": {
"time": "1772700120"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"time": "1772700540"
},
"departure": {
"time": "1772700540"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 12
},
{
"departure": {
"delay": -719,
"time": "1772698681"
},
"stopId": "FR:50129:ZE:10ZSA4:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"time": "1772701020"
},
"departure": {
"time": "1772701020"
},
"stopId": "FR:50129:ZE:10MRT2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"time": "1772699460"
},
"departure": {
"time": "1772699460"
},
"stopId": "FR:50129:ZE:10CHE2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"time": "1772699820"
},
"departure": {
"time": "1772699820"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"time": "1772700360"
},
"departure": {
"time": "1772700360"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"time": "1772701260"
},
"stopId": "FR:50129:ZE:10PYC1:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"time": "1772701140"
},
"departure": {
"time": "1772701140"
},
"stopId": "FR:50129:ZE:10ZFO2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"time": "1772699940"
},
"departure": {
"time": "1772699940"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"time": "1772701080"
},
"departure": {
"time": "1772701080"
},
"stopId": "FR:50129:ZE:10GRI2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"time": "1772700720"
},
"departure": {
"time": "1772700720"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"time": "1772700600"
},
"departure": {
"time": "1772700600"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"time": "1772700840"
},
"departure": {
"time": "1772700840"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"time": "1772701080"
},
"departure": {
"time": "1772701080"
},
"stopId": "FR:50129:ZE:10FOE2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"time": "1772700660"
},
"departure": {
"time": "1772700660"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"time": "1772699700"
},
"departure": {
"time": "1772699700"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"time": "1772700000"
},
"departure": {
"time": "1772700000"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"time": "1772699760"
},
"departure": {
"time": "1772699760"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"time": "1772701200"
},
"departure": {
"time": "1772701200"
},
"stopId": "FR:50129:ZE:10VDT2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"time": "1772699820"
},
"departure": {
"time": "1772699820"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"time": "1772700900"
},
"departure": {
"time": "1772700900"
},
"stopId": "FR:50129:ZE:10BRA2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"time": "1772699520"
},
"departure": {
"time": "1772699520"
},
"stopId": "FR:50129:ZE:10JBO4:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"time": "1772700780"
},
"departure": {
"time": "1772700780"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 16
}
],
"timestamp": "1772698735",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:06:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748509x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1127:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772706960"
},
"departure": {
"time": "1772706960"
},
"stopId": "FR:27681:ZE:10114:ATOUMOD007",
"stopSequence": 5
},
{
"departure": {
"time": "1772706660"
},
"stopId": "FR:27681:ZE:29095:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1772707200"
},
"departure": {
"time": "1772707200"
},
"stopId": "FR:27681:ZE:10062:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1772707320"
},
"departure": {
"time": "1772707320"
},
"stopId": "FR:27681:ZE:10047:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1772707740"
},
"departure": {
"time": "1772707740"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 16
},
{
"arrival": {
"time": "1772707260"
},
"departure": {
"time": "1772707260"
},
"stopId": "FR:27681:ZE:10106:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1772706780"
},
"departure": {
"time": "1772706780"
},
"stopId": "FR:27681:ZE:29058:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1772707440"
},
"departure": {
"time": "1772707440"
},
"stopId": "FR:27681:ZE:10087:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1772707920"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 17
},
{
"arrival": {
"time": "1772707620"
},
"departure": {
"time": "1772707620"
},
"stopId": "FR:27681:ZE:10027:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1772706840"
},
"departure": {
"time": "1772706840"
},
"stopId": "FR:27681:ZE:10101:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1772707680"
},
"departure": {
"time": "1772707680"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1772706720"
},
"departure": {
"time": "1772706720"
},
"stopId": "FR:27681:ZE:29056:ATOUMOD007",
"stopSequence": 2
}
],
"timestamp": "1772698758",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:24:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1127:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596999:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 33,
"time": "1772698693"
},
"departure": {
"delay": 33,
"time": "1772698713"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 2,
"time": "1772698442"
},
"departure": {
"delay": 2,
"time": "1772698442"
},
"stopId": "FR:27229:ZE:0xBRO01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": 85,
"time": "1772698705"
},
"departure": {
"delay": 85,
"time": "1772698705"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 28,
"time": "1772698288"
},
"departure": {
"delay": 28,
"time": "1772698288"
},
"stopId": "FR:27229:ZE:0xHAR01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": 11,
"time": "1772698331"
},
"departure": {
"delay": 11,
"time": "1772698331"
},
"stopId": "FR:27229:ZE:0xLOG01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 35,
"time": "1772698415"
},
"departure": {
"delay": 35,
"time": "1772698415"
},
"stopId": "FR:27229:ZE:0xBEV01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -32,
"time": "1772698828"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": 85,
"time": "1772698645"
},
"departure": {
"delay": 85,
"time": "1772698645"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 16
}
],
"timestamp": "1772698736",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596999:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4075715x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -25,
"time": "1772699135"
},
"departure": {
"delay": -25,
"time": "1772699135"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": -25,
"time": "1772699255"
},
"departure": {
"delay": -25,
"time": "1772699255"
},
"stopId": "FR:76351:ZE:3530:ATOUMOD003",
"stopSequence": 12
},
{
"departure": {
"delay": 99,
"time": "1772698599"
},
"stopId": "FR:76351:ZE:3458:ATOUMOD003",
"stopSequence": 2
},
{
"departure": {
"delay": 63,
"time": "1772698683"
},
"stopId": "FR:76351:ZE:3676:ATOUMOD003",
"stopSequence": 4
},
{
"departure": {
"delay": 51,
"time": "1772698491"
},
"stopId": "FR:76351:ZE:3717:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": -25,
"time": "1772699615"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": -8,
"time": "1772699212"
},
"departure": {
"delay": -8,
"time": "1772699212"
},
"stopId": "FR:76351:ZE:3030:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 2,
"time": "1772698922"
},
"departure": {
"delay": 2,
"time": "1772698922"
},
"stopId": "FR:76351:ZE:3667:ATOUMOD003",
"stopSequence": 7
},
{
"departure": {
"delay": 91,
"time": "1772698651"
},
"stopId": "FR:76351:ZE:3246:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": -25,
"time": "1772699315"
},
"departure": {
"delay": -25,
"time": "1772699315"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 6,
"time": "1772698986"
},
"departure": {
"delay": 6,
"time": "1772698986"
},
"stopId": "FR:76351:ZE:3062:ATOUMOD003",
"stopSequence": 8
},
{
"departure": {
"delay": -25,
"time": "1772698715"
},
"stopId": "FR:76351:ZE:3145:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 22,
"time": "1772699062"
},
"departure": {
"delay": 22,
"time": "1772699062"
},
"stopId": "FR:76351:ZE:3192:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": -5,
"time": "1772698795"
},
"departure": {
"delay": -5,
"time": "1772698795"
},
"stopId": "FR:76351:ZE:3389:ATOUMOD003",
"stopSequence": 6
}
],
"timestamp": "1772698756",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C6:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4075715x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745198x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 422,
"time": "1772696541"
},
"departure": {
"delay": 422,
"time": "1772696582"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 231,
"time": "1772695624"
},
"departure": {
"delay": 231,
"time": "1772695671"
},
"stopId": "FR:50129:ZE:10FOR3:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 159,
"time": "1772695702"
},
"departure": {
"delay": 159,
"time": "1772695719"
},
"stopId": "FR:50129:ZE:10PFO1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 234,
"time": "1772695245"
},
"departure": {
"delay": 234,
"time": "1772695314"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 154,
"time": "1772694885"
},
"departure": {
"delay": 154,
"time": "1772694934"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 333,
"time": "1772696673"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 260,
"time": "1772695536"
},
"departure": {
"delay": 260,
"time": "1772695580"
},
"stopId": "FR:50129:ZE:10CRC3:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 208,
"time": "1772696080"
},
"departure": {
"delay": 208,
"time": "1772696128"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 390,
"time": "1772696282"
},
"departure": {
"delay": 390,
"time": "1772696430"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 201,
"time": "1772695187"
},
"departure": {
"delay": 201,
"time": "1772695221"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 183,
"time": "1772694985"
},
"departure": {
"delay": 183,
"time": "1772695023"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 273,
"time": "1772696160"
},
"departure": {
"delay": 273,
"time": "1772696253"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 416,
"time": "1772696457"
},
"departure": {
"delay": 416,
"time": "1772696516"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 173,
"time": "1772695095"
},
"departure": {
"delay": 173,
"time": "1772695133"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"departure": {
"delay": 176,
"time": "1772694776"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 204,
"time": "1772695829"
},
"departure": {
"delay": 204,
"time": "1772695944"
},
"stopId": "FR:50129:ZE:10BRA3:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 113,
"time": "1772695762"
},
"departure": {
"delay": 113,
"time": "1772695793"
},
"stopId": "FR:50129:ZE:10RTU1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 272,
"time": "1772695372"
},
"departure": {
"delay": 272,
"time": "1772695412"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 169,
"time": "1772695998"
},
"departure": {
"delay": 169,
"time": "1772696029"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 13
}
],
"timestamp": "1772698733",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745198x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:873:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1772702940"
},
"stopId": "FR:27562:ZE:93:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1772703840"
},
"departure": {
"time": "1772703840"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1772704020"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1772703060"
},
"departure": {
"time": "1772703060"
},
"stopId": "FR:27562:ZE:37:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1772703900"
},
"departure": {
"time": "1772703900"
},
"stopId": "FR:27681:ZE:141:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1772703300"
},
"departure": {
"time": "1772703300"
},
"stopId": "FR:27562:ZE:10041:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1772703000"
},
"departure": {
"time": "1772703000"
},
"stopId": "FR:27562:ZE:148:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1772703600"
},
"departure": {
"time": "1772703600"
},
"stopId": "FR:27681:ZE:29053:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1772703540"
},
"departure": {
"time": "1772703540"
},
"stopId": "FR:27681:ZE:10116:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1772703180"
},
"departure": {
"time": "1772703180"
},
"stopId": "FR:27562:ZE:10025:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1772703120"
},
"departure": {
"time": "1772703120"
},
"stopId": "FR:27562:ZE:10020:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1772703360"
},
"departure": {
"time": "1772703360"
},
"stopId": "FR:27562:ZE:10053:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1772703780"
},
"departure": {
"time": "1772703780"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1772703240"
},
"departure": {
"time": "1772703240"
},
"stopId": "FR:27562:ZE:50434:ATOUMOD007",
"stopSequence": 6
}
],
"timestamp": "1772698758",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:26:LOC",
"tripId": "ATOUMOD007:ServiceJourney:873:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4051226xGTFSxGSemH18xSemainex05:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -966,
"time": "1772698974"
},
"departure": {
"delay": -966,
"time": "1772698974"
},
"stopId": "FR:76351:ZE:4801:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": -942,
"time": "1772698878"
},
"departure": {
"delay": -942,
"time": "1772698878"
},
"stopId": "FR:76351:ZE:4852:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": -1383,
"time": "1772699397"
},
"departure": {
"delay": -1383,
"time": "1772699397"
},
"stopId": "FR:76351:ZE:3328:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": -1359,
"time": "1772699361"
},
"departure": {
"delay": -1359,
"time": "1772699361"
},
"stopId": "FR:76351:ZE:3792:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": -1390,
"time": "1772699030"
},
"departure": {
"delay": -1390,
"time": "1772699030"
},
"stopId": "FR:76351:ZE:4486:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": -1353,
"time": "1772698947"
},
"departure": {
"delay": -1353,
"time": "1772698947"
},
"stopId": "FR:76351:ZE:5164:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": -951,
"time": "1772698269"
},
"departure": {
"delay": -951,
"time": "1772698269"
},
"stopId": "FR:76305:ZE:4855:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": -962,
"time": "1772698618"
},
"departure": {
"delay": -962,
"time": "1772698618"
},
"stopId": "FR:76351:ZE:4856:ATOUMOD003",
"stopSequence": 5
},
{
"departure": {
"delay": -966,
"time": "1772698134"
},
"stopId": "FR:76305:ZE:4929:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": -929,
"time": "1772698291"
},
"departure": {
"delay": -929,
"time": "1772698291"
},
"stopId": "FR:76305:ZE:4854:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": -966,
"time": "1772698374"
},
"departure": {
"delay": -966,
"time": "1772698374"
},
"stopId": "FR:76305:ZE:4427:ATOUMOD003",
"stopSequence": 4
},
{
"departure": {
"delay": -1409,
"time": "1772698711"
},
"stopId": "FR:76351:ZE:3271:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": -1363,
"time": "1772699477"
},
"departure": {
"delay": -1363,
"time": "1772699477"
},
"stopId": "FR:76351:ZE:3330:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": -1370,
"time": "1772698870"
},
"departure": {
"delay": -1370,
"time": "1772698870"
},
"stopId": "FR:76351:ZE:3481:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": -1409,
"time": "1772699671"
},
"stopId": "FR:76351:ZE:5206:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": -1394,
"time": "1772699206"
},
"departure": {
"delay": -1394,
"time": "1772699206"
},
"stopId": "FR:76351:ZE:5197:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": -1364,
"time": "1772698996"
},
"departure": {
"delay": -1364,
"time": "1772698996"
},
"stopId": "FR:76351:ZE:5150:ATOUMOD003",
"stopSequence": 11
}
],
"timestamp": "1772698336",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:18:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4051226xGTFSxGSemH18xSemainex05:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4056989x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": -7,
"time": "1772698673"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 5
},
{
"departure": {
"delay": 23,
"time": "1772698343"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 11,
"time": "1772699411"
},
"departure": {
"delay": 11,
"time": "1772699411"
},
"stopId": "FR:76351:ZE:4568:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 34,
"time": "1772699014"
},
"departure": {
"delay": 34,
"time": "1772699014"
},
"stopId": "FR:76351:ZE:3025:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": -7,
"time": "1772698973"
},
"departure": {
"delay": -7,
"time": "1772698973"
},
"stopId": "FR:76351:ZE:4840:ATOUMOD003",
"stopSequence": 11
},
{
"departure": {
"delay": -6,
"time": "1772698494"
},
"stopId": "FR:76351:ZE:3529:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": -7,
"time": "1772699453"
},
"stopId": "FR:76351:ZE:4848:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 22,
"time": "1772699062"
},
"departure": {
"delay": 22,
"time": "1772699062"
},
"stopId": "FR:76351:ZE:3584:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 22,
"time": "1772698882"
},
"departure": {
"delay": 22,
"time": "1772698882"
},
"stopId": "FR:76351:ZE:3625:ATOUMOD003",
"stopSequence": 9
},
{
"departure": {
"delay": 53,
"time": "1772698433"
},
"stopId": "FR:76351:ZE:4581:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 22,
"time": "1772698702"
},
"departure": {
"delay": 22,
"time": "1772698702"
},
"stopId": "FR:76351:ZE:4995:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": -4,
"time": "1772698796"
},
"departure": {
"delay": -4,
"time": "1772698796"
},
"stopId": "FR:76351:ZE:4547:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": -7,
"time": "1772699093"
},
"departure": {
"delay": -7,
"time": "1772699093"
},
"stopId": "FR:76351:ZE:4803:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 25,
"time": "1772698825"
},
"departure": {
"delay": 25,
"time": "1772698825"
},
"stopId": "FR:76351:ZE:4566:ATOUMOD003",
"stopSequence": 8
},
{
"departure": {
"delay": -6,
"time": "1772698554"
},
"stopId": "FR:76351:ZE:3029:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": -7,
"time": "1772699153"
},
"departure": {
"delay": -7,
"time": "1772699153"
},
"stopId": "FR:76351:ZE:3012:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 32,
"time": "1772699372"
},
"departure": {
"delay": 32,
"time": "1772699372"
},
"stopId": "FR:76351:ZE:3041:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 12,
"time": "1772699232"
},
"departure": {
"delay": 12,
"time": "1772699232"
},
"stopId": "FR:76351:ZE:3152:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 13,
"time": "1772698933"
},
"departure": {
"delay": 13,
"time": "1772698933"
},
"stopId": "FR:76351:ZE:3128:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 18,
"time": "1772699298"
},
"departure": {
"delay": 18,
"time": "1772699298"
},
"stopId": "FR:76351:ZE:3162:ATOUMOD003",
"stopSequence": 17
}
],
"timestamp": "1772698736",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C7:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4056989x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747887x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 25,
"time": "1772691925"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 55,
"time": "1772693447"
},
"departure": {
"delay": 55,
"time": "1772693455"
},
"stopId": "FR:50129:ZE:10GNT1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 56,
"time": "1772692239"
},
"departure": {
"delay": 56,
"time": "1772692316"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 41,
"time": "1772692686"
},
"departure": {
"delay": 41,
"time": "1772692721"
},
"stopId": "FR:50129:ZE:10RUC1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 41,
"time": "1772692436"
},
"departure": {
"delay": 41,
"time": "1772692481"
},
"stopId": "FR:50129:ZE:10BOS1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 57,
"time": "1772692548"
},
"departure": {
"delay": 57,
"time": "1772692557"
},
"stopId": "FR:50129:ZE:10ODR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 93,
"time": "1772693229"
},
"departure": {
"delay": 93,
"time": "1772693253"
},
"stopId": "FR:50129:ZE:10DEB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 66,
"time": "1772693646"
},
"stopId": "FR:50129:ZE:10MXR1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 27,
"time": "1772692574"
},
"departure": {
"delay": 27,
"time": "1772692587"
},
"stopId": "FR:50129:ZE:10SRN1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 55,
"time": "1772692874"
},
"departure": {
"delay": 55,
"time": "1772692915"
},
"stopId": "FR:50129:ZE:10HxC1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 117,
"time": "1772693481"
},
"departure": {
"delay": 117,
"time": "1772693517"
},
"stopId": "FR:50129:ZE:10BOC1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 117,
"time": "1772693361"
},
"departure": {
"delay": 117,
"time": "1772693397"
},
"stopId": "FR:50129:ZE:10LOG1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 61,
"time": "1772693334"
},
"departure": {
"delay": 61,
"time": "1772693341"
},
"stopId": "FR:50129:ZE:10REN1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 90,
"time": "1772692369"
},
"departure": {
"delay": 90,
"time": "1772692410"
},
"stopId": "FR:50129:ZE:10JAR1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 117,
"time": "1772693107"
},
"departure": {
"delay": 117,
"time": "1772693157"
},
"stopId": "FR:50129:ZE:10CSM1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 116,
"time": "1772692997"
},
"departure": {
"delay": 116,
"time": "1772693036"
},
"stopId": "FR:50129:ZE:10SWZ1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 43,
"time": "1772692807"
},
"departure": {
"delay": 43,
"time": "1772692843"
},
"stopId": "FR:50129:ZE:10SEX1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 59,
"time": "1772692774"
},
"departure": {
"delay": 59,
"time": "1772692799"
},
"stopId": "FR:50129:ZE:10MTT1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 95,
"time": "1772693298"
},
"departure": {
"delay": 95,
"time": "1772693315"
},
"stopId": "FR:50129:ZE:10CUR1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 23,
"time": "1772692745"
},
"departure": {
"delay": 23,
"time": "1772692763"
},
"stopId": "FR:50129:ZE:10BSJ1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 120,
"time": "1772692961"
},
"departure": {
"delay": 120,
"time": "1772692980"
},
"stopId": "FR:50129:ZE:10GDM3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 127,
"time": "1772693543"
},
"departure": {
"delay": 127,
"time": "1772693587"
},
"stopId": "FR:50129:ZE:10CEN1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 11,
"time": "1772691963"
},
"departure": {
"delay": 11,
"time": "1772692151"
},
"stopId": "FR:50129:ZE:10SHU1:ATOUMOD035",
"stopSequence": 2
}
],
"timestamp": "1772698735",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747887x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:6:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 109,
"time": "1772694211"
},
"departure": {
"delay": 109,
"time": "1772694229"
},
"stopId": "FR:76057:ZE:30024:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 43,
"time": "1772694810"
},
"departure": {
"delay": 43,
"time": "1772694823"
},
"stopId": "FR:76057:ZE:30053:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 113,
"time": "1772694342"
},
"departure": {
"delay": 113,
"time": "1772694353"
},
"stopId": "FR:76057:ZE:30016:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 93,
"time": "1772695473"
},
"stopId": "FR:76743:ZE:30049:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"delay": 102,
"time": "1772694261"
},
"departure": {
"delay": 102,
"time": "1772694282"
},
"stopId": "FR:76057:ZE:30001:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 45,
"time": "1772695167"
},
"departure": {
"delay": 45,
"time": "1772695185"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 86,
"time": "1772694963"
},
"departure": {
"delay": 86,
"time": "1772694986"
},
"stopId": "FR:76057:ZE:30055:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 50,
"time": "1772694505"
},
"departure": {
"delay": 50,
"time": "1772694530"
},
"stopId": "FR:76057:ZE:30010:ATOUMOD041",
"stopSequence": 7
},
{
"departure": {
"delay": 72,
"time": "1772694072"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 51,
"time": "1772694698"
},
"departure": {
"delay": 51,
"time": "1772694711"
},
"stopId": "FR:76057:ZE:30052:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 67,
"time": "1772694885"
},
"departure": {
"delay": 67,
"time": "1772694907"
},
"stopId": "FR:76057:ZE:30054:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 62,
"time": "1772694456"
},
"departure": {
"delay": 62,
"time": "1772694482"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 47,
"time": "1772694632"
},
"departure": {
"delay": 47,
"time": "1772694647"
},
"stopId": "FR:76057:ZE:30051:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 62,
"time": "1772695315"
},
"departure": {
"delay": 62,
"time": "1772695322"
},
"stopId": "FR:76743:ZE:30047:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 62,
"time": "1772695123"
},
"departure": {
"delay": 62,
"time": "1772695142"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 110,
"time": "1772694376"
},
"departure": {
"delay": 110,
"time": "1772694410"
},
"stopId": "FR:76057:ZE:30012:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 39,
"time": "1772695233"
},
"departure": {
"delay": 39,
"time": "1772695239"
},
"stopId": "FR:76057:ZE:30022:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 52,
"time": "1772695356"
},
"departure": {
"delay": 52,
"time": "1772695372"
},
"stopId": "FR:76743:ZE:30045:ATOUMOD041",
"stopSequence": 17
}
],
"timestamp": "1772698770",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD041:Line:2:LOC",
"tripId": "ATOUMOD041:ServiceJourney:6:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745228x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 436,
"time": "1772694161"
},
"departure": {
"delay": 436,
"time": "1772694196"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 103,
"time": "1772692442"
},
"departure": {
"delay": 103,
"time": "1772692483"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 418,
"time": "1772693899"
},
"departure": {
"delay": 418,
"time": "1772693938"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 349,
"time": "1772692866"
},
"departure": {
"delay": 349,
"time": "1772692909"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 540,
"time": "1772693532"
},
"departure": {
"delay": 540,
"time": "1772693580"
},
"stopId": "FR:50129:ZE:10FOR3:ATOUMOD035",
"stopSequence": 9
},
{
"departure": {
"delay": 41,
"time": "1772692241"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 442,
"time": "1772693689"
},
"departure": {
"delay": 442,
"time": "1772693722"
},
"stopId": "FR:50129:ZE:10RTU1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 391,
"time": "1772693821"
},
"departure": {
"delay": 391,
"time": "1772693851"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 486,
"time": "1772693157"
},
"departure": {
"delay": 486,
"time": "1772693226"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 436,
"time": "1772693054"
},
"departure": {
"delay": 436,
"time": "1772693116"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 440,
"time": "1772694037"
},
"departure": {
"delay": 440,
"time": "1772694080"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 409,
"time": "1772692974"
},
"departure": {
"delay": 409,
"time": "1772693029"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 447,
"time": "1772694098"
},
"departure": {
"delay": 447,
"time": "1772694147"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 487,
"time": "1772693610"
},
"departure": {
"delay": 487,
"time": "1772693647"
},
"stopId": "FR:50129:ZE:10PFO1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 244,
"time": "1772692568"
},
"departure": {
"delay": 244,
"time": "1772692684"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 320,
"time": "1772694260"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 434,
"time": "1772693738"
},
"departure": {
"delay": 434,
"time": "1772693774"
},
"stopId": "FR:50129:ZE:10BRA3:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 435,
"time": "1772693961"
},
"departure": {
"delay": 435,
"time": "1772694015"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 542,
"time": "1772693395"
},
"departure": {
"delay": 542,
"time": "1772693462"
},
"stopId": "FR:50129:ZE:10CRC3:ATOUMOD035",
"stopSequence": 8
}
],
"timestamp": "1772698736",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745228x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4108149x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -7,
"time": "1772699033"
},
"stopId": "FR:76351:ZE:3984:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 34,
"time": "1772698954"
},
"departure": {
"delay": 34,
"time": "1772698954"
},
"stopId": "FR:76351:ZE:3998:ATOUMOD003",
"stopSequence": 14
},
{
"departure": {
"delay": 29,
"time": "1772698409"
},
"stopId": "FR:76351:ZE:3990:ATOUMOD003",
"stopSequence": 9
},
{
"departure": {
"delay": 15,
"time": "1772698635"
},
"stopId": "FR:76351:ZE:3960:ATOUMOD003",
"stopSequence": 11
},
{
"departure": {
"delay": 8,
"time": "1772698508"
},
"stopId": "FR:76351:ZE:4000:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": -6,
"time": "1772698854"
},
"departure": {
"delay": -6,
"time": "1772698854"
},
"stopId": "FR:76351:ZE:3965:ATOUMOD003",
"stopSequence": 13
},
{
"departure": {
"delay": -2,
"time": "1772698738"
},
"stopId": "FR:76351:ZE:3981:ATOUMOD003",
"stopSequence": 12
}
],
"timestamp": "1772698756",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:B:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4108149x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230298x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 50,
"time": "1772700950"
},
"departure": {
"delay": 50,
"time": "1772700950"
},
"stopId": "FR:76351:ZE:3604:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 46,
"time": "1772701366"
},
"departure": {
"delay": 46,
"time": "1772701366"
},
"stopId": "FR:76351:ZE:3710:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 10,
"time": "1772701150"
},
"departure": {
"delay": 10,
"time": "1772701150"
},
"stopId": "FR:76351:ZE:3567:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"time": "1772699700"
},
"departure": {
"time": "1772699700"
},
"stopId": "FR:76351:ZE:3201:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 32,
"time": "1772701292"
},
"departure": {
"delay": 32,
"time": "1772701292"
},
"stopId": "FR:76351:ZE:3708:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 57,
"time": "1772700717"
},
"departure": {
"delay": 57,
"time": "1772700717"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"time": "1772701560"
},
"departure": {
"time": "1772701560"
},
"stopId": "FR:76351:ZE:3101:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"time": "1772700420"
},
"departure": {
"time": "1772700420"
},
"stopId": "FR:76351:ZE:4641:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 48,
"time": "1772701608"
},
"departure": {
"delay": 48,
"time": "1772701608"
},
"stopId": "FR:76351:ZE:3228:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 6,
"time": "1772700486"
},
"departure": {
"delay": 6,
"time": "1772700486"
},
"stopId": "FR:76351:ZE:4520:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 58,
"time": "1772700298"
},
"departure": {
"delay": 58,
"time": "1772700298"
},
"stopId": "FR:76351:ZE:3500:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 14,
"time": "1772700134"
},
"departure": {
"delay": 14,
"time": "1772700134"
},
"stopId": "FR:76351:ZE:3794:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"time": "1772701200"
},
"departure": {
"time": "1772701200"
},
"stopId": "FR:76351:ZE:3729:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 8,
"time": "1772701688"
},
"departure": {
"delay": 8,
"time": "1772701688"
},
"stopId": "FR:76351:ZE:4883:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 41,
"time": "1772701241"
},
"departure": {
"delay": 41,
"time": "1772701241"
},
"stopId": "FR:76351:ZE:4874:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"time": "1772701740"
},
"departure": {
"time": "1772701740"
},
"stopId": "FR:76351:ZE:3257:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 34,
"time": "1772701654"
},
"departure": {
"delay": 34,
"time": "1772701654"
},
"stopId": "FR:76351:ZE:3611:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"time": "1772699220"
},
"departure": {
"time": "1772699220"
},
"stopId": "FR:76351:ZE:3448:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 16,
"time": "1772699176"
},
"departure": {
"delay": 16,
"time": "1772699176"
},
"stopId": "FR:76351:ZE:4114:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 45,
"time": "1772698845"
},
"departure": {
"delay": 45,
"time": "1772698845"
},
"stopId": "FR:76341:ZE:3912:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 58,
"time": "1772699638"
},
"departure": {
"delay": 58,
"time": "1772699638"
},
"stopId": "FR:76351:ZE:3544:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 14,
"time": "1772700374"
},
"departure": {
"delay": 14,
"time": "1772700374"
},
"stopId": "FR:76351:ZE:3645:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 51,
"time": "1772700831"
},
"departure": {
"delay": 51,
"time": "1772700831"
},
"stopId": "FR:76351:ZE:3061:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 8,
"time": "1772701028"
},
"departure": {
"delay": 8,
"time": "1772701028"
},
"stopId": "FR:76351:ZE:3653:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"time": "1772700780"
},
"departure": {
"time": "1772700780"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"time": "1772701860"
},
"stopId": "FR:76351:ZE:3212:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"time": "1772700000"
},
"departure": {
"time": "1772700000"
},
"stopId": "FR:76351:ZE:3700:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 46,
"time": "1772701786"
},
"departure": {
"delay": 46,
"time": "1772701786"
},
"stopId": "FR:76351:ZE:4080:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 33,
"time": "1772698833"
},
"departure": {
"delay": 33,
"time": "1772698833"
},
"stopId": "FR:76341:ZE:4571:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 57,
"time": "1772700537"
},
"departure": {
"delay": 57,
"time": "1772700537"
},
"stopId": "FR:76351:ZE:3027:ATOUMOD003",
"stopSequence": 17
},
{
"departure": {
"time": "1772698800"
},
"stopId": "FR:76341:ZE:3691:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"time": "1772699520"
},
"departure": {
"time": "1772699520"
},
"stopId": "FR:76351:ZE:3773:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 37,
"time": "1772701117"
},
"departure": {
"delay": 37,
"time": "1772701117"
},
"stopId": "FR:76351:ZE:3375:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 25,
"time": "1772701765"
},
"departure": {
"delay": 25,
"time": "1772701765"
},
"stopId": "FR:76351:ZE:3043:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 32,
"time": "1772701832"
},
"departure": {
"delay": 32,
"time": "1772701832"
},
"stopId": "FR:76351:ZE:3704:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 43,
"time": "1772699383"
},
"departure": {
"delay": 43,
"time": "1772699383"
},
"stopId": "FR:76351:ZE:3018:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 38,
"time": "1772699438"
},
"departure": {
"delay": 38,
"time": "1772699438"
},
"stopId": "FR:76351:ZE:3006:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 59,
"time": "1772701499"
},
"departure": {
"delay": 59,
"time": "1772701499"
},
"stopId": "FR:76351:ZE:3654:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"time": "1772701440"
},
"departure": {
"time": "1772701440"
},
"stopId": "FR:76351:ZE:3384:ATOUMOD003",
"stopSequence": 29
}
],
"timestamp": "1772698146",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230298x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN851712F6025524x2026x02x28T22x07x15Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772697600"
},
"departure": {
"time": "1772697660"
},
"stopId": "FR:76245:ZE:StopPointxOCETrainxTERx87411801:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1772695800"
},
"departure": {
"time": "1772695860"
},
"stopId": "FR:76397:ZE:StopPointxOCETrainxTERx87415141:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1772698200"
},
"departure": {
"time": "1772698260"
},
"stopId": "FR:76474:ZE:StopPointxOCETrainxTERx87411249:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1772698560"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1772696820"
},
"departure": {
"time": "1772696880"
},
"stopId": "FR:76602:ZE:StopPointxOCETrainxTERx87415166:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1772695380"
},
"departure": {
"time": "1772695440"
},
"stopId": "FR:76565:ZE:StopPointxOCETrainxTERx87415125:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1772697300"
},
"departure": {
"time": "1772697360"
},
"stopId": "FR:76179:ZE:StopPointxOCETrainxTERx87411819:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1772696400"
},
"departure": {
"time": "1772696460"
},
"stopId": "FR:76034:ZE:StopPointxOCETrainxTERx87415158:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1772697960"
},
"departure": {
"time": "1772698020"
},
"stopId": "FR:76366:ZE:StopPointxOCETrainxTERx87411256:ATOUMOD002",
"stopSequence": 15
},
{
"departure": {
"time": "1772695020"
},
"stopId": "FR:76217:ZE:StopPointxOCETrainxTERx87415018:ATOUMOD002",
"stopSequence": 1
}
],
"timestamp": "1772691411",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx3e9229c5xae84x4f9ex98dfx93cc2e91b55cx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN851712F6025524x2026x02x28T22x07x15Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852054F6025489x2026x02x28T22x07x15Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772707620"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 25
},
{
"departure": {
"time": "1772701440"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 10
},
{
"arrival": {
"time": "1772706720"
},
"departure": {
"time": "1772706780"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 24
},
{
"arrival": {
"time": "1772704380"
},
"departure": {
"time": "1772704440"
},
"stopId": "FR:27622:ZE:StopPointxOCETrainxTERx87444315:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1772702280"
},
"departure": {
"time": "1772702340"
},
"stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002",
"stopSequence": 12
},
{
"arrival": {
"time": "1772703900"
},
"departure": {
"time": "1772703960"
},
"stopId": "FR:27116:ZE:StopPointxOCETrainxTERx87415364:ATOUMOD002",
"stopSequence": 16
},
{
"arrival": {
"time": "1772703000"
},
"departure": {
"time": "1772703060"
},
"stopId": "FR:27105:ZE:StopPointxOCETrainxTERx87415323:ATOUMOD002",
"stopSequence": 14
},
{
"arrival": {
"time": "1772704860"
},
"departure": {
"time": "1772704920"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 20
},
{
"arrival": {
"time": "1772705880"
},
"departure": {
"time": "1772705940"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 22
}
],
"timestamp": "1772697832",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxA6CE6325x08D1x4C25x9D15x15C2DC5E7BD0x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852054F6025489x2026x02x28T22x07x15Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x4470556:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -242,
"time": "1772699578"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -99,
"time": "1772699421"
},
"departure": {
"delay": -99,
"time": "1772699421"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -185,
"time": "1772699455"
},
"departure": {
"delay": -185,
"time": "1772699455"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -72,
"time": "1772699148"
},
"departure": {
"delay": -72,
"time": "1772699148"
},
"stopId": "FR:27701:ZE:0x7101:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -57,
"time": "1772698623"
},
"departure": {
"delay": -57,
"time": "1772698623"
},
"stopId": "FR:27701:ZE:0x7109:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -32,
"time": "1772699248"
},
"departure": {
"delay": -32,
"time": "1772699248"
},
"stopId": "FR:27375:ZE:0x6408:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -98,
"time": "1772699362"
},
"departure": {
"delay": -98,
"time": "1772699362"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -73,
"time": "1772698667"
},
"departure": {
"delay": -73,
"time": "1772698667"
},
"stopId": "FR:27701:ZE:0x6583:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -46,
"time": "1772698874"
},
"departure": {
"delay": -46,
"time": "1772698874"
},
"stopId": "FR:27701:ZE:0x7045:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -84,
"time": "1772699316"
},
"departure": {
"delay": -84,
"time": "1772699316"
},
"stopId": "FR:27375:ZE:0x6443:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -55,
"time": "1772698985"
},
"departure": {
"delay": -55,
"time": "1772698985"
},
"stopId": "FR:27701:ZE:0x7037:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -215,
"time": "1772699545"
},
"departure": {
"delay": -215,
"time": "1772699545"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -51,
"time": "1772698509"
},
"departure": {
"delay": -51,
"time": "1772698509"
},
"stopId": "FR:27701:ZE:0x7096:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -10,
"time": "1772698910"
},
"departure": {
"delay": -10,
"time": "1772698910"
},
"stopId": "FR:27701:ZE:0x7133:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -42,
"time": "1772699058"
},
"departure": {
"delay": -42,
"time": "1772699058"
},
"stopId": "FR:27701:ZE:0x7128:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -45,
"time": "1772698815"
},
"departure": {
"delay": -45,
"time": "1772698815"
},
"stopId": "FR:27701:ZE:0x7055:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -30,
"time": "1772698950"
},
"departure": {
"delay": -30,
"time": "1772698950"
},
"stopId": "FR:27701:ZE:0x7069:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -75,
"time": "1772698725"
},
"departure": {
"delay": -75,
"time": "1772698725"
},
"stopId": "FR:27701:ZE:0x7043:ATOUMOD006",
"stopSequence": 8
}
],
"timestamp": "1772698755",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x4470556:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:357:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772705220"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1772704500"
},
"departure": {
"time": "1772704500"
},
"stopId": "FR:76217:ZE:18822:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1772704740"
},
"departure": {
"time": "1772704740"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1772704860"
},
"departure": {
"time": "1772704860"
},
"stopId": "FR:76217:ZE:18824:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1772704980"
},
"departure": {
"time": "1772704980"
},
"stopId": "FR:76217:ZE:18032:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1772704380"
},
"departure": {
"time": "1772704380"
},
"stopId": "FR:76217:ZE:18817:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1772704020"
},
"departure": {
"time": "1772704020"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 2
},
{
"departure": {
"time": "1772703900"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1772704140"
},
"departure": {
"time": "1772704140"
},
"stopId": "FR:76217:ZE:18816:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1772704260"
},
"departure": {
"time": "1772704260"
},
"stopId": "FR:76217:ZE:18821:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1772704620"
},
"departure": {
"time": "1772704620"
},
"stopId": "FR:76217:ZE:18823:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1772705100"
},
"departure": {
"time": "1772705100"
},
"stopId": "FR:76217:ZE:18286:ATOUMOD005",
"stopSequence": 11
}
],
"timestamp": "1772696772",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:97:LOC",
"tripId": "ATOUMOD005:ServiceJourney:357:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4108116x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 17,
"time": "1772700557"
},
"departure": {
"delay": 17,
"time": "1772700557"
},
"stopId": "FR:76351:ZE:3981:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 54,
"time": "1772699874"
},
"departure": {
"delay": 54,
"time": "1772699874"
},
"stopId": "FR:76351:ZE:3958:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 32,
"time": "1772699672"
},
"departure": {
"delay": 32,
"time": "1772699672"
},
"stopId": "FR:76351:ZE:3986:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 34,
"time": "1772700454"
},
"departure": {
"delay": 34,
"time": "1772700454"
},
"stopId": "FR:76351:ZE:3960:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 12,
"time": "1772700852"
},
"stopId": "FR:76351:ZE:3984:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 35,
"time": "1772700035"
},
"departure": {
"delay": 35,
"time": "1772700035"
},
"stopId": "FR:76351:ZE:3968:ATOUMOD003",
"stopSequence": 8
},
{
"departure": {
"time": "1772699100"
},
"stopId": "FR:76351:ZE:3979:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 53,
"time": "1772699273"
},
"departure": {
"delay": 53,
"time": "1772699273"
},
"stopId": "FR:76351:ZE:3996:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 49,
"time": "1772699509"
},
"departure": {
"delay": 49,
"time": "1772699509"
},
"stopId": "FR:76351:ZE:3994:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 53,
"time": "1772700773"
},
"departure": {
"delay": 53,
"time": "1772700773"
},
"stopId": "FR:76351:ZE:3998:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 13,
"time": "1772700673"
},
"departure": {
"delay": 13,
"time": "1772700673"
},
"stopId": "FR:76351:ZE:3965:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 36,
"time": "1772700336"
},
"departure": {
"delay": 36,
"time": "1772700336"
},
"stopId": "FR:76351:ZE:4000:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 7,
"time": "1772699767"
},
"departure": {
"delay": 7,
"time": "1772699767"
},
"stopId": "FR:76351:ZE:3956:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 59,
"time": "1772700239"
},
"departure": {
"delay": 59,
"time": "1772700239"
},
"stopId": "FR:76351:ZE:3990:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 58,
"time": "1772699398"
},
"departure": {
"delay": 58,
"time": "1772699398"
},
"stopId": "FR:76351:ZE:3952:ATOUMOD003",
"stopSequence": 3
}
],
"timestamp": "1772698496",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:B:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4108116x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4107822x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 183,
"time": "1772698263"
},
"stopId": "FR:76351:ZE:3989:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 170,
"time": "1772698790"
},
"departure": {
"delay": 170,
"time": "1772698790"
},
"stopId": "FR:76351:ZE:3975:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 168,
"time": "1772699208"
},
"stopId": "FR:76481:ZE:4890:ATOUMOD003",
"stopSequence": 18
},
{
"departure": {
"delay": 189,
"time": "1772698689"
},
"stopId": "FR:76351:ZE:3991:ATOUMOD003",
"stopSequence": 13
},
{
"departure": {
"delay": 133,
"time": "1772698573"
},
"stopId": "FR:76351:ZE:3971:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 160,
"time": "1772698900"
},
"departure": {
"delay": 160,
"time": "1772698900"
},
"stopId": "FR:76351:ZE:4003:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 145,
"time": "1772699005"
},
"departure": {
"delay": 145,
"time": "1772699005"
},
"stopId": "FR:76351:ZE:3987:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 192,
"time": "1772699112"
},
"departure": {
"delay": 192,
"time": "1772699112"
},
"stopId": "FR:76351:ZE:3953:ATOUMOD003",
"stopSequence": 17
},
{
"departure": {
"delay": 173,
"time": "1772698433"
},
"stopId": "FR:76351:ZE:3969:ATOUMOD003",
"stopSequence": 11
}
],
"timestamp": "1772698326",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4107822x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4011282x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 304,
"time": "1772697604"
},
"stopId": "FR:76552:ZE:4519:ATOUMOD003",
"stopSequence": 53
},
{
"arrival": {
"delay": 291,
"time": "1772697651"
},
"stopId": "FR:76552:ZE:3400:ATOUMOD003",
"stopSequence": 54
}
],
"timestamp": "1772697616",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4011282x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD037:ServiceJourney:1400000328:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 163,
"time": "1772698652"
},
"departure": {
"delay": 163,
"time": "1772698663"
},
"stopId": "FR:72006:ZE:Stade:ATOUMOD037",
"stopSequence": 38
},
{
"arrival": {
"delay": 197,
"time": "1772698304"
},
"departure": {
"delay": 197,
"time": "1772698337"
},
"stopId": "FR:61001:ZE:CollxgexLouisexMichl:ATOUMOD037",
"stopSequence": 29
},
{
"arrival": {
"delay": 199,
"time": "1772698540"
},
"departure": {
"delay": 199,
"time": "1772698579"
},
"stopId": "FR:72006:ZE:Chev:ATOUMOD037",
"stopSequence": 35
},
{
"arrival": {
"delay": 178,
"time": "1772698139"
},
"departure": {
"delay": 178,
"time": "1772698198"
},
"stopId": "FR:61001:ZE:Flaubert:ATOUMOD037",
"stopSequence": 27
},
{
"arrival": {
"delay": 197,
"time": "1772698428"
},
"departure": {
"delay": 197,
"time": "1772698457"
},
"stopId": "FR:72308:ZE:LycxexMargueritexdee:ATOUMOD037",
"stopSequence": 32
},
{
"arrival": {
"delay": 164,
"time": "1772698089"
},
"departure": {
"delay": 164,
"time": "1772698124"
},
"stopId": "FR:61001:ZE:JeannexdxArc:ATOUMOD037",
"stopSequence": 26
},
{
"arrival": {
"delay": 104,
"time": "1772698704"
},
"departure": {
"delay": 104,
"time": "1772698724"
},
"stopId": "FR:72006:ZE:CimetixrexdxArxonnay:ATOUMOD037",
"stopSequence": 39
},
{
"arrival": {
"delay": 181,
"time": "1772698352"
},
"departure": {
"delay": 181,
"time": "1772698381"
},
"stopId": "FR:61001:ZE:LycxexLeclerc:ATOUMOD037",
"stopSequence": 30
},
{
"arrival": {
"delay": 82,
"time": "1772698882"
},
"stopId": "FR:72006:ZE:Arxx:ATOUMOD037",
"stopSequence": 42
},
{
"arrival": {
"delay": 82,
"time": "1772698762"
},
"departure": {
"delay": 82,
"time": "1772698762"
},
"stopId": "FR:72006:ZE:MairiexdxArxonnay:ATOUMOD037",
"stopSequence": 40
},
{
"arrival": {
"delay": 196,
"time": "1772698236"
},
"departure": {
"delay": 196,
"time": "1772698276"
},
"stopId": "FR:61001:ZE:PlacexdexlaxPaix:ATOUMOD037",
"stopSequence": 28
},
{
"departure": {
"delay": 82,
"time": "1772698822"
},
"stopId": "FR:72006:ZE:Fonderies:ATOUMOD037",
"stopSequence": 41
},
{
"arrival": {
"delay": 204,
"time": "1772698389"
},
"departure": {
"delay": 204,
"time": "1772698404"
},
"stopId": "FR:72308:ZE:CFAxRoselet:ATOUMOD037",
"stopSequence": 31
},
{
"arrival": {
"delay": 203,
"time": "1772698629"
},
"departure": {
"delay": 203,
"time": "1772698643"
},
"stopId": "FR:72006:ZE:Rabelais:ATOUMOD037",
"stopSequence": 37
},
{
"arrival": {
"delay": 179,
"time": "1772698467"
},
"departure": {
"delay": 179,
"time": "1772698499"
},
"stopId": "FR:72006:ZE:PointxdxAlenxon:ATOUMOD037",
"stopSequence": 33
}
],
"timestamp": "1772698726",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD037:Line:B:LOC",
"tripId": "ATOUMOD037:ServiceJourney:1400000328:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4227423x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -63,
"time": "1772698737"
},
"departure": {
"delay": -63,
"time": "1772698737"
},
"stopId": "FR:76305:ZE:3680:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": -63,
"time": "1772699457"
},
"departure": {
"delay": -63,
"time": "1772699457"
},
"stopId": "FR:76351:ZE:4983:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": -35,
"time": "1772698825"
},
"departure": {
"delay": -35,
"time": "1772698825"
},
"stopId": "FR:76305:ZE:3189:ATOUMOD003",
"stopSequence": 10
},
{
"departure": {
"delay": 33,
"time": "1772698293"
},
"stopId": "FR:76305:ZE:3619:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": -8,
"time": "1772699872"
},
"departure": {
"delay": -8,
"time": "1772699872"
},
"stopId": "FR:76351:ZE:4867:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": -63,
"time": "1772699757"
},
"departure": {
"delay": -63,
"time": "1772699757"
},
"stopId": "FR:76351:ZE:4869:ATOUMOD003",
"stopSequence": 18
},
{
"departure": {
"delay": -40,
"time": "1772698460"
},
"stopId": "FR:76305:ZE:3057:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": -2,
"time": "1772698378"
},
"departure": {
"delay": -2,
"time": "1772698378"
},
"stopId": "FR:76305:ZE:3293:ATOUMOD003",
"stopSequence": 4
},
{
"departure": {
"delay": -44,
"time": "1772698516"
},
"stopId": "FR:76305:ZE:3184:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": -56,
"time": "1772699704"
},
"departure": {
"delay": -56,
"time": "1772699704"
},
"stopId": "FR:76351:ZE:3613:ATOUMOD003",
"stopSequence": 17
},
{
"departure": {
"delay": -39,
"time": "1772698701"
},
"stopId": "FR:76305:ZE:3574:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": -44,
"time": "1772698876"
},
"departure": {
"delay": -44,
"time": "1772698876"
},
"stopId": "FR:76305:ZE:3097:ATOUMOD003",
"stopSequence": 11
},
{
"departure": {
"delay": -2,
"time": "1772698078"
},
"stopId": "FR:76341:ZE:3538:ATOUMOD003",
"stopSequence": 1
},
{
"departure": {
"delay": -48,
"time": "1772698572"
},
"stopId": "FR:76305:ZE:3182:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": -63,
"time": "1772700057"
},
"stopId": "FR:76351:ZE:4906:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": -59,
"time": "1772699101"
},
"departure": {
"delay": -59,
"time": "1772699101"
},
"stopId": "FR:76305:ZE:3835:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": -63,
"time": "1772699157"
},
"departure": {
"delay": -63,
"time": "1772699157"
},
"stopId": "FR:76341:ZE:3833:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": -55,
"time": "1772699045"
},
"departure": {
"delay": -55,
"time": "1772699045"
},
"stopId": "FR:76305:ZE:3837:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": -63,
"time": "1772698977"
},
"departure": {
"delay": -63,
"time": "1772698977"
},
"stopId": "FR:76305:ZE:3923:ATOUMOD003",
"stopSequence": 12
},
{
"departure": {
"delay": 32,
"time": "1772698232"
},
"stopId": "FR:76305:ZE:3463:ATOUMOD003",
"stopSequence": 2
}
],
"timestamp": "1772698736",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:20:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4227423x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230670x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 75,
"time": "1772698575"
},
"stopId": "FR:76351:ZE:4724:ATOUMOD003",
"stopSequence": 32
},
{
"departure": {
"delay": 123,
"time": "1772698683"
},
"stopId": "FR:76351:ZE:4835:ATOUMOD003",
"stopSequence": 33
},
{
"departure": {
"delay": 99,
"time": "1772698539"
},
"stopId": "FR:76351:ZE:4467:ATOUMOD003",
"stopSequence": 31
},
{
"departure": {
"delay": 69,
"time": "1772698749"
},
"stopId": "FR:76351:ZE:4297:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 67,
"time": "1772698807"
},
"stopId": "FR:76351:ZE:4825:ATOUMOD003",
"stopSequence": 35
}
],
"timestamp": "1772698636",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230670x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3371F6044452x2026x03x01T20x51x11Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772700240"
},
"stopId": "FR:14220:ZE:StopPointxOCETrainxTERx87444372:ATOUMOD002",
"stopSequence": 10
},
{
"arrival": {
"time": "1772699580"
},
"departure": {
"time": "1772699640"
},
"stopId": "FR:14514:ZE:StopPointxOCETrainxTERx87444349:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1772695920"
},
"departure": {
"time": "1772696040"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1772698500"
},
"departure": {
"time": "1772698560"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1772697540"
},
"departure": {
"time": "1772697600"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 5
},
{
"departure": {
"time": "1772692020"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 1
}
],
"timestamp": "1772688410",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx03A83359x7D9Dx4301x9C87x92FED4666451x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3371F6044452x2026x03x01T20x51x11Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3420F6039224x2026x03x01T20x51x11Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1772697480"
},
"stopId": "FR:50218:ZE:StopPointxOCETrainxTERx87447680:ATOUMOD002",
"stopSequence": 10
},
{
"arrival": {
"time": "1772700540"
},
"departure": {
"time": "1772700600"
},
"stopId": "FR:61169:ZE:StopPointxOCETrainxTERx87448001:ATOUMOD002",
"stopSequence": 16
},
{
"arrival": {
"time": "1772703960"
},
"departure": {
"time": "1772704020"
},
"stopId": "FR:61214:ZE:StopPointxOCETrainxTERx87444638:ATOUMOD002",
"stopSequence": 26
},
{
"arrival": {
"time": "1772708760"
},
"stopId": "FR:75115:ZE:StopPointxOCETrainxTERx87391003:ATOUMOD002",
"stopSequence": 36
},
{
"arrival": {
"time": "1772701980"
},
"departure": {
"time": "1772702100"
},
"stopId": "FR:61006:ZE:StopPointxOCETrainxTERx87444539:ATOUMOD002",
"stopSequence": 20
},
{
"arrival": {
"time": "1772702580"
},
"departure": {
"time": "1772702640"
},
"stopId": "FR:61101:ZE:StopPointxOCETrainxTERx87444562:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1772699520"
},
"departure": {
"time": "1772699580"
},
"stopId": "FR:14762:ZE:StopPointxOCETrainxTERx87448159:ATOUMOD002",
"stopSequence": 14
},
{
"arrival": {
"time": "1772698560"
},
"departure": {
"time": "1772698620"
},
"stopId": "FR:50639:ZE:StopPointxOCETrainxTERx87447698:ATOUMOD002",
"stopSequence": 12
},
{
"arrival": {
"time": "1772704800"
},
"departure": {
"time": "1772704860"
},
"stopId": "FR:27679:ZE:StopPointxOCETrainxTERx87393595:ATOUMOD002",
"stopSequence": 29
}
],
"timestamp": "1772693873",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx6155CD5FxAB2Dx4274xA052x8C7462540578x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3420F6039224x2026x03x01T20x51x11Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4108158x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 130,
"time": "1772697970"
},
"stopId": "FR:76351:ZE:3998:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 149,
"time": "1772698049"
},
"stopId": "FR:76351:ZE:3984:ATOUMOD003",
"stopSequence": 15
}
],
"timestamp": "1772698066",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:B:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4108158x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747836x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 25,
"time": "1772690047"
},
"departure": {
"delay": 25,
"time": "1772690125"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 26,
"time": "1772689859"
},
"departure": {
"delay": 26,
"time": "1772689886"
},
"stopId": "FR:50129:ZE:10ODR2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 58,
"time": "1772689711"
},
"departure": {
"delay": 58,
"time": "1772689738"
},
"stopId": "FR:50129:ZE:10RUC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 22,
"time": "1772690213"
},
"departure": {
"delay": 22,
"time": "1772690242"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 41,
"time": "1772689346"
},
"departure": {
"delay": 41,
"time": "1772689361"
},
"stopId": "FR:50129:ZE:10CSM2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 34,
"time": "1772689400"
},
"departure": {
"delay": 34,
"time": "1772689414"
},
"stopId": "FR:50129:ZE:10SWZ2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -137,
"time": "1772690503"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 69,
"time": "1772689131"
},
"departure": {
"delay": 69,
"time": "1772689149"
},
"stopId": "FR:50129:ZE:10REN2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 62,
"time": "1772689650"
},
"departure": {
"delay": 62,
"time": "1772689682"
},
"stopId": "FR:50129:ZE:10BSJ2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 70,
"time": "1772688955"
},
"departure": {
"delay": 70,
"time": "1772688970"
},
"stopId": "FR:50129:ZE:10BOC2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 15,
"time": "1772689078"
},
"departure": {
"delay": 15,
"time": "1772689095"
},
"stopId": "FR:50129:ZE:10LOG2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 55,
"time": "1772689163"
},
"departure": {
"delay": 55,
"time": "1772689195"
},
"stopId": "FR:50129:ZE:10CUR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 51,
"time": "1772688977"
},
"departure": {
"delay": 51,
"time": "1772689011"
},
"stopId": "FR:50129:ZE:10GNT2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 45,
"time": "1772688868"
},
"departure": {
"delay": 45,
"time": "1772688885"
},
"stopId": "FR:50129:ZE:10CEN2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 6,
"time": "1772690363"
},
"departure": {
"delay": 6,
"time": "1772690406"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 73,
"time": "1772689246"
},
"departure": {
"delay": 73,
"time": "1772689273"
},
"stopId": "FR:50129:ZE:10DEB2:ATOUMOD035",
"stopSequence": 8
},
{
"departure": {
"delay": 101,
"time": "1772688821"
},
"stopId": "FR:50129:ZE:10MXR2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -26,
"time": "1772689524"
},
"departure": {
"delay": -26,
"time": "1772689534"
},
"stopId": "FR:50129:ZE:10HxC2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -23,
"time": "1772689943"
},
"departure": {
"delay": -23,
"time": "1772689957"
},
"stopId": "FR:50129:ZE:10JAR2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -3,
"time": "1772690435"
},
"departure": {
"delay": -3,
"time": "1772690457"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 18,
"time": "1772689561"
},
"departure": {
"delay": 18,
"time": "1772689578"
},
"stopId": "FR:50129:ZE:10SEX2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 22,
"time": "1772689601"
},
"departure": {
"delay": 22,
"time": "1772689642"
},
"stopId": "FR:50129:ZE:10MTT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -7,
"time": "1772689480"
},
"departure": {
"delay": -7,
"time": "1772689493"
},
"stopId": "FR:50129:ZE:10GDM4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 37,
"time": "1772690282"
},
"departure": {
"delay": 37,
"time": "1772690317"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -3,
"time": "1772689906"
},
"departure": {
"delay": -3,
"time": "1772689917"
},
"stopId": "FR:50129:ZE:10BOS2:ATOUMOD035",
"stopSequence": 18
}
],
"timestamp": "1772698727",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747836x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4107823x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 46,
"time": "1772698426"
},
"stopId": "FR:76351:ZE:3953:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 82,
"time": "1772698522"
},
"stopId": "FR:76481:ZE:4890:ATOUMOD003",
"stopSequence": 18
}
],
"timestamp": "1772698526",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4107823x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4190117x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 78,
"time": "1772698278"
},
"stopId": "FR:76351:ZE:3779:ATOUMOD003",
"stopSequence": 25
},
{
"departure": {
"delay": 83,
"time": "1772698343"
},
"stopId": "FR:76351:ZE:3777:ATOUMOD003",
"stopSequence": 26
},
{
"departure": {
"delay": 147,
"time": "1772698467"
},
"stopId": "FR:76351:ZE:3194:ATOUMOD003",
"stopSequence": 27
},
{
"departure": {
"delay": 102,
"time": "1772698542"
},
"stopId": "FR:76351:ZE:4142:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 102,
"time": "1772698722"
},
"stopId": "FR:76351:ZE:4537:ATOUMOD003",
"stopSequence": 29
}
],
"timestamp": "1772698316",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:09:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4190117x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN851006F6025568x2026x02x28T22x07x15Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1772696400"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1772698500"
},
"departure": {
"time": "1772698620"
},
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 21
},
{
"arrival": {
"time": "1772697720"
},
"departure": {
"time": "1772697780"
},
"stopId": "FR:78107:ZE:StopPointxOCETrainxTERx87381624:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1772700720"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1772697300"
},
"departure": {
"time": "1772697360"
},
"stopId": "FR:27119:ZE:StopPointxOCETrainxTERx87387092:ATOUMOD002",
"stopSequence": 17
}
],
"timestamp": "1772692792",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx57AE0F48x2436x44BDxA2F0xAA45D4A483E7x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN851006F6025568x2026x02x28T22x07x15Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748590x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -13,
"time": "1772695448"
},
"departure": {
"delay": -13,
"time": "1772695487"
},
"stopId": "FR:50129:ZE:10HLU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 79,
"time": "1772696201"
},
"departure": {
"delay": 79,
"time": "1772696239"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 42,
"time": "1772695836"
},
"departure": {
"delay": 42,
"time": "1772695902"
},
"stopId": "FR:50129:ZE:10HAM1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 93,
"time": "1772696509"
},
"departure": {
"delay": 93,
"time": "1772696553"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -11,
"time": "1772694874"
},
"departure": {
"delay": -11,
"time": "1772694889"
},
"stopId": "FR:50129:ZE:10BLE1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -13,
"time": "1772695586"
},
"departure": {
"delay": -13,
"time": "1772695607"
},
"stopId": "FR:50129:ZE:10HTR1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -18,
"time": "1772695648"
},
"departure": {
"delay": -18,
"time": "1772695662"
},
"stopId": "FR:50129:ZE:10MEZ1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -9,
"time": "1772696066"
},
"departure": {
"delay": -9,
"time": "1772696091"
},
"stopId": "FR:50129:ZE:10CDL2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 13,
"time": "1772696045"
},
"departure": {
"delay": 13,
"time": "1772696053"
},
"stopId": "FR:50129:ZE:10BDB2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 10,
"time": "1772694902"
},
"departure": {
"delay": 10,
"time": "1772694910"
},
"stopId": "FR:50129:ZE:10NMD1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 80,
"time": "1772696393"
},
"departure": {
"delay": 80,
"time": "1772696420"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 16,
"time": "1772695307"
},
"departure": {
"delay": 16,
"time": "1772695336"
},
"stopId": "FR:50129:ZE:10VER1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 10,
"time": "1772696650"
},
"stopId": "FR:50129:ZE:10SHU1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 88,
"time": "1772696278"
},
"departure": {
"delay": 88,
"time": "1772696308"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -7,
"time": "1772695719"
},
"departure": {
"delay": -7,
"time": "1772695733"
},
"stopId": "FR:50129:ZE:10HQU1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 7,
"time": "1772695116"
},
"departure": {
"delay": 7,
"time": "1772695147"
},
"stopId": "FR:50129:ZE:10ING1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -15,
"time": "1772695175"
},
"departure": {
"delay": -15,
"time": "1772695185"
},
"stopId": "FR:50129:ZE:10CBL1:ATOUMOD035",
"stopSequence": 5
},
{
"departure": {
"delay": 10,
"time": "1772694850"
},
"stopId": "FR:50129:ZE:10HxC1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 44,
"time": "1772695948"
},
"departure": {
"delay": 44,
"time": "1772695964"
},
"stopId": "FR:50129:ZE:10GLA1:ATOUMOD035",
"stopSequence": 12
}
],
"timestamp": "1772698597",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:07:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748590x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852810F6025435x2026x02x28T22x07x15Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772689140"
},
"departure": {
"time": "1772689200"
},
"stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002",
"stopSequence": 38
},
{
"arrival": {
"time": "1772697540"
},
"departure": {
"time": "1772697600"
},
"stopId": "FR:35095:ZE:StopPointxOCETrainxTERx87478073:ATOUMOD002",
"stopSequence": 52
},
{
"arrival": {
"time": "1772688660"
},
"departure": {
"time": "1772688720"
},
"stopId": "FR:14370:ZE:StopPointxOCETrainxTERx87444083:ATOUMOD002",
"stopSequence": 36
},
{
"departure": {
"time": "1772686860"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 28
},
{
"arrival": {
"time": "1772696580"
},
"departure": {
"time": "1772696640"
},
"stopId": "FR:50410:ZE:StopPointxOCETrainxTERx87478263:ATOUMOD002",
"stopSequence": 50
},
{
"arrival": {
"time": "1772688120"
},
"departure": {
"time": "1772688180"
},
"stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002",
"stopSequence": 34
},
{
"arrival": {
"time": "1772694600"
},
"departure": {
"time": "1772694660"
},
"stopId": "FR:50188:ZE:StopPointxOCETrainxTERx87447649:ATOUMOD002",
"stopSequence": 46
},
{
"arrival": {
"time": "1772699880"
},
"stopId": "FR:35238:ZE:StopPointxOCETrainxTERx87471003:ATOUMOD002",
"stopSequence": 55
},
{
"arrival": {
"time": "1772695500"
},
"departure": {
"time": "1772695560"
},
"stopId": "FR:50025:ZE:StopPointxOCETrainxTERx87448514:ATOUMOD002",
"stopSequence": 48
},
{
"arrival": {
"time": "1772691360"
},
"departure": {
"time": "1772691720"
},
"stopId": "FR:50147:ZE:StopPointxOCETrainxTERx87447110:ATOUMOD002",
"stopSequence": 42
},
{
"arrival": {
"time": "1772699520"
},
"departure": {
"time": "1772699580"
},
"stopId": "FR:35238:ZE:StopPointxOCETrainxTERx87471391:ATOUMOD002",
"stopSequence": 54
},
{
"arrival": {
"time": "1772687700"
},
"departure": {
"time": "1772687760"
},
"stopId": "FR:14026:ZE:StopPointxOCETrainxTERx87444059:ATOUMOD002",
"stopSequence": 32
},
{
"arrival": {
"time": "1772689980"
},
"departure": {
"time": "1772690100"
},
"stopId": "FR:50502:ZE:StopPointxOCETrainxTERx87447003:ATOUMOD002",
"stopSequence": 40
},
{
"arrival": {
"time": "1772693280"
},
"departure": {
"time": "1772694000"
},
"stopId": "FR:50218:ZE:StopPointxOCETrainxTERx87447680:ATOUMOD002",
"stopSequence": 44
},
{
"arrival": {
"time": "1772687400"
},
"departure": {
"time": "1772687460"
},
"stopId": "FR:14098:ZE:StopPointxOCETrainxTERx87444042:ATOUMOD002",
"stopSequence": 30
}
],
"timestamp": "1772683251",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx789690b9x0beex4978x8bf9xf4810c9e16f2x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852810F6025435x2026x02x28T22x07x15Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD019:ServiceJourney:2x437583878:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 270,
"time": "1772714370"
},
"departure": {
"delay": 270,
"time": "1772714370"
},
"stopId": "FR:76384:ZE:15364:ATOUMOD019",
"stopSequence": 2
},
{
"arrival": {
"delay": 270,
"time": "1772714430"
},
"departure": {
"delay": 270,
"time": "1772714430"
},
"stopId": "FR:76384:ZE:15521:ATOUMOD019",
"stopSequence": 3
},
{
"arrival": {
"delay": 270,
"time": "1772714490"
},
"departure": {
"delay": 270,
"time": "1772714490"
},
"stopId": "FR:76384:ZE:27:ATOUMOD019",
"stopSequence": 4
},
{
"arrival": {
"delay": 270,
"time": "1772714970"
},
"departure": {
"delay": 270,
"time": "1772714970"
},
"stopId": "FR:76384:ZE:15450:ATOUMOD019",
"stopSequence": 8
},
{
"arrival": {
"delay": 270,
"time": "1772714610"
},
"departure": {
"delay": 270,
"time": "1772714610"
},
"stopId": "FR:76384:ZE:15447:ATOUMOD019",
"stopSequence": 6
},
{
"arrival": {
"delay": 510,
"time": "1772714910"
},
"departure": {
"delay": 510,
"time": "1772714910"
},
"stopId": "FR:76384:ZE:15449:ATOUMOD019",
"stopSequence": 7
},
{
"departure": {
"delay": 330,
"time": "1772714310"
},
"stopId": "FR:76384:ZE:15452:ATOUMOD019",
"stopSequence": 1
},
{
"arrival": {
"delay": 270,
"time": "1772714550"
},
"departure": {
"delay": 270,
"time": "1772714550"
},
"stopId": "FR:76384:ZE:15448:ATOUMOD019",
"stopSequence": 5
}
],
"timestamp": "1772698753",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD019:Line:12:LOC",
"tripId": "ATOUMOD019:ServiceJourney:2x437583878:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN857240F6025006x2026x02x28T22x07x15Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772687700"
},
"departure": {
"time": "1772687820"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 3
},
{
"departure": {
"time": "1772686860"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1772688180"
},
"departure": {
"time": "1772688300"
},
"stopId": "FR:14654:ZE:StopPointxOCETrainxTERx87444216:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"delay": 600,
"time": "1772698560"
},
"stopId": "FR:72071:ZE:StopPointxOCETrainxTERx87396606:ATOUMOD002",
"stopSequence": 42
}
],
"timestamp": "1772690421",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxc21468e7xfa90x4c2ax81bcx7f07f634ab4cx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN857240F6025006x2026x02x28T22x07x15Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3306F6044660x2026x03x01T20x51x11Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772708520"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 26
},
{
"arrival": {
"time": "1772701320"
},
"departure": {
"time": "1772701500"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 17
},
{
"departure": {
"time": "1772697060"
},
"stopId": "FR:50129:ZE:StopPointxOCETrainxTERx87444877:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1772697960"
},
"departure": {
"time": "1772698020"
},
"stopId": "FR:50615:ZE:StopPointxOCETrainxTERx87447284:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1772700240"
},
"departure": {
"time": "1772700300"
},
"stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1772698800"
},
"departure": {
"time": "1772698860"
},
"stopId": "FR:50099:ZE:StopPointxOCETrainxTERx87447243:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1772699400"
},
"departure": {
"time": "1772699460"
},
"stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002",
"stopSequence": 13
}
],
"timestamp": "1772693454",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx66849E04x284Fx47D7x8795x4C925C6ED66Fx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3306F6044660x2026x03x01T20x51x11Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x4470859:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 79,
"time": "1772699599"
},
"stopId": "FR:27022:ZE:0x6991:ATOUMOD006",
"stopSequence": 42
},
{
"arrival": {
"delay": 251,
"time": "1772698751"
},
"departure": {
"delay": 251,
"time": "1772698751"
},
"stopId": "FR:27022:ZE:0x6988:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": 112,
"time": "1772699212"
},
"departure": {
"delay": 112,
"time": "1772699212"
},
"stopId": "FR:27275:ZE:0x7179:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": 81,
"time": "1772699541"
},
"departure": {
"delay": 81,
"time": "1772699541"
},
"stopId": "FR:27022:ZE:0x6978:ATOUMOD006",
"stopSequence": 41
},
{
"arrival": {
"delay": 112,
"time": "1772699452"
},
"departure": {
"delay": 112,
"time": "1772699452"
},
"stopId": "FR:27275:ZE:0x6193:ATOUMOD006",
"stopSequence": 40
},
{
"arrival": {
"delay": 78,
"time": "1772699298"
},
"departure": {
"delay": 78,
"time": "1772699298"
},
"stopId": "FR:27275:ZE:0x6232:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": 260,
"time": "1772699120"
},
"departure": {
"delay": 260,
"time": "1772699120"
},
"stopId": "FR:27275:ZE:0x6208:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": 251,
"time": "1772699051"
},
"departure": {
"delay": 251,
"time": "1772699051"
},
"stopId": "FR:27275:ZE:0x6200:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": 185,
"time": "1772699165"
},
"departure": {
"delay": 185,
"time": "1772699165"
},
"stopId": "FR:27275:ZE:0x6226:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": 142,
"time": "1772699242"
},
"departure": {
"delay": 142,
"time": "1772699242"
},
"stopId": "FR:27275:ZE:0x6224:ATOUMOD006",
"stopSequence": 38
}
],
"timestamp": "1772698755",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:E1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x4470859:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1007:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772706120"
},
"stopId": "FR:27681:ZE:29075:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1772705520"
},
"departure": {
"time": "1772705520"
},
"stopId": "FR:27681:ZE:10078:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1772705640"
},
"departure": {
"time": "1772705640"
},
"stopId": "FR:27681:ZE:10039:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1772706000"
},
"departure": {
"time": "1772706000"
},
"stopId": "FR:27681:ZE:29078:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1772706060"
},
"departure": {
"time": "1772706060"
},
"stopId": "FR:27681:ZE:29077:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1772705040"
},
"departure": {
"time": "1772705040"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1772705280"
},
"departure": {
"time": "1772705280"
},
"stopId": "FR:27681:ZE:10031:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1772705460"
},
"departure": {
"time": "1772705460"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1772705700"
},
"departure": {
"time": "1772705700"
},
"stopId": "FR:27681:ZE:10091:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1772705820"
},
"departure": {
"time": "1772705820"
},
"stopId": "FR:27681:ZE:29082:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1772705940"
},
"departure": {
"time": "1772705940"
},
"stopId": "FR:27681:ZE:29080:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1772705880"
},
"departure": {
"time": "1772705880"
},
"stopId": "FR:27681:ZE:10037:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1772705100"
},
"departure": {
"time": "1772705100"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1772705580"
},
"departure": {
"time": "1772705580"
},
"stopId": "FR:27681:ZE:10063:ATOUMOD007",
"stopSequence": 7
},
{
"departure": {
"time": "1772704980"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
}
],
"timestamp": "1772698713",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1007:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:475:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772709840"
},
"departure": {
"time": "1772709840"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1772709480"
},
"departure": {
"time": "1772709480"
},
"stopId": "FR:76217:ZE:18817:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1772710320"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1772709360"
},
"departure": {
"time": "1772709360"
},
"stopId": "FR:76217:ZE:18821:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1772709720"
},
"departure": {
"time": "1772709720"
},
"stopId": "FR:76217:ZE:18823:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1772709120"
},
"departure": {
"time": "1772709120"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1772710200"
},
"departure": {
"time": "1772710200"
},
"stopId": "FR:76217:ZE:18286:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1772710080"
},
"departure": {
"time": "1772710080"
},
"stopId": "FR:76217:ZE:18032:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1772709240"
},
"departure": {
"time": "1772709240"
},
"stopId": "FR:76217:ZE:18816:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1772709600"
},
"departure": {
"time": "1772709600"
},
"stopId": "FR:76217:ZE:18822:ATOUMOD005",
"stopSequence": 6
},
{
"departure": {
"time": "1772709000"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1772709960"
},
"departure": {
"time": "1772709960"
},
"stopId": "FR:76217:ZE:18824:ATOUMOD005",
"stopSequence": 9
}
],
"timestamp": "1772696772",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:97:LOC",
"tripId": "ATOUMOD005:ServiceJourney:475:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745225x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -8,
"time": "1772687472"
},
"departure": {
"delay": -8,
"time": "1772687512"
},
"stopId": "FR:50129:ZE:10CRC3:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 7,
"time": "1772687216"
},
"departure": {
"delay": 7,
"time": "1772687227"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -3,
"time": "1772687019"
},
"departure": {
"delay": -3,
"time": "1772687037"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -42,
"time": "1772687660"
},
"departure": {
"delay": -42,
"time": "1772687718"
},
"stopId": "FR:50129:ZE:10PFO1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -61,
"time": "1772688479"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -22,
"time": "1772687581"
},
"departure": {
"delay": -22,
"time": "1772687618"
},
"stopId": "FR:50129:ZE:10FOR3:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 48,
"time": "1772688312"
},
"departure": {
"delay": 48,
"time": "1772688348"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -92,
"time": "1772687771"
},
"departure": {
"delay": -92,
"time": "1772687788"
},
"stopId": "FR:50129:ZE:10RTU1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 45,
"time": "1772688213"
},
"departure": {
"delay": 45,
"time": "1772688285"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 24,
"time": "1772688371"
},
"departure": {
"delay": 24,
"time": "1772688384"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -80,
"time": "1772687920"
},
"departure": {
"delay": -80,
"time": "1772687980"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -11,
"time": "1772688051"
},
"departure": {
"delay": -11,
"time": "1772688109"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 8,
"time": "1772687088"
},
"departure": {
"delay": 8,
"time": "1772687168"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -1,
"time": "1772687259"
},
"departure": {
"delay": -1,
"time": "1772687279"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -83,
"time": "1772687815"
},
"departure": {
"delay": -83,
"time": "1772687857"
},
"stopId": "FR:50129:ZE:10BRA3:ATOUMOD035",
"stopSequence": 12
},
{
"departure": {
"delay": 53,
"time": "1772686853"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 5,
"time": "1772688132"
},
"departure": {
"delay": 5,
"time": "1772688185"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 26,
"time": "1772687330"
},
"departure": {
"delay": 26,
"time": "1772687366"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -11,
"time": "1772686935"
},
"departure": {
"delay": -11,
"time": "1772686969"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
}
],
"timestamp": "1772698736",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745225x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596556:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -33,
"time": "1772698767"
},
"departure": {
"delay": -33,
"time": "1772698767"
},
"stopId": "FR:27306:ZE:0xOIS02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": 5,
"time": "1772698325"
},
"departure": {
"delay": 5,
"time": "1772698325"
},
"stopId": "FR:27229:ZE:0xTRA01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -84,
"time": "1772698836"
},
"stopId": "FR:27306:ZE:0xCID02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": 83,
"time": "1772698463"
},
"departure": {
"delay": 83,
"time": "1772698463"
},
"stopId": "FR:27229:ZE:0xLAK01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 126,
"time": "1772698566"
},
"departure": {
"delay": 126,
"time": "1772698566"
},
"stopId": "FR:27229:ZE:0xRON01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -7,
"time": "1772698239"
},
"departure": {
"delay": -7,
"time": "1772698253"
},
"stopId": "FR:27229:ZE:0xPOL03:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -49,
"time": "1772698811"
},
"departure": {
"delay": -49,
"time": "1772698811"
},
"stopId": "FR:27306:ZE:0xVIl02:ATOUMOD004",
"stopSequence": 23
}
],
"timestamp": "1772698767",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T6:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596556:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745193x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 121,
"time": "1772685288"
},
"departure": {
"delay": 121,
"time": "1772685301"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 145,
"time": "1772686203"
},
"departure": {
"delay": 145,
"time": "1772686225"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 188,
"time": "1772686507"
},
"departure": {
"delay": 188,
"time": "1772686568"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 111,
"time": "1772686586"
},
"departure": {
"delay": 111,
"time": "1772686611"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 45,
"time": "1772686652"
},
"departure": {
"delay": 45,
"time": "1772686665"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 108,
"time": "1772685430"
},
"departure": {
"delay": 108,
"time": "1772685468"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 87,
"time": "1772685358"
},
"departure": {
"delay": 87,
"time": "1772685387"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -17,
"time": "1772685746"
},
"departure": {
"delay": -17,
"time": "1772685763"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 12,
"time": "1772686752"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 87,
"time": "1772685553"
},
"departure": {
"delay": 87,
"time": "1772685567"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 110,
"time": "1772686269"
},
"departure": {
"delay": 110,
"time": "1772686310"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"departure": {
"delay": 160,
"time": "1772685160"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 109,
"time": "1772686339"
},
"departure": {
"delay": 109,
"time": "1772686369"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 75,
"time": "1772685662"
},
"departure": {
"delay": 75,
"time": "1772685675"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 108,
"time": "1772685493"
},
"departure": {
"delay": 108,
"time": "1772685528"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 128,
"time": "1772686402"
},
"departure": {
"delay": 128,
"time": "1772686448"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 89,
"time": "1772685794"
},
"departure": {
"delay": 89,
"time": "1772685989"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 164,
"time": "1772686053"
},
"departure": {
"delay": 164,
"time": "1772686124"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 50,
"time": "1772685697"
},
"departure": {
"delay": 50,
"time": "1772685710"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 98,
"time": "1772685322"
},
"departure": {
"delay": 98,
"time": "1772685338"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
}
],
"timestamp": "1772698733",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745193x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:339:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772703180"
},
"departure": {
"time": "1772703180"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1772704020"
},
"departure": {
"time": "1772704020"
},
"stopId": "FR:76217:ZE:18037:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1772704140"
},
"departure": {
"time": "1772704140"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1772703600"
},
"departure": {
"time": "1772703600"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1772704320"
},
"departure": {
"time": "1772704320"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1772703660"
},
"departure": {
"time": "1772703660"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1772703900"
},
"departure": {
"time": "1772703900"
},
"stopId": "FR:76217:ZE:18052:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1772703720"
},
"departure": {
"time": "1772703720"
},
"stopId": "FR:76217:ZE:18067:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1772704680"
},
"departure": {
"time": "1772704680"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1772704740"
},
"stopId": "FR:76217:ZE:18041:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1772703960"
},
"departure": {
"time": "1772703960"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1772703360"
},
"departure": {
"time": "1772703360"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 3
},
{
"departure": {
"time": "1772703060"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1772704080"
},
"departure": {
"time": "1772704080"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1772703780"
},
"departure": {
"time": "1772703780"
},
"stopId": "FR:76217:ZE:18325:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1772704500"
},
"departure": {
"time": "1772704500"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1772703480"
},
"departure": {
"time": "1772703480"
},
"stopId": "FR:76217:ZE:18043:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1772703840"
},
"departure": {
"time": "1772703840"
},
"stopId": "FR:76217:ZE:18093:ATOUMOD005",
"stopSequence": 9
}
],
"timestamp": "1772698770",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:339:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057449x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -17,
"time": "1772698903"
},
"departure": {
"delay": -17,
"time": "1772698903"
},
"stopId": "FR:76351:ZE:3361:ATOUMOD003",
"stopSequence": 53
},
{
"departure": {
"delay": 40,
"time": "1772698720"
},
"stopId": "FR:76351:ZE:3802:ATOUMOD003",
"stopSequence": 50
},
{
"departure": {
"delay": -62,
"time": "1772698618"
},
"stopId": "FR:76351:ZE:3717:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 13,
"time": "1772698873"
},
"departure": {
"delay": 13,
"time": "1772698873"
},
"stopId": "FR:76351:ZE:3870:ATOUMOD003",
"stopSequence": 52
},
{
"arrival": {
"delay": 22,
"time": "1772698822"
},
"departure": {
"delay": 22,
"time": "1772698822"
},
"stopId": "FR:76351:ZE:4578:ATOUMOD003",
"stopSequence": 51
},
{
"arrival": {
"delay": -17,
"time": "1772699083"
},
"stopId": "FR:76481:ZE:5250:ATOUMOD003",
"stopSequence": 55
},
{
"arrival": {
"delay": 27,
"time": "1772698947"
},
"departure": {
"delay": 27,
"time": "1772698947"
},
"stopId": "FR:76351:ZE:4576:ATOUMOD003",
"stopSequence": 54
}
],
"timestamp": "1772698746",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:10:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057449x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4244153xGTFSxGSemH25xSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 84,
"time": "1772698404"
},
"stopId": "FR:76351:ZE:5206:ATOUMOD003",
"stopSequence": 29
},
{
"departure": {
"delay": 121,
"time": "1772698261"
},
"stopId": "FR:76351:ZE:4867:ATOUMOD003",
"stopSequence": 28
}
],
"timestamp": "1772698456",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:25:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4244153xGTFSxGSemH25xSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x4490664:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 555,
"time": "1772698575"
},
"departure": {
"delay": 555,
"time": "1772698575"
},
"stopId": "FR:27348:ZE:0x6302:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 501,
"time": "1772698341"
},
"departure": {
"delay": 501,
"time": "1772698341"
},
"stopId": "FR:27348:ZE:0x6293:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 692,
"time": "1772699672"
},
"departure": {
"delay": 692,
"time": "1772699672"
},
"stopId": "FR:27365:ZE:0x6341:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": 517,
"time": "1772698477"
},
"departure": {
"delay": 517,
"time": "1772698477"
},
"stopId": "FR:27348:ZE:0x6300:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 936,
"time": "1772699016"
},
"departure": {
"delay": 936,
"time": "1772699016"
},
"stopId": "FR:27348:ZE:0x6299:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": 707,
"time": "1772699927"
},
"departure": {
"delay": 707,
"time": "1772699927"
},
"stopId": "FR:27701:ZE:0x7162:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": 640,
"time": "1772699080"
},
"departure": {
"delay": 640,
"time": "1772699080"
},
"stopId": "FR:27196:ZE:0x6318:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": 631,
"time": "1772699011"
},
"departure": {
"delay": 631,
"time": "1772699011"
},
"stopId": "FR:27469:ZE:0x7189:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": 535,
"time": "1772698315"
},
"departure": {
"delay": 535,
"time": "1772698315"
},
"stopId": "FR:27008:ZE:0x6051:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 707,
"time": "1772699867"
},
"departure": {
"delay": 707,
"time": "1772699867"
},
"stopId": "FR:27701:ZE:0x7103:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": 577,
"time": "1772698957"
},
"departure": {
"delay": 577,
"time": "1772698957"
},
"stopId": "FR:27469:ZE:0x6632:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": 584,
"time": "1772698904"
},
"departure": {
"delay": 584,
"time": "1772698904"
},
"stopId": "FR:27469:ZE:0x6663:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": 512,
"time": "1772698082"
},
"departure": {
"delay": 512,
"time": "1772698112"
},
"stopId": "FR:27008:ZE:0x6053:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 729,
"time": "1772699769"
},
"departure": {
"delay": 729,
"time": "1772699769"
},
"stopId": "FR:27701:ZE:0x7063:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": 719,
"time": "1772699639"
},
"departure": {
"delay": 719,
"time": "1772699639"
},
"stopId": "FR:27365:ZE:0x6333:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": 701,
"time": "1772699801"
},
"departure": {
"delay": 701,
"time": "1772699801"
},
"stopId": "FR:27701:ZE:0x7091:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": 720,
"time": "1772698800"
},
"departure": {
"delay": 720,
"time": "1772698800"
},
"stopId": "FR:27348:ZE:0x6296:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 676,
"time": "1772700076"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 41
},
{
"arrival": {
"delay": 598,
"time": "1772699158"
},
"departure": {
"delay": 598,
"time": "1772699158"
},
"stopId": "FR:27196:ZE:0x6322:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": 708,
"time": "1772699688"
},
"departure": {
"delay": 708,
"time": "1772699688"
},
"stopId": "FR:27365:ZE:0x7135:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": 542,
"time": "1772698262"
},
"departure": {
"delay": 542,
"time": "1772698262"
},
"stopId": "FR:27008:ZE:0x6055:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 598,
"time": "1772699218"
},
"departure": {
"delay": 598,
"time": "1772699218"
},
"stopId": "FR:27196:ZE:0x6321:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": 545,
"time": "1772698205"
},
"departure": {
"delay": 545,
"time": "1772698205"
},
"stopId": "FR:27008:ZE:0x6047:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 767,
"time": "1772699987"
},
"departure": {
"delay": 767,
"time": "1772699987"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 40
}
],
"timestamp": "1772698485",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:5:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x4490664:LOC"
}
}
},
{
"id": "SM:ATOUMOD019:ServiceJourney:2x68485122xBOL1xLMCJVxx:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 200,
"time": "1772698820"
},
"stopId": "FR:76114:ZE:118:ATOUMOD019",
"stopSequence": 1
},
{
"arrival": {
"delay": 260,
"time": "1772699120"
},
"departure": {
"delay": 260,
"time": "1772699120"
},
"stopId": "FR:76114:ZE:402:ATOUMOD019",
"stopSequence": 4
},
{
"arrival": {
"delay": 260,
"time": "1772699300"
},
"departure": {
"delay": 260,
"time": "1772699300"
},
"stopId": "FR:76114:ZE:404:ATOUMOD019",
"stopSequence": 6
},
{
"arrival": {
"delay": 260,
"time": "1772699180"
},
"departure": {
"delay": 260,
"time": "1772699180"
},
"stopId": "FR:76114:ZE:403:ATOUMOD019",
"stopSequence": 5
},
{
"arrival": {
"delay": 260,
"time": "1772699000"
},
"departure": {
"delay": 260,
"time": "1772699000"
},
"stopId": "FR:76114:ZE:15493:ATOUMOD019",
"stopSequence": 3
}
],
"timestamp": "1772698762",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD019:Line:4:LOC",
"tripId": "ATOUMOD019:ServiceJourney:2x68485122xBOL1xLMCJVxx:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:627:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 305,
"time": "1772698560"
},
"departure": {
"delay": 305,
"time": "1772698565"
},
"stopId": "FR:27562:ZE:10021:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"delay": 360,
"time": "1772698140"
},
"departure": {
"delay": 360,
"time": "1772698200"
},
"stopId": "FR:27681:ZE:30009:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"delay": 245,
"time": "1772697960"
},
"departure": {
"delay": 245,
"time": "1772697965"
},
"stopId": "FR:27681:ZE:19:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"delay": 245,
"time": "1772698440"
},
"departure": {
"delay": 245,
"time": "1772698445"
},
"stopId": "FR:27562:ZE:29083:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"delay": 185,
"time": "1772698620"
},
"departure": {
"delay": 185,
"time": "1772698625"
},
"stopId": "FR:27562:ZE:10015:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"delay": 60,
"time": "1772698860"
},
"stopId": "FR:27562:ZE:24:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"delay": 65,
"time": "1772698740"
},
"departure": {
"delay": 65,
"time": "1772698745"
},
"stopId": "FR:27562:ZE:10023:ATOUMOD007",
"stopSequence": 13
},
{
"departure": {
"delay": 180,
"time": "1772697780"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"delay": 60,
"time": "1772698800"
},
"departure": {
"delay": 60,
"time": "1772698800"
},
"stopId": "FR:27562:ZE:10017:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"delay": 365,
"time": "1772698260"
},
"departure": {
"delay": 365,
"time": "1772698265"
},
"stopId": "FR:27681:ZE:10073:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"delay": 365,
"time": "1772698320"
},
"departure": {
"delay": 365,
"time": "1772698325"
},
"stopId": "FR:27681:ZE:10071:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"delay": 245,
"time": "1772697900"
},
"departure": {
"delay": 245,
"time": "1772697905"
},
"stopId": "FR:27681:ZE:10113:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"delay": 245,
"time": "1772698020"
},
"departure": {
"delay": 245,
"time": "1772698025"
},
"stopId": "FR:27681:ZE:29065:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"delay": 365,
"time": "1772698380"
},
"departure": {
"delay": 365,
"time": "1772698385"
},
"stopId": "FR:27562:ZE:10104:ATOUMOD007",
"stopSequence": 9
}
],
"timestamp": "1772698762",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:25:LOC",
"tripId": "ATOUMOD007:ServiceJourney:627:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230518x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 457,
"time": "1772697877"
},
"stopId": "FR:76351:ZE:3743:ATOUMOD003",
"stopSequence": 36
},
{
"departure": {
"delay": 506,
"time": "1772697806"
},
"stopId": "FR:76351:ZE:3047:ATOUMOD003",
"stopSequence": 35
}
],
"timestamp": "1772697856",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230518x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4107897x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 8,
"time": "1772700848"
},
"departure": {
"delay": 8,
"time": "1772700848"
},
"stopId": "FR:76351:ZE:3981:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 55,
"time": "1772700055"
},
"departure": {
"delay": 55,
"time": "1772700055"
},
"stopId": "FR:76351:ZE:3992:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 18,
"time": "1772699958"
},
"departure": {
"delay": 18,
"time": "1772699958"
},
"stopId": "FR:76351:ZE:3976:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 50,
"time": "1772700530"
},
"departure": {
"delay": 50,
"time": "1772700530"
},
"stopId": "FR:76351:ZE:3990:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 58,
"time": "1772699818"
},
"departure": {
"delay": 58,
"time": "1772699818"
},
"stopId": "FR:76351:ZE:4004:ATOUMOD003",
"stopSequence": 4
},
{
"departure": {
"time": "1772699460"
},
"stopId": "FR:76481:ZE:4891:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 25,
"time": "1772700745"
},
"departure": {
"delay": 25,
"time": "1772700745"
},
"stopId": "FR:76351:ZE:3960:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 10,
"time": "1772699710"
},
"departure": {
"delay": 10,
"time": "1772699710"
},
"stopId": "FR:76351:ZE:3988:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 44,
"time": "1772701064"
},
"departure": {
"delay": 44,
"time": "1772701064"
},
"stopId": "FR:76351:ZE:3998:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 53,
"time": "1772700353"
},
"departure": {
"delay": 53,
"time": "1772700353"
},
"stopId": "FR:76351:ZE:3970:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 4,
"time": "1772700964"
},
"departure": {
"delay": 4,
"time": "1772700964"
},
"stopId": "FR:76351:ZE:3965:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 57,
"time": "1772700177"
},
"departure": {
"delay": 57,
"time": "1772700177"
},
"stopId": "FR:76351:ZE:3972:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 5,
"time": "1772699585"
},
"departure": {
"delay": 5,
"time": "1772699585"
},
"stopId": "FR:76351:ZE:3954:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 27,
"time": "1772700627"
},
"departure": {
"delay": 27,
"time": "1772700627"
},
"stopId": "FR:76351:ZE:4000:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 3,
"time": "1772701143"
},
"stopId": "FR:76351:ZE:3984:ATOUMOD003",
"stopSequence": 16
}
],
"timestamp": "1772698746",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4107897x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:283:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1772700600"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1772700720"
},
"departure": {
"time": "1772700720"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1772701440"
},
"departure": {
"time": "1772701440"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1772701200"
},
"departure": {
"time": "1772701200"
},
"stopId": "FR:76217:ZE:18822:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1772701800"
},
"departure": {
"time": "1772701800"
},
"stopId": "FR:76217:ZE:18286:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1772700960"
},
"departure": {
"time": "1772700960"
},
"stopId": "FR:76217:ZE:18821:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1772701680"
},
"departure": {
"time": "1772701680"
},
"stopId": "FR:76217:ZE:18032:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1772700840"
},
"departure": {
"time": "1772700840"
},
"stopId": "FR:76217:ZE:18816:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1772701560"
},
"departure": {
"time": "1772701560"
},
"stopId": "FR:76217:ZE:18824:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1772701080"
},
"departure": {
"time": "1772701080"
},
"stopId": "FR:76217:ZE:18817:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1772701320"
},
"departure": {
"time": "1772701320"
},
"stopId": "FR:76217:ZE:18823:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1772701920"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 12
}
],
"timestamp": "1772696772",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:97:LOC",
"tripId": "ATOUMOD005:ServiceJourney:283:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4072024x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 76,
"time": "1772697496"
},
"stopId": "FR:76351:ZE:4825:ATOUMOD003",
"stopSequence": 23
},
{
"departure": {
"delay": 117,
"time": "1772697417"
},
"stopId": "FR:76351:ZE:3806:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 94,
"time": "1772697454"
},
"departure": {
"delay": 94,
"time": "1772697454"
},
"stopId": "FR:76351:ZE:3469:ATOUMOD003",
"stopSequence": 22
}
],
"timestamp": "1772697466",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C4:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4072024x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596169:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -14,
"time": "1772699086"
},
"departure": {
"delay": -14,
"time": "1772699086"
},
"stopId": "FR:27229:ZE:0xLYT02:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": 2,
"time": "1772698862"
},
"departure": {
"delay": 2,
"time": "1772698862"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": -89,
"time": "1772699251"
},
"departure": {
"delay": -89,
"time": "1772699251"
},
"stopId": "FR:27229:ZE:0xSUC02:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": 91,
"time": "1772698651"
},
"departure": {
"delay": 91,
"time": "1772698651"
},
"stopId": "FR:27229:ZE:0xARC01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": 77,
"time": "1772698577"
},
"departure": {
"delay": 77,
"time": "1772698577"
},
"stopId": "FR:27229:ZE:0xTAU01:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": 61,
"time": "1772698241"
},
"departure": {
"delay": 61,
"time": "1772698261"
},
"stopId": "FR:27229:ZE:0xSTA01:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -89,
"time": "1772699191"
},
"departure": {
"delay": -89,
"time": "1772699191"
},
"stopId": "FR:27229:ZE:0xVUL02:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": 6,
"time": "1772698986"
},
"departure": {
"delay": 6,
"time": "1772698986"
},
"stopId": "FR:27229:ZE:0xLEB01:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": 91,
"time": "1772698462"
},
"departure": {
"delay": 91,
"time": "1772698471"
},
"stopId": "FR:27229:ZE:0xMFO01:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -74,
"time": "1772698906"
},
"departure": {
"delay": -74,
"time": "1772698906"
},
"stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": -120,
"time": "1772699280"
},
"stopId": "FR:27229:ZE:0xZIIC04:ATOUMOD004",
"stopSequence": 33
},
{
"arrival": {
"delay": 61,
"time": "1772698727"
},
"departure": {
"delay": 61,
"time": "1772698741"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": 1,
"time": "1772698681"
},
"departure": {
"delay": 1,
"time": "1772698681"
},
"stopId": "FR:27229:ZE:0xVED01:ATOUMOD004",
"stopSequence": 25
}
],
"timestamp": "1772698767",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T4:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596169:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN850608F6025596x2026x02x28T22x07x15Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772703180"
},
"departure": {
"time": "1772703240"
},
"stopId": "FR:76366:ZE:StopPointxOCETrainxTERx87411256:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1772702640"
},
"departure": {
"time": "1772702700"
},
"stopId": "FR:76495:ZE:StopPointxOCETrainxTERx87411272:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1772704620"
},
"departure": {
"time": "1772704680"
},
"stopId": "FR:76575:ZE:StopPointxOCETrainxTERx87411215:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1772704260"
},
"departure": {
"time": "1772704380"
},
"stopId": "FR:76681:ZE:StopPointxOCETrainxTERx87411223:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1772704920"
},
"departure": {
"time": "1772704980"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1772703420"
},
"departure": {
"time": "1772703480"
},
"stopId": "FR:76474:ZE:StopPointxOCETrainxTERx87411249:ATOUMOD002",
"stopSequence": 11
},
{
"departure": {
"time": "1772701860"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1772702820"
},
"departure": {
"time": "1772702880"
},
"stopId": "FR:76057:ZE:StopPointxOCETrainxTERx87411264:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1772703840"
},
"departure": {
"time": "1772704020"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1772705460"
},
"stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1772702220"
},
"departure": {
"time": "1772702280"
},
"stopId": "FR:76456:ZE:StopPointxOCETrainxTERx87411280:ATOUMOD002",
"stopSequence": 3
}
],
"timestamp": "1772698253",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxde778414x6e3dx4bc7x9d9ax6bac6aed673fx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN850608F6025596x2026x02x28T22x07x15Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:677:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772699400"
},
"departure": {
"time": "1772699400"
},
"stopId": "FR:27562:ZE:10024:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1772699340"
},
"departure": {
"time": "1772699340"
},
"stopId": "FR:27562:ZE:10018:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1772700000"
},
"departure": {
"time": "1772700000"
},
"stopId": "FR:27681:ZE:30008:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1772700240"
},
"departure": {
"time": "1772700240"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1772700420"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"departure": {
"time": "1772699280"
},
"stopId": "FR:27562:ZE:10006:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1772699760"
},
"departure": {
"time": "1772699760"
},
"stopId": "FR:27562:ZE:10070:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1772699520"
},
"departure": {
"time": "1772699520"
},
"stopId": "FR:27562:ZE:10022:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1772700300"
},
"departure": {
"time": "1772700300"
},
"stopId": "FR:27681:ZE:141:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1772699580"
},
"departure": {
"time": "1772699580"
},
"stopId": "FR:27562:ZE:29084:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1772699460"
},
"departure": {
"time": "1772699460"
},
"stopId": "FR:27562:ZE:10016:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1772699700"
},
"departure": {
"time": "1772699700"
},
"stopId": "FR:27562:ZE:10103:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1772699880"
},
"departure": {
"time": "1772699880"
},
"stopId": "FR:27681:ZE:10056:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1772700180"
},
"departure": {
"time": "1772700180"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1772699820"
},
"departure": {
"time": "1772699820"
},
"stopId": "FR:27681:ZE:10072:ATOUMOD007",
"stopSequence": 9
}
],
"timestamp": "1772698762",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:25:LOC",
"tripId": "ATOUMOD007:ServiceJourney:677:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4051200xGTFSxGSemH18xSemainex05:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -71,
"time": "1772698609"
},
"stopId": "FR:76305:ZE:4929:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": -71,
"time": "1772698369"
},
"departure": {
"delay": -71,
"time": "1772698369"
},
"stopId": "FR:76305:ZE:4928:ATOUMOD003",
"stopSequence": 14
},
{
"departure": {
"delay": -66,
"time": "1772698134"
},
"stopId": "FR:76351:ZE:4856:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": -12,
"time": "1772698488"
},
"departure": {
"delay": -12,
"time": "1772698488"
},
"stopId": "FR:76305:ZE:4855:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": -53,
"time": "1772698507"
},
"departure": {
"delay": -53,
"time": "1772698507"
},
"stopId": "FR:76305:ZE:4854:ATOUMOD003",
"stopSequence": 16
}
],
"timestamp": "1772698686",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:18:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4051200xGTFSxGSemH18xSemainex05:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4071950x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 192,
"time": "1772698332"
},
"stopId": "FR:76351:ZE:3177:ATOUMOD003",
"stopSequence": 22
},
{
"departure": {
"delay": 118,
"time": "1772698078"
},
"stopId": "FR:76351:ZE:4640:ATOUMOD003",
"stopSequence": 19
},
{
"departure": {
"delay": 193,
"time": "1772698273"
},
"stopId": "FR:76351:ZE:3281:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 133,
"time": "1772698753"
},
"stopId": "FR:76351:ZE:4544:ATOUMOD003",
"stopSequence": 24
},
{
"departure": {
"delay": 155,
"time": "1772698175"
},
"stopId": "FR:76351:ZE:3280:ATOUMOD003",
"stopSequence": 20
},
{
"departure": {
"delay": 133,
"time": "1772698453"
},
"stopId": "FR:76351:ZE:3793:ATOUMOD003",
"stopSequence": 23
}
],
"timestamp": "1772698406",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C4:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4071950x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD021:ServiceJourney:58:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 40,
"time": "1772694384"
},
"departure": {
"delay": 40,
"time": "1772694400"
},
"stopId": "FR:14333:ZE:32:ATOUMOD021",
"stopSequence": 6
},
{
"arrival": {
"delay": 246,
"time": "1772696031"
},
"departure": {
"delay": 246,
"time": "1772696106"
},
"stopId": "FR:14333:ZE:7:ATOUMOD021",
"stopSequence": 19
},
{
"arrival": {
"delay": 236,
"time": "1772696149"
},
"departure": {
"delay": 236,
"time": "1772696156"
},
"stopId": "FR:14333:ZE:5:ATOUMOD021",
"stopSequence": 20
},
{
"arrival": {
"delay": 49,
"time": "1772694718"
},
"departure": {
"delay": 49,
"time": "1772694769"
},
"stopId": "FR:14536:ZE:26:ATOUMOD021",
"stopSequence": 9
},
{
"arrival": {
"delay": 23,
"time": "1772695214"
},
"departure": {
"delay": 23,
"time": "1772695223"
},
"stopId": "FR:14333:ZE:21:ATOUMOD021",
"stopSequence": 12
},
{
"arrival": {
"delay": 13,
"time": "1772694244"
},
"departure": {
"delay": 13,
"time": "1772694253"
},
"stopId": "FR:14333:ZE:36:ATOUMOD021",
"stopSequence": 4
},
{
"arrival": {
"delay": 50,
"time": "1772694856"
},
"departure": {
"delay": 50,
"time": "1772694890"
},
"stopId": "FR:14536:ZE:24:ATOUMOD021",
"stopSequence": 10
},
{
"arrival": {
"delay": 231,
"time": "1772696211"
},
"stopId": "FR:14333:ZE:3:ATOUMOD021",
"stopSequence": 21
},
{
"arrival": {
"delay": 168,
"time": "1772695413"
},
"departure": {
"delay": 168,
"time": "1772695428"
},
"stopId": "FR:14333:ZE:19:ATOUMOD021",
"stopSequence": 13
},
{
"arrival": {
"delay": 181,
"time": "1772695584"
},
"departure": {
"delay": 181,
"time": "1772695621"
},
"stopId": "FR:14333:ZE:15:ATOUMOD021",
"stopSequence": 15
},
{
"arrival": {
"delay": 33,
"time": "1772694597"
},
"departure": {
"delay": 33,
"time": "1772694633"
},
"stopId": "FR:14333:ZE:28:ATOUMOD021",
"stopSequence": 8
},
{
"arrival": {
"delay": 132,
"time": "1772695449"
},
"departure": {
"delay": 132,
"time": "1772695512"
},
"stopId": "FR:14333:ZE:17:ATOUMOD021",
"stopSequence": 14
},
{
"departure": {
"time": "1772694000"
},
"stopId": "FR:14333:ZE:41:ATOUMOD021",
"stopSequence": 1
},
{
"arrival": {
"delay": 21,
"time": "1772694193"
},
"departure": {
"delay": 21,
"time": "1772694201"
},
"stopId": "FR:14333:ZE:38:ATOUMOD021",
"stopSequence": 3
},
{
"arrival": {
"delay": 197,
"time": "1772695786"
},
"departure": {
"delay": 197,
"time": "1772695817"
},
"stopId": "FR:14333:ZE:11:ATOUMOD021",
"stopSequence": 17
},
{
"arrival": {
"delay": 210,
"time": "1772695659"
},
"departure": {
"delay": 210,
"time": "1772695710"
},
"stopId": "FR:14333:ZE:13:ATOUMOD021",
"stopSequence": 16
},
{
"arrival": {
"delay": 25,
"time": "1772694110"
},
"departure": {
"delay": 25,
"time": "1772694145"
},
"stopId": "FR:14333:ZE:40:ATOUMOD021",
"stopSequence": 2
},
{
"arrival": {
"delay": 173,
"time": "1772695868"
},
"departure": {
"delay": 173,
"time": "1772695913"
},
"stopId": "FR:14333:ZE:9:ATOUMOD021",
"stopSequence": 18
},
{
"arrival": {
"delay": 40,
"time": "1772695044"
},
"departure": {
"delay": 40,
"time": "1772695180"
},
"stopId": "FR:14333:ZE:22:ATOUMOD021",
"stopSequence": 11
},
{
"arrival": {
"delay": 11,
"time": "1772694437"
},
"departure": {
"delay": 11,
"time": "1772694491"
},
"stopId": "FR:14333:ZE:30:ATOUMOD021",
"stopSequence": 7
},
{
"arrival": {
"delay": 63,
"time": "1772694282"
},
"departure": {
"delay": 63,
"time": "1772694363"
},
"stopId": "FR:14333:ZE:34:ATOUMOD021",
"stopSequence": 5
}
],
"timestamp": "1772698769",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD021:Line:A:LOC",
"tripId": "ATOUMOD021:ServiceJourney:58:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:2:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 267,
"time": "1772691705"
},
"departure": {
"delay": 267,
"time": "1772691747"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 254,
"time": "1772691470"
},
"departure": {
"delay": 254,
"time": "1772691494"
},
"stopId": "FR:76057:ZE:30054:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 282,
"time": "1772691544"
},
"departure": {
"delay": 282,
"time": "1772691582"
},
"stopId": "FR:76057:ZE:30055:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 246,
"time": "1772691897"
},
"departure": {
"delay": 246,
"time": "1772691906"
},
"stopId": "FR:76743:ZE:30047:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 241,
"time": "1772691027"
},
"departure": {
"delay": 241,
"time": "1772691061"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 6
},
{
"departure": {
"delay": 298,
"time": "1772690698"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 326,
"time": "1772690862"
},
"departure": {
"delay": 326,
"time": "1772690906"
},
"stopId": "FR:76057:ZE:30001:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 241,
"time": "1772691286"
},
"departure": {
"delay": 241,
"time": "1772691301"
},
"stopId": "FR:76057:ZE:30052:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 247,
"time": "1772691774"
},
"departure": {
"delay": 247,
"time": "1772691787"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 314,
"time": "1772690827"
},
"departure": {
"delay": 314,
"time": "1772690834"
},
"stopId": "FR:76057:ZE:30024:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 322,
"time": "1772690955"
},
"departure": {
"delay": 322,
"time": "1772690962"
},
"stopId": "FR:76057:ZE:30016:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 227,
"time": "1772691932"
},
"departure": {
"delay": 227,
"time": "1772691947"
},
"stopId": "FR:76743:ZE:30045:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 295,
"time": "1772690985"
},
"departure": {
"delay": 295,
"time": "1772690995"
},
"stopId": "FR:76057:ZE:30012:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 226,
"time": "1772691088"
},
"departure": {
"delay": 226,
"time": "1772691106"
},
"stopId": "FR:76057:ZE:30010:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 230,
"time": "1772691820"
},
"departure": {
"delay": 230,
"time": "1772691830"
},
"stopId": "FR:76057:ZE:30022:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 266,
"time": "1772692046"
},
"stopId": "FR:76743:ZE:30049:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"delay": 225,
"time": "1772691210"
},
"departure": {
"delay": 225,
"time": "1772691225"
},
"stopId": "FR:76057:ZE:30051:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 233,
"time": "1772691396"
},
"departure": {
"delay": 233,
"time": "1772691413"
},
"stopId": "FR:76057:ZE:30053:ATOUMOD041",
"stopSequence": 10
}
],
"timestamp": "1772698770",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD041:Line:2:LOC",
"tripId": "ATOUMOD041:ServiceJourney:2:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745137x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772700180"
},
"departure": {
"time": "1772700180"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"time": "1772700540"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"time": "1772699520"
},
"departure": {
"time": "1772699520"
},
"stopId": "FR:50129:ZE:10CRC3:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"time": "1772699220"
},
"departure": {
"time": "1772699220"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"time": "1772699640"
},
"departure": {
"time": "1772699640"
},
"stopId": "FR:50129:ZE:10FOR3:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"time": "1772699940"
},
"departure": {
"time": "1772699940"
},
"stopId": "FR:50129:ZE:10BRA3:ATOUMOD035",
"stopSequence": 12
},
{
"departure": {
"time": "1772698800"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"time": "1772700120"
},
"departure": {
"time": "1772700120"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"time": "1772699760"
},
"departure": {
"time": "1772699760"
},
"stopId": "FR:50129:ZE:10PFO1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"time": "1772700300"
},
"departure": {
"time": "1772700300"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"time": "1772700240"
},
"departure": {
"time": "1772700240"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"time": "1772699160"
},
"departure": {
"time": "1772699160"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"time": "1772699040"
},
"departure": {
"time": "1772699040"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"time": "1772699880"
},
"departure": {
"time": "1772699880"
},
"stopId": "FR:50129:ZE:10RTU1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"time": "1772700360"
},
"departure": {
"time": "1772700360"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"time": "1772699340"
},
"departure": {
"time": "1772699340"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"time": "1772698980"
},
"departure": {
"time": "1772698980"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"time": "1772700060"
},
"departure": {
"time": "1772700060"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"time": "1772699280"
},
"departure": {
"time": "1772699280"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
}
],
"timestamp": "1772698738",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745137x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x4470533:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 44,
"time": "1772698124"
},
"departure": {
"delay": 44,
"time": "1772698124"
},
"stopId": "FR:27701:ZE:0x7095:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 43,
"time": "1772698423"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 46,
"time": "1772698186"
},
"departure": {
"delay": 46,
"time": "1772698186"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 134,
"time": "1772698334"
},
"departure": {
"delay": 134,
"time": "1772698334"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 75,
"time": "1772698275"
},
"departure": {
"delay": 75,
"time": "1772698275"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 21
}
],
"timestamp": "1772698334",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x4470533:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4051179xGTFSxGSemHTNIxSemainex08:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -74,
"time": "1772698066"
},
"stopId": "FR:76481:ZE:5095:ATOUMOD003",
"stopSequence": 25
},
{
"departure": {
"delay": -63,
"time": "1772698017"
},
"stopId": "FR:76481:ZE:3830:ATOUMOD003",
"stopSequence": 24
}
],
"timestamp": "1772698116",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:13:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4051179xGTFSxGSemHTNIxSemainex08:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x4471194:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 461,
"time": "1772699141"
},
"departure": {
"delay": 461,
"time": "1772699141"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": 374,
"time": "1772699234"
},
"departure": {
"delay": 374,
"time": "1772699234"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": 379,
"time": "1772698819"
},
"departure": {
"delay": 379,
"time": "1772698819"
},
"stopId": "FR:27375:ZE:0x6527:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 393,
"time": "1772698893"
},
"departure": {
"delay": 393,
"time": "1772698893"
},
"stopId": "FR:27375:ZE:0x6385:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 460,
"time": "1772699200"
},
"departure": {
"delay": 460,
"time": "1772699200"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": 444,
"time": "1772698764"
},
"departure": {
"delay": 444,
"time": "1772698764"
},
"stopId": "FR:27351:ZE:0x6305:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 381,
"time": "1772698682"
},
"departure": {
"delay": 381,
"time": "1772698701"
},
"stopId": "FR:27351:ZE:0x6313:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 324,
"time": "1772699424"
},
"departure": {
"delay": 324,
"time": "1772699424"
},
"stopId": "FR:27375:ZE:0x6433:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": 360,
"time": "1772698560"
},
"departure": {
"delay": 360,
"time": "1772698560"
},
"stopId": "FR:27351:ZE:0x6311:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 404,
"time": "1772699324"
},
"departure": {
"delay": 404,
"time": "1772699324"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": 378,
"time": "1772698938"
},
"departure": {
"delay": 378,
"time": "1772698938"
},
"stopId": "FR:27375:ZE:0x6439:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 294,
"time": "1772699514"
},
"departure": {
"delay": 294,
"time": "1772699514"
},
"stopId": "FR:27375:ZE:0x6394:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": 219,
"time": "1772699559"
},
"stopId": "FR:27375:ZE:0x6466:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": 371,
"time": "1772698991"
},
"departure": {
"delay": 371,
"time": "1772698991"
},
"stopId": "FR:27375:ZE:0x6458:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 324,
"time": "1772699364"
},
"departure": {
"delay": 324,
"time": "1772699364"
},
"stopId": "FR:27375:ZE:0x6515:ATOUMOD006",
"stopSequence": 28
}
],
"timestamp": "1772698755",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:2:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x4471194:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4051199xGTFSxGSemH18xSemainex05:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 394,
"time": "1772697154"
},
"stopId": "FR:76305:ZE:4854:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 376,
"time": "1772697256"
},
"stopId": "FR:76305:ZE:4929:ATOUMOD003",
"stopSequence": 17
}
],
"timestamp": "1772697386",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:18:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4051199xGTFSxGSemH18xSemainex05:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596595:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1772699280"
},
"stopId": "FR:27229:ZE:0xMOL01:ATOUMOD004",
"stopSequence": 1
}
],
"timestamp": "1772698767",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596595:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC598278:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1772699820"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 11
}
],
"timestamp": "1772698767",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T7:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC598278:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:9:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 196,
"time": "1772697968"
},
"departure": {
"delay": 196,
"time": "1772697976"
},
"stopId": "FR:76495:ZE:30037:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 229,
"time": "1772697897"
},
"departure": {
"delay": 229,
"time": "1772697949"
},
"stopId": "FR:76495:ZE:30044:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 256,
"time": "1772698233"
},
"departure": {
"delay": 256,
"time": "1772698276"
},
"stopId": "FR:76495:ZE:30034:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 119,
"time": "1772697556"
},
"departure": {
"delay": 119,
"time": "1772697599"
},
"stopId": "FR:76495:ZE:30035:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 460,
"time": "1772698840"
},
"departure": {
"delay": 460,
"time": "1772698840"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 460,
"time": "1772698960"
},
"departure": {
"delay": 460,
"time": "1772698960"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"delay": 460,
"time": "1772699320"
},
"departure": {
"delay": 460,
"time": "1772699320"
},
"stopId": "FR:76057:ZE:30003:ATOUMOD041",
"stopSequence": 24
},
{
"arrival": {
"delay": 246,
"time": "1772698117"
},
"departure": {
"delay": 246,
"time": "1772698206"
},
"stopId": "FR:76495:ZE:30032:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 438,
"time": "1772698522"
},
"departure": {
"delay": 438,
"time": "1772698578"
},
"stopId": "FR:76057:ZE:30005:ATOUMOD041",
"stopSequence": 12
},
{
"departure": {
"delay": 119,
"time": "1772697359"
},
"stopId": "FR:76495:ZE:30030:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 460,
"time": "1772698900"
},
"departure": {
"delay": 460,
"time": "1772698900"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 430,
"time": "1772698602"
},
"departure": {
"delay": 430,
"time": "1772698630"
},
"stopId": "FR:76057:ZE:30009:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"time": "1772698747"
},
"departure": {
"time": "1772698320"
},
"stopId": "FR:76057:ZE:30011:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 460,
"time": "1772699140"
},
"departure": {
"delay": 460,
"time": "1772699140"
},
"stopId": "FR:76057:ZE:30017:ATOUMOD041",
"stopSequence": 21
},
{
"arrival": {
"delay": 242,
"time": "1772698018"
},
"departure": {
"delay": 242,
"time": "1772698082"
},
"stopId": "FR:76495:ZE:30040:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 460,
"time": "1772699440"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 25
},
{
"arrival": {
"delay": 460,
"time": "1772699200"
},
"departure": {
"delay": 460,
"time": "1772699200"
},
"stopId": "FR:76057:ZE:30002:ATOUMOD041",
"stopSequence": 22
},
{
"arrival": {
"delay": 210,
"time": "1772697722"
},
"departure": {
"delay": 210,
"time": "1772697870"
},
"stopId": "FR:76495:ZE:30042:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 460,
"time": "1772699260"
},
"departure": {
"delay": 460,
"time": "1772699260"
},
"stopId": "FR:76057:ZE:30025:ATOUMOD041",
"stopSequence": 23
},
{
"arrival": {
"delay": 126,
"time": "1772697413"
},
"departure": {
"delay": 126,
"time": "1772697426"
},
"stopId": "FR:76495:ZE:30029:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 385,
"time": "1772698311"
},
"departure": {
"delay": 385,
"time": "1772698465"
},
"stopId": "FR:76057:ZE:30015:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 128,
"time": "1772697455"
},
"departure": {
"delay": 128,
"time": "1772697488"
},
"stopId": "FR:76495:ZE:30038:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 460,
"time": "1772699020"
},
"departure": {
"delay": 460,
"time": "1772699020"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 19
},
{
"arrival": {
"delay": 466,
"time": "1772698637"
},
"departure": {
"delay": 466,
"time": "1772698726"
},
"stopId": "FR:76057:ZE:30027:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 460,
"time": "1772699080"
},
"departure": {
"delay": 460,
"time": "1772699080"
},
"stopId": "FR:76057:ZE:30013:ATOUMOD041",
"stopSequence": 20
}
],
"timestamp": "1772698773",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD041:Line:1:LOC",
"tripId": "ATOUMOD041:ServiceJourney:9:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN13122F6032473x2026x02x28T22x07x15Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772704140"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1772699160"
},
"departure": {
"time": "1772699220"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1772700840"
},
"departure": {
"time": "1772700960"
},
"stopId": "FR:27681:ZE:StopPointxOCETrainxTERx87415604:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1772701740"
},
"departure": {
"time": "1772701860"
},
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1772699700"
},
"departure": {
"time": "1772699760"
},
"stopId": "FR:27701:ZE:StopPointxOCETrainxTERx87415877:ATOUMOD002",
"stopSequence": 7
},
{
"departure": {
"time": "1772698620"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1772700300"
},
"departure": {
"time": "1772700360"
},
"stopId": "FR:27022:ZE:StopPointxOCETrainxTERx87415620:ATOUMOD002",
"stopSequence": 9
}
],
"timestamp": "1772695013",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx97E911FAxC8F2x4861xAD3CxC36CF4750A49x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN13122F6032473x2026x02x28T22x07x15Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745139x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 73,
"time": "1772695963"
},
"departure": {
"delay": 73,
"time": "1772695993"
},
"stopId": "FR:50129:ZE:10CRC3:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 12,
"time": "1772696496"
},
"departure": {
"delay": 12,
"time": "1772696532"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 57,
"time": "1772696568"
},
"departure": {
"delay": 57,
"time": "1772696637"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 15
},
{
"departure": {
"delay": 19,
"time": "1772695219"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 104,
"time": "1772695811"
},
"departure": {
"delay": 104,
"time": "1772695844"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 10,
"time": "1772696303"
},
"departure": {
"delay": 10,
"time": "1772696350"
},
"stopId": "FR:50129:ZE:10BRA3:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 30,
"time": "1772696721"
},
"departure": {
"delay": 30,
"time": "1772696730"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 1,
"time": "1772696413"
},
"departure": {
"delay": 1,
"time": "1772696461"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 11,
"time": "1772696747"
},
"departure": {
"delay": 11,
"time": "1772696771"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 28,
"time": "1772696119"
},
"departure": {
"delay": 28,
"time": "1772696188"
},
"stopId": "FR:50129:ZE:10PFO1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -3,
"time": "1772695406"
},
"departure": {
"delay": -3,
"time": "1772695437"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 1,
"time": "1772696247"
},
"departure": {
"delay": 1,
"time": "1772696281"
},
"stopId": "FR:50129:ZE:10RTU1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 112,
"time": "1772695698"
},
"departure": {
"delay": 112,
"time": "1772695732"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 46,
"time": "1772696028"
},
"departure": {
"delay": 46,
"time": "1772696086"
},
"stopId": "FR:50129:ZE:10FOR3:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -8,
"time": "1772695331"
},
"departure": {
"delay": -8,
"time": "1772695372"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 98,
"time": "1772695473"
},
"departure": {
"delay": 98,
"time": "1772695658"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 62,
"time": "1772696664"
},
"departure": {
"delay": 62,
"time": "1772696702"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 98,
"time": "1772695752"
},
"departure": {
"delay": 98,
"time": "1772695778"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 16,
"time": "1772696956"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 19
}
],
"timestamp": "1772698738",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745139x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:5035925772959744x6:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 10,
"time": "1772698800"
},
"departure": {
"delay": 10,
"time": "1772698810"
},
"stopId": "FR:14366:ZE:1210003:ATOUMOD036",
"stopSequence": 24
},
{
"arrival": {
"delay": 33,
"time": "1772698680"
},
"departure": {
"delay": 33,
"time": "1772698713"
},
"stopId": "FR:14366:ZE:646160001:ATOUMOD036",
"stopSequence": 23
},
{
"arrival": {
"delay": 22,
"time": "1772698942"
},
"stopId": "FR:14366:ZE:660040002:ATOUMOD036",
"stopSequence": 26
},
{
"arrival": {
"delay": 9,
"time": "1772698580"
},
"departure": {
"delay": 9,
"time": "1772698629"
},
"stopId": "FR:14366:ZE:35180003:ATOUMOD036",
"stopSequence": 22
}
],
"timestamp": "1772698772",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:5131776580124672:LOC",
"tripId": "ATOUMOD036:ServiceJourney:5035925772959744x6:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4075714x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 47,
"time": "1772699567"
},
"departure": {
"delay": 47,
"time": "1772699567"
},
"stopId": "FR:76351:ZE:3676:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 20,
"time": "1772699720"
},
"departure": {
"delay": 20,
"time": "1772699720"
},
"stopId": "FR:76351:ZE:3389:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"time": "1772700600"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"time": "1772700060"
},
"departure": {
"time": "1772700060"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"time": "1772699640"
},
"departure": {
"time": "1772699640"
},
"stopId": "FR:76351:ZE:3145:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 47,
"time": "1772699987"
},
"departure": {
"delay": 47,
"time": "1772699987"
},
"stopId": "FR:76351:ZE:3192:ATOUMOD003",
"stopSequence": 9
},
{
"departure": {
"time": "1772699340"
},
"stopId": "FR:76351:ZE:3717:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 53,
"time": "1772699513"
},
"departure": {
"delay": 53,
"time": "1772699513"
},
"stopId": "FR:76351:ZE:3246:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 31,
"time": "1772699911"
},
"departure": {
"delay": 31,
"time": "1772699911"
},
"stopId": "FR:76351:ZE:3062:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 47,
"time": "1772699447"
},
"departure": {
"delay": 47,
"time": "1772699447"
},
"stopId": "FR:76351:ZE:3458:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 27,
"time": "1772699847"
},
"departure": {
"delay": 27,
"time": "1772699847"
},
"stopId": "FR:76351:ZE:3667:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 56,
"time": "1772700176"
},
"departure": {
"delay": 56,
"time": "1772700176"
},
"stopId": "FR:76351:ZE:3030:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"time": "1772700240"
},
"departure": {
"time": "1772700240"
},
"stopId": "FR:76351:ZE:3530:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"time": "1772700300"
},
"departure": {
"time": "1772700300"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 13
}
],
"timestamp": "1772698736",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C6:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4075714x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN853605F6025418x2026x02x28T22x07x15Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1772691960"
},
"stopId": "FR:72181:ZE:StopPointxOCETrainxTERx87396002:ATOUMOD002",
"stopSequence": 12
},
{
"arrival": {
"time": "1772693760"
},
"departure": {
"time": "1772693880"
},
"stopId": "FR:61001:ZE:StopPointxOCETrainxTERx87444711:ATOUMOD002",
"stopSequence": 20
},
{
"arrival": {
"time": "1772695080"
},
"departure": {
"time": "1772695140"
},
"stopId": "FR:61101:ZE:StopPointxOCETrainxTERx87444562:ATOUMOD002",
"stopSequence": 24
},
{
"arrival": {
"time": "1772695620"
},
"departure": {
"time": "1772695740"
},
"stopId": "FR:61006:ZE:StopPointxOCETrainxTERx87444539:ATOUMOD002",
"stopSequence": 26
},
{
"arrival": {
"time": "1772694600"
},
"departure": {
"time": "1772694660"
},
"stopId": "FR:61464:ZE:StopPointxOCETrainxTERx87444695:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"delay": 600,
"time": "1772698680"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 31
}
],
"timestamp": "1772697983",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx1f647a2cx138dx47dex8fb5x333f230e16f7x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN853605F6025418x2026x02x28T22x07x15Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4244097xGTFSxGSemH15xSemainex08:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -9,
"time": "1772699271"
},
"stopId": "FR:76351:ZE:5206:ATOUMOD003",
"stopSequence": 27
},
{
"departure": {
"delay": -9,
"time": "1772698311"
},
"stopId": "FR:76305:ZE:4940:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": -9,
"time": "1772698791"
},
"departure": {
"delay": -9,
"time": "1772698791"
},
"stopId": "FR:76351:ZE:4983:ATOUMOD003",
"stopSequence": 23
},
{
"departure": {
"delay": 4,
"time": "1772698204"
},
"stopId": "FR:76305:ZE:4915:ATOUMOD003",
"stopSequence": 20
},
{
"departure": {
"delay": 4,
"time": "1772698024"
},
"stopId": "FR:76305:ZE:4818:ATOUMOD003",
"stopSequence": 17
},
{
"departure": {
"delay": 42,
"time": "1772698242"
},
"stopId": "FR:76305:ZE:4998:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 28,
"time": "1772699128"
},
"departure": {
"delay": 28,
"time": "1772699128"
},
"stopId": "FR:76351:ZE:4867:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": -6,
"time": "1772699034"
},
"departure": {
"delay": -6,
"time": "1772699034"
},
"stopId": "FR:76351:ZE:4869:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 11,
"time": "1772698991"
},
"departure": {
"delay": 11,
"time": "1772698991"
},
"stopId": "FR:76351:ZE:3613:ATOUMOD003",
"stopSequence": 24
}
],
"timestamp": "1772698636",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:15:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4244097xGTFSxGSemH15xSemainex08:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4107960x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 162,
"time": "1772698902"
},
"departure": {
"delay": 162,
"time": "1772698902"
},
"stopId": "FR:76351:ZE:3990:ATOUMOD003",
"stopSequence": 9
},
{
"departure": {
"delay": 191,
"time": "1772698211"
},
"stopId": "FR:76351:ZE:4004:ATOUMOD003",
"stopSequence": 4
},
{
"departure": {
"delay": 122,
"time": "1772698082"
},
"stopId": "FR:76351:ZE:3988:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 176,
"time": "1772699336"
},
"departure": {
"delay": 176,
"time": "1772699336"
},
"stopId": "FR:76351:ZE:3965:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 180,
"time": "1772699220"
},
"departure": {
"delay": 180,
"time": "1772699220"
},
"stopId": "FR:76351:ZE:3981:ATOUMOD003",
"stopSequence": 12
},
{
"departure": {
"delay": 153,
"time": "1772698293"
},
"stopId": "FR:76351:ZE:3976:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 199,
"time": "1772698999"
},
"departure": {
"delay": 199,
"time": "1772698999"
},
"stopId": "FR:76351:ZE:4000:ATOUMOD003",
"stopSequence": 10
},
{
"departure": {
"delay": 165,
"time": "1772698725"
},
"stopId": "FR:76351:ZE:3970:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 156,
"time": "1772699436"
},
"departure": {
"delay": 156,
"time": "1772699436"
},
"stopId": "FR:76351:ZE:3998:ATOUMOD003",
"stopSequence": 15
},
{
"departure": {
"delay": 176,
"time": "1772698436"
},
"stopId": "FR:76351:ZE:3992:ATOUMOD003",
"stopSequence": 6
},
{
"departure": {
"delay": 169,
"time": "1772698549"
},
"stopId": "FR:76351:ZE:3972:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 197,
"time": "1772699117"
},
"departure": {
"delay": 197,
"time": "1772699117"
},
"stopId": "FR:76351:ZE:3960:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 175,
"time": "1772699515"
},
"stopId": "FR:76351:ZE:3984:ATOUMOD003",
"stopSequence": 16
}
],
"timestamp": "1772698746",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4107960x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD019:ServiceJourney:2x18153474xBOL1xLMCJVxx:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 348,
"time": "1772690476"
},
"departure": {
"delay": 348,
"time": "1772690508"
},
"stopId": "FR:76114:ZE:105:ATOUMOD019",
"stopSequence": 5
},
{
"arrival": {
"delay": 337,
"time": "1772690404"
},
"departure": {
"delay": 337,
"time": "1772690437"
},
"stopId": "FR:76114:ZE:104:ATOUMOD019",
"stopSequence": 4
},
{
"arrival": {
"delay": 387,
"time": "1772690309"
},
"departure": {
"delay": 387,
"time": "1772690367"
},
"stopId": "FR:76114:ZE:103:ATOUMOD019",
"stopSequence": 3
},
{
"arrival": {
"delay": 335,
"time": "1772690598"
},
"departure": {
"delay": 335,
"time": "1772690615"
},
"stopId": "FR:76114:ZE:108:ATOUMOD019",
"stopSequence": 7
},
{
"departure": {
"delay": 338,
"time": "1772690138"
},
"stopId": "FR:76114:ZE:101:ATOUMOD019",
"stopSequence": 1
},
{
"arrival": {
"delay": 301,
"time": "1772690200"
},
"departure": {
"delay": 301,
"time": "1772690221"
},
"stopId": "FR:76114:ZE:102:ATOUMOD019",
"stopSequence": 2
},
{
"arrival": {
"delay": 326,
"time": "1772690650"
},
"departure": {
"delay": 326,
"time": "1772690666"
},
"stopId": "FR:76114:ZE:109:ATOUMOD019",
"stopSequence": 8
},
{
"arrival": {
"time": "1772690708"
},
"departure": {
"time": "1772690400"
},
"stopId": "FR:76114:ZE:110:ATOUMOD019",
"stopSequence": 9
},
{
"arrival": {
"delay": 342,
"time": "1772690515"
},
"departure": {
"delay": 342,
"time": "1772690562"
},
"stopId": "FR:76114:ZE:107:ATOUMOD019",
"stopSequence": 6
}
],
"timestamp": "1772698762",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD019:Line:1:LOC",
"tripId": "ATOUMOD019:ServiceJourney:2x18153474xBOL1xLMCJVxx:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC598411:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 192,
"time": "1772698692"
},
"departure": {
"delay": 192,
"time": "1772698692"
},
"stopId": "FR:27229:ZE:0xORL01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": 181,
"time": "1772698621"
},
"departure": {
"delay": 181,
"time": "1772698621"
},
"stopId": "FR:27229:ZE:0xMOU01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 66,
"time": "1772698685"
},
"departure": {
"delay": 66,
"time": "1772698686"
},
"stopId": "FR:27229:ZE:0xPOL03:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 66,
"time": "1772698926"
},
"departure": {
"delay": 66,
"time": "1772698926"
},
"stopId": "FR:27229:ZE:0xLYC01:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": 165,
"time": "1772698545"
},
"departure": {
"delay": 165,
"time": "1772698545"
},
"stopId": "FR:27229:ZE:0xLET01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 138,
"time": "1772698998"
},
"departure": {
"delay": 138,
"time": "1772698998"
},
"stopId": "FR:27229:ZE:0xCAN01:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": 133,
"time": "1772698873"
},
"departure": {
"delay": 133,
"time": "1772698873"
},
"stopId": "FR:27229:ZE:0xCLO01:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": 66,
"time": "1772698746"
},
"departure": {
"delay": 66,
"time": "1772698746"
},
"stopId": "FR:27229:ZE:0xTRA01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 186,
"time": "1772698866"
},
"departure": {
"delay": 186,
"time": "1772698866"
},
"stopId": "FR:27229:ZE:0xMON01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 120,
"time": "1772699040"
},
"departure": {
"delay": 120,
"time": "1772699040"
},
"stopId": "FR:27229:ZE:0xWAS01:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": 90,
"time": "1772699070"
},
"stopId": "FR:27229:ZE:0xBRU01:ATOUMOD004",
"stopSequence": 23
}
],
"timestamp": "1772698496",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T8:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC598411:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230520x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 313,
"time": "1772698273"
},
"stopId": "FR:76351:ZE:3543:ATOUMOD003",
"stopSequence": 27
},
{
"departure": {
"delay": 291,
"time": "1772698431"
},
"stopId": "FR:76351:ZE:3770:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 354,
"time": "1772698734"
},
"departure": {
"delay": 354,
"time": "1772698734"
},
"stopId": "FR:76351:ZE:3386:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 291,
"time": "1772698491"
},
"departure": {
"delay": 291,
"time": "1772698491"
},
"stopId": "FR:76351:ZE:3007:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 300,
"time": "1772698860"
},
"stopId": "FR:76351:ZE:3743:ATOUMOD003",
"stopSequence": 36
},
{
"departure": {
"delay": 315,
"time": "1772698635"
},
"stopId": "FR:76351:ZE:3785:ATOUMOD003",
"stopSequence": 32
},
{
"departure": {
"delay": 345,
"time": "1772698545"
},
"stopId": "FR:76351:ZE:3019:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 349,
"time": "1772698789"
},
"departure": {
"delay": 349,
"time": "1772698789"
},
"stopId": "FR:76351:ZE:3047:ATOUMOD003",
"stopSequence": 35
},
{
"departure": {
"delay": 300,
"time": "1772698680"
},
"stopId": "FR:76351:ZE:3342:ATOUMOD003",
"stopSequence": 33
},
{
"departure": {
"delay": 280,
"time": "1772697940"
},
"stopId": "FR:76351:ZE:5183:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 280,
"time": "1772698180"
},
"departure": {
"delay": 280,
"time": "1772698180"
},
"stopId": "FR:76351:ZE:3200:ATOUMOD003",
"stopSequence": 26
},
{
"departure": {
"delay": 316,
"time": "1772698576"
},
"stopId": "FR:76351:ZE:3685:ATOUMOD003",
"stopSequence": 31
}
],
"timestamp": "1772698396",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230520x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x4470829:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 458,
"time": "1772698700"
},
"departure": {
"delay": 458,
"time": "1772698718"
},
"stopId": "FR:27375:ZE:0x6406:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": 461,
"time": "1772698361"
},
"departure": {
"delay": 461,
"time": "1772698361"
},
"stopId": "FR:27375:ZE:0x6528:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 343,
"time": "1772700523"
},
"departure": {
"delay": 343,
"time": "1772700523"
},
"stopId": "FR:76640:ZE:0x7159:ATOUMOD006",
"stopSequence": 40
},
{
"arrival": {
"delay": 442,
"time": "1772698642"
},
"departure": {
"delay": 442,
"time": "1772698642"
},
"stopId": "FR:27375:ZE:0x6442:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": 402,
"time": "1772699562"
},
"departure": {
"delay": 402,
"time": "1772699562"
},
"stopId": "FR:27469:ZE:0x6647:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": 267,
"time": "1772701107"
},
"departure": {
"delay": 267,
"time": "1772701107"
},
"stopId": "FR:76561:ZE:0x6786:ATOUMOD006",
"stopSequence": 42
},
{
"arrival": {
"delay": 426,
"time": "1772698806"
},
"departure": {
"delay": 426,
"time": "1772698806"
},
"stopId": "FR:27701:ZE:0x7100:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": 404,
"time": "1772699924"
},
"departure": {
"delay": 404,
"time": "1772699924"
},
"stopId": "FR:27188:ZE:0x7198:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": 406,
"time": "1772698906"
},
"departure": {
"delay": 406,
"time": "1772698906"
},
"stopId": "FR:27701:ZE:0x7126:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": 423,
"time": "1772698127"
},
"departure": {
"delay": 423,
"time": "1772698143"
},
"stopId": "FR:27375:ZE:0x6440:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 442,
"time": "1772698582"
},
"departure": {
"delay": 442,
"time": "1772698582"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": 395,
"time": "1772699435"
},
"departure": {
"delay": 395,
"time": "1772699435"
},
"stopId": "FR:27469:ZE:0x6633:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": 411,
"time": "1772699391"
},
"departure": {
"delay": 411,
"time": "1772699391"
},
"stopId": "FR:27469:ZE:0x7188:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": 434,
"time": "1772699594"
},
"departure": {
"delay": 434,
"time": "1772699594"
},
"stopId": "FR:27469:ZE:0x7268:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": 407,
"time": "1772699507"
},
"departure": {
"delay": 407,
"time": "1772699507"
},
"stopId": "FR:27469:ZE:0x7266:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": 388,
"time": "1772700268"
},
"departure": {
"delay": 388,
"time": "1772700268"
},
"stopId": "FR:27394:ZE:0x6604:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": 454,
"time": "1772700154"
},
"departure": {
"delay": 454,
"time": "1772700154"
},
"stopId": "FR:27188:ZE:0x7175:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": 443,
"time": "1772699663"
},
"departure": {
"delay": 443,
"time": "1772699663"
},
"stopId": "FR:27188:ZE:0x6142:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": 391,
"time": "1772700031"
},
"departure": {
"delay": 391,
"time": "1772700031"
},
"stopId": "FR:27188:ZE:0x7176:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": 439,
"time": "1772698279"
},
"departure": {
"delay": 439,
"time": "1772698279"
},
"stopId": "FR:27375:ZE:0x6504:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 222,
"time": "1772701542"
},
"stopId": "FR:76561:ZE:0x6790:ATOUMOD006",
"stopSequence": 43
},
{
"arrival": {
"delay": 455,
"time": "1772698474"
},
"departure": {
"delay": 455,
"time": "1772698475"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 293,
"time": "1772700833"
},
"departure": {
"delay": 293,
"time": "1772700833"
},
"stopId": "FR:76231:ZE:0x6172:ATOUMOD006",
"stopSequence": 41
},
{
"arrival": {
"delay": 411,
"time": "1772699811"
},
"departure": {
"delay": 411,
"time": "1772699811"
},
"stopId": "FR:27188:ZE:0x7264:ATOUMOD006",
"stopSequence": 35
}
],
"timestamp": "1772698725",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:E1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x4470829:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x4470489:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 38,
"time": "1772698658"
},
"departure": {
"delay": 38,
"time": "1772698658"
},
"stopId": "FR:27375:ZE:0x6449:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 361,
"time": "1772698441"
},
"departure": {
"delay": 361,
"time": "1772698441"
},
"stopId": "FR:27375:ZE:0x6481:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -209,
"time": "1772698711"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 158,
"time": "1772698598"
},
"departure": {
"delay": 158,
"time": "1772698598"
},
"stopId": "FR:27375:ZE:0x6403:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 338,
"time": "1772698538"
},
"departure": {
"delay": 338,
"time": "1772698538"
},
"stopId": "FR:27375:ZE:0x6503:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 345,
"time": "1772698485"
},
"departure": {
"delay": 345,
"time": "1772698485"
},
"stopId": "FR:27375:ZE:0x6454:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 300,
"time": "1772698380"
},
"departure": {
"delay": 300,
"time": "1772698380"
},
"stopId": "FR:27375:ZE:0x6463:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 149,
"time": "1772698163"
},
"departure": {
"delay": 149,
"time": "1772698169"
},
"stopId": "FR:27697:ZE:0x6735:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 303,
"time": "1772698323"
},
"departure": {
"delay": 303,
"time": "1772698323"
},
"stopId": "FR:27375:ZE:0x6447:ATOUMOD006",
"stopSequence": 13
}
],
"timestamp": "1772698485",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:9:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x4470489:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN851003F6025570x2026x02x28T22x07x15Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1772698200"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1772702460"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"time": "1772700300"
},
"departure": {
"time": "1772700420"
},
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1772701500"
},
"departure": {
"time": "1772701560"
},
"stopId": "FR:27119:ZE:StopPointxOCETrainxTERx87387092:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1772701080"
},
"departure": {
"time": "1772701140"
},
"stopId": "FR:78107:ZE:StopPointxOCETrainxTERx87381624:ATOUMOD002",
"stopSequence": 5
}
],
"timestamp": "1772694592",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx57AE0F48x2436x44BDxA2F0xAA45D4A483E7x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN851003F6025570x2026x02x28T22x07x15Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596538:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 72,
"time": "1772700672"
},
"stopId": "FR:27306:ZE:0xCID02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": 107,
"time": "1772700647"
},
"departure": {
"delay": 107,
"time": "1772700647"
},
"stopId": "FR:27306:ZE:0xVIl02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": 26,
"time": "1772700086"
},
"departure": {
"delay": 26,
"time": "1772700086"
},
"stopId": "FR:27229:ZE:0xLAK01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -54,
"time": "1772699706"
},
"departure": {
"delay": -54,
"time": "1772699706"
},
"stopId": "FR:27229:ZE:0xLET01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -33,
"time": "1772699547"
},
"departure": {
"delay": -33,
"time": "1772699547"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 4
},
{
"departure": {
"time": "1772699280"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": 123,
"time": "1772700603"
},
"departure": {
"delay": 123,
"time": "1772700603"
},
"stopId": "FR:27306:ZE:0xOIS02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -64,
"time": "1772699876"
},
"departure": {
"delay": -64,
"time": "1772699876"
},
"stopId": "FR:27229:ZE:0xPOL03:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -64,
"time": "1772699936"
},
"departure": {
"delay": -64,
"time": "1772699936"
},
"stopId": "FR:27229:ZE:0xTRA01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": 79,
"time": "1772700199"
},
"departure": {
"delay": 79,
"time": "1772700199"
},
"stopId": "FR:27229:ZE:0xRON01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -84,
"time": "1772699616"
},
"departure": {
"delay": -84,
"time": "1772699616"
},
"stopId": "FR:27229:ZE:0xGAR04:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": 26,
"time": "1772699426"
},
"departure": {
"delay": 26,
"time": "1772699426"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -54,
"time": "1772699766"
},
"departure": {
"delay": -54,
"time": "1772699766"
},
"stopId": "FR:27229:ZE:0xMOU01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -54,
"time": "1772699826"
},
"departure": {
"delay": -54,
"time": "1772699826"
},
"stopId": "FR:27229:ZE:0xORL01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": 16,
"time": "1772699356"
},
"departure": {
"delay": 16,
"time": "1772699356"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 2
}
],
"timestamp": "1772698767",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T6:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596538:LOC"
}
}
},
{
"id": "SM:ATOUMOD008:ServiceJourney:9893x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772703540"
},
"departure": {
"time": "1772703540"
},
"stopId": "FR:76259:ZE:FECTASS2:ATOUMOD008",
"stopSequence": 16
},
{
"arrival": {
"time": "1772703000"
},
"departure": {
"time": "1772703000"
},
"stopId": "FR:76259:ZE:FECJLOR1:ATOUMOD008",
"stopSequence": 6
},
{
"arrival": {
"time": "1772703600"
},
"departure": {
"time": "1772703600"
},
"stopId": "FR:76259:ZE:PARCLOI2:ATOUMOD008",
"stopSequence": 17
},
{
"arrival": {
"time": "1772703180"
},
"departure": {
"time": "1772703180"
},
"stopId": "FR:76259:ZE:FECSETI1:ATOUMOD008",
"stopSequence": 11
},
{
"departure": {
"time": "1772702640"
},
"stopId": "FR:76259:ZE:FECSNIC1:ATOUMOD008",
"stopSequence": 1
},
{
"arrival": {
"time": "1772703660"
},
"stopId": "FR:76259:ZE:FECHOPI1:ATOUMOD008",
"stopSequence": 18
},
{
"arrival": {
"time": "1772703480"
},
"departure": {
"time": "1772703480"
},
"stopId": "FR:76259:ZE:FECSLEG2:ATOUMOD008",
"stopSequence": 15
},
{
"arrival": {
"time": "1772702760"
},
"departure": {
"time": "1772702760"
},
"stopId": "FR:76259:ZE:FECSENE1:ATOUMOD008",
"stopSequence": 3
},
{
"arrival": {
"time": "1772703240"
},
"departure": {
"time": "1772703240"
},
"stopId": "FR:76259:ZE:FECGARE2:ATOUMOD008",
"stopSequence": 12
},
{
"arrival": {
"time": "1772703060"
},
"departure": {
"time": "1772703060"
},
"stopId": "FR:76259:ZE:FECOTOU2:ATOUMOD008",
"stopSequence": 10
},
{
"arrival": {
"time": "1772702820"
},
"departure": {
"time": "1772702820"
},
"stopId": "FR:76259:ZE:FECSMAG1:ATOUMOD008",
"stopSequence": 4
},
{
"arrival": {
"time": "1772702700"
},
"departure": {
"time": "1772702700"
},
"stopId": "FR:76259:ZE:FECFOUR1:ATOUMOD008",
"stopSequence": 2
},
{
"arrival": {
"time": "1772702880"
},
"departure": {
"time": "1772702880"
},
"stopId": "FR:76259:ZE:FECSMOR1:ATOUMOD008",
"stopSequence": 5
},
{
"arrival": {
"time": "1772703300"
},
"departure": {
"time": "1772703300"
},
"stopId": "FR:76259:ZE:FECBREP2:ATOUMOD008",
"stopSequence": 13
},
{
"arrival": {
"time": "1772703360"
},
"departure": {
"time": "1772703360"
},
"stopId": "FR:76259:ZE:FECHVIL2:ATOUMOD008",
"stopSequence": 14
}
],
"timestamp": "1772698772",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD008:Line:L3:LOC",
"tripId": "ATOUMOD008:ServiceJourney:9893x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3340F6044499x2026x03x01T20x51x11Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772705040"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 8
},
{
"departure": {
"time": "1772697840"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 1
}
],
"timestamp": "1772694232",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx0ce8180cx0fb6x4cc1x80bax53782622a5cex:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3340F6044499x2026x03x01T20x51x11Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD019:ServiceJourney:2x256311298xLIL01xLMCJVxx:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772698753"
},
"departure": {
"time": "1772698440"
},
"stopId": "FR:76384:ZE:15439:ATOUMOD019",
"stopSequence": 7
},
{
"arrival": {
"delay": 298,
"time": "1772698658"
},
"departure": {
"delay": 298,
"time": "1772698678"
},
"stopId": "FR:76384:ZE:15446:ATOUMOD019",
"stopSequence": 6
},
{
"arrival": {
"delay": 270,
"time": "1772698950"
},
"departure": {
"delay": 270,
"time": "1772698950"
},
"stopId": "FR:76384:ZE:27:ATOUMOD019",
"stopSequence": 9
},
{
"arrival": {
"delay": 270,
"time": "1772699130"
},
"departure": {
"delay": 270,
"time": "1772699130"
},
"stopId": "FR:76384:ZE:15364:ATOUMOD019",
"stopSequence": 11
},
{
"arrival": {
"delay": 322,
"time": "1772698626"
},
"departure": {
"delay": 322,
"time": "1772698642"
},
"stopId": "FR:76384:ZE:15445:ATOUMOD019",
"stopSequence": 5
},
{
"arrival": {
"delay": 317,
"time": "1772698509"
},
"departure": {
"delay": 317,
"time": "1772698577"
},
"stopId": "FR:76384:ZE:15444:ATOUMOD019",
"stopSequence": 4
},
{
"departure": {
"delay": 167,
"time": "1772698247"
},
"stopId": "FR:76384:ZE:15442:ATOUMOD019",
"stopSequence": 1
},
{
"arrival": {
"delay": 133,
"time": "1772698261"
},
"departure": {
"delay": 133,
"time": "1772698273"
},
"stopId": "FR:76384:ZE:15443:ATOUMOD019",
"stopSequence": 2
},
{
"arrival": {
"delay": 286,
"time": "1772698362"
},
"departure": {
"delay": 286,
"time": "1772698486"
},
"stopId": "FR:76384:ZE:25:ATOUMOD019",
"stopSequence": 3
},
{
"arrival": {
"delay": 330,
"time": "1772698890"
},
"departure": {
"delay": 330,
"time": "1772698890"
},
"stopId": "FR:76384:ZE:15433:ATOUMOD019",
"stopSequence": 8
},
{
"arrival": {
"delay": 330,
"time": "1772699070"
},
"departure": {
"delay": 330,
"time": "1772699070"
},
"stopId": "FR:76384:ZE:15521:ATOUMOD019",
"stopSequence": 10
}
],
"timestamp": "1772698753",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD019:Line:11:LOC",
"tripId": "ATOUMOD019:ServiceJourney:2x256311298xLIL01xLMCJVxx:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4227368x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 54,
"time": "1772697474"
},
"stopId": "FR:76341:ZE:3464:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 37,
"time": "1772697517"
},
"stopId": "FR:76341:ZE:4597:ATOUMOD003",
"stopSequence": 20
}
],
"timestamp": "1772697496",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:20:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4227368x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD008:ServiceJourney:9859x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1772698800"
},
"stopId": "FR:76259:ZE:FECHOPI1:ATOUMOD008",
"stopSequence": 1
},
{
"arrival": {
"time": "1772700060"
},
"departure": {
"time": "1772700060"
},
"stopId": "FR:76259:ZE:FECPROV1:ATOUMOD008",
"stopSequence": 16
},
{
"arrival": {
"time": "1772699880"
},
"departure": {
"time": "1772699880"
},
"stopId": "FR:76259:ZE:FECHYSO1:ATOUMOD008",
"stopSequence": 14
},
{
"arrival": {
"time": "1772699400"
},
"departure": {
"time": "1772699400"
},
"stopId": "FR:76259:ZE:FECBREP1:ATOUMOD008",
"stopSequence": 7
},
{
"arrival": {
"time": "1772699700"
},
"departure": {
"time": "1772699700"
},
"stopId": "FR:76259:ZE:FECNICO1:ATOUMOD008",
"stopSequence": 11
},
{
"arrival": {
"time": "1772699100"
},
"departure": {
"time": "1772699100"
},
"stopId": "FR:76259:ZE:FECTASS1:ATOUMOD008",
"stopSequence": 4
},
{
"arrival": {
"time": "1772699340"
},
"departure": {
"time": "1772699340"
},
"stopId": "FR:76259:ZE:FECHVIL1:ATOUMOD008",
"stopSequence": 6
},
{
"arrival": {
"time": "1772699760"
},
"departure": {
"time": "1772699760"
},
"stopId": "FR:76259:ZE:FECDESG1:ATOUMOD008",
"stopSequence": 12
},
{
"arrival": {
"time": "1772699520"
},
"departure": {
"time": "1772699520"
},
"stopId": "FR:76259:ZE:FECSETI1:ATOUMOD008",
"stopSequence": 9
},
{
"arrival": {
"time": "1772699820"
},
"departure": {
"time": "1772699820"
},
"stopId": "FR:76259:ZE:FECVIKI1:ATOUMOD008",
"stopSequence": 13
},
{
"arrival": {
"time": "1772698980"
},
"departure": {
"time": "1772698980"
},
"stopId": "FR:76259:ZE:FECCSCO1:ATOUMOD008",
"stopSequence": 3
},
{
"arrival": {
"time": "1772700180"
},
"stopId": "FR:76259:ZE:FECRLIL1:ATOUMOD008",
"stopSequence": 17
},
{
"arrival": {
"time": "1772699460"
},
"departure": {
"time": "1772699460"
},
"stopId": "FR:76259:ZE:FECGARE1:ATOUMOD008",
"stopSequence": 8
},
{
"arrival": {
"time": "1772699640"
},
"departure": {
"time": "1772699640"
},
"stopId": "FR:76259:ZE:FECBROS1:ATOUMOD008",
"stopSequence": 10
},
{
"arrival": {
"time": "1772699160"
},
"departure": {
"time": "1772699160"
},
"stopId": "FR:76259:ZE:FECSLEG1:ATOUMOD008",
"stopSequence": 5
},
{
"arrival": {
"time": "1772698920"
},
"departure": {
"time": "1772698920"
},
"stopId": "FR:76259:ZE:FECJVER1:ATOUMOD008",
"stopSequence": 2
},
{
"arrival": {
"time": "1772700000"
},
"departure": {
"time": "1772700000"
},
"stopId": "FR:76259:ZE:FECSLOU1:ATOUMOD008",
"stopSequence": 15
}
],
"timestamp": "1772698772",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD008:Line:L2:LOC",
"tripId": "ATOUMOD008:ServiceJourney:9859x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758419x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 177,
"time": "1772694971"
},
"departure": {
"delay": 177,
"time": "1772695017"
},
"stopId": "FR:50129:ZE:10PLA4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 145,
"time": "1772695051"
},
"departure": {
"delay": 145,
"time": "1772695105"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 247,
"time": "1772694615"
},
"departure": {
"delay": 247,
"time": "1772694667"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 153,
"time": "1772693432"
},
"departure": {
"delay": 153,
"time": "1772693493"
},
"stopId": "FR:50041:ZE:HAGBG1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 191,
"time": "1772693851"
},
"departure": {
"delay": 191,
"time": "1772693891"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 199,
"time": "1772694699"
},
"departure": {
"delay": 199,
"time": "1772694739"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 17
},
{
"departure": {
"delay": 28,
"time": "1772691928"
},
"stopId": "FR:50041:ZE:HAGOLL:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 199,
"time": "1772694879"
},
"departure": {
"delay": 199,
"time": "1772694919"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 191,
"time": "1772693728"
},
"departure": {
"delay": 191,
"time": "1772693771"
},
"stopId": "FR:50129:ZE:QQVPL2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 167,
"time": "1772692485"
},
"departure": {
"delay": 167,
"time": "1772692547"
},
"stopId": "FR:50041:ZE:HAGMA1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 114,
"time": "1772692305"
},
"departure": {
"delay": 114,
"time": "1772692374"
},
"stopId": "FR:50041:ZE:HAGCC1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 109,
"time": "1772692599"
},
"departure": {
"delay": 109,
"time": "1772692609"
},
"stopId": "FR:50041:ZE:HAGFY1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 205,
"time": "1772694288"
},
"departure": {
"delay": 205,
"time": "1772694325"
},
"stopId": "FR:50129:ZE:10LSA1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 148,
"time": "1772694013"
},
"departure": {
"delay": 148,
"time": "1772694028"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 184,
"time": "1772694806"
},
"departure": {
"delay": 184,
"time": "1772694844"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 171,
"time": "1772694126"
},
"departure": {
"delay": 171,
"time": "1772694171"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 197,
"time": "1772694498"
},
"departure": {
"delay": 197,
"time": "1772694557"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 156,
"time": "1772693942"
},
"departure": {
"delay": 156,
"time": "1772693976"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 165,
"time": "1772693344"
},
"departure": {
"delay": 165,
"time": "1772693385"
},
"stopId": "FR:50041:ZE:HAGMF1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 144,
"time": "1772695224"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 163,
"time": "1772692904"
},
"departure": {
"delay": 163,
"time": "1772692963"
},
"stopId": "FR:50041:ZE:HAGGR1:ATOUMOD035",
"stopSequence": 5
}
],
"timestamp": "1772698735",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758419x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC602217:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -107,
"time": "1772699353"
},
"departure": {
"delay": -107,
"time": "1772699353"
},
"stopId": "FR:27229:ZE:0xCOT01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -189,
"time": "1772699811"
},
"stopId": "FR:27229:ZE:0xGAR11:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": -189,
"time": "1772699571"
},
"departure": {
"delay": -189,
"time": "1772699571"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -69,
"time": "1772699211"
},
"departure": {
"delay": -69,
"time": "1772699211"
},
"stopId": "FR:27229:ZE:0xSAC01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -9,
"time": "1772699151"
},
"departure": {
"delay": -9,
"time": "1772699151"
},
"stopId": "FR:27229:ZE:0xAVR02:ATOUMOD004",
"stopSequence": 12
},
{
"departure": {
"time": "1772699100"
},
"stopId": "FR:27229:ZE:0xROS11:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -47,
"time": "1772699293"
},
"departure": {
"delay": -47,
"time": "1772699293"
},
"stopId": "FR:27229:ZE:0xNEUBO01:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -178,
"time": "1772699762"
},
"departure": {
"delay": -178,
"time": "1772699762"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": -179,
"time": "1772699641"
},
"departure": {
"delay": -179,
"time": "1772699641"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": -142,
"time": "1772699438"
},
"departure": {
"delay": -142,
"time": "1772699438"
},
"stopId": "FR:27229:ZE:0xSAU01:ATOUMOD004",
"stopSequence": 25
}
],
"timestamp": "1772698767",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T10:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC602217:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1393:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772711760"
},
"departure": {
"time": "1772711760"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1772710920"
},
"departure": {
"time": "1772710920"
},
"stopId": "FR:27562:ZE:10016:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1772711340"
},
"departure": {
"time": "1772711340"
},
"stopId": "FR:27681:ZE:10056:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1772711520"
},
"departure": {
"time": "1772711520"
},
"stopId": "FR:27681:ZE:30008:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1772711220"
},
"departure": {
"time": "1772711220"
},
"stopId": "FR:27562:ZE:10070:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1772711820"
},
"departure": {
"time": "1772711820"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1772712000"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1772710800"
},
"departure": {
"time": "1772710800"
},
"stopId": "FR:27562:ZE:10018:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1772711160"
},
"departure": {
"time": "1772711160"
},
"stopId": "FR:27562:ZE:10103:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1772711880"
},
"departure": {
"time": "1772711880"
},
"stopId": "FR:27681:ZE:141:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1772711040"
},
"departure": {
"time": "1772711040"
},
"stopId": "FR:27562:ZE:29084:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1772710860"
},
"departure": {
"time": "1772710860"
},
"stopId": "FR:27562:ZE:10024:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1772710980"
},
"departure": {
"time": "1772710980"
},
"stopId": "FR:27562:ZE:10022:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1772711280"
},
"departure": {
"time": "1772711280"
},
"stopId": "FR:27681:ZE:10072:ATOUMOD007",
"stopSequence": 9
},
{
"departure": {
"time": "1772710740"
},
"stopId": "FR:27562:ZE:10006:ATOUMOD007",
"stopSequence": 1
}
],
"timestamp": "1772698713",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:25:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1393:LOC"
}
}
},
{
"id": "SM:ATOUMOD104:ServiceJourney:9fde147f4e448e0d31cf26aa5718a21a:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 39,
"time": "1772698046"
},
"departure": {
"delay": 39,
"time": "1772698059"
},
"stopId": "FR:61169:ZE:2264:ATOUMOD104",
"stopSequence": 8
},
{
"arrival": {
"delay": 65,
"time": "1772698008"
},
"departure": {
"delay": 65,
"time": "1772698025"
},
"stopId": "FR:61169:ZE:2177:ATOUMOD104",
"stopSequence": 7
},
{
"arrival": {
"delay": 89,
"time": "1772698210"
},
"departure": {
"delay": 89,
"time": "1772698229"
},
"stopId": "FR:61169:ZE:2322:ATOUMOD104",
"stopSequence": 10
},
{
"arrival": {
"delay": 36,
"time": "1772697687"
},
"departure": {
"delay": 36,
"time": "1772697696"
},
"stopId": "FR:61218:ZE:2416:ATOUMOD104",
"stopSequence": 2
},
{
"arrival": {
"delay": 58,
"time": "1772697887"
},
"departure": {
"delay": 58,
"time": "1772697898"
},
"stopId": "FR:61218:ZE:2419:ATOUMOD104",
"stopSequence": 5
},
{
"arrival": {
"delay": -23,
"time": "1772698409"
},
"departure": {
"delay": -23,
"time": "1772698417"
},
"stopId": "FR:61391:ZE:2402:ATOUMOD104",
"stopSequence": 13
},
{
"arrival": {
"delay": 46,
"time": "1772698786"
},
"departure": {
"delay": 46,
"time": "1772698786"
},
"stopId": "FR:61391:ZE:2329:ATOUMOD104",
"stopSequence": 17
},
{
"arrival": {
"delay": 51,
"time": "1772698276"
},
"departure": {
"delay": 51,
"time": "1772698311"
},
"stopId": "FR:61169:ZE:2257:ATOUMOD104",
"stopSequence": 11
},
{
"arrival": {
"delay": 75,
"time": "1772697712"
},
"departure": {
"delay": 75,
"time": "1772697735"
},
"stopId": "FR:61218:ZE:2417:ATOUMOD104",
"stopSequence": 3
},
{
"arrival": {
"delay": 46,
"time": "1772698596"
},
"departure": {
"delay": 46,
"time": "1772698726"
},
"stopId": "FR:61391:ZE:2398:ATOUMOD104",
"stopSequence": 16
},
{
"arrival": {
"delay": 93,
"time": "1772698145"
},
"departure": {
"delay": 93,
"time": "1772698173"
},
"stopId": "FR:61169:ZE:2280:ATOUMOD104",
"stopSequence": 9
},
{
"arrival": {
"delay": -6,
"time": "1772698367"
},
"departure": {
"delay": -6,
"time": "1772698374"
},
"stopId": "FR:61391:ZE:2403:ATOUMOD104",
"stopSequence": 12
},
{
"arrival": {
"delay": -24,
"time": "1772698463"
},
"departure": {
"delay": -24,
"time": "1772698476"
},
"stopId": "FR:61391:ZE:2401:ATOUMOD104",
"stopSequence": 14
},
{
"arrival": {
"delay": 46,
"time": "1772698846"
},
"stopId": "FR:61391:ZE:3104:ATOUMOD104",
"stopSequence": 18
},
{
"arrival": {
"delay": -69,
"time": "1772698543"
},
"departure": {
"delay": -69,
"time": "1772698551"
},
"stopId": "FR:61391:ZE:2305:ATOUMOD104",
"stopSequence": 15
},
{
"arrival": {
"delay": 86,
"time": "1772697792"
},
"departure": {
"delay": 86,
"time": "1772697806"
},
"stopId": "FR:61218:ZE:2418:ATOUMOD104",
"stopSequence": 4
},
{
"departure": {
"delay": 100,
"time": "1772697640"
},
"stopId": "FR:61218:ZE:2415:ATOUMOD104",
"stopSequence": 1
},
{
"arrival": {
"delay": 81,
"time": "1772697972"
},
"departure": {
"delay": 81,
"time": "1772697981"
},
"stopId": "FR:61218:ZE:2420:ATOUMOD104",
"stopSequence": 6
}
],
"timestamp": "1772698803",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD104:Line:251:LOC",
"tripId": "ATOUMOD104:ServiceJourney:9fde147f4e448e0d31cf26aa5718a21a:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3335F6044509x2026x03x01T20x51x11Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772706180"
},
"departure": {
"time": "1772706240"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1772708520"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 12
},
{
"departure": {
"time": "1772701140"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1772707140"
},
"departure": {
"time": "1772707200"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1772704620"
},
"departure": {
"time": "1772704740"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 5
}
],
"timestamp": "1772697533",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx0ce8180cx0fb6x4cc1x80bax53782622a5cex:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3335F6044509x2026x03x01T20x51x11Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN851707F6038411x2026x03x01T20x51x11Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772699880"
},
"departure": {
"time": "1772699940"
},
"stopId": "FR:76034:ZE:StopPointxOCETrainxTERx87415158:ATOUMOD002",
"stopSequence": 7
},
{
"departure": {
"time": "1772698200"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1772699220"
},
"departure": {
"time": "1772699280"
},
"stopId": "FR:76179:ZE:StopPointxOCETrainxTERx87411819:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1772700840"
},
"stopId": "FR:76217:ZE:StopPointxOCETrainxTERx87415018:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"time": "1772698860"
},
"departure": {
"time": "1772698920"
},
"stopId": "FR:76245:ZE:StopPointxOCETrainxTERx87411801:ATOUMOD002",
"stopSequence": 3
}
],
"timestamp": "1772694592",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxa5e2106ex65d0x4abexa726xbea36c38855bx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN851707F6038411x2026x03x01T20x51x11Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN13113F6032479x2026x02x28T22x07x15Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772699160"
},
"departure": {
"time": "1772699220"
},
"stopId": "FR:27008:ZE:StopPointxOCETrainxTERx87415661:ATOUMOD002",
"stopSequence": 21
},
{
"departure": {
"time": "1772694840"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1772696640"
},
"departure": {
"time": "1772696760"
},
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1772697600"
},
"departure": {
"time": "1772697720"
},
"stopId": "FR:27681:ZE:StopPointxOCETrainxTERx87415604:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1772700240"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 24
},
{
"arrival": {
"time": "1772698140"
},
"departure": {
"time": "1772698200"
},
"stopId": "FR:27022:ZE:StopPointxOCETrainxTERx87415620:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1772699580"
},
"departure": {
"time": "1772699640"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 23
},
{
"arrival": {
"time": "1772698800"
},
"departure": {
"time": "1772698860"
},
"stopId": "FR:27701:ZE:StopPointxOCETrainxTERx87415877:ATOUMOD002",
"stopSequence": 19
}
],
"timestamp": "1772691231",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx97E911FAxC8F2x4861xAD3CxC36CF4750A49x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN13113F6032479x2026x02x28T22x07x15Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC598412:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -2553,
"time": "1772698767"
},
"departure": {
"delay": -2553,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -64,
"time": "1772701856"
},
"departure": {
"delay": -64,
"time": "1772701856"
},
"stopId": "FR:27229:ZE:0xPOL03:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -2733,
"time": "1772698767"
},
"departure": {
"delay": -2733,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 11
},
{
"departure": {
"delay": -1833,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xCOM02:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -13,
"time": "1772701667"
},
"departure": {
"delay": -13,
"time": "1772701667"
},
"stopId": "FR:27229:ZE:0xLET01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -2313,
"time": "1772698767"
},
"departure": {
"delay": -2313,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xREP01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 3,
"time": "1772701743"
},
"departure": {
"delay": 3,
"time": "1772701743"
},
"stopId": "FR:27229:ZE:0xMOU01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -22,
"time": "1772702198"
},
"departure": {
"delay": -22,
"time": "1772702198"
},
"stopId": "FR:27229:ZE:0xWAS01:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -2373,
"time": "1772698767"
},
"departure": {
"delay": -2373,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xJJA01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -2193,
"time": "1772698767"
},
"departure": {
"delay": -2193,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xPAR01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -2493,
"time": "1772698767"
},
"departure": {
"delay": -2493,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -76,
"time": "1772702084"
},
"departure": {
"delay": -76,
"time": "1772702084"
},
"stopId": "FR:27229:ZE:0xLYC01:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -2613,
"time": "1772698767"
},
"departure": {
"delay": -2613,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -1893,
"time": "1772698767"
},
"departure": {
"delay": -1893,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xFAU01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -2013,
"time": "1772698767"
},
"departure": {
"delay": -2013,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xBSJ01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -103,
"time": "1772701517"
},
"departure": {
"delay": -103,
"time": "1772701517"
},
"stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -4,
"time": "1772702156"
},
"departure": {
"delay": -4,
"time": "1772702156"
},
"stopId": "FR:27229:ZE:0xCAN01:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -2133,
"time": "1772698767"
},
"departure": {
"delay": -2133,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xVER01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": 15,
"time": "1772701815"
},
"departure": {
"delay": 15,
"time": "1772701815"
},
"stopId": "FR:27229:ZE:0xORL01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -9,
"time": "1772702031"
},
"departure": {
"delay": -9,
"time": "1772702031"
},
"stopId": "FR:27229:ZE:0xCLO01:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": 44,
"time": "1772702024"
},
"departure": {
"delay": 44,
"time": "1772702024"
},
"stopId": "FR:27229:ZE:0xMON01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -76,
"time": "1772701904"
},
"departure": {
"delay": -76,
"time": "1772701904"
},
"stopId": "FR:27229:ZE:0xTRA01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -52,
"time": "1772702228"
},
"stopId": "FR:27229:ZE:0xBRU01:ATOUMOD004",
"stopSequence": 23
}
],
"timestamp": "1772698767",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T8:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC598412:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3106F6044792x2026x03x01T20x51x11Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772697540"
},
"departure": {
"time": "1772697720"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 17
},
{
"departure": {
"time": "1772694540"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1772695320"
},
"departure": {
"time": "1772695380"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1772702580"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 26
},
{
"arrival": {
"time": "1772696160"
},
"departure": {
"time": "1772696220"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 15
}
],
"timestamp": "1772690931",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx468B44B7xC327x4154xB85Ex25C67C32B61Ex:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3106F6044792x2026x03x01T20x51x11Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x4470522:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772698440"
},
"departure": {
"time": "1772698440"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 21,
"time": "1772698281"
},
"departure": {
"delay": 21,
"time": "1772698281"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 44,
"time": "1772698364"
},
"departure": {
"delay": 44,
"time": "1772698364"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"time": "1772698620"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 13,
"time": "1772698573"
},
"departure": {
"delay": 13,
"time": "1772698573"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 21
}
],
"timestamp": "1772698424",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x4470522:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745195x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 93,
"time": "1772689319"
},
"departure": {
"delay": 93,
"time": "1772689353"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 67,
"time": "1772689702"
},
"departure": {
"delay": 67,
"time": "1772689747"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"departure": {
"delay": 180,
"time": "1772688780"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 28,
"time": "1772689554"
},
"departure": {
"delay": 28,
"time": "1772689588"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 34,
"time": "1772689791"
},
"departure": {
"delay": 34,
"time": "1772689834"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 83,
"time": "1772689033"
},
"departure": {
"delay": 83,
"time": "1772689103"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 46,
"time": "1772688932"
},
"departure": {
"delay": 46,
"time": "1772688946"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 49,
"time": "1772688965"
},
"departure": {
"delay": 49,
"time": "1772689009"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 72,
"time": "1772690006"
},
"departure": {
"delay": 72,
"time": "1772690052"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -2,
"time": "1772690171"
},
"departure": {
"delay": -2,
"time": "1772690218"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 94,
"time": "1772689282"
},
"departure": {
"delay": 94,
"time": "1772689294"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 78,
"time": "1772689130"
},
"departure": {
"delay": 78,
"time": "1772689158"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -27,
"time": "1772689441"
},
"departure": {
"delay": -27,
"time": "1772689473"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 21,
"time": "1772690079"
},
"departure": {
"delay": 21,
"time": "1772690121"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 72,
"time": "1772688881"
},
"departure": {
"delay": 72,
"time": "1772688912"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 86,
"time": "1772688852"
},
"departure": {
"delay": 86,
"time": "1772688866"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 30,
"time": "1772689861"
},
"departure": {
"delay": 30,
"time": "1772689890"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -59,
"time": "1772690281"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 49,
"time": "1772689918"
},
"departure": {
"delay": 49,
"time": "1772689969"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
}
],
"timestamp": "1772698733",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745195x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3110F6044456x2026x03x01T20x51x11Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1772701800"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1772704740"
},
"departure": {
"time": "1772704920"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1772709780"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 26
},
{
"arrival": {
"time": "1772702580"
},
"departure": {
"time": "1772702640"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1772703420"
},
"departure": {
"time": "1772703480"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 15
}
],
"timestamp": "1772698192",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx468B44B7xC327x4154xB85Ex25C67C32B61Ex:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3110F6044456x2026x03x01T20x51x11Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD019:ServiceJourney:2x437583874xLIL01xLMCJVxx:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 167,
"time": "1772696369"
},
"departure": {
"delay": 167,
"time": "1772696387"
},
"stopId": "FR:76384:ZE:27:ATOUMOD019",
"stopSequence": 4
},
{
"arrival": {
"time": "1772696546"
},
"departure": {
"time": "1772696400"
},
"stopId": "FR:76384:ZE:15449:ATOUMOD019",
"stopSequence": 7
},
{
"arrival": {
"delay": 171,
"time": "1772696318"
},
"departure": {
"delay": 171,
"time": "1772696331"
},
"stopId": "FR:76384:ZE:15521:ATOUMOD019",
"stopSequence": 3
},
{
"arrival": {
"time": "1772696819"
},
"departure": {
"time": "1772696700"
},
"stopId": "FR:76384:ZE:15450:ATOUMOD019",
"stopSequence": 8
},
{
"departure": {
"delay": 277,
"time": "1772696257"
},
"stopId": "FR:76384:ZE:15452:ATOUMOD019",
"stopSequence": 1
},
{
"arrival": {
"delay": 194,
"time": "1772696281"
},
"departure": {
"delay": 194,
"time": "1772696294"
},
"stopId": "FR:76384:ZE:15364:ATOUMOD019",
"stopSequence": 2
},
{
"arrival": {
"delay": 151,
"time": "1772696418"
},
"departure": {
"delay": 151,
"time": "1772696431"
},
"stopId": "FR:76384:ZE:15448:ATOUMOD019",
"stopSequence": 5
},
{
"arrival": {
"delay": 134,
"time": "1772696457"
},
"departure": {
"delay": 134,
"time": "1772696474"
},
"stopId": "FR:76384:ZE:15447:ATOUMOD019",
"stopSequence": 6
}
],
"timestamp": "1772698753",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD019:Line:12:LOC",
"tripId": "ATOUMOD019:ServiceJourney:2x437583874xLIL01xLMCJVxx:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x4470063:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1772701500"
},
"stopId": "FR:27375:ZE:0x6515:ATOUMOD006",
"stopSequence": 1
}
],
"timestamp": "1772698755",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:3:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x4470063:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4056543x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 377,
"time": "1772697857"
},
"stopId": "FR:76351:ZE:4865:ATOUMOD003",
"stopSequence": 24
},
{
"departure": {
"delay": 392,
"time": "1772697692"
},
"stopId": "FR:76351:ZE:4768:ATOUMOD003",
"stopSequence": 23
}
],
"timestamp": "1772697776",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C2:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4056543x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4244103xGTFSxGSemH15xSemainex08:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": -41,
"time": "1772698099"
},
"stopId": "FR:76660:ZE:4425:ATOUMOD003",
"stopSequence": 23
},
{
"departure": {
"delay": -57,
"time": "1772698323"
},
"stopId": "FR:76660:ZE:3303:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": -88,
"time": "1772698532"
},
"stopId": "FR:76657:ZE:5178:ATOUMOD003",
"stopSequence": 27
},
{
"departure": {
"delay": -100,
"time": "1772698280"
},
"stopId": "FR:76657:ZE:3302:ATOUMOD003",
"stopSequence": 24
},
{
"departure": {
"delay": -70,
"time": "1772698370"
},
"stopId": "FR:76660:ZE:3304:ATOUMOD003",
"stopSequence": 26
}
],
"timestamp": "1772698266",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:15:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4244103xGTFSxGSemH15xSemainex08:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596223:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 26,
"time": "1772702126"
},
"departure": {
"delay": 26,
"time": "1772702126"
},
"stopId": "FR:27229:ZE:0xHUG01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": 59,
"time": "1772702159"
},
"departure": {
"delay": 59,
"time": "1772702159"
},
"stopId": "FR:27229:ZE:0xPNA01:ATOUMOD004",
"stopSequence": 5
},
{
"departure": {
"delay": -3033,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xCOR01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -120,
"time": "1772702400"
},
"departure": {
"delay": -120,
"time": "1772702400"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 1,
"time": "1772702281"
},
"departure": {
"delay": 1,
"time": "1772702281"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -58,
"time": "1772702342"
},
"departure": {
"delay": -58,
"time": "1772702342"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -196,
"time": "1772702504"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": 57,
"time": "1772702217"
},
"departure": {
"delay": 57,
"time": "1772702217"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"time": "1772702280"
},
"departure": {
"time": "1772702280"
},
"stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -3213,
"time": "1772698767"
},
"departure": {
"delay": -3213,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xBEL01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -3273,
"time": "1772698767"
},
"departure": {
"delay": -3273,
"time": "1772698767"
},
"stopId": "FR:27229:ZE:0xHUE01:ATOUMOD004",
"stopSequence": 3
}
],
"timestamp": "1772698767",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T9:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596223:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4108028x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 199,
"time": "1772697739"
},
"stopId": "FR:76351:ZE:3995:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 211,
"time": "1772697871"
},
"stopId": "FR:76351:ZE:3978:ATOUMOD003",
"stopSequence": 15
}
],
"timestamp": "1772697886",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:B:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4108028x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4056452x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 111,
"time": "1772698491"
},
"stopId": "FR:76351:ZE:3404:ATOUMOD003",
"stopSequence": 24
},
{
"departure": {
"delay": 145,
"time": "1772698645"
},
"stopId": "FR:76351:ZE:3436:ATOUMOD003",
"stopSequence": 26
},
{
"departure": {
"delay": 118,
"time": "1772698438"
},
"stopId": "FR:76351:ZE:3049:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 145,
"time": "1772698765"
},
"stopId": "FR:76351:ZE:3639:ATOUMOD003",
"stopSequence": 27
},
{
"departure": {
"delay": 169,
"time": "1772698549"
},
"stopId": "FR:76351:ZE:3670:ATOUMOD003",
"stopSequence": 25
}
],
"timestamp": "1772698486",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C2:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4056452x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4056544x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 300,
"time": "1772698140"
},
"stopId": "FR:76351:ZE:4768:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 285,
"time": "1772698305"
},
"stopId": "FR:76351:ZE:4865:ATOUMOD003",
"stopSequence": 24
}
],
"timestamp": "1772698276",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C2:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4056544x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x4470051:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1772699700"
},
"stopId": "FR:27375:ZE:0x7160:ATOUMOD006",
"stopSequence": 1
}
],
"timestamp": "1772698755",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:3:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x4470051:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4072026x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 114,
"time": "1772698614"
},
"stopId": "FR:76351:ZE:3469:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 96,
"time": "1772698656"
},
"stopId": "FR:76351:ZE:4825:ATOUMOD003",
"stopSequence": 23
}
],
"timestamp": "1772698646",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C4:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4072026x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758079x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 123,
"time": "1772695572"
},
"departure": {
"delay": 123,
"time": "1772695623"
},
"stopId": "FR:50294:ZE:MARPO1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 333,
"time": "1772696436"
},
"departure": {
"delay": 333,
"time": "1772696493"
},
"stopId": "FR:50129:ZE:10PLA4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 67,
"time": "1772694114"
},
"departure": {
"delay": 67,
"time": "1772694187"
},
"stopId": "FR:50082:ZE:BCQIN1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -7,
"time": "1772694364"
},
"departure": {
"delay": -7,
"time": "1772694413"
},
"stopId": "FR:50082:ZE:BCQBG1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -10,
"time": "1772696330"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 127,
"time": "1772695400"
},
"departure": {
"delay": 127,
"time": "1772695447"
},
"stopId": "FR:50294:ZE:MARMA1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 78,
"time": "1772694618"
},
"departure": {
"delay": 78,
"time": "1772694678"
},
"stopId": "FR:50425:ZE:RLBMA1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 74,
"time": "1772694925"
},
"departure": {
"delay": 74,
"time": "1772694974"
},
"stopId": "FR:50149:ZE:COUBG1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 164,
"time": "1772695928"
},
"departure": {
"delay": 164,
"time": "1772695964"
},
"stopId": "FR:50129:ZE:10ANJ7:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 364,
"time": "1772696552"
},
"departure": {
"delay": 364,
"time": "1772696584"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 86,
"time": "1772696083"
},
"departure": {
"delay": 86,
"time": "1772696126"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 10
},
{
"departure": {
"delay": 29,
"time": "1772694029"
},
"stopId": "FR:50082:ZE:BCQSF2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 182,
"time": "1772696236"
},
"departure": {
"delay": 182,
"time": "1772696282"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 109,
"time": "1772695148"
},
"departure": {
"delay": 109,
"time": "1772695189"
},
"stopId": "FR:50230:ZE:HARFE1:ATOUMOD035",
"stopSequence": 6
}
],
"timestamp": "1772698734",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:E:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758079x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758088x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -10,
"time": "1772699030"
},
"departure": {
"delay": -10,
"time": "1772699030"
},
"stopId": "FR:50230:ZE:HARFE2:ATOUMOD035",
"stopSequence": 5
},
{
"departure": {
"delay": 17,
"time": "1772697917"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -10,
"time": "1772699870"
},
"departure": {
"delay": -10,
"time": "1772699870"
},
"stopId": "FR:50082:ZE:BCQIN2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 7,
"time": "1772698122"
},
"departure": {
"delay": 7,
"time": "1772698147"
},
"stopId": "FR:50129:ZE:10ANJ8:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -10,
"time": "1772699450"
},
"departure": {
"delay": -10,
"time": "1772699450"
},
"stopId": "FR:50425:ZE:RLBMA2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 1,
"time": "1772698587"
},
"departure": {
"delay": 1,
"time": "1772698681"
},
"stopId": "FR:50294:ZE:MARMA2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -10,
"time": "1772698363"
},
"departure": {
"delay": -10,
"time": "1772698430"
},
"stopId": "FR:50294:ZE:MARPO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -10,
"time": "1772699150"
},
"departure": {
"delay": -10,
"time": "1772699150"
},
"stopId": "FR:50149:ZE:COUBG2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -10,
"time": "1772699570"
},
"departure": {
"delay": -10,
"time": "1772699570"
},
"stopId": "FR:50082:ZE:BCQBG2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -10,
"time": "1772699990"
},
"stopId": "FR:50082:ZE:BCQSF1:ATOUMOD035",
"stopSequence": 10
}
],
"timestamp": "1772698734",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:E:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758088x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4072025x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 94,
"time": "1772698114"
},
"stopId": "FR:76351:ZE:4825:ATOUMOD003",
"stopSequence": 23
},
{
"departure": {
"delay": 112,
"time": "1772698072"
},
"stopId": "FR:76351:ZE:3469:ATOUMOD003",
"stopSequence": 22
}
],
"timestamp": "1772698106",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C4:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4072025x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852026F6025495x2026x02x28T22x07x15Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772699520"
},
"departure": {
"time": "1772699580"
},
"stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002",
"stopSequence": 25
},
{
"departure": {
"time": "1772694480"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1772696160"
},
"departure": {
"time": "1772696220"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1772700480"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 26
},
{
"arrival": {
"time": "1772697180"
},
"departure": {
"time": "1772697240"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1772698080"
},
"departure": {
"time": "1772698140"
},
"stopId": "FR:27116:ZE:StopPointxOCETrainxTERx87415364:ATOUMOD002",
"stopSequence": 21
},
{
"arrival": {
"time": "1772698920"
},
"departure": {
"time": "1772698980"
},
"stopId": "FR:27105:ZE:StopPointxOCETrainxTERx87415323:ATOUMOD002",
"stopSequence": 23
},
{
"arrival": {
"time": "1772697600"
},
"departure": {
"time": "1772697660"
},
"stopId": "FR:27622:ZE:StopPointxOCETrainxTERx87444315:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1772695260"
},
"departure": {
"time": "1772695320"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 13
}
],
"timestamp": "1772690871",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxA6CE6325x08D1x4C25x9D15x15C2DC5E7BD0x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852026F6025495x2026x02x28T22x07x15Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596596:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1772700600"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 8
}
],
"timestamp": "1772698767",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596596:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230669x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 275,
"time": "1772698235"
},
"stopId": "FR:76351:ZE:4835:ATOUMOD003",
"stopSequence": 33
},
{
"departure": {
"delay": 227,
"time": "1772698127"
},
"stopId": "FR:76351:ZE:4724:ATOUMOD003",
"stopSequence": 32
},
{
"departure": {
"delay": 199,
"time": "1772698279"
},
"stopId": "FR:76351:ZE:4297:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 197,
"time": "1772698337"
},
"stopId": "FR:76351:ZE:4825:ATOUMOD003",
"stopSequence": 35
}
],
"timestamp": "1772698256",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230669x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4107824x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 198,
"time": "1772698038"
},
"stopId": "FR:76351:ZE:3953:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 234,
"time": "1772698134"
},
"stopId": "FR:76481:ZE:4890:ATOUMOD003",
"stopSequence": 18
}
],
"timestamp": "1772698136",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4107824x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC597011:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 367,
"time": "1772698507"
},
"stopId": "FR:27229:ZE:0xCEN01:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": 433,
"time": "1772698448"
},
"departure": {
"delay": 433,
"time": "1772698453"
},
"stopId": "FR:27229:ZE:0xMEU02:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": 432,
"time": "1772698392"
},
"departure": {
"delay": 432,
"time": "1772698392"
},
"stopId": "FR:27229:ZE:0xCAR03:ATOUMOD004",
"stopSequence": 30
}
],
"timestamp": "1772698496",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC597011:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC597032:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1772700180"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 11
}
],
"timestamp": "1772698767",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC597032:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x4487699:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -69,
"time": "1772698071"
},
"departure": {
"delay": -69,
"time": "1772698071"
},
"stopId": "FR:27701:ZE:0x7181:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -119,
"time": "1772698201"
},
"departure": {
"delay": -119,
"time": "1772698201"
},
"stopId": "FR:27701:ZE:0x7108:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -119,
"time": "1772698741"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": -102,
"time": "1772698158"
},
"departure": {
"delay": -102,
"time": "1772698158"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -65,
"time": "1772698615"
},
"departure": {
"delay": -65,
"time": "1772698615"
},
"stopId": "FR:27701:ZE:0x7118:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": -81,
"time": "1772698659"
},
"departure": {
"delay": -81,
"time": "1772698659"
},
"stopId": "FR:27701:ZE:0x7046:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": -116,
"time": "1772698084"
},
"departure": {
"delay": -116,
"time": "1772698084"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -92,
"time": "1772698348"
},
"departure": {
"delay": -92,
"time": "1772698348"
},
"stopId": "FR:27701:ZE:0x7041:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -119,
"time": "1772698561"
},
"departure": {
"delay": -119,
"time": "1772698561"
},
"stopId": "FR:27701:ZE:0x7078:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": -61,
"time": "1772698499"
},
"departure": {
"delay": -61,
"time": "1772698499"
},
"stopId": "FR:27528:ZE:0x7026:ATOUMOD006",
"stopSequence": 25
}
],
"timestamp": "1772698184",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:8:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x4487699:LOC"
}
}
},
{
"id": "SM:ATOUMOD019:ServiceJourney:2x440860674xLIL01xLMCJVxx:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772697062"
},
"departure": {
"time": "1772696940"
},
"stopId": "FR:76384:ZE:15364:ATOUMOD019",
"stopSequence": 4
},
{
"arrival": {
"delay": 96,
"time": "1772696902"
},
"departure": {
"delay": 96,
"time": "1772696916"
},
"stopId": "FR:76384:ZE:27:ATOUMOD019",
"stopSequence": 2
},
{
"departure": {
"delay": 117,
"time": "1772696877"
},
"stopId": "FR:76384:ZE:15451:ATOUMOD019",
"stopSequence": 1
},
{
"arrival": {
"delay": 152,
"time": "1772696936"
},
"departure": {
"delay": 152,
"time": "1772697032"
},
"stopId": "FR:76384:ZE:15521:ATOUMOD019",
"stopSequence": 3
}
],
"timestamp": "1772698753",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD019:Line:12:LOC",
"tripId": "ATOUMOD019:ServiceJourney:2x440860674xLIL01xLMCJVxx:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057121x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": -125,
"time": "1772698075"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": -125,
"time": "1772698375"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 22
}
],
"timestamp": "1772698316",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C8:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057121x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN853417F6011878x2026x02x27T20x50x47Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772700960"
},
"departure": {
"time": "1772701020"
},
"stopId": "FR:50502:ZE:StopPointxOCETrainxTERx87447003:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1772700240"
},
"departure": {
"time": "1772700300"
},
"stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1772699280"
},
"departure": {
"time": "1772699400"
},
"stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1772703780"
},
"stopId": "FR:50218:ZE:StopPointxOCETrainxTERx87447680:ATOUMOD002",
"stopSequence": 29
},
{
"departure": {
"time": "1772698260"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1772702220"
},
"departure": {
"time": "1772702280"
},
"stopId": "FR:50147:ZE:StopPointxOCETrainxTERx87447110:ATOUMOD002",
"stopSequence": 28
}
],
"timestamp": "1772694653",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx789690b9x0beex4978x8bf9xf4810c9e16f2x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN853417F6011878x2026x02x27T20x50x47Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4107825x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 76,
"time": "1772697436"
},
"stopId": "FR:76481:ZE:4890:ATOUMOD003",
"stopSequence": 18
},
{
"departure": {
"delay": 100,
"time": "1772697340"
},
"stopId": "FR:76351:ZE:3953:ATOUMOD003",
"stopSequence": 17
}
],
"timestamp": "1772697436",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4107825x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4190583x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 349,
"time": "1772698249"
},
"stopId": "FR:76351:ZE:4537:ATOUMOD003",
"stopSequence": 30
},
{
"departure": {
"delay": 349,
"time": "1772698069"
},
"stopId": "FR:76351:ZE:4142:ATOUMOD003",
"stopSequence": 29
}
],
"timestamp": "1772698266",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:19:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4190583x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852616F6025446x2026x02x28T22x07x15Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772697660"
},
"departure": {
"time": "1772697780"
},
"stopId": "FR:50502:ZE:StopPointxOCETrainxTERx87447003:ATOUMOD002",
"stopSequence": 16
},
{
"arrival": {
"time": "1772699940"
},
"departure": {
"time": "1772700000"
},
"stopId": "FR:14026:ZE:StopPointxOCETrainxTERx87444059:ATOUMOD002",
"stopSequence": 24
},
{
"arrival": {
"time": "1772700300"
},
"departure": {
"time": "1772700360"
},
"stopId": "FR:14098:ZE:StopPointxOCETrainxTERx87444042:ATOUMOD002",
"stopSequence": 26
},
{
"arrival": {
"time": "1772700900"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 27
},
{
"arrival": {
"time": "1772699520"
},
"departure": {
"time": "1772699580"
},
"stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1772698500"
},
"departure": {
"time": "1772698560"
},
"stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002",
"stopSequence": 18
},
{
"departure": {
"time": "1772696400"
},
"stopId": "FR:50147:ZE:StopPointxOCETrainxTERx87447110:ATOUMOD002",
"stopSequence": 14
},
{
"arrival": {
"time": "1772698980"
},
"departure": {
"time": "1772699040"
},
"stopId": "FR:14370:ZE:StopPointxOCETrainxTERx87444083:ATOUMOD002",
"stopSequence": 20
}
],
"timestamp": "1772692792",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx789690b9x0beex4978x8bf9xf4810c9e16f2x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852616F6025446x2026x02x28T22x07x15Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD105:ServiceJourney:5923767074160640x2:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 271,
"time": "1772698495"
},
"departure": {
"delay": 271,
"time": "1772698531"
},
"stopId": "FR:50532:ZE:757970023:ATOUMOD105",
"stopSequence": 39
},
{
"arrival": {
"delay": 263,
"time": "1772698583"
},
"stopId": "FR:50532:ZE:753630002:ATOUMOD105",
"stopSequence": 40
}
],
"timestamp": "1772698534",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD105:Line:348940035:LOC",
"tripId": "ATOUMOD105:ServiceJourney:5923767074160640x2:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230519x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 58,
"time": "1772698018"
},
"stopId": "FR:76351:ZE:3743:ATOUMOD003",
"stopSequence": 36
},
{
"departure": {
"delay": 107,
"time": "1772697947"
},
"stopId": "FR:76351:ZE:3047:ATOUMOD003",
"stopSequence": 35
}
],
"timestamp": "1772697986",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230519x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD105:ServiceJourney:6570717997957120x2:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 54,
"time": "1772698314"
},
"stopId": "FR:50647:ZE:752300002:ATOUMOD105",
"stopSequence": 40
}
],
"timestamp": "1772698316",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD105:Line:348940035:LOC",
"tripId": "ATOUMOD105:ServiceJourney:6570717997957120x2:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3103F6044798x2026x03x01T20x51x11Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1772692800"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 26
},
{
"arrival": {
"time": "1772698800"
},
"departure": {
"time": "1772698860"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 38
},
{
"arrival": {
"time": "1772700540"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 41
},
{
"arrival": {
"time": "1772699640"
},
"departure": {
"time": "1772699700"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 40
},
{
"arrival": {
"time": "1772697480"
},
"departure": {
"time": "1772697660"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 36
}
],
"timestamp": "1772689190",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx468B44B7xC327x4154xB85Ex25C67C32B61Ex:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3103F6044798x2026x03x01T20x51x11Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN851714F6025522x2026x02x28T22x07x15Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772702280"
},
"departure": {
"time": "1772702340"
},
"stopId": "FR:76034:ZE:StopPointxOCETrainxTERx87415158:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1772703420"
},
"departure": {
"time": "1772703480"
},
"stopId": "FR:76245:ZE:StopPointxOCETrainxTERx87411801:ATOUMOD002",
"stopSequence": 7
},
{
"departure": {
"time": "1772701320"
},
"stopId": "FR:76217:ZE:StopPointxOCETrainxTERx87415018:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1772702940"
},
"departure": {
"time": "1772703060"
},
"stopId": "FR:76179:ZE:StopPointxOCETrainxTERx87411819:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1772704140"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 8
}
],
"timestamp": "1772697713",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxa5e2106ex65d0x4abexa726xbea36c38855bx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN851714F6025522x2026x02x28T22x07x15Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:5411554083209216x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 2632,
"time": "1772698852"
},
"stopId": "FR:61508:ZE:5120149944270848:ATOUMOD036",
"stopSequence": 27
}
],
"timestamp": "1772698773",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:4841323284660224:LOC",
"tripId": "ATOUMOD036:ServiceJourney:5411554083209216x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD019:ServiceJourney:2x51707906xBOL1xLMCJVxx:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 109,
"time": "1772697829"
},
"stopId": "FR:76114:ZE:101:ATOUMOD019",
"stopSequence": 1
},
{
"arrival": {
"delay": 100,
"time": "1772697922"
},
"departure": {
"delay": 100,
"time": "1772697940"
},
"stopId": "FR:76114:ZE:102:ATOUMOD019",
"stopSequence": 2
},
{
"arrival": {
"time": "1772698053"
},
"departure": {
"time": "1772697900"
},
"stopId": "FR:76114:ZE:301:ATOUMOD019",
"stopSequence": 3
}
],
"timestamp": "1772698762",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD019:Line:3:LOC",
"tripId": "ATOUMOD019:ServiceJourney:2x51707906xBOL1xLMCJVxx:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748594x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 27,
"time": "1772697401"
},
"departure": {
"delay": 27,
"time": "1772697447"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 5
},
{
"departure": {
"delay": 130,
"time": "1772697070"
},
"stopId": "FR:50129:ZE:10SHU1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 77,
"time": "1772698245"
},
"departure": {
"delay": 77,
"time": "1772698277"
},
"stopId": "FR:50129:ZE:10VER2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 31,
"time": "1772697503"
},
"departure": {
"delay": 31,
"time": "1772697511"
},
"stopId": "FR:50129:ZE:10CDL1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 71,
"time": "1772698385"
},
"departure": {
"delay": 71,
"time": "1772698391"
},
"stopId": "FR:50129:ZE:10CBL2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 135,
"time": "1772697129"
},
"departure": {
"delay": 135,
"time": "1772697195"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 5,
"time": "1772697348"
},
"departure": {
"delay": 5,
"time": "1772697365"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 50,
"time": "1772698610"
},
"departure": {
"delay": 50,
"time": "1772698610"
},
"stopId": "FR:50129:ZE:10NMD2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -14,
"time": "1772697679"
},
"departure": {
"delay": -14,
"time": "1772697706"
},
"stopId": "FR:50129:ZE:10HAM2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -18,
"time": "1772697628"
},
"departure": {
"delay": -18,
"time": "1772697642"
},
"stopId": "FR:50129:ZE:10GLA2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 20,
"time": "1772697909"
},
"departure": {
"delay": 20,
"time": "1772697920"
},
"stopId": "FR:50129:ZE:10MEZ2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 50,
"time": "1772698670"
},
"stopId": "FR:50129:ZE:10HxC2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 50,
"time": "1772698670"
},
"departure": {
"delay": 50,
"time": "1772698670"
},
"stopId": "FR:50129:ZE:10BLE2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 33,
"time": "1772697956"
},
"departure": {
"delay": 33,
"time": "1772697993"
},
"stopId": "FR:50129:ZE:10HTR2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 45,
"time": "1772698415"
},
"departure": {
"delay": 45,
"time": "1772698425"
},
"stopId": "FR:50129:ZE:10ING2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 46,
"time": "1772698109"
},
"departure": {
"delay": 46,
"time": "1772698126"
},
"stopId": "FR:50129:ZE:10HLU2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 24,
"time": "1772697229"
},
"departure": {
"delay": 24,
"time": "1772697264"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -8,
"time": "1772697526"
},
"departure": {
"delay": -8,
"time": "1772697532"
},
"stopId": "FR:50129:ZE:10BDB1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -7,
"time": "1772697794"
},
"departure": {
"delay": -7,
"time": "1772697833"
},
"stopId": "FR:50129:ZE:10HQU2:ATOUMOD035",
"stopSequence": 10
}
],
"timestamp": "1772698597",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:07:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748594x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057448x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -115,
"time": "1772697365"
},
"stopId": "FR:76481:ZE:5250:ATOUMOD003",
"stopSequence": 55
},
{
"departure": {
"delay": -71,
"time": "1772697229"
},
"stopId": "FR:76351:ZE:4576:ATOUMOD003",
"stopSequence": 54
}
],
"timestamp": "1772697326",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:10:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057448x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD012:ServiceJourney:100000324:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 1332,
"time": "1772698932"
},
"stopId": "FR:76758:ZE:YVETOTxxxGarexS:ATOUMOD012",
"stopSequence": 16
}
],
"timestamp": "1772698773",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD012:Line:2:LOC",
"tripId": "ATOUMOD012:ServiceJourney:100000324:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4011337x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 686,
"time": "1772697806"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 54
},
{
"departure": {
"delay": 686,
"time": "1772697746"
},
"stopId": "FR:76447:ZE:3130:ATOUMOD003",
"stopSequence": 53
}
],
"timestamp": "1772697816",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4011337x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD019:ServiceJourney:2x34996226xBOL1xLMCJVxx:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 153,
"time": "1772697503"
},
"departure": {
"delay": 153,
"time": "1772697513"
},
"stopId": "FR:76114:ZE:203:ATOUMOD019",
"stopSequence": 4
},
{
"arrival": {
"time": "1772697600"
},
"departure": {
"time": "1772697540"
},
"stopId": "FR:76114:ZE:210:ATOUMOD019",
"stopSequence": 7
},
{
"arrival": {
"delay": 153,
"time": "1772697324"
},
"departure": {
"delay": 153,
"time": "1772697333"
},
"stopId": "FR:76114:ZE:201:ATOUMOD019",
"stopSequence": 2
},
{
"departure": {
"delay": 172,
"time": "1772697292"
},
"stopId": "FR:76114:ZE:118:ATOUMOD019",
"stopSequence": 1
},
{
"arrival": {
"delay": 142,
"time": "1772697416"
},
"departure": {
"delay": 142,
"time": "1772697442"
},
"stopId": "FR:76114:ZE:202:ATOUMOD019",
"stopSequence": 3
},
{
"arrival": {
"delay": 102,
"time": "1772697567"
},
"departure": {
"delay": 102,
"time": "1772697582"
},
"stopId": "FR:76114:ZE:209:ATOUMOD019",
"stopSequence": 6
}
],
"timestamp": "1772698762",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD019:Line:2:LOC",
"tripId": "ATOUMOD019:ServiceJourney:2x34996226xBOL1xLMCJVxx:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4072146x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 366,
"time": "1772698206"
},
"stopId": "FR:76351:ZE:3793:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 366,
"time": "1772698506"
},
"stopId": "FR:76351:ZE:4544:ATOUMOD003",
"stopSequence": 24
}
],
"timestamp": "1772698346",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C4:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4072146x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4196392x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 405,
"time": "1772698305"
},
"stopId": "FR:76351:ZE:3793:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 405,
"time": "1772698605"
},
"stopId": "FR:76351:ZE:5104:ATOUMOD003",
"stopSequence": 41
}
],
"timestamp": "1772698466",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:16:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4196392x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4075710x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 208,
"time": "1772697088"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 208,
"time": "1772697388"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 14
}
],
"timestamp": "1772697256",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C6:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4075710x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC602218:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1772700600"
},
"stopId": "FR:27229:ZE:0xGAR10:ATOUMOD004",
"stopSequence": 2
}
],
"timestamp": "1772698767",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T10:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC602218:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057207x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 631,
"time": "1772697211"
},
"stopId": "FR:76351:ZE:3030:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 575,
"time": "1772697515"
},
"stopId": "FR:76351:ZE:4643:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 575,
"time": "1772697335"
},
"departure": {
"delay": 575,
"time": "1772697335"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 575,
"time": "1772697275"
},
"departure": {
"delay": 575,
"time": "1772697275"
},
"stopId": "FR:76351:ZE:3530:ATOUMOD003",
"stopSequence": 20
}
],
"timestamp": "1772697256",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C8:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057207x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3105F6044795x2026x03x01T20x51x11Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772700900"
},
"departure": {
"time": "1772701080"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 36
},
{
"arrival": {
"time": "1772704020"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 41
},
{
"departure": {
"time": "1772696400"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 26
},
{
"arrival": {
"time": "1772702280"
},
"departure": {
"time": "1772702340"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 38
},
{
"arrival": {
"time": "1772703120"
},
"departure": {
"time": "1772703180"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 40
}
],
"timestamp": "1772692792",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx468B44B7xC327x4154xB85Ex25C67C32B61Ex:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3105F6044795x2026x03x01T20x51x11Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x4470490:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1772701200"
},
"stopId": "FR:27332:ZE:0x7152:ATOUMOD006",
"stopSequence": 1
}
],
"timestamp": "1772698755",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:9:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x4470490:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057425x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 81,
"time": "1772698161"
},
"stopId": "FR:76305:ZE:3922:ATOUMOD003",
"stopSequence": 50
},
{
"departure": {
"delay": 84,
"time": "1772698044"
},
"stopId": "FR:76305:ZE:4501:ATOUMOD003",
"stopSequence": 49
}
],
"timestamp": "1772698146",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:10:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057425x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2359:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772726700"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"departure": {
"time": "1772726400"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 11
}
],
"timestamp": "1772698764",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2359:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852076F6025485x2026x02x28T22x07x15Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 1800,
"time": "1772702820"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 25
},
{
"departure": {
"delay": 1500,
"time": "1772696400"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 10
}
],
"timestamp": "1772697382",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxA6CE6325x08D1x4C25x9D15x15C2DC5E7BD0x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852076F6025485x2026x02x28T22x07x15Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4227422x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": -55,
"time": "1772698625"
},
"stopId": "FR:76351:ZE:4867:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": -92,
"time": "1772698828"
},
"stopId": "FR:76351:ZE:4906:ATOUMOD003",
"stopSequence": 20
}
],
"timestamp": "1772698736",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:20:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4227422x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4267978x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -16,
"time": "1772697284"
},
"stopId": "FR:76481:ZE:5095:ATOUMOD003",
"stopSequence": 39
},
{
"departure": {
"delay": -7,
"time": "1772697233"
},
"stopId": "FR:76481:ZE:3830:ATOUMOD003",
"stopSequence": 38
}
],
"timestamp": "1772697306",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:14:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4267978x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD105:ServiceJourney:5356147679690752x3:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 72,
"time": "1772698382"
},
"departure": {
"delay": 72,
"time": "1772698392"
},
"stopId": "FR:50218:ZE:759830003:ATOUMOD105",
"stopSequence": 16
},
{
"arrival": {
"delay": 43,
"time": "1772698300"
},
"departure": {
"delay": 43,
"time": "1772698303"
},
"stopId": "FR:50218:ZE:756080004:ATOUMOD105",
"stopSequence": 15
},
{
"arrival": {
"delay": 107,
"time": "1772698121"
},
"departure": {
"delay": 107,
"time": "1772698127"
},
"stopId": "FR:50218:ZE:761950002:ATOUMOD105",
"stopSequence": 14
},
{
"arrival": {
"delay": 16,
"time": "1772698396"
},
"stopId": "FR:50218:ZE:36010105:ATOUMOD105",
"stopSequence": 17
}
],
"timestamp": "1772698351",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD105:Line:350210009:LOC",
"tripId": "ATOUMOD105:ServiceJourney:5356147679690752x3:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4075711x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 118,
"time": "1772697718"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 118,
"time": "1772698018"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 14
}
],
"timestamp": "1772697946",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C6:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4075711x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057111x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 228,
"time": "1772698368"
},
"stopId": "FR:76351:ZE:3717:ATOUMOD003",
"stopSequence": 22
},
{
"departure": {
"delay": 262,
"time": "1772698282"
},
"stopId": "FR:76351:ZE:3449:ATOUMOD003",
"stopSequence": 21
}
],
"timestamp": "1772698316",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C8:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057111x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC395416:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1772700960"
},
"stopId": "FR:27439:ZE:0xCNO01:ATOUMOD004",
"stopSequence": 1
}
],
"timestamp": "1772698767",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T5:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC395416:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4108029x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 174,
"time": "1772697174"
},
"stopId": "FR:76351:ZE:3995:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 126,
"time": "1772697306"
},
"stopId": "FR:76351:ZE:3978:ATOUMOD003",
"stopSequence": 15
}
],
"timestamp": "1772697316",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:B:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4108029x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4051224xGTFSxGSemH18xSemainex05:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 213,
"time": "1772697453"
},
"stopId": "FR:76351:ZE:3330:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 167,
"time": "1772697647"
},
"stopId": "FR:76351:ZE:5206:ATOUMOD003",
"stopSequence": 17
}
],
"timestamp": "1772697686",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:18:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4051224xGTFSxGSemH18xSemainex05:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4107969x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 25,
"time": "1772697685"
},
"stopId": "FR:76351:ZE:3984:ATOUMOD003",
"stopSequence": 16
},
{
"departure": {
"delay": 6,
"time": "1772697606"
},
"stopId": "FR:76351:ZE:3998:ATOUMOD003",
"stopSequence": 15
}
],
"timestamp": "1772697696",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4107969x2025x26xGSemHTRAxSemainex00:LOC"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "1.0",
"timestamp": "1772698857"
}
}