Détails de la ressource
La base de données multimodale présente de manière agrégée les horaires et les arrêts des réseaux de transport public normands en temps réel. Elle est le support du calculateur d’itinéraires Atoumod.fr, piloté par le Syndicat mixte Atoumod.
Cette ressource fait partie du jeu de données Agrégat des réseaux urbains et interurbains de Normandie.
Disponibilité au téléchargement
En savoir plus
HEAD dont le temps de réponse doit être inférieur à 5 secondes. Si nous détectons une indisponibilité, nous effectuons un nouveau test toutes les 10 minutes, jusqu'à ce que la ressource soit à nouveau disponible.Pour les flux SIRI et SIRI Lite, nous effectuons une requête HTTP de type
GET : nous considérons une réponse avec un code 401 ou 405 comme étant disponible. En cas d'erreur 500, nous considèrerons que le flux est indisponible, sauf si il semble contenir du SOAP.Rapport de validation
❌28 301 erreurs, 2 571 avertissements
Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 03/03/2026 à 08h07 Europe/Paris avec le validateur GTFS-RT de MobilityData.
Erreurs
stop_times_updates not strictly sorted E002 662 erreurs
stop_time_updates for a given trip_id must be strictly sorted by increasing stop_sequence
Exemples d'erreurs
- trip_id ATOUMOD005:ServiceJourney:491:LOC stop_sequence [24, 19] is not strictly sorted by increasing stop_sequence
- trip_id ATOUMOD006:ServiceJourney:7x2470522:LOC stop_sequence [3, 2] is not strictly sorted by increasing stop_sequence
- trip_id ATOUMOD003:ServiceJourney:4075707x2025x26xGSemHLiaxSemainex03:LOC stop_sequence [7, 10, 13, 8] is not strictly sorted by increasing stop_sequence
- trip_id ATOUMOD005:ServiceJourney:151:LOC stop_sequence [3, 12, 15, 8] is not strictly sorted by increasing stop_sequence
- trip_id ATOUMOD035:ServiceJourney:3747520x2025xHxMultxLxMxLunxxxMarx00:LOC stop_sequence [7, 9, 6, 14, 19, 17, 2, 15, 4, 20, 1, 21, 10, 8, 13, 5, 3, 22, 12, 18, 11, 16] is not strictly sorted by increasing stop_sequence
GTFS-rt trip_id does not exist in GTFS data and does not have schedule_relationship of ADDED E003 26 erreurs
All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED
Exemples d'erreurs
- trip_id ATOUMOD036:ServiceJourney:6521774683455488x0:LOC does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id ATOUMOD036:ServiceJourney:5804140358795264x0:LOC does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id ATOUMOD036:ServiceJourney:4943586962440192x0:LOC does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id ATOUMOD036:ServiceJourney:4588277152612352x0:LOC does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id ATOUMOD036:ServiceJourney:4819009783463936x0:LOC does not exist in the GTFS data and does not have schedule_relationship of ADDED
GTFS-rt route_id does not exist in GTFS data E004 26 erreurs
All route_ids provided in the GTFS-rt feed must exist in the GTFS data
Exemples d'erreurs
- route_id ATOUMOD036:Line:6459004587868160:LOC does not exist in the GTFS data routes.txt
- route_id ATOUMOD036:Line:5515601163321344:LOC does not exist in the GTFS data routes.txt
- route_id ATOUMOD036:Line:6704313154928640:LOC does not exist in the GTFS data routes.txt
- route_id ATOUMOD036:Line:4752917245460480:LOC does not exist in the GTFS data routes.txt
- route_id ATOUMOD036:Line:5321238189703168:LOC does not exist in the GTFS data routes.txt
GTFS-rt stop_id does not exist in GTFS data E011 112 erreurs
All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt
Exemples d'erreurs
- trip_id ATOUMOD036:ServiceJourney:6521774683455488x0:LOC stop_id FR:14574:ZE:5983181636370432:ATOUMOD036 does not exist in GTFS data stops.txt
- trip_id ATOUMOD036:ServiceJourney:6521774683455488x0:LOC stop_id FR:14625:ZE:5220505033375744:ATOUMOD036 does not exist in GTFS data stops.txt
- trip_id ATOUMOD036:ServiceJourney:6521774683455488x0:LOC stop_id FR:14648:ZE:6447936863993856:ATOUMOD036 does not exist in GTFS data stops.txt
- trip_id ATOUMOD036:ServiceJourney:6521774683455488x0:LOC stop_id FR:14574:ZE:5374014747836416:ATOUMOD036 does not exist in GTFS data stops.txt
- trip_id ATOUMOD036:ServiceJourney:6521774683455488x0:LOC stop_id FR:14366:ZE:5420231682949120:ATOUMOD036 does not exist in GTFS data stops.txt
Sequential stop_time_update times are not increasing E022 26 020 erreurs
stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease.
Exemples d'erreurs
- trip_id ATOUMOD005:ServiceJourney:491:LOC stop_sequence 19 arrival_time 12:48:00 (1772538480) is less than previous stop arrival_time 12:52:00 (1772538720) - times must increase between two sequential stops
- trip_id ATOUMOD005:ServiceJourney:491:LOC stop_sequence 19 arrival_time 12:48:00 (1772538480) is less than previous stop departure_time 12:52:00 (1772538720) - times must increase between two sequential stops
- trip_id ATOUMOD005:ServiceJourney:491:LOC stop_sequence 19 departure_time 12:48:00 (1772538480) is less than previous stop departure_time 12:52:00 (1772538720) - times must increase between two sequential stops
- trip_id ATOUMOD005:ServiceJourney:491:LOC stop_sequence 19 departure_time 12:48:00 (1772538480) is less than previous stop arrival_time 12:52:00 (1772538720) - times must increase between two sequential stops
- trip_id ATOUMOD005:ServiceJourney:491:LOC stop_sequence 12 arrival_time 12:32:00 (1772537520) is less than previous stop arrival_time 12:51:00 (1772538660) - times must increase between two sequential stops
trip direction_id does not match GTFS data E024 831 erreurs
GTFS-rt trip direction_id must match the direction_id in GTFS trips.txt
Exemples d'erreurs
- GTFS-rt trip_id ATOUMOD005:ServiceJourney:491:LOC trip.direction_id is 1 but GTFS trip.direction_id is 0 - direction_id does not match
- GTFS-rt trip_id ATOUMOD006:ServiceJourney:7x2470522:LOC trip.direction_id is 1 but GTFS trip.direction_id is 0 - direction_id does not match
- GTFS-rt trip_id ATOUMOD003:ServiceJourney:4075707x2025x26xGSemHLiaxSemainex03:LOC trip.direction_id is 1 but GTFS trip.direction_id is 0 - direction_id does not match
- GTFS-rt trip_id ATOUMOD005:ServiceJourney:151:LOC trip.direction_id is 1 but GTFS trip.direction_id is 0 - direction_id does not match
- GTFS-rt trip_id ATOUMOD035:ServiceJourney:3747520x2025xHxMultxLxMxLunxxxMarx00:LOC trip.direction_id is 2 but GTFS trip.direction_id is 1 - direction_id does not match
stop_time_update departure time is before arrival time E025 17 erreurs
Within the same stop_time_update, arrival and departures times can be the same, or the departure time can be later than the arrival time - the departure time should never come before the arrival time.
Exemples d'erreurs
- trip_id ATOUMOD035:ServiceJourney:3758049x2025xHxMultxLxMxLunxxxMarx00:LOC stop_sequence 9 departure_time 08:03:00 (1772521380) is less than the same stop arrival_time 08:05:37 (1772521537) - departure time must be equal to or greater than arrival time
- trip_id ATOUMOD104:ServiceJourney:dbaa522c1c45abd762e8f7048af34a81:LOC stop_sequence 9 departure_time 08:05:04 (1772521504) is less than the same stop arrival_time 08:05:28 (1772521528) - departure time must be equal to or greater than arrival time
- trip_id ATOUMOD035:ServiceJourney:3746160x2025xHxMultxLxMxLunxxxMarx00:LOC stop_sequence 14 departure_time 08:01:00 (1772521260) is less than the same stop arrival_time 08:05:54 (1772521554) - departure time must be equal to or greater than arrival time
- trip_id ATOUMOD021:ServiceJourney:56:LOC stop_sequence 9 departure_time 07:36:00 (1772519760) is less than the same stop arrival_time 07:37:58 (1772519878) - departure time must be equal to or greater than arrival time
- trip_id ATOUMOD035:ServiceJourney:3746208x2025xHxMultxLxMxLunxxxMarx00:LOC stop_sequence 18 departure_time 08:03:00 (1772521380) is less than the same stop arrival_time 08:05:59 (1772521559) - departure time must be equal to or greater than arrival time
Sequential stop_time_updates have the same stop_id E037 1 erreur
Sequential GTFS-rt trip stop_time_updates shouldn't have the same stop_id
Exemples d'erreurs
- trip_id ATOUMOD035:ServiceJourney:3745228x2025xHxMultxLxMxLunxxxMarx00:LOC has repeating stop_id FR:50129:ZE:10PEM2:ATOUMOD035 at stop_sequence 19 - sequential stop_ids should be different
GTFS-rt stop_time_update stop_sequence and stop_id do not match GTFS E045 132 erreurs
If GTFS-rt stop_time_update contains both stop_sequence and stop_id, the values must match the GTFS data in stop_times.txt
Exemples d'erreurs
- GTFS-rt trip_id ATOUMOD004:ServiceJourney:SemainexSCOC597012:LOC stop_sequence 14 has stop_id FR:27229:ZE:0xBEV01:ATOUMOD004 but GTFS stop_sequence 14 has stop_id FR:27229:ZE:0xHAP02:ATOUMOD004 - stop_ids should be the same
- GTFS-rt trip_id ATOUMOD003:ServiceJourney:4011283x2025x26xGSemHLiaxSemainex03:LOC stop_sequence 31 has stop_id FR:76351:ZE:3657:ATOUMOD003 but GTFS stop_sequence 31 has stop_id FR:76351:ZE:4640:ATOUMOD003 - stop_ids should be the same
- GTFS-rt trip_id ATOUMOD004:ServiceJourney:SemainexSCOC596159:LOC stop_sequence 13 has stop_id FR:27229:ZE:0xLYC02:ATOUMOD004 but GTFS stop_sequence 13 has stop_id FR:27229:ZE:0xCLO02:ATOUMOD004 - stop_ids should be the same
- GTFS-rt trip_id ATOUMOD006:ServiceJourney:7x2470304:LOC stop_sequence 16 has stop_id FR:27275:ZE:0x7184:ATOUMOD006 but GTFS stop_sequence 16 has stop_id FR:27275:ZE:0x6193:ATOUMOD006 - stop_ids should be the same
- GTFS-rt trip_id ATOUMOD004:ServiceJourney:SemainexSCOC596617:LOC stop_sequence 19 has stop_id FR:27229:ZE:0xKEN04:ATOUMOD004 but GTFS stop_sequence 19 has stop_id FR:27229:ZE:0xMOL02:ATOUMOD004 - stop_ids should be the same
timestamp is in the future E050 1 erreur
All timestamps must be less than the current time
Exemples d'erreurs
- header.timestamp 08:07:54 (1772521674) is 1 min 2 sec greater than 08:06:51 (1772521611565) - the current time in milliseconds
GTFS-rt stop_sequence not found in GTFS data E051 473 erreurs
All stop_time_update stop_sequences in GTFS-realtime data must appear in GTFS stop_times.txt for that trip
Exemples d'erreurs
- GTFS-rt trip_id ATOUMOD005:ServiceJourney:491:LOC contains stop_sequence 19 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id ATOUMOD006:ServiceJourney:7x2470522:LOC contains stop_sequence 2 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id ATOUMOD003:ServiceJourney:4075707x2025x26xGSemHLiaxSemainex03:LOC contains stop_sequence 8 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id ATOUMOD005:ServiceJourney:151:LOC contains stop_sequence 8 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id ATOUMOD004:ServiceJourney:SemainexSCOC597012:LOC contains stop_sequence 17 that does not exist in GTFS stop_times.txt for this trip
Avertissements
vehicle_id not populated W002 857 erreurs
vehicle_id should be populated for TripUpdates and VehiclePositions
Exemples d'erreurs
- trip_id ATOUMOD005:ServiceJourney:491:LOC does not have a vehicle_id
- trip_id ATOUMOD006:ServiceJourney:7x2470522:LOC does not have a vehicle_id
- trip_id ATOUMOD003:ServiceJourney:4075707x2025x26xGSemHLiaxSemainex03:LOC does not have a vehicle_id
- trip_id ATOUMOD005:ServiceJourney:151:LOC does not have a vehicle_id
- trip_id ATOUMOD035:ServiceJourney:3747520x2025xHxMultxLxMxLunxxxMarx00:LOC does not have a vehicle_id
schedule_relationship not populated W009 1 714 erreurs
trip.schedule_relationship and stop_time_update.schedule_relationship should be populated
Exemples d'erreurs
- trip_id ATOUMOD005:ServiceJourney:491:LOC stop_sequence 24 (and potentially more for this trip) does not have a schedule_relationship
- trip_id ATOUMOD005:ServiceJourney:491:LOC does not have a schedule_relationship
- trip_id ATOUMOD006:ServiceJourney:7x2470522:LOC stop_sequence 3 (and potentially more for this trip) does not have a schedule_relationship
- trip_id ATOUMOD006:ServiceJourney:7x2470522:LOC does not have a schedule_relationship
- trip_id ATOUMOD003:ServiceJourney:4075707x2025x26xGSemHLiaxSemainex03:LOC stop_sequence 7 (and potentially more for this trip) does not have a schedule_relationship
Validations précédentes
Voici un récapitulatif des différents types d'erreurs constatés au cours des 30 derniers jours.
| Identifiant d'erreur | Description | Nombre d'erreurs | Nombre d'occurences |
|---|---|---|---|
| E002 | stop_time_updates for a given trip_id must be strictly sorted by increasing stop_sequence | 14 391 | 29 fois (100 % des validations) |
| E022 | stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. | 581 227 | 29 fois (100 % des validations) |
| E024 | GTFS-rt trip direction_id must match the direction_id in GTFS trips.txt | 14 401 | 29 fois (100 % des validations) |
| E045 | If GTFS-rt stop_time_update contains both stop_sequence and stop_id, the values must match the GTFS data in stop_times.txt | 4 894 | 29 fois (100 % des validations) |
| E051 | All stop_time_update stop_sequences in GTFS-realtime data must appear in GTFS stop_times.txt for that trip | 11 126 | 29 fois (100 % des validations) |
| W002 | vehicle_id should be populated for TripUpdates and VehiclePositions | 18 300 | 29 fois (100 % des validations) |
| W009 | trip.schedule_relationship and stop_time_update.schedule_relationship should be populated | 36 586 | 29 fois (100 % des validations) |
| E050 | All timestamps must be less than the current time | 27 | 27 fois (93 % des validations) |
| E025 | Within the same stop_time_update, arrival and departures times can be the same, or the departure time can be later than the arrival time - the departure time should never come before the arrival time. | 263 | 26 fois (90 % des validations) |
| E003 | All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED | 3 503 | 23 fois (79 % des validations) |
| E035 | The GTFS-rt trip.trip_id should belong to the specified trip.route_id in GTFS trips.txt | 1 060 | 19 fois (66 % des validations) |
| E037 | Sequential GTFS-rt trip stop_time_updates shouldn't have the same stop_id | 31 | 18 fois (62 % des validations) |
| E040 | All stop_time_updates must contain stop_id or stop_sequence - both fields cannot be left blank | 24 | 14 fois (48 % des validations) |
| E043 | If a stop_time_update doesn't have a schedule_relationship of SKIPPED or NO_DATA, then either arrival or departure must be provided | 24 | 14 fois (48 % des validations) |
| E004 | All route_ids provided in the GTFS-rt feed must exist in the GTFS data | 416 | 12 fois (41 % des validations) |
| E011 | All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt | 2 792 | 12 fois (41 % des validations) |
Contenu du flux GTFS-RT
Entités
Entités présentes dans ce flux le 04/03/2026 à 05h03 Europe/Paris.
trip_updates (81) vehicle_positions (0) service_alerts (0)Entités présentes dans ce flux lors des 7 derniers jours.
trip_updatesFlux GTFS-RT décodé
Voir le contenu du flux
Voici le flux GTFS-RT décodé au format Protobuf le 04/03/2026 à 05h03 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.
{
"entity": [
{
"id": "SM:ATOUMOD003:ServiceJourney:4051244xGTFSxGSemH18xSemainex05:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 32,
"time": "1772597072"
},
"departure": {
"delay": 32,
"time": "1772597072"
},
"stopId": "FR:76351:ZE:3327:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 44,
"time": "1772598704"
},
"departure": {
"delay": 44,
"time": "1772598704"
},
"stopId": "FR:76305:ZE:4854:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 26,
"time": "1772598806"
},
"stopId": "FR:76305:ZE:4929:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 47,
"time": "1772597507"
},
"departure": {
"delay": 47,
"time": "1772597507"
},
"stopId": "FR:76351:ZE:5151:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 70,
"time": "1772597110"
},
"departure": {
"delay": 70,
"time": "1772597110"
},
"stopId": "FR:76351:ZE:3791:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 62,
"time": "1772597642"
},
"departure": {
"delay": 62,
"time": "1772597642"
},
"stopId": "FR:76351:ZE:3471:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 26,
"time": "1772598566"
},
"departure": {
"delay": 26,
"time": "1772598566"
},
"stopId": "FR:76305:ZE:4928:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 68,
"time": "1772597288"
},
"departure": {
"delay": 68,
"time": "1772597288"
},
"stopId": "FR:76351:ZE:5196:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 85,
"time": "1772598685"
},
"departure": {
"delay": 85,
"time": "1772598685"
},
"stopId": "FR:76305:ZE:4855:ATOUMOD003",
"stopSequence": 15
},
{
"departure": {
"delay": 26,
"time": "1772596826"
},
"stopId": "FR:76351:ZE:5206:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 26,
"time": "1772597786"
},
"departure": {
"delay": 26,
"time": "1772597786"
},
"stopId": "FR:76351:ZE:3271:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 41,
"time": "1772597561"
},
"departure": {
"delay": 41,
"time": "1772597561"
},
"stopId": "FR:76351:ZE:5163:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 70,
"time": "1772596990"
},
"departure": {
"delay": 70,
"time": "1772596990"
},
"stopId": "FR:76351:ZE:3329:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 31,
"time": "1772598331"
},
"departure": {
"delay": 31,
"time": "1772598331"
},
"stopId": "FR:76351:ZE:4856:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 26,
"time": "1772597966"
},
"departure": {
"delay": 26,
"time": "1772597966"
},
"stopId": "FR:76351:ZE:5243:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 60,
"time": "1772598060"
},
"departure": {
"delay": 60,
"time": "1772598060"
},
"stopId": "FR:76351:ZE:5246:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 73,
"time": "1772597473"
},
"departure": {
"delay": 73,
"time": "1772597473"
},
"stopId": "FR:76351:ZE:4485:ATOUMOD003",
"stopSequence": 6
}
],
"timestamp": "1772596862",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:18:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4051244xGTFSxGSemH18xSemainex05:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:8x3490614:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 4,
"time": "1772601244"
},
"departure": {
"delay": 4,
"time": "1772601244"
},
"stopId": "FR:27348:ZE:0x6300:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 12,
"time": "1772602032"
},
"departure": {
"delay": 12,
"time": "1772602032"
},
"stopId": "FR:27365:ZE:0x7270:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": 111,
"time": "1772602551"
},
"departure": {
"delay": 111,
"time": "1772602551"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 40
},
{
"arrival": {
"delay": 3,
"time": "1772600943"
},
"departure": {
"delay": 3,
"time": "1772600943"
},
"stopId": "FR:27008:ZE:0x6047:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 90,
"time": "1772602290"
},
"departure": {
"delay": 90,
"time": "1772602290"
},
"stopId": "FR:27365:ZE:0x6341:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": 45,
"time": "1772600385"
},
"departure": {
"delay": 45,
"time": "1772600385"
},
"stopId": "FR:27458:ZE:0x6681:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"time": "1772601360"
},
"departure": {
"time": "1772601360"
},
"stopId": "FR:27348:ZE:0x6296:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 37,
"time": "1772601637"
},
"departure": {
"delay": 37,
"time": "1772601637"
},
"stopId": "FR:27469:ZE:0x7189:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": 6,
"time": "1772600346"
},
"departure": {
"delay": 6,
"time": "1772600346"
},
"stopId": "FR:27458:ZE:0x6693:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 19,
"time": "1772601319"
},
"departure": {
"delay": 19,
"time": "1772601319"
},
"stopId": "FR:27348:ZE:0x6302:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"time": "1772601840"
},
"departure": {
"time": "1772601840"
},
"stopId": "FR:27196:ZE:0x6321:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": 36,
"time": "1772600316"
},
"departure": {
"delay": 36,
"time": "1772600316"
},
"stopId": "FR:27458:ZE:0x6685:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 36,
"time": "1772602116"
},
"departure": {
"delay": 36,
"time": "1772602116"
},
"stopId": "FR:27365:ZE:0x7272:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"time": "1772601600"
},
"departure": {
"time": "1772601600"
},
"stopId": "FR:27469:ZE:0x6632:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": 121,
"time": "1772602261"
},
"departure": {
"delay": 121,
"time": "1772602261"
},
"stopId": "FR:27365:ZE:0x6333:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": 115,
"time": "1772602375"
},
"departure": {
"delay": 115,
"time": "1772602375"
},
"stopId": "FR:27701:ZE:0x7063:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": 48,
"time": "1772600988"
},
"departure": {
"delay": 48,
"time": "1772600988"
},
"stopId": "FR:27008:ZE:0x6055:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 4,
"time": "1772601784"
},
"departure": {
"delay": 4,
"time": "1772601784"
},
"stopId": "FR:27196:ZE:0x6322:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": 75,
"time": "1772602455"
},
"departure": {
"delay": 75,
"time": "1772602455"
},
"stopId": "FR:27701:ZE:0x7103:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": 38,
"time": "1772601038"
},
"departure": {
"delay": 38,
"time": "1772601038"
},
"stopId": "FR:27008:ZE:0x6051:ATOUMOD006",
"stopSequence": 19
},
{
"departure": {
"time": "1772600100"
},
"stopId": "FR:27458:ZE:0x6686:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": 56,
"time": "1772600156"
},
"departure": {
"delay": 56,
"time": "1772600156"
},
"stopId": "FR:27458:ZE:0x6682:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": 67,
"time": "1772602687"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 41
},
{
"arrival": {
"time": "1772600520"
},
"departure": {
"time": "1772600520"
},
"stopId": "FR:27458:ZE:0x6699:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 67,
"time": "1772602507"
},
"departure": {
"delay": 67,
"time": "1772602507"
},
"stopId": "FR:27701:ZE:0x7162:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": 28,
"time": "1772600188"
},
"departure": {
"delay": 28,
"time": "1772600188"
},
"stopId": "FR:27458:ZE:0x6690:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": 34,
"time": "1772600854"
},
"departure": {
"delay": 34,
"time": "1772600854"
},
"stopId": "FR:27008:ZE:0x6049:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"time": "1772601060"
},
"departure": {
"time": "1772601060"
},
"stopId": "FR:27348:ZE:0x6293:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"time": "1772600760"
},
"departure": {
"time": "1772600760"
},
"stopId": "FR:27008:ZE:0x6058:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 49,
"time": "1772600569"
},
"departure": {
"delay": 49,
"time": "1772600569"
},
"stopId": "FR:27386:ZE:0x6367:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"time": "1772601540"
},
"departure": {
"time": "1772601540"
},
"stopId": "FR:27469:ZE:0x6663:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": 59,
"time": "1772600819"
},
"departure": {
"delay": 59,
"time": "1772600819"
},
"stopId": "FR:27008:ZE:0x6056:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 109,
"time": "1772602309"
},
"departure": {
"delay": 109,
"time": "1772602309"
},
"stopId": "FR:27365:ZE:0x7135:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": 21,
"time": "1772600901"
},
"departure": {
"delay": 21,
"time": "1772600901"
},
"stopId": "FR:27008:ZE:0x6053:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"time": "1772600640"
},
"departure": {
"time": "1772600640"
},
"stopId": "FR:27386:ZE:0x6376:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 18,
"time": "1772600418"
},
"departure": {
"delay": 18,
"time": "1772600418"
},
"stopId": "FR:27458:ZE:0x6695:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 46,
"time": "1772601706"
},
"departure": {
"delay": 46,
"time": "1772601706"
},
"stopId": "FR:27196:ZE:0x6318:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"time": "1772600280"
},
"departure": {
"time": "1772600280"
},
"stopId": "FR:27458:ZE:0x6679:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 32,
"time": "1772601392"
},
"departure": {
"delay": 32,
"time": "1772601392"
},
"stopId": "FR:27348:ZE:0x6299:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": 19,
"time": "1772600659"
},
"departure": {
"delay": 19,
"time": "1772600659"
},
"stopId": "FR:27386:ZE:0x6374:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 100,
"time": "1772602420"
},
"departure": {
"delay": 100,
"time": "1772602420"
},
"stopId": "FR:27701:ZE:0x7091:ATOUMOD006",
"stopSequence": 37
}
],
"timestamp": "1772596876",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:5:LOC",
"tripId": "ATOUMOD006:ServiceJourney:8x3490614:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN13102F5941340x2026x02x21T22x11x00Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772600100"
},
"departure": {
"time": "1772600160"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1772601300"
},
"departure": {
"time": "1772601360"
},
"stopId": "FR:27022:ZE:StopPointxOCETrainxTERx87415620:ATOUMOD002",
"stopSequence": 9
},
{
"departure": {
"time": "1772599560"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1772605080"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1772600640"
},
"departure": {
"time": "1772600700"
},
"stopId": "FR:27701:ZE:StopPointxOCETrainxTERx87415877:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1772601780"
},
"departure": {
"time": "1772601900"
},
"stopId": "FR:27681:ZE:StopPointxOCETrainxTERx87415604:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1772602800"
},
"departure": {
"time": "1772602920"
},
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 17
}
],
"timestamp": "1772595939",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx97E911FAxC8F2x4861xAD3CxC36CF4750A49x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN13102F5941340x2026x02x21T22x11x00Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx350:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 30,
"time": "1772598570"
},
"departure": {
"delay": 30,
"time": "1772598570"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 41,
"time": "1772597261"
},
"departure": {
"delay": 41,
"time": "1772597261"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 30,
"time": "1772597610"
},
"departure": {
"delay": 30,
"time": "1772597610"
},
"stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 35,
"time": "1772598095"
},
"departure": {
"delay": 35,
"time": "1772598095"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1772597220"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 30,
"time": "1772598030"
},
"departure": {
"delay": 30,
"time": "1772598030"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 30,
"time": "1772598630"
},
"departure": {
"delay": 30,
"time": "1772598630"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 30,
"time": "1772599110"
},
"departure": {
"delay": 30,
"time": "1772599110"
},
"stopId": "FR:76540:ZE:TCARxARGEN1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 30,
"time": "1772598450"
},
"departure": {
"delay": 30,
"time": "1772598450"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 54,
"time": "1772598954"
},
"departure": {
"delay": 54,
"time": "1772598954"
},
"stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 6,
"time": "1772598246"
},
"departure": {
"delay": 6,
"time": "1772598246"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 30,
"time": "1772598870"
},
"departure": {
"delay": 30,
"time": "1772598870"
},
"stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 18,
"time": "1772598378"
},
"departure": {
"delay": 18,
"time": "1772598378"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 30,
"time": "1772598330"
},
"departure": {
"delay": 30,
"time": "1772598330"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 53,
"time": "1772598173"
},
"departure": {
"delay": 53,
"time": "1772598173"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1772597520"
},
"departure": {
"time": "1772597520"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 30,
"time": "1772599650"
},
"departure": {
"delay": 30,
"time": "1772599650"
},
"stopId": "FR:76540:ZE:TCARxCHATL1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 22,
"time": "1772599582"
},
"departure": {
"delay": 22,
"time": "1772599582"
},
"stopId": "FR:76540:ZE:TCARxMAIS21:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 25,
"time": "1772599465"
},
"departure": {
"delay": 25,
"time": "1772599465"
},
"stopId": "FR:76540:ZE:TCARxPSALO1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 15,
"time": "1772599395"
},
"departure": {
"delay": 15,
"time": "1772599395"
},
"stopId": "FR:76540:ZE:TCARxMALRA1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 34,
"time": "1772598514"
},
"departure": {
"delay": 34,
"time": "1772598514"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 41,
"time": "1772597441"
},
"departure": {
"delay": 41,
"time": "1772597441"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1772597340"
},
"departure": {
"time": "1772597340"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -1,
"time": "1772598719"
},
"departure": {
"delay": -1,
"time": "1772598719"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 31,
"time": "1772597731"
},
"departure": {
"delay": 31,
"time": "1772597731"
},
"stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 30,
"time": "1772599530"
},
"departure": {
"delay": 30,
"time": "1772599530"
},
"stopId": "FR:76540:ZE:TCARxGALI1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"time": "1772597880"
},
"departure": {
"time": "1772597880"
},
"stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001",
"stopSequence": 8
}
],
"timestamp": "1772596873",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx350:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4107931x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 15,
"time": "1772598195"
},
"departure": {
"delay": 15,
"time": "1772598195"
},
"stopId": "FR:76351:ZE:3987:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 320,
"time": "1772597240"
},
"departure": {
"delay": 320,
"time": "1772597240"
},
"stopId": "FR:76351:ZE:3959:ATOUMOD003",
"stopSequence": 6
},
{
"departure": {
"time": "1772596500"
},
"stopId": "FR:76351:ZE:3983:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 11,
"time": "1772597891"
},
"departure": {
"delay": 11,
"time": "1772597891"
},
"stopId": "FR:76351:ZE:3991:ATOUMOD003",
"stopSequence": 13
},
{
"departure": {
"delay": 37,
"time": "1772596837"
},
"stopId": "FR:76351:ZE:3980:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 55,
"time": "1772597335"
},
"departure": {
"delay": 55,
"time": "1772597335"
},
"stopId": "FR:76351:ZE:3999:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 7,
"time": "1772597227"
},
"departure": {
"delay": 7,
"time": "1772597227"
},
"stopId": "FR:76351:ZE:3959:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 33,
"time": "1772598393"
},
"stopId": "FR:76481:ZE:4890:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 35,
"time": "1772598095"
},
"departure": {
"delay": 35,
"time": "1772598095"
},
"stopId": "FR:76351:ZE:4003:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 53,
"time": "1772597633"
},
"departure": {
"delay": 53,
"time": "1772597633"
},
"stopId": "FR:76351:ZE:3969:ATOUMOD003",
"stopSequence": 11
},
{
"departure": {
"delay": 56,
"time": "1772596736"
},
"stopId": "FR:76351:ZE:3964:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 57,
"time": "1772598297"
},
"departure": {
"delay": 57,
"time": "1772598297"
},
"stopId": "FR:76351:ZE:3953:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 40,
"time": "1772597440"
},
"departure": {
"delay": 40,
"time": "1772597440"
},
"stopId": "FR:76351:ZE:3989:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 21,
"time": "1772597781"
},
"departure": {
"delay": 21,
"time": "1772597781"
},
"stopId": "FR:76351:ZE:3971:ATOUMOD003",
"stopSequence": 12
},
{
"departure": {
"delay": 77,
"time": "1772596637"
},
"stopId": "FR:76351:ZE:3997:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 45,
"time": "1772597985"
},
"departure": {
"delay": 45,
"time": "1772597985"
},
"stopId": "FR:76351:ZE:3975:ATOUMOD003",
"stopSequence": 14
}
],
"timestamp": "1772596882",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4107931x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:8x3470507:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": -1544,
"time": "1772596876"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -47,
"time": "1772599273"
},
"departure": {
"delay": -47,
"time": "1772599273"
},
"stopId": "FR:27701:ZE:0x7036:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 47,
"time": "1772598767"
},
"departure": {
"delay": 47,
"time": "1772598767"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -7,
"time": "1772599853"
},
"departure": {
"delay": -7,
"time": "1772599853"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -47,
"time": "1772599213"
},
"departure": {
"delay": -47,
"time": "1772599213"
},
"stopId": "FR:27701:ZE:0x7126:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -8,
"time": "1772599432"
},
"departure": {
"delay": -8,
"time": "1772599432"
},
"stopId": "FR:27701:ZE:0x7054:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -47,
"time": "1772599513"
},
"departure": {
"delay": -47,
"time": "1772599513"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -47,
"time": "1772599033"
},
"departure": {
"delay": -47,
"time": "1772599033"
},
"stopId": "FR:27701:ZE:0x7100:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -21,
"time": "1772599299"
},
"departure": {
"delay": -21,
"time": "1772599299"
},
"stopId": "FR:27701:ZE:0x7068:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -46,
"time": "1772599334"
},
"departure": {
"delay": -46,
"time": "1772599334"
},
"stopId": "FR:27701:ZE:0x7132:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -47,
"time": "1772599813"
},
"departure": {
"delay": -47,
"time": "1772599813"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -51,
"time": "1772599989"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -39,
"time": "1772599761"
},
"departure": {
"delay": -39,
"time": "1772599761"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"time": "1772598900"
},
"departure": {
"time": "1772598900"
},
"stopId": "FR:27375:ZE:0x6442:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -6,
"time": "1772599374"
},
"departure": {
"delay": -6,
"time": "1772599374"
},
"stopId": "FR:27701:ZE:0x7044:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -47,
"time": "1772599693"
},
"departure": {
"delay": -47,
"time": "1772599693"
},
"stopId": "FR:27701:ZE:0x7095:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 59,
"time": "1772598839"
},
"departure": {
"delay": 59,
"time": "1772598839"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -17,
"time": "1772598943"
},
"departure": {
"delay": -17,
"time": "1772598943"
},
"stopId": "FR:27375:ZE:0x6406:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -36,
"time": "1772599584"
},
"departure": {
"delay": -36,
"time": "1772599584"
},
"stopId": "FR:27701:ZE:0x7108:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -3,
"time": "1772599557"
},
"departure": {
"delay": -3,
"time": "1772599557"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 17
}
],
"timestamp": "1772596876",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:8x3470507:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852002F5934699x2026x02x21T22x11x00Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772603160"
},
"departure": {
"time": "1772603220"
},
"stopId": "FR:27622:ZE:StopPointxOCETrainxTERx87444315:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1772602680"
},
"departure": {
"time": "1772602740"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1772603580"
},
"departure": {
"time": "1772603640"
},
"stopId": "FR:27116:ZE:StopPointxOCETrainxTERx87415364:ATOUMOD002",
"stopSequence": 21
},
{
"arrival": {
"time": "1772600820"
},
"departure": {
"time": "1772600880"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1772601660"
},
"departure": {
"time": "1772601720"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 15
},
{
"departure": {
"time": "1772600040"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1772604540"
},
"departure": {
"time": "1772604600"
},
"stopId": "FR:27105:ZE:StopPointxOCETrainxTERx87415323:ATOUMOD002",
"stopSequence": 23
},
{
"arrival": {
"time": "1772605140"
},
"departure": {
"time": "1772605200"
},
"stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002",
"stopSequence": 25
},
{
"arrival": {
"time": "1772606220"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 26
}
],
"timestamp": "1772596418",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxA6CE6325x08D1x4C25x9D15x15C2DC5E7BD0x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852002F5934699x2026x02x21T22x11x00Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx1385:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772599778"
},
"departure": {
"time": "1772599778"
},
"stopId": "FR:76212:ZE:TCARxECOLE2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1772599625"
},
"departure": {
"time": "1772599625"
},
"stopId": "FR:76212:ZE:TCARxCANAD2:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1772599500"
},
"stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1772599680"
},
"departure": {
"time": "1772599680"
},
"stopId": "FR:76212:ZE:TCARxDMAIR2:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1772596862",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx1385:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4056526x2025x26xGSemHLiaxSemainex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 135,
"time": "1772597235"
},
"departure": {
"delay": 135,
"time": "1772597235"
},
"stopId": "FR:76351:ZE:3069:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 162,
"time": "1772597502"
},
"departure": {
"delay": 162,
"time": "1772597502"
},
"stopId": "FR:76351:ZE:3320:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 183,
"time": "1772597343"
},
"departure": {
"delay": 183,
"time": "1772597343"
},
"stopId": "FR:76351:ZE:3571:ATOUMOD003",
"stopSequence": 13
},
{
"departure": {
"delay": 141,
"time": "1772596881"
},
"stopId": "FR:76351:ZE:3222:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 171,
"time": "1772597811"
},
"departure": {
"delay": 171,
"time": "1772597811"
},
"stopId": "FR:76351:ZE:4768:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 170,
"time": "1772597390"
},
"departure": {
"delay": 170,
"time": "1772597390"
},
"stopId": "FR:76351:ZE:3179:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 128,
"time": "1772597948"
},
"stopId": "FR:76351:ZE:4865:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 158,
"time": "1772597078"
},
"departure": {
"delay": 158,
"time": "1772597078"
},
"stopId": "FR:76351:ZE:3040:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 128,
"time": "1772597108"
},
"departure": {
"delay": 128,
"time": "1772597108"
},
"stopId": "FR:76351:ZE:3478:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 128,
"time": "1772597288"
},
"departure": {
"delay": 128,
"time": "1772597288"
},
"stopId": "FR:76351:ZE:4652:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 128,
"time": "1772596928"
},
"departure": {
"delay": 128,
"time": "1772596928"
},
"stopId": "FR:76351:ZE:4470:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 128,
"time": "1772597648"
},
"departure": {
"delay": 128,
"time": "1772597648"
},
"stopId": "FR:76351:ZE:4640:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 169,
"time": "1772597449"
},
"departure": {
"delay": 169,
"time": "1772597449"
},
"stopId": "FR:76351:ZE:3495:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 138,
"time": "1772597178"
},
"departure": {
"delay": 138,
"time": "1772597178"
},
"stopId": "FR:76351:ZE:3491:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 166,
"time": "1772596966"
},
"departure": {
"delay": 166,
"time": "1772596966"
},
"stopId": "FR:76351:ZE:3080:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 128,
"time": "1772597528"
},
"departure": {
"delay": 128,
"time": "1772597528"
},
"stopId": "FR:76351:ZE:3188:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 133,
"time": "1772597773"
},
"departure": {
"delay": 133,
"time": "1772597773"
},
"stopId": "FR:76351:ZE:3579:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 165,
"time": "1772597565"
},
"departure": {
"delay": 165,
"time": "1772597565"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 133,
"time": "1772597713"
},
"departure": {
"delay": 133,
"time": "1772597713"
},
"stopId": "FR:76351:ZE:3280:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 159,
"time": "1772597019"
},
"departure": {
"delay": 159,
"time": "1772597019"
},
"stopId": "FR:76351:ZE:3674:ATOUMOD003",
"stopSequence": 7
}
],
"timestamp": "1772596882",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C2:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4056526x2025x26xGSemHLiaxSemainex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN850601F5934793x2026x02x21T22x11x00Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772602680"
},
"departure": {
"time": "1772602740"
},
"stopId": "FR:76456:ZE:StopPointxOCETrainxTERx87411280:ATOUMOD002",
"stopSequence": 21
},
{
"arrival": {
"time": "1772601720"
},
"departure": {
"time": "1772601780"
},
"stopId": "FR:76366:ZE:StopPointxOCETrainxTERx87411256:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1772602080"
},
"departure": {
"time": "1772602140"
},
"stopId": "FR:76057:ZE:StopPointxOCETrainxTERx87411264:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1772601060"
},
"departure": {
"time": "1772601240"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1772602260"
},
"departure": {
"time": "1772602320"
},
"stopId": "FR:76495:ZE:StopPointxOCETrainxTERx87411272:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1772600100"
},
"departure": {
"time": "1772600160"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1772600640"
},
"departure": {
"time": "1772600760"
},
"stopId": "FR:76681:ZE:StopPointxOCETrainxTERx87411223:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1772603160"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1772601480"
},
"departure": {
"time": "1772601540"
},
"stopId": "FR:76474:ZE:StopPointxOCETrainxTERx87411249:ATOUMOD002",
"stopSequence": 13
},
{
"departure": {
"time": "1772599680"
},
"stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1772600340"
},
"departure": {
"time": "1772600400"
},
"stopId": "FR:76575:ZE:StopPointxOCETrainxTERx87411215:ATOUMOD002",
"stopSequence": 7
}
],
"timestamp": "1772596059",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxde778414x6e3dx4bc7x9d9ax6bac6aed673fx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN850601F5934793x2026x02x21T22x11x00Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC602146:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772601060"
},
"departure": {
"time": "1772601060"
},
"stopId": "FR:27229:ZE:0xADO01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 32,
"time": "1772600612"
},
"departure": {
"delay": 32,
"time": "1772600612"
},
"stopId": "FR:27229:ZE:0xCAS01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": 23,
"time": "1772601863"
},
"stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": 33,
"time": "1772600493"
},
"departure": {
"delay": 33,
"time": "1772600493"
},
"stopId": "FR:27229:ZE:0xBOS01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 30,
"time": "1772600550"
},
"departure": {
"delay": 30,
"time": "1772600550"
},
"stopId": "FR:27229:ZE:0xCLS01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": 50,
"time": "1772601230"
},
"departure": {
"delay": 50,
"time": "1772601230"
},
"stopId": "FR:27229:ZE:0xVAL01:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"time": "1772600700"
},
"departure": {
"time": "1772600700"
},
"stopId": "FR:27229:ZE:0xSAC01:ATOUMOD004",
"stopSequence": 13
},
{
"departure": {
"time": "1772600400"
},
"stopId": "FR:27229:ZE:0xROS01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": 51,
"time": "1772600991"
},
"departure": {
"delay": 51,
"time": "1772600991"
},
"stopId": "FR:27229:ZE:0xECH01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": 69,
"time": "1772601489"
},
"departure": {
"delay": 69,
"time": "1772601489"
},
"stopId": "FR:27229:ZE:0xSAU01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": 56,
"time": "1772600456"
},
"departure": {
"delay": 56,
"time": "1772600456"
},
"stopId": "FR:27229:ZE:0xTAT01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 23,
"time": "1772601803"
},
"departure": {
"delay": 23,
"time": "1772601803"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": 17,
"time": "1772600657"
},
"departure": {
"delay": 17,
"time": "1772600657"
},
"stopId": "FR:27229:ZE:0xSAL01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 33,
"time": "1772601273"
},
"departure": {
"delay": 33,
"time": "1772601273"
},
"stopId": "FR:27229:ZE:0xNOR01:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": 13,
"time": "1772601193"
},
"departure": {
"delay": 13,
"time": "1772601193"
},
"stopId": "FR:27229:ZE:0xLOR01:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": 56,
"time": "1772601116"
},
"departure": {
"delay": 56,
"time": "1772601116"
},
"stopId": "FR:27229:ZE:0xMAR01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 28,
"time": "1772601688"
},
"departure": {
"delay": 28,
"time": "1772601688"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": 42,
"time": "1772600922"
},
"departure": {
"delay": 42,
"time": "1772600922"
},
"stopId": "FR:27229:ZE:0xPAN01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 23,
"time": "1772601623"
},
"departure": {
"delay": 23,
"time": "1772601623"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": 23,
"time": "1772601323"
},
"departure": {
"delay": 23,
"time": "1772601323"
},
"stopId": "FR:27229:ZE:0xCOT01:ATOUMOD004",
"stopSequence": 24
}
],
"timestamp": "1772596867",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T10:LOC",
"tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC602146:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx1489:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -11324,
"time": "1772598916"
},
"departure": {
"delay": -11324,
"time": "1772598916"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -11340,
"time": "1772598840"
},
"departure": {
"delay": -11340,
"time": "1772598840"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -11570,
"time": "1772599810"
},
"departure": {
"delay": -11570,
"time": "1772599810"
},
"stopId": "FR:76157:ZE:TCARxTDUMA2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": -11580,
"time": "1772599740"
},
"departure": {
"delay": -11580,
"time": "1772599740"
},
"stopId": "FR:76157:ZE:TCARxTOUYE2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": -11516,
"time": "1772599504"
},
"departure": {
"delay": -11516,
"time": "1772599504"
},
"stopId": "FR:76540:ZE:TCARxMIN2T:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": -11234,
"time": "1772598586"
},
"departure": {
"delay": -11234,
"time": "1772598586"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -11580,
"time": "1772599980"
},
"departure": {
"delay": -11580,
"time": "1772599980"
},
"stopId": "FR:76157:ZE:TCARxTJAUR2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": -11255,
"time": "1772598685"
},
"departure": {
"delay": -11255,
"time": "1772598685"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -11040,
"time": "1772598360"
},
"departure": {
"delay": -11040,
"time": "1772598360"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"delay": -10920,
"time": "1772597940"
},
"stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -11502,
"time": "1772599578"
},
"departure": {
"delay": -11502,
"time": "1772599578"
},
"stopId": "FR:76157:ZE:TCARxCORNI2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": -10942,
"time": "1772598218"
},
"departure": {
"delay": -10942,
"time": "1772598218"
},
"stopId": "FR:76212:ZE:TCARxECOLE2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -11580,
"time": "1772600160"
},
"departure": {
"delay": -11580,
"time": "1772600160"
},
"stopId": "FR:76157:ZE:TCARxTBIZET:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": -11320,
"time": "1772599160"
},
"departure": {
"delay": -11320,
"time": "1772599160"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": -10988,
"time": "1772598292"
},
"departure": {
"delay": -10988,
"time": "1772598292"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -11565,
"time": "1772600055"
},
"departure": {
"delay": -11565,
"time": "1772600055"
},
"stopId": "FR:76157:ZE:TCARxTPISS2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": -11340,
"time": "1772599260"
},
"departure": {
"delay": -11340,
"time": "1772599260"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": -11220,
"time": "1772598540"
},
"departure": {
"delay": -11220,
"time": "1772598540"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -11312,
"time": "1772598748"
},
"departure": {
"delay": -11312,
"time": "1772598748"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -10920,
"time": "1772598120"
},
"departure": {
"delay": -10920,
"time": "1772598120"
},
"stopId": "FR:76212:ZE:TCARxDMAIR2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -11352,
"time": "1772599068"
},
"departure": {
"delay": -11352,
"time": "1772599068"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": -11550,
"time": "1772599710"
},
"departure": {
"delay": -11550,
"time": "1772599710"
},
"stopId": "FR:76157:ZE:TCARxTPRAT2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": -11579,
"time": "1772599921"
},
"departure": {
"delay": -11579,
"time": "1772599921"
},
"stopId": "FR:76157:ZE:TCARxTPROV2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": -10915,
"time": "1772598065"
},
"departure": {
"delay": -10915,
"time": "1772598065"
},
"stopId": "FR:76212:ZE:TCARxCANAD2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -11340,
"time": "1772598960"
},
"departure": {
"delay": -11340,
"time": "1772598960"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": -11520,
"time": "1772599380"
},
"departure": {
"delay": -11520,
"time": "1772599380"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 17
}
],
"timestamp": "1772590745",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx1489:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:8x3470857:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772603245"
},
"departure": {
"time": "1772603280"
},
"stopId": "FR:27375:ZE:0x6443:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 31,
"time": "1772603191"
},
"departure": {
"delay": 31,
"time": "1772603191"
},
"stopId": "FR:27375:ZE:0x6408:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 8,
"time": "1772602268"
},
"departure": {
"delay": 8,
"time": "1772602268"
},
"stopId": "FR:27188:ZE:0x6143:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -263,
"time": "1772604937"
},
"departure": {
"delay": -263,
"time": "1772604937"
},
"stopId": "FR:27022:ZE:0x6988:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": 12,
"time": "1772602092"
},
"departure": {
"delay": 12,
"time": "1772602092"
},
"stopId": "FR:27188:ZE:0x7264:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -407,
"time": "1772605873"
},
"stopId": "FR:27022:ZE:0x6991:ATOUMOD006",
"stopSequence": 42
},
{
"arrival": {
"delay": -234,
"time": "1772605506"
},
"departure": {
"delay": -234,
"time": "1772605506"
},
"stopId": "FR:27275:ZE:0x6224:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": -4244,
"time": "1772596876"
},
"departure": {
"delay": -4244,
"time": "1772596876"
},
"stopId": "FR:76231:ZE:0x6175:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -252,
"time": "1772605488"
},
"departure": {
"delay": -252,
"time": "1772605488"
},
"stopId": "FR:27275:ZE:0x7179:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": 10,
"time": "1772602510"
},
"departure": {
"delay": 10,
"time": "1772602510"
},
"stopId": "FR:27469:ZE:0x7189:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -4604,
"time": "1772596876"
},
"departure": {
"delay": -4604,
"time": "1772596876"
},
"stopId": "FR:76640:ZE:0x7158:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"time": "1772602500"
},
"departure": {
"time": "1772602500"
},
"stopId": "FR:27469:ZE:0x6632:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 28,
"time": "1772601988"
},
"departure": {
"delay": 28,
"time": "1772601988"
},
"stopId": "FR:27188:ZE:0x6140:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 58,
"time": "1772602438"
},
"departure": {
"delay": 58,
"time": "1772602438"
},
"stopId": "FR:27469:ZE:0x6650:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -263,
"time": "1772604517"
},
"departure": {
"delay": -263,
"time": "1772604517"
},
"stopId": "FR:27249:ZE:0x6185:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": -3944,
"time": "1772596876"
},
"departure": {
"delay": -3944,
"time": "1772596876"
},
"stopId": "FR:76561:ZE:0x6786:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -145,
"time": "1772603855"
},
"departure": {
"delay": -145,
"time": "1772603855"
},
"stopId": "FR:27375:ZE:0x7187:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": -226,
"time": "1772604314"
},
"departure": {
"delay": -226,
"time": "1772604314"
},
"stopId": "FR:27332:ZE:0x6235:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": -120,
"time": "1772603460"
},
"departure": {
"delay": -120,
"time": "1772603460"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"time": "1772603040"
},
"departure": {
"time": "1772603040"
},
"stopId": "FR:27701:ZE:0x7128:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"time": "1772602380"
},
"departure": {
"time": "1772602380"
},
"stopId": "FR:27469:ZE:0x6648:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -263,
"time": "1772605297"
},
"departure": {
"delay": -263,
"time": "1772605297"
},
"stopId": "FR:27275:ZE:0x6200:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": -180,
"time": "1772603820"
},
"departure": {
"delay": -180,
"time": "1772603820"
},
"stopId": "FR:27375:ZE:0x6502:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": -252,
"time": "1772604108"
},
"departure": {
"delay": -252,
"time": "1772604108"
},
"stopId": "FR:27332:ZE:0x6252:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": -180,
"time": "1772604060"
},
"departure": {
"delay": -180,
"time": "1772604060"
},
"stopId": "FR:27456:ZE:0x6734:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": -151,
"time": "1772603549"
},
"departure": {
"delay": -151,
"time": "1772603549"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -263,
"time": "1772604697"
},
"departure": {
"delay": -263,
"time": "1772604697"
},
"stopId": "FR:27022:ZE:0x6977:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": -137,
"time": "1772603683"
},
"departure": {
"delay": -137,
"time": "1772603683"
},
"stopId": "FR:27375:ZE:0x6448:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -43,
"time": "1772603417"
},
"departure": {
"delay": -43,
"time": "1772603417"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"time": "1772601660"
},
"departure": {
"time": "1772601660"
},
"stopId": "FR:27394:ZE:0x6605:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 24,
"time": "1772602344"
},
"departure": {
"delay": 24,
"time": "1772602344"
},
"stopId": "FR:27469:ZE:0x7267:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 26,
"time": "1772601866"
},
"departure": {
"delay": 26,
"time": "1772601866"
},
"stopId": "FR:27188:ZE:0x7177:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -240,
"time": "1772605380"
},
"departure": {
"delay": -240,
"time": "1772605380"
},
"stopId": "FR:27275:ZE:0x6208:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": 7,
"time": "1772601787"
},
"departure": {
"delay": 7,
"time": "1772601787"
},
"stopId": "FR:27188:ZE:0x7174:ATOUMOD006",
"stopSequence": 6
},
{
"departure": {
"delay": -3584,
"time": "1772596876"
},
"stopId": "FR:76561:ZE:0x6790:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"time": "1772603100"
},
"departure": {
"time": "1772603100"
},
"stopId": "FR:27701:ZE:0x7101:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -337,
"time": "1772605823"
},
"departure": {
"delay": -337,
"time": "1772605823"
},
"stopId": "FR:27022:ZE:0x6978:ATOUMOD006",
"stopSequence": 41
},
{
"arrival": {
"delay": -337,
"time": "1772605703"
},
"departure": {
"delay": -337,
"time": "1772605703"
},
"stopId": "FR:27275:ZE:0x6193:ATOUMOD006",
"stopSequence": 40
},
{
"arrival": {
"delay": -312,
"time": "1772605548"
},
"departure": {
"delay": -312,
"time": "1772605548"
},
"stopId": "FR:27275:ZE:0x6232:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": -244,
"time": "1772605436"
},
"departure": {
"delay": -244,
"time": "1772605436"
},
"stopId": "FR:27275:ZE:0x6226:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": -145,
"time": "1772603735"
},
"departure": {
"delay": -145,
"time": "1772603735"
},
"stopId": "FR:27375:ZE:0x6402:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -60,
"time": "1772603340"
},
"departure": {
"delay": -60,
"time": "1772603340"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 20
}
],
"timestamp": "1772596876",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:E1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:8x3470857:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:8x3470506:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 24,
"time": "1772598264"
},
"departure": {
"delay": 24,
"time": "1772598264"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 60,
"time": "1772598060"
},
"departure": {
"delay": 60,
"time": "1772598060"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 16,
"time": "1772598496"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 16,
"time": "1772597716"
},
"departure": {
"delay": 16,
"time": "1772597716"
},
"stopId": "FR:27701:ZE:0x7126:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 16,
"time": "1772597776"
},
"departure": {
"delay": 16,
"time": "1772597776"
},
"stopId": "FR:27701:ZE:0x7036:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 42,
"time": "1772597802"
},
"departure": {
"delay": 42,
"time": "1772597802"
},
"stopId": "FR:27701:ZE:0x7068:ATOUMOD006",
"stopSequence": 12
},
{
"departure": {
"delay": 29,
"time": "1772596889"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": 47,
"time": "1772597207"
},
"departure": {
"delay": 47,
"time": "1772597207"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 16,
"time": "1772598196"
},
"departure": {
"delay": 16,
"time": "1772598196"
},
"stopId": "FR:27701:ZE:0x7095:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 16,
"time": "1772597536"
},
"departure": {
"delay": 16,
"time": "1772597536"
},
"stopId": "FR:27701:ZE:0x7100:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 57,
"time": "1772597877"
},
"departure": {
"delay": 57,
"time": "1772597877"
},
"stopId": "FR:27701:ZE:0x7044:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 33,
"time": "1772597433"
},
"departure": {
"delay": 33,
"time": "1772597433"
},
"stopId": "FR:27375:ZE:0x6406:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 55,
"time": "1772597935"
},
"departure": {
"delay": 55,
"time": "1772597935"
},
"stopId": "FR:27701:ZE:0x7054:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 62,
"time": "1772597282"
},
"departure": {
"delay": 62,
"time": "1772597282"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 17,
"time": "1772597837"
},
"departure": {
"delay": 17,
"time": "1772597837"
},
"stopId": "FR:27701:ZE:0x7132:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 16,
"time": "1772598016"
},
"departure": {
"delay": 16,
"time": "1772598016"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 56,
"time": "1772598356"
},
"departure": {
"delay": 56,
"time": "1772598356"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 16,
"time": "1772598316"
},
"departure": {
"delay": 16,
"time": "1772598316"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 27,
"time": "1772598087"
},
"departure": {
"delay": 27,
"time": "1772598087"
},
"stopId": "FR:27701:ZE:0x7108:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 16,
"time": "1772597356"
},
"departure": {
"delay": 16,
"time": "1772597356"
},
"stopId": "FR:27375:ZE:0x6442:ATOUMOD006",
"stopSequence": 7
}
],
"timestamp": "1772596846",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:8x3470506:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx1714:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -3792,
"time": "1772599488"
},
"departure": {
"delay": -3792,
"time": "1772599488"
},
"stopId": "FR:76157:ZE:TCARxCORNI1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -3783,
"time": "1772599017"
},
"departure": {
"delay": -3783,
"time": "1772599017"
},
"stopId": "FR:76157:ZE:TCARxTJAUR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -3840,
"time": "1772599200"
},
"departure": {
"delay": -3840,
"time": "1772599200"
},
"stopId": "FR:76157:ZE:TCARxTOUYE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -3786,
"time": "1772599254"
},
"departure": {
"delay": -3786,
"time": "1772599254"
},
"stopId": "FR:76157:ZE:TCARxTPRAT1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -3826,
"time": "1772599154"
},
"departure": {
"delay": -3826,
"time": "1772599154"
},
"stopId": "FR:76157:ZE:TCARxTDUMA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -3780,
"time": "1772599620"
},
"departure": {
"delay": -3780,
"time": "1772599620"
},
"stopId": "FR:76540:ZE:TCARxMIN1T:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -3739,
"time": "1772598941"
},
"departure": {
"delay": -3739,
"time": "1772598941"
},
"stopId": "FR:76157:ZE:TCARxTPISS1:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"delay": -3780,
"time": "1772598900"
},
"stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -3798,
"time": "1772599062"
},
"departure": {
"delay": -3798,
"time": "1772599062"
},
"stopId": "FR:76157:ZE:TCARxTPROV1:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1772596854",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx1714:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx1712:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -24044,
"time": "1772599336"
},
"departure": {
"delay": -24044,
"time": "1772599336"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": -24051,
"time": "1772599269"
},
"departure": {
"delay": -24051,
"time": "1772599269"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": -23955,
"time": "1772598825"
},
"departure": {
"delay": -23955,
"time": "1772598825"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": -23917,
"time": "1772597963"
},
"departure": {
"delay": -23917,
"time": "1772597963"
},
"stopId": "FR:76157:ZE:TCARxTDUMA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -23877,
"time": "1772598063"
},
"departure": {
"delay": -23877,
"time": "1772598063"
},
"stopId": "FR:76157:ZE:TCARxTPRAT1:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"delay": -23871,
"time": "1772597709"
},
"stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -23931,
"time": "1772598429"
},
"departure": {
"delay": -23931,
"time": "1772598429"
},
"stopId": "FR:76540:ZE:TCARxMIN1T:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -23874,
"time": "1772597826"
},
"departure": {
"delay": -23874,
"time": "1772597826"
},
"stopId": "FR:76157:ZE:TCARxTJAUR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -24056,
"time": "1772599864"
},
"departure": {
"delay": -24056,
"time": "1772599864"
},
"stopId": "FR:76212:ZE:TCARxCANAD1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": -23889,
"time": "1772597871"
},
"departure": {
"delay": -23889,
"time": "1772597871"
},
"stopId": "FR:76157:ZE:TCARxTPROV1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -23991,
"time": "1772598909"
},
"departure": {
"delay": -23991,
"time": "1772598909"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": -23908,
"time": "1772598752"
},
"departure": {
"delay": -23908,
"time": "1772598752"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -23931,
"time": "1772598009"
},
"departure": {
"delay": -23931,
"time": "1772598009"
},
"stopId": "FR:76157:ZE:TCARxTOUYE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -24111,
"time": "1772599449"
},
"departure": {
"delay": -24111,
"time": "1772599449"
},
"stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": -24109,
"time": "1772599631"
},
"departure": {
"delay": -24109,
"time": "1772599631"
},
"stopId": "FR:76540:ZE:TCARxECOLE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": -24111,
"time": "1772599989"
},
"stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": -23943,
"time": "1772598957"
},
"departure": {
"delay": -23943,
"time": "1772598957"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": -23987,
"time": "1772599093"
},
"departure": {
"delay": -23987,
"time": "1772599093"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": -23931,
"time": "1772598609"
},
"departure": {
"delay": -23931,
"time": "1772598609"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -23991,
"time": "1772599029"
},
"departure": {
"delay": -23991,
"time": "1772599029"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": -23926,
"time": "1772598674"
},
"departure": {
"delay": -23926,
"time": "1772598674"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -23830,
"time": "1772597750"
},
"departure": {
"delay": -23830,
"time": "1772597750"
},
"stopId": "FR:76157:ZE:TCARxTPISS1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -24111,
"time": "1772599749"
},
"departure": {
"delay": -24111,
"time": "1772599749"
},
"stopId": "FR:76212:ZE:TCARxDMAIR1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": -24051,
"time": "1772599149"
},
"departure": {
"delay": -24051,
"time": "1772599149"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": -23883,
"time": "1772598297"
},
"departure": {
"delay": -23883,
"time": "1772598297"
},
"stopId": "FR:76157:ZE:TCARxCORNI1:ATOUMOD001",
"stopSequence": 8
}
],
"timestamp": "1772596873",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx1712:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748425x2025xHxMultxMexMercredix00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 60,
"time": "1772597460"
},
"departure": {
"delay": 60,
"time": "1772597460"
},
"stopId": "FR:50129:ZE:10SMT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 60,
"time": "1772599020"
},
"departure": {
"delay": 60,
"time": "1772599020"
},
"stopId": "FR:50129:ZE:10SAD2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 60,
"time": "1772597580"
},
"departure": {
"delay": 60,
"time": "1772597580"
},
"stopId": "FR:50129:ZE:10LEC1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 60,
"time": "1772598120"
},
"departure": {
"delay": 60,
"time": "1772598120"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 60,
"time": "1772597340"
},
"departure": {
"delay": 60,
"time": "1772597340"
},
"stopId": "FR:50129:ZE:10EGL6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 60,
"time": "1772597280"
},
"departure": {
"delay": 60,
"time": "1772597280"
},
"stopId": "FR:50129:ZE:10HUI3:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 60,
"time": "1772598840"
},
"departure": {
"delay": 60,
"time": "1772598840"
},
"stopId": "FR:50129:ZE:10CIM2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 60,
"time": "1772598780"
},
"departure": {
"delay": 60,
"time": "1772598780"
},
"stopId": "FR:50129:ZE:10FJT2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 60,
"time": "1772597520"
},
"departure": {
"delay": 60,
"time": "1772597520"
},
"stopId": "FR:50129:ZE:10FRA1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 60,
"time": "1772598960"
},
"departure": {
"delay": 60,
"time": "1772598960"
},
"stopId": "FR:50129:ZE:10VOL2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 60,
"time": "1772598540"
},
"departure": {
"delay": 60,
"time": "1772598540"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 60,
"time": "1772599080"
},
"departure": {
"delay": 60,
"time": "1772599080"
},
"stopId": "FR:50129:ZE:10ROS2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 60,
"time": "1772597160"
},
"departure": {
"delay": 60,
"time": "1772597160"
},
"stopId": "FR:50129:ZE:10VIG1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 60,
"time": "1772597160"
},
"departure": {
"delay": 60,
"time": "1772597160"
},
"stopId": "FR:50129:ZE:10CRB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 60,
"time": "1772599200"
},
"departure": {
"delay": 60,
"time": "1772599200"
},
"stopId": "FR:50129:ZE:10PFJ2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 60,
"time": "1772597760"
},
"departure": {
"delay": 60,
"time": "1772597760"
},
"stopId": "FR:50129:ZE:10POL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 60,
"time": "1772599320"
},
"departure": {
"delay": 60,
"time": "1772599320"
},
"stopId": "FR:50129:ZE:10CDF2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 60,
"time": "1772597100"
},
"departure": {
"delay": 60,
"time": "1772597100"
},
"stopId": "FR:50129:ZE:10DAN1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 60,
"time": "1772598300"
},
"departure": {
"delay": 60,
"time": "1772598300"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 60,
"time": "1772599260"
},
"departure": {
"delay": 60,
"time": "1772599260"
},
"stopId": "FR:50129:ZE:10BCP2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 60,
"time": "1772599140"
},
"departure": {
"delay": 60,
"time": "1772599140"
},
"stopId": "FR:50129:ZE:10SAL2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 60,
"time": "1772598240"
},
"departure": {
"delay": 60,
"time": "1772598240"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 60,
"time": "1772598660"
},
"departure": {
"delay": 60,
"time": "1772598660"
},
"stopId": "FR:50129:ZE:10MEN3:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 60,
"time": "1772598180"
},
"departure": {
"delay": 60,
"time": "1772598180"
},
"stopId": "FR:50129:ZE:10CTR1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 60,
"time": "1772597940"
},
"departure": {
"delay": 60,
"time": "1772597940"
},
"stopId": "FR:50129:ZE:10STA1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 60,
"time": "1772597640"
},
"departure": {
"delay": 60,
"time": "1772597640"
},
"stopId": "FR:50129:ZE:10LEB1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 60,
"time": "1772599380"
},
"stopId": "FR:50129:ZE:10DIG1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 60,
"time": "1772598060"
},
"departure": {
"delay": 60,
"time": "1772598060"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 60,
"time": "1772599200"
},
"departure": {
"delay": 60,
"time": "1772599200"
},
"stopId": "FR:50129:ZE:10COT2:ATOUMOD035",
"stopSequence": 30
},
{
"departure": {
"time": "1772596800"
},
"stopId": "FR:50129:ZE:10ZAG1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 60,
"time": "1772598900"
},
"departure": {
"delay": 60,
"time": "1772598900"
},
"stopId": "FR:50129:ZE:10RED2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 60,
"time": "1772597400"
},
"departure": {
"delay": 60,
"time": "1772597400"
},
"stopId": "FR:50129:ZE:10VAB1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 60,
"time": "1772597820"
},
"departure": {
"delay": 60,
"time": "1772597820"
},
"stopId": "FR:50129:ZE:10LCO1:ATOUMOD035",
"stopSequence": 13
}
],
"timestamp": "1772596852",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:05:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748425x2025xHxMultxMexMercredix00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx373:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1772600760"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1772596573",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx373:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3330F5952584x2026x02x22T22x07x48Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772598120"
},
"departure": {
"time": "1772598180"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1772599020"
},
"departure": {
"time": "1772599080"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1772604900"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"time": "1772600580"
},
"departure": {
"time": "1772600700"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 7
},
{
"departure": {
"time": "1772596800"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 1
}
],
"timestamp": "1772593180",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx0ce8180cx0fb6x4cc1x80bax53782622a5cex:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3330F5952584x2026x02x22T22x07x48Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4108120x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 4,
"time": "1772597404"
},
"departure": {
"delay": 4,
"time": "1772597404"
},
"stopId": "FR:76351:ZE:3968:ATOUMOD003",
"stopSequence": 8
},
{
"departure": {
"delay": 38,
"time": "1772596778"
},
"stopId": "FR:76351:ZE:3952:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 19,
"time": "1772597119"
},
"departure": {
"delay": 19,
"time": "1772597119"
},
"stopId": "FR:76351:ZE:3956:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 16,
"time": "1772597236"
},
"departure": {
"delay": 16,
"time": "1772597236"
},
"stopId": "FR:76351:ZE:3958:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": -18,
"time": "1772597982"
},
"departure": {
"delay": -18,
"time": "1772597982"
},
"stopId": "FR:76351:ZE:3965:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": -24,
"time": "1772597676"
},
"departure": {
"delay": -24,
"time": "1772597676"
},
"stopId": "FR:76351:ZE:4000:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": -21,
"time": "1772597019"
},
"departure": {
"delay": -21,
"time": "1772597019"
},
"stopId": "FR:76351:ZE:3986:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": -14,
"time": "1772597866"
},
"departure": {
"delay": -14,
"time": "1772597866"
},
"stopId": "FR:76351:ZE:3981:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 18,
"time": "1772598078"
},
"departure": {
"delay": 18,
"time": "1772598078"
},
"stopId": "FR:76351:ZE:3998:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 9,
"time": "1772597589"
},
"departure": {
"delay": 9,
"time": "1772597589"
},
"stopId": "FR:76351:ZE:3990:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": -23,
"time": "1772598157"
},
"stopId": "FR:76351:ZE:3984:ATOUMOD003",
"stopSequence": 15
},
{
"departure": {
"delay": 43,
"time": "1772596663"
},
"stopId": "FR:76351:ZE:3996:ATOUMOD003",
"stopSequence": 2
},
{
"departure": {
"delay": -6,
"time": "1772596854"
},
"stopId": "FR:76351:ZE:3994:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 18,
"time": "1772597778"
},
"departure": {
"delay": 18,
"time": "1772597778"
},
"stopId": "FR:76351:ZE:3960:ATOUMOD003",
"stopSequence": 11
},
{
"departure": {
"delay": 42,
"time": "1772596482"
},
"stopId": "FR:76351:ZE:3979:ATOUMOD003",
"stopSequence": 1
}
],
"timestamp": "1772596882",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:B:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4108120x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746133x2025xHxMultxMexMercredix00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -30,
"time": "1772599530"
},
"departure": {
"delay": -30,
"time": "1772599530"
},
"stopId": "FR:50129:ZE:10RSX1:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": -30,
"time": "1772598570"
},
"departure": {
"delay": -30,
"time": "1772598570"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -30,
"time": "1772597310"
},
"departure": {
"delay": -30,
"time": "1772597310"
},
"stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -30,
"time": "1772597670"
},
"departure": {
"delay": -30,
"time": "1772597670"
},
"stopId": "FR:50129:ZE:10BEL1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -30,
"time": "1772599050"
},
"departure": {
"delay": -30,
"time": "1772599050"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": -30,
"time": "1772597550"
},
"departure": {
"delay": -30,
"time": "1772597550"
},
"stopId": "FR:50129:ZE:10AGO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -30,
"time": "1772596950"
},
"departure": {
"delay": -30,
"time": "1772596950"
},
"stopId": "FR:50129:ZE:10BRT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -30,
"time": "1772598450"
},
"departure": {
"delay": -30,
"time": "1772598450"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": -30,
"time": "1772597850"
},
"departure": {
"delay": -30,
"time": "1772597850"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -30,
"time": "1772599470"
},
"departure": {
"delay": -30,
"time": "1772599470"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": -30,
"time": "1772596890"
},
"departure": {
"delay": -30,
"time": "1772596890"
},
"stopId": "FR:50129:ZE:10HOU1:ATOUMOD035",
"stopSequence": 7
},
{
"departure": {
"delay": 10,
"time": "1772596570"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -30,
"time": "1772598210"
},
"departure": {
"delay": -30,
"time": "1772598210"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -30,
"time": "1772597130"
},
"departure": {
"delay": -30,
"time": "1772597130"
},
"stopId": "FR:50129:ZE:10PRE1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -30,
"time": "1772597190"
},
"departure": {
"delay": -30,
"time": "1772597190"
},
"stopId": "FR:50129:ZE:10CPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 46,
"time": "1772596636"
},
"departure": {
"delay": 46,
"time": "1772596666"
},
"stopId": "FR:50129:ZE:10COF1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -30,
"time": "1772598150"
},
"departure": {
"delay": -30,
"time": "1772598150"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -30,
"time": "1772597430"
},
"departure": {
"delay": -30,
"time": "1772597430"
},
"stopId": "FR:50129:ZE:10DUB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -30,
"time": "1772599290"
},
"departure": {
"delay": -30,
"time": "1772599290"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": -30,
"time": "1772599230"
},
"departure": {
"delay": -30,
"time": "1772599230"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": -30,
"time": "1772598990"
},
"departure": {
"delay": -30,
"time": "1772598990"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 46,
"time": "1772596591"
},
"departure": {
"delay": 46,
"time": "1772596606"
},
"stopId": "FR:50129:ZE:10SFG1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -30,
"time": "1772598630"
},
"departure": {
"delay": -30,
"time": "1772598630"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": -13,
"time": "1772596766"
},
"departure": {
"delay": -13,
"time": "1772596787"
},
"stopId": "FR:50129:ZE:10SFN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -30,
"time": "1772599530"
},
"departure": {
"delay": -30,
"time": "1772599530"
},
"stopId": "FR:50129:ZE:10CVE1:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": -30,
"time": "1772599590"
},
"departure": {
"delay": -30,
"time": "1772599590"
},
"stopId": "FR:50129:ZE:10COS1:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": -30,
"time": "1772598330"
},
"departure": {
"delay": -30,
"time": "1772598330"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -30,
"time": "1772599710"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": -30,
"time": "1772599410"
},
"departure": {
"delay": -30,
"time": "1772599410"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": -1,
"time": "1772596719"
},
"departure": {
"delay": -1,
"time": "1772596739"
},
"stopId": "FR:50129:ZE:10ALB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -30,
"time": "1772597070"
},
"departure": {
"delay": -30,
"time": "1772597070"
},
"stopId": "FR:50129:ZE:10ARA1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -30,
"time": "1772597490"
},
"departure": {
"delay": -30,
"time": "1772597490"
},
"stopId": "FR:50129:ZE:10LAV1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -30,
"time": "1772599110"
},
"departure": {
"delay": -30,
"time": "1772599110"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": -30,
"time": "1772598990"
},
"departure": {
"delay": -30,
"time": "1772598990"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": -30,
"time": "1772597790"
},
"departure": {
"delay": -30,
"time": "1772597790"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -30,
"time": "1772597250"
},
"departure": {
"delay": -30,
"time": "1772597250"
},
"stopId": "FR:50129:ZE:10LON1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -30,
"time": "1772597190"
},
"departure": {
"delay": -30,
"time": "1772597190"
},
"stopId": "FR:50129:ZE:10BHE1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -30,
"time": "1772598090"
},
"departure": {
"delay": -30,
"time": "1772598090"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -30,
"time": "1772597610"
},
"departure": {
"delay": -30,
"time": "1772597610"
},
"stopId": "FR:50129:ZE:10HOM1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -30,
"time": "1772597970"
},
"departure": {
"delay": -30,
"time": "1772597970"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -13,
"time": "1772596835"
},
"departure": {
"delay": -13,
"time": "1772596847"
},
"stopId": "FR:50129:ZE:10CAR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -30,
"time": "1772596950"
},
"departure": {
"delay": -30,
"time": "1772596950"
},
"stopId": "FR:50129:ZE:10BON1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -30,
"time": "1772598810"
},
"departure": {
"delay": -30,
"time": "1772598810"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -30,
"time": "1772599350"
},
"departure": {
"delay": -30,
"time": "1772599350"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": -30,
"time": "1772599470"
},
"departure": {
"delay": -30,
"time": "1772599470"
},
"stopId": "FR:50129:ZE:10MGT1:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": -30,
"time": "1772598270"
},
"departure": {
"delay": -30,
"time": "1772598270"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": -30,
"time": "1772598870"
},
"departure": {
"delay": -30,
"time": "1772598870"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": -30,
"time": "1772597730"
},
"departure": {
"delay": -30,
"time": "1772597730"
},
"stopId": "FR:50129:ZE:10HUI1:ATOUMOD035",
"stopSequence": 21
}
],
"timestamp": "1772596847",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746133x2025xHxMultxMexMercredix00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745802x2025xHxMultxMexMercredix00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 90,
"time": "1772596950"
},
"departure": {
"delay": 90,
"time": "1772596950"
},
"stopId": "FR:50129:ZE:10BAG4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 90,
"time": "1772599170"
},
"departure": {
"delay": 90,
"time": "1772599170"
},
"stopId": "FR:50129:ZE:10HET2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 90,
"time": "1772599350"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 90,
"time": "1772599050"
},
"departure": {
"delay": 90,
"time": "1772599050"
},
"stopId": "FR:50129:ZE:10PAU2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 213,
"time": "1772596644"
},
"departure": {
"delay": 213,
"time": "1772596653"
},
"stopId": "FR:50129:ZE:10FLO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 90,
"time": "1772598450"
},
"departure": {
"delay": 90,
"time": "1772598450"
},
"stopId": "FR:50129:ZE:10ANN2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 90,
"time": "1772598330"
},
"departure": {
"delay": 90,
"time": "1772598330"
},
"stopId": "FR:50129:ZE:10TRA3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 90,
"time": "1772598930"
},
"departure": {
"delay": 90,
"time": "1772598930"
},
"stopId": "FR:50129:ZE:10EPC2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 90,
"time": "1772599110"
},
"departure": {
"delay": 90,
"time": "1772599110"
},
"stopId": "FR:50129:ZE:10TLL2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 90,
"time": "1772598690"
},
"departure": {
"delay": 90,
"time": "1772598690"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 90,
"time": "1772597970"
},
"departure": {
"delay": 90,
"time": "1772597970"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 18
},
{
"departure": {
"delay": 221,
"time": "1772596601"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 90,
"time": "1772597730"
},
"departure": {
"delay": 90,
"time": "1772597730"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 90,
"time": "1772598990"
},
"departure": {
"delay": 90,
"time": "1772598990"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 90,
"time": "1772598570"
},
"departure": {
"delay": 90,
"time": "1772598570"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 90,
"time": "1772599290"
},
"departure": {
"delay": 90,
"time": "1772599290"
},
"stopId": "FR:50129:ZE:10MES2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 90,
"time": "1772598150"
},
"departure": {
"delay": 90,
"time": "1772598150"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 179,
"time": "1772596727"
},
"departure": {
"delay": 179,
"time": "1772596739"
},
"stopId": "FR:50129:ZE:10LPL2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 151,
"time": "1772596757"
},
"departure": {
"delay": 151,
"time": "1772596771"
},
"stopId": "FR:50129:ZE:10GDR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 143,
"time": "1772596788"
},
"departure": {
"delay": 143,
"time": "1772596823"
},
"stopId": "FR:50129:ZE:10NOR6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 90,
"time": "1772597850"
},
"departure": {
"delay": 90,
"time": "1772597850"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 90,
"time": "1772598390"
},
"departure": {
"delay": 90,
"time": "1772598390"
},
"stopId": "FR:50129:ZE:10CMI2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 90,
"time": "1772597670"
},
"departure": {
"delay": 90,
"time": "1772597670"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 90,
"time": "1772597490"
},
"departure": {
"delay": 90,
"time": "1772597490"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 90,
"time": "1772597370"
},
"departure": {
"delay": 90,
"time": "1772597370"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 90,
"time": "1772597250"
},
"departure": {
"delay": 90,
"time": "1772597250"
},
"stopId": "FR:50129:ZE:10HPA4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 90,
"time": "1772598750"
},
"departure": {
"delay": 90,
"time": "1772598750"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 90,
"time": "1772596890"
},
"departure": {
"delay": 90,
"time": "1772596890"
},
"stopId": "FR:50129:ZE:10MED4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 90,
"time": "1772597070"
},
"departure": {
"delay": 90,
"time": "1772597070"
},
"stopId": "FR:50129:ZE:10GRR2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 90,
"time": "1772598030"
},
"departure": {
"delay": 90,
"time": "1772598030"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 90,
"time": "1772598870"
},
"departure": {
"delay": 90,
"time": "1772598870"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 90,
"time": "1772597910"
},
"departure": {
"delay": 90,
"time": "1772597910"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 90,
"time": "1772599230"
},
"departure": {
"delay": 90,
"time": "1772599230"
},
"stopId": "FR:50129:ZE:10MOR2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 90,
"time": "1772598270"
},
"departure": {
"delay": 90,
"time": "1772598270"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 90,
"time": "1772598390"
},
"departure": {
"delay": 90,
"time": "1772598390"
},
"stopId": "FR:50129:ZE:10PAX2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 90,
"time": "1772597130"
},
"departure": {
"delay": 90,
"time": "1772597130"
},
"stopId": "FR:50129:ZE:10XCT4:ATOUMOD035",
"stopSequence": 10
}
],
"timestamp": "1772596854",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745802x2025xHxMultxMexMercredix00:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:8x3470848:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 277,
"time": "1772596597"
},
"departure": {
"delay": 277,
"time": "1772596597"
},
"stopId": "FR:27375:ZE:0x6443:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 1,
"time": "1772598901"
},
"departure": {
"delay": 1,
"time": "1772598901"
},
"stopId": "FR:27022:ZE:0x6978:ATOUMOD006",
"stopSequence": 41
},
{
"arrival": {
"delay": 94,
"time": "1772597134"
},
"departure": {
"delay": 94,
"time": "1772597134"
},
"stopId": "FR:27375:ZE:0x7187:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": 134,
"time": "1772596994"
},
"departure": {
"delay": 134,
"time": "1772596994"
},
"stopId": "FR:27375:ZE:0x6448:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"time": "1772597820"
},
"departure": {
"time": "1772597820"
},
"stopId": "FR:27249:ZE:0x6185:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": 150,
"time": "1772596752"
},
"departure": {
"delay": 150,
"time": "1772596770"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"time": "1772598300"
},
"departure": {
"time": "1772598300"
},
"stopId": "FR:27275:ZE:0x6200:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": 11,
"time": "1772597411"
},
"departure": {
"delay": 11,
"time": "1772597411"
},
"stopId": "FR:27332:ZE:0x6252:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": 117,
"time": "1772597037"
},
"departure": {
"delay": 117,
"time": "1772597037"
},
"stopId": "FR:27375:ZE:0x6402:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": 45,
"time": "1772598465"
},
"departure": {
"delay": 45,
"time": "1772598465"
},
"stopId": "FR:27275:ZE:0x6226:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": 59,
"time": "1772597099"
},
"departure": {
"delay": 59,
"time": "1772597099"
},
"stopId": "FR:27375:ZE:0x6502:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": 35,
"time": "1772598755"
},
"departure": {
"delay": 35,
"time": "1772598755"
},
"stopId": "FR:27275:ZE:0x6193:ATOUMOD006",
"stopSequence": 40
},
{
"arrival": {
"delay": 223,
"time": "1772596663"
},
"departure": {
"delay": 223,
"time": "1772596663"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 120,
"time": "1772596841"
},
"departure": {
"delay": 120,
"time": "1772596860"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 23,
"time": "1772598383"
},
"departure": {
"delay": 23,
"time": "1772598383"
},
"stopId": "FR:27275:ZE:0x6208:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"time": "1772598000"
},
"departure": {
"time": "1772598000"
},
"stopId": "FR:27022:ZE:0x6977:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": 37,
"time": "1772597617"
},
"departure": {
"delay": 37,
"time": "1772597617"
},
"stopId": "FR:27332:ZE:0x6235:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"time": "1772598540"
},
"departure": {
"time": "1772598540"
},
"stopId": "FR:27275:ZE:0x7179:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": 18,
"time": "1772598558"
},
"departure": {
"delay": 18,
"time": "1772598558"
},
"stopId": "FR:27275:ZE:0x6224:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": 332,
"time": "1772596532"
},
"departure": {
"delay": 332,
"time": "1772596532"
},
"stopId": "FR:27375:ZE:0x6408:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"time": "1772598960"
},
"stopId": "FR:27022:ZE:0x6991:ATOUMOD006",
"stopSequence": 42
},
{
"arrival": {
"time": "1772598600"
},
"departure": {
"time": "1772598600"
},
"stopId": "FR:27275:ZE:0x6232:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": 220,
"time": "1772596720"
},
"departure": {
"delay": 220,
"time": "1772596720"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 59,
"time": "1772597339"
},
"departure": {
"delay": 59,
"time": "1772597339"
},
"stopId": "FR:27456:ZE:0x6734:ATOUMOD006",
"stopSequence": 28
}
],
"timestamp": "1772596606",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:E1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:8x3470848:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:8x3490669:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 106,
"time": "1772596906"
},
"departure": {
"delay": 106,
"time": "1772596906"
},
"stopId": "FR:27458:ZE:0x6682:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": 88,
"time": "1772597788"
},
"departure": {
"delay": 88,
"time": "1772597788"
},
"stopId": "FR:27008:ZE:0x6051:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 50,
"time": "1772597510"
},
"departure": {
"delay": 50,
"time": "1772597510"
},
"stopId": "FR:27008:ZE:0x6058:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 72,
"time": "1772598072"
},
"departure": {
"delay": 72,
"time": "1772598072"
},
"stopId": "FR:27348:ZE:0x6299:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": 53,
"time": "1772597693"
},
"departure": {
"delay": 53,
"time": "1772597693"
},
"stopId": "FR:27008:ZE:0x6047:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 146,
"time": "1772598806"
},
"departure": {
"delay": 146,
"time": "1772598806"
},
"stopId": "FR:27365:ZE:0x7272:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": 169,
"time": "1772598949"
},
"departure": {
"delay": 169,
"time": "1772598949"
},
"stopId": "FR:27365:ZE:0x6333:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": 194,
"time": "1772598974"
},
"departure": {
"delay": 194,
"time": "1772598974"
},
"stopId": "FR:27365:ZE:0x6341:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": 50,
"time": "1772598050"
},
"departure": {
"delay": 50,
"time": "1772598050"
},
"stopId": "FR:27348:ZE:0x6296:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 109,
"time": "1772597569"
},
"departure": {
"delay": 109,
"time": "1772597569"
},
"stopId": "FR:27008:ZE:0x6056:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 71,
"time": "1772597651"
},
"departure": {
"delay": 71,
"time": "1772597651"
},
"stopId": "FR:27008:ZE:0x6053:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 140,
"time": "1772599340"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 41
},
{
"arrival": {
"delay": 100,
"time": "1772598460"
},
"departure": {
"delay": 100,
"time": "1772598460"
},
"stopId": "FR:27196:ZE:0x6322:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": 50,
"time": "1772598170"
},
"departure": {
"delay": 50,
"time": "1772598170"
},
"stopId": "FR:27469:ZE:0x6663:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": 84,
"time": "1772597604"
},
"departure": {
"delay": 84,
"time": "1772597604"
},
"stopId": "FR:27008:ZE:0x6049:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 63,
"time": "1772598363"
},
"departure": {
"delay": 63,
"time": "1772598363"
},
"stopId": "FR:27196:ZE:0x6318:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": 50,
"time": "1772597270"
},
"departure": {
"delay": 50,
"time": "1772597270"
},
"stopId": "FR:27458:ZE:0x6699:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 68,
"time": "1772597168"
},
"departure": {
"delay": 68,
"time": "1772597168"
},
"stopId": "FR:27458:ZE:0x6695:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 184,
"time": "1772599204"
},
"departure": {
"delay": 184,
"time": "1772599204"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 40
},
{
"arrival": {
"delay": 185,
"time": "1772599085"
},
"departure": {
"delay": 185,
"time": "1772599085"
},
"stopId": "FR:27701:ZE:0x7091:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": 62,
"time": "1772598722"
},
"departure": {
"delay": 62,
"time": "1772598722"
},
"stopId": "FR:27365:ZE:0x7270:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": 78,
"time": "1772596938"
},
"departure": {
"delay": 78,
"time": "1772596938"
},
"stopId": "FR:27458:ZE:0x6690:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": 98,
"time": "1772597738"
},
"departure": {
"delay": 98,
"time": "1772597738"
},
"stopId": "FR:27008:ZE:0x6055:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 50,
"time": "1772597810"
},
"departure": {
"delay": 50,
"time": "1772597810"
},
"stopId": "FR:27348:ZE:0x6293:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 97,
"time": "1772598277"
},
"departure": {
"delay": 97,
"time": "1772598277"
},
"stopId": "FR:27469:ZE:0x7189:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": 50,
"time": "1772598530"
},
"departure": {
"delay": 50,
"time": "1772598530"
},
"stopId": "FR:27196:ZE:0x6321:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": 150,
"time": "1772598990"
},
"departure": {
"delay": 150,
"time": "1772598990"
},
"stopId": "FR:27365:ZE:0x7135:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": 86,
"time": "1772597066"
},
"departure": {
"delay": 86,
"time": "1772597066"
},
"stopId": "FR:27458:ZE:0x6685:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 155,
"time": "1772599115"
},
"departure": {
"delay": 155,
"time": "1772599115"
},
"stopId": "FR:27701:ZE:0x7103:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": 95,
"time": "1772597135"
},
"departure": {
"delay": 95,
"time": "1772597135"
},
"stopId": "FR:27458:ZE:0x6681:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 75,
"time": "1772597295"
},
"departure": {
"delay": 75,
"time": "1772597295"
},
"stopId": "FR:27386:ZE:0x6367:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 50,
"time": "1772597330"
},
"departure": {
"delay": 50,
"time": "1772597330"
},
"stopId": "FR:27386:ZE:0x6376:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 140,
"time": "1772599160"
},
"departure": {
"delay": 140,
"time": "1772599160"
},
"stopId": "FR:27701:ZE:0x7162:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": 77,
"time": "1772598017"
},
"departure": {
"delay": 77,
"time": "1772598017"
},
"stopId": "FR:27348:ZE:0x6302:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 77,
"time": "1772597957"
},
"departure": {
"delay": 77,
"time": "1772597957"
},
"stopId": "FR:27348:ZE:0x6300:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 78,
"time": "1772597358"
},
"departure": {
"delay": 78,
"time": "1772597358"
},
"stopId": "FR:27386:ZE:0x6374:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 146,
"time": "1772599046"
},
"departure": {
"delay": 146,
"time": "1772599046"
},
"stopId": "FR:27701:ZE:0x7063:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": 50,
"time": "1772598230"
},
"departure": {
"delay": 50,
"time": "1772598230"
},
"stopId": "FR:27469:ZE:0x6632:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": 50,
"time": "1772597030"
},
"departure": {
"delay": 50,
"time": "1772597030"
},
"stopId": "FR:27458:ZE:0x6679:ATOUMOD006",
"stopSequence": 4
},
{
"departure": {
"delay": 50,
"time": "1772596850"
},
"stopId": "FR:27458:ZE:0x6686:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": 56,
"time": "1772597096"
},
"departure": {
"delay": 56,
"time": "1772597096"
},
"stopId": "FR:27458:ZE:0x6693:ATOUMOD006",
"stopSequence": 6
}
],
"timestamp": "1772596876",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:5:LOC",
"tripId": "ATOUMOD006:ServiceJourney:8x3490669:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4107919x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 63,
"time": "1772596923"
},
"departure": {
"delay": 63,
"time": "1772596923"
},
"stopId": "FR:76351:ZE:3960:ATOUMOD003",
"stopSequence": 11
},
{
"departure": {
"delay": 109,
"time": "1772596549"
},
"stopId": "FR:76351:ZE:3970:ATOUMOD003",
"stopSequence": 8
},
{
"departure": {
"delay": 81,
"time": "1772596821"
},
"stopId": "FR:76351:ZE:4000:ATOUMOD003",
"stopSequence": 10
},
{
"departure": {
"delay": 48,
"time": "1772596728"
},
"stopId": "FR:76351:ZE:3990:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 73,
"time": "1772597233"
},
"departure": {
"delay": 73,
"time": "1772597233"
},
"stopId": "FR:76351:ZE:3998:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 97,
"time": "1772597137"
},
"departure": {
"delay": 97,
"time": "1772597137"
},
"stopId": "FR:76351:ZE:3965:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 92,
"time": "1772597312"
},
"stopId": "FR:76351:ZE:3984:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 91,
"time": "1772597011"
},
"departure": {
"delay": 91,
"time": "1772597011"
},
"stopId": "FR:76351:ZE:3981:ATOUMOD003",
"stopSequence": 12
}
],
"timestamp": "1772596882",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4107919x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:8x3470510:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772597460"
},
"departure": {
"time": "1772597460"
},
"stopId": "FR:27701:ZE:0x7096:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 27,
"time": "1772597247"
},
"departure": {
"delay": 27,
"time": "1772597247"
},
"stopId": "FR:27701:ZE:0x7087:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -18,
"time": "1772598342"
},
"departure": {
"delay": -18,
"time": "1772598342"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"time": "1772598060"
},
"departure": {
"time": "1772598060"
},
"stopId": "FR:27701:ZE:0x7101:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 24,
"time": "1772597784"
},
"departure": {
"delay": 24,
"time": "1772597784"
},
"stopId": "FR:27701:ZE:0x7055:ATOUMOD006",
"stopSequence": 9
},
{
"departure": {
"time": "1772597100"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -126,
"time": "1772598474"
},
"departure": {
"delay": -126,
"time": "1772598474"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 22,
"time": "1772597602"
},
"departure": {
"delay": 22,
"time": "1772597602"
},
"stopId": "FR:27701:ZE:0x7109:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -35,
"time": "1772598205"
},
"departure": {
"delay": -35,
"time": "1772598205"
},
"stopId": "FR:27375:ZE:0x6443:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 9,
"time": "1772597649"
},
"departure": {
"delay": 9,
"time": "1772597649"
},
"stopId": "FR:27701:ZE:0x6583:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"time": "1772597940"
},
"departure": {
"time": "1772597940"
},
"stopId": "FR:27701:ZE:0x7037:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -95,
"time": "1772598385"
},
"departure": {
"delay": -95,
"time": "1772598385"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 12,
"time": "1772597832"
},
"departure": {
"delay": 12,
"time": "1772597832"
},
"stopId": "FR:27701:ZE:0x7045:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 24,
"time": "1772597904"
},
"departure": {
"delay": 24,
"time": "1772597904"
},
"stopId": "FR:27701:ZE:0x7069:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -139,
"time": "1772598521"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 31,
"time": "1772598151"
},
"departure": {
"delay": 31,
"time": "1772598151"
},
"stopId": "FR:27375:ZE:0x6408:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"time": "1772597280"
},
"departure": {
"time": "1772597280"
},
"stopId": "FR:27701:ZE:0x7117:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -35,
"time": "1772598265"
},
"departure": {
"delay": -35,
"time": "1772598265"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 53,
"time": "1772597873"
},
"departure": {
"delay": 53,
"time": "1772597873"
},
"stopId": "FR:27701:ZE:0x7133:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 1,
"time": "1772597341"
},
"departure": {
"delay": 1,
"time": "1772597341"
},
"stopId": "FR:27701:ZE:0x7115:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"time": "1772597700"
},
"departure": {
"time": "1772597700"
},
"stopId": "FR:27701:ZE:0x7043:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"time": "1772598000"
},
"departure": {
"time": "1772598000"
},
"stopId": "FR:27701:ZE:0x7128:ATOUMOD006",
"stopSequence": 14
}
],
"timestamp": "1772596876",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:8x3470510:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN848951F5934921x2026x02x21T22x11x00Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772603820"
},
"departure": {
"time": "1772603880"
},
"stopId": "FR:76445:ZE:StopPointxOCETrainxTERx87411454:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1772603400"
},
"departure": {
"time": "1772603460"
},
"stopId": "FR:76678:ZE:StopPointxOCETrainxTERx87411462:ATOUMOD002",
"stopSequence": 16
},
{
"arrival": {
"time": "1772604180"
},
"departure": {
"time": "1772604240"
},
"stopId": "FR:76738:ZE:StopPointxOCETrainxTERx87411447:ATOUMOD002",
"stopSequence": 20
},
{
"arrival": {
"time": "1772604540"
},
"departure": {
"time": "1772604600"
},
"stopId": "FR:76453:ZE:StopPointxOCETrainxTERx87411439:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1772601300"
},
"departure": {
"time": "1772601360"
},
"stopId": "FR:80630:ZE:StopPointxOCETrainxTERx87313395:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"time": "1772602320"
},
"departure": {
"time": "1772602380"
},
"stopId": "FR:60245:ZE:StopPointxOCETrainxTERx87313833:ATOUMOD002",
"stopSequence": 12
},
{
"arrival": {
"time": "1772602980"
},
"departure": {
"time": "1772603040"
},
"stopId": "FR:76672:ZE:StopPointxOCETrainxTERx87411470:ATOUMOD002",
"stopSequence": 14
},
{
"arrival": {
"time": "1772602020"
},
"departure": {
"time": "1772602080"
},
"stopId": "FR:60001:ZE:StopPointxOCETrainxTERx87313759:ATOUMOD002",
"stopSequence": 10
},
{
"arrival": {
"time": "1772600400"
},
"departure": {
"time": "1772600460"
},
"stopId": "FR:80021:ZE:StopPointxOCETrainxTERx87313080:ATOUMOD002",
"stopSequence": 6
},
{
"departure": {
"time": "1772600160"
},
"stopId": "FR:80021:ZE:StopPointxOCETrainxTERx87313874:ATOUMOD002",
"stopSequence": 4
},
{
"arrival": {
"time": "1772605440"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 23
}
],
"timestamp": "1772596539",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxDD461A4Bx557Ax4303xB639xAED4F7A5141Bx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN848951F5934921x2026x02x21T22x11x00Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745649x2025xHxMultxMexMercredix00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 30,
"time": "1772599230"
},
"departure": {
"delay": 30,
"time": "1772599230"
},
"stopId": "FR:50129:ZE:10MED3:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 30,
"time": "1772597010"
},
"departure": {
"delay": 30,
"time": "1772597010"
},
"stopId": "FR:50129:ZE:10BOI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 30,
"time": "1772598210"
},
"departure": {
"delay": 30,
"time": "1772598210"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 30,
"time": "1772597010"
},
"departure": {
"delay": 30,
"time": "1772597010"
},
"stopId": "FR:50129:ZE:10MOR1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 30,
"time": "1772597670"
},
"departure": {
"delay": 30,
"time": "1772597670"
},
"stopId": "FR:50129:ZE:10ANN1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 30,
"time": "1772598390"
},
"departure": {
"delay": 30,
"time": "1772598390"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 30,
"time": "1772597610"
},
"departure": {
"delay": 30,
"time": "1772597610"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 30,
"time": "1772599350"
},
"departure": {
"delay": 30,
"time": "1772599350"
},
"stopId": "FR:50129:ZE:10NOR5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 30,
"time": "1772599530"
},
"departure": {
"delay": 30,
"time": "1772599530"
},
"stopId": "FR:50129:ZE:10FLO1:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 30,
"time": "1772599170"
},
"departure": {
"delay": 30,
"time": "1772599170"
},
"stopId": "FR:50129:ZE:10BAG3:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 30,
"time": "1772598150"
},
"departure": {
"delay": 30,
"time": "1772598150"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 30,
"time": "1772597070"
},
"departure": {
"delay": 30,
"time": "1772597070"
},
"stopId": "FR:50129:ZE:10FRN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 30,
"time": "1772599410"
},
"departure": {
"delay": 30,
"time": "1772599410"
},
"stopId": "FR:50129:ZE:10GDR1:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 30,
"time": "1772598870"
},
"departure": {
"delay": 30,
"time": "1772598870"
},
"stopId": "FR:50129:ZE:10HPA3:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 30,
"time": "1772599050"
},
"departure": {
"delay": 30,
"time": "1772599050"
},
"stopId": "FR:50129:ZE:10GRR1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 30,
"time": "1772597490"
},
"departure": {
"delay": 30,
"time": "1772597490"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 30,
"time": "1772598510"
},
"departure": {
"delay": 30,
"time": "1772598510"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 30,
"time": "1772598990"
},
"departure": {
"delay": 30,
"time": "1772598990"
},
"stopId": "FR:50129:ZE:10XCT3:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 30,
"time": "1772597250"
},
"departure": {
"delay": 30,
"time": "1772597250"
},
"stopId": "FR:50129:ZE:10EPC1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 30,
"time": "1772598810"
},
"departure": {
"delay": 30,
"time": "1772598810"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 25
},
{
"departure": {
"delay": 23,
"time": "1772596823"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 30,
"time": "1772597430"
},
"departure": {
"delay": 30,
"time": "1772597430"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 30,
"time": "1772597910"
},
"departure": {
"delay": 30,
"time": "1772597910"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 30,
"time": "1772598270"
},
"departure": {
"delay": 30,
"time": "1772598270"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 30,
"time": "1772598030"
},
"departure": {
"delay": 30,
"time": "1772598030"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 30,
"time": "1772597850"
},
"departure": {
"delay": 30,
"time": "1772597850"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 30,
"time": "1772599470"
},
"departure": {
"delay": 30,
"time": "1772599470"
},
"stopId": "FR:50129:ZE:10LPL1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 30,
"time": "1772597190"
},
"departure": {
"delay": 30,
"time": "1772597190"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 30,
"time": "1772599650"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 30,
"time": "1772598330"
},
"departure": {
"delay": 30,
"time": "1772598330"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 30,
"time": "1772597730"
},
"departure": {
"delay": 30,
"time": "1772597730"
},
"stopId": "FR:50129:ZE:10CMI1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 30,
"time": "1772597370"
},
"departure": {
"delay": 30,
"time": "1772597370"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 30,
"time": "1772597790"
},
"departure": {
"delay": 30,
"time": "1772597790"
},
"stopId": "FR:50129:ZE:10PAX1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 30,
"time": "1772598630"
},
"departure": {
"delay": 30,
"time": "1772598630"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 30,
"time": "1772596950"
},
"departure": {
"delay": 30,
"time": "1772596950"
},
"stopId": "FR:50129:ZE:10MES1:ATOUMOD035",
"stopSequence": 2
}
],
"timestamp": "1772596857",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745649x2025xHxMultxMexMercredix00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx117:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 62,
"time": "1772597402"
},
"departure": {
"delay": 62,
"time": "1772597402"
},
"stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 35,
"time": "1772598155"
},
"departure": {
"delay": 35,
"time": "1772598155"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 27,
"time": "1772597067"
},
"departure": {
"delay": 27,
"time": "1772597067"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 58,
"time": "1772596978"
},
"departure": {
"delay": 58,
"time": "1772596978"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 66,
"time": "1772597226"
},
"departure": {
"delay": 66,
"time": "1772597226"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 56,
"time": "1772596916"
},
"departure": {
"delay": 56,
"time": "1772596916"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 39,
"time": "1772598399"
},
"departure": {
"delay": 39,
"time": "1772598399"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 19,
"time": "1772598079"
},
"departure": {
"delay": 19,
"time": "1772598079"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 19,
"time": "1772597599"
},
"departure": {
"delay": 19,
"time": "1772597599"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 19,
"time": "1772598919"
},
"departure": {
"delay": 19,
"time": "1772598919"
},
"stopId": "FR:76216:ZE:TCARxDVILL2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 70,
"time": "1772598850"
},
"departure": {
"delay": 70,
"time": "1772598850"
},
"stopId": "FR:76216:ZE:TCARxPTPIE2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 19,
"time": "1772598499"
},
"departure": {
"delay": 19,
"time": "1772598499"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 50,
"time": "1772599130"
},
"departure": {
"delay": 50,
"time": "1772599130"
},
"stopId": "FR:76216:ZE:TCARxDLUNE2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 65,
"time": "1772597825"
},
"departure": {
"delay": 65,
"time": "1772597825"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1772596800"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 19,
"time": "1772597779"
},
"departure": {
"delay": 19,
"time": "1772597779"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 19,
"time": "1772598199"
},
"departure": {
"delay": 19,
"time": "1772598199"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 39,
"time": "1772597139"
},
"departure": {
"delay": 39,
"time": "1772597139"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 19,
"time": "1772597179"
},
"departure": {
"delay": 19,
"time": "1772597179"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 19,
"time": "1772598619"
},
"departure": {
"delay": 19,
"time": "1772598619"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 44,
"time": "1772597924"
},
"departure": {
"delay": 44,
"time": "1772597924"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 31,
"time": "1772598691"
},
"departure": {
"delay": 31,
"time": "1772598691"
},
"stopId": "FR:76540:ZE:TCARxBAPEA2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 67,
"time": "1772598307"
},
"departure": {
"delay": 67,
"time": "1772598307"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 33,
"time": "1772597013"
},
"departure": {
"delay": 33,
"time": "1772597013"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 73,
"time": "1772597533"
},
"departure": {
"delay": 73,
"time": "1772597533"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 47,
"time": "1772597987"
},
"departure": {
"delay": 47,
"time": "1772597987"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 50,
"time": "1772598770"
},
"departure": {
"delay": 50,
"time": "1772598770"
},
"stopId": "FR:76216:ZE:TCARxMAISO2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 57,
"time": "1772599017"
},
"departure": {
"delay": 57,
"time": "1772599017"
},
"stopId": "FR:76216:ZE:TCARxPALIS2:ATOUMOD001",
"stopSequence": 27
}
],
"timestamp": "1772596573",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx117:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN853703F5934613x2026x02x21T22x11x00Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772600940"
},
"departure": {
"time": "1772601000"
},
"stopId": "FR:61101:ZE:StopPointxOCETrainxTERx87444562:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1772603100"
},
"departure": {
"time": "1772603160"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 25
},
{
"arrival": {
"time": "1772604000"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 26
},
{
"arrival": {
"time": "1772602740"
},
"departure": {
"time": "1772602800"
},
"stopId": "FR:14654:ZE:StopPointxOCETrainxTERx87444216:ATOUMOD002",
"stopSequence": 23
},
{
"arrival": {
"time": "1772601480"
},
"departure": {
"time": "1772601600"
},
"stopId": "FR:61006:ZE:StopPointxOCETrainxTERx87444539:ATOUMOD002",
"stopSequence": 21
},
{
"arrival": {
"time": "1772600460"
},
"departure": {
"time": "1772600520"
},
"stopId": "FR:61464:ZE:StopPointxOCETrainxTERx87444695:ATOUMOD002",
"stopSequence": 17
},
{
"departure": {
"time": "1772599800"
},
"stopId": "FR:61001:ZE:StopPointxOCETrainxTERx87444711:ATOUMOD002",
"stopSequence": 15
}
],
"timestamp": "1772596179",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx1f647a2cx138dx47dex8fb5x333f230e16f7x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN853703F5934613x2026x02x21T22x11x00Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:8x3470508:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -47,
"time": "1772601073"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -3,
"time": "1772600637"
},
"departure": {
"delay": -3,
"time": "1772600637"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -7,
"time": "1772600933"
},
"departure": {
"delay": -7,
"time": "1772600933"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -17,
"time": "1772600023"
},
"departure": {
"delay": -17,
"time": "1772600023"
},
"stopId": "FR:27375:ZE:0x6406:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -47,
"time": "1772600113"
},
"departure": {
"delay": -47,
"time": "1772600113"
},
"stopId": "FR:27701:ZE:0x7100:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -47,
"time": "1772600593"
},
"departure": {
"delay": -47,
"time": "1772600593"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 16
},
{
"departure": {
"delay": 29,
"time": "1772599529"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": 59,
"time": "1772599919"
},
"departure": {
"delay": 59,
"time": "1772599919"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -6,
"time": "1772600454"
},
"departure": {
"delay": -6,
"time": "1772600454"
},
"stopId": "FR:27701:ZE:0x7044:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -47,
"time": "1772600353"
},
"departure": {
"delay": -47,
"time": "1772600353"
},
"stopId": "FR:27701:ZE:0x7036:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -47,
"time": "1772600293"
},
"departure": {
"delay": -47,
"time": "1772600293"
},
"stopId": "FR:27701:ZE:0x7126:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -47,
"time": "1772600893"
},
"departure": {
"delay": -47,
"time": "1772600893"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 47,
"time": "1772599847"
},
"departure": {
"delay": 47,
"time": "1772599847"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -36,
"time": "1772600664"
},
"departure": {
"delay": -36,
"time": "1772600664"
},
"stopId": "FR:27701:ZE:0x7108:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -47,
"time": "1772600773"
},
"departure": {
"delay": -47,
"time": "1772600773"
},
"stopId": "FR:27701:ZE:0x7095:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -39,
"time": "1772600841"
},
"departure": {
"delay": -39,
"time": "1772600841"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"time": "1772599980"
},
"departure": {
"time": "1772599980"
},
"stopId": "FR:27375:ZE:0x6442:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -8,
"time": "1772600512"
},
"departure": {
"delay": -8,
"time": "1772600512"
},
"stopId": "FR:27701:ZE:0x7054:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -21,
"time": "1772600379"
},
"departure": {
"delay": -21,
"time": "1772600379"
},
"stopId": "FR:27701:ZE:0x7068:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -46,
"time": "1772600414"
},
"departure": {
"delay": -46,
"time": "1772600414"
},
"stopId": "FR:27701:ZE:0x7132:ATOUMOD006",
"stopSequence": 13
}
],
"timestamp": "1772596876",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:8x3470508:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx3:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 54,
"time": "1772598474"
},
"departure": {
"delay": 54,
"time": "1772598474"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 37,
"time": "1772597857"
},
"departure": {
"delay": 37,
"time": "1772597857"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 31,
"time": "1772599711"
},
"departure": {
"delay": 31,
"time": "1772599711"
},
"stopId": "FR:76216:ZE:TCARxMAISO2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 39,
"time": "1772597919"
},
"departure": {
"delay": 39,
"time": "1772597919"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 51,
"time": "1772599791"
},
"departure": {
"delay": 51,
"time": "1772599791"
},
"stopId": "FR:76216:ZE:TCARxPTPIE2:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1772597760"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1772598540"
},
"departure": {
"time": "1772598540"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 47,
"time": "1772598167"
},
"departure": {
"delay": 47,
"time": "1772598167"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1772598120"
},
"departure": {
"time": "1772598120"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 46,
"time": "1772598766"
},
"departure": {
"delay": 46,
"time": "1772598766"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 38,
"time": "1772599958"
},
"departure": {
"delay": 38,
"time": "1772599958"
},
"stopId": "FR:76216:ZE:TCARxPALIS2:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"time": "1772600160"
},
"departure": {
"time": "1772600160"
},
"stopId": "FR:76474:ZE:TCARxMOULI2:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 31,
"time": "1772600071"
},
"departure": {
"delay": 31,
"time": "1772600071"
},
"stopId": "FR:76216:ZE:TCARxDLUNE2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 14,
"time": "1772597954"
},
"departure": {
"delay": 14,
"time": "1772597954"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 8,
"time": "1772598008"
},
"departure": {
"delay": 8,
"time": "1772598008"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1772600340"
},
"stopId": "FR:76474:ZE:TCARxBMAIR2:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"time": "1772599860"
},
"departure": {
"time": "1772599860"
},
"stopId": "FR:76216:ZE:TCARxDVILL2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 20,
"time": "1772598080"
},
"departure": {
"delay": 20,
"time": "1772598080"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1772598720"
},
"departure": {
"time": "1772598720"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 12,
"time": "1772599632"
},
"departure": {
"delay": 12,
"time": "1772599632"
},
"stopId": "FR:76540:ZE:TCARxBAPEA2:ATOUMOD001",
"stopSequence": 23
}
],
"timestamp": "1772596813",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx3:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745306x2025xHxMultxMexMercredix00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 60,
"time": "1772597640"
},
"departure": {
"delay": 60,
"time": "1772597640"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 60,
"time": "1772598360"
},
"departure": {
"delay": 60,
"time": "1772598360"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 60,
"time": "1772597460"
},
"departure": {
"delay": 60,
"time": "1772597460"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 60,
"time": "1772597940"
},
"departure": {
"delay": 60,
"time": "1772597940"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 60,
"time": "1772597340"
},
"departure": {
"delay": 60,
"time": "1772597340"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 60,
"time": "1772597160"
},
"departure": {
"delay": 60,
"time": "1772597160"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 60,
"time": "1772597280"
},
"departure": {
"delay": 60,
"time": "1772597280"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 60,
"time": "1772598180"
},
"departure": {
"delay": 60,
"time": "1772598180"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 60,
"time": "1772598120"
},
"departure": {
"delay": 60,
"time": "1772598120"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"departure": {
"time": "1772596800"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 60,
"time": "1772597520"
},
"departure": {
"delay": 60,
"time": "1772597520"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 60,
"time": "1772598060"
},
"departure": {
"delay": 60,
"time": "1772598060"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 60,
"time": "1772598480"
},
"departure": {
"delay": 60,
"time": "1772598480"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 60,
"time": "1772597220"
},
"departure": {
"delay": 60,
"time": "1772597220"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 60,
"time": "1772597040"
},
"departure": {
"delay": 60,
"time": "1772597040"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 60,
"time": "1772597760"
},
"departure": {
"delay": 60,
"time": "1772597760"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 60,
"time": "1772598240"
},
"departure": {
"delay": 60,
"time": "1772598240"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 60,
"time": "1772598600"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 60,
"time": "1772597100"
},
"departure": {
"delay": 60,
"time": "1772597100"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 60,
"time": "1772597820"
},
"departure": {
"delay": 60,
"time": "1772597820"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
}
],
"timestamp": "1772596853",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745306x2025xHxMultxMexMercredix00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx1614:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772597357"
},
"departure": {
"time": "1772597357"
},
"stopId": "FR:76157:ZE:TCARxCORNI1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1772596832"
},
"departure": {
"time": "1772596832"
},
"stopId": "FR:76157:ZE:TCARxTPISS1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1772598281"
},
"departure": {
"time": "1772598281"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"time": "1772597980"
},
"departure": {
"time": "1772597980"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1772598619"
},
"departure": {
"time": "1772598619"
},
"stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"time": "1772597745"
},
"departure": {
"time": "1772597745"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1772598521"
},
"departure": {
"time": "1772598521"
},
"stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"time": "1772597896"
},
"departure": {
"time": "1772597896"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1772596927"
},
"departure": {
"time": "1772596927"
},
"stopId": "FR:76157:ZE:TCARxTJAUR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1772598220"
},
"departure": {
"time": "1772598220"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"time": "1772598100"
},
"departure": {
"time": "1772598100"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"time": "1772597064"
},
"departure": {
"time": "1772597064"
},
"stopId": "FR:76157:ZE:TCARxTDUMA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1772596972"
},
"departure": {
"time": "1772596972"
},
"stopId": "FR:76157:ZE:TCARxTPROV1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1772598936"
},
"departure": {
"time": "1772598936"
},
"stopId": "FR:76212:ZE:TCARxCANAD1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"time": "1772597680"
},
"departure": {
"time": "1772597680"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1772598028"
},
"departure": {
"time": "1772598028"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1772598164"
},
"departure": {
"time": "1772598164"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1772596800"
},
"stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1772598821"
},
"departure": {
"time": "1772598821"
},
"stopId": "FR:76212:ZE:TCARxDMAIR1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"time": "1772597470"
},
"departure": {
"time": "1772597470"
},
"stopId": "FR:76540:ZE:TCARxMIN1T:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1772597110"
},
"departure": {
"time": "1772597110"
},
"stopId": "FR:76157:ZE:TCARxTOUYE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1772598703"
},
"departure": {
"time": "1772598703"
},
"stopId": "FR:76540:ZE:TCARxECOLE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"time": "1772597156"
},
"departure": {
"time": "1772597156"
},
"stopId": "FR:76157:ZE:TCARxTPRAT1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1772598370"
},
"departure": {
"time": "1772598370"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"time": "1772599061"
},
"stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"time": "1772597823"
},
"departure": {
"time": "1772597823"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 12
}
],
"timestamp": "1772596513",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx1614:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC596530:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 87,
"time": "1772600967"
},
"departure": {
"delay": 87,
"time": "1772600967"
},
"stopId": "FR:27229:ZE:0xRON02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": 63,
"time": "1772601483"
},
"departure": {
"delay": 63,
"time": "1772601483"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": 63,
"time": "1772601783"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": 4,
"time": "1772600584"
},
"departure": {
"delay": 4,
"time": "1772600584"
},
"stopId": "FR:27017:ZE:0xCNL02:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": 118,
"time": "1772601358"
},
"departure": {
"delay": 118,
"time": "1772601358"
},
"stopId": "FR:27229:ZE:0xMOU02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": 52,
"time": "1772600452"
},
"departure": {
"delay": 52,
"time": "1772600452"
},
"stopId": "FR:27306:ZE:0xMRE02:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": 63,
"time": "1772601423"
},
"departure": {
"delay": 63,
"time": "1772601423"
},
"stopId": "FR:27229:ZE:0xLET02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": 34,
"time": "1772600614"
},
"departure": {
"delay": 34,
"time": "1772600614"
},
"stopId": "FR:27017:ZE:0xANG02:ATOUMOD004",
"stopSequence": 4
},
{
"departure": {
"time": "1772600400"
},
"stopId": "FR:27306:ZE:0xCID02:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": 74,
"time": "1772601254"
},
"departure": {
"delay": 74,
"time": "1772601254"
},
"stopId": "FR:27229:ZE:0xPOL02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 69,
"time": "1772601069"
},
"departure": {
"delay": 69,
"time": "1772601069"
},
"stopId": "FR:27229:ZE:0xLAK02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 67,
"time": "1772601547"
},
"departure": {
"delay": 67,
"time": "1772601547"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": 63,
"time": "1772601303"
},
"departure": {
"delay": 63,
"time": "1772601303"
},
"stopId": "FR:27229:ZE:0xORL02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"time": "1772600640"
},
"departure": {
"time": "1772600640"
},
"stopId": "FR:27017:ZE:0xPAF01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": 63,
"time": "1772601183"
},
"departure": {
"delay": 63,
"time": "1772601183"
},
"stopId": "FR:27229:ZE:0xTRA02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 96,
"time": "1772601636"
},
"departure": {
"delay": 96,
"time": "1772601636"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 24
}
],
"timestamp": "1772596867",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T6:LOC",
"tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC596530:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:8x3471368:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": -1004,
"time": "1772596876"
},
"stopId": "FR:27375:ZE:0x6466:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -4,
"time": "1772598056"
},
"departure": {
"delay": -4,
"time": "1772598056"
},
"stopId": "FR:27375:ZE:0x6470:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 21,
"time": "1772598081"
},
"departure": {
"delay": 21,
"time": "1772598081"
},
"stopId": "FR:27375:ZE:0x6572:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -21,
"time": "1772598159"
},
"departure": {
"delay": -21,
"time": "1772598159"
},
"stopId": "FR:27375:ZE:0x6512:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -1124,
"time": "1772596876"
},
"departure": {
"delay": -1124,
"time": "1772596876"
},
"stopId": "FR:27375:ZE:0x6490:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"time": "1772598180"
},
"departure": {
"time": "1772598180"
},
"stopId": "FR:27375:ZE:0x6432:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -44,
"time": "1772598256"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -14,
"time": "1772598106"
},
"departure": {
"delay": -14,
"time": "1772598106"
},
"stopId": "FR:27375:ZE:0x6422:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -1004,
"time": "1772596876"
},
"departure": {
"delay": -1004,
"time": "1772596876"
},
"stopId": "FR:27375:ZE:0x6492:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": 27,
"time": "1772598027"
},
"departure": {
"delay": 27,
"time": "1772598027"
},
"stopId": "FR:27375:ZE:0x6396:ATOUMOD006",
"stopSequence": 4
}
],
"timestamp": "1772596876",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:2:LOC",
"tripId": "ATOUMOD006:ServiceJourney:8x3471368:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:8x3490684:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1772600040"
},
"stopId": "FR:27469:ZE:0x6633:ATOUMOD006",
"stopSequence": 15
}
],
"timestamp": "1772596876",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:5:LOC",
"tripId": "ATOUMOD006:ServiceJourney:8x3490684:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3100F5952851x2026x02x22T22x07x48Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1772598180"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1772598960"
},
"departure": {
"time": "1772599020"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1772606340"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 26
},
{
"arrival": {
"time": "1772601120"
},
"departure": {
"time": "1772601300"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1772599740"
},
"departure": {
"time": "1772599800"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 15
}
],
"timestamp": "1772594560",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx468B44B7xC327x4154xB85Ex25C67C32B61Ex:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3100F5952851x2026x02x22T22x07x48Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3410F5952458x2026x02x22T22x07x48Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1772600160"
},
"stopId": "FR:50218:ZE:StopPointxOCETrainxTERx87447680:ATOUMOD002",
"stopSequence": 10
},
{
"arrival": {
"time": "1772612220"
},
"stopId": "FR:75115:ZE:StopPointxOCETrainxTERx87391003:ATOUMOD002",
"stopSequence": 36
},
{
"arrival": {
"time": "1772604720"
},
"departure": {
"time": "1772604840"
},
"stopId": "FR:61006:ZE:StopPointxOCETrainxTERx87444539:ATOUMOD002",
"stopSequence": 20
},
{
"arrival": {
"time": "1772601120"
},
"departure": {
"time": "1772601180"
},
"stopId": "FR:50639:ZE:StopPointxOCETrainxTERx87447698:ATOUMOD002",
"stopSequence": 12
},
{
"arrival": {
"time": "1772608860"
},
"departure": {
"time": "1772608920"
},
"stopId": "FR:28134:ZE:StopPointxOCETrainxTERx87393488:ATOUMOD002",
"stopSequence": 33
},
{
"arrival": {
"time": "1772603700"
},
"departure": {
"time": "1772603760"
},
"stopId": "FR:61063:ZE:StopPointxOCETrainxTERx87448084:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1772606820"
},
"departure": {
"time": "1772606880"
},
"stopId": "FR:61214:ZE:StopPointxOCETrainxTERx87444638:ATOUMOD002",
"stopSequence": 26
},
{
"arrival": {
"time": "1772607660"
},
"departure": {
"time": "1772607720"
},
"stopId": "FR:27679:ZE:StopPointxOCETrainxTERx87393595:ATOUMOD002",
"stopSequence": 29
},
{
"arrival": {
"time": "1772605320"
},
"departure": {
"time": "1772605380"
},
"stopId": "FR:61101:ZE:StopPointxOCETrainxTERx87444562:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1772602080"
},
"departure": {
"time": "1772602140"
},
"stopId": "FR:14762:ZE:StopPointxOCETrainxTERx87448159:ATOUMOD002",
"stopSequence": 14
},
{
"arrival": {
"time": "1772603040"
},
"departure": {
"time": "1772603100"
},
"stopId": "FR:61169:ZE:StopPointxOCETrainxTERx87448001:ATOUMOD002",
"stopSequence": 16
}
],
"timestamp": "1772596539",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx6155CD5FxAB2Dx4274xA052x8C7462540578x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3410F5952458x2026x02x22T22x07x48Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:8x3470824:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 183,
"time": "1772596786"
},
"departure": {
"delay": 183,
"time": "1772596803"
},
"stopId": "FR:27469:ZE:0x7188:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": 166,
"time": "1772597326"
},
"departure": {
"delay": 166,
"time": "1772597326"
},
"stopId": "FR:27188:ZE:0x7176:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": 148,
"time": "1772597488"
},
"departure": {
"delay": 148,
"time": "1772597488"
},
"stopId": "FR:27394:ZE:0x6604:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": 176,
"time": "1772597036"
},
"departure": {
"delay": 176,
"time": "1772597036"
},
"stopId": "FR:27188:ZE:0x6142:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": 148,
"time": "1772596948"
},
"departure": {
"delay": 148,
"time": "1772596948"
},
"stopId": "FR:27469:ZE:0x6647:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": 148,
"time": "1772598808"
},
"stopId": "FR:76561:ZE:0x6790:ATOUMOD006",
"stopSequence": 43
},
{
"arrival": {
"delay": 148,
"time": "1772598088"
},
"departure": {
"delay": 148,
"time": "1772598088"
},
"stopId": "FR:76231:ZE:0x6172:ATOUMOD006",
"stopSequence": 41
},
{
"arrival": {
"delay": 176,
"time": "1772597396"
},
"departure": {
"delay": 176,
"time": "1772597396"
},
"stopId": "FR:27188:ZE:0x7175:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": 174,
"time": "1772596974"
},
"departure": {
"delay": 174,
"time": "1772596974"
},
"stopId": "FR:27469:ZE:0x7268:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": 149,
"time": "1772596889"
},
"departure": {
"delay": 149,
"time": "1772596889"
},
"stopId": "FR:27469:ZE:0x7266:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": 148,
"time": "1772598328"
},
"departure": {
"delay": 148,
"time": "1772598328"
},
"stopId": "FR:76561:ZE:0x6786:ATOUMOD006",
"stopSequence": 42
},
{
"arrival": {
"delay": 132,
"time": "1772596812"
},
"departure": {
"delay": 132,
"time": "1772596812"
},
"stopId": "FR:27469:ZE:0x6633:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": 175,
"time": "1772597155"
},
"departure": {
"delay": 175,
"time": "1772597155"
},
"stopId": "FR:27188:ZE:0x7264:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": 198,
"time": "1772597238"
},
"departure": {
"delay": 198,
"time": "1772597238"
},
"stopId": "FR:27188:ZE:0x7198:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": 148,
"time": "1772597728"
},
"departure": {
"delay": 148,
"time": "1772597728"
},
"stopId": "FR:76640:ZE:0x7159:ATOUMOD006",
"stopSequence": 40
}
],
"timestamp": "1772596816",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:E1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:8x3470824:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN850401F5934806x2026x02x21T22x11x00Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1772600280"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1772602140"
},
"departure": {
"time": "1772602200"
},
"stopId": "FR:76279:ZE:StopPointxOCETrainxTERx87413377:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1772602680"
},
"departure": {
"time": "1772602740"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1772601720"
},
"departure": {
"time": "1772601780"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1772603040"
},
"departure": {
"time": "1772603100"
},
"stopId": "FR:76250:ZE:StopPointxOCETrainxTERx87413328:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1772601060"
},
"departure": {
"time": "1772601120"
},
"stopId": "FR:76495:ZE:StopPointxOCETrainxTERx87411272:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1772600880"
},
"departure": {
"time": "1772600940"
},
"stopId": "FR:76057:ZE:StopPointxOCETrainxTERx87411264:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1772603700"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 14
}
],
"timestamp": "1772596659",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxA474D9C7x1A46x4870x8AAAx2A9C49F46F3Dx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN850401F5934806x2026x02x21T22x11x00Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:8x3471375:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": -584,
"time": "1772596876"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": -44,
"time": "1772597656"
},
"stopId": "FR:27375:ZE:0x6466:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": -644,
"time": "1772596876"
},
"departure": {
"delay": -644,
"time": "1772596876"
},
"stopId": "FR:27375:ZE:0x6433:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": -704,
"time": "1772596876"
},
"departure": {
"delay": -704,
"time": "1772596876"
},
"stopId": "FR:27375:ZE:0x6394:ATOUMOD006",
"stopSequence": 31
}
],
"timestamp": "1772596876",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:2:LOC",
"tripId": "ATOUMOD006:ServiceJourney:8x3471375:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx363:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 41,
"time": "1772600021"
},
"departure": {
"delay": 41,
"time": "1772600021"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1772600100"
},
"departure": {
"time": "1772600100"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1772599800"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 30,
"time": "1772600190"
},
"departure": {
"delay": 30,
"time": "1772600190"
},
"stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1772599920"
},
"departure": {
"time": "1772599920"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 41,
"time": "1772599841"
},
"departure": {
"delay": 41,
"time": "1772599841"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 31,
"time": "1772600311"
},
"departure": {
"delay": 31,
"time": "1772600311"
},
"stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001",
"stopSequence": 7
}
],
"timestamp": "1772596854",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx363:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx251:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 302,
"time": "1772597642"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 126,
"time": "1772595726"
},
"departure": {
"delay": 126,
"time": "1772595726"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 127,
"time": "1772595307"
},
"departure": {
"delay": 127,
"time": "1772595307"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 150,
"time": "1772595390"
},
"departure": {
"delay": 150,
"time": "1772595390"
},
"stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 302,
"time": "1772597162"
},
"departure": {
"delay": 302,
"time": "1772597162"
},
"stopId": "FR:76540:ZE:TCARxSTCLA1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 145,
"time": "1772595865"
},
"departure": {
"delay": 145,
"time": "1772595865"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 245,
"time": "1772596246"
},
"departure": {
"delay": 245,
"time": "1772596265"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 294,
"time": "1772596734"
},
"departure": {
"delay": 294,
"time": "1772596734"
},
"stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 100,
"time": "1772595940"
},
"departure": {
"delay": 100,
"time": "1772595940"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 230,
"time": "1772596190"
},
"departure": {
"delay": 230,
"time": "1772596190"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 302,
"time": "1772597462"
},
"departure": {
"delay": 302,
"time": "1772597462"
},
"stopId": "FR:76540:ZE:TCARxCHATL1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 290,
"time": "1772596790"
},
"departure": {
"delay": 290,
"time": "1772596790"
},
"stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 110,
"time": "1772595590"
},
"departure": {
"delay": 110,
"time": "1772595590"
},
"stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"delay": 35,
"time": "1772594915"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 180,
"time": "1772595240"
},
"departure": {
"delay": 180,
"time": "1772595240"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 190,
"time": "1772595466"
},
"departure": {
"delay": 190,
"time": "1772595490"
},
"stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 121,
"time": "1772595001"
},
"departure": {
"delay": 121,
"time": "1772595001"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 315,
"time": "1772596635"
},
"departure": {
"delay": 315,
"time": "1772596635"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 297,
"time": "1772597277"
},
"departure": {
"delay": 297,
"time": "1772597277"
},
"stopId": "FR:76540:ZE:TCARxPSALO1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 294,
"time": "1772597394"
},
"departure": {
"delay": 294,
"time": "1772597394"
},
"stopId": "FR:76540:ZE:TCARxMAIS21:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 287,
"time": "1772597207"
},
"departure": {
"delay": 287,
"time": "1772597207"
},
"stopId": "FR:76540:ZE:TCARxMALRA1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 310,
"time": "1772597110"
},
"departure": {
"delay": 310,
"time": "1772597110"
},
"stopId": "FR:76540:ZE:TCARxCOUPE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 140,
"time": "1772595140"
},
"departure": {
"delay": 140,
"time": "1772595140"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 130,
"time": "1772595790"
},
"departure": {
"delay": 130,
"time": "1772595790"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 302,
"time": "1772596922"
},
"departure": {
"delay": 302,
"time": "1772596922"
},
"stopId": "FR:76540:ZE:TCARxARGEN1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 340,
"time": "1772596515"
},
"departure": {
"delay": 340,
"time": "1772596540"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 302,
"time": "1772597342"
},
"departure": {
"delay": 302,
"time": "1772597342"
},
"stopId": "FR:76540:ZE:TCARxGALI1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 215,
"time": "1772596115"
},
"departure": {
"delay": 215,
"time": "1772596115"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 250,
"time": "1772596390"
},
"departure": {
"delay": 250,
"time": "1772596390"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 235,
"time": "1772596315"
},
"departure": {
"delay": 235,
"time": "1772596315"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 16
}
],
"timestamp": "1772594922",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx251:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx1716:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772600400"
},
"departure": {
"time": "1772600400"
},
"stopId": "FR:76157:ZE:TCARxTOUYE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1772600217"
},
"departure": {
"time": "1772600217"
},
"stopId": "FR:76157:ZE:TCARxTJAUR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1772600141"
},
"departure": {
"time": "1772600141"
},
"stopId": "FR:76157:ZE:TCARxTPISS1:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1772600100"
},
"stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1772600354"
},
"departure": {
"time": "1772600354"
},
"stopId": "FR:76157:ZE:TCARxTDUMA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1772600262"
},
"departure": {
"time": "1772600262"
},
"stopId": "FR:76157:ZE:TCARxTPROV1:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1772590745",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx1716:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:8x3470856:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1772599500"
},
"stopId": "FR:27701:ZE:0x7101:ATOUMOD006",
"stopSequence": 17
}
],
"timestamp": "1772596876",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:E1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:8x3470856:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx1485:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -22596,
"time": "1772597244"
},
"departure": {
"delay": -22596,
"time": "1772597244"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": -22774,
"time": "1772597906"
},
"departure": {
"delay": -22774,
"time": "1772597906"
},
"stopId": "FR:76157:ZE:TCARxTOUYE2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": -22509,
"time": "1772596851"
},
"departure": {
"delay": -22509,
"time": "1772596851"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -22451,
"time": "1772596729"
},
"departure": {
"delay": -22451,
"time": "1772596729"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -22330,
"time": "1772596370"
},
"departure": {
"delay": -22330,
"time": "1772596370"
},
"stopId": "FR:76212:ZE:TCARxDMAIR2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -22534,
"time": "1772597006"
},
"departure": {
"delay": -22534,
"time": "1772597006"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -22774,
"time": "1772598146"
},
"departure": {
"delay": -22774,
"time": "1772598146"
},
"stopId": "FR:76157:ZE:TCARxTJAUR2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": -22564,
"time": "1772597336"
},
"departure": {
"delay": -22564,
"time": "1772597336"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": -22339,
"time": "1772596301"
},
"departure": {
"delay": -22339,
"time": "1772596301"
},
"stopId": "FR:76212:ZE:TCARxCANAD2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -22594,
"time": "1772597126"
},
"departure": {
"delay": -22594,
"time": "1772597126"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": -22387,
"time": "1772596553"
},
"departure": {
"delay": -22387,
"time": "1772596553"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -22714,
"time": "1772597546"
},
"departure": {
"delay": -22714,
"time": "1772597546"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": -22754,
"time": "1772597986"
},
"departure": {
"delay": -22754,
"time": "1772597986"
},
"stopId": "FR:76157:ZE:TCARxTDUMA2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": -22686,
"time": "1772597754"
},
"departure": {
"delay": -22686,
"time": "1772597754"
},
"stopId": "FR:76157:ZE:TCARxCORNI2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": -22460,
"time": "1772596780"
},
"departure": {
"delay": -22460,
"time": "1772596780"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -22774,
"time": "1772598506"
},
"stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": -22749,
"time": "1772598231"
},
"departure": {
"delay": -22749,
"time": "1772598231"
},
"stopId": "FR:76157:ZE:TCARxTPISS2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": -22734,
"time": "1772597886"
},
"departure": {
"delay": -22734,
"time": "1772597886"
},
"stopId": "FR:76157:ZE:TCARxTPRAT2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": -22496,
"time": "1772596924"
},
"departure": {
"delay": -22496,
"time": "1772596924"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -22367,
"time": "1772596453"
},
"departure": {
"delay": -22367,
"time": "1772596453"
},
"stopId": "FR:76212:ZE:TCARxECOLE2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -22700,
"time": "1772597680"
},
"departure": {
"delay": -22700,
"time": "1772597680"
},
"stopId": "FR:76540:ZE:TCARxMIN2T:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"delay": -22320,
"time": "1772596200"
},
"stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -22774,
"time": "1772598326"
},
"departure": {
"delay": -22774,
"time": "1772598326"
},
"stopId": "FR:76157:ZE:TCARxTBIZET:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": -22373,
"time": "1772596627"
},
"departure": {
"delay": -22373,
"time": "1772596627"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -22568,
"time": "1772597092"
},
"departure": {
"delay": -22568,
"time": "1772597092"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -22594,
"time": "1772597426"
},
"departure": {
"delay": -22594,
"time": "1772597426"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": -22773,
"time": "1772598087"
},
"departure": {
"delay": -22773,
"time": "1772598087"
},
"stopId": "FR:76157:ZE:TCARxTPROV2:ATOUMOD001",
"stopSequence": 23
}
],
"timestamp": "1772595882",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx1485:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:8x3470511:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 22,
"time": "1772599402"
},
"departure": {
"delay": 22,
"time": "1772599402"
},
"stopId": "FR:27701:ZE:0x7109:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -18,
"time": "1772600142"
},
"departure": {
"delay": -18,
"time": "1772600142"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 24,
"time": "1772599584"
},
"departure": {
"delay": 24,
"time": "1772599584"
},
"stopId": "FR:27701:ZE:0x7055:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 27,
"time": "1772599047"
},
"departure": {
"delay": 27,
"time": "1772599047"
},
"stopId": "FR:27701:ZE:0x7087:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": 31,
"time": "1772599951"
},
"departure": {
"delay": 31,
"time": "1772599951"
},
"stopId": "FR:27375:ZE:0x6408:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"time": "1772599500"
},
"departure": {
"time": "1772599500"
},
"stopId": "FR:27701:ZE:0x7043:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 53,
"time": "1772599673"
},
"departure": {
"delay": 53,
"time": "1772599673"
},
"stopId": "FR:27701:ZE:0x7133:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"time": "1772599080"
},
"departure": {
"time": "1772599080"
},
"stopId": "FR:27701:ZE:0x7117:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": 1,
"time": "1772599141"
},
"departure": {
"delay": 1,
"time": "1772599141"
},
"stopId": "FR:27701:ZE:0x7115:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -35,
"time": "1772600065"
},
"departure": {
"delay": -35,
"time": "1772600065"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -95,
"time": "1772600185"
},
"departure": {
"delay": -95,
"time": "1772600185"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 20
},
{
"departure": {
"time": "1772598900"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"time": "1772599860"
},
"departure": {
"time": "1772599860"
},
"stopId": "FR:27701:ZE:0x7101:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 24,
"time": "1772599704"
},
"departure": {
"delay": 24,
"time": "1772599704"
},
"stopId": "FR:27701:ZE:0x7069:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"time": "1772599740"
},
"departure": {
"time": "1772599740"
},
"stopId": "FR:27701:ZE:0x7037:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 9,
"time": "1772599449"
},
"departure": {
"delay": 9,
"time": "1772599449"
},
"stopId": "FR:27701:ZE:0x6583:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -35,
"time": "1772600005"
},
"departure": {
"delay": -35,
"time": "1772600005"
},
"stopId": "FR:27375:ZE:0x6443:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"time": "1772599800"
},
"departure": {
"time": "1772599800"
},
"stopId": "FR:27701:ZE:0x7128:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 12,
"time": "1772599632"
},
"departure": {
"delay": 12,
"time": "1772599632"
},
"stopId": "FR:27701:ZE:0x7045:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -129,
"time": "1772600331"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"time": "1772599260"
},
"departure": {
"time": "1772599260"
},
"stopId": "FR:27701:ZE:0x7096:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -116,
"time": "1772600284"
},
"departure": {
"delay": -116,
"time": "1772600284"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 21
}
],
"timestamp": "1772596876",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:8x3470511:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758403x2025xHxMultxMexMercredix00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 100,
"time": "1772597800"
},
"departure": {
"delay": 100,
"time": "1772597800"
},
"stopId": "FR:50045:ZE:BENBG2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 100,
"time": "1772597380"
},
"departure": {
"delay": 100,
"time": "1772597380"
},
"stopId": "FR:50643:ZE:VIRMA2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 100,
"time": "1772598460"
},
"departure": {
"delay": 100,
"time": "1772598460"
},
"stopId": "FR:50402:ZE:PIXLAN:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 100,
"time": "1772598100"
},
"departure": {
"delay": 100,
"time": "1772598100"
},
"stopId": "FR:50402:ZE:PIXZAF:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 100,
"time": "1772596900"
},
"departure": {
"delay": 100,
"time": "1772596900"
},
"stopId": "FR:50294:ZE:MARPO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 100,
"time": "1772599060"
},
"departure": {
"delay": 100,
"time": "1772599060"
},
"stopId": "FR:50184:ZE:FLAES1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 100,
"time": "1772598880"
},
"departure": {
"delay": 100,
"time": "1772598880"
},
"stopId": "FR:50184:ZE:FLAHB2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 100,
"time": "1772597680"
},
"departure": {
"delay": 100,
"time": "1772597680"
},
"stopId": "FR:50045:ZE:BENCG2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 100,
"time": "1772599240"
},
"stopId": "FR:50184:ZE:FLAEN1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 147,
"time": "1772596597"
},
"departure": {
"delay": 147,
"time": "1772596647"
},
"stopId": "FR:50129:ZE:10ANJ8:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 100,
"time": "1772597080"
},
"departure": {
"delay": 100,
"time": "1772597080"
},
"stopId": "FR:50575:ZE:SIDHC2:ATOUMOD035",
"stopSequence": 4
},
{
"departure": {
"delay": 141,
"time": "1772596401"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 1
}
],
"timestamp": "1772596852",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758403x2025xHxMultxMexMercredix00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx257:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772598900"
},
"departure": {
"time": "1772598900"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 41,
"time": "1772599001"
},
"departure": {
"delay": 41,
"time": "1772599001"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1772598780"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 30,
"time": "1772599170"
},
"departure": {
"delay": 30,
"time": "1772599170"
},
"stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1772599440"
},
"departure": {
"time": "1772599440"
},
"stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1772599080"
},
"departure": {
"time": "1772599080"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 31,
"time": "1772599291"
},
"departure": {
"delay": 31,
"time": "1772599291"
},
"stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 41,
"time": "1772598821"
},
"departure": {
"delay": 41,
"time": "1772598821"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1772596873",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx257:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4244094xGTFSxGSemH15xSemainex08:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 11,
"time": "1772597351"
},
"departure": {
"delay": 11,
"time": "1772597351"
},
"stopId": "FR:76351:ZE:4868:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"time": "1772599620"
},
"stopId": "FR:76657:ZE:5178:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 25,
"time": "1772599045"
},
"departure": {
"delay": 25,
"time": "1772599045"
},
"stopId": "FR:76660:ZE:4432:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"time": "1772598180"
},
"departure": {
"time": "1772598180"
},
"stopId": "FR:76305:ZE:4918:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 58,
"time": "1772598358"
},
"departure": {
"delay": 58,
"time": "1772598358"
},
"stopId": "FR:76305:ZE:4937:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 31,
"time": "1772599411"
},
"departure": {
"delay": 31,
"time": "1772599411"
},
"stopId": "FR:76660:ZE:3303:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 51,
"time": "1772597391"
},
"departure": {
"delay": 51,
"time": "1772597391"
},
"stopId": "FR:76351:ZE:3261:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 18,
"time": "1772599458"
},
"departure": {
"delay": 18,
"time": "1772599458"
},
"stopId": "FR:76660:ZE:3304:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 30,
"time": "1772598750"
},
"departure": {
"delay": 30,
"time": "1772598750"
},
"stopId": "FR:76533:ZE:4402:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 16,
"time": "1772598616"
},
"departure": {
"delay": 16,
"time": "1772598616"
},
"stopId": "FR:76305:ZE:4810:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"time": "1772598480"
},
"departure": {
"time": "1772598480"
},
"stopId": "FR:76305:ZE:4818:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 38,
"time": "1772598398"
},
"departure": {
"delay": 38,
"time": "1772598398"
},
"stopId": "FR:76305:ZE:4920:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 59,
"time": "1772599199"
},
"departure": {
"delay": 59,
"time": "1772599199"
},
"stopId": "FR:76660:ZE:4425:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 51,
"time": "1772598531"
},
"departure": {
"delay": 51,
"time": "1772598531"
},
"stopId": "FR:76305:ZE:4936:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 15,
"time": "1772598795"
},
"departure": {
"delay": 15,
"time": "1772598795"
},
"stopId": "FR:76489:ZE:3270:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 58,
"time": "1772598778"
},
"departure": {
"delay": 58,
"time": "1772598778"
},
"stopId": "FR:76533:ZE:4932:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 14,
"time": "1772598674"
},
"departure": {
"delay": 14,
"time": "1772598674"
},
"stopId": "FR:76305:ZE:4925:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 54,
"time": "1772599014"
},
"departure": {
"delay": 54,
"time": "1772599014"
},
"stopId": "FR:76660:ZE:4418:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 44,
"time": "1772597264"
},
"departure": {
"delay": 44,
"time": "1772597264"
},
"stopId": "FR:76351:ZE:4866:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"time": "1772598060"
},
"departure": {
"time": "1772598060"
},
"stopId": "FR:76305:ZE:4939:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"time": "1772598840"
},
"departure": {
"time": "1772598840"
},
"stopId": "FR:76489:ZE:4934:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 28,
"time": "1772598988"
},
"departure": {
"delay": 28,
"time": "1772598988"
},
"stopId": "FR:76660:ZE:5201:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"time": "1772599380"
},
"departure": {
"time": "1772599380"
},
"stopId": "FR:76657:ZE:3302:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 13,
"time": "1772598733"
},
"departure": {
"delay": 13,
"time": "1772598733"
},
"stopId": "FR:76533:ZE:4930:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"time": "1772597580"
},
"departure": {
"time": "1772597580"
},
"stopId": "FR:76351:ZE:4984:ATOUMOD003",
"stopSequence": 5
},
{
"departure": {
"time": "1772597100"
},
"stopId": "FR:76351:ZE:5206:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 6,
"time": "1772598126"
},
"departure": {
"delay": 6,
"time": "1772598126"
},
"stopId": "FR:76305:ZE:4997:ATOUMOD003",
"stopSequence": 7
}
],
"timestamp": "1772596812",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:15:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4244094xGTFSxGSemH15xSemainex08:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN851702F5934731x2026x02x21T22x11x00Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772599860"
},
"departure": {
"time": "1772599920"
},
"stopId": "FR:76245:ZE:StopPointxOCETrainxTERx87411801:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1772600580"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"time": "1772598960"
},
"departure": {
"time": "1772599020"
},
"stopId": "FR:76034:ZE:StopPointxOCETrainxTERx87415158:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1772599560"
},
"departure": {
"time": "1772599620"
},
"stopId": "FR:76179:ZE:StopPointxOCETrainxTERx87411819:ATOUMOD002",
"stopSequence": 5
},
{
"departure": {
"time": "1772598060"
},
"stopId": "FR:76217:ZE:StopPointxOCETrainxTERx87415018:ATOUMOD002",
"stopSequence": 1
}
],
"timestamp": "1772594439",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxa5e2106ex65d0x4abexa726xbea36c38855bx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN851702F5934731x2026x02x21T22x11x00Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852050F5934689x2026x02x21T22x11x00Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772605740"
},
"departure": {
"time": "1772605800"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 24
},
{
"departure": {
"time": "1772600400"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 10
},
{
"arrival": {
"time": "1772606580"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 25
},
{
"arrival": {
"time": "1772601240"
},
"departure": {
"time": "1772601300"
},
"stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002",
"stopSequence": 12
},
{
"arrival": {
"time": "1772604900"
},
"departure": {
"time": "1772604960"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1772603280"
},
"departure": {
"time": "1772603520"
},
"stopId": "FR:27622:ZE:StopPointxOCETrainxTERx87444315:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1772602740"
},
"departure": {
"time": "1772602800"
},
"stopId": "FR:27116:ZE:StopPointxOCETrainxTERx87415364:ATOUMOD002",
"stopSequence": 16
},
{
"arrival": {
"time": "1772603880"
},
"departure": {
"time": "1772603940"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 20
},
{
"arrival": {
"time": "1772601900"
},
"departure": {
"time": "1772601960"
},
"stopId": "FR:27105:ZE:StopPointxOCETrainxTERx87415323:ATOUMOD002",
"stopSequence": 14
}
],
"timestamp": "1772596780",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxA6CE6325x08D1x4C25x9D15x15C2DC5E7BD0x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852050F5934689x2026x02x21T22x11x00Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN851022F5934749x2026x02x21T22x11x00Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772599740"
},
"departure": {
"time": "1772599800"
},
"stopId": "FR:27082:ZE:StopPointxOCETrainxTERx87387142:ATOUMOD002",
"stopSequence": 13
},
{
"departure": {
"time": "1772598240"
},
"stopId": "FR:27622:ZE:StopPointxOCETrainxTERx87444315:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1772603220"
},
"departure": {
"time": "1772603340"
},
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 21
},
{
"arrival": {
"time": "1772599320"
},
"departure": {
"time": "1772599380"
},
"stopId": "FR:27165:ZE:StopPointxOCETrainxTERx87387159:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1772598540"
},
"departure": {
"time": "1772598600"
},
"stopId": "FR:27051:ZE:StopPointxOCETrainxTERx87387183:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1772602020"
},
"departure": {
"time": "1772602080"
},
"stopId": "FR:27119:ZE:StopPointxOCETrainxTERx87387092:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1772600280"
},
"departure": {
"time": "1772601120"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1772602440"
},
"departure": {
"time": "1772602500"
},
"stopId": "FR:78107:ZE:StopPointxOCETrainxTERx87381624:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1772598960"
},
"departure": {
"time": "1772599020"
},
"stopId": "FR:27492:ZE:StopPointxOCETrainxTERx87387175:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1772605680"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 22
}
],
"timestamp": "1772594620",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx57AE0F48x2436x44BDxA2F0xAA45D4A483E7x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN851022F5934749x2026x02x21T22x11x00Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:8x3470626:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -62,
"time": "1772597098"
},
"departure": {
"delay": -62,
"time": "1772597098"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -106,
"time": "1772597234"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 32,
"time": "1772596832"
},
"departure": {
"delay": 32,
"time": "1772596832"
},
"stopId": "FR:27375:ZE:0x6408:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 15,
"time": "1772597055"
},
"departure": {
"delay": 15,
"time": "1772597055"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 19
},
{
"departure": {
"time": "1772596740"
},
"stopId": "FR:27701:ZE:0x7101:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -93,
"time": "1772597187"
},
"departure": {
"delay": -93,
"time": "1772597187"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -7,
"time": "1772596913"
},
"departure": {
"delay": -7,
"time": "1772596913"
},
"stopId": "FR:27375:ZE:0x6443:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -2,
"time": "1772596978"
},
"departure": {
"delay": -2,
"time": "1772596978"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 18
}
],
"timestamp": "1772596876",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:8x3470626:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:8x3470467:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 450,
"time": "1772596230"
},
"departure": {
"delay": 450,
"time": "1772596230"
},
"stopId": "FR:27332:ZE:0x6253:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 464,
"time": "1772596304"
},
"departure": {
"delay": 464,
"time": "1772596304"
},
"stopId": "FR:27332:ZE:0x6240:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 454,
"time": "1772596174"
},
"departure": {
"delay": 454,
"time": "1772596174"
},
"stopId": "FR:27697:ZE:0x7012:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 433,
"time": "1772596333"
},
"departure": {
"delay": 433,
"time": "1772596333"
},
"stopId": "FR:27332:ZE:0x6244:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 432,
"time": "1772596452"
},
"departure": {
"delay": 432,
"time": "1772596452"
},
"stopId": "FR:27332:ZE:0x6238:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 408,
"time": "1772596488"
},
"departure": {
"delay": 408,
"time": "1772596488"
},
"stopId": "FR:27332:ZE:0x6237:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 478,
"time": "1772596375"
},
"departure": {
"delay": 478,
"time": "1772596378"
},
"stopId": "FR:27332:ZE:0x6260:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 297,
"time": "1772596617"
},
"stopId": "FR:27332:ZE:0x7152:ATOUMOD006",
"stopSequence": 20
}
],
"timestamp": "1772596245",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:9:LOC",
"tripId": "ATOUMOD006:ServiceJourney:8x3470467:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN13101F5941341x2026x02x21T22x11x00Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772603100"
},
"departure": {
"time": "1772603160"
},
"stopId": "FR:27022:ZE:StopPointxOCETrainxTERx87415620:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1772603820"
},
"departure": {
"time": "1772603880"
},
"stopId": "FR:27701:ZE:StopPointxOCETrainxTERx87415877:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1772602500"
},
"departure": {
"time": "1772602620"
},
"stopId": "FR:27681:ZE:StopPointxOCETrainxTERx87415604:ATOUMOD002",
"stopSequence": 15
},
{
"departure": {
"time": "1772599560"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1772604180"
},
"departure": {
"time": "1772604240"
},
"stopId": "FR:27008:ZE:StopPointxOCETrainxTERx87415661:ATOUMOD002",
"stopSequence": 21
},
{
"arrival": {
"time": "1772604540"
},
"departure": {
"time": "1772604600"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 23
},
{
"arrival": {
"time": "1772605200"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 24
}
],
"timestamp": "1772595939",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx97E911FAxC8F2x4861xAD3CxC36CF4750A49x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN13101F5941341x2026x02x21T22x11x00Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC597000:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1772599500"
},
"stopId": "FR:27229:ZE:0xCEN01:ATOUMOD004",
"stopSequence": 1
}
],
"timestamp": "1772596867",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC597000:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:8x3470505:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 146,
"time": "1772596766"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 146,
"time": "1772596586"
},
"departure": {
"delay": 146,
"time": "1772596586"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 186,
"time": "1772596626"
},
"departure": {
"delay": 186,
"time": "1772596626"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 22
}
],
"timestamp": "1772596756",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:8x3470505:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:8x3470343:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1772600400"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
}
],
"timestamp": "1772596876",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:7a:LOC",
"tripId": "ATOUMOD006:ServiceJourney:8x3470343:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN13100F5941342x2026x02x21T22x11x00Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772598360"
},
"departure": {
"time": "1772598420"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1772598900"
},
"departure": {
"time": "1772598960"
},
"stopId": "FR:27701:ZE:StopPointxOCETrainxTERx87415877:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1772599560"
},
"departure": {
"time": "1772599620"
},
"stopId": "FR:27022:ZE:StopPointxOCETrainxTERx87415620:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1772601000"
},
"departure": {
"time": "1772601120"
},
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1772600100"
},
"departure": {
"time": "1772600220"
},
"stopId": "FR:27681:ZE:StopPointxOCETrainxTERx87415604:ATOUMOD002",
"stopSequence": 11
},
{
"departure": {
"time": "1772597820"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1772603640"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 18
}
],
"timestamp": "1772594198",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx97E911FAxC8F2x4861xAD3CxC36CF4750A49x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN13100F5941342x2026x02x21T22x11x00Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx3542:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 132,
"time": "1772645232"
},
"stopId": "FR:76540:ZE:TCARxBBOU:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1772596634",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx3542:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx124:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1772599320"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 14,
"time": "1772599514"
},
"departure": {
"delay": 14,
"time": "1772599514"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 8,
"time": "1772599568"
},
"departure": {
"delay": 8,
"time": "1772599568"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 20,
"time": "1772599640"
},
"departure": {
"delay": 20,
"time": "1772599640"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 43,
"time": "1772599903"
},
"departure": {
"delay": 43,
"time": "1772599903"
},
"stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1772599680"
},
"departure": {
"time": "1772599680"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 47,
"time": "1772599727"
},
"departure": {
"delay": 47,
"time": "1772599727"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
}
],
"timestamp": "1772590739",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx124:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx122:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 54,
"time": "1772599314"
},
"departure": {
"delay": 54,
"time": "1772599314"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1772598600"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1772599380"
},
"departure": {
"time": "1772599380"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 11
}
],
"timestamp": "1772590739",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx122:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4108129x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 2,
"time": "1772595842"
},
"stopId": "FR:76351:ZE:3995:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 14,
"time": "1772595974"
},
"stopId": "FR:76351:ZE:3978:ATOUMOD003",
"stopSequence": 15
}
],
"timestamp": "1772595972",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:B:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4108129x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3302F5940283x2026x02x22T22x07x48Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772611080"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 26
},
{
"arrival": {
"time": "1772603820"
},
"departure": {
"time": "1772604000"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1772602800"
},
"departure": {
"time": "1772602860"
},
"stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1772601060"
},
"departure": {
"time": "1772601180"
},
"stopId": "FR:50099:ZE:StopPointxOCETrainxTERx87447243:ATOUMOD002",
"stopSequence": 11
},
{
"departure": {
"time": "1772599260"
},
"stopId": "FR:50129:ZE:StopPointxOCETrainxTERx87444877:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1772601960"
},
"departure": {
"time": "1772602020"
},
"stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1772600160"
},
"departure": {
"time": "1772600280"
},
"stopId": "FR:50615:ZE:StopPointxOCETrainxTERx87447284:ATOUMOD002",
"stopSequence": 9
}
],
"timestamp": "1772595639",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx66849E04x284Fx47D7x8795x4C925C6ED66Fx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3302F5940283x2026x02x22T22x07x48Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC596589:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1772600400"
},
"stopId": "FR:27229:ZE:0xMOL01:ATOUMOD004",
"stopSequence": 1
}
],
"timestamp": "1772596867",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC596589:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4107980x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 206,
"time": "1772596826"
},
"stopId": "FR:76351:ZE:3972:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 206,
"time": "1772597186"
},
"stopId": "FR:76351:ZE:3990:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 247,
"time": "1772596987"
},
"departure": {
"delay": 247,
"time": "1772596987"
},
"stopId": "FR:76351:ZE:3970:ATOUMOD003",
"stopSequence": 8
}
],
"timestamp": "1772596882",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4107980x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4107918x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": -33,
"time": "1772595987"
},
"stopId": "FR:76351:ZE:3998:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": -74,
"time": "1772596066"
},
"stopId": "FR:76351:ZE:3984:ATOUMOD003",
"stopSequence": 16
}
],
"timestamp": "1772596082",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4107918x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:8x3470486:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1772600400"
},
"stopId": "FR:27332:ZE:0x7152:ATOUMOD006",
"stopSequence": 1
}
],
"timestamp": "1772596876",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:9:LOC",
"tripId": "ATOUMOD006:ServiceJourney:8x3470486:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:8x3487684:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1772599500"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
}
],
"timestamp": "1772596876",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:8:LOC",
"tripId": "ATOUMOD006:ServiceJourney:8x3487684:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:8x3470288:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1772600400"
},
"stopId": "FR:27022:ZE:0x6991:ATOUMOD006",
"stopSequence": 1
}
],
"timestamp": "1772596876",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:6b:LOC",
"tripId": "ATOUMOD006:ServiceJourney:8x3470288:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:8x3471245:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1772599380"
},
"stopId": "FR:27351:ZE:0x6313:ATOUMOD006",
"stopSequence": 18
}
],
"timestamp": "1772596876",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:2:LOC",
"tripId": "ATOUMOD006:ServiceJourney:8x3471245:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:8x3470468:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1772598600"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 1
}
],
"timestamp": "1772596876",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:9:LOC",
"tripId": "ATOUMOD006:ServiceJourney:8x3470468:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:8x3470825:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1772600040"
},
"stopId": "FR:27701:ZE:0x7126:ATOUMOD006",
"stopSequence": 28
}
],
"timestamp": "1772596876",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:E1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:8x3470825:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852400F5934659x2026x02x21T22x11x00Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1772599740"
},
"stopId": "FR:14220:ZE:StopPointxOCETrainxTERx87444372:ATOUMOD002",
"stopSequence": 4
},
{
"arrival": {
"time": "1772600220"
},
"departure": {
"time": "1772600280"
},
"stopId": "FR:14514:ZE:StopPointxOCETrainxTERx87444349:ATOUMOD002",
"stopSequence": 6
},
{
"arrival": {
"time": "1772601480"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 9
}
],
"timestamp": "1772596119",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx5E25F2B5xD15Fx475FxB424xC7ED6748FE50x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852400F5934659x2026x02x21T22x11x00Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:8x3470536:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1772600400"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 1
}
],
"timestamp": "1772596876",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:8x3470536:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:8x3470485:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1772596800"
},
"stopId": "FR:27332:ZE:0x7152:ATOUMOD006",
"stopSequence": 1
}
],
"timestamp": "1772596786",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:9:LOC",
"tripId": "ATOUMOD006:ServiceJourney:8x3470485:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:8x3470535:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1772599260"
},
"stopId": "FR:27701:ZE:0x7101:ATOUMOD006",
"stopSequence": 15
}
],
"timestamp": "1772596876",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:8x3470535:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC597887:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1772600400"
},
"stopId": "FR:27602:ZE:0xALI02:ATOUMOD004",
"stopSequence": 1
}
],
"timestamp": "1772596867",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T3:LOC",
"tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC597887:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx3538:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 362,
"time": "1772638862"
},
"stopId": "FR:76540:ZE:TCARxBBOU:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1772595753",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx3538:LOC"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "1.0",
"timestamp": "1772596984"
}
}