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
❌5 094 erreurs, 450 avertissements
Les shapes présentes dans le GTFS ont été ignorées, certaines règles de validation n'ont pas été vérifiées.
Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 12/04/2026 à 09h11 Europe/Paris avec le validateur GTFS-RT de MobilityData.
Erreurs
GTFS-rt trip_id does not exist in GTFS data and does not have schedule_relationship of ADDED E003 28 erreurs
All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED
Exemples d'erreurs
- trip_id ATOUMOD002:ServiceJourney:OCESN3306F494046x2026x04x05T22x37x58Z:LOC does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id ATOUMOD002:ServiceJourney:OCESN852435F409875x2026x03x30T20x56x21Z:LOC does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id ATOUMOD002:ServiceJourney:OCESN3309F494039x2026x04x05T22x37x58Z:LOC does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id ATOUMOD002:ServiceJourney:OCESN848970F409993x2026x03x30T20x56x21Z:LOC does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id ATOUMOD002:ServiceJourney:OCESN3416F493814x2026x04x05T22x37x58Z:LOC does not exist in the GTFS data and does not have schedule_relationship of ADDED
stop_times_updates not strictly sorted E002 117 erreurs
stop_time_updates for a given trip_id must be strictly sorted by increasing stop_sequence
Exemples d'erreurs
- trip_id ATOUMOD003:ServiceJourney:4041903x2025x26xGDimLiaxDimanchex03:LOC stop_sequence [3, 6, 15, 13] is not strictly sorted by increasing stop_sequence
- trip_id ATOUMOD003:ServiceJourney:4232730x2025x26xGDimLiaxDimanchex03:LOC stop_sequence [27, 21] is not strictly sorted by increasing stop_sequence
- trip_id ATOUMOD001:ServiceJourney:TCARx2112:LOC stop_sequence [1, 4, 2] is not strictly sorted by increasing stop_sequence
- trip_id ATOUMOD001:ServiceJourney:TCARx804:LOC stop_sequence [27, 9] is not strictly sorted by increasing stop_sequence
- trip_id ATOUMOD003:ServiceJourney:4025455x2025x26xGDimLiaxDimanchex03:LOC stop_sequence [50, 24, 15, 8, 48, 47, 1, 5, 2, 21, 46, 31, 16, 23, 41, 28, 40, 14, 30, 42, 27, 20, 10, 7, 11, 35, 37, 49, 36, 33, 38, 9, 6, 43, 19, 13, 32, 26, 12, 45, 22, 4, 29, 34, 25, 17, 44, 39, 18, 3] is not strictly sorted by increasing stop_sequence
Sequential stop_time_update times are not increasing E022 4 673 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 ATOUMOD003:ServiceJourney:4041903x2025x26xGDimLiaxDimanchex03:LOC stop_sequence 13 arrival_time 09:18:11 (1775978291) is less than previous stop arrival_time 09:19:48 (1775978388) - times must increase between two sequential stops
- trip_id ATOUMOD003:ServiceJourney:4041903x2025x26xGDimLiaxDimanchex03:LOC stop_sequence 13 arrival_time 09:18:11 (1775978291) is less than previous stop departure_time 09:19:48 (1775978388) - times must increase between two sequential stops
- trip_id ATOUMOD003:ServiceJourney:4041903x2025x26xGDimLiaxDimanchex03:LOC stop_sequence 13 departure_time 09:18:11 (1775978291) is less than previous stop departure_time 09:19:48 (1775978388) - times must increase between two sequential stops
- trip_id ATOUMOD003:ServiceJourney:4041903x2025x26xGDimLiaxDimanchex03:LOC stop_sequence 13 departure_time 09:18:11 (1775978291) is less than previous stop arrival_time 09:19:48 (1775978388) - times must increase between two sequential stops
- trip_id ATOUMOD003:ServiceJourney:4041903x2025x26xGDimLiaxDimanchex03:LOC stop_sequence 9 arrival_time 09:15:15 (1775978115) is less than previous stop arrival_time 09:18:11 (1775978291) - times must increase between two sequential stops
trip direction_id does not match GTFS data E024 121 erreurs
GTFS-rt trip direction_id must match the direction_id in GTFS trips.txt
Exemples d'erreurs
- GTFS-rt trip_id ATOUMOD003:ServiceJourney:4041903x2025x26xGDimLiaxDimanchex03:LOC trip.direction_id is 1 but GTFS trip.direction_id is 0 - direction_id does not match
- GTFS-rt trip_id ATOUMOD003:ServiceJourney:4232730x2025x26xGDimLiaxDimanchex03:LOC trip.direction_id is 2 but GTFS trip.direction_id is 1 - direction_id does not match
- GTFS-rt trip_id ATOUMOD001:ServiceJourney:TCARx2112:LOC trip.direction_id is 2 but GTFS trip.direction_id is 0 - direction_id does not match
- GTFS-rt trip_id ATOUMOD001:ServiceJourney:TCARx804:LOC trip.direction_id is 2 but GTFS trip.direction_id is 1 - direction_id does not match
- GTFS-rt trip_id ATOUMOD003:ServiceJourney:4025455x2025x26xGDimLiaxDimanchex03:LOC trip.direction_id is 1 but GTFS trip.direction_id is 0 - direction_id does not match
stop_time_update departure time is before arrival time E025 1 erreur
Within the same stop_time_update, arrival and departures times can be the same, or the departure time can be later than the arrival time - the departure time should never come before the arrival time.
Exemples d'erreurs
- trip_id ATOUMOD035:ServiceJourney:3748839x2025xHxMultxDimxDimanchex00:LOC stop_sequence 7 departure_time 09:09:00 (1775977740) is less than the same stop arrival_time 09:10:37 (1775977837) - departure time must be equal to or greater than arrival time
GTFS-rt trip.trip_id does not belong to GTFS-rt trip.route_id in GTFS trips.txt E035 10 erreurs
The GTFS-rt trip.trip_id should belong to the specified trip.route_id in GTFS trips.txt
Exemples d'erreurs
- GTFS-rt entity ID SM:ATOUMOD005:ServiceJourney:537:LOC trip_id ATOUMOD005:ServiceJourney:537:LOC has route_id ATOUMOD005:Line:14:LOC but belongs to GTFS route_id ATOUMOD005:Line:2:LOC in GTFS trips.txt
- GTFS-rt entity ID SM:ATOUMOD005:ServiceJourney:367:LOC trip_id ATOUMOD005:ServiceJourney:367:LOC has route_id ATOUMOD005:Line:14:LOC but belongs to GTFS route_id ATOUMOD005:Line:15:LOC in GTFS trips.txt
- GTFS-rt entity ID SM:ATOUMOD005:ServiceJourney:539:LOC trip_id ATOUMOD005:ServiceJourney:539:LOC has route_id ATOUMOD005:Line:14:LOC but belongs to GTFS route_id ATOUMOD005:Line:3:LOC in GTFS trips.txt
- GTFS-rt entity ID SM:ATOUMOD005:ServiceJourney:193:LOC trip_id ATOUMOD005:ServiceJourney:193:LOC has route_id ATOUMOD005:Line:14:LOC but belongs to GTFS route_id ATOUMOD005:Line:1:LOC in GTFS trips.txt
- GTFS-rt entity ID SM:ATOUMOD005:ServiceJourney:463:LOC trip_id ATOUMOD005:ServiceJourney:463:LOC has route_id ATOUMOD005:Line:14:LOC but belongs to GTFS route_id ATOUMOD005:Line:3:LOC in GTFS trips.txt
GTFS-rt stop_time_update stop_sequence and stop_id do not match GTFS E045 44 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 ATOUMOD003:ServiceJourney:4232730x2025x26xGDimLiaxDimanchex03:LOC stop_sequence 27 has stop_id FR:76351:ZE:3426:ATOUMOD003 but GTFS stop_sequence 27 has stop_id FR:76351:ZE:3384:ATOUMOD003 - stop_ids should be the same
- GTFS-rt trip_id ATOUMOD001:ServiceJourney:TCARx2112:LOC stop_sequence 1 has stop_id FR:76212:ZE:TCARxDUREC:ATOUMOD001 but GTFS stop_sequence 1 has stop_id FR:76157:ZE:TCARxTMONET:ATOUMOD001 - stop_ids should be the same
- GTFS-rt trip_id ATOUMOD001:ServiceJourney:TCARx2112:LOC stop_sequence 4 has stop_id FR:76212:ZE:TCARxECOLE2:ATOUMOD001 but GTFS stop_sequence 4 has stop_id FR:76157:ZE:TCARxTPROV1:ATOUMOD001 - stop_ids should be the same
- GTFS-rt trip_id ATOUMOD003:ServiceJourney:4022715x2025x26xGDimLiaxDimanchex03:LOC stop_sequence 46 has stop_id FR:76552:ZE:3092:ATOUMOD003 but GTFS stop_sequence 46 has stop_id FR:76552:ZE:3489:ATOUMOD003 - stop_ids should be the same
- GTFS-rt trip_id ATOUMOD005:ServiceJourney:537:LOC stop_sequence 19 has stop_id FR:76217:ZE:18096:ATOUMOD005 but GTFS stop_sequence 19 has stop_id FR:76217:ZE:18086:ATOUMOD005 - 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 09:12:08 (1775977928) is 1 min 4 sec greater than 09:11:03 (1775977863526) - the current time in milliseconds
GTFS-rt stop_sequence not found in GTFS data E051 99 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 ATOUMOD003:ServiceJourney:4041903x2025x26xGDimLiaxDimanchex03:LOC contains stop_sequence 13 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id ATOUMOD003:ServiceJourney:4232730x2025x26xGDimLiaxDimanchex03:LOC contains stop_sequence 21 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id ATOUMOD001:ServiceJourney:TCARx2112:LOC contains stop_sequence 2 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id ATOUMOD001:ServiceJourney:TCARx804:LOC contains stop_sequence 9 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id ATOUMOD035:ServiceJourney:3748871x2025xHxMultxDimxDimanchex00:LOC contains stop_sequence 4 that does not exist in GTFS stop_times.txt for this trip
Avertissements
vehicle_id not populated W002 150 erreurs
vehicle_id should be populated for TripUpdates and VehiclePositions
Exemples d'erreurs
- trip_id ATOUMOD003:ServiceJourney:4041903x2025x26xGDimLiaxDimanchex03:LOC does not have a vehicle_id
- trip_id ATOUMOD003:ServiceJourney:4232730x2025x26xGDimLiaxDimanchex03:LOC does not have a vehicle_id
- trip_id ATOUMOD001:ServiceJourney:TCARx2112:LOC does not have a vehicle_id
- trip_id ATOUMOD001:ServiceJourney:TCARx804:LOC does not have a vehicle_id
- trip_id ATOUMOD003:ServiceJourney:4025455x2025x26xGDimLiaxDimanchex03:LOC does not have a vehicle_id
schedule_relationship not populated W009 300 erreurs
trip.schedule_relationship and stop_time_update.schedule_relationship should be populated
Exemples d'erreurs
- trip_id ATOUMOD003:ServiceJourney:4041903x2025x26xGDimLiaxDimanchex03:LOC stop_sequence 3 (and potentially more for this trip) does not have a schedule_relationship
- trip_id ATOUMOD003:ServiceJourney:4041903x2025x26xGDimLiaxDimanchex03:LOC does not have a schedule_relationship
- trip_id ATOUMOD003:ServiceJourney:4232730x2025x26xGDimLiaxDimanchex03:LOC stop_sequence 27 (and potentially more for this trip) does not have a schedule_relationship
- trip_id ATOUMOD003:ServiceJourney:4232730x2025x26xGDimLiaxDimanchex03:LOC does not have a schedule_relationship
- trip_id ATOUMOD001:ServiceJourney:TCARx2112:LOC stop_sequence 1 (and potentially more for this trip) does not have a schedule_relationship
Validations précédentes
Voici un récapitulatif des différents types d'erreurs constatés au cours des 30 derniers jours.
| Identifiant d'erreur | Description | Nombre d'erreurs | Nombre d'occurences |
|---|---|---|---|
| E002 | stop_time_updates for a given trip_id must be strictly sorted by increasing stop_sequence | 14 493 | 30 fois (100 % des validations) |
| E003 | All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED | 2 190 | 30 fois (100 % des validations) |
| E022 | stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. | 587 379 | 30 fois (100 % des validations) |
| E024 | GTFS-rt trip direction_id must match the direction_id in GTFS trips.txt | 15 223 | 30 fois (100 % des validations) |
| E045 | If GTFS-rt stop_time_update contains both stop_sequence and stop_id, the values must match the GTFS data in stop_times.txt | 5 469 | 30 fois (100 % des validations) |
| E051 | All stop_time_update stop_sequences in GTFS-realtime data must appear in GTFS stop_times.txt for that trip | 12 595 | 30 fois (100 % des validations) |
| W002 | vehicle_id should be populated for TripUpdates and VehiclePositions | 17 879 | 30 fois (100 % des validations) |
| W009 | trip.schedule_relationship and stop_time_update.schedule_relationship should be populated | 35 757 | 30 fois (100 % 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. | 392 | 28 fois (93 % des validations) |
| E035 | The GTFS-rt trip.trip_id should belong to the specified trip.route_id in GTFS trips.txt | 726 | 23 fois (77 % des validations) |
| E050 | All timestamps must be less than the current time | 26 | 21 fois (70 % des validations) |
| E011 | All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt | 1 087 | 19 fois (63 % des validations) |
| E004 | All route_ids provided in the GTFS-rt feed must exist in the GTFS data | 236 | 14 fois (47 % des validations) |
| E037 | Sequential GTFS-rt trip stop_time_updates shouldn't have the same stop_id | 18 | 13 fois (43 % des validations) |
| E040 | All stop_time_updates must contain stop_id or stop_sequence - both fields cannot be left blank | 13 | 7 fois (23 % 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 | 13 | 7 fois (23 % des validations) |
Contenu du flux GTFS-RT
Entités
Entités présentes dans ce flux le 12/04/2026 à 20h48 Europe/Paris.
trip_updates (181) 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 12/04/2026 à 20h48 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.
{
"entity": [
{
"id": "SM:ATOUMOD035:ServiceJourney:3748868x2025xHxMultxDimxDimanchex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 97,
"time": "1776008342"
},
"departure": {
"delay": 97,
"time": "1776008377"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"time": "1776009055"
},
"departure": {
"time": "1776009120"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -34,
"time": "1776008996"
},
"departure": {
"delay": -34,
"time": "1776009026"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 27,
"time": "1776007971"
},
"departure": {
"delay": 27,
"time": "1776008007"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 60,
"time": "1776008161"
},
"departure": {
"delay": 60,
"time": "1776008220"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 25,
"time": "1776008837"
},
"departure": {
"delay": 25,
"time": "1776008905"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 74,
"time": "1776008438"
},
"departure": {
"delay": 74,
"time": "1776008474"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 27,
"time": "1776008030"
},
"departure": {
"delay": 27,
"time": "1776008067"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 102,
"time": "1776008240"
},
"departure": {
"delay": 102,
"time": "1776008322"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -11,
"time": "1776009529"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 42,
"time": "1776008095"
},
"departure": {
"delay": 42,
"time": "1776008142"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 19,
"time": "1776008558"
},
"departure": {
"delay": 19,
"time": "1776008599"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 60,
"time": "1776008494"
},
"departure": {
"delay": 60,
"time": "1776008520"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"departure": {
"delay": 83,
"time": "1776007883"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 24,
"time": "1776008693"
},
"departure": {
"delay": 24,
"time": "1776008784"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 4,
"time": "1776009263"
},
"departure": {
"delay": 4,
"time": "1776009304"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 1,
"time": "1776009349"
},
"departure": {
"delay": 1,
"time": "1776009421"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -57,
"time": "1776008630"
},
"departure": {
"delay": -57,
"time": "1776008643"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 53,
"time": "1776009165"
},
"departure": {
"delay": 53,
"time": "1776009233"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -45,
"time": "1776008940"
},
"departure": {
"delay": -45,
"time": "1776008955"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
}
],
"timestamp": "1776019612",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748868x2025xHxMultxDimxDimanchex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx507:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 320,
"time": "1776017060"
},
"departure": {
"delay": 320,
"time": "1776017060"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 68,
"time": "1776015908"
},
"departure": {
"delay": 68,
"time": "1776015908"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 339,
"time": "1776017834"
},
"departure": {
"delay": 339,
"time": "1776017859"
},
"stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 45,
"time": "1776016185"
},
"departure": {
"delay": 45,
"time": "1776016185"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 73,
"time": "1776016033"
},
"departure": {
"delay": 73,
"time": "1776016033"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 294,
"time": "1776017934"
},
"departure": {
"delay": 294,
"time": "1776017934"
},
"stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 222,
"time": "1776018282"
},
"departure": {
"delay": 222,
"time": "1776018282"
},
"stopId": "FR:76540:ZE:TCARxSTCLA1:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1776015840"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 250,
"time": "1776018070"
},
"departure": {
"delay": 250,
"time": "1776018070"
},
"stopId": "FR:76540:ZE:TCARxARGEN1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 239,
"time": "1776018359"
},
"departure": {
"delay": 239,
"time": "1776018359"
},
"stopId": "FR:76540:ZE:TCARxMALRA1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 419,
"time": "1776017740"
},
"departure": {
"delay": 419,
"time": "1776017759"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": -42,
"time": "1776016458"
},
"departure": {
"delay": -42,
"time": "1776016458"
},
"stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 275,
"time": "1776017135"
},
"departure": {
"delay": 275,
"time": "1776017135"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 259,
"time": "1776018538"
},
"departure": {
"delay": 259,
"time": "1776018559"
},
"stopId": "FR:76540:ZE:TCARxMAIS21:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 289,
"time": "1776017509"
},
"departure": {
"delay": 289,
"time": "1776017509"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 339,
"time": "1776017235"
},
"departure": {
"delay": 339,
"time": "1776017259"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 171,
"time": "1776018771"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 281,
"time": "1776016961"
},
"departure": {
"delay": 281,
"time": "1776016961"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 214,
"time": "1776018634"
},
"departure": {
"delay": 214,
"time": "1776018634"
},
"stopId": "FR:76540:ZE:TCARxCHATL1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 38,
"time": "1776016358"
},
"departure": {
"delay": 38,
"time": "1776016358"
},
"stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 229,
"time": "1776018409"
},
"departure": {
"delay": 229,
"time": "1776018409"
},
"stopId": "FR:76540:ZE:TCARxPSALO1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 291,
"time": "1776016611"
},
"departure": {
"delay": 291,
"time": "1776016911"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 88,
"time": "1776016108"
},
"departure": {
"delay": 88,
"time": "1776016108"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 330,
"time": "1776017310"
},
"departure": {
"delay": 330,
"time": "1776017310"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 284,
"time": "1776017361"
},
"departure": {
"delay": 284,
"time": "1776017384"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 219,
"time": "1776018459"
},
"departure": {
"delay": 219,
"time": "1776018459"
},
"stopId": "FR:76540:ZE:TCARxGALI1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 209,
"time": "1776018209"
},
"departure": {
"delay": 209,
"time": "1776018209"
},
"stopId": "FR:76540:ZE:TCARxCOUPE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 299,
"time": "1776017459"
},
"departure": {
"delay": 299,
"time": "1776017459"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 62,
"time": "1776016262"
},
"departure": {
"delay": 62,
"time": "1776016262"
},
"stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 358,
"time": "1776017638"
},
"departure": {
"delay": 358,
"time": "1776017638"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 18
}
],
"timestamp": "1776015802",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx507:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748861x2025xHxMultxDimxDimanchex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 12,
"time": "1775983532"
},
"departure": {
"delay": 12,
"time": "1775983572"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -5,
"time": "1775984169"
},
"departure": {
"delay": -5,
"time": "1775984215"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 24,
"time": "1775983849"
},
"departure": {
"delay": 24,
"time": "1775983884"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -8,
"time": "1775982845"
},
"departure": {
"delay": -8,
"time": "1775982892"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -23,
"time": "1775982719"
},
"departure": {
"delay": -23,
"time": "1775982757"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 70,
"time": "1775984019"
},
"departure": {
"delay": 70,
"time": "1775984050"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 13,
"time": "1775984080"
},
"departure": {
"delay": 13,
"time": "1775984113"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 11,
"time": "1775982951"
},
"departure": {
"delay": 11,
"time": "1775982971"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 15,
"time": "1775983713"
},
"departure": {
"delay": 15,
"time": "1775983815"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -13,
"time": "1775982779"
},
"departure": {
"delay": -13,
"time": "1775982827"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 65,
"time": "1775983914"
},
"departure": {
"delay": 65,
"time": "1775983985"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -16,
"time": "1775983627"
},
"departure": {
"delay": -16,
"time": "1775983664"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -32,
"time": "1775983429"
},
"departure": {
"delay": -32,
"time": "1775983468"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -9,
"time": "1775984331"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"departure": {
"delay": 44,
"time": "1775982644"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 21,
"time": "1775983179"
},
"departure": {
"delay": 21,
"time": "1775983221"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 50,
"time": "1775982997"
},
"departure": {
"delay": 50,
"time": "1775983070"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 29,
"time": "1775983249"
},
"departure": {
"delay": 29,
"time": "1775983289"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 26,
"time": "1775983095"
},
"departure": {
"delay": 26,
"time": "1775983106"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 11,
"time": "1775983335"
},
"departure": {
"delay": 11,
"time": "1775983391"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
}
],
"timestamp": "1776019612",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748861x2025xHxMultxDimxDimanchex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4232725x2025x26xGDimLiaxDimanchex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 10,
"time": "1776022030"
},
"departure": {
"delay": 10,
"time": "1776022030"
},
"stopId": "FR:76351:ZE:3685:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 45,
"time": "1776020265"
},
"departure": {
"delay": 45,
"time": "1776020265"
},
"stopId": "FR:76351:ZE:5224:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 48,
"time": "1776021468"
},
"departure": {
"delay": 48,
"time": "1776021468"
},
"stopId": "FR:76351:ZE:3276:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"time": "1776020580"
},
"departure": {
"time": "1776020580"
},
"stopId": "FR:76351:ZE:3125:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 36,
"time": "1776022176"
},
"departure": {
"delay": 36,
"time": "1776022176"
},
"stopId": "FR:76351:ZE:3386:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"time": "1776021300"
},
"departure": {
"time": "1776021300"
},
"stopId": "FR:76351:ZE:4643:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"time": "1776022260"
},
"stopId": "FR:76351:ZE:3743:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 54,
"time": "1776021414"
},
"departure": {
"delay": 54,
"time": "1776021414"
},
"stopId": "FR:76351:ZE:3501:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"time": "1776021540"
},
"departure": {
"time": "1776021540"
},
"stopId": "FR:76351:ZE:5183:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 25,
"time": "1776022105"
},
"departure": {
"delay": 25,
"time": "1776022105"
},
"stopId": "FR:76351:ZE:3785:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 13,
"time": "1776020713"
},
"departure": {
"delay": 13,
"time": "1776020713"
},
"stopId": "FR:76351:ZE:3628:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 32,
"time": "1776020072"
},
"departure": {
"delay": 32,
"time": "1776020072"
},
"stopId": "FR:76351:ZE:4725:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"time": "1776021960"
},
"departure": {
"time": "1776021960"
},
"stopId": "FR:76351:ZE:3007:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 16,
"time": "1776020656"
},
"departure": {
"delay": 16,
"time": "1776020656"
},
"stopId": "FR:76351:ZE:3532:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"time": "1776020160"
},
"departure": {
"time": "1776020160"
},
"stopId": "FR:76351:ZE:4559:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 2,
"time": "1776020342"
},
"departure": {
"delay": 2,
"time": "1776020342"
},
"stopId": "FR:76351:ZE:3385:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"time": "1776020820"
},
"departure": {
"time": "1776020820"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 52,
"time": "1776019912"
},
"departure": {
"delay": 52,
"time": "1776019912"
},
"stopId": "FR:76351:ZE:4256:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 13,
"time": "1776021013"
},
"departure": {
"delay": 13,
"time": "1776021013"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 18,
"time": "1776021798"
},
"departure": {
"delay": 18,
"time": "1776021798"
},
"stopId": "FR:76351:ZE:3543:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 12,
"time": "1776022212"
},
"departure": {
"delay": 12,
"time": "1776022212"
},
"stopId": "FR:76351:ZE:3047:ATOUMOD003",
"stopSequence": 37
},
{
"departure": {
"time": "1776019860"
},
"stopId": "FR:76351:ZE:4823:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 51,
"time": "1776020511"
},
"departure": {
"delay": 51,
"time": "1776020511"
},
"stopId": "FR:76351:ZE:3418:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"time": "1776021720"
},
"departure": {
"time": "1776021720"
},
"stopId": "FR:76351:ZE:3200:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 40,
"time": "1776022000"
},
"departure": {
"delay": 40,
"time": "1776022000"
},
"stopId": "FR:76351:ZE:3019:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 43,
"time": "1776021343"
},
"departure": {
"delay": 43,
"time": "1776021343"
},
"stopId": "FR:76351:ZE:3646:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 15,
"time": "1776020955"
},
"departure": {
"delay": 15,
"time": "1776020955"
},
"stopId": "FR:76351:ZE:3028:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 47,
"time": "1776019967"
},
"departure": {
"delay": 47,
"time": "1776019967"
},
"stopId": "FR:76351:ZE:4836:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 1,
"time": "1776020461"
},
"departure": {
"delay": 1,
"time": "1776020461"
},
"stopId": "FR:76351:ZE:3364:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 15,
"time": "1776020775"
},
"departure": {
"delay": 15,
"time": "1776020775"
},
"stopId": "FR:76351:ZE:3192:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"time": "1776020400"
},
"departure": {
"time": "1776020400"
},
"stopId": "FR:76351:ZE:3427:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"time": "1776022140"
},
"departure": {
"time": "1776022140"
},
"stopId": "FR:76351:ZE:3342:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 30,
"time": "1776020130"
},
"departure": {
"delay": 30,
"time": "1776020130"
},
"stopId": "FR:76351:ZE:4468:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 35,
"time": "1776020615"
},
"departure": {
"delay": 35,
"time": "1776020615"
},
"stopId": "FR:76351:ZE:3358:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"time": "1776021900"
},
"departure": {
"time": "1776021900"
},
"stopId": "FR:76351:ZE:3770:ATOUMOD003",
"stopSequence": 30
}
],
"timestamp": "1776019324",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4232725x2025x26xGDimLiaxDimanchex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx833:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 37,
"time": "1776022657"
},
"departure": {
"delay": 37,
"time": "1776022657"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 8,
"time": "1776022808"
},
"departure": {
"delay": 8,
"time": "1776022808"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 20,
"time": "1776022880"
},
"departure": {
"delay": 20,
"time": "1776022880"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 47,
"time": "1776022967"
},
"departure": {
"delay": 47,
"time": "1776022967"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1776022560"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1776022920"
},
"departure": {
"time": "1776022920"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 39,
"time": "1776022719"
},
"departure": {
"delay": 39,
"time": "1776022719"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 14,
"time": "1776022754"
},
"departure": {
"delay": 14,
"time": "1776022754"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1776019524",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx833:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748927x2025xHxMultxDimxDimanchex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 1,
"time": "1776022261"
},
"departure": {
"delay": 1,
"time": "1776022261"
},
"stopId": "FR:50129:ZE:10BHE2:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"time": "1776021840"
},
"departure": {
"time": "1776021840"
},
"stopId": "FR:50129:ZE:10BEL2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"time": "1776019980"
},
"departure": {
"time": "1776019980"
},
"stopId": "FR:50129:ZE:10MGT2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"time": "1776020640"
},
"departure": {
"time": "1776020640"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 1,
"time": "1776020401"
},
"departure": {
"delay": 1,
"time": "1776020401"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"time": "1776022620"
},
"departure": {
"time": "1776022620"
},
"stopId": "FR:50129:ZE:10CAR2:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 1,
"time": "1776022381"
},
"departure": {
"delay": 1,
"time": "1776022381"
},
"stopId": "FR:50129:ZE:10ARA2:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"time": "1776019740"
},
"departure": {
"time": "1776019740"
},
"stopId": "FR:50129:ZE:10JGO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"time": "1776021300"
},
"departure": {
"time": "1776021300"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"time": "1776020280"
},
"departure": {
"time": "1776020280"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"time": "1776021360"
},
"departure": {
"time": "1776021360"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"time": "1776022020"
},
"departure": {
"time": "1776022020"
},
"stopId": "FR:50129:ZE:10LAV2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"time": "1776020040"
},
"departure": {
"time": "1776020040"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"time": "1776020160"
},
"departure": {
"time": "1776020160"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"time": "1776021420"
},
"departure": {
"time": "1776021420"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"time": "1776021540"
},
"departure": {
"time": "1776021540"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"time": "1776021240"
},
"departure": {
"time": "1776021240"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"time": "1776021120"
},
"departure": {
"time": "1776021120"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"time": "1776022740"
},
"departure": {
"time": "1776022740"
},
"stopId": "FR:50129:ZE:10ALB2:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"time": "1776021060"
},
"departure": {
"time": "1776021060"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"time": "1776020520"
},
"departure": {
"time": "1776020520"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 1,
"time": "1776019981"
},
"departure": {
"delay": 1,
"time": "1776019981"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"time": "1776022680"
},
"departure": {
"time": "1776022680"
},
"stopId": "FR:50129:ZE:10SFN2:ATOUMOD035",
"stopSequence": 45
},
{
"departure": {
"time": "1776019680"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"time": "1776020340"
},
"departure": {
"time": "1776020340"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"time": "1776022260"
},
"departure": {
"time": "1776022260"
},
"stopId": "FR:50129:ZE:10LON2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"time": "1776022560"
},
"departure": {
"time": "1776022560"
},
"stopId": "FR:50129:ZE:10HOU2:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"time": "1776022080"
},
"departure": {
"time": "1776022080"
},
"stopId": "FR:50129:ZE:10DUB2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"time": "1776020400"
},
"departure": {
"time": "1776020400"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"time": "1776022920"
},
"departure": {
"time": "1776022920"
},
"stopId": "FR:50129:ZE:10SFG2:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 1,
"time": "1776019921"
},
"departure": {
"delay": 1,
"time": "1776019921"
},
"stopId": "FR:50129:ZE:10RSX2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"time": "1776021960"
},
"departure": {
"time": "1776021960"
},
"stopId": "FR:50129:ZE:10AGO2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 1,
"time": "1776022501"
},
"departure": {
"delay": 1,
"time": "1776022501"
},
"stopId": "FR:50129:ZE:10BRT2:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"time": "1776021720"
},
"departure": {
"time": "1776021720"
},
"stopId": "FR:50129:ZE:10TRA6:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 1,
"time": "1776020101"
},
"departure": {
"delay": 1,
"time": "1776020101"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"time": "1776021660"
},
"departure": {
"time": "1776021660"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"time": "1776022140"
},
"departure": {
"time": "1776022140"
},
"stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"time": "1776020100"
},
"departure": {
"time": "1776020100"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"time": "1776022980"
},
"departure": {
"time": "1776022980"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 49
},
{
"arrival": {
"time": "1776023040"
},
"stopId": "FR:50129:ZE:10MAX1:ATOUMOD035",
"stopSequence": 50
},
{
"arrival": {
"time": "1776020760"
},
"departure": {
"time": "1776020760"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"time": "1776021780"
},
"departure": {
"time": "1776021780"
},
"stopId": "FR:50129:ZE:10HUI2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"time": "1776022380"
},
"departure": {
"time": "1776022380"
},
"stopId": "FR:50129:ZE:10PRE2:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"time": "1776021900"
},
"departure": {
"time": "1776021900"
},
"stopId": "FR:50129:ZE:10HOM2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"time": "1776022500"
},
"departure": {
"time": "1776022500"
},
"stopId": "FR:50129:ZE:10BON2:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"time": "1776019920"
},
"departure": {
"time": "1776019920"
},
"stopId": "FR:50129:ZE:10CVE2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"time": "1776019860"
},
"departure": {
"time": "1776019860"
},
"stopId": "FR:50129:ZE:10COS2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"time": "1776022860"
},
"departure": {
"time": "1776022860"
},
"stopId": "FR:50129:ZE:10COF2:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"time": "1776020880"
},
"departure": {
"time": "1776020880"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"time": "1776022320"
},
"departure": {
"time": "1776022320"
},
"stopId": "FR:50129:ZE:10CPL2:ATOUMOD035",
"stopSequence": 38
}
],
"timestamp": "1776019612",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748927x2025xHxMultxDimxDimanchex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748922x2025xHxMultxDimxDimanchex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 5,
"time": "1775984053"
},
"departure": {
"delay": 5,
"time": "1775984165"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 82,
"time": "1775983468"
},
"departure": {
"delay": 82,
"time": "1775983522"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 9,
"time": "1775985362"
},
"departure": {
"delay": 9,
"time": "1775985369"
},
"stopId": "FR:50129:ZE:10AGO2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 18,
"time": "1775985948"
},
"departure": {
"delay": 18,
"time": "1775985978"
},
"stopId": "FR:50129:ZE:10HOU2:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 11,
"time": "1775983262"
},
"departure": {
"delay": 11,
"time": "1775983271"
},
"stopId": "FR:50129:ZE:10COS2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 73,
"time": "1775983560"
},
"departure": {
"delay": 73,
"time": "1775983573"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 8,
"time": "1775985397"
},
"departure": {
"delay": 8,
"time": "1775985428"
},
"stopId": "FR:50129:ZE:10LAV2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -40,
"time": "1775986259"
},
"departure": {
"delay": -40,
"time": "1775986280"
},
"stopId": "FR:50129:ZE:10SFG2:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 101,
"time": "1775983590"
},
"departure": {
"delay": 101,
"time": "1775983601"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 66,
"time": "1775983423"
},
"departure": {
"delay": 66,
"time": "1775983446"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 57,
"time": "1775983715"
},
"departure": {
"delay": 57,
"time": "1775983737"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 20,
"time": "1775984252"
},
"departure": {
"delay": 20,
"time": "1775984300"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 2,
"time": "1775983789"
},
"departure": {
"delay": 2,
"time": "1775983802"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 49,
"time": "1775983821"
},
"departure": {
"delay": 49,
"time": "1775983849"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 29,
"time": "1775983763"
},
"departure": {
"delay": 29,
"time": "1775983769"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -9,
"time": "1775985124"
},
"departure": {
"delay": -9,
"time": "1775985171"
},
"stopId": "FR:50129:ZE:10HUI2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 35,
"time": "1775983399"
},
"departure": {
"delay": 35,
"time": "1775983415"
},
"stopId": "FR:50129:ZE:10MGT2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -33,
"time": "1775984987"
},
"departure": {
"delay": -33,
"time": "1775985027"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 43,
"time": "1775984722"
},
"departure": {
"delay": 43,
"time": "1775984743"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -31,
"time": "1775986091"
},
"departure": {
"delay": -31,
"time": "1775986109"
},
"stopId": "FR:50129:ZE:10ALB2:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 5,
"time": "1775985770"
},
"departure": {
"delay": 5,
"time": "1775985785"
},
"stopId": "FR:50129:ZE:10PRE2:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 38,
"time": "1775984572"
},
"departure": {
"delay": 38,
"time": "1775984678"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -82,
"time": "1775986358"
},
"stopId": "FR:50129:ZE:10MAX1:ATOUMOD035",
"stopSequence": 50
},
{
"arrival": {
"delay": 1,
"time": "1775985632"
},
"departure": {
"delay": 1,
"time": "1775985661"
},
"stopId": "FR:50129:ZE:10LON2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 29,
"time": "1775984763"
},
"departure": {
"delay": 29,
"time": "1775984789"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -5,
"time": "1775986003"
},
"departure": {
"delay": -5,
"time": "1775986015"
},
"stopId": "FR:50129:ZE:10CAR2:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 8,
"time": "1775983895"
},
"departure": {
"delay": 8,
"time": "1775983928"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 21,
"time": "1775984825"
},
"departure": {
"delay": 21,
"time": "1775984841"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 26,
"time": "1775985795"
},
"departure": {
"delay": 26,
"time": "1775985806"
},
"stopId": "FR:50129:ZE:10ARA2:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 11,
"time": "1775983294"
},
"departure": {
"delay": 11,
"time": "1775983331"
},
"stopId": "FR:50129:ZE:10CVE2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -4,
"time": "1775985462"
},
"departure": {
"delay": -4,
"time": "1775985476"
},
"stopId": "FR:50129:ZE:10DUB2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": -73,
"time": "1775986174"
},
"departure": {
"delay": -73,
"time": "1775986187"
},
"stopId": "FR:50129:ZE:10COF2:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 70,
"time": "1775983617"
},
"departure": {
"delay": 70,
"time": "1775983630"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -23,
"time": "1775984382"
},
"departure": {
"delay": -23,
"time": "1775984437"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -44,
"time": "1775985043"
},
"departure": {
"delay": -44,
"time": "1775985076"
},
"stopId": "FR:50129:ZE:10TRA6:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 5,
"time": "1775985861"
},
"departure": {
"delay": 5,
"time": "1775985905"
},
"stopId": "FR:50129:ZE:10BON2:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": -48,
"time": "1775983961"
},
"departure": {
"delay": -48,
"time": "1775983992"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 11,
"time": "1775984935"
},
"departure": {
"delay": 11,
"time": "1775984951"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 33,
"time": "1775985299"
},
"departure": {
"delay": 33,
"time": "1775985333"
},
"stopId": "FR:50129:ZE:10HOM2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 3,
"time": "1775984480"
},
"departure": {
"delay": 3,
"time": "1775984523"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 38,
"time": "1775985563"
},
"departure": {
"delay": 38,
"time": "1775985578"
},
"stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 62,
"time": "1775983350"
},
"departure": {
"delay": 62,
"time": "1775983382"
},
"stopId": "FR:50129:ZE:10RSX2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 15,
"time": "1775983142"
},
"departure": {
"delay": 15,
"time": "1775983155"
},
"stopId": "FR:50129:ZE:10JGO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 18,
"time": "1775985243"
},
"departure": {
"delay": 18,
"time": "1775985258"
},
"stopId": "FR:50129:ZE:10BEL2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 31,
"time": "1775985916"
},
"departure": {
"delay": 31,
"time": "1775985931"
},
"stopId": "FR:50129:ZE:10BRT2:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 49,
"time": "1775985680"
},
"departure": {
"delay": 49,
"time": "1775985709"
},
"stopId": "FR:50129:ZE:10BHE2:ATOUMOD035",
"stopSequence": 37
},
{
"departure": {
"delay": 13,
"time": "1775983093"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -5,
"time": "1775986063"
},
"departure": {
"delay": -5,
"time": "1775986075"
},
"stopId": "FR:50129:ZE:10SFN2:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 27,
"time": "1775985730"
},
"departure": {
"delay": 27,
"time": "1775985747"
},
"stopId": "FR:50129:ZE:10CPL2:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": -56,
"time": "1775986309"
},
"departure": {
"delay": -56,
"time": "1775986324"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 49
}
],
"timestamp": "1776019612",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748922x2025xHxMultxDimxDimanchex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:2x7478131:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -236,
"time": "1776023764"
},
"departure": {
"delay": -236,
"time": "1776023764"
},
"stopId": "FR:27375:ZE:0x6443:ATOUMOD006",
"stopSequence": 15
},
{
"departure": {
"delay": -3199,
"time": "1776019601"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -89,
"time": "1776023551"
},
"departure": {
"delay": -89,
"time": "1776023551"
},
"stopId": "FR:27701:ZE:0x7128:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -377,
"time": "1776024103"
},
"departure": {
"delay": -377,
"time": "1776024103"
},
"stopId": "FR:27375:ZE:0x6515:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -3679,
"time": "1776019601"
},
"departure": {
"delay": -3679,
"time": "1776019601"
},
"stopId": "FR:27701:ZE:0x7043:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -3799,
"time": "1776019601"
},
"departure": {
"delay": -3799,
"time": "1776019601"
},
"stopId": "FR:27701:ZE:0x7107:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -184,
"time": "1776023696"
},
"departure": {
"delay": -184,
"time": "1776023696"
},
"stopId": "FR:27375:ZE:0x6408:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -199,
"time": "1776023921"
},
"departure": {
"delay": -199,
"time": "1776023921"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -3379,
"time": "1776019601"
},
"departure": {
"delay": -3379,
"time": "1776019601"
},
"stopId": "FR:27701:ZE:0x7117:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -3379,
"time": "1776019601"
},
"departure": {
"delay": -3379,
"time": "1776019601"
},
"stopId": "FR:27701:ZE:0x7115:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -151,
"time": "1776023609"
},
"departure": {
"delay": -151,
"time": "1776023609"
},
"stopId": "FR:27701:ZE:0x7101:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -3619,
"time": "1776019601"
},
"departure": {
"delay": -3619,
"time": "1776019601"
},
"stopId": "FR:27701:ZE:0x6583:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -212,
"time": "1776023848"
},
"departure": {
"delay": -212,
"time": "1776023848"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -289,
"time": "1776023951"
},
"departure": {
"delay": -289,
"time": "1776023951"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -317,
"time": "1776024043"
},
"departure": {
"delay": -317,
"time": "1776024043"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -50,
"time": "1776023470"
},
"departure": {
"delay": -50,
"time": "1776023470"
},
"stopId": "FR:27701:ZE:0x7037:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -569,
"time": "1776024271"
},
"stopId": "FR:27375:ZE:0x6466:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -3499,
"time": "1776019601"
},
"departure": {
"delay": -3499,
"time": "1776019601"
},
"stopId": "FR:27701:ZE:0x7096:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -387,
"time": "1776024153"
},
"departure": {
"delay": -387,
"time": "1776024153"
},
"stopId": "FR:27375:ZE:0x6433:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -63,
"time": "1776023457"
},
"departure": {
"delay": -63,
"time": "1776023457"
},
"stopId": "FR:27701:ZE:0x7067:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -440,
"time": "1776024220"
},
"departure": {
"delay": -440,
"time": "1776024220"
},
"stopId": "FR:27375:ZE:0x6394:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -3559,
"time": "1776019601"
},
"departure": {
"delay": -3559,
"time": "1776019601"
},
"stopId": "FR:27701:ZE:0x7109:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -3319,
"time": "1776019601"
},
"departure": {
"delay": -3319,
"time": "1776019601"
},
"stopId": "FR:27701:ZE:0x7087:ATOUMOD006",
"stopSequence": 2
}
],
"timestamp": "1776019601",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:D1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:2x7478131:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4042130x2025x26xGDimLiaxDimanchex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 30,
"time": "1776020370"
},
"departure": {
"delay": 30,
"time": "1776020370"
},
"stopId": "FR:76351:ZE:3040:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"time": "1776020940"
},
"departure": {
"time": "1776020940"
},
"stopId": "FR:76351:ZE:3188:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"time": "1776020400"
},
"departure": {
"time": "1776020400"
},
"stopId": "FR:76351:ZE:3478:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 5,
"time": "1776021365"
},
"departure": {
"delay": 5,
"time": "1776021365"
},
"stopId": "FR:76351:ZE:3280:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 38,
"time": "1776020258"
},
"departure": {
"delay": 38,
"time": "1776020258"
},
"stopId": "FR:76351:ZE:3080:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 7,
"time": "1776020767"
},
"departure": {
"delay": 7,
"time": "1776020767"
},
"stopId": "FR:76351:ZE:3179:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"time": "1776020220"
},
"departure": {
"time": "1776020220"
},
"stopId": "FR:76351:ZE:4470:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"time": "1776020640"
},
"departure": {
"time": "1776020640"
},
"stopId": "FR:76351:ZE:4652:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 28,
"time": "1776020908"
},
"departure": {
"delay": 28,
"time": "1776020908"
},
"stopId": "FR:76351:ZE:3320:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 25,
"time": "1776020185"
},
"departure": {
"delay": 25,
"time": "1776020185"
},
"stopId": "FR:76351:ZE:3222:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 43,
"time": "1776021463"
},
"departure": {
"delay": 43,
"time": "1776021463"
},
"stopId": "FR:76351:ZE:4768:ATOUMOD003",
"stopSequence": 23
},
{
"departure": {
"time": "1776020040"
},
"stopId": "FR:76351:ZE:3639:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 25,
"time": "1776020125"
},
"departure": {
"delay": 25,
"time": "1776020125"
},
"stopId": "FR:76351:ZE:3226:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 5,
"time": "1776021425"
},
"departure": {
"delay": 5,
"time": "1776021425"
},
"stopId": "FR:76351:ZE:3579:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 31,
"time": "1776020311"
},
"departure": {
"delay": 31,
"time": "1776020311"
},
"stopId": "FR:76351:ZE:3674:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 9,
"time": "1776020709"
},
"departure": {
"delay": 9,
"time": "1776020709"
},
"stopId": "FR:76351:ZE:3571:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 21,
"time": "1776020841"
},
"departure": {
"delay": 21,
"time": "1776020841"
},
"stopId": "FR:76351:ZE:3495:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 51,
"time": "1776020091"
},
"departure": {
"delay": 51,
"time": "1776020091"
},
"stopId": "FR:76351:ZE:3235:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"time": "1776021300"
},
"departure": {
"time": "1776021300"
},
"stopId": "FR:76351:ZE:4640:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 37,
"time": "1776020977"
},
"departure": {
"delay": 37,
"time": "1776020977"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"time": "1776021600"
},
"stopId": "FR:76351:ZE:4865:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 33,
"time": "1776020493"
},
"departure": {
"delay": 33,
"time": "1776020493"
},
"stopId": "FR:76351:ZE:3491:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 50,
"time": "1776020570"
},
"departure": {
"delay": 50,
"time": "1776020570"
},
"stopId": "FR:76351:ZE:3069:ATOUMOD003",
"stopSequence": 11
}
],
"timestamp": "1776019504",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C2:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4042130x2025x26xGDimLiaxDimanchex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748829x2025xHxMultxDimxDimanchex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 254,
"time": "1775985301"
},
"departure": {
"delay": 254,
"time": "1775985314"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 283,
"time": "1775985239"
},
"departure": {
"delay": 283,
"time": "1775985283"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 238,
"time": "1775984928"
},
"departure": {
"delay": 238,
"time": "1775984938"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 290,
"time": "1775985139"
},
"departure": {
"delay": 290,
"time": "1775985170"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 149,
"time": "1775984699"
},
"departure": {
"delay": 149,
"time": "1775984729"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 163,
"time": "1775985434"
},
"departure": {
"delay": 163,
"time": "1775985463"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 127,
"time": "1775985989"
},
"departure": {
"delay": 127,
"time": "1775986027"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 302,
"time": "1775985012"
},
"departure": {
"delay": 302,
"time": "1775985122"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 180,
"time": "1775985507"
},
"departure": {
"delay": 180,
"time": "1775985540"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 163,
"time": "1775985833"
},
"departure": {
"delay": 163,
"time": "1775985883"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 152,
"time": "1775984747"
},
"departure": {
"delay": 152,
"time": "1775984792"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 187,
"time": "1775985927"
},
"departure": {
"delay": 187,
"time": "1775985967"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"departure": {
"delay": 223,
"time": "1775984623"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 112,
"time": "1775986070"
},
"departure": {
"delay": 112,
"time": "1775986132"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 169,
"time": "1775985614"
},
"departure": {
"delay": 169,
"time": "1775985649"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 213,
"time": "1775984961"
},
"departure": {
"delay": 213,
"time": "1775984973"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 141,
"time": "1775985724"
},
"departure": {
"delay": 141,
"time": "1775985741"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 216,
"time": "1775985349"
},
"departure": {
"delay": 216,
"time": "1775985396"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 151,
"time": "1775985780"
},
"departure": {
"delay": 151,
"time": "1775985811"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 75,
"time": "1775986215"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
}
],
"timestamp": "1776019612",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748829x2025xHxMultxDimxDimanchex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748859x2025xHxMultxDimxDimanchex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 153,
"time": "1775977011"
},
"departure": {
"delay": 153,
"time": "1775977053"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 57,
"time": "1775975608"
},
"departure": {
"delay": 57,
"time": "1775975637"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 112,
"time": "1775975805"
},
"departure": {
"delay": 112,
"time": "1775975812"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 143,
"time": "1775977111"
},
"departure": {
"delay": 143,
"time": "1775977163"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 62,
"time": "1775976405"
},
"departure": {
"delay": 62,
"time": "1775976422"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 108,
"time": "1775976617"
},
"departure": {
"delay": 108,
"time": "1775976708"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 49,
"time": "1775976093"
},
"departure": {
"delay": 49,
"time": "1775976109"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 119,
"time": "1775976746"
},
"departure": {
"delay": 119,
"time": "1775976779"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 113,
"time": "1775977253"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 33,
"time": "1775976227"
},
"departure": {
"delay": 33,
"time": "1775976333"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 194,
"time": "1775976955"
},
"departure": {
"delay": 194,
"time": "1775976974"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 64,
"time": "1775976049"
},
"departure": {
"delay": 64,
"time": "1775976064"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 66,
"time": "1775975663"
},
"departure": {
"delay": 66,
"time": "1775975706"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 105,
"time": "1775975973"
},
"departure": {
"delay": 105,
"time": "1775975985"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 11,
"time": "1775976157"
},
"departure": {
"delay": 11,
"time": "1775976191"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 99,
"time": "1775975837"
},
"departure": {
"delay": 99,
"time": "1775975859"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 118,
"time": "1775975895"
},
"departure": {
"delay": 118,
"time": "1775975938"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 183,
"time": "1775976817"
},
"departure": {
"delay": 183,
"time": "1775976903"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 88,
"time": "1775976485"
},
"departure": {
"delay": 88,
"time": "1775976568"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"departure": {
"delay": 113,
"time": "1775975513"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
}
],
"timestamp": "1776019612",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748859x2025xHxMultxDimxDimanchex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748825x2025xHxMultxDimxDimanchex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 1,
"time": "1775971581"
},
"departure": {
"delay": 1,
"time": "1775971621"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 29,
"time": "1775970973"
},
"departure": {
"delay": 29,
"time": "1775970989"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 17,
"time": "1775971144"
},
"departure": {
"delay": 17,
"time": "1775971217"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 33,
"time": "1775971252"
},
"departure": {
"delay": 33,
"time": "1775971293"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 11,
"time": "1775971067"
},
"departure": {
"delay": 11,
"time": "1775971091"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 35,
"time": "1775970257"
},
"departure": {
"delay": 35,
"time": "1775970275"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 110,
"time": "1775970459"
},
"departure": {
"delay": 110,
"time": "1775970530"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 23,
"time": "1775971505"
},
"departure": {
"delay": 23,
"time": "1775971523"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 65,
"time": "1775971333"
},
"departure": {
"delay": 65,
"time": "1775971385"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 21,
"time": "1775970902"
},
"departure": {
"delay": 21,
"time": "1775970921"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 64,
"time": "1775970406"
},
"departure": {
"delay": 64,
"time": "1775970424"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 90,
"time": "1775970562"
},
"departure": {
"delay": 90,
"time": "1775970570"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 71,
"time": "1775970365"
},
"departure": {
"delay": 71,
"time": "1775970371"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 48,
"time": "1775970632"
},
"departure": {
"delay": 48,
"time": "1775970648"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 64,
"time": "1775970679"
},
"departure": {
"delay": 64,
"time": "1775970724"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"departure": {
"delay": 133,
"time": "1775970133"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -37,
"time": "1775971703"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 54,
"time": "1775970220"
},
"departure": {
"delay": 54,
"time": "1775970234"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 90,
"time": "1775971424"
},
"departure": {
"delay": 90,
"time": "1775971470"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 69,
"time": "1775970773"
},
"departure": {
"delay": 69,
"time": "1775970849"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
}
],
"timestamp": "1776019612",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748825x2025xHxMultxDimxDimanchex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4231732x2025x26xGDimLiaxDimanchex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 25,
"time": "1776022045"
},
"departure": {
"delay": 25,
"time": "1776022045"
},
"stopId": "FR:76351:ZE:3043:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"time": "1776020640"
},
"departure": {
"time": "1776020640"
},
"stopId": "FR:76351:ZE:3700:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 24,
"time": "1776019764"
},
"departure": {
"delay": 24,
"time": "1776019764"
},
"stopId": "FR:76341:ZE:4571:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 30,
"time": "1776021630"
},
"departure": {
"delay": 30,
"time": "1776021630"
},
"stopId": "FR:76351:ZE:4874:ATOUMOD003",
"stopSequence": 26
},
{
"departure": {
"time": "1776019740"
},
"stopId": "FR:76341:ZE:3691:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 32,
"time": "1776022112"
},
"departure": {
"delay": 32,
"time": "1776022112"
},
"stopId": "FR:76351:ZE:3704:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 49,
"time": "1776021529"
},
"departure": {
"delay": 49,
"time": "1776021529"
},
"stopId": "FR:76351:ZE:3375:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 32,
"time": "1776019772"
},
"departure": {
"delay": 32,
"time": "1776019772"
},
"stopId": "FR:76341:ZE:3912:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 20,
"time": "1776020960"
},
"departure": {
"delay": 20,
"time": "1776020960"
},
"stopId": "FR:76351:ZE:3645:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"time": "1776021600"
},
"departure": {
"time": "1776021600"
},
"stopId": "FR:76351:ZE:3729:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 54,
"time": "1776020214"
},
"departure": {
"delay": 54,
"time": "1776020214"
},
"stopId": "FR:76351:ZE:3006:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"time": "1776022140"
},
"stopId": "FR:76351:ZE:3212:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"time": "1776021780"
},
"departure": {
"time": "1776021780"
},
"stopId": "FR:76351:ZE:3384:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 25,
"time": "1776021985"
},
"departure": {
"delay": 25,
"time": "1776021985"
},
"stopId": "FR:76351:ZE:4883:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"time": "1776021900"
},
"departure": {
"time": "1776021900"
},
"stopId": "FR:76351:ZE:3101:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 2,
"time": "1776021962"
},
"departure": {
"delay": 2,
"time": "1776021962"
},
"stopId": "FR:76351:ZE:3611:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 32,
"time": "1776021452"
},
"departure": {
"delay": 32,
"time": "1776021452"
},
"stopId": "FR:76351:ZE:3653:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 55,
"time": "1776020755"
},
"departure": {
"delay": 55,
"time": "1776020755"
},
"stopId": "FR:76351:ZE:3794:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 18,
"time": "1776021198"
},
"departure": {
"delay": 18,
"time": "1776021198"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"time": "1776020400"
},
"departure": {
"time": "1776020400"
},
"stopId": "FR:76351:ZE:3201:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 44,
"time": "1776021044"
},
"departure": {
"delay": 44,
"time": "1776021044"
},
"stopId": "FR:76351:ZE:4520:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 17,
"time": "1776021557"
},
"departure": {
"delay": 17,
"time": "1776021557"
},
"stopId": "FR:76351:ZE:3567:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"time": "1776021000"
},
"departure": {
"time": "1776021000"
},
"stopId": "FR:76351:ZE:4641:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"time": "1776020040"
},
"departure": {
"time": "1776020040"
},
"stopId": "FR:76351:ZE:3448:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 9,
"time": "1776021669"
},
"departure": {
"delay": 9,
"time": "1776021669"
},
"stopId": "FR:76351:ZE:3708:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"time": "1776022020"
},
"departure": {
"time": "1776022020"
},
"stopId": "FR:76351:ZE:3257:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 10,
"time": "1776020170"
},
"departure": {
"delay": 10,
"time": "1776020170"
},
"stopId": "FR:76351:ZE:3018:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 43,
"time": "1776021283"
},
"departure": {
"delay": 43,
"time": "1776021283"
},
"stopId": "FR:76351:ZE:3061:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 28,
"time": "1776020008"
},
"departure": {
"delay": 28,
"time": "1776020008"
},
"stopId": "FR:76351:ZE:4114:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 19,
"time": "1776020359"
},
"departure": {
"delay": 19,
"time": "1776020359"
},
"stopId": "FR:76351:ZE:3544:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"time": "1776021240"
},
"departure": {
"time": "1776021240"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 4,
"time": "1776021724"
},
"departure": {
"delay": 4,
"time": "1776021724"
},
"stopId": "FR:76351:ZE:3710:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"time": "1776020280"
},
"departure": {
"time": "1776020280"
},
"stopId": "FR:76351:ZE:3773:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 32,
"time": "1776021932"
},
"departure": {
"delay": 32,
"time": "1776021932"
},
"stopId": "FR:76351:ZE:3228:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 18,
"time": "1776021078"
},
"departure": {
"delay": 18,
"time": "1776021078"
},
"stopId": "FR:76351:ZE:3027:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 46,
"time": "1776022066"
},
"departure": {
"delay": 46,
"time": "1776022066"
},
"stopId": "FR:76351:ZE:4080:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 15,
"time": "1776020895"
},
"departure": {
"delay": 15,
"time": "1776020895"
},
"stopId": "FR:76351:ZE:3500:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 59,
"time": "1776021839"
},
"departure": {
"delay": 59,
"time": "1776021839"
},
"stopId": "FR:76351:ZE:3654:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 25,
"time": "1776021385"
},
"departure": {
"delay": 25,
"time": "1776021385"
},
"stopId": "FR:76351:ZE:3604:ATOUMOD003",
"stopSequence": 21
}
],
"timestamp": "1776018413",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4231732x2025x26xGDimLiaxDimanchex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748897x2025xHxMultxDimxDimanchex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 57,
"time": "1775987937"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 116,
"time": "1775990362"
},
"departure": {
"delay": 116,
"time": "1775990396"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 171,
"time": "1775989393"
},
"departure": {
"delay": 171,
"time": "1775989431"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 208,
"time": "1775990153"
},
"departure": {
"delay": 208,
"time": "1775990188"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 147,
"time": "1775990297"
},
"departure": {
"delay": 147,
"time": "1775990307"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 57,
"time": "1775988522"
},
"departure": {
"delay": 57,
"time": "1775988537"
},
"stopId": "FR:50129:ZE:10GRR2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 98,
"time": "1775988837"
},
"departure": {
"delay": 98,
"time": "1775988878"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 133,
"time": "1775989024"
},
"departure": {
"delay": 133,
"time": "1775989033"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 82,
"time": "1775988669"
},
"departure": {
"delay": 82,
"time": "1775988742"
},
"stopId": "FR:50129:ZE:10HPA4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 41,
"time": "1775988305"
},
"departure": {
"delay": 41,
"time": "1775988341"
},
"stopId": "FR:50129:ZE:10MED4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 57,
"time": "1775988130"
},
"departure": {
"delay": 57,
"time": "1775988177"
},
"stopId": "FR:50129:ZE:10GDR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 63,
"time": "1775988573"
},
"departure": {
"delay": 63,
"time": "1775988603"
},
"stopId": "FR:50129:ZE:10XCT4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 76,
"time": "1775988003"
},
"departure": {
"delay": 76,
"time": "1775988016"
},
"stopId": "FR:50129:ZE:10FLO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -2,
"time": "1775990818"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 168,
"time": "1775990253"
},
"departure": {
"delay": 168,
"time": "1775990268"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 105,
"time": "1775990614"
},
"departure": {
"delay": 105,
"time": "1775990625"
},
"stopId": "FR:50129:ZE:10TLL2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 142,
"time": "1775990451"
},
"departure": {
"delay": 142,
"time": "1775990482"
},
"stopId": "FR:50129:ZE:10EPC2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 203,
"time": "1775989604"
},
"departure": {
"delay": 203,
"time": "1775989643"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 173,
"time": "1775989868"
},
"departure": {
"delay": 173,
"time": "1775989913"
},
"stopId": "FR:50129:ZE:10TRA3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 52,
"time": "1775988084"
},
"departure": {
"delay": 52,
"time": "1775988112"
},
"stopId": "FR:50129:ZE:10LPL2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 90,
"time": "1775988407"
},
"departure": {
"delay": 90,
"time": "1775988450"
},
"stopId": "FR:50129:ZE:10BAG4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 124,
"time": "1775990514"
},
"departure": {
"delay": 124,
"time": "1775990524"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 191,
"time": "1775989973"
},
"departure": {
"delay": 191,
"time": "1775989991"
},
"stopId": "FR:50129:ZE:10CMI2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 165,
"time": "1775989951"
},
"departure": {
"delay": 165,
"time": "1775989965"
},
"stopId": "FR:50129:ZE:10PAX2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 186,
"time": "1775989269"
},
"departure": {
"delay": 186,
"time": "1775989326"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 119,
"time": "1775990565"
},
"departure": {
"delay": 119,
"time": "1775990579"
},
"stopId": "FR:50129:ZE:10PAU2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 83,
"time": "1775990752"
},
"departure": {
"delay": 83,
"time": "1775990783"
},
"stopId": "FR:50129:ZE:10MES2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 128,
"time": "1775989168"
},
"departure": {
"delay": 128,
"time": "1775989208"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 63,
"time": "1775988209"
},
"departure": {
"delay": 63,
"time": "1775988243"
},
"stopId": "FR:50129:ZE:10NOR6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 91,
"time": "1775990690"
},
"departure": {
"delay": 91,
"time": "1775990731"
},
"stopId": "FR:50129:ZE:10MOR2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 81,
"time": "1775990649"
},
"departure": {
"delay": 81,
"time": "1775990661"
},
"stopId": "FR:50129:ZE:10HET2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 174,
"time": "1775989714"
},
"departure": {
"delay": 174,
"time": "1775989734"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 184,
"time": "1775989488"
},
"departure": {
"delay": 184,
"time": "1775989504"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 143,
"time": "1775989784"
},
"departure": {
"delay": 143,
"time": "1775989823"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 203,
"time": "1775990046"
},
"departure": {
"delay": 203,
"time": "1775990063"
},
"stopId": "FR:50129:ZE:10ANN2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 183,
"time": "1775989528"
},
"departure": {
"delay": 183,
"time": "1775989563"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 18
}
],
"timestamp": "1776019610",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748897x2025xHxMultxDimxDimanchex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:1121:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 60,
"time": "1776019620"
},
"departure": {
"delay": 60,
"time": "1776019620"
},
"stopId": "FR:76217:ZE:18170:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"delay": 65,
"time": "1776017460"
},
"departure": {
"delay": 65,
"time": "1776017465"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"delay": 65,
"time": "1776019560"
},
"departure": {
"delay": 65,
"time": "1776019565"
},
"stopId": "FR:76217:ZE:18197:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"delay": 185,
"time": "1776019320"
},
"departure": {
"delay": 185,
"time": "1776019325"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"delay": 60,
"time": "1776019740"
},
"departure": {
"delay": 60,
"time": "1776019740"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"delay": 65,
"time": "1776019500"
},
"departure": {
"delay": 65,
"time": "1776019505"
},
"stopId": "FR:76217:ZE:18177:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"delay": 5,
"time": "1776017760"
},
"departure": {
"delay": 5,
"time": "1776017765"
},
"stopId": "FR:76217:ZE:18802:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"delay": 125,
"time": "1776017220"
},
"departure": {
"delay": 125,
"time": "1776017225"
},
"stopId": "FR:76217:ZE:18039:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"delay": 305,
"time": "1776019200"
},
"departure": {
"delay": 305,
"time": "1776019205"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"delay": 5,
"time": "1776017700"
},
"departure": {
"delay": 5,
"time": "1776017705"
},
"stopId": "FR:76217:ZE:18036:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"delay": 135,
"time": "1776019330"
},
"departure": {
"delay": 135,
"time": "1776019335"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"delay": 420,
"time": "1776018660"
},
"departure": {
"delay": 420,
"time": "1776019020"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"delay": 60,
"time": "1776020160"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 37
},
{
"departure": {
"time": "1776016800"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"delay": 125,
"time": "1776017400"
},
"departure": {
"delay": 125,
"time": "1776017405"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"delay": 65,
"time": "1776016920"
},
"departure": {
"delay": 65,
"time": "1776016925"
},
"stopId": "FR:76217:ZE:18101:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"delay": 60,
"time": "1776018360"
},
"departure": {
"delay": 60,
"time": "1776018420"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"delay": 185,
"time": "1776019440"
},
"departure": {
"delay": 185,
"time": "1776019445"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"delay": 65,
"time": "1776018540"
},
"departure": {
"delay": 65,
"time": "1776018545"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"delay": 305,
"time": "1776019260"
},
"departure": {
"delay": 305,
"time": "1776019265"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"delay": 60,
"time": "1776019680"
},
"departure": {
"delay": 60,
"time": "1776019680"
},
"stopId": "FR:76217:ZE:18166:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"delay": 60,
"time": "1776019860"
},
"departure": {
"delay": 60,
"time": "1776019860"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"delay": 15,
"time": "1776017590"
},
"departure": {
"delay": 15,
"time": "1776017595"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"delay": 5,
"time": "1776018120"
},
"departure": {
"delay": 5,
"time": "1776018125"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1776017950"
},
"departure": {
"time": "1776018000"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"delay": 5,
"time": "1776017820"
},
"departure": {
"delay": 5,
"time": "1776017825"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"delay": 5,
"time": "1776018060"
},
"departure": {
"delay": 5,
"time": "1776018065"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"delay": 65,
"time": "1776018480"
},
"departure": {
"delay": 65,
"time": "1776018485"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"delay": 65,
"time": "1776017580"
},
"departure": {
"delay": 65,
"time": "1776017585"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"delay": -55,
"time": "1776018180"
},
"departure": {
"delay": -55,
"time": "1776018185"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"delay": 65,
"time": "1776020045"
},
"departure": {
"delay": 65,
"time": "1776020045"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 36
},
{
"arrival": {
"delay": 60,
"time": "1776020040"
},
"departure": {
"delay": 60,
"time": "1776020040"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 35
},
{
"arrival": {
"delay": 60,
"time": "1776019980"
},
"departure": {
"delay": 60,
"time": "1776019980"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"delay": 15,
"time": "1776016930"
},
"departure": {
"delay": 15,
"time": "1776016935"
},
"stopId": "FR:76217:ZE:18041:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"delay": 125,
"time": "1776017280"
},
"departure": {
"delay": 125,
"time": "1776017285"
},
"stopId": "FR:76217:ZE:18072:ATOUMOD005",
"stopSequence": 5
}
],
"timestamp": "1776019603",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:14:LOC",
"tripId": "ATOUMOD005:ServiceJourney:1121:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748832x2025xHxMultxDimxDimanchex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 245,
"time": "1775996095"
},
"departure": {
"delay": 245,
"time": "1775996105"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 199,
"time": "1775996142"
},
"departure": {
"delay": 199,
"time": "1775996179"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 213,
"time": "1775995699"
},
"departure": {
"delay": 213,
"time": "1775995713"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 242,
"time": "1775995786"
},
"departure": {
"delay": 242,
"time": "1775995862"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 142,
"time": "1775996208"
},
"departure": {
"delay": 142,
"time": "1775996242"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 156,
"time": "1775996415"
},
"departure": {
"delay": 156,
"time": "1775996436"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"departure": {
"delay": 143,
"time": "1775995343"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 297,
"time": "1775995898"
},
"departure": {
"delay": 297,
"time": "1775995977"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 125,
"time": "1775996505"
},
"departure": {
"delay": 125,
"time": "1775996525"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 106,
"time": "1775995504"
},
"departure": {
"delay": 106,
"time": "1775995546"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 60,
"time": "1775997000"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 196,
"time": "1775995733"
},
"departure": {
"delay": 196,
"time": "1775995756"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 269,
"time": "1775996030"
},
"departure": {
"delay": 269,
"time": "1775996069"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 103,
"time": "1775995439"
},
"departure": {
"delay": 103,
"time": "1775995483"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 179,
"time": "1775996293"
},
"departure": {
"delay": 179,
"time": "1775996339"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
}
],
"timestamp": "1776019612",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748832x2025xHxMultxDimxDimanchex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx803:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 115,
"time": "1776017310"
},
"departure": {
"delay": 115,
"time": "1776017335"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 44,
"time": "1776015884"
},
"departure": {
"delay": 44,
"time": "1776015884"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 54,
"time": "1776017034"
},
"departure": {
"delay": 54,
"time": "1776017034"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 20,
"time": "1776017960"
},
"departure": {
"delay": 20,
"time": "1776017960"
},
"stopId": "FR:76216:ZE:TCARxPTPIE2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 29,
"time": "1776016109"
},
"departure": {
"delay": 29,
"time": "1776016109"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 120,
"time": "1776018360"
},
"departure": {
"delay": 120,
"time": "1776018360"
},
"stopId": "FR:76474:ZE:TCARxMOULI2:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 74,
"time": "1776016934"
},
"departure": {
"delay": 74,
"time": "1776016934"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 39,
"time": "1776016034"
},
"departure": {
"delay": 39,
"time": "1776016059"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 59,
"time": "1776015959"
},
"departure": {
"delay": 59,
"time": "1776015959"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 102,
"time": "1776018282"
},
"departure": {
"delay": 102,
"time": "1776018282"
},
"stopId": "FR:76216:ZE:TCARxDLUNE2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 132,
"time": "1776016812"
},
"departure": {
"delay": 132,
"time": "1776016812"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 70,
"time": "1776017110"
},
"departure": {
"delay": 70,
"time": "1776017110"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 84,
"time": "1776016884"
},
"departure": {
"delay": 84,
"time": "1776016884"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1776015660"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 25,
"time": "1776017485"
},
"departure": {
"delay": 25,
"time": "1776017485"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": -6,
"time": "1776015834"
},
"departure": {
"delay": -6,
"time": "1776015834"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 60,
"time": "1776018060"
},
"departure": {
"delay": 60,
"time": "1776018060"
},
"stopId": "FR:76216:ZE:TCARxDVILL2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 81,
"time": "1776016761"
},
"departure": {
"delay": 81,
"time": "1776016761"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 15,
"time": "1776018435"
},
"stopId": "FR:76474:ZE:TCARxBMAIR2:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 47,
"time": "1776017387"
},
"departure": {
"delay": 47,
"time": "1776017387"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 20,
"time": "1776017560"
},
"departure": {
"delay": 20,
"time": "1776017660"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 61,
"time": "1776017761"
},
"departure": {
"delay": 61,
"time": "1776017761"
},
"stopId": "FR:76540:ZE:TCARxBAPEA2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 74,
"time": "1776016334"
},
"departure": {
"delay": 74,
"time": "1776016334"
},
"stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 39,
"time": "1776015759"
},
"departure": {
"delay": 39,
"time": "1776015759"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 60,
"time": "1776016560"
},
"departure": {
"delay": 60,
"time": "1776016560"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 75,
"time": "1776017161"
},
"departure": {
"delay": 75,
"time": "1776017235"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 110,
"time": "1776016490"
},
"departure": {
"delay": 110,
"time": "1776016490"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 125,
"time": "1776018185"
},
"departure": {
"delay": 125,
"time": "1776018185"
},
"stopId": "FR:76216:ZE:TCARxPALIS2:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 104,
"time": "1776016184"
},
"departure": {
"delay": 104,
"time": "1776016184"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 40,
"time": "1776017860"
},
"departure": {
"delay": 40,
"time": "1776017860"
},
"stopId": "FR:76216:ZE:TCARxMAISO2:ATOUMOD001",
"stopSequence": 24
}
],
"timestamp": "1776015462",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx803:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4253613x2025x26xGDimLiaxDimanchex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 162,
"time": "1776022542"
},
"departure": {
"delay": 162,
"time": "1776022542"
},
"stopId": "FR:76305:ZE:4478:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 143,
"time": "1776021683"
},
"departure": {
"delay": 143,
"time": "1776021683"
},
"stopId": "FR:76351:ZE:4984:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 115,
"time": "1776020455"
},
"departure": {
"delay": 115,
"time": "1776020455"
},
"stopId": "FR:76351:ZE:3595:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 126,
"time": "1776022026"
},
"departure": {
"delay": 126,
"time": "1776022026"
},
"stopId": "FR:76341:ZE:3581:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 112,
"time": "1776020392"
},
"departure": {
"delay": 112,
"time": "1776020392"
},
"stopId": "FR:76351:ZE:3164:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 152,
"time": "1776022412"
},
"departure": {
"delay": 152,
"time": "1776022412"
},
"stopId": "FR:76305:ZE:3190:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 112,
"time": "1776022012"
},
"departure": {
"delay": 112,
"time": "1776022012"
},
"stopId": "FR:76341:ZE:4570:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 112,
"time": "1776021592"
},
"departure": {
"delay": 112,
"time": "1776021592"
},
"stopId": "FR:76351:ZE:3048:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 112,
"time": "1776021532"
},
"departure": {
"delay": 112,
"time": "1776021532"
},
"stopId": "FR:76351:ZE:4428:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 127,
"time": "1776020287"
},
"departure": {
"delay": 127,
"time": "1776020287"
},
"stopId": "FR:76351:ZE:3502:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 157,
"time": "1776022477"
},
"departure": {
"delay": 157,
"time": "1776022477"
},
"stopId": "FR:76305:ZE:3683:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 125,
"time": "1776022505"
},
"departure": {
"delay": 125,
"time": "1776022505"
},
"stopId": "FR:76305:ZE:3575:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 130,
"time": "1776020530"
},
"departure": {
"delay": 130,
"time": "1776020530"
},
"stopId": "FR:76351:ZE:3137:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 170,
"time": "1776020150"
},
"departure": {
"delay": 170,
"time": "1776020150"
},
"stopId": "FR:76341:ZE:3065:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 118,
"time": "1776019738"
},
"departure": {
"delay": 118,
"time": "1776019738"
},
"stopId": "FR:76447:ZE:3147:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 152,
"time": "1776021212"
},
"departure": {
"delay": 152,
"time": "1776021212"
},
"stopId": "FR:76351:ZE:4849:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 162,
"time": "1776020082"
},
"departure": {
"delay": 162,
"time": "1776020082"
},
"stopId": "FR:76341:ZE:3352:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 112,
"time": "1776019912"
},
"departure": {
"delay": 112,
"time": "1776019912"
},
"stopId": "FR:76447:ZE:3108:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 129,
"time": "1776019809"
},
"departure": {
"delay": 129,
"time": "1776019809"
},
"stopId": "FR:76447:ZE:3435:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 127,
"time": "1776022147"
},
"departure": {
"delay": 127,
"time": "1776022147"
},
"stopId": "FR:76305:ZE:3149:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 112,
"time": "1776019672"
},
"departure": {
"delay": 112,
"time": "1776019672"
},
"stopId": "FR:76447:ZE:3493:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 140,
"time": "1776019700"
},
"departure": {
"delay": 140,
"time": "1776019700"
},
"stopId": "FR:76447:ZE:3139:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 112,
"time": "1776021052"
},
"departure": {
"delay": 112,
"time": "1776021052"
},
"stopId": "FR:76351:ZE:4548:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 137,
"time": "1776020357"
},
"departure": {
"delay": 137,
"time": "1776020357"
},
"stopId": "FR:76351:ZE:3116:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 112,
"time": "1776022372"
},
"departure": {
"delay": 112,
"time": "1776022372"
},
"stopId": "FR:76305:ZE:3098:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 136,
"time": "1776021256"
},
"departure": {
"delay": 136,
"time": "1776021256"
},
"stopId": "FR:76351:ZE:3076:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 112,
"time": "1776021352"
},
"departure": {
"delay": 112,
"time": "1776021352"
},
"stopId": "FR:76351:ZE:3038:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 132,
"time": "1776021132"
},
"departure": {
"delay": 132,
"time": "1776021132"
},
"stopId": "FR:76351:ZE:3163:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 115,
"time": "1776021475"
},
"departure": {
"delay": 115,
"time": "1776021475"
},
"stopId": "FR:76351:ZE:3079:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 137,
"time": "1776022217"
},
"departure": {
"delay": 137,
"time": "1776022217"
},
"stopId": "FR:76305:ZE:4833:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 112,
"time": "1776020032"
},
"departure": {
"delay": 112,
"time": "1776020032"
},
"stopId": "FR:76447:ZE:3347:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 112,
"time": "1776021952"
},
"departure": {
"delay": 112,
"time": "1776021952"
},
"stopId": "FR:76341:ZE:4431:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 168,
"time": "1776019848"
},
"departure": {
"delay": 168,
"time": "1776019848"
},
"stopId": "FR:76447:ZE:3696:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 119,
"time": "1776022619"
},
"departure": {
"delay": 119,
"time": "1776022619"
},
"stopId": "FR:76305:ZE:4480:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 139,
"time": "1776020839"
},
"departure": {
"delay": 139,
"time": "1776020839"
},
"stopId": "FR:76351:ZE:3368:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 112,
"time": "1776022072"
},
"departure": {
"delay": 112,
"time": "1776022072"
},
"stopId": "FR:76341:ZE:3244:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 112,
"time": "1776022192"
},
"departure": {
"delay": 112,
"time": "1776022192"
},
"stopId": "FR:76305:ZE:3440:ATOUMOD003",
"stopSequence": 40
},
{
"departure": {
"delay": 112,
"time": "1776019612"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 152,
"time": "1776019952"
},
"departure": {
"delay": 152,
"time": "1776019952"
},
"stopId": "FR:76447:ZE:3221:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 150,
"time": "1776021090"
},
"departure": {
"delay": 150,
"time": "1776021090"
},
"stopId": "FR:76351:ZE:3042:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 132,
"time": "1776020772"
},
"departure": {
"delay": 132,
"time": "1776020772"
},
"stopId": "FR:76351:ZE:4367:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 112,
"time": "1776022672"
},
"stopId": "FR:76305:ZE:3922:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 143,
"time": "1776021323"
},
"departure": {
"delay": 143,
"time": "1776021323"
},
"stopId": "FR:76351:ZE:3572:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 158,
"time": "1776021398"
},
"departure": {
"delay": 158,
"time": "1776021398"
},
"stopId": "FR:76351:ZE:3673:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 133,
"time": "1776020893"
},
"departure": {
"delay": 133,
"time": "1776020893"
},
"stopId": "FR:76351:ZE:5159:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 137,
"time": "1776022577"
},
"departure": {
"delay": 137,
"time": "1776022577"
},
"stopId": "FR:76305:ZE:4479:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 112,
"time": "1776020692"
},
"departure": {
"delay": 112,
"time": "1776020692"
},
"stopId": "FR:76351:ZE:4298:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 149,
"time": "1776022109"
},
"departure": {
"delay": 149,
"time": "1776022109"
},
"stopId": "FR:76341:ZE:3060:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 112,
"time": "1776021172"
},
"departure": {
"delay": 112,
"time": "1776021172"
},
"stopId": "FR:76351:ZE:3153:ATOUMOD003",
"stopSequence": 24
}
],
"timestamp": "1776018784",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:17:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4253613x2025x26xGDimLiaxDimanchex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748828x2025xHxMultxDimxDimanchex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 123,
"time": "1775981574"
},
"departure": {
"delay": 123,
"time": "1775981583"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 34,
"time": "1775982172"
},
"departure": {
"delay": 34,
"time": "1775982214"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -33,
"time": "1775981997"
},
"departure": {
"delay": -33,
"time": "1775982027"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 148,
"time": "1775981538"
},
"departure": {
"delay": 148,
"time": "1775981548"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -35,
"time": "1775982234"
},
"departure": {
"delay": -35,
"time": "1775982265"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 14,
"time": "1775981854"
},
"departure": {
"delay": 14,
"time": "1775981894"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 29,
"time": "1775982324"
},
"departure": {
"delay": 29,
"time": "1775982449"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 198,
"time": "1775981441"
},
"departure": {
"delay": 198,
"time": "1775981478"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 205,
"time": "1775981310"
},
"departure": {
"delay": 205,
"time": "1775981425"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 84,
"time": "1775981631"
},
"departure": {
"delay": 84,
"time": "1775981664"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 101,
"time": "1775981245"
},
"departure": {
"delay": 101,
"time": "1775981261"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -18,
"time": "1775982522"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -50,
"time": "1775980954"
},
"departure": {
"delay": -50,
"time": "1775980990"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 29,
"time": "1775981691"
},
"departure": {
"delay": 29,
"time": "1775981729"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -41,
"time": "1775981943"
},
"departure": {
"delay": -41,
"time": "1775981959"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 116,
"time": "1775981208"
},
"departure": {
"delay": 116,
"time": "1775981216"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"departure": {
"delay": 44,
"time": "1775980844"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -11,
"time": "1775982052"
},
"departure": {
"delay": -11,
"time": "1775982109"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -48,
"time": "1775980919"
},
"departure": {
"delay": -48,
"time": "1775980932"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 47,
"time": "1775981768"
},
"departure": {
"delay": 47,
"time": "1775981807"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
}
],
"timestamp": "1776019612",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748828x2025xHxMultxDimxDimanchex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD008:ServiceJourney:8726x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 5,
"time": "1776008280"
},
"departure": {
"delay": 5,
"time": "1776008285"
},
"stopId": "FR:76259:ZE:FECGARE2:ATOUMOD008",
"stopSequence": 7
},
{
"arrival": {
"delay": -55,
"time": "1776008460"
},
"departure": {
"delay": -55,
"time": "1776008465"
},
"stopId": "FR:76259:ZE:FECHALL2:ATOUMOD008",
"stopSequence": 10
},
{
"arrival": {
"delay": 60,
"time": "1776009360"
},
"stopId": "FR:76259:ZE:FECHOPI1:ATOUMOD008",
"stopSequence": 18
},
{
"arrival": {
"delay": 5,
"time": "1776008760"
},
"departure": {
"delay": 5,
"time": "1776008765"
},
"stopId": "FR:76259:ZE:FECCHUE2:ATOUMOD008",
"stopSequence": 13
},
{
"arrival": {
"delay": 65,
"time": "1776007980"
},
"departure": {
"delay": 65,
"time": "1776007985"
},
"stopId": "FR:76259:ZE:FECDESG2:ATOUMOD008",
"stopSequence": 5
},
{
"arrival": {
"delay": 60,
"time": "1776009300"
},
"departure": {
"delay": 60,
"time": "1776009300"
},
"stopId": "FR:76259:ZE:FECCSCO1:ATOUMOD008",
"stopSequence": 17
},
{
"arrival": {
"delay": -55,
"time": "1776008580"
},
"departure": {
"delay": -55,
"time": "1776008585"
},
"stopId": "FR:76259:ZE:FECCOUB2:ATOUMOD008",
"stopSequence": 11
},
{
"arrival": {
"delay": 5,
"time": "1776008400"
},
"departure": {
"delay": 5,
"time": "1776008405"
},
"stopId": "FR:76259:ZE:FECHVIL2:ATOUMOD008",
"stopSequence": 9
},
{
"arrival": {
"delay": -45,
"time": "1776008290"
},
"departure": {
"delay": -45,
"time": "1776008295"
},
"stopId": "FR:76259:ZE:FECBREP2:ATOUMOD008",
"stopSequence": 8
},
{
"arrival": {
"delay": -55,
"time": "1776009060"
},
"departure": {
"delay": -55,
"time": "1776009065"
},
"stopId": "FR:76259:ZE:FECJVER1:ATOUMOD008",
"stopSequence": 15
},
{
"arrival": {
"delay": 5,
"time": "1776007740"
},
"departure": {
"delay": 5,
"time": "1776007745"
},
"stopId": "FR:76259:ZE:FECSLOU2:ATOUMOD008",
"stopSequence": 2
},
{
"arrival": {
"delay": 65,
"time": "1776007920"
},
"departure": {
"delay": 65,
"time": "1776007925"
},
"stopId": "FR:76259:ZE:FECVIKI2:ATOUMOD008",
"stopSequence": 4
},
{
"arrival": {
"delay": -115,
"time": "1776008100"
},
"departure": {
"delay": -115,
"time": "1776008105"
},
"stopId": "FR:76259:ZE:FECSETI1:ATOUMOD008",
"stopSequence": 6
},
{
"departure": {
"delay": 60,
"time": "1776007680"
},
"stopId": "FR:76259:ZE:FECRLIL1:ATOUMOD008",
"stopSequence": 1
},
{
"arrival": {
"delay": -55,
"time": "1776008820"
},
"departure": {
"delay": -55,
"time": "1776008825"
},
"stopId": "FR:76259:ZE:FECMBLE2:ATOUMOD008",
"stopSequence": 14
},
{
"arrival": {
"delay": -55,
"time": "1776008640"
},
"departure": {
"delay": -55,
"time": "1776008645"
},
"stopId": "FR:76259:ZE:FECJMAC2:ATOUMOD008",
"stopSequence": 12
},
{
"arrival": {
"delay": 5,
"time": "1776007800"
},
"departure": {
"delay": 5,
"time": "1776007805"
},
"stopId": "FR:76259:ZE:FECHYSO2:ATOUMOD008",
"stopSequence": 3
}
],
"timestamp": "1776015141",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD008:Line:L01:LOC",
"tripId": "ATOUMOD008:ServiceJourney:8726x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748849x2025xHxMultxDimxDimanchex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -136,
"time": "1776014287"
},
"departure": {
"delay": -136,
"time": "1776014324"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -116,
"time": "1776014651"
},
"departure": {
"delay": -116,
"time": "1776014704"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -108,
"time": "1776014567"
},
"departure": {
"delay": -108,
"time": "1776014592"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"departure": {
"delay": 14,
"time": "1776013214"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -138,
"time": "1776014184"
},
"departure": {
"delay": -138,
"time": "1776014262"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -43,
"time": "1776013402"
},
"departure": {
"delay": -43,
"time": "1776013457"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -26,
"time": "1776013553"
},
"departure": {
"delay": -26,
"time": "1776013594"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -136,
"time": "1776013990"
},
"departure": {
"delay": -136,
"time": "1776014024"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -115,
"time": "1776014351"
},
"departure": {
"delay": -115,
"time": "1776014405"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -133,
"time": "1776013823"
},
"departure": {
"delay": -133,
"time": "1776013847"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -53,
"time": "1776013291"
},
"departure": {
"delay": -53,
"time": "1776013327"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -70,
"time": "1776013751"
},
"departure": {
"delay": -70,
"time": "1776013790"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -40,
"time": "1776014449"
},
"departure": {
"delay": -40,
"time": "1776014540"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -156,
"time": "1776013883"
},
"departure": {
"delay": -156,
"time": "1776013944"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -141,
"time": "1776014103"
},
"departure": {
"delay": -141,
"time": "1776014139"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -75,
"time": "1776013714"
},
"departure": {
"delay": -75,
"time": "1776013725"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -18,
"time": "1776013618"
},
"departure": {
"delay": -18,
"time": "1776013662"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -31,
"time": "1776013483"
},
"departure": {
"delay": -31,
"time": "1776013529"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -54,
"time": "1776013345"
},
"departure": {
"delay": -54,
"time": "1776013386"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -111,
"time": "1776014829"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
}
],
"timestamp": "1776019612",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748849x2025xHxMultxDimxDimanchex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4231731x2025x26xGDimLiaxDimanchex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 125,
"time": "1776019685"
},
"departure": {
"delay": 125,
"time": "1776019685"
},
"stopId": "FR:76351:ZE:3646:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 136,
"time": "1776019756"
},
"departure": {
"delay": 136,
"time": "1776019756"
},
"stopId": "FR:76351:ZE:3501:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 82,
"time": "1776019882"
},
"departure": {
"delay": 82,
"time": "1776019882"
},
"stopId": "FR:76351:ZE:5183:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 130,
"time": "1776019810"
},
"departure": {
"delay": 130,
"time": "1776019810"
},
"stopId": "FR:76351:ZE:3276:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 140,
"time": "1776020360"
},
"departure": {
"delay": 140,
"time": "1776020360"
},
"stopId": "FR:76351:ZE:3019:ATOUMOD003",
"stopSequence": 36
},
{
"departure": {
"delay": 95,
"time": "1776019595"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 82,
"time": "1776020482"
},
"departure": {
"delay": 82,
"time": "1776020482"
},
"stopId": "FR:76351:ZE:3447:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 91,
"time": "1776020551"
},
"departure": {
"delay": 91,
"time": "1776020551"
},
"stopId": "FR:76351:ZE:4523:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 82,
"time": "1776020122"
},
"departure": {
"delay": 82,
"time": "1776020122"
},
"stopId": "FR:76351:ZE:3200:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 82,
"time": "1776020302"
},
"departure": {
"delay": 82,
"time": "1776020302"
},
"stopId": "FR:76351:ZE:3770:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 98,
"time": "1776020378"
},
"departure": {
"delay": 98,
"time": "1776020378"
},
"stopId": "FR:76351:ZE:3685:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 82,
"time": "1776019642"
},
"departure": {
"delay": 82,
"time": "1776019642"
},
"stopId": "FR:76351:ZE:4643:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 100,
"time": "1776020200"
},
"departure": {
"delay": 100,
"time": "1776020200"
},
"stopId": "FR:76351:ZE:3543:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 114,
"time": "1776020514"
},
"departure": {
"delay": 114,
"time": "1776020514"
},
"stopId": "FR:76351:ZE:4115:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 82,
"time": "1776020722"
},
"stopId": "FR:76341:ZE:3691:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 117,
"time": "1776020337"
},
"departure": {
"delay": 117,
"time": "1776020337"
},
"stopId": "FR:76351:ZE:3007:ATOUMOD003",
"stopSequence": 35
}
],
"timestamp": "1776019603",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4231731x2025x26xGDimLiaxDimanchex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748926x2025xHxMultxDimxDimanchex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 126,
"time": "1776014853"
},
"departure": {
"delay": 126,
"time": "1776014886"
},
"stopId": "FR:50129:ZE:10DUB2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 113,
"time": "1776013101"
},
"departure": {
"delay": 113,
"time": "1776013133"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 61,
"time": "1776015413"
},
"departure": {
"delay": 61,
"time": "1776015421"
},
"stopId": "FR:50129:ZE:10SFN2:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 113,
"time": "1776013061"
},
"departure": {
"delay": 113,
"time": "1776013073"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 35,
"time": "1776012670"
},
"departure": {
"delay": 35,
"time": "1776012695"
},
"stopId": "FR:50129:ZE:10MGT2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 136,
"time": "1776014948"
},
"departure": {
"delay": 136,
"time": "1776014956"
},
"stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 91,
"time": "1776014997"
},
"departure": {
"delay": 91,
"time": "1776015031"
},
"stopId": "FR:50129:ZE:10LON2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 41,
"time": "1776012435"
},
"departure": {
"delay": 41,
"time": "1776012461"
},
"stopId": "FR:50129:ZE:10JGO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 165,
"time": "1776015191"
},
"departure": {
"delay": 165,
"time": "1776015225"
},
"stopId": "FR:50129:ZE:10ARA2:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 113,
"time": "1776015103"
},
"departure": {
"delay": 113,
"time": "1776015113"
},
"stopId": "FR:50129:ZE:10CPL2:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 163,
"time": "1776014727"
},
"departure": {
"delay": 163,
"time": "1776014743"
},
"stopId": "FR:50129:ZE:10HOM2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 131,
"time": "1776014761"
},
"departure": {
"delay": 131,
"time": "1776014771"
},
"stopId": "FR:50129:ZE:10AGO2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 30,
"time": "1776015435"
},
"departure": {
"delay": 30,
"time": "1776015450"
},
"stopId": "FR:50129:ZE:10ALB2:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 285,
"time": "1776013645"
},
"departure": {
"delay": 285,
"time": "1776013845"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 26,
"time": "1776012557"
},
"departure": {
"delay": 26,
"time": "1776012566"
},
"stopId": "FR:50129:ZE:10COS2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 91,
"time": "1776012711"
},
"departure": {
"delay": 91,
"time": "1776012751"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 59,
"time": "1776012620"
},
"departure": {
"delay": 59,
"time": "1776012659"
},
"stopId": "FR:50129:ZE:10RSX2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 188,
"time": "1776013236"
},
"departure": {
"delay": 188,
"time": "1776013268"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 61,
"time": "1776015352"
},
"departure": {
"delay": 61,
"time": "1776015361"
},
"stopId": "FR:50129:ZE:10CAR2:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 115,
"time": "1776015268"
},
"departure": {
"delay": 115,
"time": "1776015295"
},
"stopId": "FR:50129:ZE:10BON2:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 282,
"time": "1776014228"
},
"departure": {
"delay": 282,
"time": "1776014262"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 134,
"time": "1776015305"
},
"departure": {
"delay": 134,
"time": "1776015314"
},
"stopId": "FR:50129:ZE:10BRT2:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": -8,
"time": "1776015621"
},
"departure": {
"delay": -8,
"time": "1776015652"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 49
},
{
"arrival": {
"delay": 275,
"time": "1776014346"
},
"departure": {
"delay": 275,
"time": "1776014375"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 111,
"time": "1776013391"
},
"departure": {
"delay": 111,
"time": "1776013431"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 170,
"time": "1776012920"
},
"departure": {
"delay": 170,
"time": "1776012950"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 177,
"time": "1776014684"
},
"departure": {
"delay": 177,
"time": "1776014697"
},
"stopId": "FR:50129:ZE:10BEL2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 117,
"time": "1776012792"
},
"departure": {
"delay": 117,
"time": "1776012837"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 228,
"time": "1776013933"
},
"departure": {
"delay": 228,
"time": "1776013968"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 20
},
{
"departure": {
"delay": 18,
"time": "1776012378"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 153,
"time": "1776013313"
},
"departure": {
"delay": 153,
"time": "1776013353"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 260,
"time": "1776014450"
},
"departure": {
"delay": 260,
"time": "1776014480"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 272,
"time": "1776014281"
},
"departure": {
"delay": 272,
"time": "1776014312"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 121,
"time": "1776014795"
},
"departure": {
"delay": 121,
"time": "1776014821"
},
"stopId": "FR:50129:ZE:10LAV2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 96,
"time": "1776013507"
},
"departure": {
"delay": 96,
"time": "1776013536"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 232,
"time": "1776014102"
},
"departure": {
"delay": 232,
"time": "1776014152"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 4,
"time": "1776012590"
},
"departure": {
"delay": 4,
"time": "1776012604"
},
"stopId": "FR:50129:ZE:10CVE2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 97,
"time": "1776015329"
},
"departure": {
"delay": 97,
"time": "1776015337"
},
"stopId": "FR:50129:ZE:10HOU2:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 220,
"time": "1776014523"
},
"departure": {
"delay": 220,
"time": "1776014560"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 210,
"time": "1776014655"
},
"departure": {
"delay": 210,
"time": "1776014670"
},
"stopId": "FR:50129:ZE:10HUI2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 29,
"time": "1776015557"
},
"departure": {
"delay": 29,
"time": "1776015569"
},
"stopId": "FR:50129:ZE:10COF2:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 206,
"time": "1776014578"
},
"departure": {
"delay": 206,
"time": "1776014606"
},
"stopId": "FR:50129:ZE:10TRA6:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 255,
"time": "1776014014"
},
"departure": {
"delay": 255,
"time": "1776014055"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 136,
"time": "1776012963"
},
"departure": {
"delay": 136,
"time": "1776012976"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 103,
"time": "1776012876"
},
"departure": {
"delay": 103,
"time": "1776012883"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -34,
"time": "1776015686"
},
"stopId": "FR:50129:ZE:10MAX1:ATOUMOD035",
"stopSequence": 50
},
{
"arrival": {
"delay": 145,
"time": "1776015051"
},
"departure": {
"delay": 145,
"time": "1776015085"
},
"stopId": "FR:50129:ZE:10BHE2:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 121,
"time": "1776015141"
},
"departure": {
"delay": 121,
"time": "1776015181"
},
"stopId": "FR:50129:ZE:10PRE2:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": -9,
"time": "1776015585"
},
"departure": {
"delay": -9,
"time": "1776015591"
},
"stopId": "FR:50129:ZE:10SFG2:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 81,
"time": "1776013147"
},
"departure": {
"delay": 81,
"time": "1776013161"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 14
}
],
"timestamp": "1776019612",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748926x2025xHxMultxDimxDimanchex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748889x2025xHxMultxDimxDimanchex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 175,
"time": "1775985216"
},
"departure": {
"delay": 175,
"time": "1775985235"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 185,
"time": "1775986978"
},
"departure": {
"delay": 185,
"time": "1775986985"
},
"stopId": "FR:50129:ZE:10MED3:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 297,
"time": "1775985564"
},
"departure": {
"delay": 297,
"time": "1775985597"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 199,
"time": "1775985997"
},
"departure": {
"delay": 199,
"time": "1775986039"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 196,
"time": "1775985121"
},
"departure": {
"delay": 196,
"time": "1775985136"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 229,
"time": "1775986631"
},
"departure": {
"delay": 229,
"time": "1775986669"
},
"stopId": "FR:50129:ZE:10HPA3:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 177,
"time": "1775984957"
},
"departure": {
"delay": 177,
"time": "1775984997"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 153,
"time": "1775985829"
},
"departure": {
"delay": 153,
"time": "1775985873"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 137,
"time": "1775987027"
},
"departure": {
"delay": 137,
"time": "1775987057"
},
"stopId": "FR:50129:ZE:10NOR5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 189,
"time": "1775986524"
},
"departure": {
"delay": 189,
"time": "1775986569"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 151,
"time": "1775986161"
},
"departure": {
"delay": 151,
"time": "1775986231"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 208,
"time": "1775986725"
},
"departure": {
"delay": 208,
"time": "1775986768"
},
"stopId": "FR:50129:ZE:10XCT3:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 144,
"time": "1775986073"
},
"departure": {
"delay": 144,
"time": "1775986104"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 276,
"time": "1775985464"
},
"departure": {
"delay": 276,
"time": "1775985516"
},
"stopId": "FR:50129:ZE:10PAX1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 227,
"time": "1775985310"
},
"departure": {
"delay": 227,
"time": "1775985347"
},
"stopId": "FR:50129:ZE:10ANN1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 103,
"time": "1775987107"
},
"departure": {
"delay": 103,
"time": "1775987143"
},
"stopId": "FR:50129:ZE:10LPL1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 270,
"time": "1775985613"
},
"departure": {
"delay": 270,
"time": "1775985630"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 188,
"time": "1775985696"
},
"departure": {
"delay": 188,
"time": "1775985728"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 172,
"time": "1775985909"
},
"departure": {
"delay": 172,
"time": "1775985952"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 169,
"time": "1775986331"
},
"departure": {
"delay": 169,
"time": "1775986369"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 217,
"time": "1775986807"
},
"departure": {
"delay": 217,
"time": "1775986837"
},
"stopId": "FR:50129:ZE:10GRR1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 105,
"time": "1775984525"
},
"departure": {
"delay": 105,
"time": "1775984565"
},
"stopId": "FR:50129:ZE:10MOR1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 183,
"time": "1775984857"
},
"departure": {
"delay": 183,
"time": "1775984883"
},
"stopId": "FR:50129:ZE:10EPC1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 21,
"time": "1775987241"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 256,
"time": "1775985418"
},
"departure": {
"delay": 256,
"time": "1775985436"
},
"stopId": "FR:50129:ZE:10CMI1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 143,
"time": "1775984756"
},
"departure": {
"delay": 143,
"time": "1775984783"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 193,
"time": "1775986900"
},
"departure": {
"delay": 193,
"time": "1775986933"
},
"stopId": "FR:50129:ZE:10BAG3:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 93,
"time": "1775987179"
},
"departure": {
"delay": 93,
"time": "1775987193"
},
"stopId": "FR:50129:ZE:10FLO1:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 139,
"time": "1775985780"
},
"departure": {
"delay": 139,
"time": "1775985799"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 102,
"time": "1775984486"
},
"departure": {
"delay": 102,
"time": "1775984502"
},
"stopId": "FR:50129:ZE:10MES1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 203,
"time": "1775985051"
},
"departure": {
"delay": 203,
"time": "1775985083"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 9
},
{
"departure": {
"delay": 108,
"time": "1775984388"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 139,
"time": "1775984581"
},
"departure": {
"delay": 139,
"time": "1775984599"
},
"stopId": "FR:50129:ZE:10BOI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 106,
"time": "1775987071"
},
"departure": {
"delay": 106,
"time": "1775987086"
},
"stopId": "FR:50129:ZE:10GDR1:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 135,
"time": "1775984626"
},
"departure": {
"delay": 135,
"time": "1775984655"
},
"stopId": "FR:50129:ZE:10FRN1:ATOUMOD035",
"stopSequence": 5
}
],
"timestamp": "1776019610",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748889x2025xHxMultxDimxDimanchex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748900x2025xHxMultxDimxDimanchex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 14,
"time": "1776010114"
},
"departure": {
"delay": 14,
"time": "1776010154"
},
"stopId": "FR:50129:ZE:10XCT4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 377,
"time": "1776011468"
},
"departure": {
"delay": 377,
"time": "1776011537"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 467,
"time": "1776012613"
},
"departure": {
"delay": 467,
"time": "1776012647"
},
"stopId": "FR:50129:ZE:10HET2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 35,
"time": "1776010225"
},
"departure": {
"delay": 35,
"time": "1776010295"
},
"stopId": "FR:50129:ZE:10HPA4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 491,
"time": "1776012688"
},
"departure": {
"delay": 491,
"time": "1776012731"
},
"stopId": "FR:50129:ZE:10MOR2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 100,
"time": "1776009625"
},
"departure": {
"delay": 100,
"time": "1776009640"
},
"stopId": "FR:50129:ZE:10FLO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 447,
"time": "1776011812"
},
"departure": {
"delay": 447,
"time": "1776011847"
},
"stopId": "FR:50129:ZE:10CMI2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 229,
"time": "1776010975"
},
"departure": {
"delay": 229,
"time": "1776011089"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 454,
"time": "1776012386"
},
"departure": {
"delay": 454,
"time": "1776012394"
},
"stopId": "FR:50129:ZE:10EPC2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 488,
"time": "1776012216"
},
"departure": {
"delay": 488,
"time": "1776012248"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 396,
"time": "1776011761"
},
"departure": {
"delay": 396,
"time": "1776011796"
},
"stopId": "FR:50129:ZE:10PAX2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 113,
"time": "1776010753"
},
"departure": {
"delay": 113,
"time": "1776010793"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 396,
"time": "1776012816"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 51,
"time": "1776010396"
},
"departure": {
"delay": 51,
"time": "1776010431"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 493,
"time": "1776012495"
},
"departure": {
"delay": 493,
"time": "1776012553"
},
"stopId": "FR:50129:ZE:10PAU2:ATOUMOD035",
"stopSequence": 32
},
{
"departure": {
"delay": 68,
"time": "1776009548"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 489,
"time": "1776012156"
},
"departure": {
"delay": 489,
"time": "1776012189"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 387,
"time": "1776011679"
},
"departure": {
"delay": 387,
"time": "1776011727"
},
"stopId": "FR:50129:ZE:10TRA3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 472,
"time": "1776011887"
},
"departure": {
"delay": 472,
"time": "1776011932"
},
"stopId": "FR:50129:ZE:10ANN2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 359,
"time": "1776011583"
},
"departure": {
"delay": 359,
"time": "1776011639"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 76,
"time": "1776009720"
},
"departure": {
"delay": 76,
"time": "1776009736"
},
"stopId": "FR:50129:ZE:10LPL2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 69,
"time": "1776009799"
},
"departure": {
"delay": 69,
"time": "1776009849"
},
"stopId": "FR:50129:ZE:10NOR6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 329,
"time": "1776011226"
},
"departure": {
"delay": 329,
"time": "1776011309"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 3,
"time": "1776010041"
},
"departure": {
"delay": 3,
"time": "1776010083"
},
"stopId": "FR:50129:ZE:10GRR2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 284,
"time": "1776011167"
},
"departure": {
"delay": 284,
"time": "1776011204"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 151,
"time": "1776010842"
},
"departure": {
"delay": 151,
"time": "1776010891"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 462,
"time": "1776012427"
},
"departure": {
"delay": 462,
"time": "1776012462"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 9,
"time": "1776009891"
},
"departure": {
"delay": 9,
"time": "1776009909"
},
"stopId": "FR:50129:ZE:10MED4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 6,
"time": "1776009949"
},
"departure": {
"delay": 6,
"time": "1776009966"
},
"stopId": "FR:50129:ZE:10BAG4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 471,
"time": "1776012579"
},
"departure": {
"delay": 471,
"time": "1776012591"
},
"stopId": "FR:50129:ZE:10TLL2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 50,
"time": "1776009754"
},
"departure": {
"delay": 50,
"time": "1776009770"
},
"stopId": "FR:50129:ZE:10GDR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 185,
"time": "1776010577"
},
"departure": {
"delay": 185,
"time": "1776010685"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 483,
"time": "1776012749"
},
"departure": {
"delay": 483,
"time": "1776012783"
},
"stopId": "FR:50129:ZE:10MES2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 480,
"time": "1776012007"
},
"departure": {
"delay": 480,
"time": "1776012060"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 364,
"time": "1776011350"
},
"departure": {
"delay": 364,
"time": "1776011404"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 453,
"time": "1776012291"
},
"departure": {
"delay": 453,
"time": "1776012333"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 29
}
],
"timestamp": "1776019610",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748900x2025xHxMultxDimxDimanchex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748920x2025xHxMultxDimxDimanchex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 55,
"time": "1775968778"
},
"departure": {
"delay": 55,
"time": "1775968795"
},
"stopId": "FR:50129:ZE:10MGT2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -37,
"time": "1775970784"
},
"departure": {
"delay": -37,
"time": "1775970803"
},
"stopId": "FR:50129:ZE:10DUB2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": -21,
"time": "1775970624"
},
"departure": {
"delay": -21,
"time": "1775970639"
},
"stopId": "FR:50129:ZE:10HOM2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 13,
"time": "1775969880"
},
"departure": {
"delay": 13,
"time": "1775969893"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -50,
"time": "1775969458"
},
"departure": {
"delay": -50,
"time": "1775969470"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 10,
"time": "1775971075"
},
"departure": {
"delay": 10,
"time": "1775971090"
},
"stopId": "FR:50129:ZE:10CPL2:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 15,
"time": "1775971815"
},
"stopId": "FR:50129:ZE:10MAX1:ATOUMOD035",
"stopSequence": 50
},
{
"arrival": {
"delay": -19,
"time": "1775970970"
},
"departure": {
"delay": -19,
"time": "1775971001"
},
"stopId": "FR:50129:ZE:10LON2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 15,
"time": "1775970898"
},
"departure": {
"delay": 15,
"time": "1775970915"
},
"stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 81,
"time": "1775968750"
},
"departure": {
"delay": 81,
"time": "1775968761"
},
"stopId": "FR:50129:ZE:10RSX2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -31,
"time": "1775971274"
},
"departure": {
"delay": -31,
"time": "1775971289"
},
"stopId": "FR:50129:ZE:10HOU2:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 19,
"time": "1775971141"
},
"departure": {
"delay": 19,
"time": "1775971159"
},
"stopId": "FR:50129:ZE:10ARA2:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 47,
"time": "1775968716"
},
"departure": {
"delay": 47,
"time": "1775968727"
},
"stopId": "FR:50129:ZE:10CVE2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 24,
"time": "1775970126"
},
"departure": {
"delay": 24,
"time": "1775970144"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 31,
"time": "1775971030"
},
"departure": {
"delay": 31,
"time": "1775971051"
},
"stopId": "FR:50129:ZE:10BHE2:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 75,
"time": "1775968804"
},
"departure": {
"delay": 75,
"time": "1775968815"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -2,
"time": "1775970278"
},
"departure": {
"delay": -2,
"time": "1775970298"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -17,
"time": "1775969349"
},
"departure": {
"delay": -17,
"time": "1775969383"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 33,
"time": "1775969276"
},
"departure": {
"delay": 33,
"time": "1775969313"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 66,
"time": "1775968831"
},
"departure": {
"delay": 66,
"time": "1775968866"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 40,
"time": "1775969567"
},
"departure": {
"delay": 40,
"time": "1775969680"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 74,
"time": "1775968683"
},
"departure": {
"delay": 74,
"time": "1775968694"
},
"stopId": "FR:50129:ZE:10COS2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 57,
"time": "1775968967"
},
"departure": {
"delay": 57,
"time": "1775968977"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -29,
"time": "1775971217"
},
"departure": {
"delay": -29,
"time": "1775971231"
},
"stopId": "FR:50129:ZE:10BON2:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": -48,
"time": "1775971620"
},
"departure": {
"delay": -48,
"time": "1775971632"
},
"stopId": "FR:50129:ZE:10SFG2:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": -9,
"time": "1775971112"
},
"departure": {
"delay": -9,
"time": "1775971131"
},
"stopId": "FR:50129:ZE:10PRE2:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": -38,
"time": "1775970725"
},
"departure": {
"delay": -38,
"time": "1775970742"
},
"stopId": "FR:50129:ZE:10LAV2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -48,
"time": "1775970354"
},
"departure": {
"delay": -48,
"time": "1775970372"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -24,
"time": "1775971579"
},
"departure": {
"delay": -24,
"time": "1775971596"
},
"stopId": "FR:50129:ZE:10COF2:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 22,
"time": "1775970186"
},
"departure": {
"delay": 22,
"time": "1775970202"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -27,
"time": "1775971316"
},
"departure": {
"delay": -27,
"time": "1775971353"
},
"stopId": "FR:50129:ZE:10CAR2:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": -3,
"time": "1775971242"
},
"departure": {
"delay": -3,
"time": "1775971257"
},
"stopId": "FR:50129:ZE:10BRT2:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": -33,
"time": "1775970673"
},
"departure": {
"delay": -33,
"time": "1775970687"
},
"stopId": "FR:50129:ZE:10AGO2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 26,
"time": "1775969149"
},
"departure": {
"delay": 26,
"time": "1775969186"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 14
},
{
"departure": {
"delay": 86,
"time": "1775968526"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -9,
"time": "1775971471"
},
"departure": {
"delay": -9,
"time": "1775971491"
},
"stopId": "FR:50129:ZE:10ALB2:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 4,
"time": "1775971426"
},
"departure": {
"delay": 4,
"time": "1775971444"
},
"stopId": "FR:50129:ZE:10SFN2:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 107,
"time": "1775968584"
},
"departure": {
"delay": 107,
"time": "1775968607"
},
"stopId": "FR:50129:ZE:10JGO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 90,
"time": "1775968942"
},
"departure": {
"delay": 90,
"time": "1775968950"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 14,
"time": "1775969947"
},
"departure": {
"delay": 14,
"time": "1775970014"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 32,
"time": "1775971669"
},
"departure": {
"delay": 32,
"time": "1775971772"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 49
},
{
"arrival": {
"delay": 60,
"time": "1775969206"
},
"departure": {
"delay": 60,
"time": "1775969220"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 31,
"time": "1775969115"
},
"departure": {
"delay": 31,
"time": "1775969131"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 13,
"time": "1775969779"
},
"departure": {
"delay": 13,
"time": "1775969833"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -24,
"time": "1775970497"
},
"departure": {
"delay": -24,
"time": "1775970516"
},
"stopId": "FR:50129:ZE:10HUI2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 62,
"time": "1775968907"
},
"departure": {
"delay": 62,
"time": "1775968922"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -16,
"time": "1775970563"
},
"departure": {
"delay": -16,
"time": "1775970584"
},
"stopId": "FR:50129:ZE:10BEL2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": -49,
"time": "1775970399"
},
"departure": {
"delay": -49,
"time": "1775970431"
},
"stopId": "FR:50129:ZE:10TRA6:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 43,
"time": "1775969075"
},
"departure": {
"delay": 43,
"time": "1775969083"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 45,
"time": "1775970089"
},
"departure": {
"delay": 45,
"time": "1775970105"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 23
}
],
"timestamp": "1776019612",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748920x2025xHxMultxDimxDimanchex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748910x2025xHxMultxDimxDimanchex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 112,
"time": "1776011180"
},
"departure": {
"delay": 112,
"time": "1776011212"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 95,
"time": "1776011339"
},
"departure": {
"delay": 95,
"time": "1776011375"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 79,
"time": "1776010758"
},
"departure": {
"delay": 79,
"time": "1776010819"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 146,
"time": "1776009711"
},
"departure": {
"delay": 146,
"time": "1776009746"
},
"stopId": "FR:50129:ZE:10DUB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 114,
"time": "1776011444"
},
"departure": {
"delay": 114,
"time": "1776011454"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 61,
"time": "1776011902"
},
"departure": {
"delay": 61,
"time": "1776011941"
},
"stopId": "FR:50129:ZE:10COS1:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 60,
"time": "1776011571"
},
"departure": {
"delay": 60,
"time": "1776011580"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 133,
"time": "1776011246"
},
"departure": {
"delay": 133,
"time": "1776011293"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 118,
"time": "1776010546"
},
"departure": {
"delay": 118,
"time": "1776010618"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 28
},
{
"departure": {
"delay": 131,
"time": "1776008831"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 131,
"time": "1776009774"
},
"departure": {
"delay": 131,
"time": "1776009791"
},
"stopId": "FR:50129:ZE:10LAV1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 56,
"time": "1776011801"
},
"departure": {
"delay": 56,
"time": "1776011816"
},
"stopId": "FR:50129:ZE:10MGT1:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 20,
"time": "1776012020"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 62,
"time": "1776009441"
},
"departure": {
"delay": 62,
"time": "1776009482"
},
"stopId": "FR:50129:ZE:10BHE1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 137,
"time": "1776008878"
},
"departure": {
"delay": 137,
"time": "1776008957"
},
"stopId": "FR:50129:ZE:10COF1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -11,
"time": "1776010269"
},
"departure": {
"delay": -11,
"time": "1776010309"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 31,
"time": "1776009305"
},
"departure": {
"delay": 31,
"time": "1776009331"
},
"stopId": "FR:50129:ZE:10ARA1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 115,
"time": "1776009939"
},
"departure": {
"delay": 115,
"time": "1776009955"
},
"stopId": "FR:50129:ZE:10BEL1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 28,
"time": "1776011664"
},
"departure": {
"delay": 28,
"time": "1776011728"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 13,
"time": "1776011588"
},
"departure": {
"delay": 13,
"time": "1776011593"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 147,
"time": "1776011392"
},
"departure": {
"delay": 147,
"time": "1776011427"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": -11,
"time": "1776011619"
},
"departure": {
"delay": -11,
"time": "1776011629"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": -11,
"time": "1776010336"
},
"departure": {
"delay": -11,
"time": "1776010369"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 61,
"time": "1776009389"
},
"departure": {
"delay": 61,
"time": "1776009421"
},
"stopId": "FR:50129:ZE:10CPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 133,
"time": "1776010123"
},
"departure": {
"delay": 133,
"time": "1776010153"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 86,
"time": "1776009231"
},
"departure": {
"delay": 86,
"time": "1776009266"
},
"stopId": "FR:50129:ZE:10BON1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 62,
"time": "1776009587"
},
"departure": {
"delay": 62,
"time": "1776009602"
},
"stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 177,
"time": "1776011043"
},
"departure": {
"delay": 177,
"time": "1776011097"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 125,
"time": "1776009989"
},
"departure": {
"delay": 125,
"time": "1776010025"
},
"stopId": "FR:50129:ZE:10HUI1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 59,
"time": "1776009045"
},
"departure": {
"delay": 59,
"time": "1776009059"
},
"stopId": "FR:50129:ZE:10SFN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 46,
"time": "1776009190"
},
"departure": {
"delay": 46,
"time": "1776009226"
},
"stopId": "FR:50129:ZE:10BRT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 31,
"time": "1776011749"
},
"departure": {
"delay": 31,
"time": "1776011791"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 63,
"time": "1776009351"
},
"departure": {
"delay": 63,
"time": "1776009363"
},
"stopId": "FR:50129:ZE:10PRE1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 100,
"time": "1776008851"
},
"departure": {
"delay": 100,
"time": "1776008860"
},
"stopId": "FR:50129:ZE:10SFG1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 66,
"time": "1776011876"
},
"departure": {
"delay": 66,
"time": "1776011886"
},
"stopId": "FR:50129:ZE:10CVE1:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 62,
"time": "1776009504"
},
"departure": {
"delay": 62,
"time": "1776009542"
},
"stopId": "FR:50129:ZE:10LON1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 137,
"time": "1776009842"
},
"departure": {
"delay": 137,
"time": "1776009857"
},
"stopId": "FR:50129:ZE:10AGO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 83,
"time": "1776009010"
},
"departure": {
"delay": 83,
"time": "1776009023"
},
"stopId": "FR:50129:ZE:10ALB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 89,
"time": "1776011473"
},
"departure": {
"delay": 89,
"time": "1776011489"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 38,
"time": "1776010399"
},
"departure": {
"delay": 38,
"time": "1776010478"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 28,
"time": "1776011838"
},
"departure": {
"delay": 28,
"time": "1776011848"
},
"stopId": "FR:50129:ZE:10RSX1:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 146,
"time": "1776010065"
},
"departure": {
"delay": 146,
"time": "1776010106"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 45,
"time": "1776009155"
},
"departure": {
"delay": 45,
"time": "1776009165"
},
"stopId": "FR:50129:ZE:10HOU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 76,
"time": "1776009107"
},
"departure": {
"delay": 76,
"time": "1776009136"
},
"stopId": "FR:50129:ZE:10CAR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 116,
"time": "1776009880"
},
"departure": {
"delay": 116,
"time": "1776009896"
},
"stopId": "FR:50129:ZE:10HOM1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 102,
"time": "1776010957"
},
"departure": {
"delay": 102,
"time": "1776010962"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 67,
"time": "1776010650"
},
"departure": {
"delay": 67,
"time": "1776010687"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 27,
"time": "1776010213"
},
"departure": {
"delay": 27,
"time": "1776010227"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 24
}
],
"timestamp": "1776019612",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748910x2025xHxMultxDimxDimanchex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4191108x2025x26xGDimLiaxDimanchex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 27,
"time": "1776022107"
},
"departure": {
"delay": 27,
"time": "1776022107"
},
"stopId": "FR:76351:ZE:4850:ATOUMOD003",
"stopSequence": 29
},
{
"departure": {
"time": "1776020400"
},
"stopId": "FR:76351:ZE:4537:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"time": "1776020820"
},
"departure": {
"time": "1776020820"
},
"stopId": "FR:76351:ZE:4831:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"time": "1776021780"
},
"departure": {
"time": "1776021780"
},
"stopId": "FR:76351:ZE:3743:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 30,
"time": "1776021150"
},
"departure": {
"delay": 30,
"time": "1776021150"
},
"stopId": "FR:76351:ZE:5151:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"time": "1776021840"
},
"departure": {
"time": "1776021840"
},
"stopId": "FR:76351:ZE:3080:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"time": "1776021960"
},
"departure": {
"time": "1776021960"
},
"stopId": "FR:76351:ZE:3039:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"time": "1776020580"
},
"departure": {
"time": "1776020580"
},
"stopId": "FR:76351:ZE:4141:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 11,
"time": "1776020651"
},
"departure": {
"delay": 11,
"time": "1776020651"
},
"stopId": "FR:76351:ZE:3193:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 44,
"time": "1776021224"
},
"departure": {
"delay": 44,
"time": "1776021224"
},
"stopId": "FR:76351:ZE:3422:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"time": "1776022140"
},
"departure": {
"time": "1776022140"
},
"stopId": "FR:76351:ZE:3152:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"time": "1776021180"
},
"departure": {
"time": "1776021180"
},
"stopId": "FR:76351:ZE:4837:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"time": "1776022320"
},
"stopId": "FR:76351:ZE:3472:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 37,
"time": "1776020917"
},
"departure": {
"delay": 37,
"time": "1776020917"
},
"stopId": "FR:76351:ZE:4912:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 16,
"time": "1776021376"
},
"departure": {
"delay": 16,
"time": "1776021376"
},
"stopId": "FR:76351:ZE:3054:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 16,
"time": "1776021676"
},
"departure": {
"delay": 16,
"time": "1776021676"
},
"stopId": "FR:76351:ZE:3386:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 56,
"time": "1776021116"
},
"departure": {
"delay": 56,
"time": "1776021116"
},
"stopId": "FR:76351:ZE:4485:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"time": "1776021300"
},
"departure": {
"time": "1776021300"
},
"stopId": "FR:76351:ZE:3143:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 48,
"time": "1776020868"
},
"departure": {
"delay": 48,
"time": "1776020868"
},
"stopId": "FR:76351:ZE:3782:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 38,
"time": "1776022058"
},
"departure": {
"delay": 38,
"time": "1776022058"
},
"stopId": "FR:76351:ZE:3077:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 22,
"time": "1776020722"
},
"departure": {
"delay": 22,
"time": "1776020722"
},
"stopId": "FR:76351:ZE:3776:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 5,
"time": "1776021005"
},
"departure": {
"delay": 5,
"time": "1776021005"
},
"stopId": "FR:76351:ZE:4805:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 31,
"time": "1776021631"
},
"departure": {
"delay": 31,
"time": "1776021631"
},
"stopId": "FR:76351:ZE:3342:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"time": "1776021600"
},
"departure": {
"time": "1776021600"
},
"stopId": "FR:76351:ZE:3785:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 58,
"time": "1776022198"
},
"departure": {
"delay": 58,
"time": "1776022198"
},
"stopId": "FR:76351:ZE:3162:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 36,
"time": "1776021996"
},
"departure": {
"delay": 36,
"time": "1776021996"
},
"stopId": "FR:76351:ZE:3573:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 15,
"time": "1776020775"
},
"departure": {
"delay": 15,
"time": "1776020775"
},
"stopId": "FR:76351:ZE:3778:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 7,
"time": "1776021907"
},
"departure": {
"delay": 7,
"time": "1776021907"
},
"stopId": "FR:76351:ZE:3674:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"time": "1776021420"
},
"departure": {
"time": "1776021420"
},
"stopId": "FR:76351:ZE:3550:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 26,
"time": "1776021266"
},
"departure": {
"delay": 26,
"time": "1776021266"
},
"stopId": "FR:76351:ZE:3488:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 1,
"time": "1776021721"
},
"departure": {
"delay": 1,
"time": "1776021721"
},
"stopId": "FR:76351:ZE:3047:ATOUMOD003",
"stopSequence": 22
}
],
"timestamp": "1776019303",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:19:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4191108x2025x26xGDimLiaxDimanchex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748924x2025xHxMultxDimxDimanchex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 2,
"time": "1776000564"
},
"departure": {
"delay": 2,
"time": "1776000602"
},
"stopId": "FR:50129:ZE:10HOU2:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 31,
"time": "1775998004"
},
"departure": {
"delay": 31,
"time": "1775998051"
},
"stopId": "FR:50129:ZE:10MGT2:ATOUMOD035",
"stopSequence": 6
},
{
"departure": {
"delay": 23,
"time": "1775997743"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -23,
"time": "1776000626"
},
"departure": {
"delay": -23,
"time": "1776000637"
},
"stopId": "FR:50129:ZE:10CAR2:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 16,
"time": "1775999563"
},
"departure": {
"delay": 16,
"time": "1775999596"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 56,
"time": "1775998103"
},
"departure": {
"delay": 56,
"time": "1775998136"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 70,
"time": "1775998060"
},
"departure": {
"delay": 70,
"time": "1775998090"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 43,
"time": "1776000389"
},
"departure": {
"delay": 43,
"time": "1776000403"
},
"stopId": "FR:50129:ZE:10CPL2:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": -127,
"time": "1776000884"
},
"departure": {
"delay": -127,
"time": "1776000893"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 49
},
{
"arrival": {
"delay": -9,
"time": "1776000098"
},
"departure": {
"delay": -9,
"time": "1776000111"
},
"stopId": "FR:50129:ZE:10DUB2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 148,
"time": "1775998641"
},
"departure": {
"delay": 148,
"time": "1775998708"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -72,
"time": "1776000816"
},
"departure": {
"delay": -72,
"time": "1776000828"
},
"stopId": "FR:50129:ZE:10COF2:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": -4,
"time": "1775999913"
},
"departure": {
"delay": -4,
"time": "1775999936"
},
"stopId": "FR:50129:ZE:10HOM2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -147,
"time": "1776000933"
},
"stopId": "FR:50129:ZE:10MAX1:ATOUMOD035",
"stopSequence": 50
},
{
"arrival": {
"delay": -33,
"time": "1775999401"
},
"departure": {
"delay": -33,
"time": "1775999427"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 1,
"time": "1776000030"
},
"departure": {
"delay": 1,
"time": "1776000061"
},
"stopId": "FR:50129:ZE:10LAV2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -37,
"time": "1775999645"
},
"departure": {
"delay": -37,
"time": "1775999663"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 118,
"time": "1775998431"
},
"departure": {
"delay": 118,
"time": "1775998438"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 35,
"time": "1776000199"
},
"departure": {
"delay": 35,
"time": "1776000215"
},
"stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": -19,
"time": "1776000501"
},
"departure": {
"delay": -19,
"time": "1776000521"
},
"stopId": "FR:50129:ZE:10BON2:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 31,
"time": "1775997981"
},
"departure": {
"delay": 31,
"time": "1775997991"
},
"stopId": "FR:50129:ZE:10RSX2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 62,
"time": "1776000322"
},
"departure": {
"delay": 62,
"time": "1776000362"
},
"stopId": "FR:50129:ZE:10BHE2:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": -54,
"time": "1776000707"
},
"departure": {
"delay": -54,
"time": "1776000726"
},
"stopId": "FR:50129:ZE:10ALB2:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 86,
"time": "1775998738"
},
"departure": {
"delay": 86,
"time": "1775998766"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -26,
"time": "1776000687"
},
"departure": {
"delay": -26,
"time": "1776000694"
},
"stopId": "FR:50129:ZE:10SFN2:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 6,
"time": "1776000531"
},
"departure": {
"delay": 6,
"time": "1776000546"
},
"stopId": "FR:50129:ZE:10BRT2:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 1,
"time": "1776000276"
},
"departure": {
"delay": 1,
"time": "1776000301"
},
"stopId": "FR:50129:ZE:10LON2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": -22,
"time": "1775999838"
},
"departure": {
"delay": -22,
"time": "1775999858"
},
"stopId": "FR:50129:ZE:10BEL2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 38,
"time": "1775998169"
},
"departure": {
"delay": 38,
"time": "1775998178"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 3,
"time": "1775999968"
},
"departure": {
"delay": 3,
"time": "1776000003"
},
"stopId": "FR:50129:ZE:10AGO2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 122,
"time": "1775998464"
},
"departure": {
"delay": 122,
"time": "1775998502"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 40,
"time": "1775997905"
},
"departure": {
"delay": 40,
"time": "1775997940"
},
"stopId": "FR:50129:ZE:10COS2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 44,
"time": "1776000455"
},
"departure": {
"delay": 44,
"time": "1776000464"
},
"stopId": "FR:50129:ZE:10ARA2:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 45,
"time": "1775998920"
},
"departure": {
"delay": 45,
"time": "1775998965"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 140,
"time": "1775998333"
},
"departure": {
"delay": 140,
"time": "1775998340"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 23,
"time": "1776000436"
},
"departure": {
"delay": 23,
"time": "1776000443"
},
"stopId": "FR:50129:ZE:10PRE2:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 6,
"time": "1775997954"
},
"departure": {
"delay": 6,
"time": "1775997966"
},
"stopId": "FR:50129:ZE:10CVE2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -14,
"time": "1775999788"
},
"departure": {
"delay": -14,
"time": "1775999806"
},
"stopId": "FR:50129:ZE:10HUI2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -35,
"time": "1775999689"
},
"departure": {
"delay": -35,
"time": "1775999725"
},
"stopId": "FR:50129:ZE:10TRA6:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 163,
"time": "1775998561"
},
"departure": {
"delay": 163,
"time": "1775998603"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 96,
"time": "1775998523"
},
"departure": {
"delay": 96,
"time": "1775998536"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 45,
"time": "1775997793"
},
"departure": {
"delay": 45,
"time": "1775997825"
},
"stopId": "FR:50129:ZE:10JGO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -105,
"time": "1776000842"
},
"departure": {
"delay": -105,
"time": "1776000855"
},
"stopId": "FR:50129:ZE:10SFG2:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 67,
"time": "1775998837"
},
"departure": {
"delay": 67,
"time": "1775998867"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 179,
"time": "1775998190"
},
"departure": {
"delay": 179,
"time": "1775998319"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 10
}
],
"timestamp": "1776019612",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748924x2025xHxMultxDimxDimanchex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TNIx395:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1776005460"
},
"departure": {
"time": "1776005460"
},
"stopId": "FR:76750:ZE:TNIx22515:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"time": "1776005040"
},
"departure": {
"time": "1776005040"
},
"stopId": "FR:76378:ZE:TNIx22531:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"time": "1776003720"
},
"departure": {
"time": "1776003720"
},
"stopId": "FR:76614:ZE:TNIx22601:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1776003660"
},
"departure": {
"time": "1776003660"
},
"stopId": "FR:76614:ZE:TNIx22605:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1776004140"
},
"departure": {
"time": "1776004140"
},
"stopId": "FR:76222:ZE:TNIx23155:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 5,
"time": "1776005825"
},
"departure": {
"delay": 5,
"time": "1776005825"
},
"stopId": "FR:76709:ZE:TNIx22504:ATOUMOD001",
"stopSequence": 40
},
{
"arrival": {
"delay": 5,
"time": "1776005105"
},
"departure": {
"delay": 5,
"time": "1776005105"
},
"stopId": "FR:76378:ZE:TNIx22527:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"time": "1776003960"
},
"departure": {
"time": "1776003960"
},
"stopId": "FR:76354:ZE:TNIx22583:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1776005520"
},
"departure": {
"time": "1776005520"
},
"stopId": "FR:76750:ZE:TNIx22510:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"time": "1776003120"
},
"departure": {
"time": "1776003120"
},
"stopId": "FR:76157:ZE:TNIx10605:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1776002880"
},
"departure": {
"time": "1776002880"
},
"stopId": "FR:76540:ZE:TNIx11423:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1776005340"
},
"departure": {
"time": "1776005340"
},
"stopId": "FR:76378:ZE:TNIx22517:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"time": "1776004860"
},
"departure": {
"time": "1776004860"
},
"stopId": "FR:76436:ZE:TNIx23041:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"time": "1776004980"
},
"departure": {
"time": "1776004980"
},
"stopId": "FR:76378:ZE:TNIx23040:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"time": "1776005100"
},
"departure": {
"time": "1776005100"
},
"stopId": "FR:76378:ZE:TNIx22529:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"time": "1776004200"
},
"departure": {
"time": "1776004200"
},
"stopId": "FR:76222:ZE:TNIx23158:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"time": "1776005820"
},
"departure": {
"time": "1776005820"
},
"stopId": "FR:76709:ZE:TNIx23020:ATOUMOD001",
"stopSequence": 39
},
{
"arrival": {
"time": "1776003360"
},
"departure": {
"time": "1776003360"
},
"stopId": "FR:76157:ZE:TNIx10764:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1776004920"
},
"departure": {
"time": "1776004920"
},
"stopId": "FR:76436:ZE:TNIx22541:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"time": "1776004080"
},
"departure": {
"time": "1776004080"
},
"stopId": "FR:76222:ZE:TNIx22582:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1776005940"
},
"stopId": "FR:76709:ZE:TNIx22502:ATOUMOD001",
"stopSequence": 41
},
{
"arrival": {
"time": "1776003300"
},
"departure": {
"time": "1776003300"
},
"stopId": "FR:76157:ZE:TNIx10641:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 5,
"time": "1776003785"
},
"departure": {
"delay": 5,
"time": "1776003785"
},
"stopId": "FR:76354:ZE:TNIx22597:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1776005760"
},
"departure": {
"time": "1776005760"
},
"stopId": "FR:76709:ZE:TNIx22506:ATOUMOD001",
"stopSequence": 38
},
{
"arrival": {
"time": "1776003780"
},
"departure": {
"time": "1776003780"
},
"stopId": "FR:76354:ZE:TNIx22600:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1776003540"
},
"departure": {
"time": "1776003540"
},
"stopId": "FR:76614:ZE:TNIx22977:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1776005220"
},
"departure": {
"time": "1776005220"
},
"stopId": "FR:76378:ZE:TNIx22520:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"time": "1776005640"
},
"departure": {
"time": "1776005640"
},
"stopId": "FR:76709:ZE:TNIx22508:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"time": "1776003180"
},
"departure": {
"time": "1776003180"
},
"stopId": "FR:76157:ZE:TNIx10602:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1776002400"
},
"stopId": "FR:76540:ZE:TNIx12722:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1776003840"
},
"departure": {
"time": "1776003840"
},
"stopId": "FR:76354:ZE:TNIx22587:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1776005400"
},
"departure": {
"time": "1776005400"
},
"stopId": "FR:76378:ZE:TNIx22533:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"time": "1776005280"
},
"departure": {
"time": "1776005280"
},
"stopId": "FR:76378:ZE:TNIx22519:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"time": "1776003240"
},
"departure": {
"time": "1776003240"
},
"stopId": "FR:76157:ZE:TNIx10364:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1776005160"
},
"departure": {
"time": "1776005160"
},
"stopId": "FR:76378:ZE:TNIx22525:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 5,
"time": "1776005225"
},
"departure": {
"delay": 5,
"time": "1776005225"
},
"stopId": "FR:76378:ZE:TNIx22606:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 5,
"time": "1776005165"
},
"departure": {
"delay": 5,
"time": "1776005165"
},
"stopId": "FR:76378:ZE:TNIx22523:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"time": "1776004320"
},
"departure": {
"time": "1776004320"
},
"stopId": "FR:76222:ZE:TNIx33259:ATOUMOD001",
"stopSequence": 19
}
],
"timestamp": "1775996945",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TNIx530:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TNIx395:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN853437F487858x2026x04x05T22x37x58Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1776013800"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1776019740"
},
"stopId": "FR:50218:ZE:StopPointxOCETrainxTERx87447680:ATOUMOD002",
"stopSequence": 29
},
{
"arrival": {
"time": "1776014280"
},
"departure": {
"time": "1776014340"
},
"stopId": "FR:14098:ZE:StopPointxOCETrainxTERx87444042:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1776016800"
},
"departure": {
"time": "1776016920"
},
"stopId": "FR:50502:ZE:StopPointxOCETrainxTERx87447003:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1776015060"
},
"departure": {
"time": "1776015120"
},
"stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1776014640"
},
"departure": {
"time": "1776014700"
},
"stopId": "FR:14026:ZE:StopPointxOCETrainxTERx87444059:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1776018120"
},
"departure": {
"time": "1776018180"
},
"stopId": "FR:50147:ZE:StopPointxOCETrainxTERx87447110:ATOUMOD002",
"stopSequence": 28
},
{
"arrival": {
"time": "1776016020"
},
"departure": {
"time": "1776016080"
},
"stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1776015540"
},
"departure": {
"time": "1776015600"
},
"stopId": "FR:14370:ZE:StopPointxOCETrainxTERx87444083:ATOUMOD002",
"stopSequence": 9
}
],
"timestamp": "1776010190",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx789690b9x0beex4978x8bf9xf4810c9e16f2x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN853437F487858x2026x04x05T22x37x58Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758106x2025xHxMultxDimxDimanchex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 38,
"time": "1776006938"
},
"stopId": "FR:50615:ZE:VALFB1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 97,
"time": "1776009537"
},
"departure": {
"delay": 97,
"time": "1776009577"
},
"stopId": "FR:50412:ZE:SLOMA2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 53,
"time": "1776007145"
},
"departure": {
"delay": 53,
"time": "1776007253"
},
"stopId": "FR:50615:ZE:VALGS1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 81,
"time": "1776008613"
},
"departure": {
"delay": 81,
"time": "1776008721"
},
"stopId": "FR:50551:ZE:SSVMA2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 58,
"time": "1776010189"
},
"departure": {
"delay": 58,
"time": "1776010198"
},
"stopId": "FR:50471:ZE:SGRPL2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 127,
"time": "1776012607"
},
"stopId": "FR:50402:ZE:PIXLAN:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 194,
"time": "1776012398"
},
"departure": {
"delay": 194,
"time": "1776012434"
},
"stopId": "FR:50402:ZE:PIXZAF:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 99,
"time": "1776010621"
},
"departure": {
"delay": 99,
"time": "1776010659"
},
"stopId": "FR:50031:ZE:BARPL2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 67,
"time": "1776009812"
},
"departure": {
"delay": 67,
"time": "1776009847"
},
"stopId": "FR:50412:ZE:PORLE1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 43,
"time": "1776007834"
},
"departure": {
"delay": 43,
"time": "1776007843"
},
"stopId": "FR:50270:ZE:LIEBG2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 52,
"time": "1776008082"
},
"departure": {
"delay": 52,
"time": "1776008212"
},
"stopId": "FR:50138:ZE:COLRAV:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 212,
"time": "1776011265"
},
"departure": {
"delay": 212,
"time": "1776011312"
},
"stopId": "FR:50031:ZE:BARVAL:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 140,
"time": "1776010960"
},
"departure": {
"delay": 140,
"time": "1776011000"
},
"stopId": "FR:50031:ZE:BNVMA1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 63,
"time": "1776006994"
},
"departure": {
"delay": 63,
"time": "1776007023"
},
"stopId": "FR:50615:ZE:VALCH2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 142,
"time": "1776011588"
},
"departure": {
"delay": 142,
"time": "1776011602"
},
"stopId": "FR:50332:ZE:MALSF1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 22,
"time": "1776007986"
},
"departure": {
"delay": 22,
"time": "1776008002"
},
"stopId": "FR:50138:ZE:COLFR2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 180,
"time": "1776012120"
},
"departure": {
"delay": 180,
"time": "1776012120"
},
"stopId": "FR:50401:ZE:PRVBE1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 94,
"time": "1776007580"
},
"departure": {
"delay": 94,
"time": "1776007594"
},
"stopId": "FR:50615:ZE:VALHO2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 113,
"time": "1776010242"
},
"departure": {
"delay": 113,
"time": "1776010253"
},
"stopId": "FR:50490:ZE:SJREG2:ATOUMOD035",
"stopSequence": 12
}
],
"timestamp": "1776019612",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:F:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758106x2025xHxMultxDimxDimanchex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2135:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1776022440"
},
"stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"time": "1776020100"
},
"departure": {
"time": "1776020100"
},
"stopId": "FR:76212:ZE:TCARxDMAIR2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 39,
"time": "1776022179"
},
"departure": {
"delay": 39,
"time": "1776022179"
},
"stopId": "FR:76157:ZE:TCARxTPISS2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 46,
"time": "1776020566"
},
"departure": {
"delay": 46,
"time": "1776020566"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1776020340"
},
"departure": {
"time": "1776020340"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1776019920"
},
"stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 38,
"time": "1776020198"
},
"departure": {
"delay": 38,
"time": "1776020198"
},
"stopId": "FR:76212:ZE:TCARxECOLE2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 30,
"time": "1776021810"
},
"departure": {
"delay": 30,
"time": "1776021810"
},
"stopId": "FR:76157:ZE:TCARxTPRAT2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"time": "1776021300"
},
"departure": {
"time": "1776021300"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"time": "1776020820"
},
"departure": {
"time": "1776020820"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 1,
"time": "1776022021"
},
"departure": {
"delay": 1,
"time": "1776022021"
},
"stopId": "FR:76157:ZE:TCARxTPROV2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"time": "1776021840"
},
"departure": {
"time": "1776021840"
},
"stopId": "FR:76157:ZE:TCARxTOUYE2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"time": "1776020520"
},
"departure": {
"time": "1776020520"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 54,
"time": "1776020934"
},
"departure": {
"delay": 54,
"time": "1776020934"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1776022080"
},
"departure": {
"time": "1776022080"
},
"stopId": "FR:76157:ZE:TCARxTJAUR2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 48,
"time": "1776021108"
},
"departure": {
"delay": 48,
"time": "1776021108"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 4,
"time": "1776021604"
},
"departure": {
"delay": 4,
"time": "1776021604"
},
"stopId": "FR:76540:ZE:TCARxMIN2T:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 25,
"time": "1776020665"
},
"departure": {
"delay": 25,
"time": "1776020665"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 20,
"time": "1776021200"
},
"departure": {
"delay": 20,
"time": "1776021200"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 5,
"time": "1776020045"
},
"departure": {
"delay": 5,
"time": "1776020045"
},
"stopId": "FR:76212:ZE:TCARxCANAD2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1776021480"
},
"departure": {
"time": "1776021480"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"time": "1776021000"
},
"departure": {
"time": "1776021000"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 10,
"time": "1776021910"
},
"departure": {
"delay": 10,
"time": "1776021910"
},
"stopId": "FR:76157:ZE:TCARxTDUMA2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"time": "1776022320"
},
"departure": {
"time": "1776022320"
},
"stopId": "FR:76157:ZE:TCARxTBIZET:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 28,
"time": "1776020728"
},
"departure": {
"delay": 28,
"time": "1776020728"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 52,
"time": "1776020272"
},
"departure": {
"delay": 52,
"time": "1776020272"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 18,
"time": "1776021678"
},
"departure": {
"delay": 18,
"time": "1776021678"
},
"stopId": "FR:76157:ZE:TCARxCORNI2:ATOUMOD001",
"stopSequence": 19
}
],
"timestamp": "1776018684",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2135:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748923x2025xHxMultxDimxDimanchex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 161,
"time": "1775990741"
},
"departure": {
"delay": 161,
"time": "1775990801"
},
"stopId": "FR:50129:ZE:10RSX2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 128,
"time": "1775991951"
},
"departure": {
"delay": 128,
"time": "1775991968"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 117,
"time": "1775993369"
},
"departure": {
"delay": 117,
"time": "1775993397"
},
"stopId": "FR:50129:ZE:10HOU2:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 175,
"time": "1775993135"
},
"departure": {
"delay": 175,
"time": "1775993155"
},
"stopId": "FR:50129:ZE:10BHE2:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 131,
"time": "1775993085"
},
"departure": {
"delay": 131,
"time": "1775993111"
},
"stopId": "FR:50129:ZE:10LON2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 77,
"time": "1775993685"
},
"departure": {
"delay": 77,
"time": "1775993717"
},
"stopId": "FR:50129:ZE:10SFG2:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 104,
"time": "1775990529"
},
"departure": {
"delay": 104,
"time": "1775990564"
},
"stopId": "FR:50129:ZE:10JGO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 185,
"time": "1775991000"
},
"departure": {
"delay": 185,
"time": "1775991005"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 74,
"time": "1775993493"
},
"departure": {
"delay": 74,
"time": "1775993534"
},
"stopId": "FR:50129:ZE:10ALB2:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 183,
"time": "1775990871"
},
"departure": {
"delay": 183,
"time": "1775990883"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 151,
"time": "1775992886"
},
"departure": {
"delay": 151,
"time": "1775992951"
},
"stopId": "FR:50129:ZE:10DUB2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 147,
"time": "1775993174"
},
"departure": {
"delay": 147,
"time": "1775993187"
},
"stopId": "FR:50129:ZE:10CPL2:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 140,
"time": "1775993211"
},
"departure": {
"delay": 140,
"time": "1775993240"
},
"stopId": "FR:50129:ZE:10PRE2:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 41,
"time": "1775991468"
},
"departure": {
"delay": 41,
"time": "1775991521"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 158,
"time": "1775992531"
},
"departure": {
"delay": 158,
"time": "1775992598"
},
"stopId": "FR:50129:ZE:10TRA6:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 133,
"time": "1775993322"
},
"departure": {
"delay": 133,
"time": "1775993353"
},
"stopId": "FR:50129:ZE:10BRT2:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 166,
"time": "1775990893"
},
"departure": {
"delay": 166,
"time": "1775990926"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 83,
"time": "1775990716"
},
"departure": {
"delay": 83,
"time": "1775990723"
},
"stopId": "FR:50129:ZE:10CVE2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 127,
"time": "1775992772"
},
"departure": {
"delay": 127,
"time": "1775992807"
},
"stopId": "FR:50129:ZE:10AGO2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 178,
"time": "1775992283"
},
"departure": {
"delay": 178,
"time": "1775992318"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 131,
"time": "1775992472"
},
"departure": {
"delay": 131,
"time": "1775992511"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 113,
"time": "1775992035"
},
"departure": {
"delay": 113,
"time": "1775992073"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 165,
"time": "1775992657"
},
"departure": {
"delay": 165,
"time": "1775992665"
},
"stopId": "FR:50129:ZE:10HUI2:ATOUMOD035",
"stopSequence": 29
},
{
"departure": {
"delay": 72,
"time": "1775990472"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 100,
"time": "1775991325"
},
"departure": {
"delay": 100,
"time": "1775991340"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 95,
"time": "1775993301"
},
"departure": {
"delay": 95,
"time": "1775993315"
},
"stopId": "FR:50129:ZE:10BON2:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 174,
"time": "1775992404"
},
"departure": {
"delay": 174,
"time": "1775992434"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 88,
"time": "1775993654"
},
"departure": {
"delay": 88,
"time": "1775993668"
},
"stopId": "FR:50129:ZE:10COF2:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 141,
"time": "1775991016"
},
"departure": {
"delay": 141,
"time": "1775991021"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 173,
"time": "1775991559"
},
"departure": {
"delay": 173,
"time": "1775991773"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 166,
"time": "1775990814"
},
"departure": {
"delay": 166,
"time": "1775990866"
},
"stopId": "FR:50129:ZE:10MGT2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 162,
"time": "1775990962"
},
"departure": {
"delay": 162,
"time": "1775990982"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 86,
"time": "1775991170"
},
"departure": {
"delay": 86,
"time": "1775991206"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 97,
"time": "1775991142"
},
"departure": {
"delay": 97,
"time": "1775991157"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 31,
"time": "1775993791"
},
"stopId": "FR:50129:ZE:10MAX1:ATOUMOD035",
"stopSequence": 50
},
{
"arrival": {
"delay": 56,
"time": "1775993746"
},
"departure": {
"delay": 56,
"time": "1775993756"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 49
},
{
"arrival": {
"delay": 116,
"time": "1775992827"
},
"departure": {
"delay": 116,
"time": "1775992856"
},
"stopId": "FR:50129:ZE:10LAV2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 188,
"time": "1775992168"
},
"departure": {
"delay": 188,
"time": "1775992208"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 120,
"time": "1775991110"
},
"departure": {
"delay": 120,
"time": "1775991120"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 108,
"time": "1775990657"
},
"departure": {
"delay": 108,
"time": "1775990688"
},
"stopId": "FR:50129:ZE:10COS2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 173,
"time": "1775993019"
},
"departure": {
"delay": 173,
"time": "1775993033"
},
"stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 140,
"time": "1775992689"
},
"departure": {
"delay": 140,
"time": "1775992700"
},
"stopId": "FR:50129:ZE:10BEL2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 131,
"time": "1775992735"
},
"departure": {
"delay": 131,
"time": "1775992751"
},
"stopId": "FR:50129:ZE:10HOM2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 41,
"time": "1775991366"
},
"departure": {
"delay": 41,
"time": "1775991401"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 84,
"time": "1775993410"
},
"departure": {
"delay": 84,
"time": "1775993424"
},
"stopId": "FR:50129:ZE:10CAR2:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 158,
"time": "1775991221"
},
"departure": {
"delay": 158,
"time": "1775991278"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 151,
"time": "1775993245"
},
"departure": {
"delay": 151,
"time": "1775993251"
},
"stopId": "FR:50129:ZE:10ARA2:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 166,
"time": "1775992229"
},
"departure": {
"delay": 166,
"time": "1775992246"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 81,
"time": "1775993473"
},
"departure": {
"delay": 81,
"time": "1775993481"
},
"stopId": "FR:50129:ZE:10SFN2:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 129,
"time": "1775991894"
},
"departure": {
"delay": 129,
"time": "1775991909"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 20
}
],
"timestamp": "1776019612",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748923x2025xHxMultxDimxDimanchex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4068647x2025x26xGDimTNIxDimanchex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": -8,
"time": "1776018952"
},
"stopId": "FR:76508:ZE:5126:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 30,
"time": "1776019950"
},
"departure": {
"delay": 30,
"time": "1776019950"
},
"stopId": "FR:76361:ZE:5031:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 6,
"time": "1776020586"
},
"departure": {
"delay": 6,
"time": "1776020586"
},
"stopId": "FR:76481:ZE:3826:ATOUMOD003",
"stopSequence": 22
},
{
"departure": {
"delay": -126,
"time": "1776018714"
},
"stopId": "FR:76693:ZE:5124:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": -8,
"time": "1776019372"
},
"departure": {
"delay": -8,
"time": "1776019372"
},
"stopId": "FR:76307:ZE:3424:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 17,
"time": "1776019217"
},
"departure": {
"delay": 17,
"time": "1776019217"
},
"stopId": "FR:76064:ZE:3380:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": -8,
"time": "1776019732"
},
"departure": {
"delay": -8,
"time": "1776019732"
},
"stopId": "FR:76595:ZE:5125:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 23,
"time": "1776020303"
},
"departure": {
"delay": 23,
"time": "1776020303"
},
"stopId": "FR:76481:ZE:4730:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 33,
"time": "1776019833"
},
"departure": {
"delay": 33,
"time": "1776019833"
},
"stopId": "FR:76595:ZE:5060:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 10,
"time": "1776020710"
},
"departure": {
"delay": 10,
"time": "1776020710"
},
"stopId": "FR:76481:ZE:3830:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 46,
"time": "1776019906"
},
"departure": {
"delay": 46,
"time": "1776019906"
},
"stopId": "FR:76361:ZE:5128:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": -2,
"time": "1776020638"
},
"departure": {
"delay": -2,
"time": "1776020638"
},
"stopId": "FR:76481:ZE:3822:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": -3,
"time": "1776020037"
},
"departure": {
"delay": -3,
"time": "1776020037"
},
"stopId": "FR:76167:ZE:4066:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": -4,
"time": "1776019076"
},
"departure": {
"delay": -4,
"time": "1776019076"
},
"stopId": "FR:76609:ZE:3408:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 35,
"time": "1776019595"
},
"departure": {
"delay": 35,
"time": "1776019595"
},
"stopId": "FR:76595:ZE:5127:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"time": "1776019440"
},
"departure": {
"time": "1776019440"
},
"stopId": "FR:76307:ZE:3457:ATOUMOD003",
"stopSequence": 11
},
{
"departure": {
"delay": 17,
"time": "1776019157"
},
"stopId": "FR:76064:ZE:3399:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 42,
"time": "1776020502"
},
"departure": {
"delay": 42,
"time": "1776020502"
},
"stopId": "FR:76481:ZE:3474:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": -8,
"time": "1776020392"
},
"departure": {
"delay": -8,
"time": "1776020392"
},
"stopId": "FR:76481:ZE:4728:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 6,
"time": "1776019266"
},
"departure": {
"delay": 6,
"time": "1776019266"
},
"stopId": "FR:76595:ZE:3314:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": -8,
"time": "1776020152"
},
"departure": {
"delay": -8,
"time": "1776020152"
},
"stopId": "FR:76167:ZE:3034:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": -8,
"time": "1776020752"
},
"stopId": "FR:76481:ZE:5095:ATOUMOD003",
"stopSequence": 25
}
],
"timestamp": "1776019054",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:13:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4068647x2025x26xGDimTNIxDimanchex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx1813:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 228,
"time": "1776017688"
},
"departure": {
"delay": 228,
"time": "1776017688"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 306,
"time": "1776018594"
},
"departure": {
"delay": 306,
"time": "1776018606"
},
"stopId": "FR:76212:ZE:TCARxCANAD1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 157,
"time": "1776017083"
},
"departure": {
"delay": 157,
"time": "1776017257"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"delay": 30,
"time": "1776016170"
},
"stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 271,
"time": "1776018010"
},
"departure": {
"delay": 271,
"time": "1776018031"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 173,
"time": "1776017311"
},
"departure": {
"delay": 173,
"time": "1776017333"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 91,
"time": "1776016831"
},
"departure": {
"delay": 91,
"time": "1776016831"
},
"stopId": "FR:76157:ZE:TCARxCORNI1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 208,
"time": "1776017788"
},
"departure": {
"delay": 208,
"time": "1776017788"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 296,
"time": "1776018334"
},
"departure": {
"delay": 296,
"time": "1776018356"
},
"stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 202,
"time": "1776018682"
},
"stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 55,
"time": "1776016255"
},
"departure": {
"delay": 55,
"time": "1776016255"
},
"stopId": "FR:76157:ZE:TCARxTPISS1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 260,
"time": "1776018260"
},
"departure": {
"delay": 260,
"time": "1776018260"
},
"stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 311,
"time": "1776018431"
},
"departure": {
"delay": 311,
"time": "1776018431"
},
"stopId": "FR:76540:ZE:TCARxECOLE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 234,
"time": "1776017934"
},
"departure": {
"delay": 234,
"time": "1776017934"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 141,
"time": "1776016581"
},
"departure": {
"delay": 141,
"time": "1776016581"
},
"stopId": "FR:76157:ZE:TCARxTDUMA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 234,
"time": "1776017609"
},
"departure": {
"delay": 234,
"time": "1776017634"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 221,
"time": "1776017861"
},
"departure": {
"delay": 221,
"time": "1776017861"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 211,
"time": "1776017408"
},
"departure": {
"delay": 211,
"time": "1776017431"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 361,
"time": "1776018162"
},
"departure": {
"delay": 361,
"time": "1776018181"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 160,
"time": "1776016480"
},
"departure": {
"delay": 160,
"time": "1776016480"
},
"stopId": "FR:76157:ZE:TCARxTPROV1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 145,
"time": "1776016360"
},
"departure": {
"delay": 145,
"time": "1776016405"
},
"stopId": "FR:76157:ZE:TCARxTJAUR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 292,
"time": "1776018532"
},
"departure": {
"delay": 292,
"time": "1776018532"
},
"stopId": "FR:76212:ZE:TCARxDMAIR1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 138,
"time": "1776016698"
},
"departure": {
"delay": 138,
"time": "1776016698"
},
"stopId": "FR:76157:ZE:TCARxTPRAT1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 132,
"time": "1776016632"
},
"departure": {
"delay": 132,
"time": "1776016632"
},
"stopId": "FR:76157:ZE:TCARxTOUYE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 20,
"time": "1776016880"
},
"departure": {
"delay": 20,
"time": "1776016880"
},
"stopId": "FR:76540:ZE:TCARxMIN1T:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 204,
"time": "1776017484"
},
"departure": {
"delay": 204,
"time": "1776017484"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 13
}
],
"timestamp": "1776015782",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx1813:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748893x2025xHxMultxDimxDimanchex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -47,
"time": "1776015973"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 98,
"time": "1776013707"
},
"departure": {
"delay": 98,
"time": "1776013718"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 100,
"time": "1776015267"
},
"departure": {
"delay": 100,
"time": "1776015280"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 75,
"time": "1776014911"
},
"departure": {
"delay": 75,
"time": "1776014955"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 38,
"time": "1776015717"
},
"departure": {
"delay": 38,
"time": "1776015758"
},
"stopId": "FR:50129:ZE:10NOR5:ATOUMOD035",
"stopSequence": 31
},
{
"departure": {
"delay": 62,
"time": "1776013142"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 83,
"time": "1776014367"
},
"departure": {
"delay": 83,
"time": "1776014423"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 99,
"time": "1776013406"
},
"departure": {
"delay": 99,
"time": "1776013419"
},
"stopId": "FR:50129:ZE:10FRN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 102,
"time": "1776015052"
},
"departure": {
"delay": 102,
"time": "1776015102"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 94,
"time": "1776013910"
},
"departure": {
"delay": 94,
"time": "1776013954"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 147,
"time": "1776014269"
},
"departure": {
"delay": 147,
"time": "1776014307"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 19,
"time": "1776014463"
},
"departure": {
"delay": 19,
"time": "1776014479"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 117,
"time": "1776013509"
},
"departure": {
"delay": 117,
"time": "1776013557"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 19,
"time": "1776015904"
},
"departure": {
"delay": 19,
"time": "1776015919"
},
"stopId": "FR:50129:ZE:10FLO1:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 121,
"time": "1776014085"
},
"departure": {
"delay": 121,
"time": "1776014101"
},
"stopId": "FR:50129:ZE:10CMI1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 61,
"time": "1776013228"
},
"departure": {
"delay": 61,
"time": "1776013261"
},
"stopId": "FR:50129:ZE:10MES1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 69,
"time": "1776015633"
},
"departure": {
"delay": 69,
"time": "1776015669"
},
"stopId": "FR:50129:ZE:10MED3:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 84,
"time": "1776013815"
},
"departure": {
"delay": 84,
"time": "1776013824"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 88,
"time": "1776015500"
},
"departure": {
"delay": 88,
"time": "1776015508"
},
"stopId": "FR:50129:ZE:10GRR1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 23,
"time": "1776014515"
},
"departure": {
"delay": 23,
"time": "1776014543"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 138,
"time": "1776014710"
},
"departure": {
"delay": 138,
"time": "1776014778"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 46,
"time": "1776015571"
},
"departure": {
"delay": 46,
"time": "1776015586"
},
"stopId": "FR:50129:ZE:10BAG3:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 47,
"time": "1776014571"
},
"departure": {
"delay": 47,
"time": "1776014627"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 3,
"time": "1776015776"
},
"departure": {
"delay": 3,
"time": "1776015783"
},
"stopId": "FR:50129:ZE:10GDR1:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 103,
"time": "1776014009"
},
"departure": {
"delay": 103,
"time": "1776014023"
},
"stopId": "FR:50129:ZE:10ANN1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 143,
"time": "1776015347"
},
"departure": {
"delay": 143,
"time": "1776015383"
},
"stopId": "FR:50129:ZE:10HPA3:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 120,
"time": "1776013365"
},
"departure": {
"delay": 120,
"time": "1776013380"
},
"stopId": "FR:50129:ZE:10BOI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 112,
"time": "1776013759"
},
"departure": {
"delay": 112,
"time": "1776013792"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 103,
"time": "1776015442"
},
"departure": {
"delay": 103,
"time": "1776015463"
},
"stopId": "FR:50129:ZE:10XCT3:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 85,
"time": "1776014812"
},
"departure": {
"delay": 85,
"time": "1776014845"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 153,
"time": "1776013626"
},
"departure": {
"delay": 153,
"time": "1776013653"
},
"stopId": "FR:50129:ZE:10EPC1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 125,
"time": "1776014126"
},
"departure": {
"delay": 125,
"time": "1776014165"
},
"stopId": "FR:50129:ZE:10PAX1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 85,
"time": "1776013283"
},
"departure": {
"delay": 85,
"time": "1776013345"
},
"stopId": "FR:50129:ZE:10MOR1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 151,
"time": "1776014211"
},
"departure": {
"delay": 151,
"time": "1776014251"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 19,
"time": "1776015823"
},
"departure": {
"delay": 19,
"time": "1776015859"
},
"stopId": "FR:50129:ZE:10LPL1:ATOUMOD035",
"stopSequence": 33
}
],
"timestamp": "1776019610",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748893x2025xHxMultxDimxDimanchex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748921x2025xHxMultxDimxDimanchex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 9,
"time": "1775978069"
},
"departure": {
"delay": 9,
"time": "1775978109"
},
"stopId": "FR:50129:ZE:10LAV2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 38,
"time": "1775977505"
},
"departure": {
"delay": 38,
"time": "1775977538"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 26,
"time": "1775976370"
},
"departure": {
"delay": 26,
"time": "1775976386"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 89,
"time": "1775976649"
},
"departure": {
"delay": 89,
"time": "1775976689"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -6,
"time": "1775976093"
},
"departure": {
"delay": -6,
"time": "1775976114"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 54,
"time": "1775977345"
},
"departure": {
"delay": 54,
"time": "1775977374"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 35,
"time": "1775978721"
},
"departure": {
"delay": 35,
"time": "1775978735"
},
"stopId": "FR:50129:ZE:10CAR2:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 97,
"time": "1775977284"
},
"departure": {
"delay": 97,
"time": "1775977297"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 23,
"time": "1775975824"
},
"departure": {
"delay": 23,
"time": "1775975843"
},
"stopId": "FR:50129:ZE:10JGO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 12,
"time": "1775977951"
},
"departure": {
"delay": 12,
"time": "1775977992"
},
"stopId": "FR:50129:ZE:10HOM2:ATOUMOD035",
"stopSequence": 31
},
{
"departure": {
"delay": 11,
"time": "1775975771"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -2,
"time": "1775978024"
},
"departure": {
"delay": -2,
"time": "1775978038"
},
"stopId": "FR:50129:ZE:10AGO2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 34,
"time": "1775978425"
},
"departure": {
"delay": 34,
"time": "1775978434"
},
"stopId": "FR:50129:ZE:10CPL2:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 28,
"time": "1775976249"
},
"departure": {
"delay": 28,
"time": "1775976268"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -32,
"time": "1775975952"
},
"departure": {
"delay": -32,
"time": "1775975968"
},
"stopId": "FR:50129:ZE:10CVE2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 8,
"time": "1775978922"
},
"departure": {
"delay": 8,
"time": "1775978948"
},
"stopId": "FR:50129:ZE:10COF2:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 7,
"time": "1775977818"
},
"departure": {
"delay": 7,
"time": "1775977867"
},
"stopId": "FR:50129:ZE:10HUI2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 53,
"time": "1775978255"
},
"departure": {
"delay": 53,
"time": "1775978273"
},
"stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": -9,
"time": "1775977892"
},
"departure": {
"delay": -9,
"time": "1775977911"
},
"stopId": "FR:50129:ZE:10BEL2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": -13,
"time": "1775978972"
},
"departure": {
"delay": -13,
"time": "1775978987"
},
"stopId": "FR:50129:ZE:10SFG2:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 38,
"time": "1775978782"
},
"departure": {
"delay": 38,
"time": "1775978798"
},
"stopId": "FR:50129:ZE:10SFN2:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 15,
"time": "1775977601"
},
"departure": {
"delay": 15,
"time": "1775977635"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 11,
"time": "1775978325"
},
"departure": {
"delay": 11,
"time": "1775978351"
},
"stopId": "FR:50129:ZE:10LON2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 16,
"time": "1775978814"
},
"departure": {
"delay": 16,
"time": "1775978836"
},
"stopId": "FR:50129:ZE:10ALB2:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 5,
"time": "1775976466"
},
"departure": {
"delay": 5,
"time": "1775976485"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 21,
"time": "1775978462"
},
"departure": {
"delay": 21,
"time": "1775978481"
},
"stopId": "FR:50129:ZE:10PRE2:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 52,
"time": "1775978658"
},
"departure": {
"delay": 52,
"time": "1775978692"
},
"stopId": "FR:50129:ZE:10HOU2:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 46,
"time": "1775976510"
},
"departure": {
"delay": 46,
"time": "1775976526"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -9,
"time": "1775979019"
},
"departure": {
"delay": -9,
"time": "1775979051"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 49
},
{
"arrival": {
"time": "1775975986"
},
"departure": {
"time": "1775976000"
},
"stopId": "FR:50129:ZE:10RSX2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 53,
"time": "1775976733"
},
"departure": {
"delay": 53,
"time": "1775976773"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 46,
"time": "1775977408"
},
"departure": {
"delay": 46,
"time": "1775977426"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 18,
"time": "1775976063"
},
"departure": {
"delay": 18,
"time": "1775976078"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 60,
"time": "1775978386"
},
"departure": {
"delay": 60,
"time": "1775978400"
},
"stopId": "FR:50129:ZE:10BHE2:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": -21,
"time": "1775975905"
},
"departure": {
"delay": -21,
"time": "1775975919"
},
"stopId": "FR:50129:ZE:10COS2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 36,
"time": "1775978566"
},
"departure": {
"delay": 36,
"time": "1775978616"
},
"stopId": "FR:50129:ZE:10BON2:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": -44,
"time": "1775977678"
},
"departure": {
"delay": -44,
"time": "1775977696"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 175,
"time": "1775976957"
},
"departure": {
"delay": 175,
"time": "1775977135"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 49,
"time": "1775978496"
},
"departure": {
"delay": 49,
"time": "1775978509"
},
"stopId": "FR:50129:ZE:10ARA2:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": -37,
"time": "1775977717"
},
"departure": {
"delay": -37,
"time": "1775977763"
},
"stopId": "FR:50129:ZE:10TRA6:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 22,
"time": "1775978141"
},
"departure": {
"delay": 22,
"time": "1775978182"
},
"stopId": "FR:50129:ZE:10DUB2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 29,
"time": "1775977446"
},
"departure": {
"delay": 29,
"time": "1775977469"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 15,
"time": "1775976421"
},
"departure": {
"delay": 15,
"time": "1775976435"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 44,
"time": "1775976849"
},
"departure": {
"delay": 44,
"time": "1775976884"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 47,
"time": "1775976211"
},
"departure": {
"delay": 47,
"time": "1775976227"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 62,
"time": "1775978623"
},
"departure": {
"delay": 62,
"time": "1775978642"
},
"stopId": "FR:50129:ZE:10BRT2:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 104,
"time": "1775977224"
},
"departure": {
"delay": 104,
"time": "1775977244"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -5,
"time": "1775976024"
},
"departure": {
"delay": -5,
"time": "1775976055"
},
"stopId": "FR:50129:ZE:10MGT2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 2,
"time": "1775976169"
},
"departure": {
"delay": 2,
"time": "1775976182"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -16,
"time": "1775979104"
},
"stopId": "FR:50129:ZE:10MAX1:ATOUMOD035",
"stopSequence": 50
}
],
"timestamp": "1776019612",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748921x2025xHxMultxDimxDimanchex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4110829x2025x26xGDimTRAxDimanchex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1776020940"
},
"departure": {
"time": "1776020940"
},
"stopId": "FR:76351:ZE:3960:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 54,
"time": "1776021414"
},
"departure": {
"delay": 54,
"time": "1776021414"
},
"stopId": "FR:76351:ZE:3998:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 3,
"time": "1776020403"
},
"departure": {
"delay": 3,
"time": "1776020403"
},
"stopId": "FR:76351:ZE:3972:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 56,
"time": "1776019856"
},
"departure": {
"delay": 56,
"time": "1776019856"
},
"stopId": "FR:76351:ZE:3954:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 18,
"time": "1776021318"
},
"departure": {
"delay": 18,
"time": "1776021318"
},
"stopId": "FR:76351:ZE:3965:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 28,
"time": "1776021028"
},
"departure": {
"delay": 28,
"time": "1776021028"
},
"stopId": "FR:76351:ZE:3981:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 14,
"time": "1776020834"
},
"departure": {
"delay": 14,
"time": "1776020834"
},
"stopId": "FR:76351:ZE:4000:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 16,
"time": "1776020296"
},
"departure": {
"delay": 16,
"time": "1776020296"
},
"stopId": "FR:76351:ZE:3992:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 41,
"time": "1776020741"
},
"departure": {
"delay": 41,
"time": "1776020741"
},
"stopId": "FR:76351:ZE:3990:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 44,
"time": "1776020564"
},
"departure": {
"delay": 44,
"time": "1776020564"
},
"stopId": "FR:76351:ZE:3970:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 53,
"time": "1776019973"
},
"departure": {
"delay": 53,
"time": "1776019973"
},
"stopId": "FR:76351:ZE:3988:ATOUMOD003",
"stopSequence": 3
},
{
"departure": {
"time": "1776019740"
},
"stopId": "FR:76481:ZE:4891:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 10,
"time": "1776021490"
},
"stopId": "FR:76351:ZE:3984:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 46,
"time": "1776020206"
},
"departure": {
"delay": 46,
"time": "1776020206"
},
"stopId": "FR:76351:ZE:3976:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 46,
"time": "1776020086"
},
"departure": {
"delay": 46,
"time": "1776020086"
},
"stopId": "FR:76351:ZE:4004:ATOUMOD003",
"stopSequence": 4
}
],
"timestamp": "1776018904",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4110829x2025x26xGDimTRAxDimanchex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4110960x2025x26xGDimTRAxDimanchex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 32,
"time": "1776021692"
},
"departure": {
"delay": 32,
"time": "1776021692"
},
"stopId": "FR:76351:ZE:3995:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 35,
"time": "1776021455"
},
"departure": {
"delay": 35,
"time": "1776021455"
},
"stopId": "FR:76351:ZE:3993:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 44,
"time": "1776020264"
},
"departure": {
"delay": 44,
"time": "1776020264"
},
"stopId": "FR:76351:ZE:3997:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 59,
"time": "1776020819"
},
"departure": {
"delay": 59,
"time": "1776020819"
},
"stopId": "FR:76351:ZE:3989:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 39,
"time": "1776020379"
},
"departure": {
"delay": 39,
"time": "1776020379"
},
"stopId": "FR:76351:ZE:3964:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 39,
"time": "1776021579"
},
"departure": {
"delay": 39,
"time": "1776021579"
},
"stopId": "FR:76351:ZE:3951:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 11,
"time": "1776020711"
},
"departure": {
"delay": 11,
"time": "1776020711"
},
"stopId": "FR:76351:ZE:3999:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 47,
"time": "1776020987"
},
"departure": {
"delay": 47,
"time": "1776020987"
},
"stopId": "FR:76351:ZE:3967:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 36,
"time": "1776020616"
},
"departure": {
"delay": 36,
"time": "1776020616"
},
"stopId": "FR:76351:ZE:3959:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 9,
"time": "1776021309"
},
"departure": {
"delay": 9,
"time": "1776021309"
},
"stopId": "FR:76351:ZE:3985:ATOUMOD003",
"stopSequence": 11
},
{
"departure": {
"time": "1776020160"
},
"stopId": "FR:76351:ZE:3983:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 45,
"time": "1776021225"
},
"departure": {
"delay": 45,
"time": "1776021225"
},
"stopId": "FR:76351:ZE:3955:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 34,
"time": "1776021814"
},
"stopId": "FR:76351:ZE:3978:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 38,
"time": "1776020498"
},
"departure": {
"delay": 38,
"time": "1776020498"
},
"stopId": "FR:76351:ZE:3980:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 55,
"time": "1776021115"
},
"departure": {
"delay": 55,
"time": "1776021115"
},
"stopId": "FR:76351:ZE:3957:ATOUMOD003",
"stopSequence": 9
}
],
"timestamp": "1776019414",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:B:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4110960x2025x26xGDimTRAxDimanchex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN862483F486617x2026x04x05T22x37x58Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 900,
"time": "1776019140"
},
"stopId": "FR:28280:ZE:StopPointxOCETrainxTERx87394296:ATOUMOD002",
"stopSequence": 25
},
{
"arrival": {
"delay": 900,
"time": "1776017040"
},
"departure": {
"delay": 900,
"time": "1776017100"
},
"stopId": "FR:28116:ZE:StopPointxOCETrainxTERx87394221:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"delay": 900,
"time": "1776016320"
},
"departure": {
"delay": 900,
"time": "1776016380"
},
"stopId": "FR:28006:ZE:StopPointxOCETrainxTERx87394205:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"delay": 900,
"time": "1776018720"
},
"departure": {
"delay": 900,
"time": "1776018780"
},
"stopId": "FR:61116:ZE:StopPointxOCETrainxTERx87394288:ATOUMOD002",
"stopSequence": 23
},
{
"departure": {
"delay": 900,
"time": "1776016020"
},
"stopId": "FR:28085:ZE:StopPointxOCETrainxTERx87394007:ATOUMOD002",
"stopSequence": 10
},
{
"arrival": {
"delay": 900,
"time": "1776018360"
},
"departure": {
"delay": 900,
"time": "1776018420"
},
"stopId": "FR:61061:ZE:StopPointxOCETrainxTERx87394270:ATOUMOD002",
"stopSequence": 21
},
{
"arrival": {
"delay": 900,
"time": "1776016620"
},
"departure": {
"delay": 900,
"time": "1776016680"
},
"stopId": "FR:28325:ZE:StopPointxOCETrainxTERx87394213:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"delay": 900,
"time": "1776017400"
},
"departure": {
"delay": 900,
"time": "1776017460"
},
"stopId": "FR:28302:ZE:StopPointxOCETrainxTERx87394247:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"delay": 900,
"time": "1776017940"
},
"departure": {
"delay": 900,
"time": "1776018000"
},
"stopId": "FR:28214:ZE:StopPointxOCETrainxTERx87394254:ATOUMOD002",
"stopSequence": 19
}
],
"timestamp": "1776014210",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxF7BB4338xAE0Ax457BxA5D3xF1F80F115201x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN862483F486617x2026x04x05T22x37x58Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN853625F409842x2026x03x30T20x56x21Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1776020040"
},
"departure": {
"time": "1776020100"
},
"stopId": "FR:14654:ZE:StopPointxOCETrainxTERx87444216:ATOUMOD002",
"stopSequence": 28
},
{
"arrival": {
"time": "1776018780"
},
"departure": {
"time": "1776018900"
},
"stopId": "FR:61006:ZE:StopPointxOCETrainxTERx87444539:ATOUMOD002",
"stopSequence": 26
},
{
"arrival": {
"time": "1776021300"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 31
},
{
"arrival": {
"time": "1776020400"
},
"departure": {
"time": "1776020460"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 30
},
{
"arrival": {
"time": "1776017700"
},
"departure": {
"time": "1776017760"
},
"stopId": "FR:61464:ZE:StopPointxOCETrainxTERx87444695:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1776016800"
},
"departure": {
"time": "1776016980"
},
"stopId": "FR:61001:ZE:StopPointxOCETrainxTERx87444711:ATOUMOD002",
"stopSequence": 20
},
{
"departure": {
"time": "1776014760"
},
"stopId": "FR:72181:ZE:StopPointxOCETrainxTERx87396002:ATOUMOD002",
"stopSequence": 12
},
{
"arrival": {
"time": "1776018180"
},
"departure": {
"time": "1776018240"
},
"stopId": "FR:61101:ZE:StopPointxOCETrainxTERx87444562:ATOUMOD002",
"stopSequence": 24
}
],
"timestamp": "1776011150",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx1f647a2cx138dx47dex8fb5x333f230e16f7x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN853625F409842x2026x03x30T20x56x21Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4253612x2025x26xGDimLiaxDimanchex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 17,
"time": "1776020717"
},
"departure": {
"delay": 17,
"time": "1776020717"
},
"stopId": "FR:76341:ZE:3059:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 24,
"time": "1776021924"
},
"departure": {
"delay": 24,
"time": "1776021924"
},
"stopId": "FR:76351:ZE:3369:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 13,
"time": "1776021733"
},
"departure": {
"delay": 13,
"time": "1776021733"
},
"stopId": "FR:76351:ZE:3041:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 38,
"time": "1776021578"
},
"departure": {
"delay": 38,
"time": "1776021578"
},
"stopId": "FR:76351:ZE:4850:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"time": "1776021780"
},
"departure": {
"time": "1776021780"
},
"stopId": "FR:76351:ZE:4549:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"time": "1776021360"
},
"departure": {
"time": "1776021360"
},
"stopId": "FR:76351:ZE:3080:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 10,
"time": "1776021970"
},
"departure": {
"delay": 10,
"time": "1776021970"
},
"stopId": "FR:76351:ZE:4366:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 24,
"time": "1776021504"
},
"departure": {
"delay": 24,
"time": "1776021504"
},
"stopId": "FR:76351:ZE:3573:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 5,
"time": "1776021545"
},
"departure": {
"delay": 5,
"time": "1776021545"
},
"stopId": "FR:76351:ZE:3077:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"time": "1776022680"
},
"departure": {
"time": "1776022680"
},
"stopId": "FR:76447:ZE:3107:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"time": "1776021300"
},
"departure": {
"time": "1776021300"
},
"stopId": "FR:76351:ZE:3743:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"time": "1776022920"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"time": "1776021600"
},
"departure": {
"time": "1776021600"
},
"stopId": "FR:76351:ZE:3152:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 55,
"time": "1776020755"
},
"departure": {
"delay": 55,
"time": "1776020755"
},
"stopId": "FR:76341:ZE:3243:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"time": "1776021480"
},
"departure": {
"time": "1776021480"
},
"stopId": "FR:76351:ZE:3039:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"time": "1776020820"
},
"departure": {
"time": "1776020820"
},
"stopId": "FR:76341:ZE:4571:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 38,
"time": "1776022298"
},
"departure": {
"delay": 38,
"time": "1776022298"
},
"stopId": "FR:76351:ZE:3117:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 45,
"time": "1776022725"
},
"departure": {
"delay": 45,
"time": "1776022725"
},
"stopId": "FR:76447:ZE:3695:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 20,
"time": "1776022460"
},
"departure": {
"delay": 20,
"time": "1776022460"
},
"stopId": "FR:76341:ZE:3064:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 25,
"time": "1776022705"
},
"departure": {
"delay": 25,
"time": "1776022705"
},
"stopId": "FR:76447:ZE:3467:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"time": "1776022260"
},
"departure": {
"time": "1776022260"
},
"stopId": "FR:76351:ZE:3165:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 22,
"time": "1776020242"
},
"departure": {
"delay": 22,
"time": "1776020242"
},
"stopId": "FR:76305:ZE:4482:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"time": "1776022860"
},
"departure": {
"time": "1776022860"
},
"stopId": "FR:76447:ZE:3492:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 47,
"time": "1776021887"
},
"departure": {
"delay": 47,
"time": "1776021887"
},
"stopId": "FR:76351:ZE:5158:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 9,
"time": "1776022149"
},
"departure": {
"delay": 9,
"time": "1776022149"
},
"stopId": "FR:76351:ZE:3136:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 7,
"time": "1776021427"
},
"departure": {
"delay": 7,
"time": "1776021427"
},
"stopId": "FR:76351:ZE:3674:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 36,
"time": "1776020676"
},
"departure": {
"delay": 36,
"time": "1776020676"
},
"stopId": "FR:76305:ZE:3148:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 29,
"time": "1776020189"
},
"departure": {
"delay": 29,
"time": "1776020189"
},
"stopId": "FR:76305:ZE:4481:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 5,
"time": "1776022205"
},
"departure": {
"delay": 5,
"time": "1776022205"
},
"stopId": "FR:76351:ZE:3593:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 17,
"time": "1776022757"
},
"departure": {
"delay": 17,
"time": "1776022757"
},
"stopId": "FR:76447:ZE:3434:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 21,
"time": "1776020421"
},
"departure": {
"delay": 21,
"time": "1776020421"
},
"stopId": "FR:76305:ZE:3189:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 18,
"time": "1776021138"
},
"departure": {
"delay": 18,
"time": "1776021138"
},
"stopId": "FR:76351:ZE:4983:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 13,
"time": "1776020353"
},
"departure": {
"delay": 13,
"time": "1776020353"
},
"stopId": "FR:76305:ZE:3680:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"time": "1776021240"
},
"departure": {
"time": "1776021240"
},
"stopId": "FR:76351:ZE:3047:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 22,
"time": "1776022642"
},
"departure": {
"delay": 22,
"time": "1776022642"
},
"stopId": "FR:76447:ZE:3220:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"time": "1776022020"
},
"departure": {
"time": "1776022020"
},
"stopId": "FR:76351:ZE:4487:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 2,
"time": "1776021662"
},
"departure": {
"delay": 2,
"time": "1776021662"
},
"stopId": "FR:76351:ZE:3162:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 41,
"time": "1776020801"
},
"departure": {
"delay": 41,
"time": "1776020801"
},
"stopId": "FR:76341:ZE:3580:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"time": "1776022560"
},
"departure": {
"time": "1776022560"
},
"stopId": "FR:76447:ZE:3346:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 17,
"time": "1776022517"
},
"departure": {
"delay": 17,
"time": "1776022517"
},
"stopId": "FR:76341:ZE:3350:ATOUMOD003",
"stopSequence": 40
},
{
"departure": {
"time": "1776020100"
},
"stopId": "FR:76305:ZE:3922:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 37,
"time": "1776020317"
},
"departure": {
"delay": 37,
"time": "1776020317"
},
"stopId": "FR:76305:ZE:3574:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 33,
"time": "1776022833"
},
"departure": {
"delay": 33,
"time": "1776022833"
},
"stopId": "FR:76447:ZE:3138:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 19,
"time": "1776022339"
},
"departure": {
"delay": 19,
"time": "1776022339"
},
"stopId": "FR:76351:ZE:3503:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 54,
"time": "1776020274"
},
"departure": {
"delay": 54,
"time": "1776020274"
},
"stopId": "FR:76305:ZE:4477:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"time": "1776020460"
},
"departure": {
"time": "1776020460"
},
"stopId": "FR:76305:ZE:3097:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"time": "1776020640"
},
"departure": {
"time": "1776020640"
},
"stopId": "FR:76305:ZE:3441:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 11,
"time": "1776022811"
},
"departure": {
"delay": 11,
"time": "1776022811"
},
"stopId": "FR:76447:ZE:3146:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 10,
"time": "1776020830"
},
"departure": {
"delay": 10,
"time": "1776020830"
},
"stopId": "FR:76341:ZE:3912:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 38,
"time": "1776020618"
},
"departure": {
"delay": 38,
"time": "1776020618"
},
"stopId": "FR:76305:ZE:5192:ATOUMOD003",
"stopSequence": 9
}
],
"timestamp": "1776018823",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:17:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4253612x2025x26xGDimLiaxDimanchex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4190981x2025x26xGDimLiaxDimanchex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 70,
"time": "1776019450"
},
"stopId": "FR:76351:ZE:3422:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 26,
"time": "1776020066"
},
"departure": {
"delay": 26,
"time": "1776020066"
},
"stopId": "FR:76351:ZE:3039:ATOUMOD003",
"stopSequence": 25
},
{
"departure": {
"delay": 42,
"time": "1776019602"
},
"stopId": "FR:76351:ZE:3054:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 26,
"time": "1776020426"
},
"stopId": "FR:76351:ZE:3472:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 48,
"time": "1776019788"
},
"departure": {
"delay": 48,
"time": "1776019788"
},
"stopId": "FR:76351:ZE:3372:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 72,
"time": "1776019752"
},
"departure": {
"delay": 72,
"time": "1776019752"
},
"stopId": "FR:76351:ZE:3156:ATOUMOD003",
"stopSequence": 19
},
{
"departure": {
"delay": 17,
"time": "1776019397"
},
"stopId": "FR:76351:ZE:4837:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 84,
"time": "1776020304"
},
"departure": {
"delay": 84,
"time": "1776020304"
},
"stopId": "FR:76351:ZE:3162:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 64,
"time": "1776020164"
},
"departure": {
"delay": 64,
"time": "1776020164"
},
"stopId": "FR:76351:ZE:3077:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 53,
"time": "1776020213"
},
"departure": {
"delay": 53,
"time": "1776020213"
},
"stopId": "FR:76351:ZE:4850:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 33,
"time": "1776020013"
},
"departure": {
"delay": 33,
"time": "1776020013"
},
"stopId": "FR:76351:ZE:3674:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 62,
"time": "1776020102"
},
"departure": {
"delay": 62,
"time": "1776020102"
},
"stopId": "FR:76351:ZE:3573:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 26,
"time": "1776019946"
},
"departure": {
"delay": 26,
"time": "1776019946"
},
"stopId": "FR:76351:ZE:3080:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 26,
"time": "1776019886"
},
"departure": {
"delay": 26,
"time": "1776019886"
},
"stopId": "FR:76351:ZE:3743:ATOUMOD003",
"stopSequence": 22
},
{
"departure": {
"delay": 26,
"time": "1776019526"
},
"stopId": "FR:76351:ZE:3143:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 52,
"time": "1776019492"
},
"departure": {
"delay": 52,
"time": "1776019492"
},
"stopId": "FR:76351:ZE:3488:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 78,
"time": "1776019818"
},
"departure": {
"delay": 78,
"time": "1776019818"
},
"stopId": "FR:76351:ZE:3134:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 26,
"time": "1776020246"
},
"departure": {
"delay": 26,
"time": "1776020246"
},
"stopId": "FR:76351:ZE:3152:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 26,
"time": "1776019646"
},
"departure": {
"delay": 26,
"time": "1776019646"
},
"stopId": "FR:76351:ZE:3550:ATOUMOD003",
"stopSequence": 18
},
{
"departure": {
"delay": 43,
"time": "1776019363"
},
"stopId": "FR:76351:ZE:5151:ATOUMOD003",
"stopSequence": 12
}
],
"timestamp": "1776019483",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:09:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4190981x2025x26xGDimLiaxDimanchex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:2x7478149:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -2719,
"time": "1776019601"
},
"departure": {
"delay": -2719,
"time": "1776019601"
},
"stopId": "FR:27375:ZE:0x6470:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 118,
"time": "1776022558"
},
"departure": {
"delay": 118,
"time": "1776022558"
},
"stopId": "FR:27375:ZE:0x6512:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -220,
"time": "1776023360"
},
"departure": {
"delay": -220,
"time": "1776023360"
},
"stopId": "FR:27701:ZE:0x7066:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 11,
"time": "1776022811"
},
"departure": {
"delay": 11,
"time": "1776022811"
},
"stopId": "FR:27375:ZE:0x6504:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -415,
"time": "1776023945"
},
"departure": {
"delay": -415,
"time": "1776023945"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": 30,
"time": "1776022710"
},
"departure": {
"delay": 30,
"time": "1776022710"
},
"stopId": "FR:27375:ZE:0x6440:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -410,
"time": "1776023890"
},
"departure": {
"delay": -410,
"time": "1776023890"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 29
},
{
"departure": {
"delay": -2599,
"time": "1776019601"
},
"stopId": "FR:27375:ZE:0x6466:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -176,
"time": "1776023284"
},
"departure": {
"delay": -176,
"time": "1776023284"
},
"stopId": "FR:27701:ZE:0x7126:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -242,
"time": "1776023578"
},
"departure": {
"delay": -242,
"time": "1776023578"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -53,
"time": "1776022987"
},
"departure": {
"delay": -53,
"time": "1776022987"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -2719,
"time": "1776019601"
},
"departure": {
"delay": -2719,
"time": "1776019601"
},
"stopId": "FR:27375:ZE:0x6396:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -181,
"time": "1776023339"
},
"departure": {
"delay": -181,
"time": "1776023339"
},
"stopId": "FR:27701:ZE:0x7036:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -2659,
"time": "1776019601"
},
"departure": {
"delay": -2659,
"time": "1776019601"
},
"stopId": "FR:27375:ZE:0x6490:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -2779,
"time": "1776019601"
},
"departure": {
"delay": -2779,
"time": "1776019601"
},
"stopId": "FR:27375:ZE:0x6572:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -112,
"time": "1776023048"
},
"departure": {
"delay": -112,
"time": "1776023048"
},
"stopId": "FR:27375:ZE:0x6442:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -151,
"time": "1776023189"
},
"departure": {
"delay": -151,
"time": "1776023189"
},
"stopId": "FR:27701:ZE:0x7100:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -181,
"time": "1776023639"
},
"departure": {
"delay": -181,
"time": "1776023639"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -166,
"time": "1776023474"
},
"departure": {
"delay": -166,
"time": "1776023474"
},
"stopId": "FR:27701:ZE:0x7106:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 154,
"time": "1776022594"
},
"departure": {
"delay": 154,
"time": "1776022594"
},
"stopId": "FR:27375:ZE:0x6432:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -2779,
"time": "1776019601"
},
"departure": {
"delay": -2779,
"time": "1776019601"
},
"stopId": "FR:27375:ZE:0x6422:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -116,
"time": "1776023104"
},
"departure": {
"delay": -116,
"time": "1776023104"
},
"stopId": "FR:27375:ZE:0x6406:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -269,
"time": "1776023851"
},
"departure": {
"delay": -269,
"time": "1776023851"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": -228,
"time": "1776023772"
},
"departure": {
"delay": -228,
"time": "1776023772"
},
"stopId": "FR:27701:ZE:0x7095:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": -2599,
"time": "1776019601"
},
"departure": {
"delay": -2599,
"time": "1776019601"
},
"stopId": "FR:27375:ZE:0x6492:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -207,
"time": "1776023673"
},
"departure": {
"delay": -207,
"time": "1776023673"
},
"stopId": "FR:27701:ZE:0x7108:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": -47,
"time": "1776022933"
},
"departure": {
"delay": -47,
"time": "1776022933"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -556,
"time": "1776024044"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": -60,
"time": "1776022860"
},
"departure": {
"delay": -60,
"time": "1776022860"
},
"stopId": "FR:27375:ZE:0x6528:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"time": "1776022674"
},
"departure": {
"time": "1776022680"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 11
}
],
"timestamp": "1776019601",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:D1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:2x7478149:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4042126x2025x26xGDimLiaxDimanchex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 168,
"time": "1776019968"
},
"departure": {
"delay": 168,
"time": "1776019968"
},
"stopId": "FR:76351:ZE:3673:ATOUMOD003",
"stopSequence": 20
},
{
"departure": {
"delay": 141,
"time": "1776019521"
},
"stopId": "FR:76351:ZE:3178:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 113,
"time": "1776020393"
},
"stopId": "FR:76351:ZE:3639:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 117,
"time": "1776019917"
},
"departure": {
"delay": 117,
"time": "1776019917"
},
"stopId": "FR:76351:ZE:3038:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 142,
"time": "1776019762"
},
"departure": {
"delay": 142,
"time": "1776019762"
},
"stopId": "FR:76351:ZE:3490:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 169,
"time": "1776020149"
},
"departure": {
"delay": 169,
"time": "1776020149"
},
"stopId": "FR:76351:ZE:3049:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 152,
"time": "1776020192"
},
"departure": {
"delay": 152,
"time": "1776020192"
},
"stopId": "FR:76351:ZE:3404:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 113,
"time": "1776019853"
},
"departure": {
"delay": 113,
"time": "1776019853"
},
"stopId": "FR:76351:ZE:3477:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 113,
"time": "1776019613"
},
"departure": {
"delay": 113,
"time": "1776019613"
},
"stopId": "FR:76351:ZE:4654:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 134,
"time": "1776020054"
},
"departure": {
"delay": 134,
"time": "1776020054"
},
"stopId": "FR:76351:ZE:3079:ATOUMOD003",
"stopSequence": 21
},
{
"departure": {
"delay": 127,
"time": "1776019567"
},
"stopId": "FR:76351:ZE:3570:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 113,
"time": "1776020213"
},
"departure": {
"delay": 113,
"time": "1776020213"
},
"stopId": "FR:76351:ZE:3670:ATOUMOD003",
"stopSequence": 25
},
{
"departure": {
"delay": 177,
"time": "1776019437"
},
"stopId": "FR:76351:ZE:3494:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 113,
"time": "1776020273"
},
"departure": {
"delay": 113,
"time": "1776020273"
},
"stopId": "FR:76351:ZE:3436:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 141,
"time": "1776019701"
},
"departure": {
"delay": 141,
"time": "1776019701"
},
"stopId": "FR:76351:ZE:3068:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 113,
"time": "1776020093"
},
"departure": {
"delay": 113,
"time": "1776020093"
},
"stopId": "FR:76351:ZE:4786:ATOUMOD003",
"stopSequence": 22
}
],
"timestamp": "1776019594",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C2:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4042126x2025x26xGDimLiaxDimanchex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748899x2025xHxMultxDimxDimanchex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 76,
"time": "1776002747"
},
"departure": {
"delay": 76,
"time": "1776002776"
},
"stopId": "FR:50129:ZE:10MED4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 104,
"time": "1776002512"
},
"departure": {
"delay": 104,
"time": "1776002564"
},
"stopId": "FR:50129:ZE:10LPL2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -21,
"time": "1776003901"
},
"departure": {
"delay": -21,
"time": "1776003939"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -31,
"time": "1776004496"
},
"departure": {
"delay": -31,
"time": "1776004529"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": -87,
"time": "1776004886"
},
"departure": {
"delay": -87,
"time": "1776004893"
},
"stopId": "FR:50129:ZE:10HET2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": -9,
"time": "1776004179"
},
"departure": {
"delay": -9,
"time": "1776004191"
},
"stopId": "FR:50129:ZE:10PAX2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 115,
"time": "1776003365"
},
"departure": {
"delay": 115,
"time": "1776003415"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 20,
"time": "1776004261"
},
"departure": {
"delay": 20,
"time": "1776004280"
},
"stopId": "FR:50129:ZE:10ANN2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 69,
"time": "1776003083"
},
"departure": {
"delay": 69,
"time": "1776003129"
},
"stopId": "FR:50129:ZE:10HPA4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -24,
"time": "1776004463"
},
"departure": {
"delay": -24,
"time": "1776004476"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -56,
"time": "1776004707"
},
"departure": {
"delay": -56,
"time": "1776004744"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 68,
"time": "1776002907"
},
"departure": {
"delay": 68,
"time": "1776002948"
},
"stopId": "FR:50129:ZE:10GRR2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -64,
"time": "1776004777"
},
"departure": {
"delay": -64,
"time": "1776004796"
},
"stopId": "FR:50129:ZE:10PAU2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 98,
"time": "1776002812"
},
"departure": {
"delay": 98,
"time": "1776002858"
},
"stopId": "FR:50129:ZE:10BAG4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -67,
"time": "1776004583"
},
"departure": {
"delay": -67,
"time": "1776004613"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 98,
"time": "1776002611"
},
"departure": {
"delay": 98,
"time": "1776002618"
},
"stopId": "FR:50129:ZE:10GDR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 59,
"time": "1776003191"
},
"departure": {
"delay": 59,
"time": "1776003239"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 16,
"time": "1776004201"
},
"departure": {
"delay": 16,
"time": "1776004216"
},
"stopId": "FR:50129:ZE:10CMI2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 25,
"time": "1776004353"
},
"departure": {
"delay": 25,
"time": "1776004405"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -46,
"time": "1776003780"
},
"departure": {
"delay": -46,
"time": "1776003794"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -58,
"time": "1776004821"
},
"departure": {
"delay": -58,
"time": "1776004862"
},
"stopId": "FR:50129:ZE:10TLL2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -114,
"time": "1776004975"
},
"departure": {
"delay": -114,
"time": "1776004986"
},
"stopId": "FR:50129:ZE:10MES2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": -31,
"time": "1776004090"
},
"departure": {
"delay": -31,
"time": "1776004109"
},
"stopId": "FR:50129:ZE:10TRA3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -31,
"time": "1776004013"
},
"departure": {
"delay": -31,
"time": "1776004049"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 85,
"time": "1776002973"
},
"departure": {
"delay": 85,
"time": "1776003025"
},
"stopId": "FR:50129:ZE:10XCT4:ATOUMOD035",
"stopSequence": 10
},
{
"departure": {
"delay": 80,
"time": "1776002360"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -70,
"time": "1776004661"
},
"departure": {
"delay": -70,
"time": "1776004670"
},
"stopId": "FR:50129:ZE:10EPC2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": -87,
"time": "1776004931"
},
"departure": {
"delay": -87,
"time": "1776004953"
},
"stopId": "FR:50129:ZE:10MOR2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": -201,
"time": "1776005019"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 119,
"time": "1776002644"
},
"departure": {
"delay": 119,
"time": "1776002699"
},
"stopId": "FR:50129:ZE:10NOR6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 119,
"time": "1776002423"
},
"departure": {
"delay": 119,
"time": "1776002459"
},
"stopId": "FR:50129:ZE:10FLO2:ATOUMOD035",
"stopSequence": 3
}
],
"timestamp": "1776019610",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748899x2025xHxMultxDimxDimanchex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:2x7478089:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 111,
"time": "1776021111"
},
"departure": {
"delay": 111,
"time": "1776021111"
},
"stopId": "FR:27365:ZE:0x6336:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 249,
"time": "1776020769"
},
"departure": {
"delay": 249,
"time": "1776020769"
},
"stopId": "FR:27474:ZE:0x6703:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 166,
"time": "1776021346"
},
"departure": {
"delay": 166,
"time": "1776021346"
},
"stopId": "FR:27701:ZE:0x7168:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 213,
"time": "1776020913"
},
"departure": {
"delay": 213,
"time": "1776020913"
},
"stopId": "FR:27474:ZE:0x6709:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 134,
"time": "1776020354"
},
"departure": {
"delay": 134,
"time": "1776020354"
},
"stopId": "FR:27474:ZE:0x6710:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 215,
"time": "1776020555"
},
"departure": {
"delay": 215,
"time": "1776020555"
},
"stopId": "FR:27474:ZE:0x6722:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 127,
"time": "1776021487"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 48,
"time": "1776020148"
},
"departure": {
"delay": 48,
"time": "1776020148"
},
"stopId": "FR:27471:ZE:0x6941:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": 168,
"time": "1776020328"
},
"departure": {
"delay": 168,
"time": "1776020328"
},
"stopId": "FR:27474:ZE:0x6720:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 191,
"time": "1776020711"
},
"departure": {
"delay": 191,
"time": "1776020711"
},
"stopId": "FR:27474:ZE:0x6715:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 133,
"time": "1776021013"
},
"departure": {
"delay": 133,
"time": "1776021013"
},
"stopId": "FR:27701:ZE:0x7077:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 52,
"time": "1776019912"
},
"departure": {
"delay": 52,
"time": "1776019912"
},
"stopId": "FR:27701:ZE:0x7047:ATOUMOD006",
"stopSequence": 2
},
{
"departure": {
"time": "1776019800"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": 206,
"time": "1776020606"
},
"departure": {
"delay": 206,
"time": "1776020606"
},
"stopId": "FR:27474:ZE:0x6718:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 109,
"time": "1776020209"
},
"departure": {
"delay": 109,
"time": "1776020209"
},
"stopId": "FR:27471:ZE:0x6938:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 255,
"time": "1776020835"
},
"departure": {
"delay": 255,
"time": "1776020835"
},
"stopId": "FR:27474:ZE:0x6713:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 217,
"time": "1776020497"
},
"departure": {
"delay": 217,
"time": "1776020497"
},
"stopId": "FR:27474:ZE:0x6707:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 183,
"time": "1776020643"
},
"departure": {
"delay": 183,
"time": "1776020643"
},
"stopId": "FR:27474:ZE:0x6716:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 159,
"time": "1776020379"
},
"departure": {
"delay": 159,
"time": "1776020379"
},
"stopId": "FR:27474:ZE:0x6704:ATOUMOD006",
"stopSequence": 7
}
],
"timestamp": "1776019601",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:7b:LOC",
"tripId": "ATOUMOD006:ServiceJourney:2x7478089:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748895x2025xHxMultxDimxDimanchex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 9,
"time": "1775975691"
},
"departure": {
"delay": 9,
"time": "1775975709"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 53,
"time": "1775973973"
},
"departure": {
"delay": 53,
"time": "1775974013"
},
"stopId": "FR:50129:ZE:10BAG4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 15,
"time": "1775976041"
},
"departure": {
"delay": 15,
"time": "1775976075"
},
"stopId": "FR:50129:ZE:10PAU2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 48,
"time": "1775975485"
},
"departure": {
"delay": 48,
"time": "1775975508"
},
"stopId": "FR:50129:ZE:10ANN2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 10,
"time": "1775974079"
},
"departure": {
"delay": 10,
"time": "1775974090"
},
"stopId": "FR:50129:ZE:10GRR2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 29,
"time": "1775973651"
},
"departure": {
"delay": 29,
"time": "1775973689"
},
"stopId": "FR:50129:ZE:10LPL2:ATOUMOD035",
"stopSequence": 4
},
{
"departure": {
"delay": 17,
"time": "1775973497"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -27,
"time": "1775974320"
},
"departure": {
"delay": -27,
"time": "1775974353"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 7,
"time": "1775973849"
},
"departure": {
"delay": 7,
"time": "1775973907"
},
"stopId": "FR:50129:ZE:10MED4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 7,
"time": "1775975931"
},
"departure": {
"delay": 7,
"time": "1775975947"
},
"stopId": "FR:50129:ZE:10EPC2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": -100,
"time": "1775976320"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": -1,
"time": "1775973699"
},
"departure": {
"delay": -1,
"time": "1775973719"
},
"stopId": "FR:50129:ZE:10GDR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -21,
"time": "1775976146"
},
"departure": {
"delay": -21,
"time": "1775976159"
},
"stopId": "FR:50129:ZE:10HET2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 29,
"time": "1775973561"
},
"departure": {
"delay": 29,
"time": "1775973569"
},
"stopId": "FR:50129:ZE:10FLO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 37,
"time": "1775975421"
},
"departure": {
"delay": 37,
"time": "1775975437"
},
"stopId": "FR:50129:ZE:10CMI2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 34,
"time": "1775975034"
},
"departure": {
"delay": 34,
"time": "1775975074"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 31,
"time": "1775974929"
},
"departure": {
"delay": 31,
"time": "1775974951"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 38,
"time": "1775975162"
},
"departure": {
"delay": 38,
"time": "1775975198"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 5,
"time": "1775975319"
},
"departure": {
"delay": 5,
"time": "1775975345"
},
"stopId": "FR:50129:ZE:10TRA3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 5,
"time": "1775975988"
},
"departure": {
"delay": 5,
"time": "1775976005"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -28,
"time": "1775975821"
},
"departure": {
"delay": -28,
"time": "1775975852"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 9,
"time": "1775974975"
},
"departure": {
"delay": 9,
"time": "1775974989"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 40,
"time": "1775974619"
},
"departure": {
"delay": 40,
"time": "1775974720"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 18,
"time": "1775974126"
},
"departure": {
"delay": 18,
"time": "1775974158"
},
"stopId": "FR:50129:ZE:10XCT4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 3,
"time": "1775973749"
},
"departure": {
"delay": 3,
"time": "1775973783"
},
"stopId": "FR:50129:ZE:10NOR6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -22,
"time": "1775976256"
},
"departure": {
"delay": -22,
"time": "1775976278"
},
"stopId": "FR:50129:ZE:10MES2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 5,
"time": "1775974851"
},
"departure": {
"delay": 5,
"time": "1775974865"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 1,
"time": "1775975748"
},
"departure": {
"delay": 1,
"time": "1775975761"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"time": "1775976106"
},
"departure": {
"time": "1775976120"
},
"stopId": "FR:50129:ZE:10TLL2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 14,
"time": "1775974480"
},
"departure": {
"delay": 14,
"time": "1775974514"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 44,
"time": "1775975588"
},
"departure": {
"delay": 44,
"time": "1775975624"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 59,
"time": "1775974754"
},
"departure": {
"delay": 59,
"time": "1775974799"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -20,
"time": "1775974219"
},
"departure": {
"delay": -20,
"time": "1775974240"
},
"stopId": "FR:50129:ZE:10HPA4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -8,
"time": "1775976194"
},
"departure": {
"delay": -8,
"time": "1775976232"
},
"stopId": "FR:50129:ZE:10MOR2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": -4,
"time": "1775975253"
},
"departure": {
"delay": -4,
"time": "1775975276"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 5,
"time": "1775975383"
},
"departure": {
"delay": 5,
"time": "1775975405"
},
"stopId": "FR:50129:ZE:10PAX2:ATOUMOD035",
"stopSequence": 23
}
],
"timestamp": "1776019610",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748895x2025xHxMultxDimxDimanchex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3355F493884x2026x04x05T22x37x58Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1776020400"
},
"departure": {
"time": "1776020460"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1776018720"
},
"departure": {
"time": "1776018840"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1776021420"
},
"departure": {
"time": "1776021480"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 9
},
{
"departure": {
"time": "1776014880"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1776022920"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 12
}
],
"timestamp": "1776011270",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx0ce8180cx0fb6x4cc1x80bax53782622a5cex:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3355F493884x2026x04x05T22x37x58Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3328F46505x2026x04x05T22x37x58Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1776022800"
},
"departure": {
"time": "1776022860"
},
"stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1776023820"
},
"departure": {
"time": "1776024000"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1776021300"
},
"departure": {
"time": "1776021360"
},
"stopId": "FR:50099:ZE:StopPointxOCETrainxTERx87447243:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1776021960"
},
"departure": {
"time": "1776022020"
},
"stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002",
"stopSequence": 9
},
{
"departure": {
"time": "1776019560"
},
"stopId": "FR:50129:ZE:StopPointxOCETrainxTERx87444877:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1776020460"
},
"departure": {
"time": "1776020520"
},
"stopId": "FR:50615:ZE:StopPointxOCETrainxTERx87447284:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"delay": 300,
"time": "1776031380"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 22
}
],
"timestamp": "1776015950",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx66849E04x284Fx47D7x8795x4C925C6ED66Fx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3328F46505x2026x04x05T22x37x58Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748847x2025xHxMultxDimxDimanchex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -11,
"time": "1776010863"
},
"departure": {
"delay": -11,
"time": "1776010909"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 39,
"time": "1776009952"
},
"departure": {
"delay": 39,
"time": "1776009999"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 12,
"time": "1776011172"
},
"departure": {
"delay": 12,
"time": "1776011232"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -1,
"time": "1776011339"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 27,
"time": "1776009889"
},
"departure": {
"delay": 27,
"time": "1776009927"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -63,
"time": "1776010459"
},
"departure": {
"delay": -63,
"time": "1776010497"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 112,
"time": "1776010032"
},
"departure": {
"delay": 112,
"time": "1776010132"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -1,
"time": "1776010364"
},
"departure": {
"delay": -1,
"time": "1776010379"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 4,
"time": "1776011087"
},
"departure": {
"delay": 4,
"time": "1776011104"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"departure": {
"delay": 94,
"time": "1776009694"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 80,
"time": "1776010944"
},
"departure": {
"delay": 80,
"time": "1776011060"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 74,
"time": "1776010239"
},
"departure": {
"delay": 74,
"time": "1776010274"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 36,
"time": "1776009777"
},
"departure": {
"delay": 36,
"time": "1776009816"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 33,
"time": "1776009838"
},
"departure": {
"delay": 33,
"time": "1776009873"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 70,
"time": "1776010294"
},
"departure": {
"delay": 70,
"time": "1776010330"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -26,
"time": "1776010802"
},
"departure": {
"delay": -26,
"time": "1776010834"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -25,
"time": "1776010742"
},
"departure": {
"delay": -25,
"time": "1776010775"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -91,
"time": "1776010401"
},
"departure": {
"delay": -91,
"time": "1776010409"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 20,
"time": "1776010553"
},
"departure": {
"delay": 20,
"time": "1776010700"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 108,
"time": "1776010153"
},
"departure": {
"delay": 108,
"time": "1776010188"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
}
],
"timestamp": "1776019612",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748847x2025xHxMultxDimxDimanchex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748867x2025xHxMultxDimxDimanchex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 100,
"time": "1776004554"
},
"departure": {
"delay": 100,
"time": "1776004600"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 89,
"time": "1776004459"
},
"departure": {
"delay": 89,
"time": "1776004469"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -29,
"time": "1776005236"
},
"departure": {
"delay": -29,
"time": "1776005251"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 99,
"time": "1776004926"
},
"departure": {
"delay": 99,
"time": "1776004959"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -1,
"time": "1776005067"
},
"departure": {
"delay": -1,
"time": "1776005099"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -1,
"time": "1776005427"
},
"departure": {
"delay": -1,
"time": "1776005459"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 55,
"time": "1776004993"
},
"departure": {
"delay": 55,
"time": "1776005035"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 70,
"time": "1776005709"
},
"departure": {
"delay": 70,
"time": "1776005770"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 29,
"time": "1776005490"
},
"departure": {
"delay": 29,
"time": "1776005549"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 136,
"time": "1776004778"
},
"departure": {
"delay": 136,
"time": "1776004816"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 96,
"time": "1776004500"
},
"departure": {
"delay": 96,
"time": "1776004536"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 129,
"time": "1776004708"
},
"departure": {
"delay": 129,
"time": "1776004749"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"departure": {
"delay": 142,
"time": "1776004342"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -5,
"time": "1776005291"
},
"departure": {
"delay": -5,
"time": "1776005395"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 39,
"time": "1776005815"
},
"departure": {
"delay": 39,
"time": "1776005859"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 109,
"time": "1776005609"
},
"departure": {
"delay": 109,
"time": "1776005689"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 34,
"time": "1776005149"
},
"departure": {
"delay": 34,
"time": "1776005194"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 30,
"time": "1776005970"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 108,
"time": "1776004624"
},
"departure": {
"delay": 108,
"time": "1776004668"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 103,
"time": "1776004863"
},
"departure": {
"delay": 103,
"time": "1776004903"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
}
],
"timestamp": "1776019612",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748867x2025xHxMultxDimxDimanchex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3472F412860x2026x03x30T20x56x21Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1776018720"
},
"departure": {
"time": "1776018780"
},
"stopId": "FR:27438:ZE:StopPointxOCETrainxTERx87393553:ATOUMOD002",
"stopSequence": 53
},
{
"departure": {
"time": "1776015060"
},
"stopId": "FR:61006:ZE:StopPointxOCETrainxTERx87444539:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1776019320"
},
"departure": {
"time": "1776019380"
},
"stopId": "FR:28134:ZE:StopPointxOCETrainxTERx87393488:ATOUMOD002",
"stopSequence": 55
},
{
"arrival": {
"time": "1776015600"
},
"departure": {
"time": "1776015660"
},
"stopId": "FR:61101:ZE:StopPointxOCETrainxTERx87444562:ATOUMOD002",
"stopSequence": 45
},
{
"arrival": {
"time": "1776022620"
},
"stopId": "FR:75115:ZE:StopPointxOCETrainxTERx87391003:ATOUMOD002",
"stopSequence": 106
},
{
"arrival": {
"time": "1776021840"
},
"departure": {
"time": "1776021900"
},
"stopId": "FR:78646:ZE:StopPointxOCETrainxTERx87393009:ATOUMOD002",
"stopSequence": 57
},
{
"arrival": {
"time": "1776017160"
},
"departure": {
"time": "1776017220"
},
"stopId": "FR:61214:ZE:StopPointxOCETrainxTERx87444638:ATOUMOD002",
"stopSequence": 49
},
{
"arrival": {
"time": "1776016560"
},
"departure": {
"time": "1776016620"
},
"stopId": "FR:61389:ZE:StopPointxOCETrainxTERx87444604:ATOUMOD002",
"stopSequence": 47
},
{
"arrival": {
"time": "1776018000"
},
"departure": {
"time": "1776018060"
},
"stopId": "FR:27679:ZE:StopPointxOCETrainxTERx87393595:ATOUMOD002",
"stopSequence": 51
}
],
"timestamp": "1776011450",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx6155CD5FxAB2Dx4274xA052x8C7462540578x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3472F412860x2026x03x30T20x56x21Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748869x2025xHxMultxDimxDimanchex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -64,
"time": "1776012098"
},
"departure": {
"delay": -64,
"time": "1776012116"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -113,
"time": "1776012146"
},
"departure": {
"delay": -113,
"time": "1776012187"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -41,
"time": "1776012582"
},
"departure": {
"delay": -41,
"time": "1776012619"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 27,
"time": "1776011874"
},
"departure": {
"delay": 27,
"time": "1776011907"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 18,
"time": "1776011671"
},
"departure": {
"delay": 18,
"time": "1776011718"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 21,
"time": "1776013161"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -20,
"time": "1776012646"
},
"departure": {
"delay": -20,
"time": "1776012700"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 19,
"time": "1776011552"
},
"departure": {
"delay": 19,
"time": "1776011599"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 31,
"time": "1776011810"
},
"departure": {
"delay": 31,
"time": "1776011851"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 24,
"time": "1776011742"
},
"departure": {
"delay": 24,
"time": "1776011784"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -71,
"time": "1776012350"
},
"departure": {
"delay": -71,
"time": "1776012409"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 12,
"time": "1776011613"
},
"departure": {
"delay": 12,
"time": "1776011652"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 26,
"time": "1776012990"
},
"departure": {
"delay": 26,
"time": "1776013046"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -40,
"time": "1776012453"
},
"departure": {
"delay": -40,
"time": "1776012560"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 74,
"time": "1776012770"
},
"departure": {
"delay": 74,
"time": "1776012854"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 12,
"time": "1776011967"
},
"departure": {
"delay": 12,
"time": "1776012012"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 7,
"time": "1776012033"
},
"departure": {
"delay": 7,
"time": "1776012067"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 14,
"time": "1776012886"
},
"departure": {
"delay": 14,
"time": "1776012914"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -70,
"time": "1776012231"
},
"departure": {
"delay": -70,
"time": "1776012290"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"departure": {
"delay": 42,
"time": "1776011442"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
}
],
"timestamp": "1776019612",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748869x2025xHxMultxDimxDimanchex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748911x2025xHxMultxDimxDimanchex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -51,
"time": "1776019013"
},
"departure": {
"delay": -51,
"time": "1776019029"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 3,
"time": "1776016498"
},
"departure": {
"delay": 3,
"time": "1776016503"
},
"stopId": "FR:50129:ZE:10BRT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 2,
"time": "1776019045"
},
"departure": {
"delay": 2,
"time": "1776019082"
},
"stopId": "FR:50129:ZE:10MGT1:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 27,
"time": "1776016419"
},
"departure": {
"delay": 27,
"time": "1776016467"
},
"stopId": "FR:50129:ZE:10HOU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 32,
"time": "1776018050"
},
"departure": {
"delay": 32,
"time": "1776018092"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": -39,
"time": "1776019281"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 48,
"time": "1776017944"
},
"departure": {
"delay": 48,
"time": "1776017988"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 75,
"time": "1776018183"
},
"departure": {
"delay": 75,
"time": "1776018255"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 67,
"time": "1776018681"
},
"departure": {
"delay": 67,
"time": "1776018727"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 5,
"time": "1776017324"
},
"departure": {
"delay": 5,
"time": "1776017345"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 56,
"time": "1776018650"
},
"departure": {
"delay": 56,
"time": "1776018656"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 28,
"time": "1776016933"
},
"departure": {
"delay": 28,
"time": "1776016948"
},
"stopId": "FR:50129:ZE:10DUB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 16,
"time": "1776017215"
},
"departure": {
"delay": 16,
"time": "1776017236"
},
"stopId": "FR:50129:ZE:10HUI1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 17,
"time": "1776016385"
},
"departure": {
"delay": 17,
"time": "1776016397"
},
"stopId": "FR:50129:ZE:10CAR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 16,
"time": "1776016983"
},
"departure": {
"delay": 16,
"time": "1776016996"
},
"stopId": "FR:50129:ZE:10LAV1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -35,
"time": "1776016571"
},
"departure": {
"delay": -35,
"time": "1776016585"
},
"stopId": "FR:50129:ZE:10ARA1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 41,
"time": "1776018746"
},
"departure": {
"delay": 41,
"time": "1776018761"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": -3,
"time": "1776018863"
},
"departure": {
"delay": -3,
"time": "1776018897"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 20,
"time": "1776016323"
},
"departure": {
"delay": 20,
"time": "1776016340"
},
"stopId": "FR:50129:ZE:10SFN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 33,
"time": "1776017270"
},
"departure": {
"delay": 33,
"time": "1776017313"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 55,
"time": "1776017717"
},
"departure": {
"delay": 55,
"time": "1776017755"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -22,
"time": "1776018967"
},
"departure": {
"delay": -22,
"time": "1776018998"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": -4,
"time": "1776019101"
},
"departure": {
"delay": -4,
"time": "1776019136"
},
"stopId": "FR:50129:ZE:10RSX1:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": -17,
"time": "1776017064"
},
"departure": {
"delay": -17,
"time": "1776017083"
},
"stopId": "FR:50129:ZE:10HOM1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 72,
"time": "1776016139"
},
"departure": {
"delay": 72,
"time": "1776016152"
},
"stopId": "FR:50129:ZE:10SFG1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 7,
"time": "1776016778"
},
"departure": {
"delay": 7,
"time": "1776016807"
},
"stopId": "FR:50129:ZE:10LON1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 79,
"time": "1776017786"
},
"departure": {
"delay": 79,
"time": "1776017839"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 25,
"time": "1776019156"
},
"departure": {
"delay": 25,
"time": "1776019165"
},
"stopId": "FR:50129:ZE:10CVE1:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 6,
"time": "1776016850"
},
"departure": {
"delay": 6,
"time": "1776016866"
},
"stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 9,
"time": "1776018390"
},
"departure": {
"delay": 9,
"time": "1776018429"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 13,
"time": "1776018461"
},
"departure": {
"delay": 13,
"time": "1776018493"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 17,
"time": "1776016708"
},
"departure": {
"delay": 17,
"time": "1776016757"
},
"stopId": "FR:50129:ZE:10BHE1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 27,
"time": "1776016516"
},
"departure": {
"delay": 27,
"time": "1776016527"
},
"stopId": "FR:50129:ZE:10BON1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 7,
"time": "1776017025"
},
"departure": {
"delay": 7,
"time": "1776017047"
},
"stopId": "FR:50129:ZE:10AGO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 22,
"time": "1776019184"
},
"departure": {
"delay": 22,
"time": "1776019222"
},
"stopId": "FR:50129:ZE:10COS1:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 89,
"time": "1776017870"
},
"departure": {
"delay": 89,
"time": "1776017909"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 14,
"time": "1776016677"
},
"departure": {
"delay": 14,
"time": "1776016694"
},
"stopId": "FR:50129:ZE:10CPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 31,
"time": "1776018544"
},
"departure": {
"delay": 31,
"time": "1776018631"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 85,
"time": "1776018298"
},
"departure": {
"delay": 85,
"time": "1776018325"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 32,
"time": "1776016611"
},
"departure": {
"delay": 32,
"time": "1776016652"
},
"stopId": "FR:50129:ZE:10PRE1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -29,
"time": "1776018918"
},
"departure": {
"delay": -29,
"time": "1776018931"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": -11,
"time": "1776017135"
},
"departure": {
"delay": -11,
"time": "1776017149"
},
"stopId": "FR:50129:ZE:10BEL1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 47,
"time": "1776016181"
},
"departure": {
"delay": 47,
"time": "1776016187"
},
"stopId": "FR:50129:ZE:10COF1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 41,
"time": "1776016285"
},
"departure": {
"delay": 41,
"time": "1776016301"
},
"stopId": "FR:50129:ZE:10ALB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 17,
"time": "1776018848"
},
"departure": {
"delay": 17,
"time": "1776018857"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 31,
"time": "1776017410"
},
"departure": {
"delay": 31,
"time": "1776017551"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 38,
"time": "1776017598"
},
"departure": {
"delay": 38,
"time": "1776017678"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 25
},
{
"departure": {
"delay": 103,
"time": "1776016123"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 1
}
],
"timestamp": "1776019612",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748911x2025xHxMultxDimxDimanchex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748901x2025xHxMultxDimxDimanchex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 159,
"time": "1776019521"
},
"departure": {
"delay": 159,
"time": "1776019539"
},
"stopId": "FR:50129:ZE:10HET2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 300,
"time": "1776018433"
},
"departure": {
"delay": 300,
"time": "1776018480"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 298,
"time": "1776018388"
},
"departure": {
"delay": 298,
"time": "1776018418"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 88,
"time": "1776017510"
},
"departure": {
"delay": 88,
"time": "1776017548"
},
"stopId": "FR:50129:ZE:10HPA4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 227,
"time": "1776018235"
},
"departure": {
"delay": 227,
"time": "1776018287"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 160,
"time": "1776019660"
},
"departure": {
"delay": 160,
"time": "1776019660"
},
"stopId": "FR:50129:ZE:10MES2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 200,
"time": "1776019367"
},
"departure": {
"delay": 200,
"time": "1776019400"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 126,
"time": "1776017065"
},
"departure": {
"delay": 126,
"time": "1776017106"
},
"stopId": "FR:50129:ZE:10NOR6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 247,
"time": "1776018599"
},
"departure": {
"delay": 247,
"time": "1776018607"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 68,
"time": "1776017607"
},
"departure": {
"delay": 68,
"time": "1776017648"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 219,
"time": "1776018035"
},
"departure": {
"delay": 219,
"time": "1776018099"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 65,
"time": "1776017306"
},
"departure": {
"delay": 65,
"time": "1776017345"
},
"stopId": "FR:50129:ZE:10GRR2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 203,
"time": "1776019312"
},
"departure": {
"delay": 203,
"time": "1776019343"
},
"stopId": "FR:50129:ZE:10EPC2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 199,
"time": "1776018648"
},
"departure": {
"delay": 199,
"time": "1776018679"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 175,
"time": "1776019489"
},
"departure": {
"delay": 175,
"time": "1776019495"
},
"stopId": "FR:50129:ZE:10TLL2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 86,
"time": "1776017152"
},
"departure": {
"delay": 86,
"time": "1776017186"
},
"stopId": "FR:50129:ZE:10MED4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 170,
"time": "1776019570"
},
"departure": {
"delay": 170,
"time": "1776019610"
},
"stopId": "FR:50129:ZE:10MOR2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 263,
"time": "1776018892"
},
"departure": {
"delay": 263,
"time": "1776018923"
},
"stopId": "FR:50129:ZE:10ANN2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 117,
"time": "1776016984"
},
"departure": {
"delay": 117,
"time": "1776017037"
},
"stopId": "FR:50129:ZE:10GDR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 254,
"time": "1776018820"
},
"departure": {
"delay": 254,
"time": "1776018854"
},
"stopId": "FR:50129:ZE:10CMI2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 245,
"time": "1776017781"
},
"departure": {
"delay": 245,
"time": "1776017945"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 211,
"time": "1776018779"
},
"departure": {
"delay": 211,
"time": "1776018811"
},
"stopId": "FR:50129:ZE:10PAX2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 186,
"time": "1776019072"
},
"departure": {
"delay": 186,
"time": "1776019086"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 27
},
{
"departure": {
"delay": 89,
"time": "1776016769"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 131,
"time": "1776016831"
},
"departure": {
"delay": 131,
"time": "1776016871"
},
"stopId": "FR:50129:ZE:10FLO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 303,
"time": "1776018510"
},
"departure": {
"delay": 303,
"time": "1776018543"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 242,
"time": "1776018987"
},
"departure": {
"delay": 242,
"time": "1776019022"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 205,
"time": "1776019433"
},
"departure": {
"delay": 205,
"time": "1776019465"
},
"stopId": "FR:50129:ZE:10PAU2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 185,
"time": "1776019113"
},
"departure": {
"delay": 185,
"time": "1776019145"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 147,
"time": "1776019194"
},
"departure": {
"delay": 147,
"time": "1776019227"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 187,
"time": "1776018715"
},
"departure": {
"delay": 187,
"time": "1776018727"
},
"stopId": "FR:50129:ZE:10TRA3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 100,
"time": "1776016947"
},
"departure": {
"delay": 100,
"time": "1776016960"
},
"stopId": "FR:50129:ZE:10LPL2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 250,
"time": "1776018137"
},
"departure": {
"delay": 250,
"time": "1776018190"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 160,
"time": "1776019780"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 84,
"time": "1776017226"
},
"departure": {
"delay": 84,
"time": "1776017244"
},
"stopId": "FR:50129:ZE:10BAG4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 113,
"time": "1776017414"
},
"departure": {
"delay": 113,
"time": "1776017453"
},
"stopId": "FR:50129:ZE:10XCT4:ATOUMOD035",
"stopSequence": 10
}
],
"timestamp": "1776019610",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748901x2025xHxMultxDimxDimanchex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx834:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 156,
"time": "1776018791"
},
"departure": {
"delay": 156,
"time": "1776018816"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 124,
"time": "1776019804"
},
"departure": {
"delay": 124,
"time": "1776019804"
},
"stopId": "FR:76474:ZE:TCARxMOULI2:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 61,
"time": "1776019041"
},
"departure": {
"delay": 61,
"time": "1776019141"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 161,
"time": "1776018618"
},
"departure": {
"delay": 161,
"time": "1776018641"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 221,
"time": "1776017717"
},
"departure": {
"delay": 221,
"time": "1776017741"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 91,
"time": "1776018691"
},
"departure": {
"delay": 91,
"time": "1776018691"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 177,
"time": "1776018117"
},
"departure": {
"delay": 177,
"time": "1776018117"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 124,
"time": "1776018544"
},
"departure": {
"delay": 124,
"time": "1776018544"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 154,
"time": "1776018274"
},
"departure": {
"delay": 154,
"time": "1776018274"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 146,
"time": "1776017666"
},
"departure": {
"delay": 146,
"time": "1776017666"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 221,
"time": "1776018041"
},
"departure": {
"delay": 221,
"time": "1776018041"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 106,
"time": "1776019366"
},
"departure": {
"delay": 106,
"time": "1776019366"
},
"stopId": "FR:76216:ZE:TCARxMAISO2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 142,
"time": "1776019642"
},
"departure": {
"delay": 142,
"time": "1776019642"
},
"stopId": "FR:76216:ZE:TCARxPALIS2:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 151,
"time": "1776019291"
},
"departure": {
"delay": 151,
"time": "1776019291"
},
"stopId": "FR:76540:ZE:TCARxBAPEA2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 124,
"time": "1776019984"
},
"stopId": "FR:76474:ZE:TCARxBMAIR2:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 112,
"time": "1776017392"
},
"departure": {
"delay": 112,
"time": "1776017392"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 172,
"time": "1776019732"
},
"departure": {
"delay": 172,
"time": "1776019732"
},
"stopId": "FR:76216:ZE:TCARxDLUNE2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 164,
"time": "1776017444"
},
"departure": {
"delay": 164,
"time": "1776017444"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 201,
"time": "1776017519"
},
"departure": {
"delay": 201,
"time": "1776017541"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 66,
"time": "1776018966"
},
"departure": {
"delay": 66,
"time": "1776018966"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 224,
"time": "1776018344"
},
"departure": {
"delay": 224,
"time": "1776018344"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 156,
"time": "1776017592"
},
"departure": {
"delay": 156,
"time": "1776017616"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 111,
"time": "1776018872"
},
"departure": {
"delay": 111,
"time": "1776018891"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"delay": 91,
"time": "1776017191"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 127,
"time": "1776019447"
},
"departure": {
"delay": 127,
"time": "1776019447"
},
"stopId": "FR:76216:ZE:TCARxPTPIE2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 176,
"time": "1776018416"
},
"departure": {
"delay": 176,
"time": "1776018416"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 124,
"time": "1776019564"
},
"departure": {
"delay": 124,
"time": "1776019564"
},
"stopId": "FR:76216:ZE:TCARxDVILL2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 157,
"time": "1776017317"
},
"departure": {
"delay": 157,
"time": "1776017317"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 168,
"time": "1776018468"
},
"departure": {
"delay": 168,
"time": "1776018468"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 191,
"time": "1776017891"
},
"departure": {
"delay": 191,
"time": "1776017891"
},
"stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001",
"stopSequence": 9
}
],
"timestamp": "1776017193",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx834:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4068648x2025x26xGDimTNIxDimanchex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 59,
"time": "1776020639"
},
"departure": {
"delay": 59,
"time": "1776020639"
},
"stopId": "FR:76609:ZE:5056:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 53,
"time": "1776020273"
},
"departure": {
"delay": 53,
"time": "1776020273"
},
"stopId": "FR:76307:ZE:3456:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 1,
"time": "1776020941"
},
"departure": {
"delay": 1,
"time": "1776020941"
},
"stopId": "FR:76693:ZE:5039:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 1,
"time": "1776020761"
},
"departure": {
"delay": 1,
"time": "1776020761"
},
"stopId": "FR:76508:ZE:5036:ATOUMOD003",
"stopSequence": 21
},
{
"departure": {
"delay": 63,
"time": "1776019203"
},
"stopId": "FR:76481:ZE:3473:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 1,
"time": "1776020341"
},
"departure": {
"delay": 1,
"time": "1776020341"
},
"stopId": "FR:76307:ZE:3423:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 36,
"time": "1776020496"
},
"departure": {
"delay": 36,
"time": "1776020496"
},
"stopId": "FR:76064:ZE:3379:ATOUMOD003",
"stopSequence": 18
},
{
"departure": {
"delay": 26,
"time": "1776019526"
},
"stopId": "FR:76167:ZE:3033:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 26,
"time": "1776019646"
},
"departure": {
"delay": 26,
"time": "1776019646"
},
"stopId": "FR:76167:ZE:4065:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 36,
"time": "1776020436"
},
"departure": {
"delay": 36,
"time": "1776020436"
},
"stopId": "FR:76307:ZE:3391:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 59,
"time": "1776019739"
},
"departure": {
"delay": 59,
"time": "1776019739"
},
"stopId": "FR:76361:ZE:5115:ATOUMOD003",
"stopSequence": 10
},
{
"departure": {
"delay": 42,
"time": "1776019302"
},
"stopId": "FR:76481:ZE:4727:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 53,
"time": "1776019793"
},
"departure": {
"delay": 53,
"time": "1776019793"
},
"stopId": "FR:76361:ZE:5116:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 1,
"time": "1776021481"
},
"stopId": "FR:76254:ZE:5019:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 17,
"time": "1776020117"
},
"departure": {
"delay": 17,
"time": "1776020117"
},
"stopId": "FR:76595:ZE:5118:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 39,
"time": "1776020559"
},
"departure": {
"delay": 39,
"time": "1776020559"
},
"stopId": "FR:76064:ZE:3392:ATOUMOD003",
"stopSequence": 19
},
{
"departure": {
"delay": 46,
"time": "1776019366"
},
"stopId": "FR:76481:ZE:4729:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 1,
"time": "1776019981"
},
"departure": {
"delay": 1,
"time": "1776019981"
},
"stopId": "FR:76595:ZE:5061:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 35,
"time": "1776020855"
},
"departure": {
"delay": 35,
"time": "1776020855"
},
"stopId": "FR:76693:ZE:5119:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 52,
"time": "1776021052"
},
"departure": {
"delay": 52,
"time": "1776021052"
},
"stopId": "FR:76693:ZE:5120:ATOUMOD003",
"stopSequence": 24
},
{
"departure": {
"delay": 90,
"time": "1776019110"
},
"stopId": "FR:76481:ZE:3825:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 34,
"time": "1776019894"
},
"departure": {
"delay": 34,
"time": "1776019894"
},
"stopId": "FR:76595:ZE:5117:ATOUMOD003",
"stopSequence": 12
}
],
"timestamp": "1776019594",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:13:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4068648x2025x26xGDimTNIxDimanchex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4042188x2025x26xGDimLiaxDimanchex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 21,
"time": "1776018921"
},
"stopId": "FR:76481:ZE:5094:ATOUMOD003",
"stopSequence": 1
},
{
"departure": {
"delay": 52,
"time": "1776019132"
},
"stopId": "FR:76351:ZE:3310:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 93,
"time": "1776019053"
},
"departure": {
"delay": 93,
"time": "1776019053"
},
"stopId": "FR:76351:ZE:3199:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 115,
"time": "1776019675"
},
"departure": {
"delay": 115,
"time": "1776019675"
},
"stopId": "FR:76351:ZE:3545:ATOUMOD003",
"stopSequence": 15
},
{
"departure": {
"delay": 86,
"time": "1776019226"
},
"stopId": "FR:76351:ZE:3374:ATOUMOD003",
"stopSequence": 7
},
{
"departure": {
"delay": 136,
"time": "1776019456"
},
"stopId": "FR:76351:ZE:3169:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 171,
"time": "1776020091"
},
"departure": {
"delay": 171,
"time": "1776020091"
},
"stopId": "FR:76351:ZE:3281:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 70,
"time": "1776019030"
},
"departure": {
"delay": 70,
"time": "1776019030"
},
"stopId": "FR:76351:ZE:3102:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 167,
"time": "1776020027"
},
"departure": {
"delay": 167,
"time": "1776020027"
},
"stopId": "FR:76351:ZE:3280:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 115,
"time": "1776020335"
},
"stopId": "FR:76351:ZE:4544:ATOUMOD003",
"stopSequence": 24
},
{
"departure": {
"delay": 144,
"time": "1776019584"
},
"stopId": "FR:76351:ZE:3010:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 155,
"time": "1776020135"
},
"departure": {
"delay": 155,
"time": "1776020135"
},
"stopId": "FR:76351:ZE:3177:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 123,
"time": "1776019623"
},
"departure": {
"delay": 123,
"time": "1776019623"
},
"stopId": "FR:76351:ZE:3383:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 115,
"time": "1776019975"
},
"departure": {
"delay": 115,
"time": "1776019975"
},
"stopId": "FR:76351:ZE:4640:ATOUMOD003",
"stopSequence": 19
},
{
"departure": {
"delay": 83,
"time": "1776018983"
},
"stopId": "FR:76351:ZE:3462:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 136,
"time": "1776019756"
},
"departure": {
"delay": 136,
"time": "1776019756"
},
"stopId": "FR:76351:ZE:3694:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 64,
"time": "1776019264"
},
"departure": {
"delay": 64,
"time": "1776019264"
},
"stopId": "FR:76351:ZE:3127:ATOUMOD003",
"stopSequence": 8
},
{
"departure": {
"delay": 124,
"time": "1776019324"
},
"stopId": "FR:76351:ZE:3236:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 150,
"time": "1776019710"
},
"departure": {
"delay": 150,
"time": "1776019710"
},
"stopId": "FR:76351:ZE:3254:ATOUMOD003",
"stopSequence": 16
},
{
"departure": {
"delay": 102,
"time": "1776019182"
},
"stopId": "FR:76351:ZE:3528:ATOUMOD003",
"stopSequence": 6
},
{
"departure": {
"delay": 119,
"time": "1776019499"
},
"stopId": "FR:76351:ZE:3378:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 115,
"time": "1776019795"
},
"departure": {
"delay": 115,
"time": "1776019795"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 115,
"time": "1776020215"
},
"departure": {
"delay": 115,
"time": "1776020215"
},
"stopId": "FR:76351:ZE:3793:ATOUMOD003",
"stopSequence": 23
},
{
"departure": {
"delay": 113,
"time": "1776019373"
},
"stopId": "FR:76351:ZE:3232:ATOUMOD003",
"stopSequence": 10
}
],
"timestamp": "1776018953",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C4:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4042188x2025x26xGDimLiaxDimanchex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748892x2025xHxMultxDimxDimanchex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 274,
"time": "1776007879"
},
"departure": {
"delay": 274,
"time": "1776008074"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 232,
"time": "1776007100"
},
"departure": {
"delay": 232,
"time": "1776007132"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 133,
"time": "1776006815"
},
"departure": {
"delay": 133,
"time": "1776006853"
},
"stopId": "FR:50129:ZE:10ANN1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 205,
"time": "1776008351"
},
"departure": {
"delay": 205,
"time": "1776008365"
},
"stopId": "FR:50129:ZE:10XCT3:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 129,
"time": "1776007518"
},
"departure": {
"delay": 129,
"time": "1776007569"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 222,
"time": "1776007145"
},
"departure": {
"delay": 222,
"time": "1776007182"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 68,
"time": "1776007352"
},
"departure": {
"delay": 68,
"time": "1776007388"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 179,
"time": "1776008867"
},
"departure": {
"delay": 179,
"time": "1776008879"
},
"stopId": "FR:50129:ZE:10FLO1:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 198,
"time": "1776008508"
},
"departure": {
"delay": 198,
"time": "1776008538"
},
"stopId": "FR:50129:ZE:10BAG3:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 73,
"time": "1776006466"
},
"departure": {
"delay": 73,
"time": "1776006493"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 169,
"time": "1776008778"
},
"departure": {
"delay": 169,
"time": "1776008809"
},
"stopId": "FR:50129:ZE:10LPL1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 168,
"time": "1776008653"
},
"departure": {
"delay": 168,
"time": "1776008688"
},
"stopId": "FR:50129:ZE:10NOR5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 109,
"time": "1776006729"
},
"departure": {
"delay": 109,
"time": "1776006769"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 229,
"time": "1776008247"
},
"departure": {
"delay": 229,
"time": "1776008269"
},
"stopId": "FR:50129:ZE:10HPA3:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 69,
"time": "1776007590"
},
"departure": {
"delay": 69,
"time": "1776007629"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 84,
"time": "1776006537"
},
"departure": {
"delay": 84,
"time": "1776006564"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 108,
"time": "1776008928"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 91,
"time": "1776007699"
},
"departure": {
"delay": 91,
"time": "1776007771"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 14,
"time": "1776006104"
},
"departure": {
"delay": 14,
"time": "1776006134"
},
"stopId": "FR:50129:ZE:10FRN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 21,
"time": "1776006224"
},
"departure": {
"delay": 21,
"time": "1776006261"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 222,
"time": "1776008415"
},
"departure": {
"delay": 222,
"time": "1776008442"
},
"stopId": "FR:50129:ZE:10GRR1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 223,
"time": "1776008173"
},
"departure": {
"delay": 223,
"time": "1776008203"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 218,
"time": "1776007027"
},
"departure": {
"delay": 218,
"time": "1776007058"
},
"stopId": "FR:50129:ZE:10PAX1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -19,
"time": "1776005937"
},
"departure": {
"delay": -19,
"time": "1776005981"
},
"stopId": "FR:50129:ZE:10MES1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 120,
"time": "1776006594"
},
"departure": {
"delay": 120,
"time": "1776006660"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -4,
"time": "1776006006"
},
"departure": {
"delay": -4,
"time": "1776006056"
},
"stopId": "FR:50129:ZE:10MOR1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 128,
"time": "1776007234"
},
"departure": {
"delay": 128,
"time": "1776007268"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 28,
"time": "1776006072"
},
"departure": {
"delay": 28,
"time": "1776006088"
},
"stopId": "FR:50129:ZE:10BOI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 75,
"time": "1776007296"
},
"departure": {
"delay": 75,
"time": "1776007335"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 83,
"time": "1776006335"
},
"departure": {
"delay": 83,
"time": "1776006383"
},
"stopId": "FR:50129:ZE:10EPC1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 133,
"time": "1776008705"
},
"departure": {
"delay": 133,
"time": "1776008713"
},
"stopId": "FR:50129:ZE:10GDR1:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 223,
"time": "1776006902"
},
"departure": {
"delay": 223,
"time": "1776007003"
},
"stopId": "FR:50129:ZE:10CMI1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 214,
"time": "1776008580"
},
"departure": {
"delay": 214,
"time": "1776008614"
},
"stopId": "FR:50129:ZE:10MED3:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 79,
"time": "1776007413"
},
"departure": {
"delay": 79,
"time": "1776007459"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 20
},
{
"departure": {
"delay": -41,
"time": "1776005839"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 1
}
],
"timestamp": "1776019610",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748892x2025xHxMultxDimxDimanchex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4110970x2025x26xGDimTRAxDimanchex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 51,
"time": "1776019011"
},
"stopId": "FR:76351:ZE:3994:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 87,
"time": "1776019707"
},
"departure": {
"delay": 87,
"time": "1776019707"
},
"stopId": "FR:76351:ZE:3990:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 106,
"time": "1776019906"
},
"departure": {
"delay": 106,
"time": "1776019906"
},
"stopId": "FR:76351:ZE:3960:ATOUMOD003",
"stopSequence": 11
},
{
"departure": {
"delay": 115,
"time": "1776019255"
},
"stopId": "FR:76351:ZE:3956:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 124,
"time": "1776020104"
},
"departure": {
"delay": 124,
"time": "1776020104"
},
"stopId": "FR:76351:ZE:3965:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 100,
"time": "1776020200"
},
"departure": {
"delay": 100,
"time": "1776020200"
},
"stopId": "FR:76351:ZE:3998:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 74,
"time": "1776019994"
},
"departure": {
"delay": 74,
"time": "1776019994"
},
"stopId": "FR:76351:ZE:3981:ATOUMOD003",
"stopSequence": 12
},
{
"departure": {
"delay": 58,
"time": "1776018898"
},
"stopId": "FR:76351:ZE:3952:ATOUMOD003",
"stopSequence": 3
},
{
"departure": {
"delay": 91,
"time": "1776019171"
},
"stopId": "FR:76351:ZE:3986:ATOUMOD003",
"stopSequence": 5
},
{
"departure": {
"delay": 103,
"time": "1776019363"
},
"stopId": "FR:76351:ZE:3958:ATOUMOD003",
"stopSequence": 7
},
{
"departure": {
"delay": 50,
"time": "1776018770"
},
"stopId": "FR:76351:ZE:3996:ATOUMOD003",
"stopSequence": 2
},
{
"departure": {
"delay": 71,
"time": "1776019511"
},
"stopId": "FR:76351:ZE:3968:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 120,
"time": "1776019800"
},
"departure": {
"delay": 120,
"time": "1776019800"
},
"stopId": "FR:76351:ZE:4000:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 116,
"time": "1776020276"
},
"stopId": "FR:76351:ZE:3984:ATOUMOD003",
"stopSequence": 15
}
],
"timestamp": "1776019123",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:B:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4110970x2025x26xGDimTRAxDimanchex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4196669x2025x26xGDimLiaxDimanchex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 41,
"time": "1776020801"
},
"departure": {
"delay": 41,
"time": "1776020801"
},
"stopId": "FR:76552:ZE:3158:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 40,
"time": "1776020740"
},
"departure": {
"delay": 40,
"time": "1776020740"
},
"stopId": "FR:76351:ZE:3459:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 15,
"time": "1776020115"
},
"departure": {
"delay": 15,
"time": "1776020115"
},
"stopId": "FR:76351:ZE:5093:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 49,
"time": "1776021589"
},
"departure": {
"delay": 49,
"time": "1776021589"
},
"stopId": "FR:76351:ZE:3542:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 43,
"time": "1776020263"
},
"departure": {
"delay": 43,
"time": "1776020263"
},
"stopId": "FR:76351:ZE:3051:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"time": "1776021660"
},
"departure": {
"time": "1776021660"
},
"stopId": "FR:76351:ZE:4471:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 15,
"time": "1776021135"
},
"departure": {
"delay": 15,
"time": "1776021135"
},
"stopId": "FR:76552:ZE:3355:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 16,
"time": "1776020836"
},
"departure": {
"delay": 16,
"time": "1776020836"
},
"stopId": "FR:76552:ZE:3297:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 21,
"time": "1776020661"
},
"departure": {
"delay": 21,
"time": "1776020661"
},
"stopId": "FR:76351:ZE:3546:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 54,
"time": "1776021714"
},
"departure": {
"delay": 54,
"time": "1776021714"
},
"stopId": "FR:76351:ZE:4606:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 47,
"time": "1776020207"
},
"departure": {
"delay": 47,
"time": "1776020207"
},
"stopId": "FR:76351:ZE:3468:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 3,
"time": "1776021183"
},
"departure": {
"delay": 3,
"time": "1776021183"
},
"stopId": "FR:76552:ZE:3651:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 42,
"time": "1776020322"
},
"departure": {
"delay": 42,
"time": "1776020322"
},
"stopId": "FR:76351:ZE:3301:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 28,
"time": "1776021508"
},
"departure": {
"delay": 28,
"time": "1776021508"
},
"stopId": "FR:76351:ZE:3101:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"time": "1776020160"
},
"departure": {
"time": "1776020160"
},
"stopId": "FR:76351:ZE:4864:ATOUMOD003",
"stopSequence": 6
},
{
"departure": {
"time": "1776019800"
},
"stopId": "FR:76351:ZE:5104:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 32,
"time": "1776021272"
},
"departure": {
"delay": 32,
"time": "1776021272"
},
"stopId": "FR:76351:ZE:3214:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 35,
"time": "1776021455"
},
"departure": {
"delay": 35,
"time": "1776021455"
},
"stopId": "FR:76351:ZE:3024:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 58,
"time": "1776020038"
},
"departure": {
"delay": 58,
"time": "1776020038"
},
"stopId": "FR:76351:ZE:5087:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"time": "1776021420"
},
"departure": {
"time": "1776021420"
},
"stopId": "FR:76351:ZE:3403:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 32,
"time": "1776021632"
},
"departure": {
"delay": 32,
"time": "1776021632"
},
"stopId": "FR:76351:ZE:3345:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 30,
"time": "1776020370"
},
"departure": {
"delay": 30,
"time": "1776020370"
},
"stopId": "FR:76351:ZE:3579:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 41,
"time": "1776021101"
},
"departure": {
"delay": 41,
"time": "1776021101"
},
"stopId": "FR:76552:ZE:3339:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"time": "1776021240"
},
"departure": {
"time": "1776021240"
},
"stopId": "FR:76351:ZE:4817:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 11,
"time": "1776020411"
},
"departure": {
"delay": 11,
"time": "1776020411"
},
"stopId": "FR:76351:ZE:3022:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"time": "1776020580"
},
"departure": {
"time": "1776020580"
},
"stopId": "FR:76351:ZE:4611:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 41,
"time": "1776021161"
},
"departure": {
"delay": 41,
"time": "1776021161"
},
"stopId": "FR:76552:ZE:3630:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 55,
"time": "1776020875"
},
"departure": {
"delay": 55,
"time": "1776020875"
},
"stopId": "FR:76552:ZE:3607:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"time": "1776021060"
},
"departure": {
"time": "1776021060"
},
"stopId": "FR:76552:ZE:3489:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"time": "1776020700"
},
"departure": {
"time": "1776020700"
},
"stopId": "FR:76351:ZE:3020:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 52,
"time": "1776021352"
},
"departure": {
"delay": 52,
"time": "1776021352"
},
"stopId": "FR:76351:ZE:3258:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 14,
"time": "1776021314"
},
"departure": {
"delay": 14,
"time": "1776021314"
},
"stopId": "FR:76351:ZE:4079:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 54,
"time": "1776020514"
},
"departure": {
"delay": 54,
"time": "1776020514"
},
"stopId": "FR:76351:ZE:4593:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"time": "1776020940"
},
"departure": {
"time": "1776020940"
},
"stopId": "FR:76552:ZE:3092:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"time": "1776021780"
},
"stopId": "FR:76351:ZE:3716:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"time": "1776019980"
},
"departure": {
"time": "1776019980"
},
"stopId": "FR:76351:ZE:3794:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 47,
"time": "1776020987"
},
"departure": {
"delay": 47,
"time": "1776020987"
},
"stopId": "FR:76552:ZE:3103:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 32,
"time": "1776021332"
},
"departure": {
"delay": 32,
"time": "1776021332"
},
"stopId": "FR:76351:ZE:3044:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 28,
"time": "1776021208"
},
"departure": {
"delay": 28,
"time": "1776021208"
},
"stopId": "FR:76351:ZE:3032:ATOUMOD003",
"stopSequence": 27
}
],
"timestamp": "1776019043",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:16:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4196669x2025x26xGDimLiaxDimanchex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748834x2025xHxMultxDimxDimanchex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 188,
"time": "1776002588"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 148,
"time": "1776002813"
},
"departure": {
"delay": 148,
"time": "1776002848"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 49,
"time": "1776003482"
},
"departure": {
"delay": 49,
"time": "1776003529"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 115,
"time": "1776003124"
},
"departure": {
"delay": 115,
"time": "1776003175"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -42,
"time": "1776004098"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 16,
"time": "1776003590"
},
"departure": {
"delay": 16,
"time": "1776003616"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 146,
"time": "1776002755"
},
"departure": {
"delay": 146,
"time": "1776002786"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 43,
"time": "1776003208"
},
"departure": {
"delay": 43,
"time": "1776003223"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 104,
"time": "1776003072"
},
"departure": {
"delay": 104,
"time": "1776003104"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 145,
"time": "1776002871"
},
"departure": {
"delay": 145,
"time": "1776002905"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 158,
"time": "1776002706"
},
"departure": {
"delay": 158,
"time": "1776002738"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 54,
"time": "1776003353"
},
"departure": {
"delay": 54,
"time": "1776003414"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 9,
"time": "1776003254"
},
"departure": {
"delay": 9,
"time": "1776003309"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 132,
"time": "1776002984"
},
"departure": {
"delay": 132,
"time": "1776003012"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 140,
"time": "1776002927"
},
"departure": {
"delay": 140,
"time": "1776002960"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
}
],
"timestamp": "1776019612",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748834x2025xHxMultxDimxDimanchex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4231774x2025x26xGDimLiaxDimanchex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 36,
"time": "1776019416"
},
"stopId": "FR:76351:ZE:3654:ATOUMOD003",
"stopSequence": 30
},
{
"departure": {
"delay": 11,
"time": "1776019151"
},
"stopId": "FR:76351:ZE:3567:ATOUMOD003",
"stopSequence": 24
},
{
"departure": {
"delay": -18,
"time": "1776019482"
},
"stopId": "FR:76351:ZE:3101:ATOUMOD003",
"stopSequence": 31
},
{
"departure": {
"delay": -18,
"time": "1776019602"
},
"stopId": "FR:76351:ZE:3257:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": -18,
"time": "1776019722"
},
"stopId": "FR:76351:ZE:3212:ATOUMOD003",
"stopSequence": 39
},
{
"departure": {
"delay": 15,
"time": "1776019515"
},
"stopId": "FR:76351:ZE:3228:ATOUMOD003",
"stopSequence": 32
},
{
"departure": {
"delay": 11,
"time": "1776019271"
},
"stopId": "FR:76351:ZE:3708:ATOUMOD003",
"stopSequence": 27
},
{
"departure": {
"delay": 54,
"time": "1776018894"
},
"stopId": "FR:76351:ZE:3061:ATOUMOD003",
"stopSequence": 20
},
{
"departure": {
"delay": 42,
"time": "1776019002"
},
"stopId": "FR:76351:ZE:3604:ATOUMOD003",
"stopSequence": 21
},
{
"departure": {
"delay": -15,
"time": "1776019545"
},
"stopId": "FR:76351:ZE:3611:ATOUMOD003",
"stopSequence": 33
},
{
"departure": {
"delay": -19,
"time": "1776019301"
},
"stopId": "FR:76351:ZE:3710:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 7,
"time": "1776019627"
},
"departure": {
"delay": 7,
"time": "1776019627"
},
"stopId": "FR:76351:ZE:3043:ATOUMOD003",
"stopSequence": 36
},
{
"departure": {
"delay": -23,
"time": "1776019357"
},
"stopId": "FR:76351:ZE:3384:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 88,
"time": "1776019168"
},
"departure": {
"delay": 88,
"time": "1776019168"
},
"stopId": "FR:76351:ZE:3375:ATOUMOD003",
"stopSequence": 23
},
{
"departure": {
"delay": 41,
"time": "1776019241"
},
"stopId": "FR:76351:ZE:4874:ATOUMOD003",
"stopSequence": 26
},
{
"departure": {
"delay": -18,
"time": "1776019182"
},
"stopId": "FR:76351:ZE:3729:ATOUMOD003",
"stopSequence": 25
},
{
"departure": {
"delay": 12,
"time": "1776019572"
},
"stopId": "FR:76351:ZE:4883:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 14,
"time": "1776019694"
},
"departure": {
"delay": 14,
"time": "1776019694"
},
"stopId": "FR:76351:ZE:3704:ATOUMOD003",
"stopSequence": 38
},
{
"departure": {
"delay": 71,
"time": "1776019091"
},
"stopId": "FR:76351:ZE:3653:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 28,
"time": "1776019648"
},
"departure": {
"delay": 28,
"time": "1776019648"
},
"stopId": "FR:76351:ZE:4080:ATOUMOD003",
"stopSequence": 37
}
],
"timestamp": "1776019453",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4231774x2025x26xGDimLiaxDimanchex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748826x2025xHxMultxDimxDimanchex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 117,
"time": "1775974365"
},
"departure": {
"delay": 117,
"time": "1775974377"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -6,
"time": "1775974476"
},
"departure": {
"delay": -6,
"time": "1775974494"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 157,
"time": "1775974057"
},
"departure": {
"delay": 157,
"time": "1775974057"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 54,
"time": "1775975101"
},
"departure": {
"delay": 54,
"time": "1775975154"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 34,
"time": "1775975374"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 2,
"time": "1775974637"
},
"departure": {
"delay": 2,
"time": "1775974682"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 113,
"time": "1775973921"
},
"departure": {
"delay": 113,
"time": "1775973953"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"departure": {
"delay": 143,
"time": "1775973743"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 8,
"time": "1775974737"
},
"departure": {
"delay": 8,
"time": "1775974808"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 79,
"time": "1775974919"
},
"departure": {
"delay": 79,
"time": "1775974999"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 153,
"time": "1775974091"
},
"departure": {
"delay": 153,
"time": "1775974113"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 175,
"time": "1775974243"
},
"departure": {
"delay": 175,
"time": "1775974255"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 192,
"time": "1775974148"
},
"departure": {
"delay": 192,
"time": "1775974212"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 20,
"time": "1775974546"
},
"departure": {
"delay": 20,
"time": "1775974580"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 135,
"time": "1775974320"
},
"departure": {
"delay": 135,
"time": "1775974335"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 58,
"time": "1775974422"
},
"departure": {
"delay": 58,
"time": "1775974438"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 59,
"time": "1775975217"
},
"departure": {
"delay": 59,
"time": "1775975279"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 117,
"time": "1775973861"
},
"departure": {
"delay": 117,
"time": "1775973897"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 81,
"time": "1775975038"
},
"departure": {
"delay": 81,
"time": "1775975061"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 18,
"time": "1775974849"
},
"departure": {
"delay": 18,
"time": "1775974878"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
}
],
"timestamp": "1776019612",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748826x2025xHxMultxDimxDimanchex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3757814x2025xHxMultxDimxDimanchex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 27,
"time": "1775988454"
},
"departure": {
"delay": 27,
"time": "1775988507"
},
"stopId": "FR:50643:ZE:VIRMA1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -20,
"time": "1775989840"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 31,
"time": "1775986573"
},
"departure": {
"delay": 31,
"time": "1775986591"
},
"stopId": "FR:50604:ZE:TREGM1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 105,
"time": "1775987832"
},
"departure": {
"delay": 105,
"time": "1775987865"
},
"stopId": "FR:50402:ZE:PIXZAF:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 27,
"time": "1775988151"
},
"departure": {
"delay": 27,
"time": "1775988207"
},
"stopId": "FR:50045:ZE:BENCG1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -20,
"time": "1775989660"
},
"departure": {
"delay": -20,
"time": "1775989660"
},
"stopId": "FR:50129:ZE:10PLA4:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -20,
"time": "1775989720"
},
"departure": {
"delay": -20,
"time": "1775989720"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 8,
"time": "1775988734"
},
"departure": {
"delay": 8,
"time": "1775988788"
},
"stopId": "FR:50575:ZE:SIDHC1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 40,
"time": "1775988088"
},
"departure": {
"delay": 40,
"time": "1775988100"
},
"stopId": "FR:50045:ZE:BENBG1:ATOUMOD035",
"stopSequence": 9
},
{
"departure": {
"delay": 12,
"time": "1775986332"
},
"stopId": "FR:50576:ZE:SIOTAM:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 67,
"time": "1775988939"
},
"departure": {
"delay": 67,
"time": "1775989027"
},
"stopId": "FR:50294:ZE:MARPO1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 142,
"time": "1775987416"
},
"departure": {
"delay": 142,
"time": "1775987542"
},
"stopId": "FR:50402:ZE:PIXLAN:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 25,
"time": "1775986990"
},
"departure": {
"delay": 25,
"time": "1775987005"
},
"stopId": "FR:50184:ZE:FLAHB1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 89,
"time": "1775989301"
},
"departure": {
"delay": 89,
"time": "1775989349"
},
"stopId": "FR:50129:ZE:10ANJ7:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -20,
"time": "1775989600"
},
"departure": {
"delay": -20,
"time": "1775989600"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -20,
"time": "1775989540"
},
"departure": {
"delay": -20,
"time": "1775989540"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 15
}
],
"timestamp": "1776019612",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3757814x2025xHxMultxDimxDimanchex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx1835:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 177,
"time": "1776018272"
},
"departure": {
"delay": 177,
"time": "1776018297"
},
"stopId": "FR:76157:ZE:TCARxTJAUR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 308,
"time": "1776020408"
},
"departure": {
"delay": 308,
"time": "1776020408"
},
"stopId": "FR:76212:ZE:TCARxCANAD1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 149,
"time": "1776019049"
},
"departure": {
"delay": 149,
"time": "1776019049"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 271,
"time": "1776020131"
},
"departure": {
"delay": 271,
"time": "1776020131"
},
"stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 253,
"time": "1776020533"
},
"stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 253,
"time": "1776019753"
},
"departure": {
"delay": 253,
"time": "1776019753"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 212,
"time": "1776019152"
},
"departure": {
"delay": 212,
"time": "1776019172"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 282,
"time": "1776019902"
},
"departure": {
"delay": 282,
"time": "1776019902"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 252,
"time": "1776019248"
},
"departure": {
"delay": 252,
"time": "1776019272"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 192,
"time": "1776018372"
},
"departure": {
"delay": 192,
"time": "1776018372"
},
"stopId": "FR:76157:ZE:TCARxTPROV1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 232,
"time": "1776018449"
},
"departure": {
"delay": 232,
"time": "1776018472"
},
"stopId": "FR:76157:ZE:TCARxTDUMA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 253,
"time": "1776019633"
},
"departure": {
"delay": 253,
"time": "1776019633"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 257,
"time": "1776019697"
},
"departure": {
"delay": 257,
"time": "1776019697"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 265,
"time": "1776019525"
},
"departure": {
"delay": 265,
"time": "1776019525"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 208,
"time": "1776018748"
},
"departure": {
"delay": 208,
"time": "1776018748"
},
"stopId": "FR:76157:ZE:TCARxCORNI1:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"delay": 72,
"time": "1776018072"
},
"stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 262,
"time": "1776018597"
},
"departure": {
"delay": 262,
"time": "1776018622"
},
"stopId": "FR:76157:ZE:TCARxTPRAT1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 278,
"time": "1776020198"
},
"departure": {
"delay": 278,
"time": "1776020198"
},
"stopId": "FR:76540:ZE:TCARxECOLE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 253,
"time": "1776020293"
},
"departure": {
"delay": 253,
"time": "1776020293"
},
"stopId": "FR:76212:ZE:TCARxDMAIR1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 162,
"time": "1776018822"
},
"departure": {
"delay": 162,
"time": "1776018822"
},
"stopId": "FR:76540:ZE:TCARxMIN1T:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 267,
"time": "1776019347"
},
"departure": {
"delay": 267,
"time": "1776019347"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 87,
"time": "1776018147"
},
"departure": {
"delay": 87,
"time": "1776018147"
},
"stopId": "FR:76157:ZE:TCARxTPISS1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 253,
"time": "1776020053"
},
"departure": {
"delay": 253,
"time": "1776020053"
},
"stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 222,
"time": "1776018522"
},
"departure": {
"delay": 222,
"time": "1776018522"
},
"stopId": "FR:76157:ZE:TCARxTOUYE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 253,
"time": "1776019813"
},
"departure": {
"delay": 253,
"time": "1776019813"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 272,
"time": "1776019448"
},
"departure": {
"delay": 272,
"time": "1776019472"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 14
}
],
"timestamp": "1776018084",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx1835:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2116:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 67,
"time": "1776017527"
},
"departure": {
"delay": 67,
"time": "1776017527"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -3,
"time": "1776017877"
},
"departure": {
"delay": -3,
"time": "1776017877"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 55,
"time": "1776016675"
},
"departure": {
"delay": 55,
"time": "1776016675"
},
"stopId": "FR:76212:ZE:TCARxCANAD2:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"delay": 50,
"time": "1776016550"
},
"stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 97,
"time": "1776018877"
},
"departure": {
"delay": 97,
"time": "1776018877"
},
"stopId": "FR:76157:ZE:TCARxTPISS2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 86,
"time": "1776016826"
},
"departure": {
"delay": 86,
"time": "1776016826"
},
"stopId": "FR:76212:ZE:TCARxECOLE2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 97,
"time": "1776018253"
},
"departure": {
"delay": 97,
"time": "1776018277"
},
"stopId": "FR:76540:ZE:TCARxMIN2T:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 132,
"time": "1776018552"
},
"departure": {
"delay": 132,
"time": "1776018552"
},
"stopId": "FR:76157:ZE:TCARxTOUYE2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 85,
"time": "1776017305"
},
"departure": {
"delay": 85,
"time": "1776017305"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 82,
"time": "1776018502"
},
"departure": {
"delay": 82,
"time": "1776018502"
},
"stopId": "FR:76157:ZE:TCARxTPRAT2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 42,
"time": "1776017778"
},
"departure": {
"delay": 42,
"time": "1776017802"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 17,
"time": "1776017952"
},
"departure": {
"delay": 17,
"time": "1776018077"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 142,
"time": "1776018777"
},
"departure": {
"delay": 142,
"time": "1776018802"
},
"stopId": "FR:76157:ZE:TCARxTJAUR2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 52,
"time": "1776017452"
},
"departure": {
"delay": 52,
"time": "1776017452"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 55,
"time": "1776017155"
},
"departure": {
"delay": 55,
"time": "1776017155"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 62,
"time": "1776017702"
},
"departure": {
"delay": 62,
"time": "1776017702"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 137,
"time": "1776018617"
},
"departure": {
"delay": 137,
"time": "1776018617"
},
"stopId": "FR:76157:ZE:TCARxTDUMA2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 22,
"time": "1776017581"
},
"departure": {
"delay": 22,
"time": "1776017602"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 47,
"time": "1776016727"
},
"departure": {
"delay": 47,
"time": "1776016727"
},
"stopId": "FR:76212:ZE:TCARxDMAIR2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 102,
"time": "1776018702"
},
"departure": {
"delay": 102,
"time": "1776018702"
},
"stopId": "FR:76157:ZE:TCARxTPROV2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 99,
"time": "1776017019"
},
"departure": {
"delay": 99,
"time": "1776017019"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 104,
"time": "1776017204"
},
"departure": {
"delay": 104,
"time": "1776017204"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 97,
"time": "1776017377"
},
"departure": {
"delay": 97,
"time": "1776017377"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 102,
"time": "1776018983"
},
"departure": {
"delay": 102,
"time": "1776019002"
},
"stopId": "FR:76157:ZE:TCARxTBIZET:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 32,
"time": "1776019052"
},
"stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 137,
"time": "1776018377"
},
"departure": {
"delay": 137,
"time": "1776018377"
},
"stopId": "FR:76157:ZE:TCARxCORNI2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 151,
"time": "1776016951"
},
"departure": {
"delay": 151,
"time": "1776016951"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1776016552",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2116:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748925x2025xHxMultxDimxDimanchex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 265,
"time": "1776008000"
},
"departure": {
"delay": 265,
"time": "1776008005"
},
"stopId": "FR:50129:ZE:10ARA2:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 173,
"time": "1776007393"
},
"departure": {
"delay": 173,
"time": "1776007433"
},
"stopId": "FR:50129:ZE:10HOM2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 172,
"time": "1776007572"
},
"departure": {
"delay": 172,
"time": "1776007612"
},
"stopId": "FR:50129:ZE:10DUB2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 151,
"time": "1776007190"
},
"departure": {
"delay": 151,
"time": "1776007231"
},
"stopId": "FR:50129:ZE:10TRA6:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 84,
"time": "1776006707"
},
"departure": {
"delay": 84,
"time": "1776006744"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 43,
"time": "1776006474"
},
"departure": {
"delay": 43,
"time": "1776006523"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 50,
"time": "1776005779"
},
"departure": {
"delay": 50,
"time": "1776005810"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 229,
"time": "1776008629"
},
"stopId": "FR:50129:ZE:10MAX1:ATOUMOD035",
"stopSequence": 50
},
{
"arrival": {
"delay": 155,
"time": "1776007338"
},
"departure": {
"delay": 155,
"time": "1776007355"
},
"stopId": "FR:50129:ZE:10BEL2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 86,
"time": "1776005286"
},
"departure": {
"delay": 86,
"time": "1776005366"
},
"stopId": "FR:50129:ZE:10RSX2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 265,
"time": "1776008293"
},
"departure": {
"delay": 265,
"time": "1776008305"
},
"stopId": "FR:50129:ZE:10SFN2:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 158,
"time": "1776007522"
},
"departure": {
"delay": 158,
"time": "1776007538"
},
"stopId": "FR:50129:ZE:10LAV2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 211,
"time": "1776007803"
},
"departure": {
"delay": 211,
"time": "1776007831"
},
"stopId": "FR:50129:ZE:10LON2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 246,
"time": "1776007951"
},
"departure": {
"delay": 246,
"time": "1776007986"
},
"stopId": "FR:50129:ZE:10PRE2:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 285,
"time": "1776008131"
},
"departure": {
"delay": 285,
"time": "1776008145"
},
"stopId": "FR:50129:ZE:10BRT2:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 105,
"time": "1776005558"
},
"departure": {
"delay": 105,
"time": "1776005565"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 247,
"time": "1776007714"
},
"departure": {
"delay": 247,
"time": "1776007747"
},
"stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 105,
"time": "1776005433"
},
"departure": {
"delay": 105,
"time": "1776005445"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 25,
"time": "1776005104"
},
"departure": {
"delay": 25,
"time": "1776005125"
},
"stopId": "FR:50129:ZE:10JGO2:ATOUMOD035",
"stopSequence": 2
},
{
"departure": {
"delay": 12,
"time": "1776005052"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 268,
"time": "1776007851"
},
"departure": {
"delay": 268,
"time": "1776007888"
},
"stopId": "FR:50129:ZE:10BHE2:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 237,
"time": "1776008495"
},
"departure": {
"delay": 237,
"time": "1776008517"
},
"stopId": "FR:50129:ZE:10SFG2:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 65,
"time": "1776005734"
},
"departure": {
"delay": 65,
"time": "1776005765"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 81,
"time": "1776005402"
},
"departure": {
"delay": 81,
"time": "1776005421"
},
"stopId": "FR:50129:ZE:10MGT2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 261,
"time": "1776008214"
},
"departure": {
"delay": 261,
"time": "1776008241"
},
"stopId": "FR:50129:ZE:10CAR2:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 97,
"time": "1776005830"
},
"departure": {
"delay": 97,
"time": "1776005857"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 179,
"time": "1776006896"
},
"departure": {
"delay": 179,
"time": "1776006959"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 62,
"time": "1776005904"
},
"departure": {
"delay": 62,
"time": "1776005942"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 23,
"time": "1776005982"
},
"departure": {
"delay": 23,
"time": "1776006023"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 153,
"time": "1776007131"
},
"departure": {
"delay": 153,
"time": "1776007173"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 182,
"time": "1776007284"
},
"departure": {
"delay": 182,
"time": "1776007322"
},
"stopId": "FR:50129:ZE:10HUI2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 17,
"time": "1776005191"
},
"departure": {
"delay": 17,
"time": "1776005237"
},
"stopId": "FR:50129:ZE:10COS2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -14,
"time": "1776005255"
},
"departure": {
"delay": -14,
"time": "1776005266"
},
"stopId": "FR:50129:ZE:10CVE2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 254,
"time": "1776008546"
},
"departure": {
"delay": 254,
"time": "1776008594"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 49
},
{
"arrival": {
"delay": -8,
"time": "1776006103"
},
"departure": {
"delay": -8,
"time": "1776006112"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 170,
"time": "1776007461"
},
"departure": {
"delay": 170,
"time": "1776007490"
},
"stopId": "FR:50129:ZE:10AGO2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 246,
"time": "1776007910"
},
"departure": {
"delay": 246,
"time": "1776007926"
},
"stopId": "FR:50129:ZE:10CPL2:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 131,
"time": "1776005581"
},
"departure": {
"delay": 131,
"time": "1776005591"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 97,
"time": "1776005603"
},
"departure": {
"delay": 97,
"time": "1776005617"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -7,
"time": "1776006341"
},
"departure": {
"delay": -7,
"time": "1776006413"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 272,
"time": "1776008160"
},
"departure": {
"delay": 272,
"time": "1776008192"
},
"stopId": "FR:50129:ZE:10HOU2:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 262,
"time": "1776008091"
},
"departure": {
"delay": 262,
"time": "1776008122"
},
"stopId": "FR:50129:ZE:10BON2:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 184,
"time": "1776007035"
},
"departure": {
"delay": 184,
"time": "1776007084"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 71,
"time": "1776005694"
},
"departure": {
"delay": 71,
"time": "1776005711"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 118,
"time": "1776005456"
},
"departure": {
"delay": 118,
"time": "1776005518"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 38,
"time": "1776006585"
},
"departure": {
"delay": 38,
"time": "1776006638"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 267,
"time": "1776008472"
},
"departure": {
"delay": 267,
"time": "1776008487"
},
"stopId": "FR:50129:ZE:10COF2:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 134,
"time": "1776006767"
},
"departure": {
"delay": 134,
"time": "1776006854"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 253,
"time": "1776008319"
},
"departure": {
"delay": 253,
"time": "1776008353"
},
"stopId": "FR:50129:ZE:10ALB2:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 33,
"time": "1776006196"
},
"departure": {
"delay": 33,
"time": "1776006273"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 19
}
],
"timestamp": "1776019612",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748925x2025xHxMultxDimxDimanchex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2118:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -20,
"time": "1776019155"
},
"departure": {
"delay": -20,
"time": "1776019180"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 8,
"time": "1776020048"
},
"departure": {
"delay": 8,
"time": "1776020048"
},
"stopId": "FR:76157:ZE:TCARxTPRAT2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 17,
"time": "1776020417"
},
"departure": {
"delay": 17,
"time": "1776020417"
},
"stopId": "FR:76157:ZE:TCARxTPISS2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 38,
"time": "1776020558"
},
"departure": {
"delay": 38,
"time": "1776020558"
},
"stopId": "FR:76157:ZE:TCARxTBIZET:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 48,
"time": "1776020148"
},
"departure": {
"delay": 48,
"time": "1776020148"
},
"stopId": "FR:76157:ZE:TCARxTDUMA2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 61,
"time": "1776018481"
},
"departure": {
"delay": 61,
"time": "1776018481"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 13,
"time": "1776018733"
},
"departure": {
"delay": 13,
"time": "1776018733"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 47,
"time": "1776018407"
},
"departure": {
"delay": 47,
"time": "1776018407"
},
"stopId": "FR:76212:ZE:TCARxECOLE2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -7,
"time": "1776018833"
},
"departure": {
"delay": -7,
"time": "1776018833"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 5,
"time": "1776019505"
},
"departure": {
"delay": 5,
"time": "1776019505"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": -30,
"time": "1776018210"
},
"departure": {
"delay": -30,
"time": "1776018210"
},
"stopId": "FR:76212:ZE:TCARxCANAD2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 38,
"time": "1776020318"
},
"departure": {
"delay": 38,
"time": "1776020318"
},
"stopId": "FR:76157:ZE:TCARxTJAUR2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": -39,
"time": "1776018681"
},
"departure": {
"delay": -39,
"time": "1776018681"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 6,
"time": "1776018306"
},
"departure": {
"delay": 6,
"time": "1776018306"
},
"stopId": "FR:76212:ZE:TCARxDMAIR2:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1776018120"
},
"stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 38,
"time": "1776019718"
},
"departure": {
"delay": 38,
"time": "1776019718"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 38,
"time": "1776020078"
},
"departure": {
"delay": 38,
"time": "1776020078"
},
"stopId": "FR:76157:ZE:TCARxTOUYE2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 50,
"time": "1776019405"
},
"departure": {
"delay": 50,
"time": "1776019430"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 15,
"time": "1776018555"
},
"departure": {
"delay": 15,
"time": "1776018555"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 42,
"time": "1776019842"
},
"departure": {
"delay": 42,
"time": "1776019842"
},
"stopId": "FR:76540:ZE:TCARxMIN2T:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 45,
"time": "1776019305"
},
"departure": {
"delay": 45,
"time": "1776019305"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 39,
"time": "1776020259"
},
"departure": {
"delay": 39,
"time": "1776020259"
},
"stopId": "FR:76157:ZE:TCARxTPROV2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": -15,
"time": "1776019005"
},
"departure": {
"delay": -15,
"time": "1776019005"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 30,
"time": "1776018905"
},
"departure": {
"delay": 30,
"time": "1776018930"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 3,
"time": "1776019083"
},
"departure": {
"delay": 3,
"time": "1776019083"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 38,
"time": "1776020678"
},
"stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 56,
"time": "1776019916"
},
"departure": {
"delay": 56,
"time": "1776019916"
},
"stopId": "FR:76157:ZE:TCARxCORNI2:ATOUMOD001",
"stopSequence": 19
}
],
"timestamp": "1776017224",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2118:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4068701x2025x26xGDimTNIxDimanchex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 240,
"time": "1776021300"
},
"departure": {
"delay": 240,
"time": "1776021300"
},
"stopId": "FR:76447:ZE:3886:ATOUMOD003",
"stopSequence": 35
},
{
"departure": {
"delay": 217,
"time": "1776019237"
},
"stopId": "FR:76563:ZE:5105:ATOUMOD003",
"stopSequence": 16
},
{
"departure": {
"delay": 216,
"time": "1776019596"
},
"stopId": "FR:76647:ZE:5156:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 223,
"time": "1776021523"
},
"departure": {
"delay": 223,
"time": "1776021523"
},
"stopId": "FR:76447:ZE:3130:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 215,
"time": "1776019655"
},
"departure": {
"delay": 215,
"time": "1776019655"
},
"stopId": "FR:76647:ZE:3312:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 260,
"time": "1776019880"
},
"departure": {
"delay": 260,
"time": "1776019880"
},
"stopId": "FR:76647:ZE:5113:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 243,
"time": "1776021483"
},
"departure": {
"delay": 243,
"time": "1776021483"
},
"stopId": "FR:76447:ZE:3089:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 215,
"time": "1776019955"
},
"departure": {
"delay": 215,
"time": "1776019955"
},
"stopId": "FR:76647:ZE:5169:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 215,
"time": "1776020615"
},
"departure": {
"delay": 215,
"time": "1776020615"
},
"stopId": "FR:76551:ZE:5049:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 216,
"time": "1776020976"
},
"departure": {
"delay": 216,
"time": "1776020976"
},
"stopId": "FR:76447:ZE:5099:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 215,
"time": "1776021575"
},
"stopId": "FR:76447:ZE:3444:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 215,
"time": "1776021395"
},
"departure": {
"delay": 215,
"time": "1776021395"
},
"stopId": "FR:76447:ZE:4077:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 237,
"time": "1776020517"
},
"departure": {
"delay": 237,
"time": "1776020517"
},
"stopId": "FR:76551:ZE:5102:ATOUMOD003",
"stopSequence": 27
},
{
"departure": {
"delay": 207,
"time": "1776019407"
},
"stopId": "FR:76239:ZE:5109:ATOUMOD003",
"stopSequence": 17
},
{
"departure": {
"delay": 236,
"time": "1776019496"
},
"stopId": "FR:76563:ZE:5111:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 215,
"time": "1776021215"
},
"departure": {
"delay": 215,
"time": "1776021215"
},
"stopId": "FR:76238:ZE:4030:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 215,
"time": "1776021095"
},
"departure": {
"delay": 215,
"time": "1776021095"
},
"stopId": "FR:76238:ZE:5154:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 259,
"time": "1776021499"
},
"departure": {
"delay": 259,
"time": "1776021499"
},
"stopId": "FR:76447:ZE:3569:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 271,
"time": "1776020191"
},
"departure": {
"delay": 271,
"time": "1776020191"
},
"stopId": "FR:76250:ZE:5114:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 215,
"time": "1776020255"
},
"departure": {
"delay": 215,
"time": "1776020255"
},
"stopId": "FR:76250:ZE:5016:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 260,
"time": "1776021320"
},
"departure": {
"delay": 260,
"time": "1776021320"
},
"stopId": "FR:76447:ZE:4101:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 265,
"time": "1776020425"
},
"departure": {
"delay": 265,
"time": "1776020425"
},
"stopId": "FR:76250:ZE:5152:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 234,
"time": "1776020814"
},
"departure": {
"delay": 234,
"time": "1776020814"
},
"stopId": "FR:76404:ZE:3351:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 273,
"time": "1776021273"
},
"departure": {
"delay": 273,
"time": "1776021273"
},
"stopId": "FR:76238:ZE:4028:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 234,
"time": "1776021174"
},
"departure": {
"delay": 234,
"time": "1776021174"
},
"stopId": "FR:76238:ZE:4863:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 230,
"time": "1776019790"
},
"departure": {
"delay": 230,
"time": "1776019790"
},
"stopId": "FR:76647:ZE:5157:ATOUMOD003",
"stopSequence": 21
}
],
"timestamp": "1776019613",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:12:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4068701x2025x26xGDimTNIxDimanchex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:1119:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 65,
"time": "1776017040"
},
"departure": {
"delay": 65,
"time": "1776017045"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"delay": 65,
"time": "1776016920"
},
"departure": {
"delay": 65,
"time": "1776016925"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"delay": -60,
"time": "1776019920"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 38
},
{
"arrival": {
"delay": 125,
"time": "1776017220"
},
"departure": {
"delay": 125,
"time": "1776017225"
},
"stopId": "FR:76217:ZE:18167:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"delay": 180,
"time": "1776018420"
},
"departure": {
"delay": 180,
"time": "1776018480"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"delay": 5,
"time": "1776019320"
},
"departure": {
"delay": 5,
"time": "1776019325"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"delay": 5,
"time": "1776019500"
},
"departure": {
"delay": 5,
"time": "1776019505"
},
"stopId": "FR:76217:ZE:18040:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"delay": 185,
"time": "1776017400"
},
"departure": {
"delay": 185,
"time": "1776017405"
},
"stopId": "FR:76217:ZE:18178:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"delay": 65,
"time": "1776017580"
},
"departure": {
"delay": 65,
"time": "1776017585"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"delay": 65,
"time": "1776018240"
},
"departure": {
"delay": 65,
"time": "1776018245"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"delay": 5,
"time": "1776019200"
},
"departure": {
"delay": 5,
"time": "1776019205"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"delay": 180,
"time": "1776018600"
},
"departure": {
"delay": 180,
"time": "1776018660"
},
"stopId": "FR:76217:ZE:18046:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"delay": -45,
"time": "1776019510"
},
"departure": {
"delay": -45,
"time": "1776019515"
},
"stopId": "FR:76565:ZE:18105:ATOUMOD005",
"stopSequence": 35
},
{
"arrival": {
"delay": 65,
"time": "1776017640"
},
"departure": {
"delay": 65,
"time": "1776017645"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 14
},
{
"departure": {
"delay": 60,
"time": "1776016860"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"delay": 75,
"time": "1776017530"
},
"departure": {
"delay": 75,
"time": "1776017535"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"delay": -60,
"time": "1776019680"
},
"departure": {
"delay": -60,
"time": "1776019680"
},
"stopId": "FR:76217:ZE:18042:ATOUMOD005",
"stopSequence": 36
},
{
"arrival": {
"delay": 185,
"time": "1776018540"
},
"departure": {
"delay": 185,
"time": "1776018545"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"delay": 185,
"time": "1776017340"
},
"departure": {
"delay": 185,
"time": "1776017345"
},
"stopId": "FR:76217:ZE:18198:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"delay": 75,
"time": "1776018910"
},
"departure": {
"delay": 75,
"time": "1776018915"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"delay": 65,
"time": "1776017100"
},
"departure": {
"delay": 65,
"time": "1776017105"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"delay": 5,
"time": "1776019440"
},
"departure": {
"delay": 5,
"time": "1776019445"
},
"stopId": "FR:76217:ZE:18073:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"delay": 125,
"time": "1776017160"
},
"departure": {
"delay": 125,
"time": "1776017165"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"delay": 65,
"time": "1776016980"
},
"departure": {
"delay": 65,
"time": "1776016985"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"delay": 75,
"time": "1776017230"
},
"departure": {
"delay": 75,
"time": "1776017235"
},
"stopId": "FR:76217:ZE:18171:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"delay": 130,
"time": "1776018665"
},
"departure": {
"delay": 130,
"time": "1776018670"
},
"stopId": "FR:76217:ZE:18075:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"delay": 25,
"time": "1776018920"
},
"departure": {
"delay": 25,
"time": "1776018925"
},
"stopId": "FR:76217:ZE:18037:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"delay": -55,
"time": "1776017880"
},
"departure": {
"delay": -55,
"time": "1776017885"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"delay": -60,
"time": "1776019740"
},
"departure": {
"delay": -60,
"time": "1776019740"
},
"stopId": "FR:76217:ZE:18102:ATOUMOD005",
"stopSequence": 37
},
{
"arrival": {
"time": "1776018060"
},
"departure": {
"time": "1776018120"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"delay": 65,
"time": "1776017700"
},
"departure": {
"delay": 65,
"time": "1776017705"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"delay": 65,
"time": "1776019080"
},
"departure": {
"delay": 65,
"time": "1776019085"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"delay": 65,
"time": "1776019020"
},
"departure": {
"delay": 65,
"time": "1776019025"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"delay": 125,
"time": "1776018720"
},
"departure": {
"delay": 125,
"time": "1776018725"
},
"stopId": "FR:76217:ZE:18022:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"delay": 125,
"time": "1776017520"
},
"departure": {
"delay": 125,
"time": "1776017525"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 11
}
],
"timestamp": "1776019561",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:14:LOC",
"tripId": "ATOUMOD005:ServiceJourney:1119:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748864x2025xHxMultxDimxDimanchex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 159,
"time": "1775993909"
},
"departure": {
"delay": 159,
"time": "1775993979"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"departure": {
"delay": 123,
"time": "1775993523"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 49,
"time": "1775994299"
},
"departure": {
"delay": 49,
"time": "1775994349"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 167,
"time": "1775994095"
},
"departure": {
"delay": 167,
"time": "1775994167"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 51,
"time": "1775995026"
},
"departure": {
"delay": 51,
"time": "1775995071"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 109,
"time": "1775994777"
},
"departure": {
"delay": 109,
"time": "1775994829"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 143,
"time": "1775994192"
},
"departure": {
"delay": 143,
"time": "1775994203"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 81,
"time": "1775994247"
},
"departure": {
"delay": 81,
"time": "1775994261"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 90,
"time": "1775994717"
},
"departure": {
"delay": 90,
"time": "1775994750"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 119,
"time": "1775993863"
},
"departure": {
"delay": 119,
"time": "1775993879"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 71,
"time": "1775994955"
},
"departure": {
"delay": 71,
"time": "1775994971"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 158,
"time": "1775994024"
},
"departure": {
"delay": 158,
"time": "1775994038"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 133,
"time": "1775993826"
},
"departure": {
"delay": 133,
"time": "1775993833"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 142,
"time": "1775994907"
},
"departure": {
"delay": 142,
"time": "1775994922"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 46,
"time": "1775995186"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 75,
"time": "1775994397"
},
"departure": {
"delay": 75,
"time": "1775994435"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 77,
"time": "1775993644"
},
"departure": {
"delay": 77,
"time": "1775993657"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 100,
"time": "1775994545"
},
"departure": {
"delay": 100,
"time": "1775994580"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 95,
"time": "1775994620"
},
"departure": {
"delay": 95,
"time": "1775994695"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 87,
"time": "1775993680"
},
"departure": {
"delay": 87,
"time": "1775993727"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
}
],
"timestamp": "1776019612",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748864x2025xHxMultxDimxDimanchex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4022679x2025x26xGDimLiaxDimanchex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 42,
"time": "1776019362"
},
"stopId": "FR:76447:ZE:3407:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 58,
"time": "1776022378"
},
"departure": {
"delay": 58,
"time": "1776022378"
},
"stopId": "FR:76552:ZE:3105:ATOUMOD003",
"stopSequence": 51
},
{
"arrival": {
"delay": 70,
"time": "1776021490"
},
"departure": {
"delay": 70,
"time": "1776021490"
},
"stopId": "FR:76351:ZE:3579:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 60,
"time": "1776021060"
},
"departure": {
"delay": 60,
"time": "1776021060"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 88,
"time": "1776022288"
},
"departure": {
"delay": 88,
"time": "1776022288"
},
"stopId": "FR:76552:ZE:3339:ATOUMOD003",
"stopSequence": 49
},
{
"departure": {
"delay": 103,
"time": "1776019483"
},
"stopId": "FR:76447:ZE:3067:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 43,
"time": "1776021883"
},
"departure": {
"delay": 43,
"time": "1776021883"
},
"stopId": "FR:76351:ZE:3020:ATOUMOD003",
"stopSequence": 41
},
{
"departure": {
"delay": 73,
"time": "1776019513"
},
"stopId": "FR:76447:ZE:3123:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 98,
"time": "1776022058"
},
"departure": {
"delay": 98,
"time": "1776022058"
},
"stopId": "FR:76552:ZE:3607:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 98,
"time": "1776022418"
},
"departure": {
"delay": 98,
"time": "1776022418"
},
"stopId": "FR:76552:ZE:3172:ATOUMOD003",
"stopSequence": 52
},
{
"arrival": {
"delay": 59,
"time": "1776021419"
},
"departure": {
"delay": 59,
"time": "1776021419"
},
"stopId": "FR:76351:ZE:3280:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 59,
"time": "1776022019"
},
"departure": {
"delay": 59,
"time": "1776022019"
},
"stopId": "FR:76552:ZE:3297:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 43,
"time": "1776020263"
},
"departure": {
"delay": 43,
"time": "1776020263"
},
"stopId": "FR:76351:ZE:3638:ATOUMOD003",
"stopSequence": 17
},
{
"departure": {
"delay": 42,
"time": "1776019182"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 56,
"time": "1776020396"
},
"departure": {
"delay": 56,
"time": "1776020396"
},
"stopId": "FR:76351:ZE:3234:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 74,
"time": "1776021014"
},
"departure": {
"delay": 74,
"time": "1776021014"
},
"stopId": "FR:76351:ZE:3028:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 71,
"time": "1776020771"
},
"departure": {
"delay": 71,
"time": "1776020771"
},
"stopId": "FR:76351:ZE:3667:ATOUMOD003",
"stopSequence": 26
},
{
"departure": {
"delay": 43,
"time": "1776019603"
},
"stopId": "FR:76447:ZE:3119:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 74,
"time": "1776019814"
},
"departure": {
"delay": 74,
"time": "1776019814"
},
"stopId": "FR:76447:ZE:3221:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 64,
"time": "1776021844"
},
"departure": {
"delay": 64,
"time": "1776021844"
},
"stopId": "FR:76351:ZE:3546:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 78,
"time": "1776021678"
},
"departure": {
"delay": 78,
"time": "1776021678"
},
"stopId": "FR:76351:ZE:4593:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 43,
"time": "1776022243"
},
"departure": {
"delay": 43,
"time": "1776022243"
},
"stopId": "FR:76552:ZE:3489:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 43,
"time": "1776019903"
},
"departure": {
"delay": 43,
"time": "1776019903"
},
"stopId": "FR:76447:ZE:3347:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 43,
"time": "1776022123"
},
"departure": {
"delay": 43,
"time": "1776022123"
},
"stopId": "FR:76552:ZE:3092:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 43,
"time": "1776020143"
},
"departure": {
"delay": 43,
"time": "1776020143"
},
"stopId": "FR:76351:ZE:3595:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 43,
"time": "1776021763"
},
"departure": {
"delay": 43,
"time": "1776021763"
},
"stopId": "FR:76351:ZE:4611:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 65,
"time": "1776022445"
},
"departure": {
"delay": 65,
"time": "1776022445"
},
"stopId": "FR:76552:ZE:4519:ATOUMOD003",
"stopSequence": 53
},
{
"departure": {
"delay": 73,
"time": "1776019573"
},
"stopId": "FR:76447:ZE:3239:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 43,
"time": "1776020443"
},
"departure": {
"delay": 43,
"time": "1776020443"
},
"stopId": "FR:76351:ZE:3624:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 65,
"time": "1776022325"
},
"departure": {
"delay": 65,
"time": "1776022325"
},
"stopId": "FR:76552:ZE:3355:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": 94,
"time": "1776020314"
},
"departure": {
"delay": 94,
"time": "1776020314"
},
"stopId": "FR:76351:ZE:3250:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 84,
"time": "1776021984"
},
"departure": {
"delay": 84,
"time": "1776021984"
},
"stopId": "FR:76552:ZE:3158:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 283,
"time": "1776021343"
},
"departure": {
"delay": 283,
"time": "1776021343"
},
"stopId": "FR:76351:ZE:4640:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 82,
"time": "1776020362"
},
"departure": {
"delay": 82,
"time": "1776020362"
},
"stopId": "FR:76351:ZE:3548:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 87,
"time": "1776020907"
},
"departure": {
"delay": 87,
"time": "1776020907"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 29
},
{
"departure": {
"delay": 42,
"time": "1776019302"
},
"stopId": "FR:76447:ZE:3131:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 83,
"time": "1776021923"
},
"departure": {
"delay": 83,
"time": "1776021923"
},
"stopId": "FR:76351:ZE:3459:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 64,
"time": "1776021544"
},
"departure": {
"delay": 64,
"time": "1776021544"
},
"stopId": "FR:76351:ZE:3022:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 82,
"time": "1776021622"
},
"departure": {
"delay": 82,
"time": "1776021622"
},
"stopId": "FR:76351:ZE:3051:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 89,
"time": "1776019769"
},
"departure": {
"delay": 89,
"time": "1776019769"
},
"stopId": "FR:76447:ZE:3108:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 90,
"time": "1776022170"
},
"departure": {
"delay": 90,
"time": "1776022170"
},
"stopId": "FR:76552:ZE:3103:ATOUMOD003",
"stopSequence": 47
},
{
"departure": {
"delay": 72,
"time": "1776019332"
},
"stopId": "FR:76447:ZE:3267:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 91,
"time": "1776020731"
},
"departure": {
"delay": 91,
"time": "1776020731"
},
"stopId": "FR:76351:ZE:4516:ATOUMOD003",
"stopSequence": 25
},
{
"departure": {
"delay": 103,
"time": "1776019543"
},
"stopId": "FR:76447:ZE:3516:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 43,
"time": "1776022483"
},
"stopId": "FR:76552:ZE:3400:ATOUMOD003",
"stopSequence": 54
},
{
"departure": {
"delay": 72,
"time": "1776019392"
},
"stopId": "FR:76447:ZE:3433:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 50,
"time": "1776020210"
},
"departure": {
"delay": 50,
"time": "1776020210"
},
"stopId": "FR:76351:ZE:3137:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 43,
"time": "1776020563"
},
"departure": {
"delay": 43,
"time": "1776020563"
},
"stopId": "FR:76351:ZE:3016:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 44,
"time": "1776020624"
},
"departure": {
"delay": 44,
"time": "1776020624"
},
"stopId": "FR:76351:ZE:3507:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 53,
"time": "1776020813"
},
"departure": {
"delay": 53,
"time": "1776020813"
},
"stopId": "FR:76351:ZE:3062:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 43,
"time": "1776020863"
},
"departure": {
"delay": 43,
"time": "1776020863"
},
"stopId": "FR:76351:ZE:3192:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 85,
"time": "1776020665"
},
"departure": {
"delay": 85,
"time": "1776020665"
},
"stopId": "FR:76351:ZE:3224:ATOUMOD003",
"stopSequence": 24
}
],
"timestamp": "1776019363",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4022679x2025x26xGDimLiaxDimanchex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx835:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 94,
"time": "1776019234"
},
"departure": {
"delay": 94,
"time": "1776019234"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 52,
"time": "1776021712"
},
"stopId": "FR:76474:ZE:TCARxBMAIR2:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 28,
"time": "1776019288"
},
"departure": {
"delay": 28,
"time": "1776019288"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 52,
"time": "1776019792"
},
"departure": {
"delay": 52,
"time": "1776019792"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 73,
"time": "1776019393"
},
"departure": {
"delay": 73,
"time": "1776019393"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 52,
"time": "1776020452"
},
"departure": {
"delay": 52,
"time": "1776020452"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 106,
"time": "1776020386"
},
"departure": {
"delay": 106,
"time": "1776020386"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 70,
"time": "1776021370"
},
"departure": {
"delay": 70,
"time": "1776021370"
},
"stopId": "FR:76216:ZE:TCARxPALIS2:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 83,
"time": "1776019163"
},
"departure": {
"delay": 83,
"time": "1776019163"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 100,
"time": "1776020560"
},
"departure": {
"delay": 100,
"time": "1776020560"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 52,
"time": "1776020932"
},
"departure": {
"delay": 52,
"time": "1776020932"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 79,
"time": "1776021019"
},
"departure": {
"delay": 79,
"time": "1776021019"
},
"stopId": "FR:76540:ZE:TCARxBAPEA2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 53,
"time": "1776021113"
},
"departure": {
"delay": 53,
"time": "1776021113"
},
"stopId": "FR:76216:ZE:TCARxMAISO2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 52,
"time": "1776020752"
},
"departure": {
"delay": 52,
"time": "1776020752"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 16,
"time": "1776019336"
},
"departure": {
"delay": 16,
"time": "1776019336"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 32,
"time": "1776019112"
},
"departure": {
"delay": 32,
"time": "1776019112"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 89,
"time": "1776021209"
},
"departure": {
"delay": 89,
"time": "1776021209"
},
"stopId": "FR:76216:ZE:TCARxPTPIE2:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1776018900"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 106,
"time": "1776019726"
},
"departure": {
"delay": 106,
"time": "1776019726"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 98,
"time": "1776020018"
},
"departure": {
"delay": 98,
"time": "1776020018"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 52,
"time": "1776020272"
},
"departure": {
"delay": 52,
"time": "1776020272"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 93,
"time": "1776019053"
},
"departure": {
"delay": 93,
"time": "1776019053"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 100,
"time": "1776021460"
},
"departure": {
"delay": 100,
"time": "1776021460"
},
"stopId": "FR:76216:ZE:TCARxDLUNE2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 52,
"time": "1776019972"
},
"departure": {
"delay": 52,
"time": "1776019972"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 52,
"time": "1776021532"
},
"departure": {
"delay": 52,
"time": "1776021532"
},
"stopId": "FR:76474:ZE:TCARxMOULI2:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 95,
"time": "1776019595"
},
"departure": {
"delay": 95,
"time": "1776019595"
},
"stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 77,
"time": "1776020117"
},
"departure": {
"delay": 77,
"time": "1776020117"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 72,
"time": "1776020652"
},
"departure": {
"delay": 72,
"time": "1776020652"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 80,
"time": "1776020180"
},
"departure": {
"delay": 80,
"time": "1776020180"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 52,
"time": "1776021292"
},
"departure": {
"delay": 52,
"time": "1776021292"
},
"stopId": "FR:76216:ZE:TCARxDVILL2:ATOUMOD001",
"stopSequence": 26
}
],
"timestamp": "1776018764",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx835:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4232724x2025x26xGDimLiaxDimanchex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 81,
"time": "1776019641"
},
"departure": {
"delay": 81,
"time": "1776019641"
},
"stopId": "FR:76351:ZE:4643:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 135,
"time": "1776019755"
},
"departure": {
"delay": 135,
"time": "1776019755"
},
"stopId": "FR:76351:ZE:3501:ATOUMOD003",
"stopSequence": 23
},
{
"departure": {
"delay": 94,
"time": "1776019594"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 81,
"time": "1776020541"
},
"departure": {
"delay": 81,
"time": "1776020541"
},
"stopId": "FR:76351:ZE:3342:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 93,
"time": "1776020613"
},
"departure": {
"delay": 93,
"time": "1776020613"
},
"stopId": "FR:76351:ZE:3047:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 117,
"time": "1776020577"
},
"departure": {
"delay": 117,
"time": "1776020577"
},
"stopId": "FR:76351:ZE:3386:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 81,
"time": "1776020661"
},
"stopId": "FR:76351:ZE:3743:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 81,
"time": "1776020301"
},
"departure": {
"delay": 81,
"time": "1776020301"
},
"stopId": "FR:76351:ZE:3770:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 81,
"time": "1776019881"
},
"departure": {
"delay": 81,
"time": "1776019881"
},
"stopId": "FR:76351:ZE:5183:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 106,
"time": "1776020506"
},
"departure": {
"delay": 106,
"time": "1776020506"
},
"stopId": "FR:76351:ZE:3785:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 124,
"time": "1776019684"
},
"departure": {
"delay": 124,
"time": "1776019684"
},
"stopId": "FR:76351:ZE:3646:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 99,
"time": "1776020199"
},
"departure": {
"delay": 99,
"time": "1776020199"
},
"stopId": "FR:76351:ZE:3543:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 81,
"time": "1776020361"
},
"departure": {
"delay": 81,
"time": "1776020361"
},
"stopId": "FR:76351:ZE:3007:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 129,
"time": "1776019809"
},
"departure": {
"delay": 129,
"time": "1776019809"
},
"stopId": "FR:76351:ZE:3276:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 81,
"time": "1776020121"
},
"departure": {
"delay": 81,
"time": "1776020121"
},
"stopId": "FR:76351:ZE:3200:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 91,
"time": "1776020431"
},
"departure": {
"delay": 91,
"time": "1776020431"
},
"stopId": "FR:76351:ZE:3685:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 121,
"time": "1776020401"
},
"departure": {
"delay": 121,
"time": "1776020401"
},
"stopId": "FR:76351:ZE:3019:ATOUMOD003",
"stopSequence": 32
}
],
"timestamp": "1776019603",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4232724x2025x26xGDimLiaxDimanchex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748852x2025xHxMultxDimxDimanchex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 78,
"time": "1776018618"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 202,
"time": "1776017240"
},
"departure": {
"delay": 202,
"time": "1776017302"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 219,
"time": "1776017322"
},
"departure": {
"delay": 219,
"time": "1776017379"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 100,
"time": "1776017941"
},
"departure": {
"delay": 100,
"time": "1776017980"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 189,
"time": "1776017638"
},
"departure": {
"delay": 189,
"time": "1776017649"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 150,
"time": "1776017694"
},
"departure": {
"delay": 150,
"time": "1776017730"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 186,
"time": "1776017166"
},
"departure": {
"delay": 186,
"time": "1776017226"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 243,
"time": "1776017479"
},
"departure": {
"delay": 243,
"time": "1776017523"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 109,
"time": "1776018481"
},
"departure": {
"delay": 109,
"time": "1776018529"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 230,
"time": "1776017405"
},
"departure": {
"delay": 230,
"time": "1776017450"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 64,
"time": "1776018093"
},
"departure": {
"delay": 64,
"time": "1776018124"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 168,
"time": "1776017109"
},
"departure": {
"delay": 168,
"time": "1776017148"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 118,
"time": "1776018382"
},
"departure": {
"delay": 118,
"time": "1776018418"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 83,
"time": "1776017768"
},
"departure": {
"delay": 83,
"time": "1776017783"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 124,
"time": "1776017834"
},
"departure": {
"delay": 124,
"time": "1776017884"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 213,
"time": "1776017578"
},
"departure": {
"delay": 213,
"time": "1776017613"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 99,
"time": "1776018162"
},
"departure": {
"delay": 99,
"time": "1776018219"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"departure": {
"delay": 204,
"time": "1776017004"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 169,
"time": "1776018276"
},
"departure": {
"delay": 169,
"time": "1776018349"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 48,
"time": "1776018025"
},
"departure": {
"delay": 48,
"time": "1776018048"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
}
],
"timestamp": "1776019612",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748852x2025xHxMultxDimxDimanchex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748888x2025xHxMultxDimxDimanchex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 8,
"time": "1775977314"
},
"departure": {
"delay": 8,
"time": "1775977328"
},
"stopId": "FR:50129:ZE:10FRN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 17,
"time": "1775978415"
},
"departure": {
"delay": 17,
"time": "1775978477"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 66,
"time": "1775977647"
},
"departure": {
"delay": 66,
"time": "1775977686"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 7,
"time": "1775977193"
},
"departure": {
"delay": 7,
"time": "1775977207"
},
"stopId": "FR:50129:ZE:10MES1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 26,
"time": "1775978348"
},
"departure": {
"delay": 26,
"time": "1775978366"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 91,
"time": "1775978672"
},
"departure": {
"delay": 91,
"time": "1775978731"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 98,
"time": "1775978041"
},
"departure": {
"delay": 98,
"time": "1775978078"
},
"stopId": "FR:50129:ZE:10CMI1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -57,
"time": "1775979963"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 47,
"time": "1775979633"
},
"departure": {
"delay": 47,
"time": "1775979647"
},
"stopId": "FR:50129:ZE:10MED3:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 34,
"time": "1775978515"
},
"departure": {
"delay": 34,
"time": "1775978554"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 43,
"time": "1775978947"
},
"departure": {
"delay": 43,
"time": "1775979043"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 53,
"time": "1775977880"
},
"departure": {
"delay": 53,
"time": "1775977913"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -7,
"time": "1775977232"
},
"departure": {
"delay": -7,
"time": "1775977253"
},
"stopId": "FR:50129:ZE:10MOR1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 64,
"time": "1775977492"
},
"departure": {
"delay": 64,
"time": "1775977504"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 16,
"time": "1775979699"
},
"departure": {
"delay": 16,
"time": "1775979736"
},
"stopId": "FR:50129:ZE:10NOR5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 1,
"time": "1775979827"
},
"departure": {
"delay": 1,
"time": "1775979841"
},
"stopId": "FR:50129:ZE:10LPL1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 29,
"time": "1775977276"
},
"departure": {
"delay": 29,
"time": "1775977289"
},
"stopId": "FR:50129:ZE:10BOI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 100,
"time": "1775978172"
},
"departure": {
"delay": 100,
"time": "1775978200"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 67,
"time": "1775977734"
},
"departure": {
"delay": 67,
"time": "1775977747"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 9
},
{
"departure": {
"delay": 13,
"time": "1775977093"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 71,
"time": "1775977779"
},
"departure": {
"delay": 71,
"time": "1775977811"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 51,
"time": "1775978583"
},
"departure": {
"delay": 51,
"time": "1775978631"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 58,
"time": "1775979205"
},
"departure": {
"delay": 58,
"time": "1775979238"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 93,
"time": "1775978217"
},
"departure": {
"delay": 93,
"time": "1775978253"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -8,
"time": "1775979752"
},
"departure": {
"delay": -8,
"time": "1775979772"
},
"stopId": "FR:50129:ZE:10GDR1:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 62,
"time": "1775977966"
},
"departure": {
"delay": 62,
"time": "1775977982"
},
"stopId": "FR:50129:ZE:10ANN1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 63,
"time": "1775979452"
},
"departure": {
"delay": 63,
"time": "1775979483"
},
"stopId": "FR:50129:ZE:10GRR1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 91,
"time": "1775978100"
},
"departure": {
"delay": 91,
"time": "1775978131"
},
"stopId": "FR:50129:ZE:10PAX1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 92,
"time": "1775979298"
},
"departure": {
"delay": 92,
"time": "1775979332"
},
"stopId": "FR:50129:ZE:10HPA3:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 93,
"time": "1775977564"
},
"departure": {
"delay": 93,
"time": "1775977593"
},
"stopId": "FR:50129:ZE:10EPC1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 37,
"time": "1775979544"
},
"departure": {
"delay": 37,
"time": "1775979577"
},
"stopId": "FR:50129:ZE:10BAG3:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -21,
"time": "1775978818"
},
"departure": {
"delay": -21,
"time": "1775978859"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 16,
"time": "1775979884"
},
"departure": {
"delay": 16,
"time": "1775979916"
},
"stopId": "FR:50129:ZE:10FLO1:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 45,
"time": "1775979386"
},
"departure": {
"delay": 45,
"time": "1775979405"
},
"stopId": "FR:50129:ZE:10XCT3:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 13,
"time": "1775978764"
},
"departure": {
"delay": 13,
"time": "1775978773"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 22
}
],
"timestamp": "1776019610",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748888x2025xHxMultxDimxDimanchex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748905x2025xHxMultxDimxDimanchex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -18,
"time": "1775974499"
},
"departure": {
"delay": -18,
"time": "1775974542"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 60,
"time": "1775972726"
},
"departure": {
"delay": 60,
"time": "1775972760"
},
"stopId": "FR:50129:ZE:10PRE1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 57,
"time": "1775972535"
},
"departure": {
"delay": 57,
"time": "1775972577"
},
"stopId": "FR:50129:ZE:10HOU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 48,
"time": "1775972794"
},
"departure": {
"delay": 48,
"time": "1775972808"
},
"stopId": "FR:50129:ZE:10CPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 39,
"time": "1775972241"
},
"departure": {
"delay": 39,
"time": "1775972259"
},
"stopId": "FR:50129:ZE:10COF1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 34,
"time": "1775973410"
},
"departure": {
"delay": 34,
"time": "1775973454"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -42,
"time": "1775974918"
},
"departure": {
"delay": -42,
"time": "1775974938"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 7,
"time": "1775972389"
},
"departure": {
"delay": 7,
"time": "1775972407"
},
"stopId": "FR:50129:ZE:10SFN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -37,
"time": "1775975043"
},
"departure": {
"delay": -37,
"time": "1775975063"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 42
},
{
"departure": {
"delay": 66,
"time": "1775972166"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 42,
"time": "1775973090"
},
"departure": {
"delay": 42,
"time": "1775973102"
},
"stopId": "FR:50129:ZE:10LAV1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -54,
"time": "1775974607"
},
"departure": {
"delay": -54,
"time": "1775974626"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 21,
"time": "1775972346"
},
"departure": {
"delay": 21,
"time": "1775972361"
},
"stopId": "FR:50129:ZE:10ALB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -2,
"time": "1775973885"
},
"departure": {
"delay": -2,
"time": "1775973898"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 7,
"time": "1775973824"
},
"departure": {
"delay": 7,
"time": "1775973847"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 8,
"time": "1775972937"
},
"departure": {
"delay": 8,
"time": "1775972948"
},
"stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -48,
"time": "1775974681"
},
"departure": {
"delay": -48,
"time": "1775974692"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 32,
"time": "1775973375"
},
"departure": {
"delay": 32,
"time": "1775973392"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 17,
"time": "1775974253"
},
"departure": {
"delay": 17,
"time": "1775974277"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 19,
"time": "1775973184"
},
"departure": {
"delay": 19,
"time": "1775973199"
},
"stopId": "FR:50129:ZE:10HOM1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 14,
"time": "1775973763"
},
"departure": {
"delay": 14,
"time": "1775973794"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 11,
"time": "1775974013"
},
"departure": {
"delay": 11,
"time": "1775974151"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 9,
"time": "1775973690"
},
"departure": {
"delay": 9,
"time": "1775973729"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -9,
"time": "1775975141"
},
"departure": {
"delay": -9,
"time": "1775975151"
},
"stopId": "FR:50129:ZE:10MGT1:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 20,
"time": "1775972826"
},
"departure": {
"delay": 20,
"time": "1775972840"
},
"stopId": "FR:50129:ZE:10BHE1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 3,
"time": "1775972697"
},
"departure": {
"delay": 3,
"time": "1775972703"
},
"stopId": "FR:50129:ZE:10ARA1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -65,
"time": "1775975082"
},
"departure": {
"delay": -65,
"time": "1775975095"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 41,
"time": "1775973142"
},
"departure": {
"delay": 41,
"time": "1775973161"
},
"stopId": "FR:50129:ZE:10AGO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -66,
"time": "1775973933"
},
"departure": {
"delay": -66,
"time": "1775973954"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -2,
"time": "1775975258"
},
"departure": {
"delay": -2,
"time": "1775975278"
},
"stopId": "FR:50129:ZE:10COS1:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 79,
"time": "1775972646"
},
"departure": {
"delay": 79,
"time": "1775972659"
},
"stopId": "FR:50129:ZE:10BON1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 53,
"time": "1775973533"
},
"departure": {
"delay": 53,
"time": "1775973653"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 6,
"time": "1775974312"
},
"departure": {
"delay": 6,
"time": "1775974326"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 45,
"time": "1775972190"
},
"departure": {
"delay": 45,
"time": "1775972205"
},
"stopId": "FR:50129:ZE:10SFG1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 39,
"time": "1775973320"
},
"departure": {
"delay": 39,
"time": "1775973339"
},
"stopId": "FR:50129:ZE:10HUI1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -12,
"time": "1775974896"
},
"departure": {
"delay": -12,
"time": "1775974908"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": -52,
"time": "1775974971"
},
"departure": {
"delay": -52,
"time": "1775974988"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 56,
"time": "1775973028"
},
"departure": {
"delay": 56,
"time": "1775973056"
},
"stopId": "FR:50129:ZE:10DUB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 28,
"time": "1775973248"
},
"departure": {
"delay": 28,
"time": "1775973268"
},
"stopId": "FR:50129:ZE:10BEL1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -44,
"time": "1775974417"
},
"departure": {
"delay": -44,
"time": "1775974456"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 65,
"time": "1775972606"
},
"departure": {
"delay": 65,
"time": "1775972645"
},
"stopId": "FR:50129:ZE:10BRT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -2,
"time": "1775975206"
},
"departure": {
"delay": -2,
"time": "1775975218"
},
"stopId": "FR:50129:ZE:10CVE1:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 36,
"time": "1775972466"
},
"departure": {
"delay": 36,
"time": "1775972496"
},
"stopId": "FR:50129:ZE:10CAR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 3,
"time": "1775972867"
},
"departure": {
"delay": 3,
"time": "1775972883"
},
"stopId": "FR:50129:ZE:10LON1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"time": "1775975400"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": -64,
"time": "1775974718"
},
"departure": {
"delay": -64,
"time": "1775974736"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": -36,
"time": "1775975169"
},
"departure": {
"delay": -36,
"time": "1775975184"
},
"stopId": "FR:50129:ZE:10RSX1:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": -23,
"time": "1775974640"
},
"departure": {
"delay": -23,
"time": "1775974657"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 36
}
],
"timestamp": "1776019612",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748905x2025xHxMultxDimxDimanchex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4191107x2025x26xGDimLiaxDimanchex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 24,
"time": "1776019884"
},
"departure": {
"delay": 24,
"time": "1776019884"
},
"stopId": "FR:76351:ZE:3038:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 45,
"time": "1776019845"
},
"departure": {
"delay": 45,
"time": "1776019845"
},
"stopId": "FR:76351:ZE:3572:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 35,
"time": "1776020495"
},
"departure": {
"delay": 35,
"time": "1776020495"
},
"stopId": "FR:76351:ZE:3421:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 54,
"time": "1776019914"
},
"departure": {
"delay": 54,
"time": "1776019914"
},
"stopId": "FR:76351:ZE:3673:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 74,
"time": "1776020354"
},
"departure": {
"delay": 74,
"time": "1776020354"
},
"stopId": "FR:76351:ZE:3053:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 24,
"time": "1776020004"
},
"departure": {
"delay": 24,
"time": "1776020004"
},
"stopId": "FR:76351:ZE:4428:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 46,
"time": "1776019966"
},
"departure": {
"delay": 46,
"time": "1776019966"
},
"stopId": "FR:76351:ZE:3079:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 28,
"time": "1776021028"
},
"departure": {
"delay": 28,
"time": "1776021028"
},
"stopId": "FR:76351:ZE:3194:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 24,
"time": "1776020424"
},
"departure": {
"delay": 24,
"time": "1776020424"
},
"stopId": "FR:76351:ZE:3142:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 24,
"time": "1776020184"
},
"departure": {
"delay": 24,
"time": "1776020184"
},
"stopId": "FR:76351:ZE:4699:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 24,
"time": "1776020904"
},
"departure": {
"delay": 24,
"time": "1776020904"
},
"stopId": "FR:76351:ZE:4828:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 24,
"time": "1776021084"
},
"departure": {
"delay": 24,
"time": "1776021084"
},
"stopId": "FR:76351:ZE:4142:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 57,
"time": "1776020577"
},
"departure": {
"delay": 57,
"time": "1776020577"
},
"stopId": "FR:76351:ZE:5150:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 35,
"time": "1776020975"
},
"departure": {
"delay": 35,
"time": "1776020975"
},
"stopId": "FR:76351:ZE:3777:ATOUMOD003",
"stopSequence": 27
},
{
"departure": {
"delay": 32,
"time": "1776019592"
},
"stopId": "FR:76351:ZE:3163:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 24,
"time": "1776021264"
},
"stopId": "FR:76351:ZE:4537:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 35,
"time": "1776020855"
},
"departure": {
"delay": 35,
"time": "1776020855"
},
"stopId": "FR:76351:ZE:3783:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 46,
"time": "1776020926"
},
"departure": {
"delay": 46,
"time": "1776020926"
},
"stopId": "FR:76351:ZE:3779:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 24,
"time": "1776019644"
},
"departure": {
"delay": 24,
"time": "1776019644"
},
"stopId": "FR:76351:ZE:3153:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 68,
"time": "1776020108"
},
"departure": {
"delay": 68,
"time": "1776020108"
},
"stopId": "FR:76351:ZE:3387:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 50,
"time": "1776020810"
},
"departure": {
"delay": 50,
"time": "1776020810"
},
"stopId": "FR:76351:ZE:4913:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 78,
"time": "1776019698"
},
"departure": {
"delay": 78,
"time": "1776019698"
},
"stopId": "FR:76351:ZE:4849:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 31,
"time": "1776020611"
},
"departure": {
"delay": 31,
"time": "1776020611"
},
"stopId": "FR:76351:ZE:4486:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 76,
"time": "1776019756"
},
"departure": {
"delay": 76,
"time": "1776019756"
},
"stopId": "FR:76351:ZE:3076:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 77,
"time": "1776020057"
},
"departure": {
"delay": 77,
"time": "1776020057"
},
"stopId": "FR:76351:ZE:3048:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 25,
"time": "1776020725"
},
"departure": {
"delay": 25,
"time": "1776020725"
},
"stopId": "FR:76351:ZE:4911:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 24,
"time": "1776020304"
},
"departure": {
"delay": 24,
"time": "1776020304"
},
"stopId": "FR:76351:ZE:3549:ATOUMOD003",
"stopSequence": 15
},
{
"departure": {
"delay": 32,
"time": "1776019532"
},
"stopId": "FR:76351:ZE:3472:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 56,
"time": "1776020156"
},
"departure": {
"delay": 56,
"time": "1776020156"
},
"stopId": "FR:76351:ZE:4733:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 24,
"time": "1776020544"
},
"departure": {
"delay": 24,
"time": "1776020544"
},
"stopId": "FR:76351:ZE:4910:ATOUMOD003",
"stopSequence": 19
}
],
"timestamp": "1776019594",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:19:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4191107x2025x26xGDimLiaxDimanchex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx797:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 5,
"time": "1776020885"
},
"departure": {
"delay": 5,
"time": "1776020885"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 13,
"time": "1776021073"
},
"departure": {
"delay": 13,
"time": "1776021073"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 1,
"time": "1776022861"
},
"departure": {
"delay": 1,
"time": "1776022861"
},
"stopId": "FR:76216:ZE:TCARxMAISO2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 49,
"time": "1776020989"
},
"departure": {
"delay": 49,
"time": "1776020989"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 43,
"time": "1776021343"
},
"departure": {
"delay": 43,
"time": "1776021343"
},
"stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1776021540"
},
"departure": {
"time": "1776021540"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 46,
"time": "1776020926"
},
"departure": {
"delay": 46,
"time": "1776020926"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 47,
"time": "1776021167"
},
"departure": {
"delay": 47,
"time": "1776021167"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 53,
"time": "1776020813"
},
"departure": {
"delay": 53,
"time": "1776020813"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 27,
"time": "1776022767"
},
"departure": {
"delay": 27,
"time": "1776022767"
},
"stopId": "FR:76540:ZE:TCARxBAPEA2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"time": "1776023040"
},
"departure": {
"time": "1776023040"
},
"stopId": "FR:76216:ZE:TCARxDVILL2:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1776020700"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1776021120"
},
"departure": {
"time": "1776021120"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 37,
"time": "1776022957"
},
"departure": {
"delay": 37,
"time": "1776022957"
},
"stopId": "FR:76216:ZE:TCARxPTPIE2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 54,
"time": "1776021474"
},
"departure": {
"delay": 54,
"time": "1776021474"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1776021720"
},
"departure": {
"time": "1776021720"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 12
}
],
"timestamp": "1776019524",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx797:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:2x7478148:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 114,
"time": "1776019554"
},
"departure": {
"delay": 114,
"time": "1776019554"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -110,
"time": "1776020290"
},
"departure": {
"delay": -110,
"time": "1776020290"
},
"stopId": "FR:27701:ZE:0x7095:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": -145,
"time": "1776020375"
},
"departure": {
"delay": -145,
"time": "1776020375"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": 78,
"time": "1776019698"
},
"departure": {
"delay": 78,
"time": "1776019698"
},
"stopId": "FR:27375:ZE:0x6406:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 100,
"time": "1776019420"
},
"departure": {
"delay": 100,
"time": "1776019420"
},
"stopId": "FR:27375:ZE:0x6528:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 84,
"time": "1776019644"
},
"departure": {
"delay": 84,
"time": "1776019644"
},
"stopId": "FR:27375:ZE:0x6442:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 242,
"time": "1776019022"
},
"departure": {
"delay": 242,
"time": "1776019022"
},
"stopId": "FR:27375:ZE:0x6422:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 16,
"time": "1776019936"
},
"departure": {
"delay": 16,
"time": "1776019936"
},
"stopId": "FR:27701:ZE:0x7036:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 182,
"time": "1776018842"
},
"departure": {
"delay": 182,
"time": "1776018842"
},
"stopId": "FR:27375:ZE:0x6490:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": 152,
"time": "1776018745"
},
"departure": {
"delay": 152,
"time": "1776018752"
},
"stopId": "FR:27375:ZE:0x6492:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -52,
"time": "1776020168"
},
"departure": {
"delay": -52,
"time": "1776020168"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": 171,
"time": "1776018951"
},
"departure": {
"delay": 171,
"time": "1776018951"
},
"stopId": "FR:27375:ZE:0x6572:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 190,
"time": "1776018910"
},
"departure": {
"delay": 190,
"time": "1776018910"
},
"stopId": "FR:27375:ZE:0x6470:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 233,
"time": "1776019073"
},
"departure": {
"delay": 233,
"time": "1776019073"
},
"stopId": "FR:27375:ZE:0x6432:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -293,
"time": "1776020467"
},
"departure": {
"delay": -293,
"time": "1776020467"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": 165,
"time": "1776019365"
},
"departure": {
"delay": 165,
"time": "1776019365"
},
"stopId": "FR:27375:ZE:0x6504:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 175,
"time": "1776018895"
},
"departure": {
"delay": 175,
"time": "1776018895"
},
"stopId": "FR:27375:ZE:0x6396:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -109,
"time": "1776020111"
},
"departure": {
"delay": -109,
"time": "1776020111"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": 200,
"time": "1776019040"
},
"departure": {
"delay": 200,
"time": "1776019040"
},
"stopId": "FR:27375:ZE:0x6512:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 11,
"time": "1776019871"
},
"departure": {
"delay": 11,
"time": "1776019871"
},
"stopId": "FR:27701:ZE:0x7126:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -9,
"time": "1776020031"
},
"departure": {
"delay": -9,
"time": "1776020031"
},
"stopId": "FR:27701:ZE:0x7106:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 182,
"time": "1776019262"
},
"departure": {
"delay": 182,
"time": "1776019262"
},
"stopId": "FR:27375:ZE:0x6440:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -438,
"time": "1776020562"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": -21,
"time": "1776019959"
},
"departure": {
"delay": -21,
"time": "1776019959"
},
"stopId": "FR:27701:ZE:0x7066:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -85,
"time": "1776020195"
},
"departure": {
"delay": -85,
"time": "1776020195"
},
"stopId": "FR:27701:ZE:0x7108:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": 52,
"time": "1776019792"
},
"departure": {
"delay": 52,
"time": "1776019792"
},
"stopId": "FR:27701:ZE:0x7100:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 119,
"time": "1776019499"
},
"departure": {
"delay": 119,
"time": "1776019499"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -263,
"time": "1776020437"
},
"departure": {
"delay": -263,
"time": "1776020437"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 29
}
],
"timestamp": "1776019541",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:D1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:2x7478148:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4068689x2025x26xGDimTNIxDimanchex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 91,
"time": "1776020311"
},
"departure": {
"delay": 91,
"time": "1776020311"
},
"stopId": "FR:76447:ZE:4077:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 108,
"time": "1776020388"
},
"departure": {
"delay": 108,
"time": "1776020388"
},
"stopId": "FR:76447:ZE:3089:ATOUMOD003",
"stopSequence": 24
},
{
"departure": {
"delay": -21,
"time": "1776018699"
},
"stopId": "FR:76196:ZE:5162:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 122,
"time": "1776020402"
},
"departure": {
"delay": 122,
"time": "1776020402"
},
"stopId": "FR:76447:ZE:3569:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 68,
"time": "1776020828"
},
"departure": {
"delay": 68,
"time": "1776020828"
},
"stopId": "FR:76447:ZE:3742:ATOUMOD003",
"stopSequence": 32
},
{
"departure": {
"delay": -61,
"time": "1776019019"
},
"stopId": "FR:76196:ZE:3727:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 68,
"time": "1776019748"
},
"departure": {
"delay": 68,
"time": "1776019748"
},
"stopId": "FR:76477:ZE:4054:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 68,
"time": "1776020948"
},
"departure": {
"delay": 68,
"time": "1776020948"
},
"stopId": "FR:76341:ZE:3906:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 68,
"time": "1776021368"
},
"departure": {
"delay": 68,
"time": "1776021368"
},
"stopId": "FR:76351:ZE:4983:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 83,
"time": "1776020423"
},
"departure": {
"delay": 83,
"time": "1776020423"
},
"stopId": "FR:76447:ZE:3130:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 121,
"time": "1776019801"
},
"departure": {
"delay": 121,
"time": "1776019801"
},
"stopId": "FR:76477:ZE:3219:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 119,
"time": "1776020159"
},
"departure": {
"delay": 119,
"time": "1776020159"
},
"stopId": "FR:76238:ZE:4028:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 94,
"time": "1776021574"
},
"departure": {
"delay": 94,
"time": "1776021574"
},
"stopId": "FR:76351:ZE:4869:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 75,
"time": "1776020895"
},
"departure": {
"delay": 75,
"time": "1776020895"
},
"stopId": "FR:76447:ZE:3759:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 68,
"time": "1776021788"
},
"stopId": "FR:76351:ZE:5205:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 68,
"time": "1776020468"
},
"departure": {
"delay": 68,
"time": "1776020468"
},
"stopId": "FR:76447:ZE:3444:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 113,
"time": "1776021653"
},
"departure": {
"delay": 113,
"time": "1776021653"
},
"stopId": "FR:76351:ZE:4867:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 118,
"time": "1776020578"
},
"departure": {
"delay": 118,
"time": "1776020578"
},
"stopId": "FR:76447:ZE:3765:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 72,
"time": "1776020652"
},
"departure": {
"delay": 72,
"time": "1776020652"
},
"stopId": "FR:76447:ZE:3763:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 117,
"time": "1776021537"
},
"departure": {
"delay": 117,
"time": "1776021537"
},
"stopId": "FR:76351:ZE:3613:ATOUMOD003",
"stopSequence": 38
},
{
"departure": {
"delay": 51,
"time": "1776019371"
},
"stopId": "FR:76716:ZE:5082:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 68,
"time": "1776020708"
},
"departure": {
"delay": 68,
"time": "1776020708"
},
"stopId": "FR:76447:ZE:5203:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 74,
"time": "1776020534"
},
"departure": {
"delay": 74,
"time": "1776020534"
},
"stopId": "FR:76447:ZE:3767:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 89,
"time": "1776020849"
},
"departure": {
"delay": 89,
"time": "1776020849"
},
"stopId": "FR:76447:ZE:3761:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 68,
"time": "1776019928"
},
"departure": {
"delay": 68,
"time": "1776019928"
},
"stopId": "FR:76534:ZE:3135:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 68,
"time": "1776020108"
},
"departure": {
"delay": 68,
"time": "1776020108"
},
"stopId": "FR:76238:ZE:4040:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 99,
"time": "1776020199"
},
"departure": {
"delay": 99,
"time": "1776020199"
},
"stopId": "FR:76447:ZE:3886:ATOUMOD003",
"stopSequence": 21
},
{
"departure": {
"delay": 70,
"time": "1776019510"
},
"stopId": "FR:76615:ZE:5143:ATOUMOD003",
"stopSequence": 11
},
{
"departure": {
"delay": 23,
"time": "1776018923"
},
"stopId": "FR:76196:ZE:3420:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 115,
"time": "1776020995"
},
"departure": {
"delay": 115,
"time": "1776020995"
},
"stopId": "FR:76341:ZE:3912:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 81,
"time": "1776020001"
},
"departure": {
"delay": 81,
"time": "1776020001"
},
"stopId": "FR:76238:ZE:4041:ATOUMOD003",
"stopSequence": 18
},
{
"departure": {
"delay": 94,
"time": "1776019594"
},
"stopId": "FR:76615:ZE:5144:ATOUMOD003",
"stopSequence": 12
},
{
"departure": {
"delay": 36,
"time": "1776018816"
},
"stopId": "FR:76196:ZE:3480:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 68,
"time": "1776020228"
},
"departure": {
"delay": 68,
"time": "1776020228"
},
"stopId": "FR:76447:ZE:4101:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 90,
"time": "1776019890"
},
"departure": {
"delay": 90,
"time": "1776019890"
},
"stopId": "FR:76534:ZE:5146:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 101,
"time": "1776019841"
},
"departure": {
"delay": 101,
"time": "1776019841"
},
"stopId": "FR:76534:ZE:5145:ATOUMOD003",
"stopSequence": 15
}
],
"timestamp": "1776019603",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:21:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4068689x2025x26xGDimTNIxDimanchex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748870x2025xHxMultxDimxDimanchex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 189,
"time": "1776015445"
},
"departure": {
"delay": 189,
"time": "1776015489"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 174,
"time": "1776016511"
},
"departure": {
"delay": 174,
"time": "1776016554"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 119,
"time": "1776016044"
},
"departure": {
"delay": 119,
"time": "1776016079"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 80,
"time": "1776016303"
},
"departure": {
"delay": 80,
"time": "1776016340"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"departure": {
"delay": 188,
"time": "1776015188"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 181,
"time": "1776015373"
},
"departure": {
"delay": 181,
"time": "1776015421"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 203,
"time": "1776015513"
},
"departure": {
"delay": 203,
"time": "1776015563"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 53,
"time": "1776016239"
},
"departure": {
"delay": 53,
"time": "1776016253"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 98,
"time": "1776015969"
},
"departure": {
"delay": 98,
"time": "1776015998"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 167,
"time": "1776015818"
},
"departure": {
"delay": 167,
"time": "1776015827"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 113,
"time": "1776016376"
},
"departure": {
"delay": 113,
"time": "1776016433"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 123,
"time": "1776016585"
},
"departure": {
"delay": 123,
"time": "1776016623"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 76,
"time": "1776016816"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 177,
"time": "1776015309"
},
"departure": {
"delay": 177,
"time": "1776015357"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 152,
"time": "1776015869"
},
"departure": {
"delay": 152,
"time": "1776015932"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 113,
"time": "1776016153"
},
"departure": {
"delay": 113,
"time": "1776016193"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 211,
"time": "1776015657"
},
"departure": {
"delay": 211,
"time": "1776015691"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 188,
"time": "1776015757"
},
"departure": {
"delay": 188,
"time": "1776015788"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 213,
"time": "1776015591"
},
"departure": {
"delay": 213,
"time": "1776015633"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 90,
"time": "1776016670"
},
"departure": {
"delay": 90,
"time": "1776016710"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
}
],
"timestamp": "1776019612",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748870x2025xHxMultxDimxDimanchex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748906x2025xHxMultxDimxDimanchex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 14,
"time": "1775982398"
},
"departure": {
"delay": 14,
"time": "1775982434"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": -43,
"time": "1775982185"
},
"departure": {
"delay": -43,
"time": "1775982197"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 141,
"time": "1775980008"
},
"departure": {
"delay": 141,
"time": "1775980041"
},
"stopId": "FR:50129:ZE:10BON1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 2,
"time": "1775982266"
},
"departure": {
"delay": 2,
"time": "1775982362"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 28,
"time": "1775981494"
},
"departure": {
"delay": 28,
"time": "1775981608"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 134,
"time": "1775980497"
},
"departure": {
"delay": 134,
"time": "1775980514"
},
"stopId": "FR:50129:ZE:10LAV1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 135,
"time": "1775980722"
},
"departure": {
"delay": 135,
"time": "1775980755"
},
"stopId": "FR:50129:ZE:10HUI1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 53,
"time": "1775981239"
},
"departure": {
"delay": 53,
"time": "1775981273"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 131,
"time": "1775980544"
},
"departure": {
"delay": 131,
"time": "1775980571"
},
"stopId": "FR:50129:ZE:10AGO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 21,
"time": "1775982006"
},
"departure": {
"delay": 21,
"time": "1775982021"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": -11,
"time": "1775981293"
},
"departure": {
"delay": -11,
"time": "1775981329"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 8,
"time": "1775981013"
},
"departure": {
"delay": 8,
"time": "1775981048"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 72,
"time": "1775979753"
},
"departure": {
"delay": 72,
"time": "1775979792"
},
"stopId": "FR:50129:ZE:10SFN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 16,
"time": "1775982541"
},
"departure": {
"delay": 16,
"time": "1775982556"
},
"stopId": "FR:50129:ZE:10CVE1:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 107,
"time": "1775979911"
},
"departure": {
"delay": 107,
"time": "1775979947"
},
"stopId": "FR:50129:ZE:10HOU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -18,
"time": "1775982573"
},
"departure": {
"delay": -18,
"time": "1775982582"
},
"stopId": "FR:50129:ZE:10COS1:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": -40,
"time": "1775981373"
},
"departure": {
"delay": -40,
"time": "1775981420"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": -85,
"time": "1775982635"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 8,
"time": "1775982475"
},
"departure": {
"delay": 8,
"time": "1775982488"
},
"stopId": "FR:50129:ZE:10MGT1:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 61,
"time": "1775981867"
},
"departure": {
"delay": 61,
"time": "1775981881"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 109,
"time": "1775980350"
},
"departure": {
"delay": 109,
"time": "1775980369"
},
"stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 106,
"time": "1775979577"
},
"departure": {
"delay": 106,
"time": "1775979646"
},
"stopId": "FR:50129:ZE:10COF1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 72,
"time": "1775981914"
},
"departure": {
"delay": 72,
"time": "1775981952"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 127,
"time": "1775980673"
},
"departure": {
"delay": 127,
"time": "1775980687"
},
"stopId": "FR:50129:ZE:10BEL1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 65,
"time": "1775979529"
},
"departure": {
"delay": 65,
"time": "1775979545"
},
"stopId": "FR:50129:ZE:10SFG1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 115,
"time": "1775980224"
},
"departure": {
"delay": 115,
"time": "1775980255"
},
"stopId": "FR:50129:ZE:10BHE1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 66,
"time": "1775979705"
},
"departure": {
"delay": 66,
"time": "1775979726"
},
"stopId": "FR:50129:ZE:10ALB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 45,
"time": "1775982039"
},
"departure": {
"delay": 45,
"time": "1775982045"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 107,
"time": "1775980279"
},
"departure": {
"delay": 107,
"time": "1775980307"
},
"stopId": "FR:50129:ZE:10LON1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -58,
"time": "1775982207"
},
"departure": {
"delay": -58,
"time": "1775982242"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": -20,
"time": "1775982450"
},
"departure": {
"delay": -20,
"time": "1775982460"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 121,
"time": "1775980831"
},
"departure": {
"delay": 121,
"time": "1775980861"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 91,
"time": "1775980081"
},
"departure": {
"delay": 91,
"time": "1775980111"
},
"stopId": "FR:50129:ZE:10ARA1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 43,
"time": "1775981141"
},
"departure": {
"delay": 43,
"time": "1775981203"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 101,
"time": "1775979971"
},
"departure": {
"delay": 101,
"time": "1775980001"
},
"stopId": "FR:50129:ZE:10BRT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 19,
"time": "1775982063"
},
"departure": {
"delay": 19,
"time": "1775982079"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 46,
"time": "1775980945"
},
"departure": {
"delay": 46,
"time": "1775980966"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 6,
"time": "1775981077"
},
"departure": {
"delay": 6,
"time": "1775981106"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 141,
"time": "1775980131"
},
"departure": {
"delay": 141,
"time": "1775980161"
},
"stopId": "FR:50129:ZE:10PRE1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 125,
"time": "1775980589"
},
"departure": {
"delay": 125,
"time": "1775980625"
},
"stopId": "FR:50129:ZE:10HOM1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 112,
"time": "1775979841"
},
"departure": {
"delay": 112,
"time": "1775979892"
},
"stopId": "FR:50129:ZE:10CAR1:ATOUMOD035",
"stopSequence": 6
},
{
"departure": {
"delay": 85,
"time": "1775979505"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -12,
"time": "1775982091"
},
"departure": {
"delay": -12,
"time": "1775982108"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 139,
"time": "1775980792"
},
"departure": {
"delay": 139,
"time": "1775980819"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -25,
"time": "1775982497"
},
"departure": {
"delay": -25,
"time": "1775982515"
},
"stopId": "FR:50129:ZE:10RSX1:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 163,
"time": "1775981775"
},
"departure": {
"delay": 163,
"time": "1775981803"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 150,
"time": "1775980438"
},
"departure": {
"delay": 150,
"time": "1775980470"
},
"stopId": "FR:50129:ZE:10DUB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 127,
"time": "1775980193"
},
"departure": {
"delay": 127,
"time": "1775980207"
},
"stopId": "FR:50129:ZE:10CPL1:ATOUMOD035",
"stopSequence": 12
}
],
"timestamp": "1776019612",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748906x2025xHxMultxDimxDimanchex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748865x2025xHxMultxDimxDimanchex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -153,
"time": "1775998587"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -31,
"time": "1775997857"
},
"departure": {
"delay": -31,
"time": "1775997869"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 134,
"time": "1775997447"
},
"departure": {
"delay": 134,
"time": "1775997494"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 106,
"time": "1775997249"
},
"departure": {
"delay": 106,
"time": "1775997286"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -20,
"time": "1775997997"
},
"departure": {
"delay": -20,
"time": "1775998060"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 82,
"time": "1775997733"
},
"departure": {
"delay": 82,
"time": "1775997742"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 109,
"time": "1775997681"
},
"departure": {
"delay": 109,
"time": "1775997709"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -52,
"time": "1775998125"
},
"departure": {
"delay": -52,
"time": "1775998148"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 142,
"time": "1775997587"
},
"departure": {
"delay": 142,
"time": "1775997622"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 38,
"time": "1775997779"
},
"departure": {
"delay": 38,
"time": "1775997818"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -9,
"time": "1775997919"
},
"departure": {
"delay": -9,
"time": "1775997951"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 122,
"time": "1775997361"
},
"departure": {
"delay": 122,
"time": "1775997422"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 101,
"time": "1775997307"
},
"departure": {
"delay": 101,
"time": "1775997341"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"departure": {
"delay": 153,
"time": "1775997153"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 139,
"time": "1775997521"
},
"departure": {
"delay": 139,
"time": "1775997559"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
}
],
"timestamp": "1776019612",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748865x2025xHxMultxDimxDimanchex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx4285:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 1084,
"time": "1776019864"
},
"stopId": "FR:76540:ZE:TCARxBBOU:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 798,
"time": "1776019139"
},
"departure": {
"delay": 798,
"time": "1776019158"
},
"stopId": "FR:76540:ZE:TCARxSTSEV1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 820,
"time": "1776019337"
},
"departure": {
"delay": 820,
"time": "1776019360"
},
"stopId": "FR:76540:ZE:TCARxTARTS1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 858,
"time": "1776019483"
},
"departure": {
"delay": 858,
"time": "1776019518"
},
"stopId": "FR:76540:ZE:TCARxGAREV1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 879,
"time": "1776019659"
},
"departure": {
"delay": 879,
"time": "1776019659"
},
"stopId": "FR:76540:ZE:TCARxBEAUV1:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 848,
"time": "1776019232"
},
"departure": {
"delay": 848,
"time": "1776019268"
},
"stopId": "FR:76540:ZE:TCARxJOFFR1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 878,
"time": "1776019395"
},
"departure": {
"delay": 878,
"time": "1776019418"
},
"stopId": "FR:76540:ZE:TCARxJUSTI1:ATOUMOD001",
"stopSequence": 28
}
],
"timestamp": "1776017824",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx4285:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN851740F409897x2026x03x30T20x56x21Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 1800,
"time": "1776019380"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 18
},
{
"departure": {
"delay": 600,
"time": "1776014580"
},
"stopId": "FR:76217:ZE:StopPointxOCETrainxTERx87415018:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"delay": 600,
"time": "1776015000"
},
"departure": {
"delay": 600,
"time": "1776015060"
},
"stopId": "FR:76565:ZE:StopPointxOCETrainxTERx87415125:ATOUMOD002",
"stopSequence": 2
}
],
"timestamp": "1776016430",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx3e9229c5xae84x4f9ex98dfx93cc2e91b55cx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN851740F409897x2026x03x30T20x56x21Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3326F46501x2026x04x05T22x37x58Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1776015000"
},
"stopId": "FR:50129:ZE:StopPointxOCETrainxTERx87444877:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"delay": 600,
"time": "1776027840"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"delay": 300,
"time": "1776017100"
},
"departure": {
"delay": 300,
"time": "1776017160"
},
"stopId": "FR:50099:ZE:StopPointxOCETrainxTERx87447243:ATOUMOD002",
"stopSequence": 6
},
{
"arrival": {
"delay": 300,
"time": "1776021240"
},
"departure": {
"delay": 300,
"time": "1776021300"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 14
},
{
"arrival": {
"delay": 300,
"time": "1776019680"
},
"departure": {
"delay": 300,
"time": "1776019860"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 12
},
{
"arrival": {
"time": "1776015960"
},
"departure": {
"time": "1776016020"
},
"stopId": "FR:50615:ZE:StopPointxOCETrainxTERx87447284:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"delay": 300,
"time": "1776018600"
},
"departure": {
"delay": 300,
"time": "1776018660"
},
"stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002",
"stopSequence": 10
},
{
"arrival": {
"delay": 300,
"time": "1776017760"
},
"departure": {
"delay": 300,
"time": "1776017820"
},
"stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002",
"stopSequence": 8
}
],
"timestamp": "1776018951",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx66849E04x284Fx47D7x8795x4C925C6ED66Fx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3326F46501x2026x04x05T22x37x58Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748830x2025xHxMultxDimxDimanchex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 125,
"time": "1775989047"
},
"departure": {
"delay": 125,
"time": "1775989085"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 56,
"time": "1775989617"
},
"departure": {
"delay": 56,
"time": "1775989676"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 188,
"time": "1775988919"
},
"departure": {
"delay": 188,
"time": "1775988968"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 83,
"time": "1775988377"
},
"departure": {
"delay": 83,
"time": "1775988383"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 277,
"time": "1775988468"
},
"departure": {
"delay": 277,
"time": "1775988697"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 225,
"time": "1775988860"
},
"departure": {
"delay": 225,
"time": "1775988885"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 3,
"time": "1775989743"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 106,
"time": "1775988995"
},
"departure": {
"delay": 106,
"time": "1775989006"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 35,
"time": "1775989201"
},
"departure": {
"delay": 35,
"time": "1775989235"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 84,
"time": "1775989131"
},
"departure": {
"delay": 84,
"time": "1775989164"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 45,
"time": "1775988243"
},
"departure": {
"delay": 45,
"time": "1775988285"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 39,
"time": "1775989261"
},
"departure": {
"delay": 39,
"time": "1775989299"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 60,
"time": "1775989318"
},
"departure": {
"delay": 60,
"time": "1775989380"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 67,
"time": "1775988408"
},
"departure": {
"delay": 67,
"time": "1775988427"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 233,
"time": "1775988807"
},
"departure": {
"delay": 233,
"time": "1775988833"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 45,
"time": "1775988196"
},
"departure": {
"delay": 45,
"time": "1775988225"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"departure": {
"delay": 119,
"time": "1775988119"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 59,
"time": "1775989526"
},
"departure": {
"delay": 59,
"time": "1775989559"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 121,
"time": "1775989457"
},
"departure": {
"delay": 121,
"time": "1775989501"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 272,
"time": "1775988716"
},
"departure": {
"delay": 272,
"time": "1775988752"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
}
],
"timestamp": "1776019612",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748830x2025xHxMultxDimxDimanchex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4076423x2025x26xGDimLiaxDimanchex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 28,
"time": "1776020428"
},
"departure": {
"delay": 28,
"time": "1776020428"
},
"stopId": "FR:76351:ZE:3667:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"time": "1776020580"
},
"departure": {
"time": "1776020580"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"time": "1776020940"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"time": "1776020700"
},
"departure": {
"time": "1776020700"
},
"stopId": "FR:76351:ZE:3530:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 26,
"time": "1776020126"
},
"departure": {
"delay": 26,
"time": "1776020126"
},
"stopId": "FR:76351:ZE:3458:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 19,
"time": "1776020179"
},
"departure": {
"delay": 19,
"time": "1776020179"
},
"stopId": "FR:76351:ZE:3246:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 17,
"time": "1776020657"
},
"departure": {
"delay": 17,
"time": "1776020657"
},
"stopId": "FR:76351:ZE:3030:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 13,
"time": "1776020473"
},
"departure": {
"delay": 13,
"time": "1776020473"
},
"stopId": "FR:76351:ZE:3062:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"time": "1776020280"
},
"departure": {
"time": "1776020280"
},
"stopId": "FR:76351:ZE:3145:ATOUMOD003",
"stopSequence": 5
},
{
"departure": {
"time": "1776020040"
},
"stopId": "FR:76351:ZE:3717:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 57,
"time": "1776020337"
},
"departure": {
"delay": 57,
"time": "1776020337"
},
"stopId": "FR:76351:ZE:3389:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 8,
"time": "1776020528"
},
"departure": {
"delay": 8,
"time": "1776020528"
},
"stopId": "FR:76351:ZE:3192:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 1,
"time": "1776020221"
},
"departure": {
"delay": 1,
"time": "1776020221"
},
"stopId": "FR:76351:ZE:3676:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"time": "1776020760"
},
"departure": {
"time": "1776020760"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 13
}
],
"timestamp": "1776019483",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C6:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4076423x2025x26xGDimLiaxDimanchex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4232753x2025x26xGDimLiaxDimanchex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 33,
"time": "1776019593"
},
"stopId": "FR:76351:ZE:3645:ATOUMOD003",
"stopSequence": 14
},
{
"departure": {
"delay": 36,
"time": "1776019296"
},
"stopId": "FR:76351:ZE:3700:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 13,
"time": "1776020113"
},
"departure": {
"delay": 13,
"time": "1776020113"
},
"stopId": "FR:76351:ZE:3124:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 13,
"time": "1776020293"
},
"departure": {
"delay": 13,
"time": "1776020293"
},
"stopId": "FR:76351:ZE:3426:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 13,
"time": "1776020713"
},
"stopId": "FR:76351:ZE:4825:ATOUMOD003",
"stopSequence": 35
},
{
"departure": {
"delay": 71,
"time": "1776019391"
},
"stopId": "FR:76351:ZE:3794:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 60,
"time": "1776020400"
},
"departure": {
"delay": 60,
"time": "1776020400"
},
"stopId": "FR:76351:ZE:5223:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 48,
"time": "1776019968"
},
"departure": {
"delay": 48,
"time": "1776019968"
},
"stopId": "FR:76351:ZE:3627:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 50,
"time": "1776020630"
},
"departure": {
"delay": 50,
"time": "1776020630"
},
"stopId": "FR:76351:ZE:4835:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 67,
"time": "1776019687"
},
"departure": {
"delay": 67,
"time": "1776019687"
},
"stopId": "FR:76351:ZE:4520:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 34,
"time": "1776020674"
},
"departure": {
"delay": 34,
"time": "1776020674"
},
"stopId": "FR:76351:ZE:4297:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 53,
"time": "1776020513"
},
"departure": {
"delay": 53,
"time": "1776020513"
},
"stopId": "FR:76351:ZE:4467:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 51,
"time": "1776020031"
},
"departure": {
"delay": 51,
"time": "1776020031"
},
"stopId": "FR:76351:ZE:3531:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 13,
"time": "1776019873"
},
"departure": {
"delay": 13,
"time": "1776019873"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 22,
"time": "1776020242"
},
"departure": {
"delay": 22,
"time": "1776020242"
},
"stopId": "FR:76351:ZE:3363:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 17,
"time": "1776020177"
},
"departure": {
"delay": 17,
"time": "1776020177"
},
"stopId": "FR:76351:ZE:3417:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 13,
"time": "1776020473"
},
"departure": {
"delay": 13,
"time": "1776020473"
},
"stopId": "FR:76351:ZE:4558:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 35,
"time": "1776020075"
},
"departure": {
"delay": 35,
"time": "1776020075"
},
"stopId": "FR:76351:ZE:3357:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 57,
"time": "1776019917"
},
"departure": {
"delay": 57,
"time": "1776019917"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 53,
"time": "1776020333"
},
"departure": {
"delay": 53,
"time": "1776020333"
},
"stopId": "FR:76351:ZE:3384:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 38,
"time": "1776020558"
},
"departure": {
"delay": 38,
"time": "1776020558"
},
"stopId": "FR:76351:ZE:4724:ATOUMOD003",
"stopSequence": 32
},
{
"departure": {
"delay": 28,
"time": "1776019528"
},
"stopId": "FR:76351:ZE:3500:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 48,
"time": "1776019728"
},
"departure": {
"delay": 48,
"time": "1776019728"
},
"stopId": "FR:76351:ZE:3027:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 13,
"time": "1776019633"
},
"departure": {
"delay": 13,
"time": "1776019633"
},
"stopId": "FR:76351:ZE:4641:ATOUMOD003",
"stopSequence": 16
}
],
"timestamp": "1776019603",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4232753x2025x26xGDimLiaxDimanchex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748862x2025xHxMultxDimxDimanchex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 31,
"time": "1775987702"
},
"departure": {
"delay": 31,
"time": "1775987851"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -9,
"time": "1775987381"
},
"departure": {
"delay": -9,
"time": "1775987391"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 63,
"time": "1775987304"
},
"departure": {
"delay": 63,
"time": "1775987343"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"departure": {
"delay": 113,
"time": "1775986313"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 52,
"time": "1775987127"
},
"departure": {
"delay": 52,
"time": "1775987152"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 14,
"time": "1775987489"
},
"departure": {
"delay": 14,
"time": "1775987534"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 22,
"time": "1775986434"
},
"departure": {
"delay": 22,
"time": "1775986462"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 197,
"time": "1775987048"
},
"departure": {
"delay": 197,
"time": "1775987057"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 225,
"time": "1775986993"
},
"departure": {
"delay": 225,
"time": "1775987025"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 8,
"time": "1775987439"
},
"departure": {
"delay": 8,
"time": "1775987468"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 287,
"time": "1775986630"
},
"departure": {
"delay": 287,
"time": "1775986907"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -51,
"time": "1775987619"
},
"departure": {
"delay": -51,
"time": "1775987649"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 54,
"time": "1775986548"
},
"departure": {
"delay": 54,
"time": "1775986554"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 122,
"time": "1775987087"
},
"departure": {
"delay": 122,
"time": "1775987102"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 16,
"time": "1775987582"
},
"departure": {
"delay": 16,
"time": "1775987596"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -17,
"time": "1775987923"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 86,
"time": "1775987202"
},
"departure": {
"delay": 86,
"time": "1775987246"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 256,
"time": "1775986927"
},
"departure": {
"delay": 256,
"time": "1775986936"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 29,
"time": "1775986574"
},
"departure": {
"delay": 29,
"time": "1775986589"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 33,
"time": "1775986381"
},
"departure": {
"delay": 33,
"time": "1775986413"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
}
],
"timestamp": "1776019612",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748862x2025xHxMultxDimxDimanchex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748880x2025xHxMultxDimxDimanchex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 70,
"time": "1776020410"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 183,
"time": "1776019432"
},
"departure": {
"delay": 183,
"time": "1776019443"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 65,
"time": "1776019551"
},
"departure": {
"delay": 65,
"time": "1776019565"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 70,
"time": "1776019870"
},
"departure": {
"delay": 70,
"time": "1776019870"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 151,
"time": "1776018896"
},
"departure": {
"delay": 151,
"time": "1776018931"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 70,
"time": "1776019750"
},
"departure": {
"delay": 70,
"time": "1776019750"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 70,
"time": "1776019630"
},
"departure": {
"delay": 70,
"time": "1776019630"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 70,
"time": "1776020170"
},
"departure": {
"delay": 70,
"time": "1776020170"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 229,
"time": "1776019183"
},
"departure": {
"delay": 229,
"time": "1776019249"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 70,
"time": "1776019990"
},
"departure": {
"delay": 70,
"time": "1776019990"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 138,
"time": "1776019485"
},
"departure": {
"delay": 138,
"time": "1776019518"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 162,
"time": "1776019015"
},
"departure": {
"delay": 162,
"time": "1776019062"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"departure": {
"delay": 208,
"time": "1776018808"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 70,
"time": "1776019930"
},
"departure": {
"delay": 70,
"time": "1776019930"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 208,
"time": "1776019366"
},
"departure": {
"delay": 208,
"time": "1776019408"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 70,
"time": "1776020050"
},
"departure": {
"delay": 70,
"time": "1776020050"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 194,
"time": "1776019101"
},
"departure": {
"delay": 194,
"time": "1776019154"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 70,
"time": "1776020290"
},
"departure": {
"delay": 70,
"time": "1776020290"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 151,
"time": "1776018958"
},
"departure": {
"delay": 151,
"time": "1776018991"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 231,
"time": "1776019275"
},
"departure": {
"delay": 231,
"time": "1776019311"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
}
],
"timestamp": "1776019612",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748880x2025xHxMultxDimxDimanchex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748907x2025xHxMultxDimxDimanchex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 93,
"time": "1775989463"
},
"departure": {
"delay": 93,
"time": "1775989473"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 2,
"time": "1775988389"
},
"departure": {
"delay": 2,
"time": "1775988422"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 50,
"time": "1775987913"
},
"departure": {
"delay": 50,
"time": "1775987930"
},
"stopId": "FR:50129:ZE:10BEL1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 22,
"time": "1775989667"
},
"departure": {
"delay": 22,
"time": "1775989702"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": -3,
"time": "1775988331"
},
"departure": {
"delay": -3,
"time": "1775988357"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 4,
"time": "1775988508"
},
"departure": {
"delay": 4,
"time": "1775988544"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 21,
"time": "1775987216"
},
"departure": {
"delay": 21,
"time": "1775987241"
},
"stopId": "FR:50129:ZE:10BRT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 54,
"time": "1775987967"
},
"departure": {
"delay": 54,
"time": "1775987994"
},
"stopId": "FR:50129:ZE:10HUI1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 34,
"time": "1775987242"
},
"departure": {
"delay": 34,
"time": "1775987254"
},
"stopId": "FR:50129:ZE:10BON1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 164,
"time": "1775988830"
},
"departure": {
"delay": 164,
"time": "1775989064"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 79,
"time": "1775986830"
},
"departure": {
"delay": 79,
"time": "1775986879"
},
"stopId": "FR:50129:ZE:10SFG1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 61,
"time": "1775987790"
},
"departure": {
"delay": 61,
"time": "1775987821"
},
"stopId": "FR:50129:ZE:10AGO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 127,
"time": "1775989435"
},
"departure": {
"delay": 127,
"time": "1775989447"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 39,
"time": "1775989824"
},
"departure": {
"delay": 39,
"time": "1775989839"
},
"stopId": "FR:50129:ZE:10MGT1:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 21,
"time": "1775989736"
},
"departure": {
"delay": 21,
"time": "1775989761"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": -8,
"time": "1775988455"
},
"departure": {
"delay": -8,
"time": "1775988472"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 64,
"time": "1775988090"
},
"departure": {
"delay": 64,
"time": "1775988124"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 60,
"time": "1775987015"
},
"departure": {
"delay": 60,
"time": "1775987040"
},
"stopId": "FR:50129:ZE:10ALB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 51,
"time": "1775989901"
},
"departure": {
"delay": 51,
"time": "1775989911"
},
"stopId": "FR:50129:ZE:10CVE1:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 17,
"time": "1775987429"
},
"departure": {
"delay": 17,
"time": "1775987477"
},
"stopId": "FR:50129:ZE:10BHE1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 11,
"time": "1775989777"
},
"departure": {
"delay": 11,
"time": "1775989811"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 100,
"time": "1775989406"
},
"departure": {
"delay": 100,
"time": "1775989420"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 35
},
{
"departure": {
"delay": 72,
"time": "1775986812"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 1,
"time": "1775987569"
},
"departure": {
"delay": 1,
"time": "1775987581"
},
"stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 141,
"time": "1775989243"
},
"departure": {
"delay": 141,
"time": "1775989281"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 48,
"time": "1775987068"
},
"departure": {
"delay": 48,
"time": "1775987088"
},
"stopId": "FR:50129:ZE:10SFN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 51,
"time": "1775989603"
},
"departure": {
"delay": 51,
"time": "1775989611"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": -50,
"time": "1775988577"
},
"departure": {
"delay": -50,
"time": "1775988610"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 8,
"time": "1775989856"
},
"departure": {
"delay": 8,
"time": "1775989868"
},
"stopId": "FR:50129:ZE:10RSX1:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 30,
"time": "1775987175"
},
"departure": {
"delay": 30,
"time": "1775987190"
},
"stopId": "FR:50129:ZE:10HOU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 76,
"time": "1775989492"
},
"departure": {
"delay": 76,
"time": "1775989516"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"time": "1775987500"
},
"departure": {
"time": "1775987520"
},
"stopId": "FR:50129:ZE:10LON1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -20,
"time": "1775990020"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 95,
"time": "1775986936"
},
"departure": {
"delay": 95,
"time": "1775986955"
},
"stopId": "FR:50129:ZE:10COF1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -35,
"time": "1775988664"
},
"departure": {
"delay": -35,
"time": "1775988745"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 78,
"time": "1775988027"
},
"departure": {
"delay": 78,
"time": "1775988078"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 41,
"time": "1775988188"
},
"departure": {
"delay": 41,
"time": "1775988281"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 37,
"time": "1775987847"
},
"departure": {
"delay": 37,
"time": "1775987857"
},
"stopId": "FR:50129:ZE:10HOM1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 15,
"time": "1775989617"
},
"departure": {
"delay": 15,
"time": "1775989635"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 14,
"time": "1775987392"
},
"departure": {
"delay": 14,
"time": "1775987414"
},
"stopId": "FR:50129:ZE:10CPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 79,
"time": "1775987648"
},
"departure": {
"delay": 79,
"time": "1775987719"
},
"stopId": "FR:50129:ZE:10DUB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 37,
"time": "1775989939"
},
"departure": {
"delay": 37,
"time": "1775989957"
},
"stopId": "FR:50129:ZE:10COS1:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 205,
"time": "1775989123"
},
"departure": {
"delay": 205,
"time": "1775989165"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 61,
"time": "1775987746"
},
"departure": {
"delay": 61,
"time": "1775987761"
},
"stopId": "FR:50129:ZE:10LAV1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 54,
"time": "1775987143"
},
"departure": {
"delay": 54,
"time": "1775987154"
},
"stopId": "FR:50129:ZE:10CAR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 159,
"time": "1775989310"
},
"departure": {
"delay": 159,
"time": "1775989359"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 29,
"time": "1775987356"
},
"departure": {
"delay": 29,
"time": "1775987369"
},
"stopId": "FR:50129:ZE:10PRE1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -8,
"time": "1775987303"
},
"departure": {
"delay": -8,
"time": "1775987332"
},
"stopId": "FR:50129:ZE:10ARA1:ATOUMOD035",
"stopSequence": 10
}
],
"timestamp": "1776019612",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748907x2025xHxMultxDimxDimanchex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748909x2025xHxMultxDimxDimanchex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 90,
"time": "1776002536"
},
"departure": {
"delay": 90,
"time": "1776002550"
},
"stopId": "FR:50129:ZE:10HOM1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 86,
"time": "1776001916"
},
"departure": {
"delay": 86,
"time": "1776001946"
},
"stopId": "FR:50129:ZE:10BON1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -4,
"time": "1776004528"
},
"departure": {
"delay": -4,
"time": "1776004556"
},
"stopId": "FR:50129:ZE:10COS1:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 72,
"time": "1776002126"
},
"departure": {
"delay": 72,
"time": "1776002172"
},
"stopId": "FR:50129:ZE:10BHE1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 17,
"time": "1776001437"
},
"departure": {
"delay": 17,
"time": "1776001457"
},
"stopId": "FR:50129:ZE:10SFG1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 73,
"time": "1776003869"
},
"departure": {
"delay": 73,
"time": "1776003913"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 112,
"time": "1776003670"
},
"departure": {
"delay": 112,
"time": "1776003712"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 88,
"time": "1776002040"
},
"departure": {
"delay": 88,
"time": "1776002068"
},
"stopId": "FR:50129:ZE:10PRE1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -7,
"time": "1776004181"
},
"departure": {
"delay": -7,
"time": "1776004193"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": -24,
"time": "1776004439"
},
"departure": {
"delay": -24,
"time": "1776004476"
},
"stopId": "FR:50129:ZE:10RSX1:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": -3,
"time": "1776002976"
},
"departure": {
"delay": -3,
"time": "1776002997"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 72,
"time": "1776002201"
},
"departure": {
"delay": 72,
"time": "1776002232"
},
"stopId": "FR:50129:ZE:10LON1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 109,
"time": "1776002655"
},
"departure": {
"delay": 109,
"time": "1776002689"
},
"stopId": "FR:50129:ZE:10HUI1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 74,
"time": "1776002748"
},
"departure": {
"delay": 74,
"time": "1776002774"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 77,
"time": "1776002287"
},
"departure": {
"delay": 77,
"time": "1776002297"
},
"stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 57,
"time": "1776003795"
},
"departure": {
"delay": 57,
"time": "1776003837"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 94,
"time": "1776002725"
},
"departure": {
"delay": 94,
"time": "1776002734"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -32,
"time": "1776004310"
},
"departure": {
"delay": -32,
"time": "1776004348"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 51,
"time": "1776001879"
},
"departure": {
"delay": 51,
"time": "1776001911"
},
"stopId": "FR:50129:ZE:10BRT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -11,
"time": "1776004411"
},
"departure": {
"delay": -11,
"time": "1776004429"
},
"stopId": "FR:50129:ZE:10MGT1:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 71,
"time": "1776002096"
},
"departure": {
"delay": 71,
"time": "1776002111"
},
"stopId": "FR:50129:ZE:10CPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 20,
"time": "1776001603"
},
"departure": {
"delay": 20,
"time": "1776001640"
},
"stopId": "FR:50129:ZE:10ALB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 115,
"time": "1776002357"
},
"departure": {
"delay": 115,
"time": "1776002395"
},
"stopId": "FR:50129:ZE:10DUB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 20,
"time": "1776003963"
},
"departure": {
"delay": 20,
"time": "1776003980"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 33,
"time": "1776002823"
},
"departure": {
"delay": 33,
"time": "1776002913"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 52,
"time": "1776001799"
},
"departure": {
"delay": 52,
"time": "1776001852"
},
"stopId": "FR:50129:ZE:10HOU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 36,
"time": "1776001985"
},
"departure": {
"delay": 36,
"time": "1776002016"
},
"stopId": "FR:50129:ZE:10ARA1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -47,
"time": "1776004633"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 95,
"time": "1776002423"
},
"departure": {
"delay": 95,
"time": "1776002435"
},
"stopId": "FR:50129:ZE:10LAV1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 17,
"time": "1776004024"
},
"departure": {
"delay": 17,
"time": "1776004037"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 33,
"time": "1776001673"
},
"departure": {
"delay": 33,
"time": "1776001713"
},
"stopId": "FR:50129:ZE:10SFN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 51,
"time": "1776003995"
},
"departure": {
"delay": 51,
"time": "1776004011"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 39,
"time": "1776001765"
},
"departure": {
"delay": 39,
"time": "1776001779"
},
"stopId": "FR:50129:ZE:10CAR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 5,
"time": "1776001485"
},
"departure": {
"delay": 5,
"time": "1776001505"
},
"stopId": "FR:50129:ZE:10COF1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -47,
"time": "1776004238"
},
"departure": {
"delay": -47,
"time": "1776004273"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 16,
"time": "1776004060"
},
"departure": {
"delay": 16,
"time": "1776004096"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 112,
"time": "1776002480"
},
"departure": {
"delay": 112,
"time": "1776002512"
},
"stopId": "FR:50129:ZE:10AGO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -49,
"time": "1776004201"
},
"departure": {
"delay": -49,
"time": "1776004211"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 70,
"time": "1776003484"
},
"departure": {
"delay": 70,
"time": "1776003610"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 31
},
{
"departure": {
"delay": 43,
"time": "1776001423"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -39,
"time": "1776004361"
},
"departure": {
"delay": -39,
"time": "1776004401"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 85,
"time": "1776002591"
},
"departure": {
"delay": 85,
"time": "1776002605"
},
"stopId": "FR:50129:ZE:10BEL1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 11,
"time": "1776004501"
},
"departure": {
"delay": 11,
"time": "1776004511"
},
"stopId": "FR:50129:ZE:10CVE1:ATOUMOD035",
"stopSequence": 46
}
],
"timestamp": "1776019612",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748909x2025xHxMultxDimxDimanchex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748831x2025xHxMultxDimxDimanchex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 21,
"time": "1775991888"
},
"departure": {
"delay": 21,
"time": "1775991921"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 4,
"time": "1775992828"
},
"departure": {
"delay": 4,
"time": "1775992864"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 79,
"time": "1775992026"
},
"departure": {
"delay": 79,
"time": "1775992099"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -14,
"time": "1775993172"
},
"departure": {
"delay": -14,
"time": "1775993206"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 27,
"time": "1775991835"
},
"departure": {
"delay": 27,
"time": "1775991867"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 40,
"time": "1775992896"
},
"departure": {
"delay": 40,
"time": "1775992960"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 91,
"time": "1775993031"
},
"departure": {
"delay": 91,
"time": "1775993071"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -22,
"time": "1775992501"
},
"departure": {
"delay": -22,
"time": "1775992538"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 42,
"time": "1775992208"
},
"departure": {
"delay": 42,
"time": "1775992242"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"time": "1775992750"
},
"departure": {
"time": "1775992800"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"departure": {
"delay": 122,
"time": "1775991722"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 24,
"time": "1775993091"
},
"departure": {
"delay": 24,
"time": "1775993124"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -69,
"time": "1775993271"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 39,
"time": "1775991978"
},
"departure": {
"delay": 39,
"time": "1775991999"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 28,
"time": "1775992608"
},
"departure": {
"delay": 28,
"time": "1775992708"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -26,
"time": "1775992335"
},
"departure": {
"delay": -26,
"time": "1775992354"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 35,
"time": "1775992269"
},
"departure": {
"delay": 35,
"time": "1775992295"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -48,
"time": "1775992387"
},
"departure": {
"delay": -48,
"time": "1775992452"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 83,
"time": "1775992132"
},
"departure": {
"delay": 83,
"time": "1775992163"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 38,
"time": "1775991803"
},
"departure": {
"delay": 38,
"time": "1775991818"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
}
],
"timestamp": "1776019612",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748831x2025xHxMultxDimxDimanchex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758110x2025xHxMultxDimxDimanchex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -20,
"time": "1776019780"
},
"departure": {
"delay": -20,
"time": "1776019780"
},
"stopId": "FR:50615:ZE:VALGS1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -20,
"time": "1776020020"
},
"departure": {
"delay": -20,
"time": "1776020020"
},
"stopId": "FR:50615:ZE:VALCH1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 17,
"time": "1776016406"
},
"departure": {
"delay": 17,
"time": "1776016457"
},
"stopId": "FR:50031:ZE:BARPL2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 75,
"time": "1776018418"
},
"departure": {
"delay": 75,
"time": "1776018435"
},
"stopId": "FR:50551:ZE:SSVMA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 48,
"time": "1776018858"
},
"departure": {
"delay": 48,
"time": "1776018948"
},
"stopId": "FR:50138:ZE:COLRAV:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 15,
"time": "1776016146"
},
"departure": {
"delay": 15,
"time": "1776016155"
},
"stopId": "FR:50031:ZE:BNVMA2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -4,
"time": "1776015056"
},
"departure": {
"delay": -4,
"time": "1776015056"
},
"stopId": "FR:50401:ZE:PRVBE2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 79,
"time": "1776016926"
},
"departure": {
"delay": 79,
"time": "1776016939"
},
"stopId": "FR:50471:ZE:SGRPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 78,
"time": "1776017588"
},
"departure": {
"delay": 78,
"time": "1776017598"
},
"stopId": "FR:50412:ZE:SLOMA1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 15,
"time": "1776016861"
},
"departure": {
"delay": 15,
"time": "1776016875"
},
"stopId": "FR:50490:ZE:SJREG1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 19,
"time": "1776019448"
},
"departure": {
"delay": 19,
"time": "1776019459"
},
"stopId": "FR:50615:ZE:VALHO1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 59,
"time": "1776019189"
},
"departure": {
"delay": 59,
"time": "1776019199"
},
"stopId": "FR:50270:ZE:LIEBG1:ATOUMOD035",
"stopSequence": 18
},
{
"departure": {
"delay": 14,
"time": "1776014474"
},
"stopId": "FR:50402:ZE:PIXLAN:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 79,
"time": "1776015853"
},
"departure": {
"delay": 79,
"time": "1776015979"
},
"stopId": "FR:50031:ZE:BARVAL:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 21,
"time": "1776019024"
},
"departure": {
"delay": 21,
"time": "1776019041"
},
"stopId": "FR:50138:ZE:COLFR1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -20,
"time": "1776020080"
},
"stopId": "FR:50615:ZE:VALFB1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 56,
"time": "1776014777"
},
"departure": {
"delay": 56,
"time": "1776014816"
},
"stopId": "FR:50402:ZE:PIXZAF:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 16,
"time": "1776015521"
},
"departure": {
"delay": 16,
"time": "1776015556"
},
"stopId": "FR:50332:ZE:MALSF2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 95,
"time": "1776017302"
},
"departure": {
"delay": 95,
"time": "1776017375"
},
"stopId": "FR:50412:ZE:PORLE2:ATOUMOD035",
"stopSequence": 13
}
],
"timestamp": "1776019612",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:F:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758110x2025xHxMultxDimxDimanchex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4042187x2025x26xGDimLiaxDimanchex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 124,
"time": "1776018604"
},
"stopId": "FR:76351:ZE:3793:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 124,
"time": "1776018724"
},
"stopId": "FR:76351:ZE:4544:ATOUMOD003",
"stopSequence": 24
}
],
"timestamp": "1776018733",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C4:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4042187x2025x26xGDimLiaxDimanchex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852874F409855x2026x03x30T20x56x21Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1776020040"
},
"stopId": "FR:35238:ZE:StopPointxOCETrainxTERx87471003:ATOUMOD002",
"stopSequence": 28
},
{
"arrival": {
"time": "1776023280"
},
"departure": {
"time": "1776023340"
},
"stopId": "FR:50410:ZE:StopPointxOCETrainxTERx87478263:ATOUMOD002",
"stopSequence": 34
},
{
"arrival": {
"time": "1776025200"
},
"departure": {
"time": "1776025260"
},
"stopId": "FR:50188:ZE:StopPointxOCETrainxTERx87447649:ATOUMOD002",
"stopSequence": 38
},
{
"arrival": {
"time": "1776022320"
},
"departure": {
"time": "1776022380"
},
"stopId": "FR:35095:ZE:StopPointxOCETrainxTERx87478073:ATOUMOD002",
"stopSequence": 32
},
{
"arrival": {
"time": "1776024300"
},
"departure": {
"time": "1776024360"
},
"stopId": "FR:50025:ZE:StopPointxOCETrainxTERx87448514:ATOUMOD002",
"stopSequence": 36
},
{
"arrival": {
"time": "1776025860"
},
"stopId": "FR:50218:ZE:StopPointxOCETrainxTERx87447680:ATOUMOD002",
"stopSequence": 39
},
{
"arrival": {
"time": "1776020400"
},
"departure": {
"time": "1776020460"
},
"stopId": "FR:35238:ZE:StopPointxOCETrainxTERx87471391:ATOUMOD002",
"stopSequence": 30
}
],
"timestamp": "1776016430",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx789690b9x0beex4978x8bf9xf4810c9e16f2x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852874F409855x2026x03x30T20x56x21Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748908x2025xHxMultxDimxDimanchex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 291,
"time": "1775995175"
},
"departure": {
"delay": 291,
"time": "1775995191"
},
"stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 315,
"time": "1775995321"
},
"departure": {
"delay": 315,
"time": "1775995335"
},
"stopId": "FR:50129:ZE:10LAV1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 350,
"time": "1775995383"
},
"departure": {
"delay": 350,
"time": "1775995430"
},
"stopId": "FR:50129:ZE:10AGO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 371,
"time": "1775995593"
},
"departure": {
"delay": 371,
"time": "1775995631"
},
"stopId": "FR:50129:ZE:10HUI1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 235,
"time": "1775994845"
},
"departure": {
"delay": 235,
"time": "1775994895"
},
"stopId": "FR:50129:ZE:10ARA1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 318,
"time": "1775995502"
},
"departure": {
"delay": 318,
"time": "1775995518"
},
"stopId": "FR:50129:ZE:10BEL1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 379,
"time": "1775995664"
},
"departure": {
"delay": 379,
"time": "1775995699"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 317,
"time": "1775995445"
},
"departure": {
"delay": 317,
"time": "1775995457"
},
"stopId": "FR:50129:ZE:10HOM1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 160,
"time": "1775996784"
},
"departure": {
"delay": 160,
"time": "1775996800"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 128,
"time": "1775994409"
},
"departure": {
"delay": 128,
"time": "1775994428"
},
"stopId": "FR:50129:ZE:10ALB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 198,
"time": "1775996307"
},
"departure": {
"delay": 198,
"time": "1775996418"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 60,
"time": "1775996935"
},
"departure": {
"delay": 60,
"time": "1775996940"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 12,
"time": "1775997001"
},
"departure": {
"delay": 12,
"time": "1775997012"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 131,
"time": "1775996577"
},
"departure": {
"delay": 131,
"time": "1775996591"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 132,
"time": "1775996743"
},
"departure": {
"delay": 132,
"time": "1775996772"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 127,
"time": "1775996814"
},
"departure": {
"delay": 127,
"time": "1775996827"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 139,
"time": "1775994574"
},
"departure": {
"delay": 139,
"time": "1775994619"
},
"stopId": "FR:50129:ZE:10HOU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 10,
"time": "1775997120"
},
"departure": {
"delay": 10,
"time": "1775997130"
},
"stopId": "FR:50129:ZE:10MGT1:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": -27,
"time": "1775997143"
},
"departure": {
"delay": -27,
"time": "1775997153"
},
"stopId": "FR:50129:ZE:10RSX1:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 135,
"time": "1775994542"
},
"departure": {
"delay": 135,
"time": "1775994555"
},
"stopId": "FR:50129:ZE:10CAR1:ATOUMOD035",
"stopSequence": 6
},
{
"departure": {
"delay": 140,
"time": "1775994200"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 36,
"time": "1775996951"
},
"departure": {
"delay": 36,
"time": "1775996976"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 363,
"time": "1775995716"
},
"departure": {
"delay": 363,
"time": "1775995743"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 121,
"time": "1775994227"
},
"departure": {
"delay": 121,
"time": "1775994241"
},
"stopId": "FR:50129:ZE:10SFG1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 291,
"time": "1775995103"
},
"departure": {
"delay": 291,
"time": "1775995131"
},
"stopId": "FR:50129:ZE:10LON1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 302,
"time": "1775995047"
},
"departure": {
"delay": 302,
"time": "1775995082"
},
"stopId": "FR:50129:ZE:10BHE1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 202,
"time": "1775994649"
},
"departure": {
"delay": 202,
"time": "1775994742"
},
"stopId": "FR:50129:ZE:10BRT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 96,
"time": "1775996843"
},
"departure": {
"delay": 96,
"time": "1775996856"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 273,
"time": "1775994749"
},
"departure": {
"delay": 273,
"time": "1775994813"
},
"stopId": "FR:50129:ZE:10BON1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 256,
"time": "1775995794"
},
"departure": {
"delay": 256,
"time": "1775995816"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 232,
"time": "1775996480"
},
"departure": {
"delay": 232,
"time": "1775996512"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 313,
"time": "1775994970"
},
"departure": {
"delay": 313,
"time": "1775995033"
},
"stopId": "FR:50129:ZE:10CPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 168,
"time": "1775994276"
},
"departure": {
"delay": 168,
"time": "1775994348"
},
"stopId": "FR:50129:ZE:10COF1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 335,
"time": "1775995247"
},
"departure": {
"delay": 335,
"time": "1775995295"
},
"stopId": "FR:50129:ZE:10DUB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 3,
"time": "1775997171"
},
"departure": {
"delay": 3,
"time": "1775997183"
},
"stopId": "FR:50129:ZE:10CVE1:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 280,
"time": "1775994911"
},
"departure": {
"delay": 280,
"time": "1775994940"
},
"stopId": "FR:50129:ZE:10PRE1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 172,
"time": "1775996621"
},
"departure": {
"delay": 172,
"time": "1775996692"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": -19,
"time": "1775997195"
},
"departure": {
"delay": -19,
"time": "1775997221"
},
"stopId": "FR:50129:ZE:10COS1:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 127,
"time": "1775994464"
},
"departure": {
"delay": 127,
"time": "1775994487"
},
"stopId": "FR:50129:ZE:10SFN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 205,
"time": "1775995871"
},
"departure": {
"delay": 205,
"time": "1775995885"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -80,
"time": "1775997280"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 4,
"time": "1775997037"
},
"departure": {
"delay": 4,
"time": "1775997064"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": -15,
"time": "1775997077"
},
"departure": {
"delay": -15,
"time": "1775997105"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 43
}
],
"timestamp": "1776019612",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748908x2025xHxMultxDimxDimanchex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD037:ServiceJourney:1000000417:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -96,
"time": "1776019034"
},
"departure": {
"delay": -96,
"time": "1776019044"
},
"stopId": "FR:61001:ZE:Colbert:ATOUMOD037",
"stopSequence": 8
},
{
"arrival": {
"delay": -65,
"time": "1776019005"
},
"departure": {
"delay": -65,
"time": "1776019015"
},
"stopId": "FR:61001:ZE:ChapeauxRouge:ATOUMOD037",
"stopSequence": 7
},
{
"arrival": {
"delay": -42,
"time": "1776019386"
},
"departure": {
"delay": -42,
"time": "1776019398"
},
"stopId": "FR:61001:ZE:ConseilxDxpartementl:ATOUMOD037",
"stopSequence": 13
},
{
"arrival": {
"delay": -46,
"time": "1776019421"
},
"departure": {
"delay": -46,
"time": "1776019454"
},
"stopId": "FR:61001:ZE:RxsidencexStrasbourg:ATOUMOD037",
"stopSequence": 14
},
{
"arrival": {
"delay": -92,
"time": "1776019092"
},
"departure": {
"delay": -92,
"time": "1776019108"
},
"stopId": "FR:61001:ZE:LycxexAlainxBdxxMxzy:ATOUMOD037",
"stopSequence": 9
},
{
"arrival": {
"delay": -107,
"time": "1776019141"
},
"departure": {
"delay": -107,
"time": "1776019153"
},
"stopId": "FR:61001:ZE:LycxexAlainxChxxdexs:ATOUMOD037",
"stopSequence": 10
},
{
"arrival": {
"delay": -90,
"time": "1776019530"
},
"stopId": "FR:61001:ZE:PEM:ATOUMOD037",
"stopSequence": 15
},
{
"arrival": {
"delay": -45,
"time": "1776019261"
},
"departure": {
"delay": -45,
"time": "1776019275"
},
"stopId": "FR:61001:ZE:CroixxMercier:ATOUMOD037",
"stopSequence": 12
},
{
"arrival": {
"delay": -22,
"time": "1776019163"
},
"departure": {
"delay": -22,
"time": "1776019238"
},
"stopId": "FR:61001:ZE:Chartier:ATOUMOD037",
"stopSequence": 11
}
],
"timestamp": "1776019165",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD037:Line:B:LOC",
"tripId": "ATOUMOD037:ServiceJourney:1000000417:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748887x2025xHxMultxDimxDimanchex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 23,
"time": "1775972372"
},
"departure": {
"delay": 23,
"time": "1775972423"
},
"stopId": "FR:50129:ZE:10MED3:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 45,
"time": "1775970865"
},
"departure": {
"delay": 45,
"time": "1775970885"
},
"stopId": "FR:50129:ZE:10PAX1:ATOUMOD035",
"stopSequence": 14
},
{
"departure": {
"delay": 8,
"time": "1775969888"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 31,
"time": "1775972047"
},
"departure": {
"delay": 31,
"time": "1775972071"
},
"stopId": "FR:50129:ZE:10HPA3:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 14,
"time": "1775970657"
},
"departure": {
"delay": 14,
"time": "1775970674"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 74,
"time": "1775971473"
},
"departure": {
"delay": 74,
"time": "1775971514"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 48,
"time": "1775971707"
},
"departure": {
"delay": 48,
"time": "1775971848"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 35,
"time": "1775971313"
},
"departure": {
"delay": 35,
"time": "1775971355"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -15,
"time": "1775972612"
},
"departure": {
"delay": -15,
"time": "1775972625"
},
"stopId": "FR:50129:ZE:10LPL1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -26,
"time": "1775971612"
},
"departure": {
"delay": -26,
"time": "1775971654"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 7,
"time": "1775972133"
},
"departure": {
"delay": 7,
"time": "1775972167"
},
"stopId": "FR:50129:ZE:10XCT3:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 43,
"time": "1775970727"
},
"departure": {
"delay": 43,
"time": "1775970763"
},
"stopId": "FR:50129:ZE:10ANN1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -12,
"time": "1775972667"
},
"departure": {
"delay": -12,
"time": "1775972688"
},
"stopId": "FR:50129:ZE:10FLO1:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": -4,
"time": "1775969981"
},
"departure": {
"delay": -4,
"time": "1775969996"
},
"stopId": "FR:50129:ZE:10MES1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -82,
"time": "1775972738"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 18,
"time": "1775970961"
},
"departure": {
"delay": 18,
"time": "1775970978"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -19,
"time": "1775970023"
},
"departure": {
"delay": -19,
"time": "1775970041"
},
"stopId": "FR:50129:ZE:10MOR1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 39,
"time": "1775970505"
},
"departure": {
"delay": 39,
"time": "1775970519"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 4,
"time": "1775971967"
},
"departure": {
"delay": 4,
"time": "1775971984"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 62,
"time": "1775970349"
},
"departure": {
"delay": 62,
"time": "1775970362"
},
"stopId": "FR:50129:ZE:10EPC1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 28,
"time": "1775970551"
},
"departure": {
"delay": 28,
"time": "1775970568"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -5,
"time": "1775971539"
},
"departure": {
"delay": -5,
"time": "1775971555"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 63,
"time": "1775971384"
},
"departure": {
"delay": 63,
"time": "1775971443"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 24,
"time": "1775971187"
},
"departure": {
"delay": 24,
"time": "1775971284"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 12,
"time": "1775970101"
},
"departure": {
"delay": 12,
"time": "1775970132"
},
"stopId": "FR:50129:ZE:10FRN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 59,
"time": "1775970825"
},
"departure": {
"delay": 59,
"time": "1775970839"
},
"stopId": "FR:50129:ZE:10CMI1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -4,
"time": "1775971066"
},
"departure": {
"delay": -4,
"time": "1775971136"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 21,
"time": "1775972204"
},
"departure": {
"delay": 21,
"time": "1775972241"
},
"stopId": "FR:50129:ZE:10GRR1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 45,
"time": "1775970931"
},
"departure": {
"delay": 45,
"time": "1775970945"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -24,
"time": "1775972549"
},
"departure": {
"delay": -24,
"time": "1775972556"
},
"stopId": "FR:50129:ZE:10GDR1:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 27,
"time": "1775970226"
},
"departure": {
"delay": 27,
"time": "1775970267"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -29,
"time": "1775972297"
},
"departure": {
"delay": -29,
"time": "1775972311"
},
"stopId": "FR:50129:ZE:10BAG3:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 40,
"time": "1775970431"
},
"departure": {
"delay": 40,
"time": "1775970460"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 17,
"time": "1775970066"
},
"departure": {
"delay": 17,
"time": "1775970077"
},
"stopId": "FR:50129:ZE:10BOI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 4,
"time": "1775972473"
},
"departure": {
"delay": 4,
"time": "1775972524"
},
"stopId": "FR:50129:ZE:10NOR5:ATOUMOD035",
"stopSequence": 31
}
],
"timestamp": "1776019610",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748887x2025xHxMultxDimxDimanchex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4041894x2025x26xGDimLiaxDimanchex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 152,
"time": "1776019292"
},
"stopId": "FR:76351:ZE:3129:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 183,
"time": "1776019743"
},
"departure": {
"delay": 183,
"time": "1776019743"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 22
},
{
"departure": {
"delay": 151,
"time": "1776019471"
},
"stopId": "FR:76351:ZE:4996:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 183,
"time": "1776019923"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 23
},
{
"departure": {
"delay": 177,
"time": "1776019377"
},
"stopId": "FR:76351:ZE:4567:ATOUMOD003",
"stopSequence": 16
},
{
"departure": {
"delay": 73,
"time": "1776018973"
},
"stopId": "FR:76351:ZE:3153:ATOUMOD003",
"stopSequence": 8
},
{
"departure": {
"delay": 151,
"time": "1776019111"
},
"stopId": "FR:76351:ZE:4802:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 73,
"time": "1776019033"
},
"departure": {
"delay": 73,
"time": "1776019033"
},
"stopId": "FR:76351:ZE:3013:ATOUMOD003",
"stopSequence": 9
},
{
"departure": {
"delay": 183,
"time": "1776019563"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 183,
"time": "1776019683"
},
"departure": {
"delay": 183,
"time": "1776019683"
},
"stopId": "FR:76351:ZE:3530:ATOUMOD003",
"stopSequence": 21
},
{
"departure": {
"delay": 151,
"time": "1776019171"
},
"stopId": "FR:76351:ZE:3585:ATOUMOD003",
"stopSequence": 11
},
{
"departure": {
"delay": 63,
"time": "1776018903"
},
"stopId": "FR:76351:ZE:3163:ATOUMOD003",
"stopSequence": 7
},
{
"departure": {
"delay": 153,
"time": "1776019233"
},
"stopId": "FR:76351:ZE:3026:ATOUMOD003",
"stopSequence": 12
},
{
"departure": {
"delay": 155,
"time": "1776019415"
},
"stopId": "FR:76351:ZE:3659:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 127,
"time": "1776019327"
},
"departure": {
"delay": 127,
"time": "1776019327"
},
"stopId": "FR:76351:ZE:3626:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 200,
"time": "1776019640"
},
"departure": {
"delay": 200,
"time": "1776019640"
},
"stopId": "FR:76351:ZE:3030:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 139,
"time": "1776019279"
},
"departure": {
"delay": 139,
"time": "1776019279"
},
"stopId": "FR:76351:ZE:4841:ATOUMOD003",
"stopSequence": 13
}
],
"timestamp": "1776019324",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C7:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4041894x2025x26xGDimLiaxDimanchex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3459F493759x2026x04x05T22x37x58Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1776017220"
},
"departure": {
"time": "1776017340"
},
"stopId": "FR:61006:ZE:StopPointxOCETrainxTERx87444539:ATOUMOD002",
"stopSequence": 43
},
{
"arrival": {
"time": "1776017880"
},
"departure": {
"time": "1776017940"
},
"stopId": "FR:61101:ZE:StopPointxOCETrainxTERx87444562:ATOUMOD002",
"stopSequence": 45
},
{
"arrival": {
"time": "1776011820"
},
"departure": {
"time": "1776012960"
},
"stopId": "FR:50188:ZE:StopPointxOCETrainxTERx87447649:ATOUMOD002",
"stopSequence": 32
},
{
"arrival": {
"time": "1776020100"
},
"departure": {
"time": "1776020160"
},
"stopId": "FR:27679:ZE:StopPointxOCETrainxTERx87393595:ATOUMOD002",
"stopSequence": 51
},
{
"arrival": {
"time": "1776014460"
},
"departure": {
"time": "1776014580"
},
"stopId": "FR:14762:ZE:StopPointxOCETrainxTERx87448159:ATOUMOD002",
"stopSequence": 37
},
{
"arrival": {
"time": "1776024360"
},
"stopId": "FR:75115:ZE:StopPointxOCETrainxTERx87391003:ATOUMOD002",
"stopSequence": 106
},
{
"arrival": {
"time": "1776021300"
},
"departure": {
"time": "1776021360"
},
"stopId": "FR:28134:ZE:StopPointxOCETrainxTERx87393488:ATOUMOD002",
"stopSequence": 55
},
{
"arrival": {
"time": "1776015600"
},
"departure": {
"time": "1776015660"
},
"stopId": "FR:61169:ZE:StopPointxOCETrainxTERx87448001:ATOUMOD002",
"stopSequence": 39
},
{
"arrival": {
"time": "1776016260"
},
"departure": {
"time": "1776016320"
},
"stopId": "FR:61063:ZE:StopPointxOCETrainxTERx87448084:ATOUMOD002",
"stopSequence": 41
},
{
"arrival": {
"time": "1776010980"
},
"departure": {
"time": "1776011040"
},
"stopId": "FR:50025:ZE:StopPointxOCETrainxTERx87448514:ATOUMOD002",
"stopSequence": 30
},
{
"arrival": {
"time": "1776023580"
},
"departure": {
"time": "1776023640"
},
"stopId": "FR:78646:ZE:StopPointxOCETrainxTERx87393009:ATOUMOD002",
"stopSequence": 57
},
{
"departure": {
"time": "1776009960"
},
"stopId": "FR:50410:ZE:StopPointxOCETrainxTERx87478263:ATOUMOD002",
"stopSequence": 28
},
{
"arrival": {
"time": "1776013500"
},
"departure": {
"time": "1776013560"
},
"stopId": "FR:50639:ZE:StopPointxOCETrainxTERx87447698:ATOUMOD002",
"stopSequence": 35
},
{
"arrival": {
"time": "1776019260"
},
"departure": {
"time": "1776019320"
},
"stopId": "FR:61214:ZE:StopPointxOCETrainxTERx87444638:ATOUMOD002",
"stopSequence": 49
}
],
"timestamp": "1776006350",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx6155CD5FxAB2Dx4274xA052x8C7462540578x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3459F493759x2026x04x05T22x37x58Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852042F409887x2026x03x30T20x56x21Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 300,
"time": "1776021840"
},
"departure": {
"delay": 300,
"time": "1776021900"
},
"stopId": "FR:27105:ZE:StopPointxOCETrainxTERx87415323:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"delay": 300,
"time": "1776018180"
},
"departure": {
"delay": 300,
"time": "1776018240"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 12
},
{
"arrival": {
"delay": 300,
"time": "1776019980"
},
"departure": {
"delay": 300,
"time": "1776020040"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 16
},
{
"arrival": {
"delay": 300,
"time": "1776020940"
},
"departure": {
"delay": 300,
"time": "1776021000"
},
"stopId": "FR:27116:ZE:StopPointxOCETrainxTERx87415364:ATOUMOD002",
"stopSequence": 20
},
{
"arrival": {
"delay": 300,
"time": "1776022440"
},
"departure": {
"delay": 300,
"time": "1776022500"
},
"stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002",
"stopSequence": 24
},
{
"arrival": {
"delay": 300,
"time": "1776019020"
},
"departure": {
"delay": 300,
"time": "1776019080"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 14
},
{
"arrival": {
"delay": 300,
"time": "1776020460"
},
"departure": {
"delay": 300,
"time": "1776020520"
},
"stopId": "FR:27622:ZE:StopPointxOCETrainxTERx87444315:ATOUMOD002",
"stopSequence": 18
}
],
"timestamp": "1776016550",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxA6CE6325x08D1x4C25x9D15x15C2DC5E7BD0x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852042F409887x2026x03x30T20x56x21Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3323F46532x2026x04x05T22x37x58Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1776023520"
},
"departure": {
"time": "1776023580"
},
"stopId": "FR:50615:ZE:StopPointxOCETrainxTERx87447284:ATOUMOD002",
"stopSequence": 26
},
{
"arrival": {
"time": "1776021120"
},
"departure": {
"time": "1776021180"
},
"stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002",
"stopSequence": 20
},
{
"arrival": {
"time": "1776024480"
},
"stopId": "FR:50129:ZE:StopPointxOCETrainxTERx87444877:ATOUMOD002",
"stopSequence": 27
},
{
"departure": {
"time": "1776013140"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 10
},
{
"arrival": {
"time": "1776022020"
},
"departure": {
"time": "1776022080"
},
"stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1776020040"
},
"departure": {
"time": "1776020220"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1776022680"
},
"departure": {
"time": "1776022740"
},
"stopId": "FR:50099:ZE:StopPointxOCETrainxTERx87447243:ATOUMOD002",
"stopSequence": 24
}
],
"timestamp": "1776009530",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx66849E04x284Fx47D7x8795x4C925C6ED66Fx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3323F46532x2026x04x05T22x37x58Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748827x2025xHxMultxDimxDimanchex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 18,
"time": "1775978361"
},
"departure": {
"delay": 18,
"time": "1775978418"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 36,
"time": "1775978286"
},
"departure": {
"delay": 36,
"time": "1775978316"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 53,
"time": "1775978522"
},
"departure": {
"delay": 53,
"time": "1775978573"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 24,
"time": "1775978454"
},
"departure": {
"delay": 24,
"time": "1775978484"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 110,
"time": "1775977875"
},
"departure": {
"delay": 110,
"time": "1775977910"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 8,
"time": "1775978677"
},
"departure": {
"delay": 8,
"time": "1775978708"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 3,
"time": "1775978943"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -6,
"time": "1775978072"
},
"departure": {
"delay": -6,
"time": "1775978094"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 151,
"time": "1775977725"
},
"departure": {
"delay": 151,
"time": "1775977771"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 77,
"time": "1775977504"
},
"departure": {
"delay": 77,
"time": "1775977517"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"departure": {
"delay": 171,
"time": "1775977371"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 135,
"time": "1775977626"
},
"departure": {
"delay": 135,
"time": "1775977635"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 25,
"time": "1775978165"
},
"departure": {
"delay": 25,
"time": "1775978185"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 101,
"time": "1775977466"
},
"departure": {
"delay": 101,
"time": "1775977481"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 55,
"time": "1775977998"
},
"departure": {
"delay": 55,
"time": "1775978035"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 7,
"time": "1775978757"
},
"departure": {
"delay": 7,
"time": "1775978827"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 137,
"time": "1775977800"
},
"departure": {
"delay": 137,
"time": "1775977817"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 125,
"time": "1775977663"
},
"departure": {
"delay": 125,
"time": "1775977685"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 98,
"time": "1775977944"
},
"departure": {
"delay": 98,
"time": "1775977958"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 63,
"time": "1775978612"
},
"departure": {
"delay": 63,
"time": "1775978643"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
}
],
"timestamp": "1776019612",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748827x2025xHxMultxDimxDimanchex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748896x2025xHxMultxDimxDimanchex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 11,
"time": "1775980915"
},
"departure": {
"delay": 11,
"time": "1775980931"
},
"stopId": "FR:50129:ZE:10GDR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 260,
"time": "1775982167"
},
"departure": {
"delay": 260,
"time": "1775982200"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 238,
"time": "1775983282"
},
"departure": {
"delay": 238,
"time": "1775983318"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 242,
"time": "1775982068"
},
"departure": {
"delay": 242,
"time": "1775982122"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 245,
"time": "1775983433"
},
"departure": {
"delay": 245,
"time": "1775983445"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 329,
"time": "1775982958"
},
"departure": {
"delay": 329,
"time": "1775982989"
},
"stopId": "FR:50129:ZE:10ANN2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 188,
"time": "1775983601"
},
"departure": {
"delay": 188,
"time": "1775983628"
},
"stopId": "FR:50129:ZE:10MOR2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 329,
"time": "1775983068"
},
"departure": {
"delay": 329,
"time": "1775983109"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 237,
"time": "1775981871"
},
"departure": {
"delay": 237,
"time": "1775981937"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 269,
"time": "1775983199"
},
"departure": {
"delay": 269,
"time": "1775983229"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 218,
"time": "1775982241"
},
"departure": {
"delay": 218,
"time": "1775982278"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 51,
"time": "1775981196"
},
"departure": {
"delay": 51,
"time": "1775981211"
},
"stopId": "FR:50129:ZE:10BAG4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 241,
"time": "1775983484"
},
"departure": {
"delay": 241,
"time": "1775983501"
},
"stopId": "FR:50129:ZE:10PAU2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 291,
"time": "1775982613"
},
"departure": {
"delay": 291,
"time": "1775982651"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 216,
"time": "1775983525"
},
"departure": {
"delay": 216,
"time": "1775983536"
},
"stopId": "FR:50129:ZE:10TLL2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"time": "1775981441"
},
"departure": {
"time": "1775981460"
},
"stopId": "FR:50129:ZE:10HPA4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 272,
"time": "1775982773"
},
"departure": {
"delay": 272,
"time": "1775982812"
},
"stopId": "FR:50129:ZE:10TRA3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 9,
"time": "1775981057"
},
"departure": {
"delay": 9,
"time": "1775981109"
},
"stopId": "FR:50129:ZE:10MED4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 166,
"time": "1775983651"
},
"departure": {
"delay": 166,
"time": "1775983666"
},
"stopId": "FR:50129:ZE:10MES2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 302,
"time": "1775982435"
},
"departure": {
"delay": 302,
"time": "1775982482"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 281,
"time": "1775982846"
},
"departure": {
"delay": 281,
"time": "1775982881"
},
"stopId": "FR:50129:ZE:10PAX2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 277,
"time": "1775983170"
},
"departure": {
"delay": 277,
"time": "1775983177"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 11,
"time": "1775980967"
},
"departure": {
"delay": 11,
"time": "1775980991"
},
"stopId": "FR:50129:ZE:10NOR6:ATOUMOD035",
"stopSequence": 6
},
{
"departure": {
"delay": 4,
"time": "1775980684"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 249,
"time": "1775982695"
},
"departure": {
"delay": 249,
"time": "1775982729"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 3,
"time": "1775981540"
},
"departure": {
"delay": 3,
"time": "1775981583"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 187,
"time": "1775983557"
},
"departure": {
"delay": 187,
"time": "1775983567"
},
"stopId": "FR:50129:ZE:10HET2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 302,
"time": "1775982523"
},
"departure": {
"delay": 302,
"time": "1775982542"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 23,
"time": "1775980754"
},
"departure": {
"delay": 23,
"time": "1775980763"
},
"stopId": "FR:50129:ZE:10FLO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 40,
"time": "1775981344"
},
"departure": {
"delay": 40,
"time": "1775981380"
},
"stopId": "FR:50129:ZE:10XCT4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 37,
"time": "1775981285"
},
"departure": {
"delay": 37,
"time": "1775981317"
},
"stopId": "FR:50129:ZE:10GRR2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 77,
"time": "1775983697"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 289,
"time": "1775982369"
},
"departure": {
"delay": 289,
"time": "1775982409"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 10,
"time": "1775980829"
},
"departure": {
"delay": 10,
"time": "1775980870"
},
"stopId": "FR:50129:ZE:10LPL2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 263,
"time": "1775983378"
},
"departure": {
"delay": 263,
"time": "1775983403"
},
"stopId": "FR:50129:ZE:10EPC2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 307,
"time": "1775982890"
},
"departure": {
"delay": 307,
"time": "1775982907"
},
"stopId": "FR:50129:ZE:10CMI2:ATOUMOD035",
"stopSequence": 24
}
],
"timestamp": "1776019610",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748896x2025xHxMultxDimxDimanchex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TNIx319:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1775997420"
},
"departure": {
"time": "1775997420"
},
"stopId": "FR:76378:ZE:TNIx22518:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"time": "1775998920"
},
"departure": {
"time": "1775998920"
},
"stopId": "FR:76354:ZE:TNIx22599:ATOUMOD001",
"stopSequence": 36
},
{
"departure": {
"delay": -480,
"time": "1775996520"
},
"stopId": "FR:76709:ZE:TNIx22501:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1775998680"
},
"departure": {
"time": "1775998680"
},
"stopId": "FR:76354:ZE:TNIx23026:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"time": "1775999520"
},
"departure": {
"time": "1775999520"
},
"stopId": "FR:76157:ZE:TNIx10365:ATOUMOD001",
"stopSequence": 42
},
{
"arrival": {
"time": "1775998500"
},
"departure": {
"time": "1775998500"
},
"stopId": "FR:76222:ZE:TNIx23154:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"time": "1775997720"
},
"departure": {
"time": "1775997720"
},
"stopId": "FR:76378:ZE:TNIx23039:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 5,
"time": "1775999525"
},
"departure": {
"delay": 5,
"time": "1775999525"
},
"stopId": "FR:76157:ZE:TNIx10603:ATOUMOD001",
"stopSequence": 43
},
{
"arrival": {
"time": "1775997120"
},
"departure": {
"time": "1775997120"
},
"stopId": "FR:76709:ZE:TNIx22507:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1775998860"
},
"departure": {
"time": "1775998860"
},
"stopId": "FR:76354:ZE:TNIx22598:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"time": "1775997240"
},
"departure": {
"time": "1775997240"
},
"stopId": "FR:76750:ZE:TNIx22514:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1775999460"
},
"departure": {
"time": "1775999460"
},
"stopId": "FR:76157:ZE:TNIx10642:ATOUMOD001",
"stopSequence": 41
},
{
"arrival": {
"time": "1775999220"
},
"departure": {
"time": "1775999220"
},
"stopId": "FR:76614:ZE:TNIx12686:ATOUMOD001",
"stopSequence": 39
},
{
"arrival": {
"time": "1775999100"
},
"departure": {
"time": "1775999100"
},
"stopId": "FR:76614:ZE:TNIx22604:ATOUMOD001",
"stopSequence": 38
},
{
"arrival": {
"time": "1775999640"
},
"departure": {
"time": "1775999640"
},
"stopId": "FR:76157:ZE:TNIx10604:ATOUMOD001",
"stopSequence": 44
},
{
"arrival": {
"time": "1775997540"
},
"departure": {
"time": "1775997540"
},
"stopId": "FR:76378:ZE:TNIx22522:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"time": "1775997600"
},
"departure": {
"time": "1775997600"
},
"stopId": "FR:76378:ZE:TNIx22526:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 5,
"time": "1775997545"
},
"departure": {
"delay": 5,
"time": "1775997545"
},
"stopId": "FR:76378:ZE:TNIx22524:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"time": "1775998980"
},
"departure": {
"time": "1775998980"
},
"stopId": "FR:76614:ZE:TNIx22602:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"time": "1775997780"
},
"departure": {
"time": "1775997780"
},
"stopId": "FR:76436:ZE:TNIx22542:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 5,
"time": "1775997065"
},
"departure": {
"delay": 5,
"time": "1775997065"
},
"stopId": "FR:76709:ZE:TNIx22505:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1775999940"
},
"departure": {
"time": "1775999940"
},
"stopId": "FR:76540:ZE:TNIx12866:ATOUMOD001",
"stopSequence": 45
},
{
"arrival": {
"time": "1775998560"
},
"departure": {
"time": "1775998560"
},
"stopId": "FR:76222:ZE:TNIx22575:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"time": "1775997480"
},
"departure": {
"time": "1775997480"
},
"stopId": "FR:76378:ZE:TNIx22520:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"time": "1775998380"
},
"departure": {
"time": "1775998380"
},
"stopId": "FR:76222:ZE:TNIx22554:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"time": "1775997000"
},
"departure": {
"time": "1775997000"
},
"stopId": "FR:76709:ZE:TNIx22503:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 5,
"time": "1775997605"
},
"departure": {
"delay": 5,
"time": "1775997605"
},
"stopId": "FR:76378:ZE:TNIx22528:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"time": "1775997180"
},
"departure": {
"time": "1775997180"
},
"stopId": "FR:76750:ZE:TNIx22510:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1775997300"
},
"departure": {
"time": "1775997300"
},
"stopId": "FR:76378:ZE:TNIx22532:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1775998620"
},
"departure": {
"time": "1775998620"
},
"stopId": "FR:76222:ZE:TNIx22581:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"time": "1775997060"
},
"departure": {
"time": "1775997060"
},
"stopId": "FR:76709:ZE:TNIx23021:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1775997840"
},
"departure": {
"time": "1775997840"
},
"stopId": "FR:76436:ZE:TNIx22540:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"time": "1776000540"
},
"stopId": "FR:76540:ZE:TNIx12722:ATOUMOD001",
"stopSequence": 46
},
{
"arrival": {
"delay": 5,
"time": "1775997425"
},
"departure": {
"delay": 5,
"time": "1775997425"
},
"stopId": "FR:76378:ZE:TNIx22607:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"time": "1775997660"
},
"departure": {
"time": "1775997660"
},
"stopId": "FR:76378:ZE:TNIx22530:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"time": "1775997360"
},
"departure": {
"time": "1775997360"
},
"stopId": "FR:76378:ZE:TNIx22516:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1775998800"
},
"departure": {
"time": "1775998800"
},
"stopId": "FR:76354:ZE:TNIx22585:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"time": "1775999400"
},
"departure": {
"time": "1775999400"
},
"stopId": "FR:76157:ZE:TNIx10765:ATOUMOD001",
"stopSequence": 40
}
],
"timestamp": "1775996945",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TNIx530:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TNIx319:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748890x2025xHxMultxDimxDimanchex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 13,
"time": "1775994102"
},
"departure": {
"delay": 13,
"time": "1775994133"
},
"stopId": "FR:50129:ZE:10NOR5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 29,
"time": "1775994239"
},
"departure": {
"delay": 29,
"time": "1775994269"
},
"stopId": "FR:50129:ZE:10LPL1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 105,
"time": "1775991693"
},
"departure": {
"delay": 105,
"time": "1775991705"
},
"stopId": "FR:50129:ZE:10MES1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 218,
"time": "1775992321"
},
"departure": {
"delay": 218,
"time": "1775992358"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 202,
"time": "1775993088"
},
"departure": {
"delay": 202,
"time": "1775993122"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 242,
"time": "1775992523"
},
"departure": {
"delay": 242,
"time": "1775992562"
},
"stopId": "FR:50129:ZE:10ANN1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 207,
"time": "1775992241"
},
"departure": {
"delay": 207,
"time": "1775992287"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 156,
"time": "1775991801"
},
"departure": {
"delay": 156,
"time": "1775991816"
},
"stopId": "FR:50129:ZE:10BOI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 259,
"time": "1775992625"
},
"departure": {
"delay": 259,
"time": "1775992639"
},
"stopId": "FR:50129:ZE:10CMI1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -55,
"time": "1775994365"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 154,
"time": "1775991840"
},
"departure": {
"delay": 154,
"time": "1775991874"
},
"stopId": "FR:50129:ZE:10FRN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 134,
"time": "1775993496"
},
"departure": {
"delay": 134,
"time": "1775993534"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 86,
"time": "1775993627"
},
"departure": {
"delay": 86,
"time": "1775993666"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 62,
"time": "1775993855"
},
"departure": {
"delay": 62,
"time": "1775993882"
},
"stopId": "FR:50129:ZE:10GRR1:ATOUMOD035",
"stopSequence": 28
},
{
"departure": {
"delay": 132,
"time": "1775991612"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 255,
"time": "1775993259"
},
"departure": {
"delay": 255,
"time": "1775993295"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 97,
"time": "1775993721"
},
"departure": {
"delay": 97,
"time": "1775993737"
},
"stopId": "FR:50129:ZE:10HPA3:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 232,
"time": "1775992913"
},
"departure": {
"delay": 232,
"time": "1775992972"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 216,
"time": "1775992425"
},
"departure": {
"delay": 216,
"time": "1775992476"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 310,
"time": "1775992771"
},
"departure": {
"delay": 310,
"time": "1775992810"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -6,
"time": "1775994153"
},
"departure": {
"delay": -6,
"time": "1775994174"
},
"stopId": "FR:50129:ZE:10GDR1:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 162,
"time": "1775992139"
},
"departure": {
"delay": 162,
"time": "1775992182"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 293,
"time": "1775992826"
},
"departure": {
"delay": 293,
"time": "1775992853"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 43,
"time": "1775993953"
},
"departure": {
"delay": 43,
"time": "1775993983"
},
"stopId": "FR:50129:ZE:10BAG3:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 46,
"time": "1775994034"
},
"departure": {
"delay": 46,
"time": "1775994046"
},
"stopId": "FR:50129:ZE:10MED3:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 176,
"time": "1775992060"
},
"departure": {
"delay": 176,
"time": "1775992076"
},
"stopId": "FR:50129:ZE:10EPC1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 189,
"time": "1775993015"
},
"departure": {
"delay": 189,
"time": "1775993049"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 224,
"time": "1775993153"
},
"departure": {
"delay": 224,
"time": "1775993204"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 159,
"time": "1775993393"
},
"departure": {
"delay": 159,
"time": "1775993439"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 51,
"time": "1775993795"
},
"departure": {
"delay": 51,
"time": "1775993811"
},
"stopId": "FR:50129:ZE:10XCT3:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 18,
"time": "1775994308"
},
"departure": {
"delay": 18,
"time": "1775994318"
},
"stopId": "FR:50129:ZE:10FLO1:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 151,
"time": "1775991959"
},
"departure": {
"delay": 151,
"time": "1775991991"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 179,
"time": "1775993322"
},
"departure": {
"delay": 179,
"time": "1775993339"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 121,
"time": "1775991730"
},
"departure": {
"delay": 121,
"time": "1775991781"
},
"stopId": "FR:50129:ZE:10MOR1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 287,
"time": "1775992665"
},
"departure": {
"delay": 287,
"time": "1775992727"
},
"stopId": "FR:50129:ZE:10PAX1:ATOUMOD035",
"stopSequence": 14
}
],
"timestamp": "1776019610",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748890x2025xHxMultxDimxDimanchex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TNIx619:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 125,
"time": "1776019140"
},
"departure": {
"delay": 125,
"time": "1776019145"
},
"stopId": "FR:76378:ZE:TNIx22520:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 120,
"time": "1776019740"
},
"stopId": "FR:76709:ZE:TNIx22502:ATOUMOD001",
"stopSequence": 41
},
{
"arrival": {
"delay": 185,
"time": "1776017820"
},
"departure": {
"delay": 185,
"time": "1776017825"
},
"stopId": "FR:76354:ZE:TNIx22587:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 245,
"time": "1776018360"
},
"departure": {
"delay": 245,
"time": "1776018365"
},
"stopId": "FR:76222:ZE:TNIx33259:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 65,
"time": "1776018960"
},
"departure": {
"delay": 65,
"time": "1776018965"
},
"stopId": "FR:76378:ZE:TNIx22529:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 125,
"time": "1776019500"
},
"departure": {
"delay": 125,
"time": "1776019505"
},
"stopId": "FR:76709:ZE:TNIx22508:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"delay": 125,
"time": "1776017880"
},
"departure": {
"delay": 125,
"time": "1776017885"
},
"stopId": "FR:76354:ZE:TNIx22583:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 245,
"time": "1776018180"
},
"departure": {
"delay": 245,
"time": "1776018185"
},
"stopId": "FR:76222:ZE:TNIx23155:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 65,
"time": "1776019260"
},
"departure": {
"delay": 65,
"time": "1776019265"
},
"stopId": "FR:76378:ZE:TNIx22533:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 185,
"time": "1776017640"
},
"departure": {
"delay": 185,
"time": "1776017645"
},
"stopId": "FR:76614:ZE:TNIx22605:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 120,
"time": "1776019620"
},
"departure": {
"delay": 120,
"time": "1776019620"
},
"stopId": "FR:76709:ZE:TNIx23020:ATOUMOD001",
"stopSequence": 39
},
{
"arrival": {
"delay": 125,
"time": "1776018000"
},
"departure": {
"delay": 125,
"time": "1776018005"
},
"stopId": "FR:76222:ZE:TNIx22582:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 125,
"time": "1776018780"
},
"departure": {
"delay": 125,
"time": "1776018785"
},
"stopId": "FR:76436:ZE:TNIx23041:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 75,
"time": "1776018970"
},
"departure": {
"delay": 75,
"time": "1776018975"
},
"stopId": "FR:76378:ZE:TNIx22527:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 245,
"time": "1776018240"
},
"departure": {
"delay": 245,
"time": "1776018245"
},
"stopId": "FR:76222:ZE:TNIx23158:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 185,
"time": "1776019200"
},
"departure": {
"delay": 185,
"time": "1776019205"
},
"stopId": "FR:76378:ZE:TNIx22606:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 65,
"time": "1776019020"
},
"departure": {
"delay": 65,
"time": "1776019025"
},
"stopId": "FR:76378:ZE:TNIx22525:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 75,
"time": "1776019390"
},
"departure": {
"delay": 75,
"time": "1776019395"
},
"stopId": "FR:76750:ZE:TNIx22510:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"delay": 135,
"time": "1776017710"
},
"departure": {
"delay": 135,
"time": "1776017715"
},
"stopId": "FR:76354:ZE:TNIx22600:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 125,
"time": "1776018840"
},
"departure": {
"delay": 125,
"time": "1776018845"
},
"stopId": "FR:76436:ZE:TNIx22541:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 185,
"time": "1776017760"
},
"departure": {
"delay": 185,
"time": "1776017765"
},
"stopId": "FR:76354:ZE:TNIx22597:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 245,
"time": "1776017280"
},
"departure": {
"delay": 245,
"time": "1776017285"
},
"stopId": "FR:76157:ZE:TNIx10364:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 245,
"time": "1776017340"
},
"departure": {
"delay": 245,
"time": "1776017345"
},
"stopId": "FR:76157:ZE:TNIx10641:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 185,
"time": "1776017700"
},
"departure": {
"delay": 185,
"time": "1776017705"
},
"stopId": "FR:76614:ZE:TNIx22601:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 135,
"time": "1776019210"
},
"departure": {
"delay": 135,
"time": "1776019215"
},
"stopId": "FR:76378:ZE:TNIx22519:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 125,
"time": "1776019080"
},
"departure": {
"delay": 125,
"time": "1776019085"
},
"stopId": "FR:76378:ZE:TNIx22523:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 125,
"time": "1776017460"
},
"departure": {
"delay": 125,
"time": "1776017465"
},
"stopId": "FR:76614:ZE:TNIx22977:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 120,
"time": "1776019680"
},
"departure": {
"delay": 120,
"time": "1776019680"
},
"stopId": "FR:76709:ZE:TNIx22504:ATOUMOD001",
"stopSequence": 40
},
{
"arrival": {
"delay": 195,
"time": "1776017350"
},
"departure": {
"delay": 195,
"time": "1776017355"
},
"stopId": "FR:76157:ZE:TNIx10764:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 120,
"time": "1776019560"
},
"departure": {
"delay": 120,
"time": "1776019560"
},
"stopId": "FR:76709:ZE:TNIx22506:ATOUMOD001",
"stopSequence": 38
},
{
"arrival": {
"delay": 125,
"time": "1776019380"
},
"departure": {
"delay": 125,
"time": "1776019385"
},
"stopId": "FR:76750:ZE:TNIx22515:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 85,
"time": "1776019220"
},
"departure": {
"delay": 85,
"time": "1776019225"
},
"stopId": "FR:76378:ZE:TNIx22517:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 125,
"time": "1776018900"
},
"departure": {
"delay": 125,
"time": "1776018905"
},
"stopId": "FR:76378:ZE:TNIx23040:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 75,
"time": "1776018910"
},
"departure": {
"delay": 75,
"time": "1776018915"
},
"stopId": "FR:76378:ZE:TNIx22531:ATOUMOD001",
"stopSequence": 23
}
],
"timestamp": "1776019509",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TNIx530:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TNIx619:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3136F494074x2026x04x05T22x37x58Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1776021720"
},
"departure": {
"time": "1776021780"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 13
},
{
"departure": {
"time": "1776020940"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"delay": 300,
"time": "1776028620"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 26
},
{
"arrival": {
"time": "1776023880"
},
"departure": {
"time": "1776024060"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1776022560"
},
"departure": {
"time": "1776022620"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 15
}
],
"timestamp": "1776017330",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx468B44B7xC327x4154xB85Ex25C67C32B61Ex:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3136F494074x2026x04x05T22x37x58Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx539:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 41,
"time": "1776022961"
},
"departure": {
"delay": 41,
"time": "1776022961"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1776022920"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1776023040"
},
"departure": {
"time": "1776023040"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1776019524",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx539:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4041936x2025x26xGDimLiaxDimanchex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 78,
"time": "1776019158"
},
"departure": {
"delay": 78,
"time": "1776019158"
},
"stopId": "FR:76351:ZE:3798:ATOUMOD003",
"stopSequence": 13
},
{
"departure": {
"delay": 100,
"time": "1776019000"
},
"stopId": "FR:76351:ZE:3397:ATOUMOD003",
"stopSequence": 9
},
{
"departure": {
"delay": 102,
"time": "1776019242"
},
"stopId": "FR:76351:ZE:4607:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 88,
"time": "1776019048"
},
"departure": {
"delay": 88,
"time": "1776019048"
},
"stopId": "FR:76351:ZE:4601:ATOUMOD003",
"stopSequence": 10
},
{
"departure": {
"delay": 54,
"time": "1776019314"
},
"stopId": "FR:76351:ZE:3659:ATOUMOD003",
"stopSequence": 16
},
{
"departure": {
"delay": 64,
"time": "1776018904"
},
"stopId": "FR:76351:ZE:4554:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 28,
"time": "1776019768"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 22
},
{
"departure": {
"delay": 42,
"time": "1776019482"
},
"stopId": "FR:76351:ZE:3030:ATOUMOD003",
"stopSequence": 19
},
{
"departure": {
"delay": 24,
"time": "1776019404"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 18
},
{
"departure": {
"delay": 34,
"time": "1776019354"
},
"stopId": "FR:76351:ZE:4996:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 126,
"time": "1776019086"
},
"departure": {
"delay": 126,
"time": "1776019086"
},
"stopId": "FR:76351:ZE:3565:ATOUMOD003",
"stopSequence": 11
},
{
"departure": {
"delay": 54,
"time": "1776019194"
},
"stopId": "FR:76351:ZE:3539:ATOUMOD003",
"stopSequence": 14
},
{
"departure": {
"delay": 28,
"time": "1776019528"
},
"stopId": "FR:76351:ZE:3530:ATOUMOD003",
"stopSequence": 20
},
{
"departure": {
"delay": 28,
"time": "1776019588"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 21
},
{
"departure": {
"delay": 108,
"time": "1776019128"
},
"stopId": "FR:76351:ZE:4476:ATOUMOD003",
"stopSequence": 12
},
{
"departure": {
"delay": 108,
"time": "1776018948"
},
"stopId": "FR:76351:ZE:3277:ATOUMOD003",
"stopSequence": 8
}
],
"timestamp": "1776019133",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C8:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4041936x2025x26xGDimLiaxDimanchex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4042198x2025x26xGDimLiaxDimanchex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 110,
"time": "1776020030"
},
"departure": {
"delay": 110,
"time": "1776020030"
},
"stopId": "FR:76351:ZE:4543:ATOUMOD003",
"stopSequence": 17
},
{
"departure": {
"delay": 38,
"time": "1776019358"
},
"stopId": "FR:76351:ZE:3279:ATOUMOD003",
"stopSequence": 6
},
{
"departure": {
"delay": 128,
"time": "1776019568"
},
"stopId": "FR:76351:ZE:4581:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 110,
"time": "1776020150"
},
"departure": {
"delay": 110,
"time": "1776020150"
},
"stopId": "FR:76351:ZE:3311:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 167,
"time": "1776019787"
},
"departure": {
"delay": 167,
"time": "1776019787"
},
"stopId": "FR:76351:ZE:3011:ATOUMOD003",
"stopSequence": 12
},
{
"departure": {
"delay": 35,
"time": "1776018935"
},
"stopId": "FR:76351:ZE:4544:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 117,
"time": "1776020217"
},
"departure": {
"delay": 117,
"time": "1776020217"
},
"stopId": "FR:76351:ZE:3806:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 142,
"time": "1776020242"
},
"departure": {
"delay": 142,
"time": "1776020242"
},
"stopId": "FR:76351:ZE:3469:ATOUMOD003",
"stopSequence": 23
},
{
"departure": {
"delay": 6,
"time": "1776019086"
},
"stopId": "FR:76351:ZE:3794:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 110,
"time": "1776019970"
},
"departure": {
"delay": 110,
"time": "1776019970"
},
"stopId": "FR:76351:ZE:3231:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 133,
"time": "1776020113"
},
"departure": {
"delay": 133,
"time": "1776020113"
},
"stopId": "FR:76351:ZE:3527:ATOUMOD003",
"stopSequence": 19
},
{
"departure": {
"delay": 90,
"time": "1776019290"
},
"stopId": "FR:76351:ZE:4880:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 110,
"time": "1776020270"
},
"stopId": "FR:76351:ZE:4825:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 158,
"time": "1776019718"
},
"departure": {
"delay": 158,
"time": "1776019718"
},
"stopId": "FR:76351:ZE:3283:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 110,
"time": "1776019850"
},
"departure": {
"delay": 110,
"time": "1776019850"
},
"stopId": "FR:76351:ZE:3377:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 153,
"time": "1776020193"
},
"departure": {
"delay": 153,
"time": "1776020193"
},
"stopId": "FR:76351:ZE:3198:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 143,
"time": "1776020063"
},
"departure": {
"delay": 143,
"time": "1776020063"
},
"stopId": "FR:76351:ZE:3373:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 139,
"time": "1776019999"
},
"departure": {
"delay": 139,
"time": "1776019999"
},
"stopId": "FR:76351:ZE:3237:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 110,
"time": "1776019670"
},
"departure": {
"delay": 110,
"time": "1776019670"
},
"stopId": "FR:76351:ZE:3693:ATOUMOD003",
"stopSequence": 10
},
{
"departure": {
"delay": 37,
"time": "1776019237"
},
"stopId": "FR:76351:ZE:3175:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 155,
"time": "1776019895"
},
"departure": {
"delay": 155,
"time": "1776019895"
},
"stopId": "FR:76351:ZE:3168:ATOUMOD003",
"stopSequence": 14
},
{
"departure": {
"delay": 65,
"time": "1776019445"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 8
}
],
"timestamp": "1776019603",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C4:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4042198x2025x26xGDimLiaxDimanchex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx536:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 188,
"time": "1776019688"
},
"departure": {
"delay": 188,
"time": "1776019688"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 147,
"time": "1776020787"
},
"departure": {
"delay": 147,
"time": "1776020787"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 157,
"time": "1776021577"
},
"departure": {
"delay": 157,
"time": "1776021577"
},
"stopId": "FR:76540:ZE:TCARxCOUPE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 176,
"time": "1776020996"
},
"departure": {
"delay": 176,
"time": "1776020996"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 177,
"time": "1776019857"
},
"departure": {
"delay": 177,
"time": "1776019857"
},
"stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 147,
"time": "1776021927"
},
"departure": {
"delay": 147,
"time": "1776021927"
},
"stopId": "FR:76540:ZE:TCARxCHATL1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 147,
"time": "1776020127"
},
"departure": {
"delay": 147,
"time": "1776020127"
},
"stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 147,
"time": "1776020547"
},
"departure": {
"delay": 147,
"time": "1776020547"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 147,
"time": "1776021807"
},
"departure": {
"delay": 147,
"time": "1776021807"
},
"stopId": "FR:76540:ZE:TCARxGALI1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 147,
"time": "1776021387"
},
"departure": {
"delay": 147,
"time": "1776021387"
},
"stopId": "FR:76540:ZE:TCARxARGEN1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 147,
"time": "1776021627"
},
"departure": {
"delay": 147,
"time": "1776021627"
},
"stopId": "FR:76540:ZE:TCARxSTCLA1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 165,
"time": "1776019485"
},
"departure": {
"delay": 165,
"time": "1776019485"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 173,
"time": "1776021233"
},
"departure": {
"delay": 173,
"time": "1776021233"
},
"stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 183,
"time": "1776020463"
},
"departure": {
"delay": 183,
"time": "1776020463"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 153,
"time": "1776020733"
},
"departure": {
"delay": 153,
"time": "1776020733"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 154,
"time": "1776020314"
},
"departure": {
"delay": 154,
"time": "1776020314"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 147,
"time": "1776019587"
},
"departure": {
"delay": 147,
"time": "1776019587"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 147,
"time": "1776022167"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 202,
"time": "1776021742"
},
"departure": {
"delay": 202,
"time": "1776021742"
},
"stopId": "FR:76540:ZE:TCARxPSALO1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 178,
"time": "1776019978"
},
"departure": {
"delay": 178,
"time": "1776019978"
},
"stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 147,
"time": "1776020907"
},
"departure": {
"delay": 147,
"time": "1776020907"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 195,
"time": "1776020595"
},
"departure": {
"delay": 195,
"time": "1776020595"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 172,
"time": "1776020392"
},
"departure": {
"delay": 172,
"time": "1776020392"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 147,
"time": "1776021147"
},
"departure": {
"delay": 147,
"time": "1776021147"
},
"stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 199,
"time": "1776021859"
},
"departure": {
"delay": 199,
"time": "1776021859"
},
"stopId": "FR:76540:ZE:TCARxMAIS21:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 192,
"time": "1776021672"
},
"departure": {
"delay": 192,
"time": "1776021672"
},
"stopId": "FR:76540:ZE:TCARxMALRA1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 147,
"time": "1776020247"
},
"departure": {
"delay": 147,
"time": "1776020247"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 147,
"time": "1776020667"
},
"departure": {
"delay": 147,
"time": "1776020667"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 147,
"time": "1776019767"
},
"departure": {
"delay": 147,
"time": "1776019767"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"delay": 115,
"time": "1776019435"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1776019444",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx536:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN13158F495196x2026x04x05T22x37x58Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1776019800"
},
"departure": {
"time": "1776019920"
},
"stopId": "FR:27681:ZE:StopPointxOCETrainxTERx87415604:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1776020700"
},
"departure": {
"time": "1776020760"
},
"stopId": "FR:78531:ZE:StopPointxOCETrainxTERx87415885:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1776020340"
},
"departure": {
"time": "1776020400"
},
"stopId": "FR:78089:ZE:StopPointxOCETrainxTERx87415893:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1776018660"
},
"departure": {
"time": "1776018720"
},
"stopId": "FR:27701:ZE:StopPointxOCETrainxTERx87415877:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"delay": 300,
"time": "1776023580"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1776021060"
},
"departure": {
"time": "1776021180"
},
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 17
},
{
"departure": {
"time": "1776017580"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1776018120"
},
"departure": {
"time": "1776018180"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1776019320"
},
"departure": {
"time": "1776019380"
},
"stopId": "FR:27022:ZE:StopPointxOCETrainxTERx87415620:ATOUMOD002",
"stopSequence": 9
}
],
"timestamp": "1776013970",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx97E911FAxC8F2x4861xAD3CxC36CF4750A49x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN13158F495196x2026x04x05T22x37x58Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3382F46148x2026x04x05T22x37x58Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1776010980"
},
"stopId": "FR:14220:ZE:StopPointxOCETrainxTERx87444372:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1776011520"
},
"departure": {
"time": "1776011700"
},
"stopId": "FR:14514:ZE:StopPointxOCETrainxTERx87444349:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1776015300"
},
"departure": {
"time": "1776015420"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 10
},
{
"arrival": {
"delay": 300,
"time": "1776019980"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1776013740"
},
"departure": {
"time": "1776013800"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"time": "1776012780"
},
"departure": {
"time": "1776012840"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 5
}
],
"timestamp": "1776007370",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx03A83359x7D9Dx4301x9C87x92FED4666451x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3382F46148x2026x04x05T22x37x58Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4110961x2025x26xGDimTRAxDimanchex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 65,
"time": "1776019205"
},
"stopId": "FR:76351:ZE:3985:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 95,
"time": "1776019715"
},
"stopId": "FR:76351:ZE:3978:ATOUMOD003",
"stopSequence": 15
},
{
"departure": {
"delay": 99,
"time": "1776019479"
},
"stopId": "FR:76351:ZE:3951:ATOUMOD003",
"stopSequence": 13
},
{
"departure": {
"delay": 93,
"time": "1776019593"
},
"stopId": "FR:76351:ZE:3995:ATOUMOD003",
"stopSequence": 14
},
{
"departure": {
"delay": 91,
"time": "1776019351"
},
"stopId": "FR:76351:ZE:3993:ATOUMOD003",
"stopSequence": 12
}
],
"timestamp": "1776019303",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:B:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4110961x2025x26xGDimTRAxDimanchex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852868F487872x2026x04x05T22x37x58Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1776019860"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 55
},
{
"arrival": {
"time": "1776017820"
},
"departure": {
"time": "1776017940"
},
"stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002",
"stopSequence": 46
},
{
"arrival": {
"time": "1776015420"
},
"departure": {
"time": "1776015540"
},
"stopId": "FR:50147:ZE:StopPointxOCETrainxTERx87447110:ATOUMOD002",
"stopSequence": 42
},
{
"arrival": {
"time": "1776018720"
},
"departure": {
"time": "1776018840"
},
"stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002",
"stopSequence": 50
},
{
"departure": {
"delay": 300,
"time": "1776007620"
},
"stopId": "FR:35238:ZE:StopPointxOCETrainxTERx87471003:ATOUMOD002",
"stopSequence": 28
},
{
"arrival": {
"delay": 300,
"time": "1776007980"
},
"departure": {
"delay": 300,
"time": "1776008040"
},
"stopId": "FR:35238:ZE:StopPointxOCETrainxTERx87471391:ATOUMOD002",
"stopSequence": 29
},
{
"arrival": {
"time": "1776016800"
},
"departure": {
"time": "1776017100"
},
"stopId": "FR:50502:ZE:StopPointxOCETrainxTERx87447003:ATOUMOD002",
"stopSequence": 44
},
{
"arrival": {
"time": "1776013320"
},
"departure": {
"time": "1776013860"
},
"stopId": "FR:50218:ZE:StopPointxOCETrainxTERx87447680:ATOUMOD002",
"stopSequence": 40
}
],
"timestamp": "1776008480",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx789690b9x0beex4978x8bf9xf4810c9e16f2x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852868F487872x2026x04x05T22x37x58Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852440F409873x2026x03x30T20x56x21Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1776021120"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1776019920"
},
"departure": {
"time": "1776019980"
},
"stopId": "FR:14514:ZE:StopPointxOCETrainxTERx87444349:ATOUMOD002",
"stopSequence": 6
},
{
"departure": {
"time": "1776019440"
},
"stopId": "FR:14220:ZE:StopPointxOCETrainxTERx87444372:ATOUMOD002",
"stopSequence": 4
}
],
"timestamp": "1776015830",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx5E25F2B5xD15Fx475FxB424xC7ED6748FE50x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852440F409873x2026x03x30T20x56x21Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx1827:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1776020700"
},
"departure": {
"time": "1776020700"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 16,
"time": "1776020176"
},
"departure": {
"delay": 16,
"time": "1776020176"
},
"stopId": "FR:76157:ZE:TCARxTPRAT1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1776021300"
},
"departure": {
"time": "1776021300"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 11,
"time": "1776019871"
},
"departure": {
"delay": 11,
"time": "1776019871"
},
"stopId": "FR:76157:ZE:TCARxTPISS1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1776021180"
},
"departure": {
"time": "1776021180"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"time": "1776021840"
},
"departure": {
"time": "1776021840"
},
"stopId": "FR:76212:ZE:TCARxDMAIR1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 23,
"time": "1776020843"
},
"departure": {
"delay": 23,
"time": "1776020843"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 12,
"time": "1776021072"
},
"departure": {
"delay": 12,
"time": "1776021072"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"delay": 30,
"time": "1776019830"
},
"stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 55,
"time": "1776021955"
},
"departure": {
"delay": 55,
"time": "1776021955"
},
"stopId": "FR:76212:ZE:TCARxCANAD1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 12,
"time": "1776019992"
},
"departure": {
"delay": 12,
"time": "1776019992"
},
"stopId": "FR:76157:ZE:TCARxTPROV1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1776021600"
},
"departure": {
"time": "1776021600"
},
"stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 25,
"time": "1776021745"
},
"departure": {
"delay": 25,
"time": "1776021745"
},
"stopId": "FR:76540:ZE:TCARxECOLE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 29,
"time": "1776021449"
},
"departure": {
"delay": 29,
"time": "1776021449"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"time": "1776021000"
},
"departure": {
"time": "1776021000"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 27,
"time": "1776019947"
},
"departure": {
"delay": 27,
"time": "1776019947"
},
"stopId": "FR:76157:ZE:TCARxTJAUR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 44,
"time": "1776020084"
},
"departure": {
"delay": 44,
"time": "1776020084"
},
"stopId": "FR:76157:ZE:TCARxTDUMA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 30,
"time": "1776020490"
},
"departure": {
"delay": 30,
"time": "1776020490"
},
"stopId": "FR:76540:ZE:TCARxMIN1T:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 30,
"time": "1776020130"
},
"departure": {
"delay": 30,
"time": "1776020130"
},
"stopId": "FR:76157:ZE:TCARxTOUYE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 4,
"time": "1776021244"
},
"departure": {
"delay": 4,
"time": "1776021244"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"time": "1776022080"
},
"stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 5,
"time": "1776020765"
},
"departure": {
"delay": 5,
"time": "1776020765"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 18,
"time": "1776021678"
},
"departure": {
"delay": 18,
"time": "1776021678"
},
"stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 36,
"time": "1776020916"
},
"departure": {
"delay": 36,
"time": "1776020916"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 37,
"time": "1776020377"
},
"departure": {
"delay": 37,
"time": "1776020377"
},
"stopId": "FR:76157:ZE:TCARxCORNI1:ATOUMOD001",
"stopSequence": 8
}
],
"timestamp": "1776019084",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx1827:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748891x2025xHxMultxDimxDimanchex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 343,
"time": "1775999829"
},
"departure": {
"delay": 343,
"time": "1775999863"
},
"stopId": "FR:50129:ZE:10ANN1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 221,
"time": "1776001198"
},
"departure": {
"delay": 221,
"time": "1776001241"
},
"stopId": "FR:50129:ZE:10GRR1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 239,
"time": "1776001031"
},
"departure": {
"delay": 239,
"time": "1776001079"
},
"stopId": "FR:50129:ZE:10HPA3:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 188,
"time": "1776001473"
},
"departure": {
"delay": 188,
"time": "1776001508"
},
"stopId": "FR:50129:ZE:10NOR5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 197,
"time": "1776000925"
},
"departure": {
"delay": 197,
"time": "1776000977"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 395,
"time": "1776000105"
},
"departure": {
"delay": 395,
"time": "1776000155"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 395,
"time": "1775999919"
},
"departure": {
"delay": 395,
"time": "1775999975"
},
"stopId": "FR:50129:ZE:10CMI1:ATOUMOD035",
"stopSequence": 13
},
{
"departure": {
"delay": 184,
"time": "1775998864"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 213,
"time": "1776001132"
},
"departure": {
"delay": 213,
"time": "1776001173"
},
"stopId": "FR:50129:ZE:10XCT3:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 349,
"time": "1776000212"
},
"departure": {
"delay": 349,
"time": "1776000289"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 395,
"time": "1776000057"
},
"departure": {
"delay": 395,
"time": "1776000095"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 181,
"time": "1776001529"
},
"departure": {
"delay": 181,
"time": "1776001561"
},
"stopId": "FR:50129:ZE:10GDR1:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 315,
"time": "1776000354"
},
"departure": {
"delay": 315,
"time": "1776000375"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 159,
"time": "1775998950"
},
"departure": {
"delay": 159,
"time": "1775998959"
},
"stopId": "FR:50129:ZE:10MES1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 208,
"time": "1775999206"
},
"departure": {
"delay": 208,
"time": "1775999248"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 323,
"time": "1775999536"
},
"departure": {
"delay": 323,
"time": "1775999603"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 203,
"time": "1776001297"
},
"departure": {
"delay": 203,
"time": "1776001343"
},
"stopId": "FR:50129:ZE:10BAG3:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 271,
"time": "1775999443"
},
"departure": {
"delay": 271,
"time": "1775999491"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 207,
"time": "1775999056"
},
"departure": {
"delay": 207,
"time": "1775999067"
},
"stopId": "FR:50129:ZE:10BOI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 174,
"time": "1776001601"
},
"departure": {
"delay": 174,
"time": "1776001614"
},
"stopId": "FR:50129:ZE:10LPL1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 198,
"time": "1775999086"
},
"departure": {
"delay": 198,
"time": "1775999118"
},
"stopId": "FR:50129:ZE:10FRN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 288,
"time": "1775999324"
},
"departure": {
"delay": 288,
"time": "1775999388"
},
"stopId": "FR:50129:ZE:10EPC1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 181,
"time": "1775998983"
},
"departure": {
"delay": 181,
"time": "1775999041"
},
"stopId": "FR:50129:ZE:10MOR1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 327,
"time": "1775999632"
},
"departure": {
"delay": 327,
"time": "1775999667"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 326,
"time": "1775999735"
},
"departure": {
"delay": 326,
"time": "1775999786"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 161,
"time": "1776001651"
},
"departure": {
"delay": 161,
"time": "1776001661"
},
"stopId": "FR:50129:ZE:10FLO1:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 373,
"time": "1775999995"
},
"departure": {
"delay": 373,
"time": "1776000013"
},
"stopId": "FR:50129:ZE:10PAX1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 220,
"time": "1776001381"
},
"departure": {
"delay": 220,
"time": "1776001420"
},
"stopId": "FR:50129:ZE:10MED3:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 97,
"time": "1776001717"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 202,
"time": "1776000747"
},
"departure": {
"delay": 202,
"time": "1776000802"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 24
}
],
"timestamp": "1776019610",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748891x2025xHxMultxDimxDimanchex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx515:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 30,
"time": "1776021810"
},
"departure": {
"delay": 30,
"time": "1776021810"
},
"stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 1,
"time": "1776021661"
},
"departure": {
"delay": 1,
"time": "1776021661"
},
"stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 11,
"time": "1776021371"
},
"departure": {
"delay": 11,
"time": "1776021371"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1776021540"
},
"departure": {
"time": "1776021540"
},
"stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 30,
"time": "1776022830"
},
"departure": {
"delay": 30,
"time": "1776022830"
},
"stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 30,
"time": "1776021450"
},
"departure": {
"delay": 30,
"time": "1776021450"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 30,
"time": "1776021270"
},
"departure": {
"delay": 30,
"time": "1776021270"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 54,
"time": "1776022914"
},
"departure": {
"delay": 54,
"time": "1776022914"
},
"stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"delay": 30,
"time": "1776021150"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 11,
"time": "1776021191"
},
"departure": {
"delay": 11,
"time": "1776021191"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1776019524",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx515:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx4286:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 3258,
"time": "1776017930"
},
"departure": {
"delay": 3258,
"time": "1776017958"
},
"stopId": "FR:76540:ZE:TCARxJOFFR1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 3353,
"time": "1776018413"
},
"stopId": "FR:76540:ZE:TCARxBBOU:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 3358,
"time": "1776018211"
},
"departure": {
"delay": 3358,
"time": "1776018238"
},
"stopId": "FR:76540:ZE:TCARxGAREV1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 3198,
"time": "1776017819"
},
"departure": {
"delay": 3198,
"time": "1776017838"
},
"stopId": "FR:76540:ZE:TCARxSTSEV1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 3301,
"time": "1776018121"
},
"departure": {
"delay": 3301,
"time": "1776018121"
},
"stopId": "FR:76540:ZE:TCARxJUSTI1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 3239,
"time": "1776018059"
},
"departure": {
"delay": 3239,
"time": "1776018059"
},
"stopId": "FR:76540:ZE:TCARxTARTS1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 3278,
"time": "1776018318"
},
"departure": {
"delay": 3278,
"time": "1776018338"
},
"stopId": "FR:76540:ZE:TCARxBEAUV1:ATOUMOD001",
"stopSequence": 30
}
],
"timestamp": "1776016423",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx4286:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4022729x2025x26xGDimLiaxDimanchex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 139,
"time": "1776020479"
},
"departure": {
"delay": 139,
"time": "1776020479"
},
"stopId": "FR:76552:ZE:3355:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": 144,
"time": "1776019644"
},
"departure": {
"delay": 144,
"time": "1776019644"
},
"stopId": "FR:76351:ZE:3579:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 117,
"time": "1776019917"
},
"departure": {
"delay": 117,
"time": "1776019917"
},
"stopId": "FR:76351:ZE:4611:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 117,
"time": "1776020637"
},
"stopId": "FR:76552:ZE:3400:ATOUMOD003",
"stopSequence": 54
},
{
"arrival": {
"delay": 117,
"time": "1776020277"
},
"departure": {
"delay": 117,
"time": "1776020277"
},
"stopId": "FR:76552:ZE:3092:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 156,
"time": "1776019776"
},
"departure": {
"delay": 156,
"time": "1776019776"
},
"stopId": "FR:76351:ZE:3051:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 172,
"time": "1776020572"
},
"departure": {
"delay": 172,
"time": "1776020572"
},
"stopId": "FR:76552:ZE:3172:ATOUMOD003",
"stopSequence": 52
},
{
"arrival": {
"delay": 138,
"time": "1776019998"
},
"departure": {
"delay": 138,
"time": "1776019998"
},
"stopId": "FR:76351:ZE:3546:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 133,
"time": "1776020173"
},
"departure": {
"delay": 133,
"time": "1776020173"
},
"stopId": "FR:76552:ZE:3297:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 133,
"time": "1776019573"
},
"departure": {
"delay": 133,
"time": "1776019573"
},
"stopId": "FR:76351:ZE:3280:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 164,
"time": "1776020324"
},
"departure": {
"delay": 164,
"time": "1776020324"
},
"stopId": "FR:76552:ZE:3103:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 158,
"time": "1776020138"
},
"departure": {
"delay": 158,
"time": "1776020138"
},
"stopId": "FR:76552:ZE:3158:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 172,
"time": "1776020212"
},
"departure": {
"delay": 172,
"time": "1776020212"
},
"stopId": "FR:76552:ZE:3607:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 162,
"time": "1776020442"
},
"departure": {
"delay": 162,
"time": "1776020442"
},
"stopId": "FR:76552:ZE:3339:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 139,
"time": "1776020599"
},
"departure": {
"delay": 139,
"time": "1776020599"
},
"stopId": "FR:76552:ZE:4519:ATOUMOD003",
"stopSequence": 53
},
{
"arrival": {
"delay": 132,
"time": "1776020532"
},
"departure": {
"delay": 132,
"time": "1776020532"
},
"stopId": "FR:76552:ZE:3105:ATOUMOD003",
"stopSequence": 51
},
{
"arrival": {
"delay": 117,
"time": "1776020397"
},
"departure": {
"delay": 117,
"time": "1776020397"
},
"stopId": "FR:76552:ZE:3489:ATOUMOD003",
"stopSequence": 48
},
{
"departure": {
"delay": 117,
"time": "1776019497"
},
"stopId": "FR:76351:ZE:4640:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 157,
"time": "1776020077"
},
"departure": {
"delay": 157,
"time": "1776020077"
},
"stopId": "FR:76351:ZE:3459:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 152,
"time": "1776019832"
},
"departure": {
"delay": 152,
"time": "1776019832"
},
"stopId": "FR:76351:ZE:4593:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 138,
"time": "1776019698"
},
"departure": {
"delay": 138,
"time": "1776019698"
},
"stopId": "FR:76351:ZE:3022:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 117,
"time": "1776020037"
},
"departure": {
"delay": 117,
"time": "1776020037"
},
"stopId": "FR:76351:ZE:3020:ATOUMOD003",
"stopSequence": 41
}
],
"timestamp": "1776019594",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4022729x2025x26xGDimLiaxDimanchex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748860x2025xHxMultxDimxDimanchex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 27,
"time": "1775979232"
},
"departure": {
"delay": 27,
"time": "1775979267"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -30,
"time": "1775980256"
},
"departure": {
"delay": -30,
"time": "1775980290"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -47,
"time": "1775979816"
},
"departure": {
"delay": -47,
"time": "1775979853"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -5,
"time": "1775980363"
},
"departure": {
"delay": -5,
"time": "1775980375"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -23,
"time": "1775980200"
},
"departure": {
"delay": -23,
"time": "1775980237"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 145,
"time": "1775979461"
},
"departure": {
"delay": 145,
"time": "1775979565"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 60,
"time": "1775979401"
},
"departure": {
"delay": 60,
"time": "1775979420"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 9,
"time": "1775980749"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -28,
"time": "1775979895"
},
"departure": {
"delay": -28,
"time": "1775979932"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"departure": {
"delay": 77,
"time": "1775979077"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -37,
"time": "1775980009"
},
"departure": {
"delay": -37,
"time": "1775980043"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -43,
"time": "1775980419"
},
"departure": {
"delay": -43,
"time": "1775980457"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 80,
"time": "1775979665"
},
"departure": {
"delay": 80,
"time": "1775979680"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 3,
"time": "1775979745"
},
"departure": {
"delay": 3,
"time": "1775979783"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 37,
"time": "1775979163"
},
"departure": {
"delay": 37,
"time": "1775979217"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 77,
"time": "1775979377"
},
"departure": {
"delay": 77,
"time": "1775979377"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 51,
"time": "1775979700"
},
"departure": {
"delay": 51,
"time": "1775979711"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -26,
"time": "1775980086"
},
"departure": {
"delay": -26,
"time": "1775980174"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 140,
"time": "1775979588"
},
"departure": {
"delay": 140,
"time": "1775979620"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 25,
"time": "1775980520"
},
"departure": {
"delay": 25,
"time": "1775980645"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
}
],
"timestamp": "1776019612",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748860x2025xHxMultxDimxDimanchex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx14520:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 1345,
"time": "1776019105"
},
"departure": {
"delay": 1345,
"time": "1776019105"
},
"stopId": "FR:76540:ZE:TCARxGAREB1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 1180,
"time": "1776019392"
},
"departure": {
"delay": 1180,
"time": "1776019420"
},
"stopId": "FR:76540:ZE:TCARxRREPU0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 1134,
"time": "1776019314"
},
"departure": {
"delay": 1134,
"time": "1776019314"
},
"stopId": "FR:76540:ZE:TCARxHVR3:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 1331,
"time": "1776019151"
},
"departure": {
"delay": 1331,
"time": "1776019151"
},
"stopId": "FR:76540:ZE:TCARxSVER7:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 1161,
"time": "1776019341"
},
"departure": {
"delay": 1161,
"time": "1776019341"
},
"stopId": "FR:76540:ZE:TCARxSTNIC1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 1261,
"time": "1776019201"
},
"departure": {
"delay": 1261,
"time": "1776019201"
},
"stopId": "FR:76540:ZE:TCARxBARTS0:ATOUMOD001",
"stopSequence": 14
}
],
"timestamp": "1776018124",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx07:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx14520:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4110831x2025x26xGDimTRAxDimanchex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 74,
"time": "1776019694"
},
"departure": {
"delay": 74,
"time": "1776019694"
},
"stopId": "FR:76351:ZE:3999:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 108,
"time": "1776019968"
},
"departure": {
"delay": 108,
"time": "1776019968"
},
"stopId": "FR:76351:ZE:3969:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 77,
"time": "1776020417"
},
"departure": {
"delay": 77,
"time": "1776020417"
},
"stopId": "FR:76351:ZE:4003:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 100,
"time": "1776020620"
},
"departure": {
"delay": 100,
"time": "1776020620"
},
"stopId": "FR:76351:ZE:3953:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 118,
"time": "1776020218"
},
"departure": {
"delay": 118,
"time": "1776020218"
},
"stopId": "FR:76351:ZE:3991:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 71,
"time": "1776020111"
},
"departure": {
"delay": 71,
"time": "1776020111"
},
"stopId": "FR:76351:ZE:3971:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 90,
"time": "1776020310"
},
"departure": {
"delay": 90,
"time": "1776020310"
},
"stopId": "FR:76351:ZE:3975:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 74,
"time": "1776020714"
},
"stopId": "FR:76481:ZE:4890:ATOUMOD003",
"stopSequence": 18
},
{
"departure": {
"delay": 137,
"time": "1776019517"
},
"stopId": "FR:76351:ZE:3980:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 116,
"time": "1776020516"
},
"departure": {
"delay": 116,
"time": "1776020516"
},
"stopId": "FR:76351:ZE:3987:ATOUMOD003",
"stopSequence": 16
},
{
"departure": {
"delay": 141,
"time": "1776019401"
},
"stopId": "FR:76351:ZE:3964:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 122,
"time": "1776019802"
},
"departure": {
"delay": 122,
"time": "1776019802"
},
"stopId": "FR:76351:ZE:3989:ATOUMOD003",
"stopSequence": 10
},
{
"departure": {
"delay": 99,
"time": "1776019599"
},
"stopId": "FR:76351:ZE:3959:ATOUMOD003",
"stopSequence": 7
}
],
"timestamp": "1776019603",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4110831x2025x26xGDimTRAxDimanchex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4042195x2025x26xGDimLiaxDimanchex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 465,
"time": "1776018765"
},
"stopId": "FR:76351:ZE:3469:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 433,
"time": "1776018793"
},
"stopId": "FR:76351:ZE:4825:ATOUMOD003",
"stopSequence": 24
}
],
"timestamp": "1776018803",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C4:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4042195x2025x26xGDimLiaxDimanchex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx501:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -1,
"time": "1776018419"
},
"departure": {
"delay": -1,
"time": "1776018419"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1776017520"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -133,
"time": "1776019367"
},
"departure": {
"delay": -133,
"time": "1776019367"
},
"stopId": "FR:76540:ZE:TCARxARGEN1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 14,
"time": "1776018494"
},
"departure": {
"delay": 14,
"time": "1776018494"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -159,
"time": "1776019821"
},
"departure": {
"delay": -159,
"time": "1776019821"
},
"stopId": "FR:76540:ZE:TCARxMAIS21:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": -171,
"time": "1776020049"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 25,
"time": "1776018745"
},
"departure": {
"delay": 25,
"time": "1776018745"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 42,
"time": "1776017720"
},
"departure": {
"delay": 42,
"time": "1776017742"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -143,
"time": "1776019117"
},
"departure": {
"delay": -143,
"time": "1776019117"
},
"stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 22,
"time": "1776017542"
},
"departure": {
"delay": 22,
"time": "1776017542"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -90,
"time": "1776018930"
},
"departure": {
"delay": -90,
"time": "1776018930"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": -13,
"time": "1776017867"
},
"departure": {
"delay": -13,
"time": "1776017867"
},
"stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -177,
"time": "1776019743"
},
"departure": {
"delay": -177,
"time": "1776019743"
},
"stopId": "FR:76540:ZE:TCARxGALI1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 40,
"time": "1776018798"
},
"departure": {
"delay": 40,
"time": "1776018820"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 70,
"time": "1776018670"
},
"departure": {
"delay": 70,
"time": "1776018670"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": -177,
"time": "1776019923"
},
"departure": {
"delay": -177,
"time": "1776019923"
},
"stopId": "FR:76540:ZE:TCARxCHATL1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": -38,
"time": "1776019025"
},
"departure": {
"delay": -38,
"time": "1776019042"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": -177,
"time": "1776019563"
},
"departure": {
"delay": -177,
"time": "1776019563"
},
"stopId": "FR:76540:ZE:TCARxSTCLA1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 18,
"time": "1776018596"
},
"departure": {
"delay": 18,
"time": "1776018618"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": -33,
"time": "1776017967"
},
"departure": {
"delay": -33,
"time": "1776017967"
},
"stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 30,
"time": "1776018870"
},
"departure": {
"delay": 30,
"time": "1776018870"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": -188,
"time": "1776019492"
},
"departure": {
"delay": -188,
"time": "1776019492"
},
"stopId": "FR:76540:ZE:TCARxCOUPE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": -16,
"time": "1776018344"
},
"departure": {
"delay": -16,
"time": "1776018344"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -128,
"time": "1776019192"
},
"departure": {
"delay": -128,
"time": "1776019192"
},
"stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": -19,
"time": "1776017801"
},
"departure": {
"delay": -19,
"time": "1776017801"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -122,
"time": "1776019678"
},
"departure": {
"delay": -122,
"time": "1776019678"
},
"stopId": "FR:76540:ZE:TCARxPSALO1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 2,
"time": "1776017618"
},
"departure": {
"delay": 2,
"time": "1776017642"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -30,
"time": "1776018250"
},
"departure": {
"delay": -30,
"time": "1776018270"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -88,
"time": "1776018092"
},
"departure": {
"delay": -88,
"time": "1776018092"
},
"stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -132,
"time": "1776019608"
},
"departure": {
"delay": -132,
"time": "1776019608"
},
"stopId": "FR:76540:ZE:TCARxMALRA1:ATOUMOD001",
"stopSequence": 25
}
],
"timestamp": "1776017444",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx501:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748898x2025xHxMultxDimxDimanchex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 93,
"time": "1775995396"
},
"departure": {
"delay": 93,
"time": "1775995413"
},
"stopId": "FR:50129:ZE:10GDR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -16,
"time": "1775997807"
},
"departure": {
"delay": -16,
"time": "1775997824"
},
"stopId": "FR:50129:ZE:10MOR2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 89,
"time": "1775995903"
},
"departure": {
"delay": 89,
"time": "1775995949"
},
"stopId": "FR:50129:ZE:10HPA4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 118,
"time": "1775995815"
},
"departure": {
"delay": 118,
"time": "1775995858"
},
"stopId": "FR:50129:ZE:10XCT4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 7,
"time": "1775997570"
},
"departure": {
"delay": 7,
"time": "1775997607"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -12,
"time": "1775997428"
},
"departure": {
"delay": -12,
"time": "1775997468"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 131,
"time": "1775995243"
},
"departure": {
"delay": 131,
"time": "1775995271"
},
"stopId": "FR:50129:ZE:10FLO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -13,
"time": "1775997749"
},
"departure": {
"delay": -13,
"time": "1775997767"
},
"stopId": "FR:50129:ZE:10HET2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 60,
"time": "1775997206"
},
"departure": {
"delay": 60,
"time": "1775997240"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 1,
"time": "1775997643"
},
"departure": {
"delay": 1,
"time": "1775997661"
},
"stopId": "FR:50129:ZE:10PAU2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 142,
"time": "1775995590"
},
"departure": {
"delay": 142,
"time": "1775995642"
},
"stopId": "FR:50129:ZE:10MED4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 113,
"time": "1775995753"
},
"departure": {
"delay": 113,
"time": "1775995793"
},
"stopId": "FR:50129:ZE:10GRR2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 163,
"time": "1775995446"
},
"departure": {
"delay": 163,
"time": "1775995543"
},
"stopId": "FR:50129:ZE:10NOR6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 133,
"time": "1775996233"
},
"departure": {
"delay": 133,
"time": "1775996233"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 109,
"time": "1775996045"
},
"departure": {
"delay": 109,
"time": "1775996089"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 124,
"time": "1775995341"
},
"departure": {
"delay": 124,
"time": "1775995384"
},
"stopId": "FR:50129:ZE:10LPL2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 59,
"time": "1775996678"
},
"departure": {
"delay": 59,
"time": "1775996699"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 17,
"time": "1775997364"
},
"departure": {
"delay": 17,
"time": "1775997377"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 34,
"time": "1775996874"
},
"departure": {
"delay": 34,
"time": "1775996914"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 75,
"time": "1775996791"
},
"departure": {
"delay": 75,
"time": "1775996835"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 134,
"time": "1775995683"
},
"departure": {
"delay": 134,
"time": "1775995694"
},
"stopId": "FR:50129:ZE:10BAG4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -9,
"time": "1775997519"
},
"departure": {
"delay": -9,
"time": "1775997531"
},
"stopId": "FR:50129:ZE:10EPC2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": -94,
"time": "1775997926"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 31,
"time": "1775997024"
},
"departure": {
"delay": 31,
"time": "1775997031"
},
"stopId": "FR:50129:ZE:10PAX2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -22,
"time": "1775997848"
},
"departure": {
"delay": -22,
"time": "1775997878"
},
"stopId": "FR:50129:ZE:10MES2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 27,
"time": "1775996954"
},
"departure": {
"delay": 27,
"time": "1775996967"
},
"stopId": "FR:50129:ZE:10TRA3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 28,
"time": "1775997299"
},
"departure": {
"delay": 28,
"time": "1775997328"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 27
},
{
"departure": {
"delay": 98,
"time": "1775995178"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 62,
"time": "1775997045"
},
"departure": {
"delay": 62,
"time": "1775997062"
},
"stopId": "FR:50129:ZE:10CMI2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 68,
"time": "1775997107"
},
"departure": {
"delay": 68,
"time": "1775997128"
},
"stopId": "FR:50129:ZE:10ANN2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 1,
"time": "1775997692"
},
"departure": {
"delay": 1,
"time": "1775997721"
},
"stopId": "FR:50129:ZE:10TLL2:ATOUMOD035",
"stopSequence": 33
}
],
"timestamp": "1776019610",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748898x2025xHxMultxDimxDimanchex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4232723x2025x26xGDimLiaxDimanchex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 91,
"time": "1776019051"
},
"stopId": "FR:76351:ZE:3047:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 42,
"time": "1776019122"
},
"stopId": "FR:76351:ZE:3743:ATOUMOD003",
"stopSequence": 38
}
],
"timestamp": "1776019093",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4232723x2025x26xGDimLiaxDimanchex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN851114F487943x2026x04x05T22x37x58Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1776019740"
},
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 20
},
{
"arrival": {
"time": "1776018540"
},
"departure": {
"time": "1776018600"
},
"stopId": "FR:27119:ZE:StopPointxOCETrainxTERx87387092:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1776018960"
},
"departure": {
"time": "1776019020"
},
"stopId": "FR:78107:ZE:StopPointxOCETrainxTERx87381624:ATOUMOD002",
"stopSequence": 19
},
{
"departure": {
"time": "1776017520"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 15
}
],
"timestamp": "1776013910",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx57AE0F48x2436x44BDxA2F0xAA45D4A483E7x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN851114F487943x2026x04x05T22x37x58Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748858x2025xHxMultxDimxDimanchex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 113,
"time": "1775972345"
},
"departure": {
"delay": 113,
"time": "1775972393"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 19,
"time": "1775972765"
},
"departure": {
"delay": 19,
"time": "1775972779"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 4,
"time": "1775973362"
},
"departure": {
"delay": 4,
"time": "1775973424"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 7,
"time": "1775972638"
},
"departure": {
"delay": 7,
"time": "1775972707"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"departure": {
"delay": 134,
"time": "1775971934"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 14,
"time": "1775972946"
},
"departure": {
"delay": 14,
"time": "1775973014"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 84,
"time": "1775972447"
},
"departure": {
"delay": 84,
"time": "1775972484"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 67,
"time": "1775972203"
},
"departure": {
"delay": 67,
"time": "1775972227"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 29,
"time": "1775973053"
},
"departure": {
"delay": 29,
"time": "1775973089"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 63,
"time": "1775973125"
},
"departure": {
"delay": 63,
"time": "1775973183"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 13,
"time": "1775972829"
},
"departure": {
"delay": 13,
"time": "1775972893"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 76,
"time": "1775972039"
},
"departure": {
"delay": 76,
"time": "1775972056"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 9,
"time": "1775973273"
},
"departure": {
"delay": 9,
"time": "1775973309"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 55,
"time": "1775972083"
},
"departure": {
"delay": 55,
"time": "1775972095"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 61,
"time": "1775973220"
},
"departure": {
"delay": 61,
"time": "1775973241"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 98,
"time": "1775972265"
},
"departure": {
"delay": 98,
"time": "1775972318"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -44,
"time": "1775973496"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 76,
"time": "1775972176"
},
"departure": {
"delay": 76,
"time": "1775972176"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 18,
"time": "1775972575"
},
"departure": {
"delay": 18,
"time": "1775972598"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 64,
"time": "1775972512"
},
"departure": {
"delay": 64,
"time": "1775972524"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
}
],
"timestamp": "1776019612",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748858x2025xHxMultxDimxDimanchex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3135F494079x2026x04x05T22x37x58Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1776027600"
},
"departure": {
"time": "1776027780"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 36
},
{
"departure": {
"time": "1776022800"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 26
},
{
"arrival": {
"time": "1776030480"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 41
}
],
"timestamp": "1776019192",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx468B44B7xC327x4154xB85Ex25C67C32B61Ex:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3135F494079x2026x04x05T22x37x58Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN848974F488090x2026x04x05T22x37x58Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1776015540"
},
"departure": {
"time": "1776015600"
},
"stopId": "FR:76678:ZE:StopPointxOCETrainxTERx87411462:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1776014580"
},
"departure": {
"time": "1776014640"
},
"stopId": "FR:76453:ZE:StopPointxOCETrainxTERx87411439:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1776018420"
},
"departure": {
"time": "1776018480"
},
"stopId": "FR:80021:ZE:StopPointxOCETrainxTERx87313080:ATOUMOD002",
"stopSequence": 27
},
{
"arrival": {
"time": "1776014820"
},
"departure": {
"time": "1776014880"
},
"stopId": "FR:76738:ZE:StopPointxOCETrainxTERx87411447:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1776016500"
},
"departure": {
"time": "1776016560"
},
"stopId": "FR:60245:ZE:StopPointxOCETrainxTERx87313833:ATOUMOD002",
"stopSequence": 21
},
{
"arrival": {
"time": "1776015960"
},
"departure": {
"time": "1776016020"
},
"stopId": "FR:76672:ZE:StopPointxOCETrainxTERx87411470:ATOUMOD002",
"stopSequence": 19
},
{
"departure": {
"time": "1776013800"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1776018720"
},
"stopId": "FR:80021:ZE:StopPointxOCETrainxTERx87313874:ATOUMOD002",
"stopSequence": 28
},
{
"arrival": {
"time": "1776016800"
},
"departure": {
"time": "1776016860"
},
"stopId": "FR:60001:ZE:StopPointxOCETrainxTERx87313759:ATOUMOD002",
"stopSequence": 23
},
{
"arrival": {
"time": "1776017520"
},
"departure": {
"time": "1776017580"
},
"stopId": "FR:80630:ZE:StopPointxOCETrainxTERx87313395:ATOUMOD002",
"stopSequence": 25
},
{
"arrival": {
"time": "1776015120"
},
"departure": {
"time": "1776015180"
},
"stopId": "FR:76445:ZE:StopPointxOCETrainxTERx87411454:ATOUMOD002",
"stopSequence": 15
}
],
"timestamp": "1776010190",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxDD461A4Bx557Ax4303xB639xAED4F7A5141Bx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN848974F488090x2026x04x05T22x37x58Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN857124F409732x2026x03x30T20x56x21Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1776022740"
},
"departure": {
"time": "1776022920"
},
"stopId": "FR:61001:ZE:StopPointxOCETrainxTERx87444711:ATOUMOD002",
"stopSequence": 27
},
{
"arrival": {
"time": "1776021900"
},
"departure": {
"time": "1776021960"
},
"stopId": "FR:61464:ZE:StopPointxOCETrainxTERx87444695:ATOUMOD002",
"stopSequence": 14
},
{
"arrival": {
"time": "1776019620"
},
"departure": {
"time": "1776019680"
},
"stopId": "FR:14654:ZE:StopPointxOCETrainxTERx87444216:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"time": "1776024360"
},
"departure": {
"time": "1776024420"
},
"stopId": "FR:72205:ZE:StopPointxOCETrainxTERx87396044:ATOUMOD002",
"stopSequence": 35
},
{
"departure": {
"time": "1776018480"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 4
},
{
"arrival": {
"time": "1776023880"
},
"departure": {
"time": "1776023940"
},
"stopId": "FR:72380:ZE:StopPointxOCETrainxTERx87396077:ATOUMOD002",
"stopSequence": 31
},
{
"arrival": {
"time": "1776025200"
},
"stopId": "FR:72181:ZE:StopPointxOCETrainxTERx87396002:ATOUMOD002",
"stopSequence": 42
},
{
"arrival": {
"time": "1776019260"
},
"departure": {
"time": "1776019320"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 6
},
{
"arrival": {
"time": "1776020940"
},
"departure": {
"time": "1776021060"
},
"stopId": "FR:61006:ZE:StopPointxOCETrainxTERx87444539:ATOUMOD002",
"stopSequence": 10
}
],
"timestamp": "1776014870",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx1f647a2cx138dx47dex8fb5x333f230e16f7x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN857124F409732x2026x03x30T20x56x21Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4253610x2025x26xGDimLiaxDimanchex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 362,
"time": "1776018782"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 50
},
{
"departure": {
"delay": 362,
"time": "1776018722"
},
"stopId": "FR:76447:ZE:3492:ATOUMOD003",
"stopSequence": 49
}
],
"timestamp": "1776018754",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:17:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4253610x2025x26xGDimLiaxDimanchex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN16586F413775x2026x03x30T20x56x21Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1776013860"
},
"stopId": "FR:37261:ZE:StopPointxOCETrainxTERx87571000:ATOUMOD002",
"stopSequence": 4
},
{
"arrival": {
"time": "1776020700"
},
"departure": {
"time": "1776020760"
},
"stopId": "FR:61464:ZE:StopPointxOCETrainxTERx87444695:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1776021540"
},
"departure": {
"time": "1776021660"
},
"stopId": "FR:61006:ZE:StopPointxOCETrainxTERx87444539:ATOUMOD002",
"stopSequence": 26
},
{
"arrival": {
"time": "1776024000"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 31
},
{
"arrival": {
"time": "1776015660"
},
"departure": {
"time": "1776015720"
},
"stopId": "FR:72071:ZE:StopPointxOCETrainxTERx87396606:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"time": "1776017460"
},
"departure": {
"time": "1776017700"
},
"stopId": "FR:72181:ZE:StopPointxOCETrainxTERx87396002:ATOUMOD002",
"stopSequence": 12
},
{
"arrival": {
"time": "1776022800"
},
"departure": {
"time": "1776022860"
},
"stopId": "FR:14654:ZE:StopPointxOCETrainxTERx87444216:ATOUMOD002",
"stopSequence": 28
},
{
"arrival": {
"time": "1776023160"
},
"departure": {
"time": "1776023220"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 30
},
{
"arrival": {
"time": "1776019740"
},
"departure": {
"time": "1776019920"
},
"stopId": "FR:61001:ZE:StopPointxOCETrainxTERx87444711:ATOUMOD002",
"stopSequence": 20
}
],
"timestamp": "1776010250",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx1f647a2cx138dx47dex8fb5x333f230e16f7x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN16586F413775x2026x03x30T20x56x21Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3384F46135x2026x04x05T22x37x58Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 300,
"time": "1776016200"
},
"departure": {
"delay": 300,
"time": "1776016260"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 4
},
{
"arrival": {
"delay": 300,
"time": "1776017160"
},
"departure": {
"delay": 300,
"time": "1776017220"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"delay": 300,
"time": "1776018720"
},
"departure": {
"delay": 300,
"time": "1776018840"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 9
}
],
"timestamp": "1776016581",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx03A83359x7D9Dx4301x9C87x92FED4666451x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3384F46135x2026x04x05T22x37x58Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748845x2025xHxMultxDimxDimanchex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 109,
"time": "1776006495"
},
"departure": {
"delay": 109,
"time": "1776006529"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 114,
"time": "1776006719"
},
"departure": {
"delay": 114,
"time": "1776006774"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 23,
"time": "1776007594"
},
"departure": {
"delay": 23,
"time": "1776007643"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 93,
"time": "1776006651"
},
"departure": {
"delay": 93,
"time": "1776006693"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -23,
"time": "1776007135"
},
"departure": {
"delay": -23,
"time": "1776007177"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 52,
"time": "1776006812"
},
"departure": {
"delay": 52,
"time": "1776006832"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 82,
"time": "1776006315"
},
"departure": {
"delay": 82,
"time": "1776006382"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 109,
"time": "1776006408"
},
"departure": {
"delay": 109,
"time": "1776006469"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -18,
"time": "1776007207"
},
"departure": {
"delay": -18,
"time": "1776007242"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 121,
"time": "1776006557"
},
"departure": {
"delay": 121,
"time": "1776006601"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -7,
"time": "1776007267"
},
"departure": {
"delay": -7,
"time": "1776007313"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 24,
"time": "1776007764"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 48,
"time": "1776007529"
},
"departure": {
"delay": 48,
"time": "1776007548"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 10,
"time": "1776006925"
},
"departure": {
"delay": 10,
"time": "1776006970"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 58,
"time": "1776006197"
},
"departure": {
"delay": 58,
"time": "1776006238"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"departure": {
"delay": 119,
"time": "1776006119"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 130,
"time": "1776007385"
},
"departure": {
"delay": 130,
"time": "1776007510"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 13,
"time": "1776007051"
},
"departure": {
"delay": 13,
"time": "1776007093"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -22,
"time": "1776006870"
},
"departure": {
"delay": -22,
"time": "1776006878"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 54,
"time": "1776006262"
},
"departure": {
"delay": 54,
"time": "1776006294"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
}
],
"timestamp": "1776019612",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748845x2025xHxMultxDimxDimanchex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN850426F487974x2026x04x05T22x37x58Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 300,
"time": "1776018000"
},
"departure": {
"delay": 300,
"time": "1776018060"
},
"stopId": "FR:76057:ZE:StopPointxOCETrainxTERx87411264:ATOUMOD002",
"stopSequence": 12
},
{
"arrival": {
"delay": 300,
"time": "1776017820"
},
"departure": {
"delay": 300,
"time": "1776017880"
},
"stopId": "FR:76495:ZE:StopPointxOCETrainxTERx87411272:ATOUMOD002",
"stopSequence": 10
},
{
"arrival": {
"delay": 300,
"time": "1776017160"
},
"departure": {
"delay": 300,
"time": "1776017220"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 8
}
],
"timestamp": "1776018981",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxA474D9C7x1A46x4870x8AAAx2A9C49F46F3Dx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN850426F487974x2026x04x05T22x37x58Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN851743F409895x2026x03x30T20x56x21Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 1500,
"time": "1776020100"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"delay": 1500,
"time": "1776023460"
},
"stopId": "FR:76217:ZE:StopPointxOCETrainxTERx87415018:ATOUMOD002",
"stopSequence": 18
}
],
"timestamp": "1776017330",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx3e9229c5xae84x4f9ex98dfx93cc2e91b55cx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN851743F409895x2026x03x30T20x56x21Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx4262:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1776020656"
},
"departure": {
"time": "1776020656"
},
"stopId": "FR:76540:ZE:TCARxJUSTI1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"time": "1776020872"
},
"departure": {
"time": "1776020872"
},
"stopId": "FR:76540:ZE:TCARxBEAUV1:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"time": "1776020460"
},
"departure": {
"time": "1776020460"
},
"stopId": "FR:76540:ZE:TCARxSTSEV1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"time": "1776020523"
},
"departure": {
"time": "1776020523"
},
"stopId": "FR:76540:ZE:TCARxJOFFR1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"time": "1776020727"
},
"departure": {
"time": "1776020727"
},
"stopId": "FR:76540:ZE:TCARxGAREV1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"time": "1776021047"
},
"stopId": "FR:76540:ZE:TCARxBBOU:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"time": "1776020624"
},
"departure": {
"time": "1776020624"
},
"stopId": "FR:76540:ZE:TCARxTARTS1:ATOUMOD001",
"stopSequence": 27
}
],
"timestamp": "1776019024",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx4262:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3129F494110x2026x04x05T22x37x58Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1776016980"
},
"departure": {
"time": "1776017160"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 36
},
{
"departure": {
"time": "1776012000"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 26
},
{
"arrival": {
"time": "1776019140"
},
"departure": {
"time": "1776019200"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 40
},
{
"arrival": {
"time": "1776020040"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 41
},
{
"arrival": {
"time": "1776018300"
},
"departure": {
"time": "1776018360"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 38
}
],
"timestamp": "1776008390",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx468B44B7xC327x4154xB85Ex25C67C32B61Ex:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3129F494110x2026x04x05T22x37x58Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx1814:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 12,
"time": "1776021792"
},
"departure": {
"delay": 12,
"time": "1776021792"
},
"stopId": "FR:76157:ZE:TCARxTPROV1:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"delay": 30,
"time": "1776021630"
},
"stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 37,
"time": "1776022177"
},
"departure": {
"delay": 37,
"time": "1776022177"
},
"stopId": "FR:76157:ZE:TCARxCORNI1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 44,
"time": "1776021884"
},
"departure": {
"delay": 44,
"time": "1776021884"
},
"stopId": "FR:76157:ZE:TCARxTDUMA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 16,
"time": "1776021976"
},
"departure": {
"delay": 16,
"time": "1776021976"
},
"stopId": "FR:76157:ZE:TCARxTPRAT1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 30,
"time": "1776021930"
},
"departure": {
"delay": 30,
"time": "1776021930"
},
"stopId": "FR:76157:ZE:TCARxTOUYE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 27,
"time": "1776021747"
},
"departure": {
"delay": 27,
"time": "1776021747"
},
"stopId": "FR:76157:ZE:TCARxTJAUR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 30,
"time": "1776022290"
},
"departure": {
"delay": 30,
"time": "1776022290"
},
"stopId": "FR:76540:ZE:TCARxMIN1T:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 11,
"time": "1776021671"
},
"departure": {
"delay": 11,
"time": "1776021671"
},
"stopId": "FR:76157:ZE:TCARxTPISS1:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1776019484",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx1814:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4110959x2025x26xGDimTRAxDimanchex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 275,
"time": "1776018455"
},
"stopId": "FR:76351:ZE:3984:ATOUMOD003",
"stopSequence": 15
},
{
"departure": {
"delay": 259,
"time": "1776018379"
},
"stopId": "FR:76351:ZE:3998:ATOUMOD003",
"stopSequence": 14
}
],
"timestamp": "1776018463",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:B:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4110959x2025x26xGDimTRAxDimanchex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4022686x2025x26xGDimLiaxDimanchex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -33,
"time": "1776018807"
},
"stopId": "FR:76552:ZE:3400:ATOUMOD003",
"stopSequence": 54
},
{
"departure": {
"delay": -11,
"time": "1776018769"
},
"stopId": "FR:76552:ZE:4519:ATOUMOD003",
"stopSequence": 53
}
],
"timestamp": "1776018784",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4022686x2025x26xGDimLiaxDimanchex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN13151F495202x2026x04x05T22x37x58Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1776016980"
},
"departure": {
"time": "1776017100"
},
"stopId": "FR:27681:ZE:StopPointxOCETrainxTERx87415604:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1776017520"
},
"departure": {
"time": "1776017580"
},
"stopId": "FR:27022:ZE:StopPointxOCETrainxTERx87415620:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1776018720"
},
"departure": {
"time": "1776018780"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 23
},
{
"arrival": {
"time": "1776019380"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 24
},
{
"departure": {
"time": "1776013860"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1776018180"
},
"departure": {
"time": "1776018240"
},
"stopId": "FR:27701:ZE:StopPointxOCETrainxTERx87415877:ATOUMOD002",
"stopSequence": 19
}
],
"timestamp": "1776010250",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx97E911FAxC8F2x4861xAD3CxC36CF4750A49x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN13151F495202x2026x04x05T22x37x58Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3359F493876x2026x04x05T22x37x58Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 600,
"time": "1776017340"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"delay": 600,
"time": "1776024240"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 12
}
],
"timestamp": "1776016070",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx0ce8180cx0fb6x4cc1x80bax53782622a5cex:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3359F493876x2026x04x05T22x37x58Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4232755x2025x26xGDimLiaxDimanchex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 100,
"time": "1776019000"
},
"departure": {
"delay": 100,
"time": "1776019000"
},
"stopId": "FR:76351:ZE:4467:ATOUMOD003",
"stopSequence": 31
},
{
"departure": {
"delay": 60,
"time": "1776018960"
},
"stopId": "FR:76351:ZE:4558:ATOUMOD003",
"stopSequence": 30
},
{
"departure": {
"delay": 146,
"time": "1776018926"
},
"stopId": "FR:76351:ZE:5223:ATOUMOD003",
"stopSequence": 29
},
{
"departure": {
"delay": 124,
"time": "1776019204"
},
"stopId": "FR:76351:ZE:4297:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 103,
"time": "1776019243"
},
"stopId": "FR:76351:ZE:4825:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 102,
"time": "1776019122"
},
"departure": {
"delay": 102,
"time": "1776019122"
},
"stopId": "FR:76351:ZE:4835:ATOUMOD003",
"stopSequence": 33
},
{
"departure": {
"delay": 90,
"time": "1776019050"
},
"stopId": "FR:76351:ZE:4724:ATOUMOD003",
"stopSequence": 32
}
],
"timestamp": "1776018994",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4232755x2025x26xGDimLiaxDimanchex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748866x2025xHxMultxDimxDimanchex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -27,
"time": "1776000785"
},
"departure": {
"delay": -27,
"time": "1776000813"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -31,
"time": "1776000833"
},
"departure": {
"delay": -31,
"time": "1776000869"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -53,
"time": "1776001724"
},
"departure": {
"delay": -53,
"time": "1776001747"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 21,
"time": "1776000978"
},
"departure": {
"delay": 21,
"time": "1776001041"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -14,
"time": "1776000895"
},
"departure": {
"delay": -14,
"time": "1776000946"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -104,
"time": "1776001256"
},
"departure": {
"delay": -104,
"time": "1776001276"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -7,
"time": "1776001589"
},
"departure": {
"delay": -7,
"time": "1776001673"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -4,
"time": "1776001069"
},
"departure": {
"delay": -4,
"time": "1776001076"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -19,
"time": "1776000725"
},
"departure": {
"delay": -19,
"time": "1776000761"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -36,
"time": "1776001474"
},
"departure": {
"delay": -36,
"time": "1776001524"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -72,
"time": "1776001371"
},
"departure": {
"delay": -72,
"time": "1776001428"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"departure": {
"delay": 43,
"time": "1776000643"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -25,
"time": "1776001131"
},
"departure": {
"delay": -25,
"time": "1776001175"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -47,
"time": "1776001205"
},
"departure": {
"delay": -47,
"time": "1776001213"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -181,
"time": "1776002159"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
}
],
"timestamp": "1776019612",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748866x2025xHxMultxDimxDimanchex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN13159F413829x2026x03x30T20x56x21Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1776026520"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 24
},
{
"arrival": {
"time": "1776025320"
},
"departure": {
"time": "1776025380"
},
"stopId": "FR:27701:ZE:StopPointxOCETrainxTERx87415877:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1776024120"
},
"departure": {
"time": "1776024240"
},
"stopId": "FR:27681:ZE:StopPointxOCETrainxTERx87415604:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1776024660"
},
"departure": {
"time": "1776024720"
},
"stopId": "FR:27022:ZE:StopPointxOCETrainxTERx87415620:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1776025860"
},
"departure": {
"time": "1776025920"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 23
},
{
"departure": {
"time": "1776021120"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 7
}
],
"timestamp": "1776017510",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx97E911FAxC8F2x4861xAD3CxC36CF4750A49x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN13159F413829x2026x03x30T20x56x21Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748863x2025xHxMultxDimxDimanchex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 22,
"time": "1775991305"
},
"departure": {
"delay": 22,
"time": "1775991322"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 165,
"time": "1775990616"
},
"departure": {
"delay": 165,
"time": "1775990625"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 185,
"time": "1775990563"
},
"departure": {
"delay": 185,
"time": "1775990585"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 140,
"time": "1775990147"
},
"departure": {
"delay": 140,
"time": "1775990180"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 96,
"time": "1775991239"
},
"departure": {
"delay": 96,
"time": "1775991276"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"departure": {
"time": "1775989800"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -54,
"time": "1775991486"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -6,
"time": "1775991362"
},
"departure": {
"delay": -6,
"time": "1775991414"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 187,
"time": "1775990278"
},
"departure": {
"delay": 187,
"time": "1775990287"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 168,
"time": "1775990308"
},
"departure": {
"delay": 168,
"time": "1775990328"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 63,
"time": "1775990728"
},
"departure": {
"delay": 63,
"time": "1775990763"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 5,
"time": "1775991034"
},
"departure": {
"delay": 5,
"time": "1775991065"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 232,
"time": "1775990474"
},
"departure": {
"delay": 232,
"time": "1775990512"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 232,
"time": "1775990356"
},
"departure": {
"delay": 232,
"time": "1775990452"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -5,
"time": "1775990959"
},
"departure": {
"delay": -5,
"time": "1775990995"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 119,
"time": "1775990661"
},
"departure": {
"delay": 119,
"time": "1775990699"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 76,
"time": "1775990802"
},
"departure": {
"delay": 76,
"time": "1775990836"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 147,
"time": "1775990094"
},
"departure": {
"delay": 147,
"time": "1775990127"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 47,
"time": "1775990890"
},
"departure": {
"delay": 47,
"time": "1775990927"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 44,
"time": "1775991086"
},
"departure": {
"delay": 44,
"time": "1775991164"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
}
],
"timestamp": "1776019612",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748863x2025xHxMultxDimxDimanchex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748833x2025xHxMultxDimxDimanchex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -6,
"time": "1775999786"
},
"departure": {
"delay": -6,
"time": "1775999874"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -72,
"time": "1775999594"
},
"departure": {
"delay": -72,
"time": "1775999628"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 5,
"time": "1775999158"
},
"departure": {
"delay": 5,
"time": "1775999225"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -40,
"time": "1775998890"
},
"departure": {
"delay": -40,
"time": "1775998940"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 7,
"time": "1775999257"
},
"departure": {
"delay": 7,
"time": "1775999287"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -76,
"time": "1775999472"
},
"departure": {
"delay": -76,
"time": "1775999504"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -29,
"time": "1775999094"
},
"departure": {
"delay": -29,
"time": "1775999131"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -62,
"time": "1775998961"
},
"departure": {
"delay": -62,
"time": "1775998978"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -32,
"time": "1775999330"
},
"departure": {
"delay": -32,
"time": "1775999368"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -35,
"time": "1775999678"
},
"departure": {
"delay": -35,
"time": "1775999725"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -211,
"time": "1776000329"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -30,
"time": "1775999395"
},
"departure": {
"delay": -30,
"time": "1775999430"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"departure": {
"delay": 9,
"time": "1775998809"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -30,
"time": "1775999007"
},
"departure": {
"delay": -30,
"time": "1775999070"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -43,
"time": "1775999939"
},
"departure": {
"delay": -43,
"time": "1775999957"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
}
],
"timestamp": "1776019612",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748833x2025xHxMultxDimxDimanchex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4022713x2025x26xGDimLiaxDimanchex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 131,
"time": "1776019211"
},
"stopId": "FR:76447:ZE:3346:ATOUMOD003",
"stopSequence": 42
},
{
"departure": {
"delay": 191,
"time": "1776019331"
},
"stopId": "FR:76447:ZE:3107:ATOUMOD003",
"stopSequence": 44
},
{
"departure": {
"delay": 191,
"time": "1776019511"
},
"stopId": "FR:76447:ZE:3122:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 160,
"time": "1776019480"
},
"departure": {
"delay": 160,
"time": "1776019480"
},
"stopId": "FR:76447:ZE:3515:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 117,
"time": "1776019677"
},
"departure": {
"delay": 117,
"time": "1776019677"
},
"stopId": "FR:76447:ZE:3268:ATOUMOD003",
"stopSequence": 52
},
{
"arrival": {
"delay": 114,
"time": "1776019794"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 54
},
{
"arrival": {
"delay": 114,
"time": "1776019734"
},
"departure": {
"delay": 114,
"time": "1776019734"
},
"stopId": "FR:76447:ZE:3130:ATOUMOD003",
"stopSequence": 53
},
{
"departure": {
"delay": 162,
"time": "1776019602"
},
"stopId": "FR:76447:ZE:3432:ATOUMOD003",
"stopSequence": 50
},
{
"departure": {
"delay": 161,
"time": "1776019421"
},
"stopId": "FR:76447:ZE:3120:ATOUMOD003",
"stopSequence": 45
},
{
"departure": {
"delay": 198,
"time": "1776019278"
},
"stopId": "FR:76447:ZE:3220:ATOUMOD003",
"stopSequence": 43
},
{
"departure": {
"delay": 191,
"time": "1776019451"
},
"stopId": "FR:76447:ZE:3238:ATOUMOD003",
"stopSequence": 46
},
{
"departure": {
"delay": 161,
"time": "1776019541"
},
"stopId": "FR:76447:ZE:3066:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 147,
"time": "1776019647"
},
"departure": {
"delay": 147,
"time": "1776019647"
},
"stopId": "FR:76447:ZE:3406:ATOUMOD003",
"stopSequence": 51
}
],
"timestamp": "1776019273",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4022713x2025x26xGDimLiaxDimanchex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2125:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 38,
"time": "1776021998"
},
"departure": {
"delay": 38,
"time": "1776021998"
},
"stopId": "FR:76212:ZE:TCARxECOLE2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 5,
"time": "1776021845"
},
"departure": {
"delay": 5,
"time": "1776021845"
},
"stopId": "FR:76212:ZE:TCARxCANAD2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1776022140"
},
"departure": {
"time": "1776022140"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 52,
"time": "1776022072"
},
"departure": {
"delay": 52,
"time": "1776022072"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1776021900"
},
"departure": {
"time": "1776021900"
},
"stopId": "FR:76212:ZE:TCARxDMAIR2:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1776021720"
},
"stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1776019524",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2125:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN850371F474958x2026x04x04T20x51x41Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1776021660"
},
"stopId": "FR:76259:ZE:StopPointxOCETrainxTERx87413542:ATOUMOD002",
"stopSequence": 13
},
{
"departure": {
"time": "1776020460"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 12
}
],
"timestamp": "1776016851",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxb66ce399xd888x47dex897bx46f7f79fa5adx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN850371F474958x2026x04x04T20x51x41Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx4287:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -4080,
"time": "1776021480"
},
"departure": {
"delay": -4080,
"time": "1776021480"
},
"stopId": "FR:76540:ZE:TCARxSTSEV1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": -4200,
"time": "1776021600"
},
"departure": {
"delay": -4200,
"time": "1776021600"
},
"stopId": "FR:76540:ZE:TCARxTARTS1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": -4099,
"time": "1776021521"
},
"departure": {
"delay": -4099,
"time": "1776021521"
},
"stopId": "FR:76540:ZE:TCARxJOFFR1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": -4161,
"time": "1776021639"
},
"departure": {
"delay": -4161,
"time": "1776021639"
},
"stopId": "FR:76540:ZE:TCARxJUSTI1:ATOUMOD001",
"stopSequence": 28
}
],
"timestamp": "1776019504",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx4287:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3393F493830x2026x04x05T22x37x58Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 300,
"time": "1776018780"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"delay": 300,
"time": "1776026580"
},
"stopId": "FR:14220:ZE:StopPointxOCETrainxTERx87444372:ATOUMOD002",
"stopSequence": 11
}
],
"timestamp": "1776017661",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx03A83359x7D9Dx4301x9C87x92FED4666451x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3393F493830x2026x04x05T22x37x58Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4068713x2025x26xGDimTNIxDimanchex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 10,
"time": "1776019390"
},
"stopId": "FR:76351:ZE:4869:ATOUMOD003",
"stopSequence": 37
},
{
"departure": {
"delay": 47,
"time": "1776019487"
},
"stopId": "FR:76351:ZE:4867:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 9,
"time": "1776019629"
},
"stopId": "FR:76351:ZE:5104:ATOUMOD003",
"stopSequence": 39
},
{
"departure": {
"delay": -70,
"time": "1776019070"
},
"stopId": "FR:76351:ZE:4983:ATOUMOD003",
"stopSequence": 35
},
{
"departure": {
"delay": -26,
"time": "1776019294"
},
"stopId": "FR:76351:ZE:3613:ATOUMOD003",
"stopSequence": 36
}
],
"timestamp": "1776019423",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:12:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4068713x2025x26xGDimTNIxDimanchex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN13162F50747x2026x03x02T15x01x33Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 300,
"time": "1776026160"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1776021240"
},
"departure": {
"time": "1776021300"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1776022920"
},
"departure": {
"time": "1776023040"
},
"stopId": "FR:27681:ZE:StopPointxOCETrainxTERx87415604:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1776022440"
},
"departure": {
"time": "1776022500"
},
"stopId": "FR:27022:ZE:StopPointxOCETrainxTERx87415620:ATOUMOD002",
"stopSequence": 9
},
{
"departure": {
"time": "1776020700"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1776023820"
},
"departure": {
"time": "1776023940"
},
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1776021780"
},
"departure": {
"time": "1776021840"
},
"stopId": "FR:27701:ZE:StopPointxOCETrainxTERx87415877:ATOUMOD002",
"stopSequence": 7
}
],
"timestamp": "1776017091",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx97E911FAxC8F2x4861xAD3CxC36CF4750A49x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN13162F50747x2026x03x02T15x01x33Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3757822x2025xHxMultxDimxDimanchex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -8,
"time": "1775985697"
},
"departure": {
"delay": -8,
"time": "1775985832"
},
"stopId": "FR:50604:ZE:TREGM2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -16,
"time": "1775986124"
},
"stopId": "FR:50576:ZE:SIOTAM:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 16,
"time": "1775984170"
},
"departure": {
"delay": 16,
"time": "1775984176"
},
"stopId": "FR:50045:ZE:BENBG2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 18,
"time": "1775984659"
},
"departure": {
"delay": 18,
"time": "1775984838"
},
"stopId": "FR:50402:ZE:PIXLAN:ATOUMOD035",
"stopSequence": 9
},
{
"departure": {
"delay": 7,
"time": "1775982907"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 55,
"time": "1775983365"
},
"departure": {
"delay": 55,
"time": "1775983375"
},
"stopId": "FR:50294:ZE:MARPO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 32,
"time": "1775983521"
},
"departure": {
"delay": 32,
"time": "1775983532"
},
"stopId": "FR:50575:ZE:SIDHC2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 48,
"time": "1775984071"
},
"departure": {
"delay": 48,
"time": "1775984088"
},
"stopId": "FR:50045:ZE:BENCG2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 4,
"time": "1775984418"
},
"departure": {
"delay": 4,
"time": "1775984464"
},
"stopId": "FR:50402:ZE:PIXZAF:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 11,
"time": "1775983773"
},
"departure": {
"delay": 11,
"time": "1775983811"
},
"stopId": "FR:50643:ZE:VIRMA2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 15,
"time": "1775985222"
},
"departure": {
"delay": 15,
"time": "1775985255"
},
"stopId": "FR:50184:ZE:FLAHB2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 42,
"time": "1775983095"
},
"departure": {
"delay": 42,
"time": "1775983122"
},
"stopId": "FR:50129:ZE:10ANJ8:ATOUMOD035",
"stopSequence": 2
}
],
"timestamp": "1776019612",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3757822x2025xHxMultxDimxDimanchex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN16562F413780x2026x03x30T20x56x21Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 300,
"time": "1776020340"
},
"stopId": "FR:37261:ZE:StopPointxOCETrainxTERx87571000:ATOUMOD002",
"stopSequence": 56
},
{
"departure": {
"delay": 300,
"time": "1776009360"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 31
}
],
"timestamp": "1776012831",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx1f647a2cx138dx47dex8fb5x333f230e16f7x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN16562F413780x2026x03x30T20x56x21Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4110832x2025x26xGDimTRAxDimanchex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 84,
"time": "1776019164"
},
"stopId": "FR:76351:ZE:3998:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 40,
"time": "1776019240"
},
"stopId": "FR:76351:ZE:3984:ATOUMOD003",
"stopSequence": 16
}
],
"timestamp": "1776019253",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4110832x2025x26xGDimTRAxDimanchex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4076422x2025x26xGDimLiaxDimanchex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": -43,
"time": "1776018257"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": -43,
"time": "1776018497"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 14
}
],
"timestamp": "1776018403",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C6:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4076422x2025x26xGDimLiaxDimanchex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4076418x2025x26xGDimLiaxDimanchex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -45,
"time": "1776019335"
},
"stopId": "FR:76351:ZE:3716:ATOUMOD003",
"stopSequence": 15
},
{
"departure": {
"delay": 11,
"time": "1776019271"
},
"stopId": "FR:76351:ZE:3859:ATOUMOD003",
"stopSequence": 14
}
],
"timestamp": "1776019324",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C6:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4076418x2025x26xGDimLiaxDimanchex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN851731F487925x2026x04x05T22x37x58Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1776021420"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1776022140"
},
"departure": {
"time": "1776022200"
},
"stopId": "FR:76245:ZE:StopPointxOCETrainxTERx87411801:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1776022560"
},
"departure": {
"time": "1776022620"
},
"stopId": "FR:76179:ZE:StopPointxOCETrainxTERx87411819:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1776024180"
},
"stopId": "FR:76217:ZE:StopPointxOCETrainxTERx87415018:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"time": "1776023220"
},
"departure": {
"time": "1776023280"
},
"stopId": "FR:76034:ZE:StopPointxOCETrainxTERx87415158:ATOUMOD002",
"stopSequence": 7
}
],
"timestamp": "1776017810",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxa5e2106ex65d0x4abexa726xbea36c38855bx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN851731F487925x2026x04x05T22x37x58Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN13155F495198x2026x04x05T22x37x58Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 300,
"time": "1776021300"
},
"departure": {
"delay": 300,
"time": "1776021420"
},
"stopId": "FR:27681:ZE:StopPointxOCETrainxTERx87415604:ATOUMOD002",
"stopSequence": 14
},
{
"arrival": {
"delay": 300,
"time": "1776020040"
},
"departure": {
"delay": 300,
"time": "1776020160"
},
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"delay": 300,
"time": "1776021840"
},
"departure": {
"delay": 300,
"time": "1776021900"
},
"stopId": "FR:27022:ZE:StopPointxOCETrainxTERx87415620:ATOUMOD002",
"stopSequence": 16
},
{
"arrival": {
"delay": 300,
"time": "1776020820"
},
"departure": {
"delay": 300,
"time": "1776020880"
},
"stopId": "FR:78089:ZE:StopPointxOCETrainxTERx87415893:ATOUMOD002",
"stopSequence": 12
},
{
"arrival": {
"delay": 300,
"time": "1776023700"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 24
},
{
"arrival": {
"delay": 300,
"time": "1776023040"
},
"departure": {
"delay": 300,
"time": "1776023100"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"delay": 300,
"time": "1776022500"
},
"departure": {
"delay": 300,
"time": "1776022560"
},
"stopId": "FR:27701:ZE:StopPointxOCETrainxTERx87415877:ATOUMOD002",
"stopSequence": 18
},
{
"departure": {
"delay": 300,
"time": "1776017820"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"delay": 300,
"time": "1776020400"
},
"departure": {
"delay": 300,
"time": "1776020460"
},
"stopId": "FR:78531:ZE:StopPointxOCETrainxTERx87415885:ATOUMOD002",
"stopSequence": 10
}
],
"timestamp": "1776018711",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx97E911FAxC8F2x4861xAD3CxC36CF4750A49x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN13155F495198x2026x04x05T22x37x58Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4196658x2025x26xGDimLiaxDimanchex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 26,
"time": "1776018986"
},
"stopId": "FR:76351:ZE:5104:ATOUMOD003",
"stopSequence": 41
},
{
"departure": {
"delay": 26,
"time": "1776018866"
},
"stopId": "FR:76351:ZE:3793:ATOUMOD003",
"stopSequence": 40
}
],
"timestamp": "1776018953",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:16:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4196658x2025x26xGDimLiaxDimanchex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3448F412939x2026x03x30T20x56x21Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1776028620"
},
"stopId": "FR:75115:ZE:StopPointxOCETrainxTERx87391003:ATOUMOD002",
"stopSequence": 106
},
{
"arrival": {
"time": "1776017580"
},
"departure": {
"time": "1776017640"
},
"stopId": "FR:50188:ZE:StopPointxOCETrainxTERx87447649:ATOUMOD002",
"stopSequence": 81
},
{
"arrival": {
"time": "1776020160"
},
"departure": {
"time": "1776020220"
},
"stopId": "FR:61169:ZE:StopPointxOCETrainxTERx87448001:ATOUMOD002",
"stopSequence": 91
},
{
"arrival": {
"time": "1776021720"
},
"departure": {
"time": "1776021840"
},
"stopId": "FR:61006:ZE:StopPointxOCETrainxTERx87444539:ATOUMOD002",
"stopSequence": 95
},
{
"arrival": {
"time": "1776027840"
},
"departure": {
"time": "1776027900"
},
"stopId": "FR:78646:ZE:StopPointxOCETrainxTERx87393009:ATOUMOD002",
"stopSequence": 105
},
{
"arrival": {
"time": "1776018180"
},
"departure": {
"time": "1776018240"
},
"stopId": "FR:50639:ZE:StopPointxOCETrainxTERx87447698:ATOUMOD002",
"stopSequence": 87
},
{
"arrival": {
"time": "1776025620"
},
"departure": {
"time": "1776025680"
},
"stopId": "FR:28134:ZE:StopPointxOCETrainxTERx87393488:ATOUMOD002",
"stopSequence": 103
},
{
"arrival": {
"time": "1776024420"
},
"departure": {
"time": "1776024480"
},
"stopId": "FR:27679:ZE:StopPointxOCETrainxTERx87393595:ATOUMOD002",
"stopSequence": 101
},
{
"arrival": {
"time": "1776020760"
},
"departure": {
"time": "1776020820"
},
"stopId": "FR:61063:ZE:StopPointxOCETrainxTERx87448084:ATOUMOD002",
"stopSequence": 93
},
{
"departure": {
"time": "1776017040"
},
"stopId": "FR:50218:ZE:StopPointxOCETrainxTERx87447680:ATOUMOD002",
"stopSequence": 33
},
{
"arrival": {
"time": "1776023580"
},
"departure": {
"time": "1776023640"
},
"stopId": "FR:61214:ZE:StopPointxOCETrainxTERx87444638:ATOUMOD002",
"stopSequence": 99
},
{
"arrival": {
"time": "1776019140"
},
"departure": {
"time": "1776019200"
},
"stopId": "FR:14762:ZE:StopPointxOCETrainxTERx87448159:ATOUMOD002",
"stopSequence": 89
}
],
"timestamp": "1776013430",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx6155CD5FxAB2Dx4274xA052x8C7462540578x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3448F412939x2026x03x30T20x56x21Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852529F409862x2026x03x30T20x56x21Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1776019980"
},
"stopId": "FR:14220:ZE:StopPointxOCETrainxTERx87444372:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1776020640"
},
"departure": {
"time": "1776020700"
},
"stopId": "FR:14754:ZE:StopPointxOCETrainxTERx87444398:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1776021300"
},
"departure": {
"time": "1776021360"
},
"stopId": "FR:14338:ZE:StopPointxOCETrainxTERx87444406:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1776021780"
},
"stopId": "FR:14225:ZE:StopPointxOCETrainxTERx87444414:ATOUMOD002",
"stopSequence": 10
},
{
"arrival": {
"time": "1776020400"
},
"departure": {
"time": "1776020460"
},
"stopId": "FR:14079:ZE:StopPointxOCETrainxTERx87444380:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1776021600"
},
"departure": {
"time": "1776021660"
},
"stopId": "FR:14225:ZE:StopPointxOCETrainxTERx87337378:ATOUMOD002",
"stopSequence": 9
}
],
"timestamp": "1776016370",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx92DB98ECx5A2Bx415Ex829CxC0262FDC5AD3x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852529F409862x2026x03x30T20x56x21Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN851119F487940x2026x04x05T22x37x58Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1776020820"
},
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1776021540"
},
"departure": {
"time": "1776021600"
},
"stopId": "FR:78107:ZE:StopPointxOCETrainxTERx87381624:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1776022860"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"time": "1776021900"
},
"departure": {
"time": "1776021960"
},
"stopId": "FR:27119:ZE:StopPointxOCETrainxTERx87387092:ATOUMOD002",
"stopSequence": 7
}
],
"timestamp": "1776017210",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx57AE0F48x2436x44BDxA2F0xAA45D4A483E7x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN851119F487940x2026x04x05T22x37x58Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4041930x2025x26xGDimLiaxDimanchex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": -76,
"time": "1776018404"
},
"stopId": "FR:76351:ZE:3449:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": -125,
"time": "1776018475"
},
"stopId": "FR:76351:ZE:3717:ATOUMOD003",
"stopSequence": 22
}
],
"timestamp": "1776018403",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C8:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4041930x2025x26xGDimLiaxDimanchex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4253611x2025x26xGDimLiaxDimanchex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 167,
"time": "1776018827"
},
"stopId": "FR:76305:ZE:3922:ATOUMOD003",
"stopSequence": 49
},
{
"departure": {
"delay": 174,
"time": "1776018774"
},
"stopId": "FR:76305:ZE:4480:ATOUMOD003",
"stopSequence": 48
}
],
"timestamp": "1776018803",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:17:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4253611x2025x26xGDimLiaxDimanchex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4042129x2025x26xGDimLiaxDimanchex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 139,
"time": "1776019279"
},
"stopId": "FR:76351:ZE:4768:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 96,
"time": "1776019416"
},
"stopId": "FR:76351:ZE:4865:ATOUMOD003",
"stopSequence": 24
}
],
"timestamp": "1776019403",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C2:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4042129x2025x26xGDimLiaxDimanchex03:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN850378F474956x2026x04x04T20x51x41Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1776019800"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 5
},
{
"departure": {
"time": "1776018600"
},
"stopId": "FR:76259:ZE:StopPointxOCETrainxTERx87413542:ATOUMOD002",
"stopSequence": 4
}
],
"timestamp": "1776014991",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxb66ce399xd888x47dex897bx46f7f79fa5adx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN850378F474956x2026x04x04T20x51x41Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4190980x2025x26xGDimLiaxDimanchex03:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -71,
"time": "1776019249"
},
"stopId": "FR:76351:ZE:4537:ATOUMOD003",
"stopSequence": 29
},
{
"departure": {
"delay": -71,
"time": "1776019069"
},
"stopId": "FR:76351:ZE:4142:ATOUMOD003",
"stopSequence": 28
}
],
"timestamp": "1776019264",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:09:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4190980x2025x26xGDimLiaxDimanchex03:LOC"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "1.0",
"timestamp": "1776019716"
}
}