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
❌2 180 erreurs, 189 avertissements
Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 01/02/2026 à 08h09 Europe/Paris avec le validateur GTFS-RT de MobilityData.
Erreurs
stop_times_updates not strictly sorted E002 53 erreurs
stop_time_updates for a given trip_id must be strictly sorted by increasing stop_sequence
Exemples d'erreurs
- trip_id ATOUMOD003:ServiceJourney:4191079x2025x26xGDimLiaxDimanchex02:LOC stop_sequence [7, 12, 4] is not strictly sorted by increasing stop_sequence
- trip_id ATOUMOD003:ServiceJourney:4068667x2025x26xGDimTNIxDimanchex00:LOC stop_sequence [29, 38, 36] is not strictly sorted by increasing stop_sequence
- trip_id ATOUMOD003:ServiceJourney:4022689x2025x26xGDimLiaxDimanchex02:LOC stop_sequence [41, 39] is not strictly sorted by increasing stop_sequence
- trip_id ATOUMOD003:ServiceJourney:4022714x2025x26xGDimLiaxDimanchex02:LOC stop_sequence [49, 42] is not strictly sorted by increasing stop_sequence
- trip_id ATOUMOD003:ServiceJourney:4110904x2025x26xGDimTRAxDimanchex00:LOC stop_sequence [8, 13, 4] is not strictly sorted by increasing stop_sequence
GTFS-rt trip_id does not exist in GTFS data and does not have schedule_relationship of ADDED E003 21 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 ATOUMOD035:ServiceJourney:3757925x2025xHxMultxDimxDimanchex60:LOC does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id ATOUMOD035:ServiceJourney:3748895x2025xHxMultxDimxDimanchex60:LOC does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id ATOUMOD035:ServiceJourney:3748920x2025xHxMultxDimxDimanchex60:LOC does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id ATOUMOD035:ServiceJourney:3748931x2025xHxMultxDimxDimanchex60:LOC does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id ATOUMOD035:ServiceJourney:3757919x2025xHxMultxDimxDimanchex60:LOC does not exist in the GTFS data and does not have schedule_relationship of ADDED
Sequential stop_time_update times are not increasing E022 2 023 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:4191079x2025x26xGDimLiaxDimanchex02:LOC stop_sequence 4 arrival_time 08:05:31 (1769929531) is less than previous stop arrival_time 08:12:43 (1769929963) - times must increase between two sequential stops
- trip_id ATOUMOD003:ServiceJourney:4191079x2025x26xGDimLiaxDimanchex02:LOC stop_sequence 4 arrival_time 08:05:31 (1769929531) is less than previous stop departure_time 08:12:43 (1769929963) - times must increase between two sequential stops
- trip_id ATOUMOD003:ServiceJourney:4191079x2025x26xGDimLiaxDimanchex02:LOC stop_sequence 4 departure_time 08:05:31 (1769929531) is less than previous stop departure_time 08:12:43 (1769929963) - times must increase between two sequential stops
- trip_id ATOUMOD003:ServiceJourney:4191079x2025x26xGDimLiaxDimanchex02:LOC stop_sequence 4 departure_time 08:05:31 (1769929531) is less than previous stop arrival_time 08:12:43 (1769929963) - times must increase between two sequential stops
- trip_id ATOUMOD003:ServiceJourney:4191079x2025x26xGDimLiaxDimanchex02:LOC stop_sequence 6 arrival_time 08:06:43 (1769929603) is less than previous stop arrival_time 08:14:09 (1769930049) - times must increase between two sequential stops
trip direction_id does not match GTFS data E024 41 erreurs
GTFS-rt trip direction_id must match the direction_id in GTFS trips.txt
Exemples d'erreurs
- GTFS-rt trip_id ATOUMOD003:ServiceJourney:4191079x2025x26xGDimLiaxDimanchex02:LOC trip.direction_id is 1 but GTFS trip.direction_id is 0 - direction_id does not match
- GTFS-rt trip_id ATOUMOD003:ServiceJourney:4068667x2025x26xGDimTNIxDimanchex00:LOC trip.direction_id is 1 but GTFS trip.direction_id is 0 - direction_id does not match
- GTFS-rt trip_id ATOUMOD003:ServiceJourney:4022689x2025x26xGDimLiaxDimanchex02:LOC trip.direction_id is 1 but GTFS trip.direction_id is 0 - direction_id does not match
- GTFS-rt trip_id ATOUMOD003:ServiceJourney:4022714x2025x26xGDimLiaxDimanchex02:LOC trip.direction_id is 2 but GTFS trip.direction_id is 1 - direction_id does not match
- GTFS-rt trip_id ATOUMOD003:ServiceJourney:4110904x2025x26xGDimTRAxDimanchex00:LOC trip.direction_id is 1 but GTFS trip.direction_id is 0 - direction_id does not match
GTFS-rt stop_time_update stop_sequence and stop_id do not match GTFS E045 6 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:4022689x2025x26xGDimLiaxDimanchex02:LOC stop_sequence 41 has stop_id FR:76351:ZE:3593:ATOUMOD003 but GTFS stop_sequence 41 has stop_id FR:76447:ZE:3220:ATOUMOD003 - stop_ids should be the same
- GTFS-rt trip_id ATOUMOD003:ServiceJourney:4022714x2025x26xGDimLiaxDimanchex02:LOC stop_sequence 49 has stop_id FR:76552:ZE:3339:ATOUMOD003 but GTFS stop_sequence 49 has stop_id FR:76552:ZE:3105:ATOUMOD003 - stop_ids should be the same
- GTFS-rt trip_id ATOUMOD003:ServiceJourney:4042135x2025x26xGDimLiaxDimanchex02:LOC stop_sequence 10 has stop_id FR:76351:ZE:3319:ATOUMOD003 but GTFS stop_sequence 10 has stop_id FR:76351:ZE:3494:ATOUMOD003 - stop_ids should be the same
- GTFS-rt trip_id ATOUMOD001:ServiceJourney:TCARx1599:LOC stop_sequence 1 has stop_id FR:76157:ZE:TCARxTMONET:ATOUMOD001 but GTFS stop_sequence 1 has stop_id FR:76212:ZE:TCARxDUREC:ATOUMOD001 - stop_ids should be the same
- GTFS-rt trip_id ATOUMOD001:ServiceJourney:TCARx1599:LOC stop_sequence 7 has stop_id FR:76157:ZE:TCARxTPRAT1:ATOUMOD001 but GTFS stop_sequence 7 has stop_id FR:76540:ZE:TCARxHILAI2:ATOUMOD001 - stop_ids should be the same
timestamp is in the future E050 1 erreur
All timestamps must be less than the current time
Exemples d'erreurs
- header.timestamp 08:10:14 (1769929814) is 1 min 13 sec greater than 08:09:00 (1769929740556) - the current time in milliseconds
GTFS-rt stop_sequence not found in GTFS data E051 35 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:4191079x2025x26xGDimLiaxDimanchex02:LOC contains stop_sequence 4 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id ATOUMOD003:ServiceJourney:4068667x2025x26xGDimTNIxDimanchex00:LOC contains stop_sequence 36 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id ATOUMOD003:ServiceJourney:4022689x2025x26xGDimLiaxDimanchex02:LOC contains stop_sequence 39 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id ATOUMOD003:ServiceJourney:4022714x2025x26xGDimLiaxDimanchex02:LOC contains stop_sequence 42 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id ATOUMOD003:ServiceJourney:4110904x2025x26xGDimTRAxDimanchex00:LOC contains stop_sequence 4 that does not exist in GTFS stop_times.txt for this trip
Avertissements
vehicle_id not populated W002 63 erreurs
vehicle_id should be populated for TripUpdates and VehiclePositions
Exemples d'erreurs
- trip_id ATOUMOD003:ServiceJourney:4191079x2025x26xGDimLiaxDimanchex02:LOC does not have a vehicle_id
- trip_id ATOUMOD003:ServiceJourney:4068667x2025x26xGDimTNIxDimanchex00:LOC does not have a vehicle_id
- trip_id ATOUMOD003:ServiceJourney:4022689x2025x26xGDimLiaxDimanchex02:LOC does not have a vehicle_id
- trip_id ATOUMOD003:ServiceJourney:4022714x2025x26xGDimLiaxDimanchex02:LOC does not have a vehicle_id
- trip_id ATOUMOD003:ServiceJourney:4110904x2025x26xGDimTRAxDimanchex00:LOC does not have a vehicle_id
schedule_relationship not populated W009 126 erreurs
trip.schedule_relationship and stop_time_update.schedule_relationship should be populated
Exemples d'erreurs
- trip_id ATOUMOD003:ServiceJourney:4191079x2025x26xGDimLiaxDimanchex02:LOC stop_sequence 7 (and potentially more for this trip) does not have a schedule_relationship
- trip_id ATOUMOD003:ServiceJourney:4191079x2025x26xGDimLiaxDimanchex02:LOC does not have a schedule_relationship
- trip_id ATOUMOD003:ServiceJourney:4068667x2025x26xGDimTNIxDimanchex00:LOC stop_sequence 29 (and potentially more for this trip) does not have a schedule_relationship
- trip_id ATOUMOD003:ServiceJourney:4068667x2025x26xGDimTNIxDimanchex00:LOC does not have a schedule_relationship
- trip_id ATOUMOD003:ServiceJourney:4022689x2025x26xGDimLiaxDimanchex02:LOC stop_sequence 41 (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 | 12 174 | 28 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. | 471 765 | 28 fois (100 % des validations) |
| E024 | GTFS-rt trip direction_id must match the direction_id in GTFS trips.txt | 13 290 | 28 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 | 2 856 | 28 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 | 9 713 | 28 fois (100 % des validations) |
| W002 | vehicle_id should be populated for TripUpdates and VehiclePositions | 15 520 | 28 fois (100 % des validations) |
| W009 | trip.schedule_relationship and stop_time_update.schedule_relationship should be populated | 31 012 | 28 fois (100 % des validations) |
| E050 | All timestamps must be less than the current time | 27 | 27 fois (96 % 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 185 | 24 fois (86 % 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. | 170 | 20 fois (71 % des validations) |
| E011 | All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt | 1 551 | 19 fois (68 % des validations) |
| E004 | All route_ids provided in the GTFS-rt feed must exist in the GTFS data | 431 | 18 fois (64 % des validations) |
| E040 | All stop_time_updates must contain stop_id or stop_sequence - both fields cannot be left blank | 120 | 15 fois (54 % 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 | 120 | 15 fois (54 % des validations) |
| E037 | Sequential GTFS-rt trip stop_time_updates shouldn't have the same stop_id | 25 | 13 fois (46 % des validations) |
| E035 | The GTFS-rt trip.trip_id should belong to the specified trip.route_id in GTFS trips.txt | 55 | 11 fois (39 % des validations) |
Contenu du flux GTFS-RT
Entités
Entités présentes dans ce flux le 01/02/2026 à 10h50 Europe/Paris.
trip_updates (185) 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 01/02/2026 à 10h50 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.
{
"entity": [
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx520:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769938260"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -73,
"time": "1769938707"
},
"departure": {
"delay": -73,
"time": "1769938727"
},
"stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -120,
"time": "1769940600"
},
"departure": {
"delay": -120,
"time": "1769940600"
},
"stopId": "FR:76540:ZE:TCARxPSALO1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": -89,
"time": "1769939911"
},
"departure": {
"delay": -89,
"time": "1769939911"
},
"stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": -122,
"time": "1769938978"
},
"departure": {
"delay": -122,
"time": "1769938978"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -89,
"time": "1769939671"
},
"departure": {
"delay": -89,
"time": "1769939671"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": -90,
"time": "1769940030"
},
"departure": {
"delay": -90,
"time": "1769940030"
},
"stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 13,
"time": "1769938633"
},
"departure": {
"delay": 13,
"time": "1769938633"
},
"stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -153,
"time": "1769938827"
},
"departure": {
"delay": -153,
"time": "1769938827"
},
"stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -78,
"time": "1769940822"
},
"departure": {
"delay": -78,
"time": "1769940822"
},
"stopId": "FR:76540:ZE:TCARxCHATL1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": -78,
"time": "1769940522"
},
"departure": {
"delay": -78,
"time": "1769940522"
},
"stopId": "FR:76540:ZE:TCARxMALRA1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 37,
"time": "1769938477"
},
"departure": {
"delay": 37,
"time": "1769938477"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -85,
"time": "1769939555"
},
"departure": {
"delay": -85,
"time": "1769939555"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": -78,
"time": "1769940222"
},
"departure": {
"delay": -78,
"time": "1769940222"
},
"stopId": "FR:76540:ZE:TCARxARGEN1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": -67,
"time": "1769939128"
},
"departure": {
"delay": -67,
"time": "1769939153"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -59,
"time": "1769939761"
},
"departure": {
"delay": -59,
"time": "1769939761"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 17,
"time": "1769938397"
},
"departure": {
"delay": 17,
"time": "1769938397"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -89,
"time": "1769939491"
},
"departure": {
"delay": -89,
"time": "1769939491"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 42,
"time": "1769938277"
},
"departure": {
"delay": 42,
"time": "1769938302"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -77,
"time": "1769939383"
},
"departure": {
"delay": -77,
"time": "1769939383"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": -78,
"time": "1769940462"
},
"departure": {
"delay": -78,
"time": "1769940462"
},
"stopId": "FR:76540:ZE:TCARxSTCLA1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": -8,
"time": "1769938552"
},
"departure": {
"delay": -8,
"time": "1769938552"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -89,
"time": "1769939311"
},
"departure": {
"delay": -89,
"time": "1769939311"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": -78,
"time": "1769940702"
},
"departure": {
"delay": -78,
"time": "1769940702"
},
"stopId": "FR:76540:ZE:TCARxGALI1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": -87,
"time": "1769940393"
},
"departure": {
"delay": -87,
"time": "1769940393"
},
"stopId": "FR:76540:ZE:TCARxCOUPE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": -89,
"time": "1769939611"
},
"departure": {
"delay": -89,
"time": "1769939611"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": -108,
"time": "1769939052"
},
"departure": {
"delay": -108,
"time": "1769939052"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -134,
"time": "1769939206"
},
"departure": {
"delay": -134,
"time": "1769939206"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -86,
"time": "1769940754"
},
"departure": {
"delay": -86,
"time": "1769940754"
},
"stopId": "FR:76540:ZE:TCARxMAIS21:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": -78,
"time": "1769941002"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 30
}
],
"timestamp": "1769937660",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx520:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx496:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 35,
"time": "1769940575"
},
"departure": {
"delay": 35,
"time": "1769940575"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1769940360"
},
"departure": {
"time": "1769940360"
},
"stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 3,
"time": "1769942103"
},
"departure": {
"delay": 3,
"time": "1769942103"
},
"stopId": "FR:76540:ZE:TCARxPSALO1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 30,
"time": "1769942310"
},
"departure": {
"delay": 30,
"time": "1769942310"
},
"stopId": "FR:76540:ZE:TCARxCHATL1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"time": "1769939760"
},
"departure": {
"time": "1769939760"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 53,
"time": "1769940653"
},
"departure": {
"delay": 53,
"time": "1769940653"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 41,
"time": "1769939681"
},
"departure": {
"delay": 41,
"time": "1769939681"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 30,
"time": "1769940810"
},
"departure": {
"delay": 30,
"time": "1769940810"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 30,
"time": "1769942010"
},
"departure": {
"delay": 30,
"time": "1769942010"
},
"stopId": "FR:76540:ZE:TCARxMALRA1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 34,
"time": "1769941054"
},
"departure": {
"delay": 34,
"time": "1769941054"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769939640"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 30,
"time": "1769940990"
},
"departure": {
"delay": 30,
"time": "1769940990"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 30,
"time": "1769941410"
},
"departure": {
"delay": 30,
"time": "1769941410"
},
"stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 30,
"time": "1769941110"
},
"departure": {
"delay": 30,
"time": "1769941110"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"time": "1769939940"
},
"departure": {
"time": "1769939940"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 30,
"time": "1769942190"
},
"departure": {
"delay": 30,
"time": "1769942190"
},
"stopId": "FR:76540:ZE:TCARxGALI1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 6,
"time": "1769940186"
},
"departure": {
"delay": 6,
"time": "1769940186"
},
"stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 45,
"time": "1769940045"
},
"departure": {
"delay": 45,
"time": "1769940045"
},
"stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 41,
"time": "1769939861"
},
"departure": {
"delay": 41,
"time": "1769939861"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 15,
"time": "1769941515"
},
"departure": {
"delay": 15,
"time": "1769941515"
},
"stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 42,
"time": "1769940882"
},
"departure": {
"delay": 42,
"time": "1769940882"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 30,
"time": "1769940510"
},
"departure": {
"delay": 30,
"time": "1769940510"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 38,
"time": "1769941898"
},
"departure": {
"delay": 38,
"time": "1769941898"
},
"stopId": "FR:76540:ZE:TCARxCOUPE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 22,
"time": "1769942242"
},
"departure": {
"delay": 22,
"time": "1769942242"
},
"stopId": "FR:76540:ZE:TCARxMAIS21:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 30,
"time": "1769941950"
},
"departure": {
"delay": 30,
"time": "1769941950"
},
"stopId": "FR:76540:ZE:TCARxSTCLA1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 30,
"time": "1769941710"
},
"departure": {
"delay": 30,
"time": "1769941710"
},
"stopId": "FR:76540:ZE:TCARxARGEN1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 6,
"time": "1769940726"
},
"departure": {
"delay": 6,
"time": "1769940726"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 12
}
],
"timestamp": "1769939330",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx496:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TNIx399:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 1140,
"time": "1769960820"
},
"departure": {
"delay": 1140,
"time": "1769960820"
},
"stopId": "FR:76378:ZE:TNIx22520:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"time": "1769962740"
},
"stopId": "FR:76540:ZE:TNIx12722:ATOUMOD001",
"stopSequence": 46
},
{
"arrival": {
"delay": 1740,
"time": "1769961120"
},
"departure": {
"delay": 1740,
"time": "1769961120"
},
"stopId": "FR:76750:ZE:TNIx22510:ATOUMOD001",
"stopSequence": 12
}
],
"timestamp": "1769939241",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TNIx530:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TNIx399:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748861x2025xHxMultxDimxDimanchex60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 271,
"time": "1769939103"
},
"departure": {
"delay": 271,
"time": "1769939131"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"time": "1769939278"
},
"departure": {
"time": "1769939160"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 139,
"time": "1769939231"
},
"departure": {
"delay": 139,
"time": "1769939239"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 190,
"time": "1769939590"
},
"departure": {
"delay": 190,
"time": "1769939590"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 190,
"time": "1769939710"
},
"departure": {
"delay": 190,
"time": "1769939710"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 190,
"time": "1769940010"
},
"departure": {
"delay": 190,
"time": "1769940010"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 280,
"time": "1769939030"
},
"departure": {
"delay": 280,
"time": "1769939080"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 273,
"time": "1769938768"
},
"departure": {
"delay": 273,
"time": "1769938773"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 222,
"time": "1769939168"
},
"departure": {
"delay": 222,
"time": "1769939202"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 251,
"time": "1769938796"
},
"departure": {
"delay": 251,
"time": "1769938811"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 190,
"time": "1769939650"
},
"departure": {
"delay": 190,
"time": "1769939650"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 229,
"time": "1769938575"
},
"departure": {
"delay": 229,
"time": "1769938609"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 190,
"time": "1769939770"
},
"departure": {
"delay": 190,
"time": "1769939770"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 301,
"time": "1769938949"
},
"departure": {
"delay": 301,
"time": "1769938981"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 310,
"time": "1769938839"
},
"departure": {
"delay": 310,
"time": "1769938930"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 190,
"time": "1769939470"
},
"departure": {
"delay": 190,
"time": "1769939470"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"departure": {
"delay": 242,
"time": "1769938442"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 221,
"time": "1769938631"
},
"departure": {
"delay": 221,
"time": "1769938661"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 190,
"time": "1769940130"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 190,
"time": "1769939890"
},
"departure": {
"delay": 190,
"time": "1769939890"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
}
],
"timestamp": "1769939344",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748861x2025xHxMultxDimxDimanchex60:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4025456x2025x26xGDimLiaxDimanchex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 73,
"time": "1769938753"
},
"departure": {
"delay": 73,
"time": "1769938753"
},
"stopId": "FR:76447:ZE:3761:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": -66,
"time": "1769939394"
},
"departure": {
"delay": -66,
"time": "1769939394"
},
"stopId": "FR:76305:ZE:3186:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": -49,
"time": "1769939351"
},
"departure": {
"delay": -49,
"time": "1769939351"
},
"stopId": "FR:76305:ZE:3295:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": -93,
"time": "1769939787"
},
"departure": {
"delay": -93,
"time": "1769939787"
},
"stopId": "FR:76305:ZE:4490:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": -100,
"time": "1769939240"
},
"departure": {
"delay": -100,
"time": "1769939240"
},
"stopId": "FR:76341:ZE:3083:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": -76,
"time": "1769939684"
},
"departure": {
"delay": -76,
"time": "1769939684"
},
"stopId": "FR:76305:ZE:4488:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": -49,
"time": "1769939291"
},
"departure": {
"delay": -49,
"time": "1769939291"
},
"stopId": "FR:76305:ZE:3206:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": -80,
"time": "1769939860"
},
"departure": {
"delay": -80,
"time": "1769939860"
},
"stopId": "FR:76305:ZE:4501:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": -100,
"time": "1769939960"
},
"stopId": "FR:76305:ZE:3922:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": -69,
"time": "1769939511"
},
"departure": {
"delay": -69,
"time": "1769939511"
},
"stopId": "FR:76305:ZE:3180:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": -7,
"time": "1769938853"
},
"departure": {
"delay": -7,
"time": "1769938853"
},
"stopId": "FR:76341:ZE:4814:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": -7,
"time": "1769938913"
},
"departure": {
"delay": -7,
"time": "1769938913"
},
"stopId": "FR:76341:ZE:3755:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": -2,
"time": "1769938738"
},
"departure": {
"delay": -2,
"time": "1769938738"
},
"stopId": "FR:76447:ZE:3759:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": -70,
"time": "1769939450"
},
"departure": {
"delay": -70,
"time": "1769939450"
},
"stopId": "FR:76305:ZE:3150:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"time": "1769939220"
},
"departure": {
"time": "1769939220"
},
"stopId": "FR:76341:ZE:3446:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": -94,
"time": "1769939186"
},
"departure": {
"delay": -94,
"time": "1769939186"
},
"stopId": "FR:76341:ZE:3537:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": -11,
"time": "1769939029"
},
"departure": {
"delay": -11,
"time": "1769939029"
},
"stopId": "FR:76341:ZE:3747:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": -100,
"time": "1769939600"
},
"departure": {
"delay": -100,
"time": "1769939600"
},
"stopId": "FR:76305:ZE:3574:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 49,
"time": "1769938729"
},
"departure": {
"delay": 49,
"time": "1769938729"
},
"stopId": "FR:76447:ZE:3742:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": -4,
"time": "1769938976"
},
"departure": {
"delay": -4,
"time": "1769938976"
},
"stopId": "FR:76341:ZE:3753:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 4,
"time": "1769938804"
},
"departure": {
"delay": 4,
"time": "1769938804"
},
"stopId": "FR:76341:ZE:3906:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": -83,
"time": "1769939317"
},
"departure": {
"delay": -83,
"time": "1769939317"
},
"stopId": "FR:76305:ZE:3521:ATOUMOD003",
"stopSequence": 41
}
],
"timestamp": "1769938647",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:10:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4025456x2025x26xGDimLiaxDimanchex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4231736x2025x26xGDimLiaxDimanchex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -47,
"time": "1769941513"
},
"departure": {
"delay": -47,
"time": "1769941513"
},
"stopId": "FR:76351:ZE:3447:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": -44,
"time": "1769940556"
},
"departure": {
"delay": -44,
"time": "1769940556"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": -38,
"time": "1769941582"
},
"departure": {
"delay": -38,
"time": "1769941582"
},
"stopId": "FR:76351:ZE:4523:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": -11,
"time": "1769939389"
},
"departure": {
"delay": -11,
"time": "1769939389"
},
"stopId": "FR:76351:ZE:3612:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": -27,
"time": "1769940093"
},
"departure": {
"delay": -27,
"time": "1769940093"
},
"stopId": "FR:76351:ZE:3605:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": -29,
"time": "1769941231"
},
"departure": {
"delay": -29,
"time": "1769941231"
},
"stopId": "FR:76351:ZE:3543:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": -17,
"time": "1769940823"
},
"departure": {
"delay": -17,
"time": "1769940823"
},
"stopId": "FR:76351:ZE:3276:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 11,
"time": "1769939291"
},
"departure": {
"delay": 11,
"time": "1769939291"
},
"stopId": "FR:76351:ZE:3044:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": -46,
"time": "1769939834"
},
"departure": {
"delay": -46,
"time": "1769939834"
},
"stopId": "FR:76351:ZE:4875:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": -47,
"time": "1769939653"
},
"departure": {
"delay": -47,
"time": "1769939653"
},
"stopId": "FR:76351:ZE:3385:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 6,
"time": "1769940486"
},
"departure": {
"delay": 6,
"time": "1769940486"
},
"stopId": "FR:76351:ZE:3028:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": -47,
"time": "1769939473"
},
"departure": {
"delay": -47,
"time": "1769939473"
},
"stopId": "FR:76351:ZE:3229:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": -47,
"time": "1769940253"
},
"departure": {
"delay": -47,
"time": "1769940253"
},
"stopId": "FR:76351:ZE:3192:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": -49,
"time": "1769939291"
},
"departure": {
"delay": -49,
"time": "1769939291"
},
"stopId": "FR:76351:ZE:3258:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": -38,
"time": "1769940322"
},
"departure": {
"delay": -38,
"time": "1769940322"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 56,
"time": "1769939216"
},
"departure": {
"delay": 56,
"time": "1769939216"
},
"stopId": "FR:76351:ZE:3214:ATOUMOD003",
"stopSequence": 2
},
{
"departure": {
"time": "1769939160"
},
"stopId": "FR:76351:ZE:3212:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": -47,
"time": "1769940913"
},
"departure": {
"delay": -47,
"time": "1769940913"
},
"stopId": "FR:76351:ZE:5183:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": -21,
"time": "1769939919"
},
"departure": {
"delay": -21,
"time": "1769939919"
},
"stopId": "FR:76351:ZE:3568:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 7,
"time": "1769940667"
},
"departure": {
"delay": 7,
"time": "1769940667"
},
"stopId": "FR:76351:ZE:3646:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": -47,
"time": "1769939893"
},
"departure": {
"delay": -47,
"time": "1769939893"
},
"stopId": "FR:76351:ZE:3728:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 7,
"time": "1769940187"
},
"departure": {
"delay": 7,
"time": "1769940187"
},
"stopId": "FR:76351:ZE:3062:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": -31,
"time": "1769941409"
},
"departure": {
"delay": -31,
"time": "1769941409"
},
"stopId": "FR:76351:ZE:3685:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": -41,
"time": "1769939959"
},
"departure": {
"delay": -41,
"time": "1769939959"
},
"stopId": "FR:76351:ZE:3376:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": -12,
"time": "1769941368"
},
"departure": {
"delay": -12,
"time": "1769941368"
},
"stopId": "FR:76351:ZE:3007:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": -47,
"time": "1769941153"
},
"departure": {
"delay": -47,
"time": "1769941153"
},
"stopId": "FR:76351:ZE:3200:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": -47,
"time": "1769940613"
},
"departure": {
"delay": -47,
"time": "1769940613"
},
"stopId": "FR:76351:ZE:4643:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": -24,
"time": "1769940756"
},
"departure": {
"delay": -24,
"time": "1769940756"
},
"stopId": "FR:76351:ZE:3501:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": -15,
"time": "1769941545"
},
"departure": {
"delay": -15,
"time": "1769941545"
},
"stopId": "FR:76351:ZE:4115:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 1,
"time": "1769940001"
},
"departure": {
"delay": 1,
"time": "1769940001"
},
"stopId": "FR:76351:ZE:3414:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": -43,
"time": "1769939777"
},
"departure": {
"delay": -43,
"time": "1769939777"
},
"stopId": "FR:76351:ZE:3707:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": -47,
"time": "1769941333"
},
"departure": {
"delay": -47,
"time": "1769941333"
},
"stopId": "FR:76351:ZE:3770:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": -32,
"time": "1769939548"
},
"departure": {
"delay": -32,
"time": "1769939548"
},
"stopId": "FR:76351:ZE:3161:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 6,
"time": "1769939586"
},
"departure": {
"delay": 6,
"time": "1769939586"
},
"stopId": "FR:76351:ZE:3655:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": -42,
"time": "1769939718"
},
"departure": {
"delay": -42,
"time": "1769939718"
},
"stopId": "FR:76351:ZE:3709:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 82,
"time": "1769939302"
},
"departure": {
"delay": 82,
"time": "1769939302"
},
"stopId": "FR:76351:ZE:4079:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": -47,
"time": "1769941753"
},
"stopId": "FR:76341:ZE:3691:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 11,
"time": "1769941391"
},
"departure": {
"delay": 11,
"time": "1769941391"
},
"stopId": "FR:76351:ZE:3019:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 9,
"time": "1769939349"
},
"departure": {
"delay": 9,
"time": "1769939349"
},
"stopId": "FR:76351:ZE:4879:ATOUMOD003",
"stopSequence": 6
}
],
"timestamp": "1769939357",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4231736x2025x26xGDimLiaxDimanchex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:2x7478084:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -44,
"time": "1769942836"
},
"departure": {
"delay": -44,
"time": "1769942836"
},
"stopId": "FR:27474:ZE:0x6708:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -25,
"time": "1769943515"
},
"departure": {
"delay": -25,
"time": "1769943515"
},
"stopId": "FR:27471:ZE:0x6942:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -45,
"time": "1769943015"
},
"departure": {
"delay": -45,
"time": "1769943015"
},
"stopId": "FR:27474:ZE:0x6714:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -3096,
"time": "1769939364"
},
"departure": {
"delay": -3096,
"time": "1769939364"
},
"stopId": "FR:27701:ZE:0x7084:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -54,
"time": "1769943366"
},
"departure": {
"delay": -54,
"time": "1769943366"
},
"stopId": "FR:27701:ZE:0x6721:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -87,
"time": "1769943333"
},
"departure": {
"delay": -87,
"time": "1769943333"
},
"stopId": "FR:27474:ZE:0x6711:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -82,
"time": "1769943158"
},
"departure": {
"delay": -82,
"time": "1769943158"
},
"stopId": "FR:27474:ZE:0x6723:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 27,
"time": "1769943747"
},
"departure": {
"delay": 27,
"time": "1769943747"
},
"stopId": "FR:27701:ZE:0x7046:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -114,
"time": "1769943066"
},
"departure": {
"delay": -114,
"time": "1769943066"
},
"stopId": "FR:27474:ZE:0x6717:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -103,
"time": "1769943197"
},
"departure": {
"delay": -103,
"time": "1769943197"
},
"stopId": "FR:27474:ZE:0x6706:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -77,
"time": "1769943103"
},
"departure": {
"delay": -77,
"time": "1769943103"
},
"stopId": "FR:27474:ZE:0x6719:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -28,
"time": "1769942972"
},
"departure": {
"delay": -28,
"time": "1769942972"
},
"stopId": "FR:27474:ZE:0x6702:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -24,
"time": "1769942916"
},
"departure": {
"delay": -24,
"time": "1769942916"
},
"stopId": "FR:27474:ZE:0x6712:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -26,
"time": "1769943454"
},
"departure": {
"delay": -26,
"time": "1769943454"
},
"stopId": "FR:27471:ZE:0x6939:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -3276,
"time": "1769939364"
},
"departure": {
"delay": -3276,
"time": "1769939364"
},
"stopId": "FR:27365:ZE:0x6336:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -8,
"time": "1769943832"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -3336,
"time": "1769939364"
},
"departure": {
"delay": -3336,
"time": "1769939364"
},
"stopId": "FR:27365:ZE:0x7076:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -54,
"time": "1769943306"
},
"departure": {
"delay": -54,
"time": "1769943306"
},
"stopId": "FR:27474:ZE:0x6705:ATOUMOD006",
"stopSequence": 13
},
{
"departure": {
"delay": -2916,
"time": "1769939364"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
}
],
"timestamp": "1769939364",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:7a:LOC",
"tripId": "ATOUMOD006:ServiceJourney:2x7478084:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx4713:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769936400"
},
"stopId": "FR:76540:ZE:TAEx9106:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769938020"
},
"stopId": "FR:76319:ZE:TAEx9135:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1769938920"
},
"stopId": "FR:76231:ZE:TAEx2104:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769938380"
},
"stopId": "FR:76486:ZE:TAEx7092:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769938200"
},
"stopId": "FR:76486:ZE:TAEx9009:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769936820"
},
"stopId": "FR:76540:ZE:TAEx9102:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769936640"
},
"stopId": "FR:76540:ZE:TAEx9104:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769937120"
},
"stopId": "FR:76498:ZE:TAEx9044:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769937540"
},
"stopId": "FR:76497:ZE:TAEx9042:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769938440"
},
"stopId": "FR:76486:ZE:TAEx7032:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769938800"
},
"stopId": "FR:76231:ZE:TAEx3001:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769938080"
},
"stopId": "FR:76319:ZE:TAEx9013:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769936700"
},
"stopId": "FR:76540:ZE:TAEx9180:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769938560"
},
"stopId": "FR:76486:ZE:TAEx7022:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769938860"
},
"stopId": "FR:76231:ZE:TAEx3051:ATOUMOD001",
"stopSequence": 14
}
],
"timestamp": "1769938810",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx118:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx4713:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4022696x2025x26xGDimLiaxDimanchex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 232,
"time": "1769939992"
},
"departure": {
"delay": 232,
"time": "1769939992"
},
"stopId": "FR:76351:ZE:3637:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 232,
"time": "1769941012"
},
"departure": {
"delay": 232,
"time": "1769941012"
},
"stopId": "FR:76447:ZE:3130:ATOUMOD003",
"stopSequence": 53
},
{
"arrival": {
"delay": 233,
"time": "1769939933"
},
"departure": {
"delay": 233,
"time": "1769939933"
},
"stopId": "FR:76351:ZE:3249:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 267,
"time": "1769940807"
},
"departure": {
"delay": 267,
"time": "1769940807"
},
"stopId": "FR:76447:ZE:3066:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 243,
"time": "1769940483"
},
"departure": {
"delay": 243,
"time": "1769940483"
},
"stopId": "FR:76447:ZE:3220:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 219,
"time": "1769938959"
},
"departure": {
"delay": 219,
"time": "1769938959"
},
"stopId": "FR:76351:ZE:4520:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 261,
"time": "1769939301"
},
"departure": {
"delay": 261,
"time": "1769939301"
},
"stopId": "FR:76351:ZE:3666:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 260,
"time": "1769939000"
},
"departure": {
"delay": 260,
"time": "1769939000"
},
"stopId": "FR:76351:ZE:3027:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 190,
"time": "1769939110"
},
"departure": {
"delay": 190,
"time": "1769939110"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 210,
"time": "1769939190"
},
"departure": {
"delay": 210,
"time": "1769939190"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 235,
"time": "1769940955"
},
"departure": {
"delay": 235,
"time": "1769940955"
},
"stopId": "FR:76447:ZE:3268:ATOUMOD003",
"stopSequence": 52
},
{
"arrival": {
"delay": 232,
"time": "1769939812"
},
"departure": {
"delay": 232,
"time": "1769939812"
},
"stopId": "FR:76351:ZE:3623:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 232,
"time": "1769939632"
},
"departure": {
"delay": 232,
"time": "1769939632"
},
"stopId": "FR:76351:ZE:3381:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 240,
"time": "1769940060"
},
"departure": {
"delay": 240,
"time": "1769940060"
},
"stopId": "FR:76351:ZE:3136:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 221,
"time": "1769939261"
},
"departure": {
"delay": 221,
"time": "1769939261"
},
"stopId": "FR:76351:ZE:4572:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 276,
"time": "1769940516"
},
"departure": {
"delay": 276,
"time": "1769940516"
},
"stopId": "FR:76447:ZE:3107:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 232,
"time": "1769940652"
},
"departure": {
"delay": 232,
"time": "1769940652"
},
"stopId": "FR:76447:ZE:3120:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 271,
"time": "1769939371"
},
"departure": {
"delay": 271,
"time": "1769939371"
},
"stopId": "FR:76351:ZE:3690:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 290,
"time": "1769940770"
},
"departure": {
"delay": 290,
"time": "1769940770"
},
"stopId": "FR:76447:ZE:3122:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 232,
"time": "1769941072"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 54
},
{
"arrival": {
"delay": 232,
"time": "1769940412"
},
"departure": {
"delay": 232,
"time": "1769940412"
},
"stopId": "FR:76447:ZE:3346:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 250,
"time": "1769940730"
},
"departure": {
"delay": 250,
"time": "1769940730"
},
"stopId": "FR:76447:ZE:3515:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 243,
"time": "1769939523"
},
"departure": {
"delay": 243,
"time": "1769939523"
},
"stopId": "FR:76351:ZE:3506:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 281,
"time": "1769940701"
},
"departure": {
"delay": 281,
"time": "1769940701"
},
"stopId": "FR:76447:ZE:3238:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 97,
"time": "1769938777"
},
"departure": {
"delay": 97,
"time": "1769938777"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 243,
"time": "1769939463"
},
"departure": {
"delay": 243,
"time": "1769939463"
},
"stopId": "FR:76351:ZE:3223:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 280,
"time": "1769940880"
},
"departure": {
"delay": 280,
"time": "1769940880"
},
"stopId": "FR:76447:ZE:3432:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": 254,
"time": "1769939894"
},
"departure": {
"delay": 254,
"time": "1769939894"
},
"stopId": "FR:76351:ZE:3547:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 265,
"time": "1769940925"
},
"departure": {
"delay": 265,
"time": "1769940925"
},
"stopId": "FR:76447:ZE:3406:ATOUMOD003",
"stopSequence": 51
},
{
"arrival": {
"delay": 232,
"time": "1769940172"
},
"departure": {
"delay": 232,
"time": "1769940172"
},
"stopId": "FR:76351:ZE:3593:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 268,
"time": "1769939848"
},
"departure": {
"delay": 268,
"time": "1769939848"
},
"stopId": "FR:76351:ZE:3233:ATOUMOD003",
"stopSequence": 36
}
],
"timestamp": "1769939327",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4022696x2025x26xGDimLiaxDimanchex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748921x2025xHxMultxDimxDimanchex60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 55,
"time": "1769934037"
},
"departure": {
"delay": 55,
"time": "1769934055"
},
"stopId": "FR:50129:ZE:10CPL2:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 143,
"time": "1769933586"
},
"departure": {
"delay": 143,
"time": "1769933603"
},
"stopId": "FR:50129:ZE:10HUI2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 1,
"time": "1769934154"
},
"departure": {
"delay": 1,
"time": "1769934181"
},
"stopId": "FR:50129:ZE:10BON2:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 172,
"time": "1769933196"
},
"departure": {
"delay": 172,
"time": "1769933212"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 189,
"time": "1769933256"
},
"departure": {
"delay": 189,
"time": "1769933289"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 87,
"time": "1769933718"
},
"departure": {
"delay": 87,
"time": "1769933727"
},
"stopId": "FR:50129:ZE:10AGO2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 211,
"time": "1769931982"
},
"departure": {
"delay": 211,
"time": "1769931991"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 225,
"time": "1769933008"
},
"departure": {
"delay": 225,
"time": "1769933025"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 131,
"time": "1769932185"
},
"departure": {
"delay": 131,
"time": "1769932211"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 11,
"time": "1769934233"
},
"departure": {
"delay": 11,
"time": "1769934251"
},
"stopId": "FR:50129:ZE:10HOU2:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 209,
"time": "1769931752"
},
"departure": {
"delay": 209,
"time": "1769931869"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 140,
"time": "1769933456"
},
"departure": {
"delay": 140,
"time": "1769933480"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 147,
"time": "1769933512"
},
"departure": {
"delay": 147,
"time": "1769933547"
},
"stopId": "FR:50129:ZE:10TRA6:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 182,
"time": "1769931951"
},
"departure": {
"delay": 182,
"time": "1769931962"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 84,
"time": "1769931616"
},
"departure": {
"delay": 84,
"time": "1769931624"
},
"stopId": "FR:50129:ZE:10COS2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 101,
"time": "1769933883"
},
"departure": {
"delay": 101,
"time": "1769933921"
},
"stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 187,
"time": "1769932236"
},
"departure": {
"delay": 187,
"time": "1769932267"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 79,
"time": "1769934006"
},
"departure": {
"delay": 79,
"time": "1769934019"
},
"stopId": "FR:50129:ZE:10BHE2:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 59,
"time": "1769933806"
},
"departure": {
"delay": 59,
"time": "1769933819"
},
"stopId": "FR:50129:ZE:10DUB2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 217,
"time": "1769932904"
},
"departure": {
"delay": 217,
"time": "1769932957"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 82,
"time": "1769931719"
},
"departure": {
"delay": 82,
"time": "1769931742"
},
"stopId": "FR:50129:ZE:10MGT2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -13,
"time": "1769934273"
},
"departure": {
"delay": -13,
"time": "1769934287"
},
"stopId": "FR:50129:ZE:10CAR2:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 193,
"time": "1769933132"
},
"departure": {
"delay": 193,
"time": "1769933173"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -12,
"time": "1769934335"
},
"departure": {
"delay": -12,
"time": "1769934348"
},
"stopId": "FR:50129:ZE:10SFN2:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": -103,
"time": "1769934539"
},
"departure": {
"delay": -103,
"time": "1769934557"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 49
},
{
"arrival": {
"delay": 71,
"time": "1769933759"
},
"departure": {
"delay": 71,
"time": "1769933771"
},
"stopId": "FR:50129:ZE:10LAV2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 44,
"time": "1769933970"
},
"departure": {
"delay": 44,
"time": "1769933984"
},
"stopId": "FR:50129:ZE:10LON2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 146,
"time": "1769932149"
},
"departure": {
"delay": 146,
"time": "1769932166"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 200,
"time": "1769933390"
},
"departure": {
"delay": 200,
"time": "1769933420"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 122,
"time": "1769931523"
},
"departure": {
"delay": 122,
"time": "1769931542"
},
"stopId": "FR:50129:ZE:10JGO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 56,
"time": "1769931645"
},
"departure": {
"delay": 56,
"time": "1769931656"
},
"stopId": "FR:50129:ZE:10CVE2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -132,
"time": "1769934588"
},
"stopId": "FR:50129:ZE:10MAX1:ATOUMOD035",
"stopSequence": 50
},
{
"arrival": {
"delay": -90,
"time": "1769934492"
},
"departure": {
"delay": -90,
"time": "1769934510"
},
"stopId": "FR:50129:ZE:10SFG2:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 178,
"time": "1769932005"
},
"departure": {
"delay": 178,
"time": "1769932018"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -32,
"time": "1769934370"
},
"departure": {
"delay": -32,
"time": "1769934388"
},
"stopId": "FR:50129:ZE:10ALB2:ATOUMOD035",
"stopSequence": 46
},
{
"departure": {
"delay": 115,
"time": "1769931475"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -63,
"time": "1769934467"
},
"departure": {
"delay": -63,
"time": "1769934477"
},
"stopId": "FR:50129:ZE:10COF2:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 30,
"time": "1769934082"
},
"departure": {
"delay": 30,
"time": "1769934090"
},
"stopId": "FR:50129:ZE:10PRE2:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 161,
"time": "1769932104"
},
"departure": {
"delay": 161,
"time": "1769932121"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 178,
"time": "1769933080"
},
"departure": {
"delay": 178,
"time": "1769933098"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 53,
"time": "1769934102"
},
"departure": {
"delay": 53,
"time": "1769934113"
},
"stopId": "FR:50129:ZE:10ARA2:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 38,
"time": "1769934200"
},
"departure": {
"delay": 38,
"time": "1769934218"
},
"stopId": "FR:50129:ZE:10BRT2:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 107,
"time": "1769931670"
},
"departure": {
"delay": 107,
"time": "1769931707"
},
"stopId": "FR:50129:ZE:10RSX2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 102,
"time": "1769932380"
},
"departure": {
"delay": 102,
"time": "1769932422"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 119,
"time": "1769933623"
},
"departure": {
"delay": 119,
"time": "1769933639"
},
"stopId": "FR:50129:ZE:10BEL2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 77,
"time": "1769932484"
},
"departure": {
"delay": 77,
"time": "1769932517"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 149,
"time": "1769932316"
},
"departure": {
"delay": 149,
"time": "1769932349"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 192,
"time": "1769931884"
},
"departure": {
"delay": 192,
"time": "1769931912"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 112,
"time": "1769933674"
},
"departure": {
"delay": 112,
"time": "1769933692"
},
"stopId": "FR:50129:ZE:10HOM2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 255,
"time": "1769932613"
},
"departure": {
"delay": 255,
"time": "1769932815"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 19
}
],
"timestamp": "1769939347",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748921x2025xHxMultxDimxDimanchex60:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3757826x2025xHxMultxDimxDimanchex60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -57,
"time": "1769920306"
},
"departure": {
"delay": -57,
"time": "1769920323"
},
"stopId": "FR:50184:ZE:FLAES1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 43,
"time": "1769918794"
},
"departure": {
"delay": 43,
"time": "1769918803"
},
"stopId": "FR:50643:ZE:VIRMA2:ATOUMOD035",
"stopSequence": 5
},
{
"departure": {
"delay": 10,
"time": "1769917870"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 91,
"time": "1769919199"
},
"departure": {
"delay": 91,
"time": "1769919211"
},
"stopId": "FR:50045:ZE:BENBG2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 27,
"time": "1769920587"
},
"stopId": "FR:50184:ZE:FLAEN1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 114,
"time": "1769919106"
},
"departure": {
"delay": 114,
"time": "1769919114"
},
"stopId": "FR:50045:ZE:BENCG2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -26,
"time": "1769919658"
},
"departure": {
"delay": -26,
"time": "1769919754"
},
"stopId": "FR:50402:ZE:PIXLAN:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 83,
"time": "1769918534"
},
"departure": {
"delay": 83,
"time": "1769918543"
},
"stopId": "FR:50575:ZE:SIDHC2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -54,
"time": "1769920131"
},
"departure": {
"delay": -54,
"time": "1769920146"
},
"stopId": "FR:50184:ZE:FLAHB2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 102,
"time": "1769918366"
},
"departure": {
"delay": 102,
"time": "1769918382"
},
"stopId": "FR:50294:ZE:MARPO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 81,
"time": "1769919484"
},
"departure": {
"delay": 81,
"time": "1769919501"
},
"stopId": "FR:50402:ZE:PIXZAF:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 78,
"time": "1769918106"
},
"departure": {
"delay": 78,
"time": "1769918118"
},
"stopId": "FR:50129:ZE:10ANJ8:ATOUMOD035",
"stopSequence": 2
}
],
"timestamp": "1769939346",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3757826x2025xHxMultxDimxDimanchex60:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4025466x2025x26xGDimLiaxDimanchex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 46,
"time": "1769939506"
},
"departure": {
"delay": 46,
"time": "1769939506"
},
"stopId": "FR:76270:ZE:3354:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 133,
"time": "1769939173"
},
"departure": {
"delay": 133,
"time": "1769939173"
},
"stopId": "FR:76447:ZE:4496:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 65,
"time": "1769939945"
},
"departure": {
"delay": 65,
"time": "1769939945"
},
"stopId": "FR:76351:ZE:3802:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": 38,
"time": "1769940098"
},
"departure": {
"delay": 38,
"time": "1769940098"
},
"stopId": "FR:76351:ZE:3870:ATOUMOD003",
"stopSequence": 52
},
{
"arrival": {
"delay": 34,
"time": "1769939254"
},
"departure": {
"delay": 34,
"time": "1769939254"
},
"stopId": "FR:76447:ZE:3123:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 28,
"time": "1769939848"
},
"departure": {
"delay": 28,
"time": "1769939848"
},
"stopId": "FR:76351:ZE:4515:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 47,
"time": "1769940047"
},
"departure": {
"delay": 47,
"time": "1769940047"
},
"stopId": "FR:76351:ZE:4578:ATOUMOD003",
"stopSequence": 51
},
{
"arrival": {
"delay": 8,
"time": "1769940248"
},
"stopId": "FR:76481:ZE:5250:ATOUMOD003",
"stopSequence": 55
},
{
"arrival": {
"delay": 107,
"time": "1769938967"
},
"departure": {
"delay": 107,
"time": "1769938967"
},
"stopId": "FR:76447:ZE:3242:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 72,
"time": "1769938932"
},
"departure": {
"delay": 72,
"time": "1769938932"
},
"stopId": "FR:76447:ZE:3536:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 63,
"time": "1769939403"
},
"departure": {
"delay": 63,
"time": "1769939403"
},
"stopId": "FR:76270:ZE:4507:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 138,
"time": "1769939058"
},
"departure": {
"delay": 138,
"time": "1769939058"
},
"stopId": "FR:76447:ZE:3089:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 74,
"time": "1769939234"
},
"departure": {
"delay": 74,
"time": "1769939234"
},
"stopId": "FR:76447:ZE:3067:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 8,
"time": "1769939528"
},
"departure": {
"delay": 8,
"time": "1769939528"
},
"stopId": "FR:76270:ZE:3248:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 105,
"time": "1769939205"
},
"departure": {
"delay": 105,
"time": "1769939205"
},
"stopId": "FR:76447:ZE:4511:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 54,
"time": "1769939574"
},
"departure": {
"delay": 54,
"time": "1769939574"
},
"stopId": "FR:76270:ZE:3429:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 39,
"time": "1769939619"
},
"departure": {
"delay": 39,
"time": "1769939619"
},
"stopId": "FR:76270:ZE:5199:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 42,
"time": "1769939322"
},
"departure": {
"delay": 42,
"time": "1769939322"
},
"stopId": "FR:76447:ZE:3239:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 47,
"time": "1769939807"
},
"departure": {
"delay": 47,
"time": "1769939807"
},
"stopId": "FR:76351:ZE:4503:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 66,
"time": "1769939286"
},
"departure": {
"delay": 66,
"time": "1769939286"
},
"stopId": "FR:76447:ZE:3516:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 8,
"time": "1769940128"
},
"departure": {
"delay": 8,
"time": "1769940128"
},
"stopId": "FR:76351:ZE:3361:ATOUMOD003",
"stopSequence": 53
},
{
"arrival": {
"delay": 37,
"time": "1769940157"
},
"departure": {
"delay": 37,
"time": "1769940157"
},
"stopId": "FR:76351:ZE:4576:ATOUMOD003",
"stopSequence": 54
},
{
"arrival": {
"delay": 38,
"time": "1769938838"
},
"departure": {
"delay": 38,
"time": "1769938838"
},
"stopId": "FR:76447:ZE:3453:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 106,
"time": "1769939086"
},
"departure": {
"delay": 106,
"time": "1769939086"
},
"stopId": "FR:76447:ZE:3569:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 60,
"time": "1769939760"
},
"departure": {
"delay": 60,
"time": "1769939760"
},
"stopId": "FR:76270:ZE:4505:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 51,
"time": "1769939091"
},
"departure": {
"delay": 51,
"time": "1769939091"
},
"stopId": "FR:76447:ZE:3131:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 15,
"time": "1769939355"
},
"departure": {
"delay": 15,
"time": "1769939355"
},
"stopId": "FR:76447:ZE:4509:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 8,
"time": "1769939888"
},
"departure": {
"delay": 8,
"time": "1769939888"
},
"stopId": "FR:76351:ZE:3717:ATOUMOD003",
"stopSequence": 49
}
],
"timestamp": "1769939357",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:10:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4025466x2025x26xGDimLiaxDimanchex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748874x2025xHxMultxDimxDimanchex60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -50,
"time": "1769939890"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -50,
"time": "1769939530"
},
"departure": {
"delay": -50,
"time": "1769939530"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 134,
"time": "1769938853"
},
"departure": {
"delay": 134,
"time": "1769938874"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 154,
"time": "1769938498"
},
"departure": {
"delay": 154,
"time": "1769938534"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"departure": {
"delay": 185,
"time": "1769938385"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 136,
"time": "1769938678"
},
"departure": {
"delay": 136,
"time": "1769938696"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -50,
"time": "1769939410"
},
"departure": {
"delay": -50,
"time": "1769939410"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 71,
"time": "1769939068"
},
"departure": {
"delay": 71,
"time": "1769939111"
},
"stopId": "FR:50129:ZE:10FOR3:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 136,
"time": "1769938805"
},
"departure": {
"delay": 136,
"time": "1769938816"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 113,
"time": "1769938990"
},
"departure": {
"delay": 113,
"time": "1769939033"
},
"stopId": "FR:50129:ZE:10CRC3:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -2,
"time": "1769939242"
},
"departure": {
"delay": -2,
"time": "1769939278"
},
"stopId": "FR:50129:ZE:10RTU1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -50,
"time": "1769939650"
},
"departure": {
"delay": -50,
"time": "1769939650"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -50,
"time": "1769939590"
},
"departure": {
"delay": -50,
"time": "1769939590"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -50,
"time": "1769939470"
},
"departure": {
"delay": -50,
"time": "1769939470"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 37,
"time": "1769939153"
},
"departure": {
"delay": 37,
"time": "1769939197"
},
"stopId": "FR:50129:ZE:10PFO1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 162,
"time": "1769938744"
},
"departure": {
"delay": 162,
"time": "1769938782"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 193,
"time": "1769938574"
},
"departure": {
"delay": 193,
"time": "1769938633"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -50,
"time": "1769939710"
},
"departure": {
"delay": -50,
"time": "1769939710"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -17,
"time": "1769939308"
},
"departure": {
"delay": -17,
"time": "1769939323"
},
"stopId": "FR:50129:ZE:10BRA3:ATOUMOD035",
"stopSequence": 12
}
],
"timestamp": "1769939345",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748874x2025xHxMultxDimxDimanchex60:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3757925x2025xHxMultxDimxDimanchex60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 52,
"time": "1769931939"
},
"departure": {
"delay": 52,
"time": "1769931952"
},
"stopId": "FR:50615:ZE:VALCH1:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 125,
"time": "1769928537"
},
"departure": {
"delay": 125,
"time": "1769928545"
},
"stopId": "FR:50178:ZE:FERPD2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 109,
"time": "1769932069"
},
"departure": {
"delay": 109,
"time": "1769932069"
},
"stopId": "FR:50615:ZE:VALFB1:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -25,
"time": "1769927293"
},
"departure": {
"delay": -25,
"time": "1769927315"
},
"stopId": "FR:50129:ZE:10LMQ1:ATOUMOD035",
"stopSequence": 9
},
{
"departure": {
"delay": 70,
"time": "1769926570"
},
"stopId": "FR:50129:ZE:10PEM3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 122,
"time": "1769931832"
},
"departure": {
"delay": 122,
"time": "1769931842"
},
"stopId": "FR:50615:ZE:VALGR2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 499,
"time": "1769930767"
},
"departure": {
"delay": 499,
"time": "1769930779"
},
"stopId": "FR:50433:ZE:REVEG2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 24,
"time": "1769929752"
},
"departure": {
"delay": 24,
"time": "1769929764"
},
"stopId": "FR:50030:ZE:BARMA2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 34,
"time": "1769926938"
},
"departure": {
"delay": 34,
"time": "1769926954"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -5,
"time": "1769927875"
},
"departure": {
"delay": -5,
"time": "1769927875"
},
"stopId": "FR:50077:ZE:BREPG2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 45,
"time": "1769931006"
},
"departure": {
"delay": 45,
"time": "1769931045"
},
"stopId": "FR:50417:ZE:QUEEC2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 5,
"time": "1769932205"
},
"stopId": "FR:50615:ZE:VALGS2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 122,
"time": "1769929132"
},
"departure": {
"delay": 122,
"time": "1769929142"
},
"stopId": "FR:50539:ZE:SPEGS2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -3,
"time": "1769927089"
},
"departure": {
"delay": -3,
"time": "1769927097"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 57,
"time": "1769926962"
},
"departure": {
"delay": 57,
"time": "1769926977"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 12,
"time": "1769927332"
},
"departure": {
"delay": 12,
"time": "1769927352"
},
"stopId": "FR:50129:ZE:10CRD1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 72,
"time": "1769928661"
},
"departure": {
"delay": 72,
"time": "1769928672"
},
"stopId": "FR:50142:ZE:COSBG2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 28,
"time": "1769929397"
},
"departure": {
"delay": 28,
"time": "1769929408"
},
"stopId": "FR:50598:ZE:TOCEGL:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 61,
"time": "1769931355"
},
"departure": {
"delay": 61,
"time": "1769931361"
},
"stopId": "FR:50634:ZE:VIDPI2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 125,
"time": "1769930873"
},
"departure": {
"delay": 125,
"time": "1769930885"
},
"stopId": "FR:50562:ZE:SVMFO2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 61,
"time": "1769926664"
},
"departure": {
"delay": 61,
"time": "1769926681"
},
"stopId": "FR:50129:ZE:10THH1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -35,
"time": "1769927168"
},
"departure": {
"delay": -35,
"time": "1769927185"
},
"stopId": "FR:50129:ZE:10COD1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 134,
"time": "1769930217"
},
"departure": {
"delay": 134,
"time": "1769930234"
},
"stopId": "FR:50433:ZE:REVFR2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 35,
"time": "1769927007"
},
"departure": {
"delay": 35,
"time": "1769927015"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 32,
"time": "1769927054"
},
"departure": {
"delay": 32,
"time": "1769927072"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 142,
"time": "1769930047"
},
"departure": {
"delay": 142,
"time": "1769930062"
},
"stopId": "FR:50013:ZE:ANNPC2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 49,
"time": "1769928338"
},
"departure": {
"delay": 49,
"time": "1769928349"
},
"stopId": "FR:50178:ZE:FERMO2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -22,
"time": "1769927537"
},
"departure": {
"delay": -22,
"time": "1769927558"
},
"stopId": "FR:50129:ZE:10NQT1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 41,
"time": "1769928087"
},
"departure": {
"delay": 41,
"time": "1769928101"
},
"stopId": "FR:50296:ZE:MAUAB2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 168,
"time": "1769929025"
},
"departure": {
"delay": 168,
"time": "1769929068"
},
"stopId": "FR:50539:ZE:SPEPC2:ATOUMOD035",
"stopSequence": 18
}
],
"timestamp": "1769939348",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:C:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3757925x2025xHxMultxDimxDimanchex60:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4068691x2025x26xGDimTNIxDimanchex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 110,
"time": "1769941070"
},
"departure": {
"delay": 110,
"time": "1769941070"
},
"stopId": "FR:76447:ZE:3130:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 214,
"time": "1769939014"
},
"departure": {
"delay": 214,
"time": "1769939014"
},
"stopId": "FR:76239:ZE:5109:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 121,
"time": "1769940361"
},
"departure": {
"delay": 121,
"time": "1769940361"
},
"stopId": "FR:76404:ZE:3351:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 160,
"time": "1769940820"
},
"departure": {
"delay": 160,
"time": "1769940820"
},
"stopId": "FR:76238:ZE:4028:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 276,
"time": "1769938896"
},
"departure": {
"delay": 276,
"time": "1769938896"
},
"stopId": "FR:76563:ZE:5105:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 152,
"time": "1769939972"
},
"departure": {
"delay": 152,
"time": "1769939972"
},
"stopId": "FR:76250:ZE:5152:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 158,
"time": "1769939738"
},
"departure": {
"delay": 158,
"time": "1769939738"
},
"stopId": "FR:76250:ZE:5114:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 102,
"time": "1769940162"
},
"departure": {
"delay": 102,
"time": "1769940162"
},
"stopId": "FR:76551:ZE:5049:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 102,
"time": "1769939802"
},
"departure": {
"delay": 102,
"time": "1769939802"
},
"stopId": "FR:76250:ZE:5016:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 127,
"time": "1769940847"
},
"departure": {
"delay": 127,
"time": "1769940847"
},
"stopId": "FR:76447:ZE:3886:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 166,
"time": "1769939206"
},
"departure": {
"delay": 166,
"time": "1769939206"
},
"stopId": "FR:76647:ZE:3312:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 102,
"time": "1769940762"
},
"departure": {
"delay": 102,
"time": "1769940762"
},
"stopId": "FR:76238:ZE:4030:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 103,
"time": "1769940523"
},
"departure": {
"delay": 103,
"time": "1769940523"
},
"stopId": "FR:76447:ZE:5099:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 102,
"time": "1769941122"
},
"stopId": "FR:76447:ZE:3444:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 130,
"time": "1769941030"
},
"departure": {
"delay": 130,
"time": "1769941030"
},
"stopId": "FR:76447:ZE:3089:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 194,
"time": "1769939174"
},
"departure": {
"delay": 194,
"time": "1769939174"
},
"stopId": "FR:76647:ZE:5156:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 146,
"time": "1769941046"
},
"departure": {
"delay": 146,
"time": "1769941046"
},
"stopId": "FR:76447:ZE:3569:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 247,
"time": "1769939107"
},
"departure": {
"delay": 247,
"time": "1769939107"
},
"stopId": "FR:76563:ZE:5111:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 144,
"time": "1769939304"
},
"departure": {
"delay": 144,
"time": "1769939304"
},
"stopId": "FR:76647:ZE:5157:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 147,
"time": "1769940867"
},
"departure": {
"delay": 147,
"time": "1769940867"
},
"stopId": "FR:76447:ZE:4101:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 102,
"time": "1769940642"
},
"departure": {
"delay": 102,
"time": "1769940642"
},
"stopId": "FR:76238:ZE:5154:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 132,
"time": "1769939412"
},
"departure": {
"delay": 132,
"time": "1769939412"
},
"stopId": "FR:76647:ZE:5113:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 124,
"time": "1769940064"
},
"departure": {
"delay": 124,
"time": "1769940064"
},
"stopId": "FR:76551:ZE:5102:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 102,
"time": "1769939502"
},
"departure": {
"delay": 102,
"time": "1769939502"
},
"stopId": "FR:76647:ZE:5169:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 121,
"time": "1769940721"
},
"departure": {
"delay": 121,
"time": "1769940721"
},
"stopId": "FR:76238:ZE:4863:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 102,
"time": "1769940942"
},
"departure": {
"delay": 102,
"time": "1769940942"
},
"stopId": "FR:76447:ZE:4077:ATOUMOD003",
"stopSequence": 37
}
],
"timestamp": "1769939307",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:12:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4068691x2025x26xGDimTNIxDimanchex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx11930:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -9213,
"time": "1769938093"
},
"departure": {
"delay": -9213,
"time": "1769938107"
},
"stopId": "FR:76540:ZE:TCARxPCORN1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -9348,
"time": "1769938272"
},
"departure": {
"delay": -9348,
"time": "1769938272"
},
"stopId": "FR:76540:ZE:TCARxSTNIC2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": -9302,
"time": "1769938558"
},
"departure": {
"delay": -9302,
"time": "1769938558"
},
"stopId": "FR:76540:ZE:TCARxBARTS1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": -9318,
"time": "1769938302"
},
"departure": {
"delay": -9318,
"time": "1769938482"
},
"stopId": "FR:76540:ZE:TCARxHVR4:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": -9259,
"time": "1769938170"
},
"departure": {
"delay": -9259,
"time": "1769938181"
},
"stopId": "FR:76540:ZE:TCARxRREPU1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -9351,
"time": "1769938689"
},
"departure": {
"delay": -9351,
"time": "1769938689"
},
"stopId": "FR:76540:ZE:TCARxGAREB2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": -9271,
"time": "1769938649"
},
"departure": {
"delay": -9271,
"time": "1769938649"
},
"stopId": "FR:76540:ZE:TCARxSVER41:ATOUMOD001",
"stopSequence": 16
}
],
"timestamp": "1769937551",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx07:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx11930:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748895x2025xHxMultxDimxDimanchex60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 10,
"time": "1769930185"
},
"departure": {
"delay": 10,
"time": "1769930290"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -82,
"time": "1769931726"
},
"departure": {
"delay": -82,
"time": "1769931758"
},
"stopId": "FR:50129:ZE:10MOR2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": -36,
"time": "1769931250"
},
"departure": {
"delay": -36,
"time": "1769931264"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -189,
"time": "1769931831"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": -68,
"time": "1769931460"
},
"departure": {
"delay": -68,
"time": "1769931472"
},
"stopId": "FR:50129:ZE:10EPC2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": -56,
"time": "1769929647"
},
"departure": {
"delay": -56,
"time": "1769929684"
},
"stopId": "FR:50129:ZE:10XCT4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 7,
"time": "1769931173"
},
"departure": {
"delay": 7,
"time": "1769931187"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -14,
"time": "1769930053"
},
"departure": {
"delay": -14,
"time": "1769930086"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -13,
"time": "1769929289"
},
"departure": {
"delay": -13,
"time": "1769929307"
},
"stopId": "FR:50129:ZE:10GDR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -63,
"time": "1769929748"
},
"departure": {
"delay": -63,
"time": "1769929797"
},
"stopId": "FR:50129:ZE:10HPA4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -71,
"time": "1769929596"
},
"departure": {
"delay": -71,
"time": "1769929609"
},
"stopId": "FR:50129:ZE:10GRR2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 9,
"time": "1769929251"
},
"departure": {
"delay": 9,
"time": "1769929269"
},
"stopId": "FR:50129:ZE:10LPL2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -104,
"time": "1769931780"
},
"departure": {
"delay": -104,
"time": "1769931796"
},
"stopId": "FR:50129:ZE:10MES2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": -31,
"time": "1769930531"
},
"departure": {
"delay": -31,
"time": "1769930549"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -52,
"time": "1769930796"
},
"departure": {
"delay": -52,
"time": "1769930828"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -101,
"time": "1769931664"
},
"departure": {
"delay": -101,
"time": "1769931679"
},
"stopId": "FR:50129:ZE:10HET2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 37,
"time": "1769929161"
},
"departure": {
"delay": 37,
"time": "1769929177"
},
"stopId": "FR:50129:ZE:10FLO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -42,
"time": "1769929445"
},
"departure": {
"delay": -42,
"time": "1769929458"
},
"stopId": "FR:50129:ZE:10MED4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -85,
"time": "1769931378"
},
"departure": {
"delay": -85,
"time": "1769931395"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -18,
"time": "1769930489"
},
"departure": {
"delay": -18,
"time": "1769930502"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -2,
"time": "1769930924"
},
"departure": {
"delay": -2,
"time": "1769930938"
},
"stopId": "FR:50129:ZE:10TRA3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -78,
"time": "1769929879"
},
"departure": {
"delay": -78,
"time": "1769929902"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 12
},
{
"departure": {
"delay": 7,
"time": "1769929087"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 3,
"time": "1769929339"
},
"departure": {
"delay": 3,
"time": "1769929383"
},
"stopId": "FR:50129:ZE:10NOR6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -9,
"time": "1769930708"
},
"departure": {
"delay": -9,
"time": "1769930751"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -41,
"time": "1769930403"
},
"departure": {
"delay": -41,
"time": "1769930419"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -88,
"time": "1769931617"
},
"departure": {
"delay": -88,
"time": "1769931632"
},
"stopId": "FR:50129:ZE:10TLL2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -33,
"time": "1769931293"
},
"departure": {
"delay": -33,
"time": "1769931327"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": -74,
"time": "1769931507"
},
"departure": {
"delay": -74,
"time": "1769931526"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -16,
"time": "1769930593"
},
"departure": {
"delay": -16,
"time": "1769930624"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -75,
"time": "1769931565"
},
"departure": {
"delay": -75,
"time": "1769931585"
},
"stopId": "FR:50129:ZE:10PAU2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 17,
"time": "1769930340"
},
"departure": {
"delay": 17,
"time": "1769930357"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -35,
"time": "1769929511"
},
"departure": {
"delay": -35,
"time": "1769929525"
},
"stopId": "FR:50129:ZE:10BAG4:ATOUMOD035",
"stopSequence": 8
}
],
"timestamp": "1769939345",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748895x2025xHxMultxDimxDimanchex60:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:2x7478120:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 248,
"time": "1769939528"
},
"departure": {
"delay": 248,
"time": "1769939528"
},
"stopId": "FR:27701:ZE:0x7043:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 107,
"time": "1769939867"
},
"departure": {
"delay": 107,
"time": "1769939867"
},
"stopId": "FR:27701:ZE:0x7101:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -103,
"time": "1769940257"
},
"departure": {
"delay": -103,
"time": "1769940257"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 242,
"time": "1769939192"
},
"departure": {
"delay": 242,
"time": "1769939222"
},
"stopId": "FR:27701:ZE:0x7115:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -354,
"time": "1769940486"
},
"stopId": "FR:27375:ZE:0x6466:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -57,
"time": "1769940183"
},
"departure": {
"delay": -57,
"time": "1769940183"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 278,
"time": "1769939498"
},
"departure": {
"delay": 278,
"time": "1769939498"
},
"stopId": "FR:27701:ZE:0x6583:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 178,
"time": "1769939698"
},
"departure": {
"delay": 178,
"time": "1769939698"
},
"stopId": "FR:27701:ZE:0x7067:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 21,
"time": "1769940141"
},
"departure": {
"delay": 21,
"time": "1769940141"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 152,
"time": "1769939068"
},
"departure": {
"delay": 152,
"time": "1769939132"
},
"stopId": "FR:27701:ZE:0x7117:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": 242,
"time": "1769939330"
},
"departure": {
"delay": 242,
"time": "1769939342"
},
"stopId": "FR:27701:ZE:0x7096:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 12,
"time": "1769940072"
},
"departure": {
"delay": 12,
"time": "1769940072"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 87,
"time": "1769939967"
},
"departure": {
"delay": 87,
"time": "1769939967"
},
"stopId": "FR:27375:ZE:0x6408:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 92,
"time": "1769939012"
},
"departure": {
"delay": 92,
"time": "1769939012"
},
"stopId": "FR:27701:ZE:0x7087:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": 298,
"time": "1769939458"
},
"departure": {
"delay": 298,
"time": "1769939458"
},
"stopId": "FR:27701:ZE:0x7109:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -175,
"time": "1769940305"
},
"departure": {
"delay": -175,
"time": "1769940305"
},
"stopId": "FR:27375:ZE:0x6515:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 163,
"time": "1769939803"
},
"departure": {
"delay": 163,
"time": "1769939803"
},
"stopId": "FR:27701:ZE:0x7128:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 19,
"time": "1769940019"
},
"departure": {
"delay": 19,
"time": "1769940019"
},
"stopId": "FR:27375:ZE:0x6443:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -233,
"time": "1769940427"
},
"departure": {
"delay": -233,
"time": "1769940427"
},
"stopId": "FR:27375:ZE:0x6394:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -176,
"time": "1769940364"
},
"departure": {
"delay": -176,
"time": "1769940364"
},
"stopId": "FR:27375:ZE:0x6433:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 198,
"time": "1769939718"
},
"departure": {
"delay": 198,
"time": "1769939718"
},
"stopId": "FR:27701:ZE:0x7037:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 208,
"time": "1769939608"
},
"departure": {
"delay": 208,
"time": "1769939608"
},
"stopId": "FR:27701:ZE:0x7107:ATOUMOD006",
"stopSequence": 9
}
],
"timestamp": "1769939364",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:D1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:2x7478120:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4191097x2025x26xGDimLiaxDimanchex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 17,
"time": "1769939777"
},
"departure": {
"delay": 17,
"time": "1769939777"
},
"stopId": "FR:76351:ZE:4733:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": -6,
"time": "1769940054"
},
"departure": {
"delay": -6,
"time": "1769940054"
},
"stopId": "FR:76351:ZE:3142:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 15,
"time": "1769939415"
},
"departure": {
"delay": 15,
"time": "1769939415"
},
"stopId": "FR:76351:ZE:3572:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 44,
"time": "1769939984"
},
"departure": {
"delay": 44,
"time": "1769939984"
},
"stopId": "FR:76351:ZE:3053:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 24,
"time": "1769940564"
},
"departure": {
"delay": 24,
"time": "1769940564"
},
"stopId": "FR:76351:ZE:3779:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 5,
"time": "1769940485"
},
"departure": {
"delay": 5,
"time": "1769940485"
},
"stopId": "FR:76351:ZE:3783:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 20,
"time": "1769940440"
},
"departure": {
"delay": 20,
"time": "1769940440"
},
"stopId": "FR:76351:ZE:4913:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 39,
"time": "1769940699"
},
"departure": {
"delay": 39,
"time": "1769940699"
},
"stopId": "FR:76351:ZE:3194:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": -6,
"time": "1769940954"
},
"stopId": "FR:76351:ZE:4537:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": -6,
"time": "1769940534"
},
"departure": {
"delay": -6,
"time": "1769940534"
},
"stopId": "FR:76351:ZE:4828:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 27,
"time": "1769940207"
},
"departure": {
"delay": 27,
"time": "1769940207"
},
"stopId": "FR:76351:ZE:5150:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": -6,
"time": "1769939454"
},
"departure": {
"delay": -6,
"time": "1769939454"
},
"stopId": "FR:76351:ZE:3038:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": -6,
"time": "1769940174"
},
"departure": {
"delay": -6,
"time": "1769940174"
},
"stopId": "FR:76351:ZE:4910:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 13,
"time": "1769939713"
},
"departure": {
"delay": 13,
"time": "1769939713"
},
"stopId": "FR:76351:ZE:3387:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": -5,
"time": "1769940355"
},
"departure": {
"delay": -5,
"time": "1769940355"
},
"stopId": "FR:76351:ZE:4911:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": -6,
"time": "1769940774"
},
"departure": {
"delay": -6,
"time": "1769940774"
},
"stopId": "FR:76351:ZE:4142:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": -6,
"time": "1769939934"
},
"departure": {
"delay": -6,
"time": "1769939934"
},
"stopId": "FR:76351:ZE:3549:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 24,
"time": "1769939484"
},
"departure": {
"delay": 24,
"time": "1769939484"
},
"stopId": "FR:76351:ZE:3673:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 4,
"time": "1769939644"
},
"departure": {
"delay": 4,
"time": "1769939644"
},
"stopId": "FR:76351:ZE:3048:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 1,
"time": "1769940241"
},
"departure": {
"delay": 1,
"time": "1769940241"
},
"stopId": "FR:76351:ZE:4486:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 5,
"time": "1769940125"
},
"departure": {
"delay": 5,
"time": "1769940125"
},
"stopId": "FR:76351:ZE:3421:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": -6,
"time": "1769939574"
},
"departure": {
"delay": -6,
"time": "1769939574"
},
"stopId": "FR:76351:ZE:4428:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 16,
"time": "1769939536"
},
"departure": {
"delay": 16,
"time": "1769939536"
},
"stopId": "FR:76351:ZE:3079:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": -6,
"time": "1769939814"
},
"departure": {
"delay": -6,
"time": "1769939814"
},
"stopId": "FR:76351:ZE:4699:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 29,
"time": "1769940629"
},
"departure": {
"delay": 29,
"time": "1769940629"
},
"stopId": "FR:76351:ZE:3777:ATOUMOD003",
"stopSequence": 27
}
],
"timestamp": "1769939327",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:19:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4191097x2025x26xGDimLiaxDimanchex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758072x2025xHxMultxDimxDimanchex60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 370,
"time": "1769940850"
},
"departure": {
"delay": 370,
"time": "1769940850"
},
"stopId": "FR:50082:ZE:BCQIN2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 370,
"time": "1769940430"
},
"departure": {
"delay": 370,
"time": "1769940430"
},
"stopId": "FR:50425:ZE:RLBMA2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 370,
"time": "1769940550"
},
"departure": {
"delay": 370,
"time": "1769940550"
},
"stopId": "FR:50082:ZE:BCQBG2:ATOUMOD035",
"stopSequence": 8
},
{
"departure": {
"delay": 435,
"time": "1769938935"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 462,
"time": "1769939146"
},
"departure": {
"delay": 462,
"time": "1769939202"
},
"stopId": "FR:50129:ZE:10ANJ8:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 370,
"time": "1769939410"
},
"departure": {
"delay": 370,
"time": "1769939410"
},
"stopId": "FR:50294:ZE:MARPO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 370,
"time": "1769940130"
},
"departure": {
"delay": 370,
"time": "1769940130"
},
"stopId": "FR:50149:ZE:COUBG2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 370,
"time": "1769940970"
},
"stopId": "FR:50082:ZE:BCQSF1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 370,
"time": "1769939650"
},
"departure": {
"delay": 370,
"time": "1769939650"
},
"stopId": "FR:50294:ZE:MARMA2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 370,
"time": "1769940010"
},
"departure": {
"delay": 370,
"time": "1769940010"
},
"stopId": "FR:50230:ZE:HARFE2:ATOUMOD035",
"stopSequence": 5
}
],
"timestamp": "1769939346",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:E:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758072x2025xHxMultxDimxDimanchex60:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx4714:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769941620"
},
"stopId": "FR:76319:ZE:TAEx9135:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769942400"
},
"stopId": "FR:76231:ZE:TAEx3001:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769941140"
},
"stopId": "FR:76497:ZE:TAEx9042:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769940420"
},
"stopId": "FR:76540:ZE:TAEx9102:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769940300"
},
"stopId": "FR:76540:ZE:TAEx9180:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769941800"
},
"stopId": "FR:76486:ZE:TAEx9009:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769940000"
},
"stopId": "FR:76540:ZE:TAEx9106:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769942040"
},
"stopId": "FR:76486:ZE:TAEx7032:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769942460"
},
"stopId": "FR:76231:ZE:TAEx3051:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769942160"
},
"stopId": "FR:76486:ZE:TAEx7022:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769940720"
},
"stopId": "FR:76498:ZE:TAEx9044:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769940240"
},
"stopId": "FR:76540:ZE:TAEx9104:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1769942520"
},
"stopId": "FR:76231:ZE:TAEx2104:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769941680"
},
"stopId": "FR:76319:ZE:TAEx9013:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769941980"
},
"stopId": "FR:76486:ZE:TAEx7092:ATOUMOD001",
"stopSequence": 10
}
],
"timestamp": "1769939321",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx118:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx4714:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3407F5520356x2026x01x25T22x07x59Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769946240"
},
"stopId": "FR:50218:ZE:StopPointxOCETrainxTERx87447680:ATOUMOD002",
"stopSequence": 71
},
{
"arrival": {
"time": "1769943120"
},
"departure": {
"time": "1769943180"
},
"stopId": "FR:61169:ZE:StopPointxOCETrainxTERx87448001:ATOUMOD002",
"stopSequence": 64
},
{
"arrival": {
"time": "1769938560"
},
"departure": {
"time": "1769938620"
},
"stopId": "FR:27679:ZE:StopPointxOCETrainxTERx87393595:ATOUMOD002",
"stopSequence": 52
},
{
"arrival": {
"time": "1769942460"
},
"departure": {
"time": "1769942520"
},
"stopId": "FR:61063:ZE:StopPointxOCETrainxTERx87448084:ATOUMOD002",
"stopSequence": 62
},
{
"arrival": {
"time": "1769937840"
},
"departure": {
"time": "1769937900"
},
"stopId": "FR:27438:ZE:StopPointxOCETrainxTERx87393553:ATOUMOD002",
"stopSequence": 45
},
{
"arrival": {
"time": "1769940900"
},
"departure": {
"time": "1769940960"
},
"stopId": "FR:61101:ZE:StopPointxOCETrainxTERx87444562:ATOUMOD002",
"stopSequence": 58
},
{
"arrival": {
"time": "1769941440"
},
"departure": {
"time": "1769941560"
},
"stopId": "FR:61006:ZE:StopPointxOCETrainxTERx87444539:ATOUMOD002",
"stopSequence": 60
},
{
"arrival": {
"time": "1769939460"
},
"departure": {
"time": "1769939520"
},
"stopId": "FR:61214:ZE:StopPointxOCETrainxTERx87444638:ATOUMOD002",
"stopSequence": 54
},
{
"arrival": {
"time": "1769940060"
},
"departure": {
"time": "1769940120"
},
"stopId": "FR:61389:ZE:StopPointxOCETrainxTERx87444604:ATOUMOD002",
"stopSequence": 56
},
{
"arrival": {
"time": "1769945580"
},
"departure": {
"time": "1769945640"
},
"stopId": "FR:50188:ZE:StopPointxOCETrainxTERx87447649:ATOUMOD002",
"stopSequence": 70
},
{
"departure": {
"time": "1769934540"
},
"stopId": "FR:75115:ZE:StopPointxOCETrainxTERx87391003:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1769937240"
},
"departure": {
"time": "1769937300"
},
"stopId": "FR:28134:ZE:StopPointxOCETrainxTERx87393488:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1769944080"
},
"departure": {
"time": "1769944140"
},
"stopId": "FR:14762:ZE:StopPointxOCETrainxTERx87448159:ATOUMOD002",
"stopSequence": 66
},
{
"arrival": {
"time": "1769945040"
},
"departure": {
"time": "1769945100"
},
"stopId": "FR:50639:ZE:StopPointxOCETrainxTERx87447698:ATOUMOD002",
"stopSequence": 68
}
],
"timestamp": "1769930938",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx6155CD5FxAB2Dx4274xA052x8C7462540578x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3407F5520356x2026x01x25T22x07x59Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748940x2025xHxMultxDimxDimanchex60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 221,
"time": "1769937961"
},
"departure": {
"delay": 221,
"time": "1769938001"
},
"stopId": "FR:50129:ZE:10MTT1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 181,
"time": "1769937685"
},
"departure": {
"delay": 181,
"time": "1769937721"
},
"stopId": "FR:50129:ZE:10ODR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 241,
"time": "1769938547"
},
"departure": {
"delay": 241,
"time": "1769938561"
},
"stopId": "FR:50129:ZE:10BOC1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 236,
"time": "1769938061"
},
"departure": {
"delay": 236,
"time": "1769938076"
},
"stopId": "FR:50129:ZE:10HxC1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 170,
"time": "1769937607"
},
"departure": {
"delay": 170,
"time": "1769937650"
},
"stopId": "FR:50129:ZE:10BOS1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 143,
"time": "1769937847"
},
"departure": {
"delay": 143,
"time": "1769937863"
},
"stopId": "FR:50129:ZE:10RUC1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 252,
"time": "1769938014"
},
"departure": {
"delay": 252,
"time": "1769938032"
},
"stopId": "FR:50129:ZE:10SEX1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 225,
"time": "1769938219"
},
"departure": {
"delay": 225,
"time": "1769938245"
},
"stopId": "FR:50129:ZE:10CSM1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 183,
"time": "1769937254"
},
"departure": {
"delay": 183,
"time": "1769937363"
},
"stopId": "FR:50129:ZE:10SHU1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 216,
"time": "1769938406"
},
"departure": {
"delay": 216,
"time": "1769938416"
},
"stopId": "FR:50129:ZE:10REN1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 219,
"time": "1769937563"
},
"departure": {
"delay": 219,
"time": "1769937579"
},
"stopId": "FR:50129:ZE:10JAR1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 153,
"time": "1769937747"
},
"departure": {
"delay": 153,
"time": "1769937753"
},
"stopId": "FR:50129:ZE:10SRN1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 216,
"time": "1769938106"
},
"departure": {
"delay": 216,
"time": "1769938116"
},
"stopId": "FR:50129:ZE:10GDM3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 161,
"time": "1769937895"
},
"departure": {
"delay": 161,
"time": "1769937941"
},
"stopId": "FR:50129:ZE:10BSJ1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 248,
"time": "1769938375"
},
"departure": {
"delay": 248,
"time": "1769938388"
},
"stopId": "FR:50129:ZE:10CUR1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 253,
"time": "1769938584"
},
"departure": {
"delay": 253,
"time": "1769938633"
},
"stopId": "FR:50129:ZE:10CEN1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 265,
"time": "1769938446"
},
"departure": {
"delay": 265,
"time": "1769938465"
},
"stopId": "FR:50129:ZE:10LOG1:ATOUMOD035",
"stopSequence": 19
},
{
"departure": {
"delay": 219,
"time": "1769937219"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 194,
"time": "1769937460"
},
"departure": {
"delay": 194,
"time": "1769937494"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 250,
"time": "1769938317"
},
"departure": {
"delay": 250,
"time": "1769938330"
},
"stopId": "FR:50129:ZE:10DEB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 257,
"time": "1769938141"
},
"departure": {
"delay": 257,
"time": "1769938157"
},
"stopId": "FR:50129:ZE:10SWZ1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 260,
"time": "1769938700"
},
"stopId": "FR:50129:ZE:10MXR1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 205,
"time": "1769938515"
},
"departure": {
"delay": 205,
"time": "1769938525"
},
"stopId": "FR:50129:ZE:10GNT1:ATOUMOD035",
"stopSequence": 20
}
],
"timestamp": "1769938678",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748940x2025xHxMultxDimxDimanchex60:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4030807x2025x26xGDimLiaxDimanchex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 15,
"time": "1769942475"
},
"stopId": "FR:76305:ZE:3922:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 15,
"time": "1769939595"
},
"departure": {
"delay": 15,
"time": "1769939595"
},
"stopId": "FR:76447:ZE:3108:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 53,
"time": "1769940773"
},
"departure": {
"delay": 53,
"time": "1769940773"
},
"stopId": "FR:76351:ZE:3042:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 55,
"time": "1769942215"
},
"departure": {
"delay": 55,
"time": "1769942215"
},
"stopId": "FR:76305:ZE:3190:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 69,
"time": "1769940909"
},
"departure": {
"delay": 69,
"time": "1769940909"
},
"stopId": "FR:76351:ZE:4849:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 31,
"time": "1769940151"
},
"departure": {
"delay": 31,
"time": "1769940151"
},
"stopId": "FR:76351:ZE:3595:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 56,
"time": "1769939816"
},
"departure": {
"delay": 56,
"time": "1769939816"
},
"stopId": "FR:76341:ZE:3352:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 36,
"time": "1769941056"
},
"departure": {
"delay": 36,
"time": "1769941056"
},
"stopId": "FR:76351:ZE:3572:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 15,
"time": "1769940075"
},
"departure": {
"delay": 15,
"time": "1769940075"
},
"stopId": "FR:76351:ZE:3164:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 35,
"time": "1769939315"
},
"departure": {
"delay": 35,
"time": "1769939315"
},
"stopId": "FR:76447:ZE:3139:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 61,
"time": "1769940241"
},
"departure": {
"delay": 61,
"time": "1769940241"
},
"stopId": "FR:76351:ZE:3137:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"time": "1769939280"
},
"departure": {
"time": "1769939280"
},
"stopId": "FR:76447:ZE:3493:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 15,
"time": "1769939655"
},
"departure": {
"delay": 15,
"time": "1769939655"
},
"stopId": "FR:76447:ZE:3221:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 37,
"time": "1769941177"
},
"departure": {
"delay": 37,
"time": "1769941177"
},
"stopId": "FR:76351:ZE:3079:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 67,
"time": "1769940967"
},
"departure": {
"delay": 67,
"time": "1769940967"
},
"stopId": "FR:76351:ZE:3076:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 15,
"time": "1769941755"
},
"departure": {
"delay": 15,
"time": "1769941755"
},
"stopId": "FR:76341:ZE:4570:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 22,
"time": "1769942422"
},
"departure": {
"delay": 22,
"time": "1769942422"
},
"stopId": "FR:76305:ZE:4480:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 35,
"time": "1769940815"
},
"departure": {
"delay": 35,
"time": "1769940815"
},
"stopId": "FR:76351:ZE:3163:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 15,
"time": "1769941275"
},
"departure": {
"delay": 15,
"time": "1769941275"
},
"stopId": "FR:76351:ZE:3048:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 63,
"time": "1769940603"
},
"departure": {
"delay": 63,
"time": "1769940603"
},
"stopId": "FR:76351:ZE:5159:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 15,
"time": "1769941215"
},
"departure": {
"delay": 15,
"time": "1769941215"
},
"stopId": "FR:76351:ZE:4428:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 15,
"time": "1769941695"
},
"departure": {
"delay": 15,
"time": "1769941695"
},
"stopId": "FR:76341:ZE:4431:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 17,
"time": "1769940557"
},
"departure": {
"delay": 17,
"time": "1769940557"
},
"stopId": "FR:76351:ZE:3368:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 38,
"time": "1769939378"
},
"departure": {
"delay": 38,
"time": "1769939378"
},
"stopId": "FR:76447:ZE:3147:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 29,
"time": "1769941769"
},
"departure": {
"delay": 29,
"time": "1769941769"
},
"stopId": "FR:76341:ZE:3581:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 54,
"time": "1769939874"
},
"departure": {
"delay": 54,
"time": "1769939874"
},
"stopId": "FR:76341:ZE:3065:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 47,
"time": "1769939987"
},
"departure": {
"delay": 47,
"time": "1769939987"
},
"stopId": "FR:76351:ZE:3502:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 48,
"time": "1769941968"
},
"departure": {
"delay": 48,
"time": "1769941968"
},
"stopId": "FR:76305:ZE:4833:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 15,
"time": "1769941815"
},
"departure": {
"delay": 15,
"time": "1769941815"
},
"stopId": "FR:76341:ZE:3244:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 15,
"time": "1769940435"
},
"departure": {
"delay": 15,
"time": "1769940435"
},
"stopId": "FR:76351:ZE:4298:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 22,
"time": "1769940502"
},
"departure": {
"delay": 22,
"time": "1769940502"
},
"stopId": "FR:76351:ZE:4367:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 46,
"time": "1769940046"
},
"departure": {
"delay": 46,
"time": "1769940046"
},
"stopId": "FR:76351:ZE:3116:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 28,
"time": "1769942308"
},
"departure": {
"delay": 28,
"time": "1769942308"
},
"stopId": "FR:76305:ZE:3575:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 15,
"time": "1769942175"
},
"departure": {
"delay": 15,
"time": "1769942175"
},
"stopId": "FR:76305:ZE:3098:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 66,
"time": "1769939466"
},
"departure": {
"delay": 66,
"time": "1769939466"
},
"stopId": "FR:76447:ZE:3435:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 45,
"time": "1769941125"
},
"departure": {
"delay": 45,
"time": "1769941125"
},
"stopId": "FR:76351:ZE:3673:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 60,
"time": "1769942280"
},
"departure": {
"delay": 60,
"time": "1769942280"
},
"stopId": "FR:76305:ZE:3683:ATOUMOD003",
"stopSequence": 44
},
{
"departure": {
"time": "1769939220"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 15,
"time": "1769940855"
},
"departure": {
"delay": 15,
"time": "1769940855"
},
"stopId": "FR:76351:ZE:3153:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 30,
"time": "1769941890"
},
"departure": {
"delay": 30,
"time": "1769941890"
},
"stopId": "FR:76305:ZE:3149:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 55,
"time": "1769939515"
},
"departure": {
"delay": 55,
"time": "1769939515"
},
"stopId": "FR:76447:ZE:3696:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 15,
"time": "1769939775"
},
"departure": {
"delay": 15,
"time": "1769939775"
},
"stopId": "FR:76447:ZE:3347:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 52,
"time": "1769941852"
},
"departure": {
"delay": 52,
"time": "1769941852"
},
"stopId": "FR:76341:ZE:3060:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 65,
"time": "1769942345"
},
"departure": {
"delay": 65,
"time": "1769942345"
},
"stopId": "FR:76305:ZE:4478:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 15,
"time": "1769941935"
},
"departure": {
"delay": 15,
"time": "1769941935"
},
"stopId": "FR:76305:ZE:3440:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 62,
"time": "1769941382"
},
"departure": {
"delay": 62,
"time": "1769941382"
},
"stopId": "FR:76351:ZE:4984:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 15,
"time": "1769940735"
},
"departure": {
"delay": 15,
"time": "1769940735"
},
"stopId": "FR:76351:ZE:4548:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 40,
"time": "1769942380"
},
"departure": {
"delay": 40,
"time": "1769942380"
},
"stopId": "FR:76305:ZE:4479:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 15,
"time": "1769941095"
},
"departure": {
"delay": 15,
"time": "1769941095"
},
"stopId": "FR:76351:ZE:3038:ATOUMOD003",
"stopSequence": 28
}
],
"timestamp": "1769939337",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:17:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4030807x2025x26xGDimLiaxDimanchex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748896x2025xHxMultxDimxDimanchex60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 68,
"time": "1769937825"
},
"departure": {
"delay": 68,
"time": "1769937848"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 38,
"time": "1769936344"
},
"departure": {
"delay": 38,
"time": "1769936378"
},
"stopId": "FR:50129:ZE:10FLO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 35,
"time": "1769938163"
},
"departure": {
"delay": 35,
"time": "1769938175"
},
"stopId": "FR:50129:ZE:10TRA3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 48,
"time": "1769936560"
},
"departure": {
"delay": 48,
"time": "1769936628"
},
"stopId": "FR:50129:ZE:10NOR6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -12,
"time": "1769937126"
},
"departure": {
"delay": -12,
"time": "1769937168"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -54,
"time": "1769939014"
},
"departure": {
"delay": -54,
"time": "1769939046"
},
"stopId": "FR:50129:ZE:10MES2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": -11,
"time": "1769938836"
},
"departure": {
"delay": -11,
"time": "1769938849"
},
"stopId": "FR:50129:ZE:10PAU2:ATOUMOD035",
"stopSequence": 32
},
{
"departure": {
"delay": 10,
"time": "1769936290"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 94,
"time": "1769937711"
},
"departure": {
"delay": 94,
"time": "1769937754"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 17,
"time": "1769938723"
},
"departure": {
"delay": 17,
"time": "1769938757"
},
"stopId": "FR:50129:ZE:10EPC2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 183,
"time": "1769937306"
},
"departure": {
"delay": 183,
"time": "1769937483"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 48,
"time": "1769937988"
},
"departure": {
"delay": 48,
"time": "1769938008"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -131,
"time": "1769939089"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 123,
"time": "1769937625"
},
"departure": {
"delay": 123,
"time": "1769937663"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 12,
"time": "1769938557"
},
"departure": {
"delay": 12,
"time": "1769938572"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 4,
"time": "1769938790"
},
"departure": {
"delay": 4,
"time": "1769938804"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -42,
"time": "1769938923"
},
"departure": {
"delay": -42,
"time": "1769938938"
},
"stopId": "FR:50129:ZE:10HET2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 20,
"time": "1769936463"
},
"departure": {
"delay": 20,
"time": "1769936480"
},
"stopId": "FR:50129:ZE:10LPL2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 21,
"time": "1769938512"
},
"departure": {
"delay": 21,
"time": "1769938521"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -12,
"time": "1769937006"
},
"departure": {
"delay": -12,
"time": "1769937048"
},
"stopId": "FR:50129:ZE:10HPA4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -33,
"time": "1769938619"
},
"departure": {
"delay": -33,
"time": "1769938647"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 3,
"time": "1769938048"
},
"departure": {
"delay": 3,
"time": "1769938083"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 27,
"time": "1769936778"
},
"departure": {
"delay": 27,
"time": "1769936787"
},
"stopId": "FR:50129:ZE:10BAG4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -25,
"time": "1769938883"
},
"departure": {
"delay": -25,
"time": "1769938895"
},
"stopId": "FR:50129:ZE:10TLL2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 73,
"time": "1769938419"
},
"departure": {
"delay": 73,
"time": "1769938453"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 12,
"time": "1769936497"
},
"departure": {
"delay": 12,
"time": "1769936532"
},
"stopId": "FR:50129:ZE:10GDR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 37,
"time": "1769936679"
},
"departure": {
"delay": 37,
"time": "1769936737"
},
"stopId": "FR:50129:ZE:10MED4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 12,
"time": "1769936915"
},
"departure": {
"delay": 12,
"time": "1769936952"
},
"stopId": "FR:50129:ZE:10XCT4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 83,
"time": "1769937881"
},
"departure": {
"delay": 83,
"time": "1769937923"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 105,
"time": "1769937551"
},
"departure": {
"delay": 105,
"time": "1769937585"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 7,
"time": "1769936852"
},
"departure": {
"delay": 7,
"time": "1769936887"
},
"stopId": "FR:50129:ZE:10GRR2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 82,
"time": "1769937784"
},
"departure": {
"delay": 82,
"time": "1769937802"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -53,
"time": "1769938978"
},
"departure": {
"delay": -53,
"time": "1769938987"
},
"stopId": "FR:50129:ZE:10MOR2:ATOUMOD035",
"stopSequence": 35
}
],
"timestamp": "1769939345",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748896x2025xHxMultxDimxDimanchex60:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4196662x2025x26xGDimLiaxDimanchex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 805,
"time": "1769939665"
},
"departure": {
"delay": 805,
"time": "1769939665"
},
"stopId": "FR:76351:ZE:3542:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 759,
"time": "1769939379"
},
"departure": {
"delay": 759,
"time": "1769939379"
},
"stopId": "FR:76351:ZE:3044:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 795,
"time": "1769939235"
},
"departure": {
"delay": 795,
"time": "1769939235"
},
"stopId": "FR:76351:ZE:3032:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 756,
"time": "1769939496"
},
"departure": {
"delay": 756,
"time": "1769939496"
},
"stopId": "FR:76351:ZE:3403:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 761,
"time": "1769939141"
},
"departure": {
"delay": 761,
"time": "1769939141"
},
"stopId": "FR:76552:ZE:3355:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 763,
"time": "1769939203"
},
"departure": {
"delay": 763,
"time": "1769939203"
},
"stopId": "FR:76552:ZE:3651:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 777,
"time": "1769939817"
},
"departure": {
"delay": 777,
"time": "1769939817"
},
"stopId": "FR:76351:ZE:4606:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 795,
"time": "1769939355"
},
"departure": {
"delay": 795,
"time": "1769939355"
},
"stopId": "FR:76351:ZE:4079:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 788,
"time": "1769939708"
},
"departure": {
"delay": 788,
"time": "1769939708"
},
"stopId": "FR:76351:ZE:3345:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 756,
"time": "1769939736"
},
"departure": {
"delay": 756,
"time": "1769939736"
},
"stopId": "FR:76351:ZE:4471:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 786,
"time": "1769939406"
},
"departure": {
"delay": 786,
"time": "1769939406"
},
"stopId": "FR:76351:ZE:3258:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 787,
"time": "1769939107"
},
"departure": {
"delay": 787,
"time": "1769939107"
},
"stopId": "FR:76552:ZE:3339:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 767,
"time": "1769939267"
},
"departure": {
"delay": 767,
"time": "1769939267"
},
"stopId": "FR:76351:ZE:4817:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 810,
"time": "1769939310"
},
"departure": {
"delay": 810,
"time": "1769939310"
},
"stopId": "FR:76351:ZE:3214:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 784,
"time": "1769939584"
},
"departure": {
"delay": 784,
"time": "1769939584"
},
"stopId": "FR:76351:ZE:3101:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 668,
"time": "1769938988"
},
"departure": {
"delay": 668,
"time": "1769938988"
},
"stopId": "FR:76552:ZE:3489:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 791,
"time": "1769939531"
},
"departure": {
"delay": 791,
"time": "1769939531"
},
"stopId": "FR:76351:ZE:3024:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 756,
"time": "1769939916"
},
"stopId": "FR:76351:ZE:3716:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 791,
"time": "1769939171"
},
"departure": {
"delay": 791,
"time": "1769939171"
},
"stopId": "FR:76552:ZE:3630:ATOUMOD003",
"stopSequence": 24
}
],
"timestamp": "1769939337",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:16:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4196662x2025x26xGDimLiaxDimanchex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4232733x2025x26xGDimLiaxDimanchex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 109,
"time": "1769940949"
},
"departure": {
"delay": 109,
"time": "1769940949"
},
"stopId": "FR:76351:ZE:4724:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 80,
"time": "1769940440"
},
"departure": {
"delay": 80,
"time": "1769940440"
},
"stopId": "FR:76351:ZE:3531:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 117,
"time": "1769940297"
},
"departure": {
"delay": 117,
"time": "1769940297"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 62,
"time": "1769941142"
},
"stopId": "FR:76351:ZE:4825:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 77,
"time": "1769939897"
},
"departure": {
"delay": 77,
"time": "1769939897"
},
"stopId": "FR:76351:ZE:3500:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 62,
"time": "1769940662"
},
"departure": {
"delay": 62,
"time": "1769940662"
},
"stopId": "FR:76351:ZE:3426:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 62,
"time": "1769939462"
},
"departure": {
"delay": 62,
"time": "1769939462"
},
"stopId": "FR:76351:ZE:4134:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 117,
"time": "1769939757"
},
"departure": {
"delay": 117,
"time": "1769939757"
},
"stopId": "FR:76351:ZE:3794:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 62,
"time": "1769940542"
},
"departure": {
"delay": 62,
"time": "1769940542"
},
"stopId": "FR:76351:ZE:3124:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 62,
"time": "1769940242"
},
"departure": {
"delay": 62,
"time": "1769940242"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 62,
"time": "1769940842"
},
"departure": {
"delay": 62,
"time": "1769940842"
},
"stopId": "FR:76351:ZE:4558:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 74,
"time": "1769940494"
},
"departure": {
"delay": 74,
"time": "1769940494"
},
"stopId": "FR:76351:ZE:3357:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 102,
"time": "1769939382"
},
"departure": {
"delay": 102,
"time": "1769939382"
},
"stopId": "FR:76351:ZE:3534:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 62,
"time": "1769940002"
},
"departure": {
"delay": 62,
"time": "1769940002"
},
"stopId": "FR:76351:ZE:4641:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 62,
"time": "1769939282"
},
"departure": {
"delay": 62,
"time": "1769939282"
},
"stopId": "FR:76351:ZE:3533:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 82,
"time": "1769939962"
},
"departure": {
"delay": 82,
"time": "1769939962"
},
"stopId": "FR:76351:ZE:3645:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 121,
"time": "1769940361"
},
"departure": {
"delay": 121,
"time": "1769940361"
},
"stopId": "FR:76351:ZE:3627:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 62,
"time": "1769939222"
},
"departure": {
"delay": 62,
"time": "1769939222"
},
"stopId": "FR:76351:ZE:3771:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 109,
"time": "1769940769"
},
"departure": {
"delay": 109,
"time": "1769940769"
},
"stopId": "FR:76351:ZE:5223:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 62,
"time": "1769939642"
},
"departure": {
"delay": 62,
"time": "1769939642"
},
"stopId": "FR:76351:ZE:3700:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 97,
"time": "1769940097"
},
"departure": {
"delay": 97,
"time": "1769940097"
},
"stopId": "FR:76351:ZE:3027:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 88,
"time": "1769940628"
},
"departure": {
"delay": 88,
"time": "1769940628"
},
"stopId": "FR:76351:ZE:3363:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 102,
"time": "1769940702"
},
"departure": {
"delay": 102,
"time": "1769940702"
},
"stopId": "FR:76351:ZE:3384:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 105,
"time": "1769940585"
},
"departure": {
"delay": 105,
"time": "1769940585"
},
"stopId": "FR:76351:ZE:3417:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 74,
"time": "1769941094"
},
"departure": {
"delay": 74,
"time": "1769941094"
},
"stopId": "FR:76351:ZE:4297:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 78,
"time": "1769941038"
},
"departure": {
"delay": 78,
"time": "1769941038"
},
"stopId": "FR:76351:ZE:4835:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 116,
"time": "1769940056"
},
"departure": {
"delay": 116,
"time": "1769940056"
},
"stopId": "FR:76351:ZE:4520:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 112,
"time": "1769940892"
},
"departure": {
"delay": 112,
"time": "1769940892"
},
"stopId": "FR:76351:ZE:4467:ATOUMOD003",
"stopSequence": 31
}
],
"timestamp": "1769939347",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4232733x2025x26xGDimLiaxDimanchex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4030811x2025x26xGDimLiaxDimanchex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -16,
"time": "1769941964"
},
"departure": {
"delay": -16,
"time": "1769941964"
},
"stopId": "FR:76447:ZE:3346:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 38,
"time": "1769939378"
},
"departure": {
"delay": 38,
"time": "1769939378"
},
"stopId": "FR:76305:ZE:4477:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 11,
"time": "1769940731"
},
"departure": {
"delay": 11,
"time": "1769940731"
},
"stopId": "FR:76351:ZE:4850:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 27,
"time": "1769942187"
},
"departure": {
"delay": 27,
"time": "1769942187"
},
"stopId": "FR:76447:ZE:3434:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": -16,
"time": "1769940884"
},
"departure": {
"delay": -16,
"time": "1769940884"
},
"stopId": "FR:76351:ZE:4549:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": -16,
"time": "1769940584"
},
"departure": {
"delay": -16,
"time": "1769940584"
},
"stopId": "FR:76351:ZE:3039:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": -16,
"time": "1769941844"
},
"departure": {
"delay": -16,
"time": "1769941844"
},
"stopId": "FR:76341:ZE:3064:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 20,
"time": "1769941100"
},
"departure": {
"delay": 20,
"time": "1769941100"
},
"stopId": "FR:76351:ZE:3369:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": -16,
"time": "1769942384"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": 1,
"time": "1769939821"
},
"departure": {
"delay": 1,
"time": "1769939821"
},
"stopId": "FR:76341:ZE:3059:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 6,
"time": "1769939346"
},
"departure": {
"delay": 6,
"time": "1769939346"
},
"stopId": "FR:76305:ZE:4482:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 21,
"time": "1769939421"
},
"departure": {
"delay": 21,
"time": "1769939421"
},
"stopId": "FR:76305:ZE:3574:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 17,
"time": "1769942117"
},
"departure": {
"delay": 17,
"time": "1769942117"
},
"stopId": "FR:76447:ZE:3467:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": -16,
"time": "1769939564"
},
"departure": {
"delay": -16,
"time": "1769939564"
},
"stopId": "FR:76305:ZE:3097:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 6,
"time": "1769942046"
},
"departure": {
"delay": 6,
"time": "1769942046"
},
"stopId": "FR:76447:ZE:3220:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 39,
"time": "1769939859"
},
"departure": {
"delay": 39,
"time": "1769939859"
},
"stopId": "FR:76341:ZE:3243:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": -16,
"time": "1769939924"
},
"departure": {
"delay": -16,
"time": "1769939924"
},
"stopId": "FR:76341:ZE:4571:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 2,
"time": "1769940242"
},
"departure": {
"delay": 2,
"time": "1769940242"
},
"stopId": "FR:76351:ZE:4983:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": -16,
"time": "1769940404"
},
"departure": {
"delay": -16,
"time": "1769940404"
},
"stopId": "FR:76351:ZE:3743:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": -9,
"time": "1769940531"
},
"departure": {
"delay": -9,
"time": "1769940531"
},
"stopId": "FR:76351:ZE:3674:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": -16,
"time": "1769942084"
},
"departure": {
"delay": -16,
"time": "1769942084"
},
"stopId": "FR:76447:ZE:3107:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": -6,
"time": "1769939934"
},
"departure": {
"delay": -6,
"time": "1769939934"
},
"stopId": "FR:76341:ZE:3912:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": -3,
"time": "1769941437"
},
"departure": {
"delay": -3,
"time": "1769941437"
},
"stopId": "FR:76351:ZE:3136:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": -16,
"time": "1769940464"
},
"departure": {
"delay": -16,
"time": "1769940464"
},
"stopId": "FR:76351:ZE:3080:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 18,
"time": "1769941698"
},
"departure": {
"delay": 18,
"time": "1769941698"
},
"stopId": "FR:76351:ZE:3503:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 29,
"time": "1769941169"
},
"departure": {
"delay": 29,
"time": "1769941169"
},
"stopId": "FR:76351:ZE:4366:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 22,
"time": "1769939722"
},
"departure": {
"delay": 22,
"time": "1769939722"
},
"stopId": "FR:76305:ZE:5192:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": -16,
"time": "1769941244"
},
"departure": {
"delay": -16,
"time": "1769941244"
},
"stopId": "FR:76351:ZE:4487:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 21,
"time": "1769941521"
},
"departure": {
"delay": 21,
"time": "1769941521"
},
"stopId": "FR:76351:ZE:3593:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": -16,
"time": "1769941604"
},
"departure": {
"delay": -16,
"time": "1769941604"
},
"stopId": "FR:76351:ZE:3165:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": -15,
"time": "1769942145"
},
"departure": {
"delay": -15,
"time": "1769942145"
},
"stopId": "FR:76447:ZE:3695:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 8,
"time": "1769942288"
},
"departure": {
"delay": 8,
"time": "1769942288"
},
"stopId": "FR:76447:ZE:3138:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": -16,
"time": "1769940764"
},
"departure": {
"delay": -16,
"time": "1769940764"
},
"stopId": "FR:76351:ZE:3152:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 12,
"time": "1769939292"
},
"departure": {
"delay": 12,
"time": "1769939292"
},
"stopId": "FR:76305:ZE:4481:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": -3,
"time": "1769939457"
},
"departure": {
"delay": -3,
"time": "1769939457"
},
"stopId": "FR:76305:ZE:3680:ATOUMOD003",
"stopSequence": 6
},
{
"departure": {
"time": "1769939220"
},
"stopId": "FR:76305:ZE:3922:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 5,
"time": "1769939525"
},
"departure": {
"delay": 5,
"time": "1769939525"
},
"stopId": "FR:76305:ZE:3189:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 25,
"time": "1769940805"
},
"departure": {
"delay": 25,
"time": "1769940805"
},
"stopId": "FR:76351:ZE:3162:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": -16,
"time": "1769942324"
},
"departure": {
"delay": -16,
"time": "1769942324"
},
"stopId": "FR:76447:ZE:3492:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 20,
"time": "1769939780"
},
"departure": {
"delay": 20,
"time": "1769939780"
},
"stopId": "FR:76305:ZE:3148:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": -16,
"time": "1769940344"
},
"departure": {
"delay": -16,
"time": "1769940344"
},
"stopId": "FR:76351:ZE:3047:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 22,
"time": "1769940682"
},
"departure": {
"delay": 22,
"time": "1769940682"
},
"stopId": "FR:76351:ZE:3077:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": -16,
"time": "1769939744"
},
"departure": {
"delay": -16,
"time": "1769939744"
},
"stopId": "FR:76305:ZE:3441:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 38,
"time": "1769942258"
},
"departure": {
"delay": 38,
"time": "1769942258"
},
"stopId": "FR:76447:ZE:3146:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 30,
"time": "1769941650"
},
"departure": {
"delay": 30,
"time": "1769941650"
},
"stopId": "FR:76351:ZE:3117:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 25,
"time": "1769939905"
},
"departure": {
"delay": 25,
"time": "1769939905"
},
"stopId": "FR:76341:ZE:3580:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 20,
"time": "1769940620"
},
"departure": {
"delay": 20,
"time": "1769940620"
},
"stopId": "FR:76351:ZE:3573:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 12,
"time": "1769940852"
},
"departure": {
"delay": 12,
"time": "1769940852"
},
"stopId": "FR:76351:ZE:3041:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": -8,
"time": "1769941912"
},
"departure": {
"delay": -8,
"time": "1769941912"
},
"stopId": "FR:76341:ZE:3350:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 24,
"time": "1769941044"
},
"departure": {
"delay": 24,
"time": "1769941044"
},
"stopId": "FR:76351:ZE:5158:ATOUMOD003",
"stopSequence": 30
}
],
"timestamp": "1769939327",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:17:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4030811x2025x26xGDimLiaxDimanchex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD008:ServiceJourney:8129x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769944500"
},
"departure": {
"time": "1769944500"
},
"stopId": "FR:76259:ZE:FECJMAC2:ATOUMOD008",
"stopSequence": 12
},
{
"arrival": {
"time": "1769943540"
},
"departure": {
"time": "1769943540"
},
"stopId": "FR:76259:ZE:FECSLOU2:ATOUMOD008",
"stopSequence": 2
},
{
"arrival": {
"time": "1769944080"
},
"departure": {
"time": "1769944080"
},
"stopId": "FR:76259:ZE:FECGARE2:ATOUMOD008",
"stopSequence": 7
},
{
"arrival": {
"time": "1769943600"
},
"departure": {
"time": "1769943600"
},
"stopId": "FR:76259:ZE:FECHYSO2:ATOUMOD008",
"stopSequence": 3
},
{
"arrival": {
"time": "1769945040"
},
"departure": {
"time": "1769945040"
},
"stopId": "FR:76259:ZE:FECCSCO1:ATOUMOD008",
"stopSequence": 17
},
{
"arrival": {
"time": "1769944920"
},
"departure": {
"time": "1769944920"
},
"stopId": "FR:76259:ZE:FECJVER1:ATOUMOD008",
"stopSequence": 15
},
{
"arrival": {
"time": "1769945100"
},
"stopId": "FR:76259:ZE:FECHOPI1:ATOUMOD008",
"stopSequence": 18
},
{
"arrival": {
"time": "1769944200"
},
"departure": {
"time": "1769944200"
},
"stopId": "FR:76259:ZE:FECHVIL2:ATOUMOD008",
"stopSequence": 9
},
{
"arrival": {
"time": "1769943660"
},
"departure": {
"time": "1769943660"
},
"stopId": "FR:76259:ZE:FECVIKI2:ATOUMOD008",
"stopSequence": 4
},
{
"departure": {
"time": "1769943420"
},
"stopId": "FR:76259:ZE:FECRLIL1:ATOUMOD008",
"stopSequence": 1
},
{
"arrival": {
"time": "1769944320"
},
"departure": {
"time": "1769944320"
},
"stopId": "FR:76259:ZE:FECHALL2:ATOUMOD008",
"stopSequence": 10
},
{
"arrival": {
"time": "1769943720"
},
"departure": {
"time": "1769943720"
},
"stopId": "FR:76259:ZE:FECDESG2:ATOUMOD008",
"stopSequence": 5
},
{
"arrival": {
"time": "1769944560"
},
"departure": {
"time": "1769944560"
},
"stopId": "FR:76259:ZE:FECCHUE2:ATOUMOD008",
"stopSequence": 13
},
{
"arrival": {
"time": "1769944680"
},
"departure": {
"time": "1769944680"
},
"stopId": "FR:76259:ZE:FECMBLE2:ATOUMOD008",
"stopSequence": 14
},
{
"arrival": {
"time": "1769944440"
},
"departure": {
"time": "1769944440"
},
"stopId": "FR:76259:ZE:FECCOUB2:ATOUMOD008",
"stopSequence": 11
},
{
"arrival": {
"time": "1769944020"
},
"departure": {
"time": "1769944020"
},
"stopId": "FR:76259:ZE:FECSETI1:ATOUMOD008",
"stopSequence": 6
},
{
"arrival": {
"time": "1769944140"
},
"departure": {
"time": "1769944140"
},
"stopId": "FR:76259:ZE:FECBREP2:ATOUMOD008",
"stopSequence": 8
}
],
"timestamp": "1769939371",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD008:Line:L01:LOC",
"tripId": "ATOUMOD008:ServiceJourney:8129x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx696:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 97,
"time": "1769936857"
},
"departure": {
"delay": 97,
"time": "1769936857"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 222,
"time": "1769938122"
},
"departure": {
"delay": 222,
"time": "1769938122"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 212,
"time": "1769938207"
},
"departure": {
"delay": 212,
"time": "1769938232"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 102,
"time": "1769937282"
},
"departure": {
"delay": 102,
"time": "1769937282"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769936340"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 37,
"time": "1769938657"
},
"departure": {
"delay": 37,
"time": "1769938657"
},
"stopId": "FR:76216:ZE:TCARxPTPIE2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 202,
"time": "1769937682"
},
"departure": {
"delay": 202,
"time": "1769937682"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 93,
"time": "1769938833"
},
"departure": {
"delay": 93,
"time": "1769938833"
},
"stopId": "FR:76216:ZE:TCARxPALIS2:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 162,
"time": "1769939057"
},
"departure": {
"delay": 162,
"time": "1769939082"
},
"stopId": "FR:76474:ZE:TCARxMOULI2:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 176,
"time": "1769937536"
},
"departure": {
"delay": 176,
"time": "1769937536"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 147,
"time": "1769936907"
},
"departure": {
"delay": 147,
"time": "1769936907"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 123,
"time": "1769937459"
},
"departure": {
"delay": 123,
"time": "1769937483"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 217,
"time": "1769937732"
},
"departure": {
"delay": 217,
"time": "1769937757"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 164,
"time": "1769937824"
},
"departure": {
"delay": 164,
"time": "1769937824"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 59,
"time": "1769938559"
},
"departure": {
"delay": 59,
"time": "1769938559"
},
"stopId": "FR:76216:ZE:TCARxMAISO2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 147,
"time": "1769937207"
},
"departure": {
"delay": 147,
"time": "1769937207"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 102,
"time": "1769938482"
},
"departure": {
"delay": 102,
"time": "1769938482"
},
"stopId": "FR:76540:ZE:TCARxBAPEA2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 157,
"time": "1769936469"
},
"departure": {
"delay": 157,
"time": "1769936557"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 82,
"time": "1769939182"
},
"stopId": "FR:76474:ZE:TCARxBMAIR2:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 107,
"time": "1769936785"
},
"departure": {
"delay": 107,
"time": "1769936807"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 122,
"time": "1769938957"
},
"departure": {
"delay": 122,
"time": "1769938982"
},
"stopId": "FR:76216:ZE:TCARxDLUNE2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 89,
"time": "1769936609"
},
"departure": {
"delay": 89,
"time": "1769936609"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 142,
"time": "1769937082"
},
"departure": {
"delay": 142,
"time": "1769937082"
},
"stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 177,
"time": "1769937936"
},
"departure": {
"delay": 177,
"time": "1769937957"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 217,
"time": "1769938057"
},
"departure": {
"delay": 217,
"time": "1769938057"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 165,
"time": "1769936745"
},
"departure": {
"delay": 165,
"time": "1769936745"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 163,
"time": "1769937883"
},
"departure": {
"delay": 163,
"time": "1769937883"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 162,
"time": "1769936661"
},
"departure": {
"delay": 162,
"time": "1769936682"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 62,
"time": "1769938332"
},
"departure": {
"delay": 62,
"time": "1769938382"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 52,
"time": "1769938732"
},
"departure": {
"delay": 52,
"time": "1769938732"
},
"stopId": "FR:76216:ZE:TCARxDVILL2:ATOUMOD001",
"stopSequence": 26
}
],
"timestamp": "1769935570",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx696:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748859x2025xHxMultxDimxDimanchex60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 246,
"time": "1769931892"
},
"departure": {
"delay": 246,
"time": "1769931906"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 266,
"time": "1769931853"
},
"departure": {
"delay": 266,
"time": "1769931866"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 211,
"time": "1769931952"
},
"departure": {
"delay": 211,
"time": "1769931991"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"departure": {
"delay": 222,
"time": "1769931222"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 162,
"time": "1769931369"
},
"departure": {
"delay": 162,
"time": "1769931402"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -33,
"time": "1769932707"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 61,
"time": "1769932530"
},
"departure": {
"delay": 61,
"time": "1769932561"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 246,
"time": "1769931583"
},
"departure": {
"delay": 246,
"time": "1769931606"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 158,
"time": "1769931324"
},
"departure": {
"delay": 158,
"time": "1769931338"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 137,
"time": "1769932175"
},
"departure": {
"delay": 137,
"time": "1769932217"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 141,
"time": "1769932029"
},
"departure": {
"delay": 141,
"time": "1769932041"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 103,
"time": "1769932332"
},
"departure": {
"delay": 103,
"time": "1769932363"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 298,
"time": "1769931650"
},
"departure": {
"delay": 298,
"time": "1769931718"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 118,
"time": "1769932490"
},
"departure": {
"delay": 118,
"time": "1769932498"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 312,
"time": "1769931753"
},
"departure": {
"delay": 312,
"time": "1769931792"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 243,
"time": "1769931527"
},
"departure": {
"delay": 243,
"time": "1769931543"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 140,
"time": "1769932092"
},
"departure": {
"delay": 140,
"time": "1769932100"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 123,
"time": "1769932404"
},
"departure": {
"delay": 123,
"time": "1769932443"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 5,
"time": "1769932612"
},
"departure": {
"delay": 5,
"time": "1769932625"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 83,
"time": "1769932266"
},
"departure": {
"delay": 83,
"time": "1769932283"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
}
],
"timestamp": "1769939344",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748859x2025xHxMultxDimxDimanchex60:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748828x2025xHxMultxDimxDimanchex60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 289,
"time": "1769937739"
},
"departure": {
"delay": 289,
"time": "1769937769"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 369,
"time": "1769937396"
},
"departure": {
"delay": 369,
"time": "1769937429"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 254,
"time": "1769938003"
},
"departure": {
"delay": 254,
"time": "1769938034"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 374,
"time": "1769937355"
},
"departure": {
"delay": 374,
"time": "1769937374"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 123,
"time": "1769938263"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 224,
"time": "1769936919"
},
"departure": {
"delay": 224,
"time": "1769936924"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 174,
"time": "1769936772"
},
"departure": {
"delay": 174,
"time": "1769936814"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 428,
"time": "1769937266"
},
"departure": {
"delay": 428,
"time": "1769937308"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 208,
"time": "1769936953"
},
"departure": {
"delay": 208,
"time": "1769936968"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 150,
"time": "1769936680"
},
"departure": {
"delay": 150,
"time": "1769936730"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 173,
"time": "1769938063"
},
"departure": {
"delay": 173,
"time": "1769938073"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 223,
"time": "1769937854"
},
"departure": {
"delay": 223,
"time": "1769937883"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"departure": {
"delay": 193,
"time": "1769936593"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 394,
"time": "1769936998"
},
"departure": {
"delay": 394,
"time": "1769937214"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 144,
"time": "1769938115"
},
"departure": {
"delay": 144,
"time": "1769938164"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 324,
"time": "1769937605"
},
"departure": {
"delay": 324,
"time": "1769937684"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 320,
"time": "1769937467"
},
"departure": {
"delay": 320,
"time": "1769937500"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 227,
"time": "1769937909"
},
"departure": {
"delay": 227,
"time": "1769937947"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 262,
"time": "1769937525"
},
"departure": {
"delay": 262,
"time": "1769937562"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 216,
"time": "1769937807"
},
"departure": {
"delay": 216,
"time": "1769937816"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
}
],
"timestamp": "1769939344",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748828x2025xHxMultxDimxDimanchex60:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748920x2025xHxMultxDimxDimanchex60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 44,
"time": "1769925690"
},
"departure": {
"delay": 44,
"time": "1769925704"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 86,
"time": "1769925548"
},
"departure": {
"delay": 86,
"time": "1769925566"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 237,
"time": "1769924450"
},
"departure": {
"delay": 237,
"time": "1769924457"
},
"stopId": "FR:50129:ZE:10COS2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 269,
"time": "1769924350"
},
"departure": {
"delay": 269,
"time": "1769924369"
},
"stopId": "FR:50129:ZE:10JGO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -29,
"time": "1769927280"
},
"departure": {
"delay": -29,
"time": "1769927311"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 49
},
{
"arrival": {
"delay": -4,
"time": "1769927200"
},
"departure": {
"delay": -4,
"time": "1769927216"
},
"stopId": "FR:50129:ZE:10COF2:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 137,
"time": "1769924985"
},
"departure": {
"delay": 137,
"time": "1769925017"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 11,
"time": "1769926011"
},
"departure": {
"delay": 11,
"time": "1769926031"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 171,
"time": "1769924922"
},
"departure": {
"delay": 171,
"time": "1769924931"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 106,
"time": "1769925774"
},
"departure": {
"delay": 106,
"time": "1769925886"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 40,
"time": "1769926403"
},
"departure": {
"delay": 40,
"time": "1769926420"
},
"stopId": "FR:50129:ZE:10LAV2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 61,
"time": "1769926543"
},
"departure": {
"delay": 61,
"time": "1769926561"
},
"stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 20,
"time": "1769925724"
},
"departure": {
"delay": 20,
"time": "1769925740"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 82,
"time": "1769925052"
},
"departure": {
"delay": 82,
"time": "1769925082"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 257,
"time": "1769924502"
},
"departure": {
"delay": 257,
"time": "1769924537"
},
"stopId": "FR:50129:ZE:10RSX2:ATOUMOD035",
"stopSequence": 5
},
{
"departure": {
"delay": 258,
"time": "1769924298"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 37,
"time": "1769926703"
},
"departure": {
"delay": 37,
"time": "1769926717"
},
"stopId": "FR:50129:ZE:10CPL2:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 218,
"time": "1769924602"
},
"departure": {
"delay": 218,
"time": "1769924618"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 60,
"time": "1769926662"
},
"departure": {
"delay": 60,
"time": "1769926680"
},
"stopId": "FR:50129:ZE:10BHE2:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 33,
"time": "1769926457"
},
"departure": {
"delay": 33,
"time": "1769926473"
},
"stopId": "FR:50129:ZE:10DUB2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 65,
"time": "1769926968"
},
"departure": {
"delay": 65,
"time": "1769926985"
},
"stopId": "FR:50129:ZE:10HOU2:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 52,
"time": "1769925155"
},
"departure": {
"delay": 52,
"time": "1769925172"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 210,
"time": "1769924477"
},
"departure": {
"delay": 210,
"time": "1769924490"
},
"stopId": "FR:50129:ZE:10CVE2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 135,
"time": "1769924882"
},
"departure": {
"delay": 135,
"time": "1769924895"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 208,
"time": "1769924712"
},
"departure": {
"delay": 208,
"time": "1769924728"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 86,
"time": "1769926931"
},
"departure": {
"delay": 86,
"time": "1769926946"
},
"stopId": "FR:50129:ZE:10BRT2:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 60,
"time": "1769925946"
},
"departure": {
"delay": 60,
"time": "1769925960"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 190,
"time": "1769924814"
},
"departure": {
"delay": 190,
"time": "1769924830"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 11,
"time": "1769926743"
},
"departure": {
"delay": 11,
"time": "1769926751"
},
"stopId": "FR:50129:ZE:10PRE2:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 56,
"time": "1769926826"
},
"departure": {
"delay": 56,
"time": "1769926916"
},
"stopId": "FR:50129:ZE:10BON2:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 165,
"time": "1769924852"
},
"departure": {
"delay": 165,
"time": "1769924865"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 22,
"time": "1769926606"
},
"departure": {
"delay": 22,
"time": "1769926642"
},
"stopId": "FR:50129:ZE:10LON2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 40,
"time": "1769927004"
},
"departure": {
"delay": 40,
"time": "1769927020"
},
"stopId": "FR:50129:ZE:10CAR2:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 252,
"time": "1769924581"
},
"departure": {
"delay": 252,
"time": "1769924592"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 20,
"time": "1769927105"
},
"departure": {
"delay": 20,
"time": "1769927120"
},
"stopId": "FR:50129:ZE:10ALB2:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": -29,
"time": "1769927233"
},
"departure": {
"delay": -29,
"time": "1769927251"
},
"stopId": "FR:50129:ZE:10SFG2:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 36,
"time": "1769926762"
},
"departure": {
"delay": 36,
"time": "1769926776"
},
"stopId": "FR:50129:ZE:10ARA2:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 67,
"time": "1769926311"
},
"departure": {
"delay": 67,
"time": "1769926327"
},
"stopId": "FR:50129:ZE:10HOM2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -54,
"time": "1769927346"
},
"stopId": "FR:50129:ZE:10MAX1:ATOUMOD035",
"stopSequence": 50
},
{
"arrival": {
"delay": 54,
"time": "1769926357"
},
"departure": {
"delay": 54,
"time": "1769926374"
},
"stopId": "FR:50129:ZE:10AGO2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 94,
"time": "1769925499"
},
"departure": {
"delay": 94,
"time": "1769925514"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 48,
"time": "1769927072"
},
"departure": {
"delay": 48,
"time": "1769927088"
},
"stopId": "FR:50129:ZE:10SFN2:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 59,
"time": "1769925613"
},
"departure": {
"delay": 59,
"time": "1769925659"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 83,
"time": "1769926208"
},
"departure": {
"delay": 83,
"time": "1769926223"
},
"stopId": "FR:50129:ZE:10HUI2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 131,
"time": "1769925242"
},
"departure": {
"delay": 131,
"time": "1769925371"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 67,
"time": "1769926049"
},
"departure": {
"delay": 67,
"time": "1769926147"
},
"stopId": "FR:50129:ZE:10TRA6:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 66,
"time": "1769926249"
},
"departure": {
"delay": 66,
"time": "1769926266"
},
"stopId": "FR:50129:ZE:10BEL2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 230,
"time": "1769924555"
},
"departure": {
"delay": 230,
"time": "1769924570"
},
"stopId": "FR:50129:ZE:10MGT2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 236,
"time": "1769924690"
},
"departure": {
"delay": 236,
"time": "1769924696"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 204,
"time": "1769924657"
},
"departure": {
"delay": 204,
"time": "1769924664"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 9
}
],
"timestamp": "1769939347",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748920x2025xHxMultxDimxDimanchex60:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748931x2025xHxMultxDimxDimanchex60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 73,
"time": "1769928652"
},
"departure": {
"delay": 73,
"time": "1769928673"
},
"stopId": "FR:50129:ZE:10MTT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 73,
"time": "1769928538"
},
"departure": {
"delay": 73,
"time": "1769928553"
},
"stopId": "FR:50129:ZE:10GDM4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 89,
"time": "1769928616"
},
"departure": {
"delay": 89,
"time": "1769928629"
},
"stopId": "FR:50129:ZE:10SEX2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 190,
"time": "1769928291"
},
"departure": {
"delay": 190,
"time": "1769928310"
},
"stopId": "FR:50129:ZE:10CUR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -42,
"time": "1769929439"
},
"departure": {
"delay": -42,
"time": "1769929458"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 175,
"time": "1769928221"
},
"departure": {
"delay": 175,
"time": "1769928235"
},
"stopId": "FR:50129:ZE:10LOG2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 94,
"time": "1769927953"
},
"departure": {
"delay": 94,
"time": "1769927974"
},
"stopId": "FR:50129:ZE:10CEN2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -3,
"time": "1769929358"
},
"departure": {
"delay": -3,
"time": "1769929377"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 176,
"time": "1769928341"
},
"departure": {
"delay": 176,
"time": "1769928356"
},
"stopId": "FR:50129:ZE:10DEB2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -16,
"time": "1769929496"
},
"departure": {
"delay": -16,
"time": "1769929544"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 175,
"time": "1769928055"
},
"departure": {
"delay": 175,
"time": "1769928115"
},
"stopId": "FR:50129:ZE:10BOC2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 82,
"time": "1769928729"
},
"departure": {
"delay": 82,
"time": "1769928742"
},
"stopId": "FR:50129:ZE:10RUC2:ATOUMOD035",
"stopSequence": 16
},
{
"departure": {
"delay": 143,
"time": "1769927903"
},
"stopId": "FR:50129:ZE:10MXR2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -11,
"time": "1769929290"
},
"departure": {
"delay": -11,
"time": "1769929309"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 158,
"time": "1769928267"
},
"departure": {
"delay": 158,
"time": "1769928278"
},
"stopId": "FR:50129:ZE:10REN2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 61,
"time": "1769928925"
},
"departure": {
"delay": 61,
"time": "1769928961"
},
"stopId": "FR:50129:ZE:10BOS2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 48,
"time": "1769928575"
},
"departure": {
"delay": 48,
"time": "1769928588"
},
"stopId": "FR:50129:ZE:10HxC2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -20,
"time": "1769928990"
},
"departure": {
"delay": -20,
"time": "1769929000"
},
"stopId": "FR:50129:ZE:10JAR2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -3,
"time": "1769929075"
},
"departure": {
"delay": -3,
"time": "1769929137"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 217,
"time": "1769928124"
},
"departure": {
"delay": 217,
"time": "1769928157"
},
"stopId": "FR:50129:ZE:10GNT2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 100,
"time": "1769928683"
},
"departure": {
"delay": 100,
"time": "1769928700"
},
"stopId": "FR:50129:ZE:10BSJ2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 63,
"time": "1769928860"
},
"departure": {
"delay": 63,
"time": "1769928903"
},
"stopId": "FR:50129:ZE:10ODR2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 116,
"time": "1769928464"
},
"departure": {
"delay": 116,
"time": "1769928476"
},
"stopId": "FR:50129:ZE:10SWZ2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -188,
"time": "1769929612"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 134,
"time": "1769928417"
},
"departure": {
"delay": 134,
"time": "1769928434"
},
"stopId": "FR:50129:ZE:10CSM2:ATOUMOD035",
"stopSequence": 9
}
],
"timestamp": "1769938678",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748931x2025xHxMultxDimxDimanchex60:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4022721x2025x26xGDimLiaxDimanchex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 97,
"time": "1769941417"
},
"departure": {
"delay": 97,
"time": "1769941417"
},
"stopId": "FR:76351:ZE:3459:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 90,
"time": "1769941890"
},
"departure": {
"delay": 90,
"time": "1769941890"
},
"stopId": "FR:76552:ZE:3355:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": 54,
"time": "1769940474"
},
"departure": {
"delay": 54,
"time": "1769940474"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 102,
"time": "1769940702"
},
"departure": {
"delay": 102,
"time": "1769940702"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 47,
"time": "1769940347"
},
"departure": {
"delay": 47,
"time": "1769940347"
},
"stopId": "FR:76351:ZE:3062:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 66,
"time": "1769939166"
},
"departure": {
"delay": 66,
"time": "1769939166"
},
"stopId": "FR:76447:ZE:3108:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 47,
"time": "1769941787"
},
"departure": {
"delay": 47,
"time": "1769941787"
},
"stopId": "FR:76552:ZE:3489:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 74,
"time": "1769940854"
},
"departure": {
"delay": 74,
"time": "1769940854"
},
"stopId": "FR:76351:ZE:3280:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 104,
"time": "1769941844"
},
"departure": {
"delay": 104,
"time": "1769941844"
},
"stopId": "FR:76552:ZE:3339:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 47,
"time": "1769940047"
},
"departure": {
"delay": 47,
"time": "1769940047"
},
"stopId": "FR:76351:ZE:3016:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 47,
"time": "1769941367"
},
"departure": {
"delay": 47,
"time": "1769941367"
},
"stopId": "FR:76351:ZE:3020:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 86,
"time": "1769942006"
},
"departure": {
"delay": 86,
"time": "1769942006"
},
"stopId": "FR:76552:ZE:3172:ATOUMOD003",
"stopSequence": 52
},
{
"arrival": {
"delay": 54,
"time": "1769939634"
},
"departure": {
"delay": 54,
"time": "1769939634"
},
"stopId": "FR:76351:ZE:3137:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 47,
"time": "1769941247"
},
"departure": {
"delay": 47,
"time": "1769941247"
},
"stopId": "FR:76351:ZE:4611:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 47,
"time": "1769939687"
},
"departure": {
"delay": 47,
"time": "1769939687"
},
"stopId": "FR:76351:ZE:3638:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 51,
"time": "1769939211"
},
"departure": {
"delay": 51,
"time": "1769939211"
},
"stopId": "FR:76447:ZE:3221:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 53,
"time": "1769941493"
},
"departure": {
"delay": 53,
"time": "1769941493"
},
"stopId": "FR:76552:ZE:3158:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 57,
"time": "1769940297"
},
"departure": {
"delay": 57,
"time": "1769940297"
},
"stopId": "FR:76351:ZE:3667:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 60,
"time": "1769939820"
},
"departure": {
"delay": 60,
"time": "1769939820"
},
"stopId": "FR:76351:ZE:3548:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 90,
"time": "1769939070"
},
"departure": {
"delay": 90,
"time": "1769939070"
},
"stopId": "FR:76447:ZE:3119:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 68,
"time": "1769941328"
},
"departure": {
"delay": 68,
"time": "1769941328"
},
"stopId": "FR:76351:ZE:3546:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 47,
"time": "1769941667"
},
"departure": {
"delay": 47,
"time": "1769941667"
},
"stopId": "FR:76552:ZE:3092:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 94,
"time": "1769940634"
},
"departure": {
"delay": 94,
"time": "1769940634"
},
"stopId": "FR:76351:ZE:3028:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 47,
"time": "1769940767"
},
"departure": {
"delay": 47,
"time": "1769940767"
},
"stopId": "FR:76351:ZE:4640:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 146,
"time": "1769939006"
},
"departure": {
"delay": 146,
"time": "1769939006"
},
"stopId": "FR:76447:ZE:3516:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 86,
"time": "1769941586"
},
"departure": {
"delay": 86,
"time": "1769941586"
},
"stopId": "FR:76552:ZE:3607:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 47,
"time": "1769940407"
},
"departure": {
"delay": 47,
"time": "1769940407"
},
"stopId": "FR:76351:ZE:3192:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 94,
"time": "1769941714"
},
"departure": {
"delay": 94,
"time": "1769941714"
},
"stopId": "FR:76552:ZE:3103:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 95,
"time": "1769941955"
},
"departure": {
"delay": 95,
"time": "1769941955"
},
"stopId": "FR:76552:ZE:3105:ATOUMOD003",
"stopSequence": 51
},
{
"arrival": {
"delay": 60,
"time": "1769942040"
},
"departure": {
"delay": 60,
"time": "1769942040"
},
"stopId": "FR:76552:ZE:4519:ATOUMOD003",
"stopSequence": 53
},
{
"arrival": {
"delay": 95,
"time": "1769940935"
},
"departure": {
"delay": 95,
"time": "1769940935"
},
"stopId": "FR:76351:ZE:3579:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 55,
"time": "1769939755"
},
"departure": {
"delay": 55,
"time": "1769939755"
},
"stopId": "FR:76351:ZE:3250:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 47,
"time": "1769939567"
},
"departure": {
"delay": 47,
"time": "1769939567"
},
"stopId": "FR:76351:ZE:3595:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 60,
"time": "1769940120"
},
"departure": {
"delay": 60,
"time": "1769940120"
},
"stopId": "FR:76351:ZE:3507:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 66,
"time": "1769941086"
},
"departure": {
"delay": 66,
"time": "1769941086"
},
"stopId": "FR:76351:ZE:3051:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 105,
"time": "1769939865"
},
"departure": {
"delay": 105,
"time": "1769939865"
},
"stopId": "FR:76351:ZE:3234:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 123,
"time": "1769939043"
},
"departure": {
"delay": 123,
"time": "1769939043"
},
"stopId": "FR:76447:ZE:3239:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 97,
"time": "1769940997"
},
"departure": {
"delay": 97,
"time": "1769940997"
},
"stopId": "FR:76351:ZE:3022:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 50,
"time": "1769940170"
},
"departure": {
"delay": 50,
"time": "1769940170"
},
"stopId": "FR:76351:ZE:3224:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 47,
"time": "1769939927"
},
"departure": {
"delay": 47,
"time": "1769939927"
},
"stopId": "FR:76351:ZE:3624:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 69,
"time": "1769941149"
},
"departure": {
"delay": 69,
"time": "1769941149"
},
"stopId": "FR:76351:ZE:4593:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 47,
"time": "1769942087"
},
"stopId": "FR:76552:ZE:3400:ATOUMOD003",
"stopSequence": 54
},
{
"arrival": {
"delay": 97,
"time": "1769941537"
},
"departure": {
"delay": 97,
"time": "1769941537"
},
"stopId": "FR:76552:ZE:3297:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 68,
"time": "1769940248"
},
"departure": {
"delay": 68,
"time": "1769940248"
},
"stopId": "FR:76351:ZE:4516:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 47,
"time": "1769939327"
},
"departure": {
"delay": 47,
"time": "1769939327"
},
"stopId": "FR:76447:ZE:3347:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 154,
"time": "1769938954"
},
"departure": {
"delay": 154,
"time": "1769938954"
},
"stopId": "FR:76447:ZE:3123:ATOUMOD003",
"stopSequence": 7
}
],
"timestamp": "1769939327",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4022721x2025x26xGDimLiaxDimanchex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758155x2025xHxMultxDimxDimanchex60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 33,
"time": "1769932503"
},
"departure": {
"delay": 33,
"time": "1769932533"
},
"stopId": "FR:50082:ZE:BCQSF2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 21,
"time": "1769933047"
},
"departure": {
"delay": 21,
"time": "1769933061"
},
"stopId": "FR:50577:ZE:SORMB2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 35,
"time": "1769931571"
},
"departure": {
"delay": 35,
"time": "1769931695"
},
"stopId": "FR:50615:ZE:VALGS1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 95,
"time": "1769932107"
},
"departure": {
"delay": 95,
"time": "1769932115"
},
"stopId": "FR:50369:ZE:NEGBG2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 85,
"time": "1769933520"
},
"departure": {
"delay": 85,
"time": "1769933545"
},
"stopId": "FR:50031:ZE:BARVAL:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 18,
"time": "1769932387"
},
"departure": {
"delay": 18,
"time": "1769932398"
},
"stopId": "FR:50082:ZE:BCQSU2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 31,
"time": "1769933697"
},
"departure": {
"delay": 31,
"time": "1769933731"
},
"stopId": "FR:50031:ZE:BNVMA2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 13,
"time": "1769932868"
},
"departure": {
"delay": 13,
"time": "1769932873"
},
"stopId": "FR:50082:ZE:VREHL2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -54,
"time": "1769931765"
},
"departure": {
"delay": -54,
"time": "1769931846"
},
"stopId": "FR:50615:ZE:VALCA2:ATOUMOD035",
"stopSequence": 5
},
{
"departure": {
"delay": 6,
"time": "1769931126"
},
"stopId": "FR:50615:ZE:VALZA2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 31,
"time": "1769931434"
},
"departure": {
"delay": 31,
"time": "1769931451"
},
"stopId": "FR:50615:ZE:VALCH2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 33,
"time": "1769931387"
},
"departure": {
"delay": 33,
"time": "1769931393"
},
"stopId": "FR:50615:ZE:VALFB1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -75,
"time": "1769934225"
},
"stopId": "FR:50412:ZE:PORLE2:ATOUMOD035",
"stopSequence": 16
}
],
"timestamp": "1769939348",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:G:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758155x2025xHxMultxDimxDimanchex60:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4068637x2025x26xGDimTNIxDimanchex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 541,
"time": "1769940001"
},
"departure": {
"delay": 541,
"time": "1769940001"
},
"stopId": "FR:76595:ZE:5060:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 504,
"time": "1769939364"
},
"departure": {
"delay": 504,
"time": "1769939364"
},
"stopId": "FR:76595:ZE:3314:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 504,
"time": "1769940804"
},
"departure": {
"delay": 504,
"time": "1769940804"
},
"stopId": "FR:76481:ZE:3826:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 509,
"time": "1769939549"
},
"departure": {
"delay": 509,
"time": "1769939549"
},
"stopId": "FR:76307:ZE:3457:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 98,
"time": "1769938838"
},
"departure": {
"delay": 98,
"time": "1769938838"
},
"stopId": "FR:76064:ZE:3399:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 496,
"time": "1769940856"
},
"departure": {
"delay": 496,
"time": "1769940856"
},
"stopId": "FR:76481:ZE:3822:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 508,
"time": "1769940928"
},
"departure": {
"delay": 508,
"time": "1769940928"
},
"stopId": "FR:76481:ZE:3830:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 490,
"time": "1769940970"
},
"stopId": "FR:76481:ZE:5095:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 540,
"time": "1769940720"
},
"departure": {
"delay": 540,
"time": "1769940720"
},
"stopId": "FR:76481:ZE:3474:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 490,
"time": "1769939470"
},
"departure": {
"delay": 490,
"time": "1769939470"
},
"stopId": "FR:76307:ZE:3424:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 548,
"time": "1769940128"
},
"departure": {
"delay": 548,
"time": "1769940128"
},
"stopId": "FR:76361:ZE:5031:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 515,
"time": "1769939315"
},
"departure": {
"delay": 515,
"time": "1769939315"
},
"stopId": "FR:76064:ZE:3380:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 55,
"time": "1769938735"
},
"departure": {
"delay": 55,
"time": "1769938735"
},
"stopId": "FR:76609:ZE:3408:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 528,
"time": "1769940348"
},
"departure": {
"delay": 528,
"time": "1769940348"
},
"stopId": "FR:76167:ZE:3034:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 523,
"time": "1769940223"
},
"departure": {
"delay": 523,
"time": "1769940223"
},
"stopId": "FR:76167:ZE:4066:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 500,
"time": "1769940080"
},
"departure": {
"delay": 500,
"time": "1769940080"
},
"stopId": "FR:76361:ZE:5128:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 490,
"time": "1769939890"
},
"departure": {
"delay": 490,
"time": "1769939890"
},
"stopId": "FR:76595:ZE:5125:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 513,
"time": "1769940513"
},
"departure": {
"delay": 513,
"time": "1769940513"
},
"stopId": "FR:76481:ZE:4730:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 510,
"time": "1769939730"
},
"departure": {
"delay": 510,
"time": "1769939730"
},
"stopId": "FR:76595:ZE:5127:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 490,
"time": "1769940610"
},
"departure": {
"delay": 490,
"time": "1769940610"
},
"stopId": "FR:76481:ZE:4728:ATOUMOD003",
"stopSequence": 20
}
],
"timestamp": "1769939327",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:13:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4068637x2025x26xGDimTNIxDimanchex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4041909x2025x26xGDimLiaxDimanchex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769941200"
},
"departure": {
"time": "1769941200"
},
"stopId": "FR:76351:ZE:3659:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"time": "1769940660"
},
"departure": {
"time": "1769940660"
},
"stopId": "FR:76351:ZE:3598:ATOUMOD003",
"stopSequence": 6
},
{
"departure": {
"time": "1769940360"
},
"stopId": "FR:76351:ZE:3716:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 34,
"time": "1769940874"
},
"departure": {
"delay": 34,
"time": "1769940874"
},
"stopId": "FR:76351:ZE:4601:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"time": "1769941320"
},
"departure": {
"time": "1769941320"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 28,
"time": "1769940988"
},
"departure": {
"delay": 28,
"time": "1769940988"
},
"stopId": "FR:76351:ZE:4476:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 18,
"time": "1769940918"
},
"departure": {
"delay": 18,
"time": "1769940918"
},
"stopId": "FR:76351:ZE:3565:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 48,
"time": "1769941128"
},
"departure": {
"delay": 48,
"time": "1769941128"
},
"stopId": "FR:76351:ZE:4607:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 56,
"time": "1769940596"
},
"departure": {
"delay": 56,
"time": "1769940596"
},
"stopId": "FR:76351:ZE:3315:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"time": "1769941500"
},
"departure": {
"time": "1769941500"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"time": "1769941080"
},
"departure": {
"time": "1769941080"
},
"stopId": "FR:76351:ZE:3539:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 35,
"time": "1769940395"
},
"departure": {
"delay": 35,
"time": "1769940395"
},
"stopId": "FR:76351:ZE:3451:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 11,
"time": "1769941271"
},
"departure": {
"delay": 11,
"time": "1769941271"
},
"stopId": "FR:76351:ZE:4996:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 11,
"time": "1769940491"
},
"departure": {
"delay": 11,
"time": "1769940491"
},
"stopId": "FR:76351:ZE:3622:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 3,
"time": "1769941023"
},
"departure": {
"delay": 3,
"time": "1769941023"
},
"stopId": "FR:76351:ZE:3798:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 17,
"time": "1769941397"
},
"departure": {
"delay": 17,
"time": "1769941397"
},
"stopId": "FR:76351:ZE:3030:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 55,
"time": "1769940775"
},
"departure": {
"delay": 55,
"time": "1769940775"
},
"stopId": "FR:76351:ZE:3277:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"time": "1769941440"
},
"departure": {
"time": "1769941440"
},
"stopId": "FR:76351:ZE:3530:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 38,
"time": "1769940818"
},
"departure": {
"delay": 38,
"time": "1769940818"
},
"stopId": "FR:76351:ZE:3397:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 13,
"time": "1769940733"
},
"departure": {
"delay": 13,
"time": "1769940733"
},
"stopId": "FR:76351:ZE:4554:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"time": "1769941740"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 27,
"time": "1769940567"
},
"departure": {
"delay": 27,
"time": "1769940567"
},
"stopId": "FR:76351:ZE:3078:ATOUMOD003",
"stopSequence": 4
}
],
"timestamp": "1769939337",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C8:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4041909x2025x26xGDimLiaxDimanchex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748906x2025xHxMultxDimxDimanchex60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 26,
"time": "1769936092"
},
"departure": {
"delay": 26,
"time": "1769936126"
},
"stopId": "FR:50129:ZE:10HOM1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 81,
"time": "1769937278"
},
"departure": {
"delay": 81,
"time": "1769937321"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": -16,
"time": "1769936888"
},
"departure": {
"delay": -16,
"time": "1769936924"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 24,
"time": "1769937468"
},
"departure": {
"delay": 24,
"time": "1769937504"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 13,
"time": "1769937403"
},
"departure": {
"delay": 13,
"time": "1769937433"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 10,
"time": "1769936573"
},
"departure": {
"delay": 10,
"time": "1769936650"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -84,
"time": "1769937920"
},
"departure": {
"delay": -84,
"time": "1769937936"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": -105,
"time": "1769937955"
},
"departure": {
"delay": -105,
"time": "1769937975"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": -78,
"time": "1769938035"
},
"departure": {
"delay": -78,
"time": "1769938062"
},
"stopId": "FR:50129:ZE:10RSX1:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 63,
"time": "1769937159"
},
"departure": {
"delay": 63,
"time": "1769937243"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 23,
"time": "1769936754"
},
"departure": {
"delay": 23,
"time": "1769936783"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 45,
"time": "1769936011"
},
"departure": {
"delay": 45,
"time": "1769936025"
},
"stopId": "FR:50129:ZE:10LAV1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -129,
"time": "1769938191"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 62,
"time": "1769935937"
},
"departure": {
"delay": 62,
"time": "1769935982"
},
"stopId": "FR:50129:ZE:10DUB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 31,
"time": "1769936051"
},
"departure": {
"delay": 31,
"time": "1769936071"
},
"stopId": "FR:50129:ZE:10AGO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -8,
"time": "1769935453"
},
"departure": {
"delay": -8,
"time": "1769935492"
},
"stopId": "FR:50129:ZE:10BRT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 36,
"time": "1769937605"
},
"departure": {
"delay": 36,
"time": "1769937636"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 12,
"time": "1769935255"
},
"departure": {
"delay": 12,
"time": "1769935272"
},
"stopId": "FR:50129:ZE:10ALB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -14,
"time": "1769937551"
},
"departure": {
"delay": -14,
"time": "1769937586"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": -76,
"time": "1769938115"
},
"departure": {
"delay": -76,
"time": "1769938124"
},
"stopId": "FR:50129:ZE:10COS1:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 25,
"time": "1769936170"
},
"departure": {
"delay": 25,
"time": "1769936185"
},
"stopId": "FR:50129:ZE:10BEL1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 67,
"time": "1769935168"
},
"departure": {
"delay": 67,
"time": "1769935207"
},
"stopId": "FR:50129:ZE:10COF1:ATOUMOD035",
"stopSequence": 3
},
{
"departure": {
"delay": 96,
"time": "1769935116"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -15,
"time": "1769937689"
},
"departure": {
"delay": -15,
"time": "1769937705"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": -70,
"time": "1769937991"
},
"departure": {
"delay": -70,
"time": "1769938010"
},
"stopId": "FR:50129:ZE:10MGT1:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 35,
"time": "1769935505"
},
"departure": {
"delay": 35,
"time": "1769935535"
},
"stopId": "FR:50129:ZE:10BON1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -50,
"time": "1769938081"
},
"departure": {
"delay": -50,
"time": "1769938090"
},
"stopId": "FR:50129:ZE:10CVE1:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": -3,
"time": "1769935294"
},
"departure": {
"delay": -3,
"time": "1769935317"
},
"stopId": "FR:50129:ZE:10SFN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 30,
"time": "1769936228"
},
"departure": {
"delay": 30,
"time": "1769936250"
},
"stopId": "FR:50129:ZE:10HUI1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 66,
"time": "1769935132"
},
"departure": {
"delay": 66,
"time": "1769935146"
},
"stopId": "FR:50129:ZE:10SFG1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -13,
"time": "1769935392"
},
"departure": {
"delay": -13,
"time": "1769935427"
},
"stopId": "FR:50129:ZE:10HOU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 10,
"time": "1769937656"
},
"departure": {
"delay": 10,
"time": "1769937670"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 10,
"time": "1769936971"
},
"departure": {
"delay": 10,
"time": "1769937070"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 9,
"time": "1769936430"
},
"departure": {
"delay": 9,
"time": "1769936529"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -9,
"time": "1769935359"
},
"departure": {
"delay": -9,
"time": "1769935371"
},
"stopId": "FR:50129:ZE:10CAR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -33,
"time": "1769937795"
},
"departure": {
"delay": -33,
"time": "1769937807"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 42,
"time": "1769936290"
},
"departure": {
"delay": 42,
"time": "1769936322"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -27,
"time": "1769935761"
},
"departure": {
"delay": -27,
"time": "1769935773"
},
"stopId": "FR:50129:ZE:10LON1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 31,
"time": "1769936824"
},
"departure": {
"delay": 31,
"time": "1769936851"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": -68,
"time": "1769937821"
},
"departure": {
"delay": -68,
"time": "1769937832"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 23,
"time": "1769936687"
},
"departure": {
"delay": 23,
"time": "1769936723"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -14,
"time": "1769935690"
},
"departure": {
"delay": -14,
"time": "1769935726"
},
"stopId": "FR:50129:ZE:10BHE1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -4,
"time": "1769935651"
},
"departure": {
"delay": -4,
"time": "1769935676"
},
"stopId": "FR:50129:ZE:10CPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -85,
"time": "1769937856"
},
"departure": {
"delay": -85,
"time": "1769937875"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": -36,
"time": "1769935575"
},
"departure": {
"delay": -36,
"time": "1769935584"
},
"stopId": "FR:50129:ZE:10ARA1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"time": "1769935611"
},
"departure": {
"time": "1769935620"
},
"stopId": "FR:50129:ZE:10PRE1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 33,
"time": "1769936339"
},
"departure": {
"delay": 33,
"time": "1769936373"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 6,
"time": "1769935815"
},
"departure": {
"delay": 6,
"time": "1769935866"
},
"stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035",
"stopSequence": 15
}
],
"timestamp": "1769939347",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748906x2025xHxMultxDimxDimanchex60:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:2x7478121:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -3216,
"time": "1769939364"
},
"departure": {
"delay": -3216,
"time": "1769939364"
},
"stopId": "FR:27701:ZE:0x7117:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -346,
"time": "1769943734"
},
"departure": {
"delay": -346,
"time": "1769943734"
},
"stopId": "FR:27375:ZE:0x6515:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -36,
"time": "1769943084"
},
"departure": {
"delay": -36,
"time": "1769943084"
},
"stopId": "FR:27701:ZE:0x7067:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -37,
"time": "1769943203"
},
"departure": {
"delay": -37,
"time": "1769943203"
},
"stopId": "FR:27701:ZE:0x7128:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -390,
"time": "1769943870"
},
"departure": {
"delay": -390,
"time": "1769943870"
},
"stopId": "FR:27375:ZE:0x6394:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -3516,
"time": "1769939364"
},
"departure": {
"delay": -3516,
"time": "1769939364"
},
"stopId": "FR:27701:ZE:0x7043:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -272,
"time": "1769943688"
},
"departure": {
"delay": -272,
"time": "1769943688"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -158,
"time": "1769943442"
},
"departure": {
"delay": -158,
"time": "1769943442"
},
"stopId": "FR:27375:ZE:0x6443:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -113,
"time": "1769943367"
},
"departure": {
"delay": -113,
"time": "1769943367"
},
"stopId": "FR:27375:ZE:0x6408:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -3396,
"time": "1769939364"
},
"departure": {
"delay": -3396,
"time": "1769939364"
},
"stopId": "FR:27701:ZE:0x7109:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -226,
"time": "1769943614"
},
"departure": {
"delay": -226,
"time": "1769943614"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -3336,
"time": "1769939364"
},
"departure": {
"delay": -3336,
"time": "1769939364"
},
"stopId": "FR:27701:ZE:0x7096:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -3456,
"time": "1769939364"
},
"departure": {
"delay": -3456,
"time": "1769939364"
},
"stopId": "FR:27701:ZE:0x6583:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -508,
"time": "1769943932"
},
"stopId": "FR:27375:ZE:0x6466:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -93,
"time": "1769943267"
},
"departure": {
"delay": -93,
"time": "1769943267"
},
"stopId": "FR:27701:ZE:0x7101:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -338,
"time": "1769943802"
},
"departure": {
"delay": -338,
"time": "1769943802"
},
"stopId": "FR:27375:ZE:0x6433:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -151,
"time": "1769943569"
},
"departure": {
"delay": -151,
"time": "1769943569"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -3156,
"time": "1769939364"
},
"departure": {
"delay": -3156,
"time": "1769939364"
},
"stopId": "FR:27701:ZE:0x7087:ATOUMOD006",
"stopSequence": 2
},
{
"departure": {
"delay": -3036,
"time": "1769939364"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -11,
"time": "1769943109"
},
"departure": {
"delay": -11,
"time": "1769943109"
},
"stopId": "FR:27701:ZE:0x7037:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -3216,
"time": "1769939364"
},
"departure": {
"delay": -3216,
"time": "1769939364"
},
"stopId": "FR:27701:ZE:0x7115:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -158,
"time": "1769943502"
},
"departure": {
"delay": -158,
"time": "1769943502"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -3636,
"time": "1769939364"
},
"departure": {
"delay": -3636,
"time": "1769939364"
},
"stopId": "FR:27701:ZE:0x7107:ATOUMOD006",
"stopSequence": 9
}
],
"timestamp": "1769939364",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:D1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:2x7478121:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4232205x2025x26xGDimLiaxDimanchex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 4,
"time": "1769940784"
},
"departure": {
"delay": 4,
"time": "1769940784"
},
"stopId": "FR:76351:ZE:3192:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 13,
"time": "1769941033"
},
"departure": {
"delay": 13,
"time": "1769941033"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"time": "1769941860"
},
"departure": {
"time": "1769941860"
},
"stopId": "FR:76351:ZE:3007:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 23,
"time": "1769941223"
},
"departure": {
"delay": 23,
"time": "1769941223"
},
"stopId": "FR:76351:ZE:3501:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 35,
"time": "1769940635"
},
"departure": {
"delay": 35,
"time": "1769940635"
},
"stopId": "FR:76351:ZE:3532:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 49,
"time": "1769942149"
},
"departure": {
"delay": 49,
"time": "1769942149"
},
"stopId": "FR:76351:ZE:3047:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 10,
"time": "1769941930"
},
"departure": {
"delay": 10,
"time": "1769941930"
},
"stopId": "FR:76351:ZE:3685:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"time": "1769940540"
},
"departure": {
"time": "1769940540"
},
"stopId": "FR:76351:ZE:3125:ATOUMOD003",
"stopSequence": 12
},
{
"departure": {
"time": "1769939820"
},
"stopId": "FR:76351:ZE:4823:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 54,
"time": "1769941134"
},
"departure": {
"delay": 54,
"time": "1769941134"
},
"stopId": "FR:76351:ZE:3646:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 45,
"time": "1769940225"
},
"departure": {
"delay": 45,
"time": "1769940225"
},
"stopId": "FR:76351:ZE:5224:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"time": "1769940120"
},
"departure": {
"time": "1769940120"
},
"stopId": "FR:76351:ZE:4559:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 46,
"time": "1769940706"
},
"departure": {
"delay": 46,
"time": "1769940706"
},
"stopId": "FR:76351:ZE:3628:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 30,
"time": "1769941290"
},
"departure": {
"delay": 30,
"time": "1769941290"
},
"stopId": "FR:76351:ZE:3276:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"time": "1769941080"
},
"departure": {
"time": "1769941080"
},
"stopId": "FR:76351:ZE:4643:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 18,
"time": "1769941698"
},
"departure": {
"delay": 18,
"time": "1769941698"
},
"stopId": "FR:76351:ZE:3543:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 54,
"time": "1769942094"
},
"departure": {
"delay": 54,
"time": "1769942094"
},
"stopId": "FR:76351:ZE:3386:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"time": "1769942220"
},
"stopId": "FR:76351:ZE:3743:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 30,
"time": "1769940090"
},
"departure": {
"delay": 30,
"time": "1769940090"
},
"stopId": "FR:76351:ZE:4468:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 32,
"time": "1769940032"
},
"departure": {
"delay": 32,
"time": "1769940032"
},
"stopId": "FR:76351:ZE:4725:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 51,
"time": "1769940471"
},
"departure": {
"delay": 51,
"time": "1769940471"
},
"stopId": "FR:76351:ZE:3418:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"time": "1769941620"
},
"departure": {
"time": "1769941620"
},
"stopId": "FR:76351:ZE:3200:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 2,
"time": "1769940302"
},
"departure": {
"delay": 2,
"time": "1769940302"
},
"stopId": "FR:76351:ZE:3385:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 25,
"time": "1769942005"
},
"departure": {
"delay": 25,
"time": "1769942005"
},
"stopId": "FR:76351:ZE:3785:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 15,
"time": "1769940975"
},
"departure": {
"delay": 15,
"time": "1769940975"
},
"stopId": "FR:76351:ZE:3028:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 43,
"time": "1769940583"
},
"departure": {
"delay": 43,
"time": "1769940583"
},
"stopId": "FR:76351:ZE:3358:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"time": "1769941800"
},
"departure": {
"time": "1769941800"
},
"stopId": "FR:76351:ZE:3770:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"time": "1769940360"
},
"departure": {
"time": "1769940360"
},
"stopId": "FR:76351:ZE:3427:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"time": "1769940840"
},
"departure": {
"time": "1769940840"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"time": "1769941380"
},
"departure": {
"time": "1769941380"
},
"stopId": "FR:76351:ZE:5183:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 47,
"time": "1769939927"
},
"departure": {
"delay": 47,
"time": "1769939927"
},
"stopId": "FR:76351:ZE:4836:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 52,
"time": "1769939872"
},
"departure": {
"delay": 52,
"time": "1769939872"
},
"stopId": "FR:76351:ZE:4256:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 40,
"time": "1769941900"
},
"departure": {
"delay": 40,
"time": "1769941900"
},
"stopId": "FR:76351:ZE:3019:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 1,
"time": "1769940421"
},
"departure": {
"delay": 1,
"time": "1769940421"
},
"stopId": "FR:76351:ZE:3364:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"time": "1769942040"
},
"departure": {
"time": "1769942040"
},
"stopId": "FR:76351:ZE:3342:ATOUMOD003",
"stopSequence": 33
}
],
"timestamp": "1769939267",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4232205x2025x26xGDimLiaxDimanchex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:DimanchexANNUELC598585:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -3,
"time": "1769939397"
},
"departure": {
"delay": -3,
"time": "1769939397"
},
"stopId": "FR:27229:ZE:0xFAU02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -26,
"time": "1769939314"
},
"departure": {
"delay": -26,
"time": "1769939314"
},
"stopId": "FR:27229:ZE:0xHAR02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -44,
"time": "1769939476"
},
"departure": {
"delay": -44,
"time": "1769939476"
},
"stopId": "FR:27229:ZE:0xCOM02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -19,
"time": "1769939561"
},
"departure": {
"delay": -19,
"time": "1769939561"
},
"stopId": "FR:27229:ZE:0xDUN02:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -55,
"time": "1769939645"
},
"departure": {
"delay": -55,
"time": "1769939645"
},
"stopId": "FR:27229:ZE:0xCAR03:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": 43,
"time": "1769939203"
},
"departure": {
"delay": 43,
"time": "1769939203"
},
"stopId": "FR:27229:ZE:0xBEV02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 25,
"time": "1769939245"
},
"departure": {
"delay": 25,
"time": "1769939245"
},
"stopId": "FR:27229:ZE:0xLOG02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -55,
"time": "1769939765"
},
"stopId": "FR:27229:ZE:0xCEN01:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": -4,
"time": "1769939696"
},
"departure": {
"delay": -4,
"time": "1769939696"
},
"stopId": "FR:27229:ZE:0xMEU02:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": 43,
"time": "1769939138"
},
"departure": {
"delay": 43,
"time": "1769939143"
},
"stopId": "FR:27229:ZE:0xBRO02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 52,
"time": "1769939092"
},
"departure": {
"delay": 52,
"time": "1769939092"
},
"stopId": "FR:27229:ZE:0xLEB01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 2,
"time": "1769939522"
},
"departure": {
"delay": 2,
"time": "1769939522"
},
"stopId": "FR:27229:ZE:0xFER02:ATOUMOD004",
"stopSequence": 25
}
],
"timestamp": "1769939366",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:DimanchexANNUELC598585:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx509:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 90,
"time": "1769937030"
},
"departure": {
"delay": 90,
"time": "1769937030"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 42,
"time": "1769939502"
},
"departure": {
"delay": 42,
"time": "1769939502"
},
"stopId": "FR:76540:ZE:TCARxMAIS21:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 115,
"time": "1769938855"
},
"departure": {
"delay": 115,
"time": "1769938855"
},
"stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 60,
"time": "1769939280"
},
"departure": {
"delay": 60,
"time": "1769939280"
},
"stopId": "FR:76540:ZE:TCARxMALRA1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 152,
"time": "1769938208"
},
"departure": {
"delay": 152,
"time": "1769938232"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 180,
"time": "1769938680"
},
"departure": {
"delay": 180,
"time": "1769938680"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 98,
"time": "1769938358"
},
"departure": {
"delay": 98,
"time": "1769938358"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"delay": 15,
"time": "1769936955"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 95,
"time": "1769937130"
},
"departure": {
"delay": 95,
"time": "1769937155"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 114,
"time": "1769937234"
},
"departure": {
"delay": 114,
"time": "1769937234"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 87,
"time": "1769938107"
},
"departure": {
"delay": 87,
"time": "1769938107"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 90,
"time": "1769938530"
},
"departure": {
"delay": 90,
"time": "1769938530"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 85,
"time": "1769939005"
},
"departure": {
"delay": 85,
"time": "1769939005"
},
"stopId": "FR:76540:ZE:TCARxARGEN1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 91,
"time": "1769937931"
},
"departure": {
"delay": 91,
"time": "1769937931"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 45,
"time": "1769939205"
},
"departure": {
"delay": 45,
"time": "1769939205"
},
"stopId": "FR:76540:ZE:TCARxSTCLA1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 143,
"time": "1769938283"
},
"departure": {
"delay": 143,
"time": "1769938283"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 50,
"time": "1769937508"
},
"departure": {
"delay": 50,
"time": "1769937530"
},
"stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 131,
"time": "1769938031"
},
"departure": {
"delay": 131,
"time": "1769938031"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 108,
"time": "1769938488"
},
"departure": {
"delay": 108,
"time": "1769938488"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 90,
"time": "1769938410"
},
"departure": {
"delay": 90,
"time": "1769938410"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 48,
"time": "1769939148"
},
"departure": {
"delay": 48,
"time": "1769939148"
},
"stopId": "FR:76540:ZE:TCARxCOUPE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 50,
"time": "1769939750"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 100,
"time": "1769938780"
},
"departure": {
"delay": 100,
"time": "1769938780"
},
"stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 112,
"time": "1769937412"
},
"departure": {
"delay": 112,
"time": "1769937412"
},
"stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -5,
"time": "1769937655"
},
"departure": {
"delay": -5,
"time": "1769937655"
},
"stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 50,
"time": "1769939450"
},
"departure": {
"delay": 50,
"time": "1769939450"
},
"stopId": "FR:76540:ZE:TCARxGALI1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 50,
"time": "1769939570"
},
"departure": {
"delay": 50,
"time": "1769939570"
},
"stopId": "FR:76540:ZE:TCARxCHATL1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 53,
"time": "1769937783"
},
"departure": {
"delay": 53,
"time": "1769937833"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 93,
"time": "1769937333"
},
"departure": {
"delay": 93,
"time": "1769937333"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 33,
"time": "1769939373"
},
"departure": {
"delay": 33,
"time": "1769939373"
},
"stopId": "FR:76540:ZE:TCARxPSALO1:ATOUMOD001",
"stopSequence": 26
}
],
"timestamp": "1769936970",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx509:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4231742x2025x26xGDimLiaxDimanchex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 56,
"time": "1769939576"
},
"departure": {
"delay": 56,
"time": "1769939576"
},
"stopId": "FR:76351:ZE:4641:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 56,
"time": "1769940656"
},
"departure": {
"delay": 56,
"time": "1769940656"
},
"stopId": "FR:76351:ZE:3101:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 102,
"time": "1769940462"
},
"departure": {
"delay": 102,
"time": "1769940462"
},
"stopId": "FR:76351:ZE:3710:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 93,
"time": "1769940213"
},
"departure": {
"delay": 93,
"time": "1769940213"
},
"stopId": "FR:76351:ZE:3375:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 64,
"time": "1769940124"
},
"departure": {
"delay": 64,
"time": "1769940124"
},
"stopId": "FR:76351:ZE:3653:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 63,
"time": "1769939823"
},
"departure": {
"delay": 63,
"time": "1769939823"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 76,
"time": "1769939536"
},
"departure": {
"delay": 76,
"time": "1769939536"
},
"stopId": "FR:76351:ZE:3645:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 102,
"time": "1769940882"
},
"departure": {
"delay": 102,
"time": "1769940882"
},
"stopId": "FR:76351:ZE:4080:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 56,
"time": "1769940956"
},
"stopId": "FR:76351:ZE:3212:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 94,
"time": "1769939674"
},
"departure": {
"delay": 94,
"time": "1769939674"
},
"stopId": "FR:76351:ZE:3027:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 56,
"time": "1769940296"
},
"departure": {
"delay": 56,
"time": "1769940296"
},
"stopId": "FR:76351:ZE:3729:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 104,
"time": "1769940704"
},
"departure": {
"delay": 104,
"time": "1769940704"
},
"stopId": "FR:76351:ZE:3228:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 90,
"time": "1769940750"
},
"departure": {
"delay": 90,
"time": "1769940750"
},
"stopId": "FR:76351:ZE:3611:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": -4,
"time": "1769939156"
},
"departure": {
"delay": -4,
"time": "1769939156"
},
"stopId": "FR:76351:ZE:3700:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 56,
"time": "1769939876"
},
"departure": {
"delay": 56,
"time": "1769939876"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 111,
"time": "1769939631"
},
"departure": {
"delay": 111,
"time": "1769939631"
},
"stopId": "FR:76351:ZE:4520:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 53,
"time": "1769938733"
},
"departure": {
"delay": 53,
"time": "1769938733"
},
"stopId": "FR:76351:ZE:3773:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 56,
"time": "1769939276"
},
"departure": {
"delay": 56,
"time": "1769939276"
},
"stopId": "FR:76351:ZE:3794:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 88,
"time": "1769940928"
},
"departure": {
"delay": 88,
"time": "1769940928"
},
"stopId": "FR:76351:ZE:3704:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 97,
"time": "1769940337"
},
"departure": {
"delay": 97,
"time": "1769940337"
},
"stopId": "FR:76351:ZE:4874:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 85,
"time": "1769938825"
},
"departure": {
"delay": 85,
"time": "1769938825"
},
"stopId": "FR:76351:ZE:3544:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 115,
"time": "1769940595"
},
"departure": {
"delay": 115,
"time": "1769940595"
},
"stopId": "FR:76351:ZE:3654:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 56,
"time": "1769940536"
},
"departure": {
"delay": 56,
"time": "1769940536"
},
"stopId": "FR:76351:ZE:3384:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 56,
"time": "1769940836"
},
"departure": {
"delay": 56,
"time": "1769940836"
},
"stopId": "FR:76351:ZE:3257:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 106,
"time": "1769940046"
},
"departure": {
"delay": 106,
"time": "1769940046"
},
"stopId": "FR:76351:ZE:3604:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 107,
"time": "1769939927"
},
"departure": {
"delay": 107,
"time": "1769939927"
},
"stopId": "FR:76351:ZE:3061:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 27,
"time": "1769938887"
},
"departure": {
"delay": 27,
"time": "1769938887"
},
"stopId": "FR:76351:ZE:3201:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 88,
"time": "1769940388"
},
"departure": {
"delay": 88,
"time": "1769940388"
},
"stopId": "FR:76351:ZE:3708:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 64,
"time": "1769940784"
},
"departure": {
"delay": 64,
"time": "1769940784"
},
"stopId": "FR:76351:ZE:4883:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 71,
"time": "1769939471"
},
"departure": {
"delay": 71,
"time": "1769939471"
},
"stopId": "FR:76351:ZE:3500:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 66,
"time": "1769940246"
},
"departure": {
"delay": 66,
"time": "1769940246"
},
"stopId": "FR:76351:ZE:3567:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 81,
"time": "1769940861"
},
"departure": {
"delay": 81,
"time": "1769940861"
},
"stopId": "FR:76351:ZE:3043:ATOUMOD003",
"stopSequence": 36
}
],
"timestamp": "1769939347",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4231742x2025x26xGDimLiaxDimanchex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx677:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 59,
"time": "1769937839"
},
"departure": {
"delay": 59,
"time": "1769937839"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 151,
"time": "1769938291"
},
"departure": {
"delay": 151,
"time": "1769938291"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 248,
"time": "1769938665"
},
"departure": {
"delay": 248,
"time": "1769938688"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 296,
"time": "1769940176"
},
"departure": {
"delay": 296,
"time": "1769940176"
},
"stopId": "FR:76216:ZE:TCARxMAISO2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 322,
"time": "1769940082"
},
"departure": {
"delay": 322,
"time": "1769940082"
},
"stopId": "FR:76540:ZE:TCARxBAPEA2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 293,
"time": "1769939194"
},
"departure": {
"delay": 293,
"time": "1769939213"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 313,
"time": "1769939593"
},
"departure": {
"delay": 313,
"time": "1769939593"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 136,
"time": "1769938456"
},
"departure": {
"delay": 136,
"time": "1769938456"
},
"stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 296,
"time": "1769939516"
},
"departure": {
"delay": 296,
"time": "1769939516"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 273,
"time": "1769939313"
},
"departure": {
"delay": 273,
"time": "1769939313"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769937720"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 266,
"time": "1769939426"
},
"departure": {
"delay": 266,
"time": "1769939426"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 283,
"time": "1769940523"
},
"departure": {
"delay": 283,
"time": "1769940523"
},
"stopId": "FR:76216:ZE:TCARxDLUNE2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 277,
"time": "1769939677"
},
"departure": {
"delay": 277,
"time": "1769939677"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 295,
"time": "1769940595"
},
"departure": {
"delay": 295,
"time": "1769940595"
},
"stopId": "FR:76474:ZE:TCARxMOULI2:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 194,
"time": "1769938754"
},
"departure": {
"delay": 194,
"time": "1769938754"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 282,
"time": "1769939382"
},
"departure": {
"delay": 282,
"time": "1769939382"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 98,
"time": "1769938213"
},
"departure": {
"delay": 98,
"time": "1769938238"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 59,
"time": "1769938139"
},
"departure": {
"delay": 59,
"time": "1769938139"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 295,
"time": "1769940355"
},
"departure": {
"delay": 295,
"time": "1769940355"
},
"stopId": "FR:76216:ZE:TCARxDVILL2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 82,
"time": "1769937982"
},
"departure": {
"delay": 82,
"time": "1769937982"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 239,
"time": "1769938979"
},
"departure": {
"delay": 239,
"time": "1769938979"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 313,
"time": "1769940433"
},
"departure": {
"delay": 313,
"time": "1769940433"
},
"stopId": "FR:76216:ZE:TCARxPALIS2:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 309,
"time": "1769939049"
},
"departure": {
"delay": 309,
"time": "1769939049"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 38,
"time": "1769937938"
},
"departure": {
"delay": 38,
"time": "1769937938"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 278,
"time": "1769939138"
},
"departure": {
"delay": 278,
"time": "1769939138"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 272,
"time": "1769940272"
},
"departure": {
"delay": 272,
"time": "1769940272"
},
"stopId": "FR:76216:ZE:TCARxPTPIE2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 295,
"time": "1769940775"
},
"stopId": "FR:76474:ZE:TCARxBMAIR2:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 295,
"time": "1769939995"
},
"departure": {
"delay": 295,
"time": "1769939995"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 101,
"time": "1769938061"
},
"departure": {
"delay": 101,
"time": "1769938061"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1769937090",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx677:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4232732x2025x26xGDimLiaxDimanchex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 250,
"time": "1769938930"
},
"departure": {
"delay": 250,
"time": "1769938930"
},
"stopId": "FR:76351:ZE:4467:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 219,
"time": "1769939079"
},
"departure": {
"delay": 219,
"time": "1769939079"
},
"stopId": "FR:76351:ZE:4835:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 194,
"time": "1769939114"
},
"departure": {
"delay": 194,
"time": "1769939114"
},
"stopId": "FR:76351:ZE:4297:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 202,
"time": "1769938882"
},
"departure": {
"delay": 202,
"time": "1769938882"
},
"stopId": "FR:76351:ZE:4558:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 247,
"time": "1769938987"
},
"departure": {
"delay": 247,
"time": "1769938987"
},
"stopId": "FR:76351:ZE:4724:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 203,
"time": "1769939183"
},
"stopId": "FR:76351:ZE:4825:ATOUMOD003",
"stopSequence": 35
}
],
"timestamp": "1769938937",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4232732x2025x26xGDimLiaxDimanchex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748905x2025xHxMultxDimxDimanchex60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -99,
"time": "1769930901"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 68,
"time": "1769928954"
},
"departure": {
"delay": 68,
"time": "1769928968"
},
"stopId": "FR:50129:ZE:10HUI1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -48,
"time": "1769930338"
},
"departure": {
"delay": -48,
"time": "1769930352"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 9,
"time": "1769930573"
},
"departure": {
"delay": 9,
"time": "1769930589"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 88,
"time": "1769928070"
},
"departure": {
"delay": 88,
"time": "1769928088"
},
"stopId": "FR:50129:ZE:10SFN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 92,
"time": "1769928678"
},
"departure": {
"delay": 92,
"time": "1769928692"
},
"stopId": "FR:50129:ZE:10DUB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 69,
"time": "1769928169"
},
"departure": {
"delay": 69,
"time": "1769928189"
},
"stopId": "FR:50129:ZE:10HOU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -63,
"time": "1769930748"
},
"departure": {
"delay": -63,
"time": "1769930757"
},
"stopId": "FR:50129:ZE:10RSX1:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 72,
"time": "1769928897"
},
"departure": {
"delay": 72,
"time": "1769928912"
},
"stopId": "FR:50129:ZE:10BEL1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 70,
"time": "1769928602"
},
"departure": {
"delay": 70,
"time": "1769928610"
},
"stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 79,
"time": "1769929565"
},
"departure": {
"delay": 79,
"time": "1769929579"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 28
},
{
"departure": {
"delay": 168,
"time": "1769927868"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -34,
"time": "1769930716"
},
"departure": {
"delay": -34,
"time": "1769930726"
},
"stopId": "FR:50129:ZE:10MGT1:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 29,
"time": "1769929614"
},
"departure": {
"delay": 29,
"time": "1769929649"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 67,
"time": "1769929073"
},
"departure": {
"delay": 67,
"time": "1769929087"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 103,
"time": "1769930015"
},
"departure": {
"delay": 103,
"time": "1769930023"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 45,
"time": "1769928340"
},
"departure": {
"delay": 45,
"time": "1769928345"
},
"stopId": "FR:50129:ZE:10PRE1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"time": "1769930270"
},
"departure": {
"time": "1769930280"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 12,
"time": "1769929156"
},
"departure": {
"delay": 12,
"time": "1769929212"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 91,
"time": "1769928793"
},
"departure": {
"delay": 91,
"time": "1769928811"
},
"stopId": "FR:50129:ZE:10AGO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 79,
"time": "1769929473"
},
"departure": {
"delay": 79,
"time": "1769929519"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 146,
"time": "1769927933"
},
"departure": {
"delay": 146,
"time": "1769927966"
},
"stopId": "FR:50129:ZE:10COF1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -26,
"time": "1769930786"
},
"departure": {
"delay": -26,
"time": "1769930794"
},
"stopId": "FR:50129:ZE:10CVE1:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 14,
"time": "1769929697"
},
"departure": {
"delay": 14,
"time": "1769929754"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 48,
"time": "1769930439"
},
"departure": {
"delay": 48,
"time": "1769930568"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 107,
"time": "1769929840"
},
"departure": {
"delay": 107,
"time": "1769929967"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -26,
"time": "1769930301"
},
"departure": {
"delay": -26,
"time": "1769930314"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 51,
"time": "1769928211"
},
"departure": {
"delay": 51,
"time": "1769928231"
},
"stopId": "FR:50129:ZE:10BRT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 46,
"time": "1769929274"
},
"departure": {
"delay": 46,
"time": "1769929366"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 65,
"time": "1769928231"
},
"departure": {
"delay": 65,
"time": "1769928245"
},
"stopId": "FR:50129:ZE:10BON1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 103,
"time": "1769928731"
},
"departure": {
"delay": 103,
"time": "1769928763"
},
"stopId": "FR:50129:ZE:10LAV1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 136,
"time": "1769927889"
},
"departure": {
"delay": 136,
"time": "1769927896"
},
"stopId": "FR:50129:ZE:10SFG1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 15,
"time": "1769928302"
},
"departure": {
"delay": 15,
"time": "1769928315"
},
"stopId": "FR:50129:ZE:10ARA1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -58,
"time": "1769930696"
},
"departure": {
"delay": -58,
"time": "1769930702"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 9,
"time": "1769930145"
},
"departure": {
"delay": 9,
"time": "1769930169"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": -15,
"time": "1769930616"
},
"departure": {
"delay": -15,
"time": "1769930625"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 13,
"time": "1769930095"
},
"departure": {
"delay": 13,
"time": "1769930113"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 97,
"time": "1769928025"
},
"departure": {
"delay": 97,
"time": "1769928037"
},
"stopId": "FR:50129:ZE:10ALB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 81,
"time": "1769928490"
},
"departure": {
"delay": 81,
"time": "1769928501"
},
"stopId": "FR:50129:ZE:10BHE1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 89,
"time": "1769928136"
},
"departure": {
"delay": 89,
"time": "1769928149"
},
"stopId": "FR:50129:ZE:10CAR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 74,
"time": "1769928832"
},
"departure": {
"delay": 74,
"time": "1769928854"
},
"stopId": "FR:50129:ZE:10HOM1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -30,
"time": "1769930225"
},
"departure": {
"delay": -30,
"time": "1769930250"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": -57,
"time": "1769930813"
},
"departure": {
"delay": -57,
"time": "1769930823"
},
"stopId": "FR:50129:ZE:10COS1:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 97,
"time": "1769929009"
},
"departure": {
"delay": 97,
"time": "1769929057"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 54,
"time": "1769929397"
},
"departure": {
"delay": 54,
"time": "1769929434"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -17,
"time": "1769930666"
},
"departure": {
"delay": -17,
"time": "1769930683"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 113,
"time": "1769928380"
},
"departure": {
"delay": 113,
"time": "1769928473"
},
"stopId": "FR:50129:ZE:10CPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 70,
"time": "1769928532"
},
"departure": {
"delay": 70,
"time": "1769928550"
},
"stopId": "FR:50129:ZE:10LON1:ATOUMOD035",
"stopSequence": 14
}
],
"timestamp": "1769939347",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748905x2025xHxMultxDimxDimanchex60:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN851741F5429722x2026x01x19T21x54x14Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769941680"
},
"departure": {
"time": "1769941860"
},
"stopId": "FR:76397:ZE:StopPointxOCETrainxTERx87415141:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1769942700"
},
"stopId": "FR:76217:ZE:StopPointxOCETrainxTERx87415018:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1769940000"
},
"departure": {
"time": "1769940060"
},
"stopId": "FR:76245:ZE:StopPointxOCETrainxTERx87411801:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1769941200"
},
"departure": {
"time": "1769941260"
},
"stopId": "FR:76034:ZE:StopPointxOCETrainxTERx87415158:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1769942280"
},
"departure": {
"time": "1769942340"
},
"stopId": "FR:76565:ZE:StopPointxOCETrainxTERx87415125:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1769939580"
},
"departure": {
"time": "1769939640"
},
"stopId": "FR:76366:ZE:StopPointxOCETrainxTERx87411256:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1769940840"
},
"departure": {
"time": "1769940900"
},
"stopId": "FR:76602:ZE:StopPointxOCETrainxTERx87415166:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1769940360"
},
"departure": {
"time": "1769940420"
},
"stopId": "FR:76179:ZE:StopPointxOCETrainxTERx87411819:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1769939340"
},
"departure": {
"time": "1769939400"
},
"stopId": "FR:76474:ZE:StopPointxOCETrainxTERx87411249:ATOUMOD002",
"stopSequence": 3
},
{
"departure": {
"time": "1769939100"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 1
}
],
"timestamp": "1769935498",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx3e9229c5xae84x4f9ex98dfx93cc2e91b55cx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN851741F5429722x2026x01x19T21x54x14Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748889x2025xHxMultxDimxDimanchex60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769940960"
},
"departure": {
"time": "1769940960"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"time": "1769942400"
},
"departure": {
"time": "1769942400"
},
"stopId": "FR:50129:ZE:10MED3:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"time": "1769942640"
},
"departure": {
"time": "1769942640"
},
"stopId": "FR:50129:ZE:10LPL1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"time": "1769942700"
},
"departure": {
"time": "1769942700"
},
"stopId": "FR:50129:ZE:10FLO1:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"time": "1769940780"
},
"departure": {
"time": "1769940780"
},
"stopId": "FR:50129:ZE:10CMI1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"time": "1769941320"
},
"departure": {
"time": "1769941320"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"time": "1769940060"
},
"departure": {
"time": "1769940060"
},
"stopId": "FR:50129:ZE:10BOI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"time": "1769942340"
},
"departure": {
"time": "1769942340"
},
"stopId": "FR:50129:ZE:10BAG3:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"time": "1769941680"
},
"departure": {
"time": "1769941680"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"time": "1769941260"
},
"departure": {
"time": "1769941260"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"time": "1769941440"
},
"departure": {
"time": "1769941440"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"time": "1769940720"
},
"departure": {
"time": "1769940720"
},
"stopId": "FR:50129:ZE:10ANN1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"time": "1769942220"
},
"departure": {
"time": "1769942220"
},
"stopId": "FR:50129:ZE:10GRR1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"time": "1769940900"
},
"departure": {
"time": "1769940900"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"time": "1769940540"
},
"departure": {
"time": "1769940540"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"time": "1769940120"
},
"departure": {
"time": "1769940120"
},
"stopId": "FR:50129:ZE:10FRN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"time": "1769942580"
},
"departure": {
"time": "1769942580"
},
"stopId": "FR:50129:ZE:10GDR1:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"time": "1769940060"
},
"departure": {
"time": "1769940060"
},
"stopId": "FR:50129:ZE:10MOR1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"time": "1769942520"
},
"departure": {
"time": "1769942520"
},
"stopId": "FR:50129:ZE:10NOR5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"time": "1769942820"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"time": "1769942160"
},
"departure": {
"time": "1769942160"
},
"stopId": "FR:50129:ZE:10XCT3:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"time": "1769940480"
},
"departure": {
"time": "1769940480"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"time": "1769941380"
},
"departure": {
"time": "1769941380"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"time": "1769941980"
},
"departure": {
"time": "1769941980"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"time": "1769941800"
},
"departure": {
"time": "1769941800"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 24
},
{
"departure": {
"time": "1769939880"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"time": "1769940300"
},
"departure": {
"time": "1769940300"
},
"stopId": "FR:50129:ZE:10EPC1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"time": "1769940000"
},
"departure": {
"time": "1769940000"
},
"stopId": "FR:50129:ZE:10MES1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"time": "1769940660"
},
"departure": {
"time": "1769940660"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"time": "1769941140"
},
"departure": {
"time": "1769941140"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"time": "1769940240"
},
"departure": {
"time": "1769940240"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"time": "1769942040"
},
"departure": {
"time": "1769942040"
},
"stopId": "FR:50129:ZE:10HPA3:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"time": "1769940420"
},
"departure": {
"time": "1769940420"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"time": "1769940840"
},
"departure": {
"time": "1769940840"
},
"stopId": "FR:50129:ZE:10PAX1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"time": "1769941560"
},
"departure": {
"time": "1769941560"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 22
}
],
"timestamp": "1769939345",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748889x2025xHxMultxDimxDimanchex60:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx495:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 36,
"time": "1769936016"
},
"departure": {
"delay": 36,
"time": "1769936016"
},
"stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 60,
"time": "1769935776"
},
"departure": {
"delay": 60,
"time": "1769935800"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 271,
"time": "1769937151"
},
"departure": {
"delay": 271,
"time": "1769937151"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 30,
"time": "1769935950"
},
"departure": {
"delay": 30,
"time": "1769935950"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 251,
"time": "1769937311"
},
"departure": {
"delay": 251,
"time": "1769937311"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 222,
"time": "1769938122"
},
"departure": {
"delay": 222,
"time": "1769938122"
},
"stopId": "FR:76540:ZE:TCARxMALRA1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 205,
"time": "1769936701"
},
"departure": {
"delay": 205,
"time": "1769936725"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 166,
"time": "1769936328"
},
"departure": {
"delay": 166,
"time": "1769936626"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 265,
"time": "1769937001"
},
"departure": {
"delay": 265,
"time": "1769937025"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 255,
"time": "1769937075"
},
"departure": {
"delay": 255,
"time": "1769937075"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 230,
"time": "1769938226"
},
"departure": {
"delay": 230,
"time": "1769938250"
},
"stopId": "FR:76540:ZE:TCARxGALI1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 281,
"time": "1769937701"
},
"departure": {
"delay": 281,
"time": "1769937701"
},
"stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 321,
"time": "1769937501"
},
"departure": {
"delay": 321,
"time": "1769937501"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 225,
"time": "1769938185"
},
"departure": {
"delay": 225,
"time": "1769938185"
},
"stopId": "FR:76540:ZE:TCARxPSALO1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 55,
"time": "1769935675"
},
"departure": {
"delay": 55,
"time": "1769935675"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 250,
"time": "1769937850"
},
"departure": {
"delay": 250,
"time": "1769937850"
},
"stopId": "FR:76540:ZE:TCARxARGEN1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 225,
"time": "1769937225"
},
"departure": {
"delay": 225,
"time": "1769937225"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 201,
"time": "1769936901"
},
"departure": {
"delay": 201,
"time": "1769936901"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 235,
"time": "1769938075"
},
"departure": {
"delay": 235,
"time": "1769938075"
},
"stopId": "FR:76540:ZE:TCARxSTCLA1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 235,
"time": "1769938375"
},
"departure": {
"delay": 235,
"time": "1769938375"
},
"stopId": "FR:76540:ZE:TCARxCHATL1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 221,
"time": "1769936779"
},
"departure": {
"delay": 221,
"time": "1769936801"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 59,
"time": "1769935859"
},
"departure": {
"delay": 59,
"time": "1769935859"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 294,
"time": "1769937414"
},
"departure": {
"delay": 294,
"time": "1769937414"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1769935620"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 220,
"time": "1769938300"
},
"departure": {
"delay": 220,
"time": "1769938300"
},
"stopId": "FR:76540:ZE:TCARxMAIS21:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 243,
"time": "1769937603"
},
"departure": {
"delay": 243,
"time": "1769937603"
},
"stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 180,
"time": "1769938500"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": -60,
"time": "1769936100"
},
"departure": {
"delay": -60,
"time": "1769936100"
},
"stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -122,
"time": "1769936218"
},
"departure": {
"delay": -122,
"time": "1769936218"
},
"stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 221,
"time": "1769938001"
},
"departure": {
"delay": 221,
"time": "1769938001"
},
"stopId": "FR:76540:ZE:TCARxCOUPE1:ATOUMOD001",
"stopSequence": 23
}
],
"timestamp": "1769935610",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx495:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748887x2025xHxMultxDimxDimanchex60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 22,
"time": "1769925721"
},
"departure": {
"delay": 22,
"time": "1769925742"
},
"stopId": "FR:50129:ZE:10FRN1:ATOUMOD035",
"stopSequence": 5
},
{
"departure": {
"delay": 67,
"time": "1769925547"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -49,
"time": "1769926019"
},
"departure": {
"delay": -49,
"time": "1769926031"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -87,
"time": "1769926159"
},
"departure": {
"delay": -87,
"time": "1769926173"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -11,
"time": "1769926833"
},
"departure": {
"delay": -11,
"time": "1769926849"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -51,
"time": "1769925960"
},
"departure": {
"delay": -51,
"time": "1769925969"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -99,
"time": "1769928003"
},
"departure": {
"delay": -99,
"time": "1769928021"
},
"stopId": "FR:50129:ZE:10NOR5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 35,
"time": "1769925618"
},
"departure": {
"delay": 35,
"time": "1769925635"
},
"stopId": "FR:50129:ZE:10MES1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 13,
"time": "1769925901"
},
"departure": {
"delay": 13,
"time": "1769925913"
},
"stopId": "FR:50129:ZE:10EPC1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -51,
"time": "1769927096"
},
"departure": {
"delay": -51,
"time": "1769927109"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 9,
"time": "1769925655"
},
"departure": {
"delay": 9,
"time": "1769925669"
},
"stopId": "FR:50129:ZE:10MOR1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 3,
"time": "1769926888"
},
"departure": {
"delay": 3,
"time": "1769926923"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -98,
"time": "1769928181"
},
"departure": {
"delay": -98,
"time": "1769928202"
},
"stopId": "FR:50129:ZE:10FLO1:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": -61,
"time": "1769927505"
},
"departure": {
"delay": -61,
"time": "1769927519"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -49,
"time": "1769927170"
},
"departure": {
"delay": -49,
"time": "1769927231"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -117,
"time": "1769928101"
},
"departure": {
"delay": -117,
"time": "1769928123"
},
"stopId": "FR:50129:ZE:10LPL1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -83,
"time": "1769927662"
},
"departure": {
"delay": -83,
"time": "1769927677"
},
"stopId": "FR:50129:ZE:10XCT3:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 9,
"time": "1769926959"
},
"departure": {
"delay": 9,
"time": "1769926989"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -42,
"time": "1769927581"
},
"departure": {
"delay": -42,
"time": "1769927598"
},
"stopId": "FR:50129:ZE:10HPA3:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -15,
"time": "1769926533"
},
"departure": {
"delay": -15,
"time": "1769926545"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 4,
"time": "1769927321"
},
"departure": {
"delay": 4,
"time": "1769927404"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -56,
"time": "1769927931"
},
"departure": {
"delay": -56,
"time": "1769927944"
},
"stopId": "FR:50129:ZE:10MED3:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": -69,
"time": "1769926063"
},
"departure": {
"delay": -69,
"time": "1769926071"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -5,
"time": "1769925825"
},
"departure": {
"delay": -5,
"time": "1769925835"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 27,
"time": "1769927045"
},
"departure": {
"delay": 27,
"time": "1769927067"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -75,
"time": "1769927848"
},
"departure": {
"delay": -75,
"time": "1769927865"
},
"stopId": "FR:50129:ZE:10BAG3:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 16,
"time": "1769926501"
},
"departure": {
"delay": 16,
"time": "1769926516"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -151,
"time": "1769928269"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 49,
"time": "1769926610"
},
"departure": {
"delay": 49,
"time": "1769926789"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -53,
"time": "1769927739"
},
"departure": {
"delay": -53,
"time": "1769927767"
},
"stopId": "FR:50129:ZE:10GRR1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": -113,
"time": "1769928050"
},
"departure": {
"delay": -113,
"time": "1769928067"
},
"stopId": "FR:50129:ZE:10GDR1:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 47,
"time": "1769925692"
},
"departure": {
"delay": 47,
"time": "1769925707"
},
"stopId": "FR:50129:ZE:10BOI1:ATOUMOD035",
"stopSequence": 4
}
],
"timestamp": "1769939345",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748887x2025xHxMultxDimxDimanchex60:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4042208x2025x26xGDimLiaxDimanchex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 190,
"time": "1769939350"
},
"departure": {
"delay": 190,
"time": "1769939350"
},
"stopId": "FR:76351:ZE:3237:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 126,
"time": "1769939406"
},
"departure": {
"delay": 126,
"time": "1769939406"
},
"stopId": "FR:76351:ZE:4543:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 107,
"time": "1769938727"
},
"departure": {
"delay": 107,
"time": "1769938727"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 136,
"time": "1769939176"
},
"departure": {
"delay": 136,
"time": "1769939176"
},
"stopId": "FR:76351:ZE:3168:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 130,
"time": "1769939590"
},
"departure": {
"delay": 130,
"time": "1769939590"
},
"stopId": "FR:76351:ZE:3198:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 132,
"time": "1769939292"
},
"departure": {
"delay": 132,
"time": "1769939292"
},
"stopId": "FR:76351:ZE:3231:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 167,
"time": "1769939627"
},
"departure": {
"delay": 167,
"time": "1769939627"
},
"stopId": "FR:76351:ZE:3806:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 126,
"time": "1769939526"
},
"departure": {
"delay": 126,
"time": "1769939526"
},
"stopId": "FR:76351:ZE:3311:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 119,
"time": "1769938919"
},
"departure": {
"delay": 119,
"time": "1769938919"
},
"stopId": "FR:76351:ZE:3693:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 153,
"time": "1769938833"
},
"departure": {
"delay": 153,
"time": "1769938833"
},
"stopId": "FR:76351:ZE:4581:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 156,
"time": "1769939016"
},
"departure": {
"delay": 156,
"time": "1769939016"
},
"stopId": "FR:76351:ZE:3011:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 144,
"time": "1769939664"
},
"departure": {
"delay": 144,
"time": "1769939664"
},
"stopId": "FR:76351:ZE:3469:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 159,
"time": "1769939439"
},
"departure": {
"delay": 159,
"time": "1769939439"
},
"stopId": "FR:76351:ZE:3373:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 149,
"time": "1769939489"
},
"departure": {
"delay": 149,
"time": "1769939489"
},
"stopId": "FR:76351:ZE:3527:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 167,
"time": "1769938967"
},
"departure": {
"delay": 167,
"time": "1769938967"
},
"stopId": "FR:76351:ZE:3283:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 132,
"time": "1769939112"
},
"departure": {
"delay": 132,
"time": "1769939112"
},
"stopId": "FR:76351:ZE:3377:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 126,
"time": "1769939706"
},
"stopId": "FR:76351:ZE:4825:ATOUMOD003",
"stopSequence": 23
}
],
"timestamp": "1769939317",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C4:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4042208x2025x26xGDimLiaxDimanchex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3757813x2025xHxMultxDimxDimanchex60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -16,
"time": "1769938244"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 113,
"time": "1769936267"
},
"departure": {
"delay": 113,
"time": "1769936273"
},
"stopId": "FR:50402:ZE:PIXZAF:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -2,
"time": "1769938032"
},
"departure": {
"delay": -2,
"time": "1769938078"
},
"stopId": "FR:50129:ZE:10PLA4:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -126,
"time": "1769937774"
},
"departure": {
"delay": -126,
"time": "1769937834"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -80,
"time": "1769937906"
},
"departure": {
"delay": -80,
"time": "1769937940"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 16
},
{
"departure": {
"delay": 53,
"time": "1769934773"
},
"stopId": "FR:50576:ZE:SIOTAM:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 14,
"time": "1769936582"
},
"departure": {
"delay": 14,
"time": "1769936594"
},
"stopId": "FR:50045:ZE:BENCG1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 166,
"time": "1769935368"
},
"departure": {
"delay": 166,
"time": "1769935426"
},
"stopId": "FR:50184:ZE:FLAMA1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -54,
"time": "1769937076"
},
"departure": {
"delay": -54,
"time": "1769937126"
},
"stopId": "FR:50575:ZE:SIDHC1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -45,
"time": "1769937576"
},
"departure": {
"delay": -45,
"time": "1769937615"
},
"stopId": "FR:50129:ZE:10ANJ7:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 188,
"time": "1769935948"
},
"departure": {
"delay": 188,
"time": "1769935988"
},
"stopId": "FR:50402:ZE:PIXLAN:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -71,
"time": "1769937282"
},
"departure": {
"delay": -71,
"time": "1769937289"
},
"stopId": "FR:50294:ZE:MARPO1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -20,
"time": "1769936848"
},
"departure": {
"delay": -20,
"time": "1769936860"
},
"stopId": "FR:50643:ZE:VIRMA1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -22,
"time": "1769938111"
},
"departure": {
"delay": -22,
"time": "1769938118"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 181,
"time": "1769935077"
},
"departure": {
"delay": 181,
"time": "1769935141"
},
"stopId": "FR:50604:ZE:TREGM1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 196,
"time": "1769935537"
},
"departure": {
"delay": 196,
"time": "1769935576"
},
"stopId": "FR:50184:ZE:FLAHB1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 62,
"time": "1769936510"
},
"departure": {
"delay": 62,
"time": "1769936522"
},
"stopId": "FR:50045:ZE:BENBG1:ATOUMOD035",
"stopSequence": 9
}
],
"timestamp": "1769939346",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3757813x2025xHxMultxDimxDimanchex60:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4190965x2025x26xGDimLiaxDimanchex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 155,
"time": "1769939735"
},
"departure": {
"delay": 155,
"time": "1769939735"
},
"stopId": "FR:76351:ZE:3080:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 177,
"time": "1769939577"
},
"departure": {
"delay": 177,
"time": "1769939577"
},
"stopId": "FR:76351:ZE:3372:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 155,
"time": "1769940035"
},
"departure": {
"delay": 155,
"time": "1769940035"
},
"stopId": "FR:76351:ZE:3152:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 193,
"time": "1769939953"
},
"departure": {
"delay": 193,
"time": "1769939953"
},
"stopId": "FR:76351:ZE:3077:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 155,
"time": "1769939855"
},
"departure": {
"delay": 155,
"time": "1769939855"
},
"stopId": "FR:76351:ZE:3039:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 154,
"time": "1769939254"
},
"departure": {
"delay": 154,
"time": "1769939254"
},
"stopId": "FR:76351:ZE:3488:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 155,
"time": "1769940215"
},
"stopId": "FR:76351:ZE:3472:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 242,
"time": "1769938922"
},
"departure": {
"delay": 242,
"time": "1769938922"
},
"stopId": "FR:76351:ZE:4912:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 155,
"time": "1769939675"
},
"departure": {
"delay": 155,
"time": "1769939675"
},
"stopId": "FR:76351:ZE:3743:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 95,
"time": "1769939135"
},
"departure": {
"delay": 95,
"time": "1769939135"
},
"stopId": "FR:76351:ZE:4837:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 162,
"time": "1769939802"
},
"departure": {
"delay": 162,
"time": "1769939802"
},
"stopId": "FR:76351:ZE:3674:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 219,
"time": "1769938839"
},
"departure": {
"delay": 219,
"time": "1769938839"
},
"stopId": "FR:76351:ZE:3782:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 207,
"time": "1769939607"
},
"departure": {
"delay": 207,
"time": "1769939607"
},
"stopId": "FR:76351:ZE:3134:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 168,
"time": "1769939208"
},
"departure": {
"delay": 168,
"time": "1769939208"
},
"stopId": "FR:76351:ZE:3422:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 124,
"time": "1769939284"
},
"departure": {
"delay": 124,
"time": "1769939284"
},
"stopId": "FR:76351:ZE:3143:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 153,
"time": "1769939073"
},
"departure": {
"delay": 153,
"time": "1769939073"
},
"stopId": "FR:76351:ZE:4485:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 191,
"time": "1769939891"
},
"departure": {
"delay": 191,
"time": "1769939891"
},
"stopId": "FR:76351:ZE:3573:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 213,
"time": "1769940093"
},
"departure": {
"delay": 213,
"time": "1769940093"
},
"stopId": "FR:76351:ZE:3162:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 171,
"time": "1769939391"
},
"departure": {
"delay": 171,
"time": "1769939391"
},
"stopId": "FR:76351:ZE:3054:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 155,
"time": "1769939435"
},
"departure": {
"delay": 155,
"time": "1769939435"
},
"stopId": "FR:76351:ZE:3550:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 161,
"time": "1769938781"
},
"departure": {
"delay": 161,
"time": "1769938781"
},
"stopId": "FR:76351:ZE:4831:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 132,
"time": "1769939112"
},
"departure": {
"delay": 132,
"time": "1769939112"
},
"stopId": "FR:76351:ZE:5151:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 182,
"time": "1769940002"
},
"departure": {
"delay": 182,
"time": "1769940002"
},
"stopId": "FR:76351:ZE:4850:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 201,
"time": "1769939541"
},
"departure": {
"delay": 201,
"time": "1769939541"
},
"stopId": "FR:76351:ZE:3156:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 225,
"time": "1769939025"
},
"departure": {
"delay": 225,
"time": "1769939025"
},
"stopId": "FR:76351:ZE:4805:ATOUMOD003",
"stopSequence": 9
}
],
"timestamp": "1769939347",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:09:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4190965x2025x26xGDimLiaxDimanchex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4110782x2025x26xGDimTRAxDimanchex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 145,
"time": "1769939425"
},
"departure": {
"delay": 145,
"time": "1769939425"
},
"stopId": "FR:76351:ZE:3981:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 140,
"time": "1769939720"
},
"stopId": "FR:76351:ZE:3984:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 153,
"time": "1769939193"
},
"departure": {
"delay": 153,
"time": "1769939193"
},
"stopId": "FR:76351:ZE:4000:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 101,
"time": "1769939081"
},
"departure": {
"delay": 101,
"time": "1769939081"
},
"stopId": "FR:76351:ZE:3990:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 130,
"time": "1769939290"
},
"departure": {
"delay": 130,
"time": "1769939290"
},
"stopId": "FR:76351:ZE:3960:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 181,
"time": "1769939641"
},
"departure": {
"delay": 181,
"time": "1769939641"
},
"stopId": "FR:76351:ZE:3998:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 141,
"time": "1769939541"
},
"departure": {
"delay": 141,
"time": "1769939541"
},
"stopId": "FR:76351:ZE:3965:ATOUMOD003",
"stopSequence": 14
}
],
"timestamp": "1769939347",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4110782x2025x26xGDimTRAxDimanchex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758156x2025xHxMultxDimxDimanchex60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -440,
"time": "1769941600"
},
"departure": {
"delay": -440,
"time": "1769941600"
},
"stopId": "FR:50031:ZE:BARVAL:ATOUMOD035",
"stopSequence": 13
},
{
"departure": {
"delay": -779,
"time": "1769938921"
},
"stopId": "FR:50615:ZE:VALZA2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -440,
"time": "1769939800"
},
"departure": {
"delay": -440,
"time": "1769939800"
},
"stopId": "FR:50615:ZE:VALGS1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -440,
"time": "1769940640"
},
"departure": {
"delay": -440,
"time": "1769940640"
},
"stopId": "FR:50082:ZE:BCQSF2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -440,
"time": "1769941840"
},
"departure": {
"delay": -440,
"time": "1769941840"
},
"stopId": "FR:50031:ZE:BNVMA2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -440,
"time": "1769939500"
},
"departure": {
"delay": -440,
"time": "1769939500"
},
"stopId": "FR:50615:ZE:VALFB1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -440,
"time": "1769941180"
},
"departure": {
"delay": -440,
"time": "1769941180"
},
"stopId": "FR:50577:ZE:SORMB2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -440,
"time": "1769940520"
},
"departure": {
"delay": -440,
"time": "1769940520"
},
"stopId": "FR:50082:ZE:BCQSU2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -440,
"time": "1769940040"
},
"departure": {
"delay": -440,
"time": "1769940040"
},
"stopId": "FR:50615:ZE:VALCA2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -440,
"time": "1769942440"
},
"stopId": "FR:50412:ZE:PORLE2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -440,
"time": "1769940160"
},
"departure": {
"delay": -440,
"time": "1769940160"
},
"stopId": "FR:50369:ZE:NEGBG2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -440,
"time": "1769939560"
},
"departure": {
"delay": -440,
"time": "1769939560"
},
"stopId": "FR:50615:ZE:VALCH2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -440,
"time": "1769941000"
},
"departure": {
"delay": -440,
"time": "1769941000"
},
"stopId": "FR:50082:ZE:VREHL2:ATOUMOD035",
"stopSequence": 9
}
],
"timestamp": "1769939348",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:G:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758156x2025xHxMultxDimxDimanchex60:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:5856400539385856x1:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -36,
"time": "1769939714"
},
"departure": {
"delay": -36,
"time": "1769939724"
},
"stopId": "FR:14366:ZE:35140003:ATOUMOD036",
"stopSequence": 6
},
{
"arrival": {
"delay": -143,
"time": "1769940867"
},
"departure": {
"delay": -143,
"time": "1769940877"
},
"stopId": "FR:14366:ZE:35150004:ATOUMOD036",
"stopSequence": 20
},
{
"arrival": {
"delay": -125,
"time": "1769940045"
},
"departure": {
"delay": -125,
"time": "1769940055"
},
"stopId": "FR:14366:ZE:33080003:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": -155,
"time": "1769940915"
},
"departure": {
"delay": -155,
"time": "1769940925"
},
"stopId": "FR:14366:ZE:7150003:ATOUMOD036",
"stopSequence": 21
},
{
"arrival": {
"delay": -160,
"time": "1769940790"
},
"departure": {
"delay": -160,
"time": "1769940800"
},
"stopId": "FR:14366:ZE:36970002:ATOUMOD036",
"stopSequence": 19
},
{
"arrival": {
"delay": -150,
"time": "1769940500"
},
"departure": {
"delay": -150,
"time": "1769940510"
},
"stopId": "FR:14366:ZE:310810014:ATOUMOD036",
"stopSequence": 16
},
{
"arrival": {
"delay": -143,
"time": "1769939967"
},
"departure": {
"delay": -143,
"time": "1769939977"
},
"stopId": "FR:14366:ZE:764310005:ATOUMOD036",
"stopSequence": 8
},
{
"arrival": {
"delay": -179,
"time": "1769940711"
},
"departure": {
"delay": -179,
"time": "1769940721"
},
"stopId": "FR:14366:ZE:652240007:ATOUMOD036",
"stopSequence": 18
},
{
"arrival": {
"delay": -149,
"time": "1769941111"
},
"stopId": "FR:14366:ZE:3100004:ATOUMOD036",
"stopSequence": 23
},
{
"arrival": {
"delay": -153,
"time": "1769940257"
},
"departure": {
"delay": -153,
"time": "1769940267"
},
"stopId": "FR:14366:ZE:35180002:ATOUMOD036",
"stopSequence": 12
},
{
"arrival": {
"delay": 43,
"time": "1769939493"
},
"departure": {
"delay": 43,
"time": "1769939503"
},
"stopId": "FR:14366:ZE:650570001:ATOUMOD036",
"stopSequence": 3
},
{
"arrival": {
"delay": -153,
"time": "1769940557"
},
"departure": {
"delay": -153,
"time": "1769940567"
},
"stopId": "FR:14366:ZE:6219532387483648:ATOUMOD036",
"stopSequence": 17
},
{
"arrival": {
"delay": -70,
"time": "1769939800"
},
"departure": {
"delay": -70,
"time": "1769939810"
},
"stopId": "FR:14366:ZE:1190003:ATOUMOD036",
"stopSequence": 7
},
{
"departure": {
"time": "1769939400"
},
"stopId": "FR:14366:ZE:660040002:ATOUMOD036",
"stopSequence": 2
},
{
"arrival": {
"delay": -103,
"time": "1769940127"
},
"departure": {
"delay": -103,
"time": "1769940137"
},
"stopId": "FR:14366:ZE:36960004:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": 33,
"time": "1769939543"
},
"departure": {
"delay": 33,
"time": "1769939553"
},
"stopId": "FR:14366:ZE:35170002:ATOUMOD036",
"stopSequence": 4
},
{
"arrival": {
"delay": -146,
"time": "1769940444"
},
"departure": {
"delay": -146,
"time": "1769940454"
},
"stopId": "FR:14366:ZE:6176760006705152:ATOUMOD036",
"stopSequence": 15
},
{
"arrival": {
"delay": -168,
"time": "1769940302"
},
"departure": {
"delay": -168,
"time": "1769940312"
},
"stopId": "FR:14366:ZE:9240003:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": -111,
"time": "1769941019"
},
"departure": {
"delay": -111,
"time": "1769941029"
},
"stopId": "FR:14366:ZE:5094591801851904:ATOUMOD036",
"stopSequence": 22
},
{
"arrival": {
"delay": 77,
"time": "1769939647"
},
"departure": {
"delay": 77,
"time": "1769939657"
},
"stopId": "FR:14366:ZE:678860002:ATOUMOD036",
"stopSequence": 5
},
{
"arrival": {
"delay": -145,
"time": "1769940385"
},
"departure": {
"delay": -145,
"time": "1769940395"
},
"stopId": "FR:14366:ZE:33090002:ATOUMOD036",
"stopSequence": 14
}
],
"timestamp": "1769939371",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:5131776580124672:LOC",
"tripId": "ATOUMOD036:ServiceJourney:5856400539385856x1:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748922x2025xHxMultxDimxDimanchex60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 40,
"time": "1769941060"
},
"departure": {
"delay": 40,
"time": "1769941060"
},
"stopId": "FR:50129:ZE:10LAV2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 40,
"time": "1769941540"
},
"departure": {
"delay": 40,
"time": "1769941540"
},
"stopId": "FR:50129:ZE:10BON2:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 40,
"time": "1769939680"
},
"departure": {
"delay": 40,
"time": "1769939680"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 40,
"time": "1769941540"
},
"departure": {
"delay": 40,
"time": "1769941540"
},
"stopId": "FR:50129:ZE:10BRT2:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 40,
"time": "1769941600"
},
"departure": {
"delay": 40,
"time": "1769941600"
},
"stopId": "FR:50129:ZE:10HOU2:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 40,
"time": "1769940940"
},
"departure": {
"delay": 40,
"time": "1769940940"
},
"stopId": "FR:50129:ZE:10HOM2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -6,
"time": "1769938901"
},
"departure": {
"delay": -6,
"time": "1769938914"
},
"stopId": "FR:50129:ZE:10CVE2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 13,
"time": "1769938861"
},
"departure": {
"delay": 13,
"time": "1769938873"
},
"stopId": "FR:50129:ZE:10COS2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 40,
"time": "1769941720"
},
"departure": {
"delay": 40,
"time": "1769941720"
},
"stopId": "FR:50129:ZE:10SFN2:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 40,
"time": "1769941300"
},
"departure": {
"delay": 40,
"time": "1769941300"
},
"stopId": "FR:50129:ZE:10LON2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 40,
"time": "1769941960"
},
"departure": {
"delay": 40,
"time": "1769941960"
},
"stopId": "FR:50129:ZE:10SFG2:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 40,
"time": "1769939380"
},
"departure": {
"delay": 40,
"time": "1769939380"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 63,
"time": "1769939209"
},
"departure": {
"delay": 63,
"time": "1769939223"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 57,
"time": "1769939003"
},
"departure": {
"delay": 57,
"time": "1769939037"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 40,
"time": "1769942020"
},
"departure": {
"delay": 40,
"time": "1769942020"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 49
},
{
"arrival": {
"delay": 40,
"time": "1769940880"
},
"departure": {
"delay": 40,
"time": "1769940880"
},
"stopId": "FR:50129:ZE:10BEL2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 40,
"time": "1769939920"
},
"departure": {
"delay": 40,
"time": "1769939920"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 40,
"time": "1769940700"
},
"departure": {
"delay": 40,
"time": "1769940700"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 40,
"time": "1769941420"
},
"departure": {
"delay": 40,
"time": "1769941420"
},
"stopId": "FR:50129:ZE:10ARA2:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 40,
"time": "1769941300"
},
"departure": {
"delay": 40,
"time": "1769941300"
},
"stopId": "FR:50129:ZE:10BHE2:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 40,
"time": "1769941900"
},
"departure": {
"delay": 40,
"time": "1769941900"
},
"stopId": "FR:50129:ZE:10COF2:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 51,
"time": "1769939137"
},
"departure": {
"delay": 51,
"time": "1769939151"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 40,
"time": "1769939440"
},
"departure": {
"delay": 40,
"time": "1769939440"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 40,
"time": "1769941000"
},
"departure": {
"delay": 40,
"time": "1769941000"
},
"stopId": "FR:50129:ZE:10AGO2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 27,
"time": "1769938932"
},
"departure": {
"delay": 27,
"time": "1769938947"
},
"stopId": "FR:50129:ZE:10RSX2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 40,
"time": "1769941660"
},
"departure": {
"delay": 40,
"time": "1769941660"
},
"stopId": "FR:50129:ZE:10CAR2:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 40,
"time": "1769940760"
},
"departure": {
"delay": 40,
"time": "1769940760"
},
"stopId": "FR:50129:ZE:10TRA6:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 40,
"time": "1769940580"
},
"departure": {
"delay": 40,
"time": "1769940580"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 40,
"time": "1769940460"
},
"departure": {
"delay": 40,
"time": "1769940460"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 38,
"time": "1769938753"
},
"departure": {
"delay": 38,
"time": "1769938778"
},
"stopId": "FR:50129:ZE:10JGO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 40,
"time": "1769941360"
},
"departure": {
"delay": 40,
"time": "1769941360"
},
"stopId": "FR:50129:ZE:10CPL2:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 40,
"time": "1769940160"
},
"departure": {
"delay": 40,
"time": "1769940160"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 40,
"time": "1769941180"
},
"departure": {
"delay": 40,
"time": "1769941180"
},
"stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 40,
"time": "1769941780"
},
"departure": {
"delay": 40,
"time": "1769941780"
},
"stopId": "FR:50129:ZE:10ALB2:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 40,
"time": "1769940280"
},
"departure": {
"delay": 40,
"time": "1769940280"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 40,
"time": "1769942080"
},
"stopId": "FR:50129:ZE:10MAX1:ATOUMOD035",
"stopSequence": 50
},
{
"arrival": {
"delay": 11,
"time": "1769938959"
},
"departure": {
"delay": 11,
"time": "1769938991"
},
"stopId": "FR:50129:ZE:10MGT2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 53,
"time": "1769939057"
},
"departure": {
"delay": 53,
"time": "1769939093"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 40,
"time": "1769940400"
},
"departure": {
"delay": 40,
"time": "1769940400"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 40,
"time": "1769940340"
},
"departure": {
"delay": 40,
"time": "1769940340"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 40,
"time": "1769941420"
},
"departure": {
"delay": 40,
"time": "1769941420"
},
"stopId": "FR:50129:ZE:10PRE2:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 40,
"time": "1769941120"
},
"departure": {
"delay": 40,
"time": "1769941120"
},
"stopId": "FR:50129:ZE:10DUB2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 40,
"time": "1769940820"
},
"departure": {
"delay": 40,
"time": "1769940820"
},
"stopId": "FR:50129:ZE:10HUI2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 40,
"time": "1769939800"
},
"departure": {
"delay": 40,
"time": "1769939800"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 40,
"time": "1769940100"
},
"departure": {
"delay": 40,
"time": "1769940100"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 91,
"time": "1769939182"
},
"departure": {
"delay": 91,
"time": "1769939191"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 54,
"time": "1769939321"
},
"departure": {
"delay": 54,
"time": "1769939334"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 40,
"time": "1769939560"
},
"departure": {
"delay": 40,
"time": "1769939560"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 40,
"time": "1769939440"
},
"departure": {
"delay": 40,
"time": "1769939440"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 14
},
{
"departure": {
"delay": 22,
"time": "1769938702"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 1
}
],
"timestamp": "1769939347",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748922x2025xHxMultxDimxDimanchex60:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx1600:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769937553"
},
"departure": {
"time": "1769937553"
},
"stopId": "FR:76157:ZE:TCARxTPROV1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1769939595"
},
"departure": {
"time": "1769939595"
},
"stopId": "FR:76212:ZE:TCARxCANAD1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"time": "1769938682"
},
"departure": {
"time": "1769938725"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"time": "1769937450"
},
"departure": {
"time": "1769937500"
},
"stopId": "FR:76157:ZE:TCARxTJAUR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1769939175"
},
"departure": {
"time": "1769939175"
},
"stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"time": "1769937754"
},
"departure": {
"time": "1769937754"
},
"stopId": "FR:76157:ZE:TCARxTPRAT1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1769938551"
},
"departure": {
"time": "1769938576"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1769938950"
},
"departure": {
"time": "1769938950"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"time": "1769938452"
},
"departure": {
"time": "1769938452"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1769938101"
},
"departure": {
"time": "1769938201"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1769939362"
},
"departure": {
"time": "1769939362"
},
"stopId": "FR:76540:ZE:TCARxECOLE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"time": "1769937930"
},
"departure": {
"time": "1769937930"
},
"stopId": "FR:76540:ZE:TCARxMIN1T:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1769938324"
},
"departure": {
"time": "1769938324"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1769937351"
},
"departure": {
"time": "1769937375"
},
"stopId": "FR:76157:ZE:TCARxTPISS1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1769939075"
},
"departure": {
"time": "1769939075"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"time": "1769937627"
},
"departure": {
"time": "1769937627"
},
"stopId": "FR:76157:ZE:TCARxTDUMA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1769939250"
},
"departure": {
"time": "1769939250"
},
"stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"time": "1769937679"
},
"departure": {
"time": "1769937679"
},
"stopId": "FR:76157:ZE:TCARxTOUYE1:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769937300"
},
"stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1769938825"
},
"departure": {
"time": "1769938825"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"time": "1769939720"
},
"stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"time": "1769938386"
},
"departure": {
"time": "1769938386"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1769938634"
},
"departure": {
"time": "1769938634"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1769938775"
},
"departure": {
"time": "1769938775"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"time": "1769937894"
},
"departure": {
"time": "1769937894"
},
"stopId": "FR:76157:ZE:TCARxCORNI1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1769939480"
},
"departure": {
"time": "1769939480"
},
"stopId": "FR:76212:ZE:TCARxDMAIR1:ATOUMOD001",
"stopSequence": 24
}
],
"timestamp": "1769936850",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx1600:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4068679x2025x26xGDimTNIxDimanchex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 78,
"time": "1769939778"
},
"departure": {
"delay": 78,
"time": "1769939778"
},
"stopId": "FR:76447:ZE:3886:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 47,
"time": "1769940947"
},
"departure": {
"delay": 47,
"time": "1769940947"
},
"stopId": "FR:76351:ZE:4983:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 101,
"time": "1769939981"
},
"departure": {
"delay": 101,
"time": "1769939981"
},
"stopId": "FR:76447:ZE:3569:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 47,
"time": "1769940527"
},
"departure": {
"delay": 47,
"time": "1769940527"
},
"stopId": "FR:76341:ZE:3906:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 47,
"time": "1769939687"
},
"departure": {
"delay": 47,
"time": "1769939687"
},
"stopId": "FR:76238:ZE:4040:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 98,
"time": "1769939738"
},
"departure": {
"delay": 98,
"time": "1769939738"
},
"stopId": "FR:76238:ZE:4028:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 61,
"time": "1769941141"
},
"departure": {
"delay": 61,
"time": "1769941141"
},
"stopId": "FR:76351:ZE:3613:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 68,
"time": "1769940428"
},
"departure": {
"delay": 68,
"time": "1769940428"
},
"stopId": "FR:76447:ZE:3761:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 47,
"time": "1769940407"
},
"departure": {
"delay": 47,
"time": "1769940407"
},
"stopId": "FR:76447:ZE:3742:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 47,
"time": "1769939327"
},
"departure": {
"delay": 47,
"time": "1769939327"
},
"stopId": "FR:76477:ZE:4054:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 60,
"time": "1769939580"
},
"departure": {
"delay": 60,
"time": "1769939580"
},
"stopId": "FR:76238:ZE:4041:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 47,
"time": "1769940287"
},
"departure": {
"delay": 47,
"time": "1769940287"
},
"stopId": "FR:76447:ZE:5203:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 70,
"time": "1769939890"
},
"departure": {
"delay": 70,
"time": "1769939890"
},
"stopId": "FR:76447:ZE:4077:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 54,
"time": "1769940474"
},
"departure": {
"delay": 54,
"time": "1769940474"
},
"stopId": "FR:76447:ZE:3759:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 69,
"time": "1769939469"
},
"departure": {
"delay": 69,
"time": "1769939469"
},
"stopId": "FR:76534:ZE:5146:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 47,
"time": "1769940047"
},
"departure": {
"delay": 47,
"time": "1769940047"
},
"stopId": "FR:76447:ZE:3444:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 100,
"time": "1769939380"
},
"departure": {
"delay": 100,
"time": "1769939380"
},
"stopId": "FR:76477:ZE:3219:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 102,
"time": "1769941182"
},
"departure": {
"delay": 102,
"time": "1769941182"
},
"stopId": "FR:76351:ZE:4869:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 72,
"time": "1769941272"
},
"departure": {
"delay": 72,
"time": "1769941272"
},
"stopId": "FR:76351:ZE:4867:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 97,
"time": "1769940157"
},
"departure": {
"delay": 97,
"time": "1769940157"
},
"stopId": "FR:76447:ZE:3765:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 94,
"time": "1769940574"
},
"departure": {
"delay": 94,
"time": "1769940574"
},
"stopId": "FR:76341:ZE:3912:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 53,
"time": "1769940113"
},
"departure": {
"delay": 53,
"time": "1769940113"
},
"stopId": "FR:76447:ZE:3767:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 47,
"time": "1769939807"
},
"departure": {
"delay": 47,
"time": "1769939807"
},
"stopId": "FR:76447:ZE:4101:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 47,
"time": "1769941427"
},
"stopId": "FR:76351:ZE:5205:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 51,
"time": "1769940231"
},
"departure": {
"delay": 51,
"time": "1769940231"
},
"stopId": "FR:76447:ZE:3763:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 80,
"time": "1769939420"
},
"departure": {
"delay": 80,
"time": "1769939420"
},
"stopId": "FR:76534:ZE:5145:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 87,
"time": "1769939967"
},
"departure": {
"delay": 87,
"time": "1769939967"
},
"stopId": "FR:76447:ZE:3089:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 62,
"time": "1769940002"
},
"departure": {
"delay": 62,
"time": "1769940002"
},
"stopId": "FR:76447:ZE:3130:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 47,
"time": "1769939507"
},
"departure": {
"delay": 47,
"time": "1769939507"
},
"stopId": "FR:76534:ZE:3135:ATOUMOD003",
"stopSequence": 17
}
],
"timestamp": "1769939327",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:21:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4068679x2025x26xGDimTNIxDimanchex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4068670x2025x26xGDimTNIxDimanchex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 45,
"time": "1769939265"
},
"departure": {
"delay": 45,
"time": "1769939265"
},
"stopId": "FR:76351:ZE:4866:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 108,
"time": "1769941308"
},
"departure": {
"delay": 108,
"time": "1769941308"
},
"stopId": "FR:76615:ZE:5131:ATOUMOD003",
"stopSequence": 29
},
{
"departure": {
"time": "1769939100"
},
"stopId": "FR:76351:ZE:5205:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 59,
"time": "1769940899"
},
"departure": {
"delay": 59,
"time": "1769940899"
},
"stopId": "FR:76534:ZE:3132:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 59,
"time": "1769941079"
},
"departure": {
"delay": 59,
"time": "1769941079"
},
"stopId": "FR:76477:ZE:4053:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 70,
"time": "1769941030"
},
"departure": {
"delay": 70,
"time": "1769941030"
},
"stopId": "FR:76477:ZE:3114:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 97,
"time": "1769941957"
},
"departure": {
"delay": 97,
"time": "1769941957"
},
"stopId": "FR:76196:ZE:3479:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 59,
"time": "1769939579"
},
"departure": {
"delay": 59,
"time": "1769939579"
},
"stopId": "FR:76351:ZE:4984:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 64,
"time": "1769940664"
},
"departure": {
"delay": 64,
"time": "1769940664"
},
"stopId": "FR:76238:ZE:4029:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 91,
"time": "1769939911"
},
"departure": {
"delay": 91,
"time": "1769939911"
},
"stopId": "FR:76341:ZE:3485:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 90,
"time": "1769941830"
},
"departure": {
"delay": 90,
"time": "1769941830"
},
"stopId": "FR:76196:ZE:3425:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 65,
"time": "1769939885"
},
"departure": {
"delay": 65,
"time": "1769939885"
},
"stopId": "FR:76341:ZE:4431:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 59,
"time": "1769942699"
},
"stopId": "FR:76254:ZE:5019:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 106,
"time": "1769940946"
},
"departure": {
"delay": 106,
"time": "1769940946"
},
"stopId": "FR:76534:ZE:5130:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 62,
"time": "1769942522"
},
"departure": {
"delay": 62,
"time": "1769942522"
},
"stopId": "FR:76117:ZE:5136:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 62,
"time": "1769942402"
},
"departure": {
"delay": 62,
"time": "1769942402"
},
"stopId": "FR:76501:ZE:5135:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 59,
"time": "1769940359"
},
"departure": {
"delay": 59,
"time": "1769940359"
},
"stopId": "FR:76447:ZE:3817:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 59,
"time": "1769940059"
},
"departure": {
"delay": 59,
"time": "1769940059"
},
"stopId": "FR:76447:ZE:3741:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 99,
"time": "1769940819"
},
"departure": {
"delay": 99,
"time": "1769940819"
},
"stopId": "FR:76238:ZE:4042:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 77,
"time": "1769940317"
},
"departure": {
"delay": 77,
"time": "1769940317"
},
"stopId": "FR:76447:ZE:3766:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 100,
"time": "1769940280"
},
"departure": {
"delay": 100,
"time": "1769940280"
},
"stopId": "FR:76447:ZE:3764:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 69,
"time": "1769939409"
},
"departure": {
"delay": 69,
"time": "1769939409"
},
"stopId": "FR:76351:ZE:3261:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 82,
"time": "1769940202"
},
"departure": {
"delay": 82,
"time": "1769940202"
},
"stopId": "FR:76447:ZE:3762:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 71,
"time": "1769942231"
},
"departure": {
"delay": 71,
"time": "1769942231"
},
"stopId": "FR:76741:ZE:5134:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 86,
"time": "1769940626"
},
"departure": {
"delay": 86,
"time": "1769940626"
},
"stopId": "FR:76447:ZE:3885:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 90,
"time": "1769941410"
},
"departure": {
"delay": 90,
"time": "1769941410"
},
"stopId": "FR:76716:ZE:5082:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 111,
"time": "1769941671"
},
"departure": {
"delay": 111,
"time": "1769941671"
},
"stopId": "FR:76716:ZE:3733:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 115,
"time": "1769939995"
},
"departure": {
"delay": 115,
"time": "1769939995"
},
"stopId": "FR:76447:ZE:3758:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 59,
"time": "1769940599"
},
"departure": {
"delay": 59,
"time": "1769940599"
},
"stopId": "FR:76447:ZE:4075:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 59,
"time": "1769942039"
},
"departure": {
"delay": 59,
"time": "1769942039"
},
"stopId": "FR:76196:ZE:5133:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 59,
"time": "1769939939"
},
"departure": {
"delay": 59,
"time": "1769939939"
},
"stopId": "FR:76341:ZE:3905:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 59,
"time": "1769940119"
},
"departure": {
"delay": 59,
"time": "1769940119"
},
"stopId": "FR:76447:ZE:5203:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 62,
"time": "1769942642"
},
"departure": {
"delay": 62,
"time": "1769942642"
},
"stopId": "FR:76254:ZE:5137:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 59,
"time": "1769940719"
},
"departure": {
"delay": 59,
"time": "1769940719"
},
"stopId": "FR:76238:ZE:4039:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 80,
"time": "1769940500"
},
"departure": {
"delay": 80,
"time": "1769940500"
},
"stopId": "FR:76447:ZE:4076:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 101,
"time": "1769940041"
},
"departure": {
"delay": 101,
"time": "1769940041"
},
"stopId": "FR:76447:ZE:3760:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 93,
"time": "1769940993"
},
"departure": {
"delay": 93,
"time": "1769940993"
},
"stopId": "FR:76534:ZE:3215:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 92,
"time": "1769941232"
},
"departure": {
"delay": 92,
"time": "1769941232"
},
"stopId": "FR:76615:ZE:5067:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 93,
"time": "1769939373"
},
"departure": {
"delay": 93,
"time": "1769939373"
},
"stopId": "FR:76351:ZE:4868:ATOUMOD003",
"stopSequence": 3
}
],
"timestamp": "1769939297",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:21:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4068670x2025x26xGDimTNIxDimanchex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4022719x2025x26xGDimLiaxDimanchex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 240,
"time": "1769938920"
},
"departure": {
"delay": 240,
"time": "1769938920"
},
"stopId": "FR:76552:ZE:3297:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 212,
"time": "1769939012"
},
"departure": {
"delay": 212,
"time": "1769939012"
},
"stopId": "FR:76552:ZE:3092:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 264,
"time": "1769938824"
},
"departure": {
"delay": 264,
"time": "1769938824"
},
"stopId": "FR:76351:ZE:3459:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 327,
"time": "1769939367"
},
"departure": {
"delay": 327,
"time": "1769939367"
},
"stopId": "FR:76552:ZE:3172:ATOUMOD003",
"stopSequence": 52
},
{
"arrival": {
"delay": 286,
"time": "1769939326"
},
"departure": {
"delay": 286,
"time": "1769939326"
},
"stopId": "FR:76552:ZE:3105:ATOUMOD003",
"stopSequence": 51
},
{
"arrival": {
"delay": 272,
"time": "1769939432"
},
"stopId": "FR:76552:ZE:3400:ATOUMOD003",
"stopSequence": 54
},
{
"arrival": {
"delay": 275,
"time": "1769939075"
},
"departure": {
"delay": 275,
"time": "1769939075"
},
"stopId": "FR:76552:ZE:3103:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 251,
"time": "1769939171"
},
"departure": {
"delay": 251,
"time": "1769939171"
},
"stopId": "FR:76552:ZE:3489:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 265,
"time": "1769938885"
},
"departure": {
"delay": 265,
"time": "1769938885"
},
"stopId": "FR:76552:ZE:3158:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 274,
"time": "1769938954"
},
"departure": {
"delay": 274,
"time": "1769938954"
},
"stopId": "FR:76552:ZE:3607:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 288,
"time": "1769939268"
},
"departure": {
"delay": 288,
"time": "1769939268"
},
"stopId": "FR:76552:ZE:3355:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": 315,
"time": "1769939235"
},
"departure": {
"delay": 315,
"time": "1769939235"
},
"stopId": "FR:76552:ZE:3339:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 294,
"time": "1769939394"
},
"departure": {
"delay": 294,
"time": "1769939394"
},
"stopId": "FR:76552:ZE:4519:ATOUMOD003",
"stopSequence": 53
}
],
"timestamp": "1769938827",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4022719x2025x26xGDimLiaxDimanchex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748858x2025xHxMultxDimxDimanchex60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 56,
"time": "1769928676"
},
"departure": {
"delay": 56,
"time": "1769928716"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 61,
"time": "1769927801"
},
"departure": {
"delay": 61,
"time": "1769927821"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -2,
"time": "1769928973"
},
"departure": {
"delay": -2,
"time": "1769929018"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 35,
"time": "1769927653"
},
"departure": {
"delay": 35,
"time": "1769927675"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -12,
"time": "1769928267"
},
"departure": {
"delay": -12,
"time": "1769928288"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 70,
"time": "1769928472"
},
"departure": {
"delay": 70,
"time": "1769928550"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 78,
"time": "1769927945"
},
"departure": {
"delay": 78,
"time": "1769927958"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -26,
"time": "1769929114"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 35,
"time": "1769928616"
},
"departure": {
"delay": 35,
"time": "1769928635"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 73,
"time": "1769927766"
},
"departure": {
"delay": 73,
"time": "1769927773"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 11,
"time": "1769928873"
},
"departure": {
"delay": 11,
"time": "1769928911"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 64,
"time": "1769928825"
},
"departure": {
"delay": 64,
"time": "1769928844"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 88,
"time": "1769927855"
},
"departure": {
"delay": 88,
"time": "1769927908"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 63,
"time": "1769928107"
},
"departure": {
"delay": 63,
"time": "1769928123"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 44,
"time": "1769927605"
},
"departure": {
"delay": 44,
"time": "1769927624"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 68,
"time": "1769928023"
},
"departure": {
"delay": 68,
"time": "1769928068"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"time": "1769928342"
},
"departure": {
"time": "1769928360"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 40,
"time": "1769928183"
},
"departure": {
"delay": 40,
"time": "1769928220"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"departure": {
"delay": 113,
"time": "1769927513"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 63,
"time": "1769928755"
},
"departure": {
"delay": 63,
"time": "1769928783"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
}
],
"timestamp": "1769939344",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748858x2025xHxMultxDimxDimanchex60:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN850362F5429677x2026x01x19T21x54x14Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769941800"
},
"stopId": "FR:76259:ZE:StopPointxOCETrainxTERx87413542:ATOUMOD002",
"stopSequence": 4
},
{
"arrival": {
"time": "1769943000"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 5
}
],
"timestamp": "1769938197",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxb66ce399xd888x47dex897bx46f7f79fa5adx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN850362F5429677x2026x01x19T21x54x14Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748872x2025xHxMultxDimxDimanchex60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -26,
"time": "1769932714"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 85,
"time": "1769932466"
},
"departure": {
"delay": 85,
"time": "1769932525"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 16
},
{
"departure": {
"delay": 149,
"time": "1769931149"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"time": "1769932358"
},
"departure": {
"time": "1769932380"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 101,
"time": "1769931547"
},
"departure": {
"delay": 101,
"time": "1769931581"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 26,
"time": "1769932069"
},
"departure": {
"delay": 26,
"time": "1769932106"
},
"stopId": "FR:50129:ZE:10RTU1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 66,
"time": "1769931888"
},
"departure": {
"delay": 66,
"time": "1769931906"
},
"stopId": "FR:50129:ZE:10FOR3:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 97,
"time": "1769931482"
},
"departure": {
"delay": 97,
"time": "1769931517"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 52,
"time": "1769931949"
},
"departure": {
"delay": 52,
"time": "1769932012"
},
"stopId": "FR:50129:ZE:10PFO1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 98,
"time": "1769931619"
},
"departure": {
"delay": 98,
"time": "1769931638"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -28,
"time": "1769932217"
},
"departure": {
"delay": -28,
"time": "1769932232"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 92,
"time": "1769932546"
},
"departure": {
"delay": 92,
"time": "1769932592"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 9,
"time": "1769932274"
},
"departure": {
"delay": 9,
"time": "1769932329"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 103,
"time": "1769931256"
},
"departure": {
"delay": 103,
"time": "1769931283"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 69,
"time": "1769931396"
},
"departure": {
"delay": 69,
"time": "1769931429"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 68,
"time": "1769932611"
},
"departure": {
"delay": 68,
"time": "1769932628"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 127,
"time": "1769931761"
},
"departure": {
"delay": 127,
"time": "1769931847"
},
"stopId": "FR:50129:ZE:10CRC3:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 100,
"time": "1769931325"
},
"departure": {
"delay": 100,
"time": "1769931340"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 12,
"time": "1769932138"
},
"departure": {
"delay": 12,
"time": "1769932152"
},
"stopId": "FR:50129:ZE:10BRA3:ATOUMOD035",
"stopSequence": 12
}
],
"timestamp": "1769939345",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748872x2025xHxMultxDimxDimanchex60:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4191092x2025x26xGDimLiaxDimanchex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 37,
"time": "1769940517"
},
"departure": {
"delay": 37,
"time": "1769940517"
},
"stopId": "FR:76351:ZE:4912:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"time": "1769941800"
},
"departure": {
"time": "1769941800"
},
"stopId": "FR:76351:ZE:3152:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"time": "1769941260"
},
"departure": {
"time": "1769941260"
},
"stopId": "FR:76351:ZE:3785:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 36,
"time": "1769941656"
},
"departure": {
"delay": 36,
"time": "1769941656"
},
"stopId": "FR:76351:ZE:3573:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"time": "1769940420"
},
"departure": {
"time": "1769940420"
},
"stopId": "FR:76351:ZE:4831:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 58,
"time": "1769941858"
},
"departure": {
"delay": 58,
"time": "1769941858"
},
"stopId": "FR:76351:ZE:3162:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"time": "1769940780"
},
"departure": {
"time": "1769940780"
},
"stopId": "FR:76351:ZE:4837:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 54,
"time": "1769941014"
},
"departure": {
"delay": 54,
"time": "1769941014"
},
"stopId": "FR:76351:ZE:3054:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 44,
"time": "1769940824"
},
"departure": {
"delay": 44,
"time": "1769940824"
},
"stopId": "FR:76351:ZE:3422:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 26,
"time": "1769940866"
},
"departure": {
"delay": 26,
"time": "1769940866"
},
"stopId": "FR:76351:ZE:3488:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"time": "1769941080"
},
"departure": {
"time": "1769941080"
},
"stopId": "FR:76351:ZE:3550:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"time": "1769941440"
},
"departure": {
"time": "1769941440"
},
"stopId": "FR:76351:ZE:3743:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 22,
"time": "1769940322"
},
"departure": {
"delay": 22,
"time": "1769940322"
},
"stopId": "FR:76351:ZE:3776:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 16,
"time": "1769941336"
},
"departure": {
"delay": 16,
"time": "1769941336"
},
"stopId": "FR:76351:ZE:3386:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"time": "1769940180"
},
"departure": {
"time": "1769940180"
},
"stopId": "FR:76351:ZE:4141:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"time": "1769940900"
},
"departure": {
"time": "1769940900"
},
"stopId": "FR:76351:ZE:3143:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 7,
"time": "1769941567"
},
"departure": {
"delay": 7,
"time": "1769941567"
},
"stopId": "FR:76351:ZE:3674:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 5,
"time": "1769940605"
},
"departure": {
"delay": 5,
"time": "1769940605"
},
"stopId": "FR:76351:ZE:4805:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 1,
"time": "1769941381"
},
"departure": {
"delay": 1,
"time": "1769941381"
},
"stopId": "FR:76351:ZE:3047:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"time": "1769941620"
},
"departure": {
"time": "1769941620"
},
"stopId": "FR:76351:ZE:3039:ATOUMOD003",
"stopSequence": 25
},
{
"departure": {
"time": "1769940000"
},
"stopId": "FR:76351:ZE:4537:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"time": "1769941500"
},
"departure": {
"time": "1769941500"
},
"stopId": "FR:76351:ZE:3080:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 27,
"time": "1769941767"
},
"departure": {
"delay": 27,
"time": "1769941767"
},
"stopId": "FR:76351:ZE:4850:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 30,
"time": "1769940750"
},
"departure": {
"delay": 30,
"time": "1769940750"
},
"stopId": "FR:76351:ZE:5151:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 48,
"time": "1769940468"
},
"departure": {
"delay": 48,
"time": "1769940468"
},
"stopId": "FR:76351:ZE:3782:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"time": "1769941980"
},
"stopId": "FR:76351:ZE:3472:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 11,
"time": "1769940251"
},
"departure": {
"delay": 11,
"time": "1769940251"
},
"stopId": "FR:76351:ZE:3193:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 15,
"time": "1769940375"
},
"departure": {
"delay": 15,
"time": "1769940375"
},
"stopId": "FR:76351:ZE:3778:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 31,
"time": "1769941291"
},
"departure": {
"delay": 31,
"time": "1769941291"
},
"stopId": "FR:76351:ZE:3342:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 56,
"time": "1769940716"
},
"departure": {
"delay": 56,
"time": "1769940716"
},
"stopId": "FR:76351:ZE:4485:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 38,
"time": "1769941718"
},
"departure": {
"delay": 38,
"time": "1769941718"
},
"stopId": "FR:76351:ZE:3077:ATOUMOD003",
"stopSequence": 27
}
],
"timestamp": "1769939197",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:19:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4191092x2025x26xGDimLiaxDimanchex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4110901x2025x26xGDimTRAxDimanchex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 68,
"time": "1769940308"
},
"departure": {
"delay": 68,
"time": "1769940308"
},
"stopId": "FR:76351:ZE:3960:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 36,
"time": "1769939556"
},
"departure": {
"delay": 36,
"time": "1769939556"
},
"stopId": "FR:76351:ZE:3986:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 47,
"time": "1769940527"
},
"departure": {
"delay": 47,
"time": "1769940527"
},
"stopId": "FR:76351:ZE:3965:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 51,
"time": "1769940411"
},
"departure": {
"delay": 51,
"time": "1769940411"
},
"stopId": "FR:76351:ZE:3981:ATOUMOD003",
"stopSequence": 12
},
{
"departure": {
"time": "1769938980"
},
"stopId": "FR:76351:ZE:3979:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 30,
"time": "1769940210"
},
"departure": {
"delay": 30,
"time": "1769940210"
},
"stopId": "FR:76351:ZE:4000:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 63,
"time": "1769939403"
},
"departure": {
"delay": 63,
"time": "1769939403"
},
"stopId": "FR:76351:ZE:3994:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 71,
"time": "1769939651"
},
"departure": {
"delay": 71,
"time": "1769939651"
},
"stopId": "FR:76351:ZE:3956:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 39,
"time": "1769939919"
},
"departure": {
"delay": 39,
"time": "1769939919"
},
"stopId": "FR:76351:ZE:3968:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 33,
"time": "1769939253"
},
"departure": {
"delay": 33,
"time": "1769939253"
},
"stopId": "FR:76351:ZE:3952:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 63,
"time": "1769940123"
},
"departure": {
"delay": 63,
"time": "1769940123"
},
"stopId": "FR:76351:ZE:3990:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 46,
"time": "1769940706"
},
"stopId": "FR:76351:ZE:3984:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 39,
"time": "1769939139"
},
"departure": {
"delay": 39,
"time": "1769939139"
},
"stopId": "FR:76351:ZE:3996:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 27,
"time": "1769940627"
},
"departure": {
"delay": 27,
"time": "1769940627"
},
"stopId": "FR:76351:ZE:3998:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 58,
"time": "1769939758"
},
"departure": {
"delay": 58,
"time": "1769939758"
},
"stopId": "FR:76351:ZE:3958:ATOUMOD003",
"stopSequence": 7
}
],
"timestamp": "1769939347",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:B:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4110901x2025x26xGDimTRAxDimanchex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4041873x2025x26xGDimLiaxDimanchex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 29,
"time": "1769938889"
},
"departure": {
"delay": 29,
"time": "1769938889"
},
"stopId": "FR:76351:ZE:4581:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 32,
"time": "1769939372"
},
"departure": {
"delay": 32,
"time": "1769939372"
},
"stopId": "FR:76351:ZE:4840:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 75,
"time": "1769939235"
},
"departure": {
"delay": 75,
"time": "1769939235"
},
"stopId": "FR:76351:ZE:4547:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 60,
"time": "1769939160"
},
"departure": {
"delay": 60,
"time": "1769939160"
},
"stopId": "FR:76351:ZE:4995:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 61,
"time": "1769939461"
},
"departure": {
"delay": 61,
"time": "1769939461"
},
"stopId": "FR:76351:ZE:3584:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 58,
"time": "1769939758"
},
"departure": {
"delay": 58,
"time": "1769939758"
},
"stopId": "FR:76351:ZE:4568:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 32,
"time": "1769939552"
},
"departure": {
"delay": 32,
"time": "1769939552"
},
"stopId": "FR:76351:ZE:3012:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 57,
"time": "1769939037"
},
"departure": {
"delay": 57,
"time": "1769939037"
},
"stopId": "FR:76351:ZE:3029:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 62,
"time": "1769939282"
},
"departure": {
"delay": 62,
"time": "1769939282"
},
"stopId": "FR:76351:ZE:3625:ATOUMOD003",
"stopSequence": 9
},
{
"departure": {
"time": "1769938800"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 32,
"time": "1769939792"
},
"stopId": "FR:76351:ZE:4848:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 35,
"time": "1769939615"
},
"departure": {
"delay": 35,
"time": "1769939615"
},
"stopId": "FR:76351:ZE:3152:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 60,
"time": "1769939340"
},
"departure": {
"delay": 60,
"time": "1769939340"
},
"stopId": "FR:76351:ZE:3128:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 32,
"time": "1769939492"
},
"departure": {
"delay": 32,
"time": "1769939492"
},
"stopId": "FR:76351:ZE:4803:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 52,
"time": "1769939032"
},
"departure": {
"delay": 52,
"time": "1769939032"
},
"stopId": "FR:76351:ZE:3529:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 87,
"time": "1769939727"
},
"departure": {
"delay": 87,
"time": "1769939727"
},
"stopId": "FR:76351:ZE:3041:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 39,
"time": "1769939259"
},
"departure": {
"delay": 39,
"time": "1769939259"
},
"stopId": "FR:76351:ZE:4566:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 88,
"time": "1769939668"
},
"departure": {
"delay": 88,
"time": "1769939668"
},
"stopId": "FR:76351:ZE:3162:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": -2,
"time": "1769939098"
},
"departure": {
"delay": -2,
"time": "1769939098"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 73,
"time": "1769939413"
},
"departure": {
"delay": 73,
"time": "1769939413"
},
"stopId": "FR:76351:ZE:3025:ATOUMOD003",
"stopSequence": 12
}
],
"timestamp": "1769938817",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C7:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4041873x2025x26xGDimLiaxDimanchex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3405F5520357x2026x01x25T22x07x59Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769932380"
},
"stopId": "FR:75115:ZE:StopPointxOCETrainxTERx87391003:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1769936400"
},
"departure": {
"time": "1769936460"
},
"stopId": "FR:27679:ZE:StopPointxOCETrainxTERx87393595:ATOUMOD002",
"stopSequence": 12
},
{
"arrival": {
"time": "1769942760"
},
"departure": {
"time": "1769942820"
},
"stopId": "FR:50639:ZE:StopPointxOCETrainxTERx87447698:ATOUMOD002",
"stopSequence": 27
},
{
"arrival": {
"time": "1769939220"
},
"departure": {
"time": "1769939340"
},
"stopId": "FR:61006:ZE:StopPointxOCETrainxTERx87444539:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1769940840"
},
"departure": {
"time": "1769940900"
},
"stopId": "FR:61169:ZE:StopPointxOCETrainxTERx87448001:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1769944440"
},
"stopId": "FR:50218:ZE:StopPointxOCETrainxTERx87447680:ATOUMOD002",
"stopSequence": 71
},
{
"arrival": {
"time": "1769938680"
},
"departure": {
"time": "1769938740"
},
"stopId": "FR:61101:ZE:StopPointxOCETrainxTERx87444562:ATOUMOD002",
"stopSequence": 16
},
{
"arrival": {
"time": "1769937360"
},
"departure": {
"time": "1769937420"
},
"stopId": "FR:61214:ZE:StopPointxOCETrainxTERx87444638:ATOUMOD002",
"stopSequence": 14
},
{
"arrival": {
"time": "1769940240"
},
"departure": {
"time": "1769940300"
},
"stopId": "FR:61063:ZE:StopPointxOCETrainxTERx87448084:ATOUMOD002",
"stopSequence": 20
},
{
"arrival": {
"time": "1769933160"
},
"departure": {
"time": "1769933220"
},
"stopId": "FR:78646:ZE:StopPointxOCETrainxTERx87393009:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1769943360"
},
"departure": {
"time": "1769943840"
},
"stopId": "FR:50188:ZE:StopPointxOCETrainxTERx87447649:ATOUMOD002",
"stopSequence": 70
},
{
"arrival": {
"time": "1769941800"
},
"departure": {
"time": "1769941860"
},
"stopId": "FR:14762:ZE:StopPointxOCETrainxTERx87448159:ATOUMOD002",
"stopSequence": 24
},
{
"arrival": {
"time": "1769935200"
},
"departure": {
"time": "1769935260"
},
"stopId": "FR:28134:ZE:StopPointxOCETrainxTERx87393488:ATOUMOD002",
"stopSequence": 9
}
],
"timestamp": "1769928777",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx6155CD5FxAB2Dx4274xA052x8C7462540578x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3405F5520357x2026x01x25T22x07x59Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748939x2025xHxMultxDimxDimanchex60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 130,
"time": "1769929992"
},
"departure": {
"delay": 130,
"time": "1769930110"
},
"stopId": "FR:50129:ZE:10SHU1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 73,
"time": "1769930868"
},
"departure": {
"delay": 73,
"time": "1769930893"
},
"stopId": "FR:50129:ZE:10CSM1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 60,
"time": "1769931169"
},
"departure": {
"delay": 60,
"time": "1769931180"
},
"stopId": "FR:50129:ZE:10GNT1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 116,
"time": "1769931206"
},
"departure": {
"delay": 116,
"time": "1769931236"
},
"stopId": "FR:50129:ZE:10BOC1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 109,
"time": "1769930796"
},
"departure": {
"delay": 109,
"time": "1769930809"
},
"stopId": "FR:50129:ZE:10SWZ1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 75,
"time": "1769930404"
},
"departure": {
"delay": 75,
"time": "1769930415"
},
"stopId": "FR:50129:ZE:10ODR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 49,
"time": "1769930431"
},
"departure": {
"delay": 49,
"time": "1769930449"
},
"stopId": "FR:50129:ZE:10SRN1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 70,
"time": "1769930750"
},
"departure": {
"delay": 70,
"time": "1769930770"
},
"stopId": "FR:50129:ZE:10GDM3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 121,
"time": "1769931105"
},
"departure": {
"delay": 121,
"time": "1769931121"
},
"stopId": "FR:50129:ZE:10LOG1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 11,
"time": "1769930579"
},
"departure": {
"delay": 11,
"time": "1769930591"
},
"stopId": "FR:50129:ZE:10BSJ1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 112,
"time": "1769931037"
},
"departure": {
"delay": 112,
"time": "1769931052"
},
"stopId": "FR:50129:ZE:10CUR1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 66,
"time": "1769930640"
},
"departure": {
"delay": 66,
"time": "1769930646"
},
"stopId": "FR:50129:ZE:10SEX1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 78,
"time": "1769931070"
},
"departure": {
"delay": 78,
"time": "1769931078"
},
"stopId": "FR:50129:ZE:10REN1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 107,
"time": "1769931347"
},
"stopId": "FR:50129:ZE:10MXR1:ATOUMOD035",
"stopSequence": 23
},
{
"departure": {
"delay": 151,
"time": "1769929951"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 111,
"time": "1769931256"
},
"departure": {
"delay": 111,
"time": "1769931291"
},
"stopId": "FR:50129:ZE:10CEN1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 150,
"time": "1769930273"
},
"departure": {
"delay": 150,
"time": "1769930310"
},
"stopId": "FR:50129:ZE:10JAR1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 32,
"time": "1769930539"
},
"departure": {
"delay": 32,
"time": "1769930552"
},
"stopId": "FR:50129:ZE:10RUC1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 79,
"time": "1769930346"
},
"departure": {
"delay": 79,
"time": "1769930359"
},
"stopId": "FR:50129:ZE:10BOS1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 45,
"time": "1769930606"
},
"departure": {
"delay": 45,
"time": "1769930625"
},
"stopId": "FR:50129:ZE:10MTT1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 111,
"time": "1769930170"
},
"departure": {
"delay": 111,
"time": "1769930211"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 112,
"time": "1769930962"
},
"departure": {
"delay": 112,
"time": "1769930992"
},
"stopId": "FR:50129:ZE:10DEB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 58,
"time": "1769930685"
},
"departure": {
"delay": 58,
"time": "1769930698"
},
"stopId": "FR:50129:ZE:10HxC1:ATOUMOD035",
"stopSequence": 12
}
],
"timestamp": "1769938678",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748939x2025xHxMultxDimxDimanchex60:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx519:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769942700"
},
"departure": {
"time": "1769942700"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 41,
"time": "1769942441"
},
"departure": {
"delay": 41,
"time": "1769942441"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1769942520"
},
"departure": {
"time": "1769942520"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769942400"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 45,
"time": "1769942805"
},
"departure": {
"delay": 45,
"time": "1769942805"
},
"stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 41,
"time": "1769942621"
},
"departure": {
"delay": 41,
"time": "1769942621"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1769939230",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx519:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748860x2025xHxMultxDimxDimanchex60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 193,
"time": "1769935766"
},
"departure": {
"delay": 193,
"time": "1769935873"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 64,
"time": "1769936404"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 133,
"time": "1769935598"
},
"departure": {
"delay": 133,
"time": "1769935633"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 176,
"time": "1769934972"
},
"departure": {
"delay": 176,
"time": "1769935016"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 191,
"time": "1769935529"
},
"departure": {
"delay": 191,
"time": "1769935571"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 142,
"time": "1769935976"
},
"departure": {
"delay": 142,
"time": "1769936002"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 240,
"time": "1769935182"
},
"departure": {
"delay": 240,
"time": "1769935200"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 306,
"time": "1769935232"
},
"departure": {
"delay": 306,
"time": "1769935326"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 172,
"time": "1769934922"
},
"departure": {
"delay": 172,
"time": "1769934952"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"departure": {
"delay": 232,
"time": "1769934832"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 135,
"time": "1769935918"
},
"departure": {
"delay": 135,
"time": "1769935935"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 257,
"time": "1769935445"
},
"departure": {
"delay": 257,
"time": "1769935457"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 183,
"time": "1769936032"
},
"departure": {
"delay": 183,
"time": "1769936103"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 93,
"time": "1769936266"
},
"departure": {
"delay": 93,
"time": "1769936313"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 127,
"time": "1769936192"
},
"departure": {
"delay": 127,
"time": "1769936227"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 183,
"time": "1769936154"
},
"departure": {
"delay": 183,
"time": "1769936163"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 160,
"time": "1769935677"
},
"departure": {
"delay": 160,
"time": "1769935720"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 229,
"time": "1769935479"
},
"departure": {
"delay": 229,
"time": "1769935489"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 263,
"time": "1769935156"
},
"departure": {
"delay": 263,
"time": "1769935163"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 312,
"time": "1769935355"
},
"departure": {
"delay": 312,
"time": "1769935392"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
}
],
"timestamp": "1769939344",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748860x2025xHxMultxDimxDimanchex60:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4232204x2025x26xGDimLiaxDimanchex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 171,
"time": "1769940051"
},
"departure": {
"delay": 171,
"time": "1769940051"
},
"stopId": "FR:76351:ZE:3785:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 167,
"time": "1769939327"
},
"departure": {
"delay": 167,
"time": "1769939327"
},
"stopId": "FR:76351:ZE:3501:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 195,
"time": "1769940195"
},
"departure": {
"delay": 195,
"time": "1769940195"
},
"stopId": "FR:76351:ZE:3047:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 156,
"time": "1769939976"
},
"departure": {
"delay": 156,
"time": "1769939976"
},
"stopId": "FR:76351:ZE:3685:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 180,
"time": "1769938800"
},
"departure": {
"delay": 180,
"time": "1769938800"
},
"stopId": "FR:76351:ZE:3628:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 147,
"time": "1769938947"
},
"departure": {
"delay": 147,
"time": "1769938947"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 146,
"time": "1769939486"
},
"departure": {
"delay": 146,
"time": "1769939486"
},
"stopId": "FR:76351:ZE:5183:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 146,
"time": "1769939666"
},
"departure": {
"delay": 146,
"time": "1769939666"
},
"stopId": "FR:76351:ZE:3200:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 179,
"time": "1769938739"
},
"departure": {
"delay": 179,
"time": "1769938739"
},
"stopId": "FR:76351:ZE:3532:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 200,
"time": "1769940140"
},
"departure": {
"delay": 200,
"time": "1769940140"
},
"stopId": "FR:76351:ZE:3386:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 176,
"time": "1769939396"
},
"departure": {
"delay": 176,
"time": "1769939396"
},
"stopId": "FR:76351:ZE:3276:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 164,
"time": "1769939744"
},
"departure": {
"delay": 164,
"time": "1769939744"
},
"stopId": "FR:76351:ZE:3543:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 167,
"time": "1769939087"
},
"departure": {
"delay": 167,
"time": "1769939087"
},
"stopId": "FR:76351:ZE:3028:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 146,
"time": "1769939846"
},
"departure": {
"delay": 146,
"time": "1769939846"
},
"stopId": "FR:76351:ZE:3770:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 146,
"time": "1769939906"
},
"departure": {
"delay": 146,
"time": "1769939906"
},
"stopId": "FR:76351:ZE:3007:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 186,
"time": "1769939946"
},
"departure": {
"delay": 186,
"time": "1769939946"
},
"stopId": "FR:76351:ZE:3019:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 146,
"time": "1769940266"
},
"stopId": "FR:76351:ZE:3743:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 181,
"time": "1769938681"
},
"departure": {
"delay": 181,
"time": "1769938681"
},
"stopId": "FR:76351:ZE:3358:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 178,
"time": "1769939218"
},
"departure": {
"delay": 178,
"time": "1769939218"
},
"stopId": "FR:76351:ZE:3646:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 124,
"time": "1769939164"
},
"departure": {
"delay": 124,
"time": "1769939164"
},
"stopId": "FR:76351:ZE:4643:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 146,
"time": "1769940086"
},
"departure": {
"delay": 146,
"time": "1769940086"
},
"stopId": "FR:76351:ZE:3342:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 120,
"time": "1769939100"
},
"departure": {
"delay": 120,
"time": "1769939100"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 154,
"time": "1769938894"
},
"departure": {
"delay": 154,
"time": "1769938894"
},
"stopId": "FR:76351:ZE:3192:ATOUMOD003",
"stopSequence": 16
}
],
"timestamp": "1769939347",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4232204x2025x26xGDimLiaxDimanchex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3453F5520294x2026x01x25T22x07x59Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769944860"
},
"departure": {
"time": "1769944920"
},
"stopId": "FR:50025:ZE:StopPointxOCETrainxTERx87448514:ATOUMOD002",
"stopSequence": 73
},
{
"arrival": {
"time": "1769941800"
},
"departure": {
"time": "1769941860"
},
"stopId": "FR:14762:ZE:StopPointxOCETrainxTERx87448159:ATOUMOD002",
"stopSequence": 24
},
{
"arrival": {
"time": "1769940840"
},
"departure": {
"time": "1769940900"
},
"stopId": "FR:61169:ZE:StopPointxOCETrainxTERx87448001:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1769937360"
},
"departure": {
"time": "1769937420"
},
"stopId": "FR:61214:ZE:StopPointxOCETrainxTERx87444638:ATOUMOD002",
"stopSequence": 14
},
{
"arrival": {
"time": "1769945940"
},
"stopId": "FR:50410:ZE:StopPointxOCETrainxTERx87478263:ATOUMOD002",
"stopSequence": 74
},
{
"arrival": {
"time": "1769939220"
},
"departure": {
"time": "1769939340"
},
"stopId": "FR:61006:ZE:StopPointxOCETrainxTERx87444539:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1769942760"
},
"departure": {
"time": "1769942820"
},
"stopId": "FR:50639:ZE:StopPointxOCETrainxTERx87447698:ATOUMOD002",
"stopSequence": 27
},
{
"arrival": {
"time": "1769933160"
},
"departure": {
"time": "1769933220"
},
"stopId": "FR:78646:ZE:StopPointxOCETrainxTERx87393009:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1769936400"
},
"departure": {
"time": "1769936460"
},
"stopId": "FR:27679:ZE:StopPointxOCETrainxTERx87393595:ATOUMOD002",
"stopSequence": 12
},
{
"arrival": {
"time": "1769935200"
},
"departure": {
"time": "1769935260"
},
"stopId": "FR:28134:ZE:StopPointxOCETrainxTERx87393488:ATOUMOD002",
"stopSequence": 9
},
{
"departure": {
"time": "1769932380"
},
"stopId": "FR:75115:ZE:StopPointxOCETrainxTERx87391003:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1769943360"
},
"departure": {
"time": "1769944080"
},
"stopId": "FR:50188:ZE:StopPointxOCETrainxTERx87447649:ATOUMOD002",
"stopSequence": 70
},
{
"arrival": {
"time": "1769940240"
},
"departure": {
"time": "1769940300"
},
"stopId": "FR:61063:ZE:StopPointxOCETrainxTERx87448084:ATOUMOD002",
"stopSequence": 20
},
{
"arrival": {
"time": "1769938680"
},
"departure": {
"time": "1769938740"
},
"stopId": "FR:61101:ZE:StopPointxOCETrainxTERx87444562:ATOUMOD002",
"stopSequence": 16
}
],
"timestamp": "1769928777",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx6155CD5FxAB2Dx4274xA052x8C7462540578x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3453F5520294x2026x01x25T22x07x59Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748873x2025xHxMultxDimxDimanchex60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 55,
"time": "1769936202"
},
"departure": {
"delay": 55,
"time": "1769936215"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 128,
"time": "1769935239"
},
"departure": {
"delay": 128,
"time": "1769935268"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 3,
"time": "1769935717"
},
"departure": {
"delay": 3,
"time": "1769935743"
},
"stopId": "FR:50129:ZE:10BRA3:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 113,
"time": "1769934847"
},
"departure": {
"delay": 113,
"time": "1769934893"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 28,
"time": "1769935879"
},
"departure": {
"delay": 28,
"time": "1769935948"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 134,
"time": "1769935031"
},
"departure": {
"delay": 134,
"time": "1769935094"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 137,
"time": "1769934940"
},
"departure": {
"delay": 137,
"time": "1769934977"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 135,
"time": "1769935394"
},
"departure": {
"delay": 135,
"time": "1769935455"
},
"stopId": "FR:50129:ZE:10CRC3:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 76,
"time": "1769936083"
},
"departure": {
"delay": 76,
"time": "1769936116"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 16
},
{
"departure": {
"delay": 134,
"time": "1769934734"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 139,
"time": "1769935141"
},
"departure": {
"delay": 139,
"time": "1769935159"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 92,
"time": "1769935502"
},
"departure": {
"delay": 92,
"time": "1769935532"
},
"stopId": "FR:50129:ZE:10FOR3:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 59,
"time": "1769935575"
},
"departure": {
"delay": 59,
"time": "1769935619"
},
"stopId": "FR:50129:ZE:10PFO1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 13,
"time": "1769935976"
},
"departure": {
"delay": 13,
"time": "1769935993"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 13,
"time": "1769935668"
},
"departure": {
"delay": 13,
"time": "1769935693"
},
"stopId": "FR:50129:ZE:10RTU1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 119,
"time": "1769935182"
},
"departure": {
"delay": 119,
"time": "1769935199"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -35,
"time": "1769936305"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -16,
"time": "1769935802"
},
"departure": {
"delay": -16,
"time": "1769935844"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 75,
"time": "1769936142"
},
"departure": {
"delay": 75,
"time": "1769936175"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 17
}
],
"timestamp": "1769939345",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748873x2025xHxMultxDimxDimanchex60:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:DimanchexANNUELC598586:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -3,
"time": "1769939397"
},
"departure": {
"delay": -3,
"time": "1769939397"
},
"stopId": "FR:27229:ZE:0xARC01:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": 67,
"time": "1769939287"
},
"departure": {
"delay": 67,
"time": "1769939287"
},
"stopId": "FR:27229:ZE:0xMFO01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": 92,
"time": "1769939192"
},
"departure": {
"delay": 92,
"time": "1769939192"
},
"stopId": "FR:27229:ZE:0xSTA01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -116,
"time": "1769939704"
},
"stopId": "FR:27229:ZE:0xGAR04:ATOUMOD004",
"stopSequence": 33
},
{
"arrival": {
"delay": 53,
"time": "1769939093"
},
"departure": {
"delay": 53,
"time": "1769939093"
},
"stopId": "FR:27229:ZE:0xHON01:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -41,
"time": "1769939479"
},
"departure": {
"delay": -41,
"time": "1769939479"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": 23,
"time": "1769939361"
},
"departure": {
"delay": 23,
"time": "1769939363"
},
"stopId": "FR:27229:ZE:0xTAU01:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": 112,
"time": "1769939152"
},
"departure": {
"delay": 112,
"time": "1769939152"
},
"stopId": "FR:27229:ZE:0xQUI01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -82,
"time": "1769939618"
},
"departure": {
"delay": -82,
"time": "1769939618"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": -91,
"time": "1769939429"
},
"departure": {
"delay": -91,
"time": "1769939429"
},
"stopId": "FR:27229:ZE:0xVED01:ATOUMOD004",
"stopSequence": 29
}
],
"timestamp": "1769939366",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T3:LOC",
"tripId": "ATOUMOD004:ServiceJourney:DimanchexANNUELC598586:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TNIx329:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769953200"
},
"departure": {
"time": "1769953200"
},
"stopId": "FR:76378:ZE:TNIx22526:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"time": "1769954520"
},
"departure": {
"time": "1769954520"
},
"stopId": "FR:76354:ZE:TNIx22599:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"delay": 5,
"time": "1769955125"
},
"departure": {
"delay": 5,
"time": "1769955125"
},
"stopId": "FR:76157:ZE:TNIx10603:ATOUMOD001",
"stopSequence": 43
},
{
"arrival": {
"time": "1769952780"
},
"departure": {
"time": "1769952780"
},
"stopId": "FR:76750:ZE:TNIx22510:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1769952720"
},
"departure": {
"time": "1769952720"
},
"stopId": "FR:76709:ZE:TNIx22507:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1769952840"
},
"departure": {
"time": "1769952840"
},
"stopId": "FR:76750:ZE:TNIx22514:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1769953260"
},
"departure": {
"time": "1769953260"
},
"stopId": "FR:76378:ZE:TNIx22530:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1769952600"
},
"stopId": "FR:76709:ZE:TNIx22501:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1769954160"
},
"departure": {
"time": "1769954160"
},
"stopId": "FR:76222:ZE:TNIx22575:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"time": "1769952900"
},
"departure": {
"time": "1769952900"
},
"stopId": "FR:76378:ZE:TNIx22532:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1769953380"
},
"departure": {
"time": "1769953380"
},
"stopId": "FR:76436:ZE:TNIx22542:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"time": "1769956140"
},
"stopId": "FR:76540:ZE:TNIx12722:ATOUMOD001",
"stopSequence": 46
},
{
"arrival": {
"time": "1769954100"
},
"departure": {
"time": "1769954100"
},
"stopId": "FR:76222:ZE:TNIx23154:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 5,
"time": "1769952605"
},
"departure": {
"delay": 5,
"time": "1769952605"
},
"stopId": "FR:76709:ZE:TNIx22503:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1769955060"
},
"departure": {
"time": "1769955060"
},
"stopId": "FR:76157:ZE:TNIx10642:ATOUMOD001",
"stopSequence": 41
},
{
"arrival": {
"time": "1769953020"
},
"departure": {
"time": "1769953020"
},
"stopId": "FR:76378:ZE:TNIx22518:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 5,
"time": "1769952665"
},
"departure": {
"delay": 5,
"time": "1769952665"
},
"stopId": "FR:76709:ZE:TNIx22505:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1769952960"
},
"departure": {
"time": "1769952960"
},
"stopId": "FR:76378:ZE:TNIx22516:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1769953980"
},
"departure": {
"time": "1769953980"
},
"stopId": "FR:76222:ZE:TNIx22554:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"time": "1769953080"
},
"departure": {
"time": "1769953080"
},
"stopId": "FR:76378:ZE:TNIx22520:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"time": "1769954280"
},
"departure": {
"time": "1769954280"
},
"stopId": "FR:76354:ZE:TNIx23026:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"time": "1769955000"
},
"departure": {
"time": "1769955000"
},
"stopId": "FR:76157:ZE:TNIx10765:ATOUMOD001",
"stopSequence": 40
},
{
"arrival": {
"time": "1769955540"
},
"departure": {
"time": "1769955540"
},
"stopId": "FR:76540:ZE:TNIx12866:ATOUMOD001",
"stopSequence": 45
},
{
"arrival": {
"time": "1769954220"
},
"departure": {
"time": "1769954220"
},
"stopId": "FR:76222:ZE:TNIx22581:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"time": "1769953440"
},
"departure": {
"time": "1769953440"
},
"stopId": "FR:76436:ZE:TNIx22540:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"time": "1769954700"
},
"departure": {
"time": "1769954700"
},
"stopId": "FR:76614:ZE:TNIx22604:ATOUMOD001",
"stopSequence": 38
},
{
"arrival": {
"delay": 5,
"time": "1769953025"
},
"departure": {
"delay": 5,
"time": "1769953025"
},
"stopId": "FR:76378:ZE:TNIx22607:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"time": "1769954400"
},
"departure": {
"time": "1769954400"
},
"stopId": "FR:76354:ZE:TNIx22585:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"time": "1769955240"
},
"departure": {
"time": "1769955240"
},
"stopId": "FR:76157:ZE:TNIx10604:ATOUMOD001",
"stopSequence": 44
},
{
"arrival": {
"time": "1769954820"
},
"departure": {
"time": "1769954820"
},
"stopId": "FR:76614:ZE:TNIx12686:ATOUMOD001",
"stopSequence": 39
},
{
"arrival": {
"time": "1769954580"
},
"departure": {
"time": "1769954580"
},
"stopId": "FR:76614:ZE:TNIx22602:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"time": "1769953320"
},
"departure": {
"time": "1769953320"
},
"stopId": "FR:76378:ZE:TNIx23039:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"time": "1769952660"
},
"departure": {
"time": "1769952660"
},
"stopId": "FR:76709:ZE:TNIx23021:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1769955120"
},
"departure": {
"time": "1769955120"
},
"stopId": "FR:76157:ZE:TNIx10365:ATOUMOD001",
"stopSequence": 42
},
{
"arrival": {
"delay": 5,
"time": "1769953205"
},
"departure": {
"delay": 5,
"time": "1769953205"
},
"stopId": "FR:76378:ZE:TNIx22528:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"time": "1769953140"
},
"departure": {
"time": "1769953140"
},
"stopId": "FR:76378:ZE:TNIx22522:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 5,
"time": "1769953145"
},
"departure": {
"delay": 5,
"time": "1769953145"
},
"stopId": "FR:76378:ZE:TNIx22524:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"time": "1769954460"
},
"departure": {
"time": "1769954460"
},
"stopId": "FR:76354:ZE:TNIx22598:ATOUMOD001",
"stopSequence": 35
}
],
"timestamp": "1769939241",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TNIx530:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TNIx329:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx11921:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 15930,
"time": "1769942790"
},
"departure": {
"delay": 15930,
"time": "1769942790"
},
"stopId": "FR:76540:ZE:TCARxGAREB2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 15930,
"time": "1769942730"
},
"departure": {
"delay": 15930,
"time": "1769942730"
},
"stopId": "FR:76540:ZE:TCARxSVER41:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 15930,
"time": "1769942610"
},
"departure": {
"delay": 15930,
"time": "1769942610"
},
"stopId": "FR:76540:ZE:TCARxHVR4:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 15900,
"time": "1769942400"
},
"departure": {
"delay": 15900,
"time": "1769942400"
},
"stopId": "FR:76540:ZE:TCARxRREPU1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 15935,
"time": "1769942675"
},
"departure": {
"delay": 15935,
"time": "1769942675"
},
"stopId": "FR:76540:ZE:TCARxBARTS1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 15952,
"time": "1769942512"
},
"departure": {
"delay": 15952,
"time": "1769942512"
},
"stopId": "FR:76540:ZE:TCARxSTNIC2:ATOUMOD001",
"stopSequence": 13
}
],
"timestamp": "1769937910",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx07:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx11921:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx690:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 49,
"time": "1769942029"
},
"departure": {
"delay": 49,
"time": "1769942029"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 5,
"time": "1769941925"
},
"departure": {
"delay": 5,
"time": "1769941925"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 54,
"time": "1769942214"
},
"departure": {
"delay": 54,
"time": "1769942214"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769941740"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 13,
"time": "1769942113"
},
"departure": {
"delay": 13,
"time": "1769942113"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 53,
"time": "1769941853"
},
"departure": {
"delay": 53,
"time": "1769941853"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 15,
"time": "1769942415"
},
"departure": {
"delay": 15,
"time": "1769942415"
},
"stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1769942160"
},
"departure": {
"time": "1769942160"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 46,
"time": "1769941966"
},
"departure": {
"delay": 46,
"time": "1769941966"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1769939330",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx690:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3337F5520430x2026x01x25T22x07x59Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769943360"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 10
},
{
"departure": {
"time": "1769936340"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 1
}
],
"timestamp": "1769932738",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx0ce8180cx0fb6x4cc1x80bax53782622a5cex:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3337F5520430x2026x01x25T22x07x59Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx1778:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -15781,
"time": "1769939279"
},
"departure": {
"delay": -15781,
"time": "1769939279"
},
"stopId": "FR:76157:ZE:TCARxTPROV2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": -15768,
"time": "1769938212"
},
"departure": {
"delay": -15768,
"time": "1769938212"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -15765,
"time": "1769939355"
},
"departure": {
"delay": -15765,
"time": "1769939355"
},
"stopId": "FR:76157:ZE:TCARxTJAUR2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": -15825,
"time": "1769939655"
},
"stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": -15805,
"time": "1769937335"
},
"departure": {
"delay": -15805,
"time": "1769937335"
},
"stopId": "FR:76212:ZE:TCARxCANAD2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -15772,
"time": "1769938868"
},
"departure": {
"delay": -15772,
"time": "1769938868"
},
"stopId": "FR:76540:ZE:TCARxMIN2T:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": -15750,
"time": "1769939430"
},
"departure": {
"delay": -15750,
"time": "1769939430"
},
"stopId": "FR:76157:ZE:TCARxTPISS2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": -15775,
"time": "1769938265"
},
"departure": {
"delay": -15775,
"time": "1769938265"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": -15701,
"time": "1769937559"
},
"departure": {
"delay": -15701,
"time": "1769937559"
},
"stopId": "FR:76212:ZE:TCARxECOLE2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -15765,
"time": "1769939535"
},
"departure": {
"delay": -15765,
"time": "1769939535"
},
"stopId": "FR:76157:ZE:TCARxTBIZET:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": -15729,
"time": "1769938011"
},
"departure": {
"delay": -15729,
"time": "1769938011"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -15855,
"time": "1769938665"
},
"departure": {
"delay": -15855,
"time": "1769938665"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": -15725,
"time": "1769938975"
},
"departure": {
"delay": -15725,
"time": "1769938975"
},
"stopId": "FR:76157:ZE:TCARxCORNI2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": -15737,
"time": "1769938063"
},
"departure": {
"delay": -15737,
"time": "1769938063"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -15656,
"time": "1769937664"
},
"departure": {
"delay": -15656,
"time": "1769937664"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -15684,
"time": "1769937912"
},
"departure": {
"delay": -15684,
"time": "1769937936"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -15717,
"time": "1769938383"
},
"departure": {
"delay": -15717,
"time": "1769938383"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": -15759,
"time": "1769938161"
},
"departure": {
"delay": -15759,
"time": "1769938161"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -15702,
"time": "1769937738"
},
"departure": {
"delay": -15702,
"time": "1769937738"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -15759,
"time": "1769938461"
},
"departure": {
"delay": -15759,
"time": "1769938461"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": -15759,
"time": "1769937861"
},
"departure": {
"delay": -15759,
"time": "1769937861"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -15803,
"time": "1769938537"
},
"departure": {
"delay": -15803,
"time": "1769938537"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": -15746,
"time": "1769939134"
},
"departure": {
"delay": -15746,
"time": "1769939134"
},
"stopId": "FR:76157:ZE:TCARxTOUYE2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": -15763,
"time": "1769937437"
},
"departure": {
"delay": -15763,
"time": "1769937437"
},
"stopId": "FR:76212:ZE:TCARxDMAIR2:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"delay": -15780,
"time": "1769937240"
},
"stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -15731,
"time": "1769939209"
},
"departure": {
"delay": -15731,
"time": "1769939209"
},
"stopId": "FR:76157:ZE:TCARxTDUMA2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": -15797,
"time": "1769939083"
},
"departure": {
"delay": -15797,
"time": "1769939083"
},
"stopId": "FR:76157:ZE:TCARxTPRAT2:ATOUMOD001",
"stopSequence": 20
}
],
"timestamp": "1769936950",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx1778:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx1611:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -21474,
"time": "1769941146"
},
"departure": {
"delay": -21474,
"time": "1769941146"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": -21450,
"time": "1769941830"
},
"departure": {
"delay": -21450,
"time": "1769941830"
},
"stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": -21406,
"time": "1769940194"
},
"departure": {
"delay": -21406,
"time": "1769940194"
},
"stopId": "FR:76157:ZE:TCARxTPROV1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -21450,
"time": "1769942130"
},
"departure": {
"delay": -21450,
"time": "1769942130"
},
"stopId": "FR:76212:ZE:TCARxDMAIR1:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"delay": -21420,
"time": "1769940000"
},
"stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -21445,
"time": "1769940995"
},
"departure": {
"delay": -21445,
"time": "1769940995"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -21413,
"time": "1769940607"
},
"departure": {
"delay": -21413,
"time": "1769940607"
},
"stopId": "FR:76157:ZE:TCARxCORNI1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -21450,
"time": "1769940930"
},
"departure": {
"delay": -21450,
"time": "1769940930"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -21455,
"time": "1769942245"
},
"departure": {
"delay": -21455,
"time": "1769942245"
},
"stopId": "FR:76212:ZE:TCARxCANAD1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": -21427,
"time": "1769941073"
},
"departure": {
"delay": -21427,
"time": "1769941073"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -21399,
"time": "1769940141"
},
"departure": {
"delay": -21399,
"time": "1769940141"
},
"stopId": "FR:76157:ZE:TCARxTJAUR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -21448,
"time": "1769942012"
},
"departure": {
"delay": -21448,
"time": "1769942012"
},
"stopId": "FR:76540:ZE:TCARxECOLE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": -21480,
"time": "1769940720"
},
"departure": {
"delay": -21480,
"time": "1769940720"
},
"stopId": "FR:76540:ZE:TCARxMIN1T:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -21371,
"time": "1769940049"
},
"departure": {
"delay": -21371,
"time": "1769940049"
},
"stopId": "FR:76157:ZE:TCARxTPISS1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -21416,
"time": "1769940304"
},
"departure": {
"delay": -21416,
"time": "1769940304"
},
"stopId": "FR:76157:ZE:TCARxTDUMA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -21420,
"time": "1769940360"
},
"departure": {
"delay": -21420,
"time": "1769940360"
},
"stopId": "FR:76157:ZE:TCARxTOUYE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -21472,
"time": "1769941928"
},
"departure": {
"delay": -21472,
"time": "1769941928"
},
"stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": -21374,
"time": "1769940406"
},
"departure": {
"delay": -21374,
"time": "1769940406"
},
"stopId": "FR:76157:ZE:TCARxTPRAT1:ATOUMOD001",
"stopSequence": 7
}
],
"timestamp": "1769939310",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx1611:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:2x7478083:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 197,
"time": "1769939597"
},
"departure": {
"delay": 197,
"time": "1769939597"
},
"stopId": "FR:27474:ZE:0x6703:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 167,
"time": "1769939507"
},
"departure": {
"delay": 167,
"time": "1769939507"
},
"stopId": "FR:27474:ZE:0x6716:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 28,
"time": "1769939908"
},
"departure": {
"delay": 28,
"time": "1769939908"
},
"stopId": "FR:27365:ZE:0x6336:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 201,
"time": "1769939421"
},
"departure": {
"delay": 201,
"time": "1769939421"
},
"stopId": "FR:27474:ZE:0x6722:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 151,
"time": "1769939129"
},
"departure": {
"delay": 151,
"time": "1769939131"
},
"stopId": "FR:27471:ZE:0x6938:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 222,
"time": "1769939382"
},
"departure": {
"delay": 222,
"time": "1769939382"
},
"stopId": "FR:27474:ZE:0x6707:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 54,
"time": "1769940114"
},
"departure": {
"delay": 54,
"time": "1769940114"
},
"stopId": "FR:27701:ZE:0x7168:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 193,
"time": "1769939653"
},
"departure": {
"delay": 193,
"time": "1769939653"
},
"stopId": "FR:27474:ZE:0x6713:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 192,
"time": "1769939292"
},
"departure": {
"delay": 192,
"time": "1769939292"
},
"stopId": "FR:27474:ZE:0x6704:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 165,
"time": "1769939265"
},
"departure": {
"delay": 165,
"time": "1769939265"
},
"stopId": "FR:27474:ZE:0x6710:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 144,
"time": "1769939724"
},
"departure": {
"delay": 144,
"time": "1769939724"
},
"stopId": "FR:27474:ZE:0x6709:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 192,
"time": "1769939472"
},
"departure": {
"delay": 192,
"time": "1769939472"
},
"stopId": "FR:27474:ZE:0x6718:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 73,
"time": "1769939833"
},
"departure": {
"delay": 73,
"time": "1769939833"
},
"stopId": "FR:27701:ZE:0x7077:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 194,
"time": "1769939234"
},
"departure": {
"delay": 194,
"time": "1769939234"
},
"stopId": "FR:27474:ZE:0x6720:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 99,
"time": "1769939079"
},
"departure": {
"delay": 99,
"time": "1769939079"
},
"stopId": "FR:27471:ZE:0x6941:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": 160,
"time": "1769939560"
},
"departure": {
"delay": 160,
"time": "1769939560"
},
"stopId": "FR:27474:ZE:0x6715:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 24,
"time": "1769940264"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 19
}
],
"timestamp": "1769939364",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:7b:LOC",
"tripId": "ATOUMOD006:ServiceJourney:2x7478083:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748826x2025xHxMultxDimxDimanchex60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 187,
"time": "1769929677"
},
"departure": {
"delay": 187,
"time": "1769929687"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 175,
"time": "1769930288"
},
"departure": {
"delay": 175,
"time": "1769930455"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 119,
"time": "1769930084"
},
"departure": {
"delay": 119,
"time": "1769930099"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 148,
"time": "1769930568"
},
"departure": {
"delay": 148,
"time": "1769930608"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 55,
"time": "1769930138"
},
"departure": {
"delay": 55,
"time": "1769930155"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 88,
"time": "1769930872"
},
"departure": {
"delay": 88,
"time": "1769930908"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 184,
"time": "1769929559"
},
"departure": {
"delay": 184,
"time": "1769929564"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 46,
"time": "1769930986"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 182,
"time": "1769929715"
},
"departure": {
"delay": 182,
"time": "1769929742"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 177,
"time": "1769930742"
},
"departure": {
"delay": 177,
"time": "1769930757"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 207,
"time": "1769929873"
},
"departure": {
"delay": 207,
"time": "1769929887"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 109,
"time": "1769930791"
},
"departure": {
"delay": 109,
"time": "1769930809"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 189,
"time": "1769929973"
},
"departure": {
"delay": 189,
"time": "1769929989"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"departure": {
"delay": 221,
"time": "1769929421"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 182,
"time": "1769930648"
},
"departure": {
"delay": 182,
"time": "1769930702"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 164,
"time": "1769929588"
},
"departure": {
"delay": 164,
"time": "1769929604"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 172,
"time": "1769930019"
},
"departure": {
"delay": 172,
"time": "1769930032"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 68,
"time": "1769930211"
},
"departure": {
"delay": 68,
"time": "1769930228"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 217,
"time": "1769929787"
},
"departure": {
"delay": 217,
"time": "1769929837"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 119,
"time": "1769930502"
},
"departure": {
"delay": 119,
"time": "1769930519"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
}
],
"timestamp": "1769939344",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748826x2025xHxMultxDimxDimanchex60:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4110910x2025x26xGDimTRAxDimanchex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 87,
"time": "1769940267"
},
"departure": {
"delay": 87,
"time": "1769940267"
},
"stopId": "FR:76351:ZE:3985:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 114,
"time": "1769940774"
},
"stopId": "FR:76351:ZE:3978:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 126,
"time": "1769940546"
},
"departure": {
"delay": 126,
"time": "1769940546"
},
"stopId": "FR:76351:ZE:3951:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 128,
"time": "1769940428"
},
"departure": {
"delay": 128,
"time": "1769940428"
},
"stopId": "FR:76351:ZE:3993:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 130,
"time": "1769939770"
},
"departure": {
"delay": 130,
"time": "1769939770"
},
"stopId": "FR:76351:ZE:3989:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 126,
"time": "1769939946"
},
"departure": {
"delay": 126,
"time": "1769939946"
},
"stopId": "FR:76351:ZE:3967:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 90,
"time": "1769939550"
},
"departure": {
"delay": 90,
"time": "1769939550"
},
"stopId": "FR:76351:ZE:3959:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 95,
"time": "1769939195"
},
"departure": {
"delay": 95,
"time": "1769939195"
},
"stopId": "FR:76351:ZE:3997:ATOUMOD003",
"stopSequence": 2
},
{
"departure": {
"delay": 44,
"time": "1769939084"
},
"stopId": "FR:76351:ZE:3983:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 125,
"time": "1769939645"
},
"departure": {
"delay": 125,
"time": "1769939645"
},
"stopId": "FR:76351:ZE:3999:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 120,
"time": "1769940180"
},
"departure": {
"delay": 120,
"time": "1769940180"
},
"stopId": "FR:76351:ZE:3955:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 75,
"time": "1769939295"
},
"departure": {
"delay": 75,
"time": "1769939295"
},
"stopId": "FR:76351:ZE:3964:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 112,
"time": "1769940652"
},
"departure": {
"delay": 112,
"time": "1769940652"
},
"stopId": "FR:76351:ZE:3995:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 102,
"time": "1769939442"
},
"departure": {
"delay": 102,
"time": "1769939442"
},
"stopId": "FR:76351:ZE:3980:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 132,
"time": "1769940072"
},
"departure": {
"delay": 132,
"time": "1769940072"
},
"stopId": "FR:76351:ZE:3957:ATOUMOD003",
"stopSequence": 9
}
],
"timestamp": "1769939347",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:B:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4110910x2025x26xGDimTRAxDimanchex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:DimanchexANNUELC595885:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -43,
"time": "1769941097"
},
"departure": {
"delay": -43,
"time": "1769941097"
},
"stopId": "FR:27229:ZE:0xPMF02:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": 20,
"time": "1769940020"
},
"departure": {
"delay": 20,
"time": "1769940020"
},
"stopId": "FR:27020:ZE:0xLHA02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 39,
"time": "1769939739"
},
"departure": {
"delay": 39,
"time": "1769939739"
},
"stopId": "FR:27020:ZE:0xETA02:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": 56,
"time": "1769940116"
},
"departure": {
"delay": 56,
"time": "1769940116"
},
"stopId": "FR:27020:ZE:0xLPO02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -56,
"time": "1769940784"
},
"departure": {
"delay": -56,
"time": "1769940784"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": 24,
"time": "1769940084"
},
"departure": {
"delay": 24,
"time": "1769940084"
},
"stopId": "FR:27020:ZE:0xLBA02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": 41,
"time": "1769940041"
},
"departure": {
"delay": 41,
"time": "1769940041"
},
"stopId": "FR:27020:ZE:0xAMA02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -170,
"time": "1769941450"
},
"departure": {
"delay": -170,
"time": "1769941450"
},
"stopId": "FR:27299:ZE:0xIND03:ATOUMOD004",
"stopSequence": 38
},
{
"arrival": {
"time": "1769939880"
},
"departure": {
"time": "1769939880"
},
"stopId": "FR:27020:ZE:0xITO02:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": 15,
"time": "1769940255"
},
"departure": {
"delay": 15,
"time": "1769940255"
},
"stopId": "FR:27229:ZE:0xCIT02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -2,
"time": "1769940418"
},
"departure": {
"delay": -2,
"time": "1769940418"
},
"stopId": "FR:27229:ZE:0xJDA02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -75,
"time": "1769941005"
},
"departure": {
"delay": -75,
"time": "1769941005"
},
"stopId": "FR:27229:ZE:0xGDC02:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": 44,
"time": "1769940164"
},
"departure": {
"delay": 44,
"time": "1769940164"
},
"stopId": "FR:27020:ZE:0xACH02:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -76,
"time": "1769941184"
},
"departure": {
"delay": -76,
"time": "1769941184"
},
"stopId": "FR:27229:ZE:0xBON02:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": -153,
"time": "1769941407"
},
"departure": {
"delay": -153,
"time": "1769941407"
},
"stopId": "FR:27299:ZE:0xARN02:ATOUMOD004",
"stopSequence": 37
},
{
"arrival": {
"delay": -41,
"time": "1769940859"
},
"departure": {
"delay": -41,
"time": "1769940859"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": 42,
"time": "1769939982"
},
"departure": {
"delay": 42,
"time": "1769939982"
},
"stopId": "FR:27020:ZE:0xPEG02:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -114,
"time": "1769941206"
},
"departure": {
"delay": -114,
"time": "1769941206"
},
"stopId": "FR:27299:ZE:0xCOL02:ATOUMOD004",
"stopSequence": 32
},
{
"departure": {
"time": "1769939700"
},
"stopId": "FR:27020:ZE:0xMOE01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -131,
"time": "1769941249"
},
"departure": {
"delay": -131,
"time": "1769941249"
},
"stopId": "FR:27299:ZE:0xPAG02:ATOUMOD004",
"stopSequence": 33
},
{
"arrival": {
"delay": 30,
"time": "1769940390"
},
"departure": {
"delay": 30,
"time": "1769940390"
},
"stopId": "FR:27229:ZE:0xPLA02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -72,
"time": "1769940708"
},
"departure": {
"delay": -72,
"time": "1769940708"
},
"stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -65,
"time": "1769941135"
},
"departure": {
"delay": -65,
"time": "1769941135"
},
"stopId": "FR:27229:ZE:0xLEG02:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": -101,
"time": "1769941039"
},
"departure": {
"delay": -101,
"time": "1769941039"
},
"stopId": "FR:27229:ZE:0xDUP02:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": -125,
"time": "1769941375"
},
"departure": {
"delay": -125,
"time": "1769941375"
},
"stopId": "FR:27299:ZE:0xRNA02:ATOUMOD004",
"stopSequence": 36
},
{
"arrival": {
"delay": -156,
"time": "1769941284"
},
"departure": {
"delay": -156,
"time": "1769941284"
},
"stopId": "FR:27299:ZE:0xECG02:ATOUMOD004",
"stopSequence": 34
},
{
"arrival": {
"delay": -101,
"time": "1769940979"
},
"departure": {
"delay": -101,
"time": "1769940979"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": 58,
"time": "1769939938"
},
"departure": {
"delay": 58,
"time": "1769939938"
},
"stopId": "FR:27020:ZE:0xMAC02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -169,
"time": "1769941331"
},
"departure": {
"delay": -169,
"time": "1769941331"
},
"stopId": "FR:27299:ZE:0xMAG02:ATOUMOD004",
"stopSequence": 35
},
{
"arrival": {
"time": "1769940360"
},
"departure": {
"time": "1769940360"
},
"stopId": "FR:27229:ZE:0xNAV02:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -167,
"time": "1769941513"
},
"stopId": "FR:27439:ZE:0xCAP01:ATOUMOD004",
"stopSequence": 41
},
{
"arrival": {
"delay": -10,
"time": "1769940470"
},
"departure": {
"delay": -10,
"time": "1769940470"
},
"stopId": "FR:27229:ZE:0xGER02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -15,
"time": "1769940525"
},
"departure": {
"delay": -15,
"time": "1769940525"
},
"stopId": "FR:27229:ZE:0xBDN02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": 51,
"time": "1769940291"
},
"departure": {
"delay": 51,
"time": "1769940291"
},
"stopId": "FR:27229:ZE:0xHIP02:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 24,
"time": "1769940324"
},
"departure": {
"delay": 24,
"time": "1769940324"
},
"stopId": "FR:27229:ZE:0xUSI02:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -55,
"time": "1769940725"
},
"departure": {
"delay": -55,
"time": "1769940725"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": 8,
"time": "1769939828"
},
"departure": {
"delay": 8,
"time": "1769939828"
},
"stopId": "FR:27020:ZE:0xLOA02:ATOUMOD004",
"stopSequence": 3
}
],
"timestamp": "1769939366",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T5:LOC",
"tripId": "ATOUMOD004:ServiceJourney:DimanchexANNUELC595885:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:2x7478138:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 306,
"time": "1769938686"
},
"departure": {
"delay": 306,
"time": "1769938686"
},
"stopId": "FR:27375:ZE:0x6572:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 300,
"time": "1769939190"
},
"departure": {
"delay": 300,
"time": "1769939220"
},
"stopId": "FR:27375:ZE:0x6528:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 176,
"time": "1769939636"
},
"departure": {
"delay": 176,
"time": "1769939636"
},
"stopId": "FR:27701:ZE:0x7126:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 300,
"time": "1769938979"
},
"departure": {
"delay": 300,
"time": "1769938980"
},
"stopId": "FR:27375:ZE:0x6440:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 330,
"time": "1769938618"
},
"departure": {
"delay": 330,
"time": "1769938650"
},
"stopId": "FR:27375:ZE:0x6470:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 240,
"time": "1769939400"
},
"departure": {
"delay": 240,
"time": "1769939400"
},
"stopId": "FR:27375:ZE:0x6442:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 95,
"time": "1769940215"
},
"departure": {
"delay": 95,
"time": "1769940215"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": 191,
"time": "1769939711"
},
"departure": {
"delay": 191,
"time": "1769939711"
},
"stopId": "FR:27701:ZE:0x7036:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 300,
"time": "1769938740"
},
"departure": {
"delay": 300,
"time": "1769938740"
},
"stopId": "FR:27375:ZE:0x6512:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -20,
"time": "1769940340"
},
"departure": {
"delay": -20,
"time": "1769940340"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": 199,
"time": "1769939539"
},
"departure": {
"delay": 199,
"time": "1769939539"
},
"stopId": "FR:27701:ZE:0x7100:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -188,
"time": "1769940412"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": 341,
"time": "1769939141"
},
"departure": {
"delay": 341,
"time": "1769939141"
},
"stopId": "FR:27375:ZE:0x6504:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 110,
"time": "1769939930"
},
"departure": {
"delay": 110,
"time": "1769939930"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": 207,
"time": "1769939847"
},
"departure": {
"delay": 207,
"time": "1769939847"
},
"stopId": "FR:27701:ZE:0x7106:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 360,
"time": "1769938789"
},
"departure": {
"delay": 360,
"time": "1769938800"
},
"stopId": "FR:27375:ZE:0x6432:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 149,
"time": "1769939729"
},
"departure": {
"delay": 149,
"time": "1769939729"
},
"stopId": "FR:27701:ZE:0x7066:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 230,
"time": "1769939450"
},
"departure": {
"delay": 230,
"time": "1769939450"
},
"stopId": "FR:27375:ZE:0x6406:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 347,
"time": "1769938727"
},
"departure": {
"delay": 347,
"time": "1769938727"
},
"stopId": "FR:27375:ZE:0x6422:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 178,
"time": "1769939998"
},
"departure": {
"delay": 178,
"time": "1769939998"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": 147,
"time": "1769940147"
},
"departure": {
"delay": 147,
"time": "1769940147"
},
"stopId": "FR:27701:ZE:0x7095:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": -9,
"time": "1769940291"
},
"departure": {
"delay": -9,
"time": "1769940291"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": 300,
"time": "1769939340"
},
"departure": {
"delay": 300,
"time": "1769939340"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 300,
"time": "1769939280"
},
"departure": {
"delay": 300,
"time": "1769939280"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 148,
"time": "1769940028"
},
"departure": {
"delay": 148,
"time": "1769940028"
},
"stopId": "FR:27701:ZE:0x7108:ATOUMOD006",
"stopSequence": 26
}
],
"timestamp": "1769938703",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:D1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:2x7478138:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx9833:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769938800"
},
"stopId": "FR:76231:ZE:TAEx2192:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769939100"
},
"stopId": "FR:76231:ZE:TAEx2132:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769938920"
},
"stopId": "FR:76231:ZE:TAEx2172:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769939340"
},
"stopId": "FR:76231:ZE:TAEx1172:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769939280"
},
"stopId": "FR:76231:ZE:TAEx1182:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769939640"
},
"stopId": "FR:76561:ZE:TAEx1132:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769939940"
},
"stopId": "FR:76561:ZE:TAEx1082:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1769939760"
},
"stopId": "FR:76561:ZE:TAEx1112:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769939520"
},
"stopId": "FR:76561:ZE:TAEx1152:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769940060"
},
"stopId": "FR:76561:ZE:TAEx1062:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1769938860"
},
"stopId": "FR:76231:ZE:TAEx2182:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769940240"
},
"stopId": "FR:76178:ZE:TAEx1022:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1769939700"
},
"stopId": "FR:76561:ZE:TAEx1122:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769938980"
},
"stopId": "FR:76231:ZE:TAEx2204:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769940180"
},
"stopId": "FR:76178:ZE:TAEx1042:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1769939880"
},
"stopId": "FR:76561:ZE:TAEx1092:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769939220"
},
"stopId": "FR:76231:ZE:TAEx1192:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769940120"
},
"stopId": "FR:76561:ZE:TAEx1052:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1769940000"
},
"stopId": "FR:76561:ZE:TAEx1072:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1769939580"
},
"stopId": "FR:76561:ZE:TAEx1142:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769939820"
},
"stopId": "FR:76561:ZE:TAEx1102:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1769940300"
},
"stopId": "FR:76178:ZE:TAEx1012:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1769939400"
},
"stopId": "FR:76231:ZE:TAEx1162:ATOUMOD001",
"stopSequence": 9
}
],
"timestamp": "1769939321",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx116:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx9833:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3757920x2025xHxMultxDimxDimanchex60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -10,
"time": "1769942570"
},
"departure": {
"delay": -10,
"time": "1769942570"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 82,
"time": "1769938321"
},
"departure": {
"delay": 82,
"time": "1769938342"
},
"stopId": "FR:50562:ZE:SVMFO1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -10,
"time": "1769941970"
},
"departure": {
"delay": -10,
"time": "1769941970"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -2,
"time": "1769938448"
},
"departure": {
"delay": -2,
"time": "1769938498"
},
"stopId": "FR:50562:ZE:SVPBI1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -10,
"time": "1769942030"
},
"departure": {
"delay": -10,
"time": "1769942030"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 20,
"time": "1769937080"
},
"departure": {
"delay": 20,
"time": "1769937080"
},
"stopId": "FR:50615:ZE:VALFB1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -10,
"time": "1769940710"
},
"departure": {
"delay": -10,
"time": "1769940710"
},
"stopId": "FR:50178:ZE:FERMO1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -12,
"time": "1769937279"
},
"departure": {
"delay": -12,
"time": "1769937288"
},
"stopId": "FR:50615:ZE:VALGR1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -10,
"time": "1769941790"
},
"departure": {
"delay": -10,
"time": "1769941790"
},
"stopId": "FR:50129:ZE:10COD2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -10,
"time": "1769940530"
},
"departure": {
"delay": -10,
"time": "1769940530"
},
"stopId": "FR:50178:ZE:FERPD1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -10,
"time": "1769941670"
},
"departure": {
"delay": -10,
"time": "1769941670"
},
"stopId": "FR:50129:ZE:10LMQ2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 64,
"time": "1769937784"
},
"departure": {
"delay": 64,
"time": "1769937784"
},
"stopId": "FR:50634:ZE:VIDPI1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -10,
"time": "1769942450"
},
"departure": {
"delay": -10,
"time": "1769942450"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": -10,
"time": "1769942510"
},
"departure": {
"delay": -10,
"time": "1769942510"
},
"stopId": "FR:50129:ZE:10PLA5:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -10,
"time": "1769941130"
},
"departure": {
"delay": -10,
"time": "1769941130"
},
"stopId": "FR:50077:ZE:BREPG1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -10,
"time": "1769940410"
},
"departure": {
"delay": -10,
"time": "1769940410"
},
"stopId": "FR:50142:ZE:COSBG1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -10,
"time": "1769939930"
},
"departure": {
"delay": -10,
"time": "1769939930"
},
"stopId": "FR:50539:ZE:SPEGS1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -10,
"time": "1769941910"
},
"departure": {
"delay": -10,
"time": "1769941910"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -10,
"time": "1769942390"
},
"departure": {
"delay": -10,
"time": "1769942390"
},
"stopId": "FR:50129:ZE:10THH2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 114,
"time": "1769938099"
},
"departure": {
"delay": 114,
"time": "1769938134"
},
"stopId": "FR:50417:ZE:QUEEC1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -10,
"time": "1769939450"
},
"departure": {
"delay": -10,
"time": "1769939450"
},
"stopId": "FR:50030:ZE:BARMA1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -10,
"time": "1769942630"
},
"stopId": "FR:50129:ZE:10PEM3:ATOUMOD035",
"stopSequence": 35
},
{
"departure": {
"delay": 37,
"time": "1769936857"
},
"stopId": "FR:50615:ZE:VALGS1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -10,
"time": "1769942090"
},
"departure": {
"delay": -10,
"time": "1769942090"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": -10,
"time": "1769940950"
},
"departure": {
"delay": -10,
"time": "1769940950"
},
"stopId": "FR:50296:ZE:MAUAB1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 103,
"time": "1769939013"
},
"departure": {
"delay": 103,
"time": "1769939023"
},
"stopId": "FR:50433:ZE:REVFR1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -10,
"time": "1769940230"
},
"departure": {
"delay": -10,
"time": "1769940230"
},
"stopId": "FR:50539:ZE:SPEPC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -10,
"time": "1769939810"
},
"departure": {
"delay": -10,
"time": "1769939810"
},
"stopId": "FR:50598:ZE:TOCEGL:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 162,
"time": "1769938842"
},
"departure": {
"delay": 162,
"time": "1769938902"
},
"stopId": "FR:50433:ZE:REVEG1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 42,
"time": "1769937128"
},
"departure": {
"delay": 42,
"time": "1769937162"
},
"stopId": "FR:50615:ZE:VALCH2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -10,
"time": "1769941430"
},
"departure": {
"delay": -10,
"time": "1769941430"
},
"stopId": "FR:50129:ZE:10NQT2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 85,
"time": "1769939157"
},
"departure": {
"delay": 85,
"time": "1769939185"
},
"stopId": "FR:50013:ZE:ANNPC1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -10,
"time": "1769941670"
},
"departure": {
"delay": -10,
"time": "1769941670"
},
"stopId": "FR:50129:ZE:10CRD2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -10,
"time": "1769942090"
},
"departure": {
"delay": -10,
"time": "1769942090"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 29
}
],
"timestamp": "1769939348",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:C:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3757920x2025xHxMultxDimxDimanchex60:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN857239F5429911x2026x01x19T21x54x14Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769944440"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 24
},
{
"arrival": {
"time": "1769938320"
},
"departure": {
"time": "1769938380"
},
"stopId": "FR:72205:ZE:StopPointxOCETrainxTERx87396044:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1769937300"
},
"departure": {
"time": "1769937540"
},
"stopId": "FR:72181:ZE:StopPointxOCETrainxTERx87396002:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1769940960"
},
"departure": {
"time": "1769941020"
},
"stopId": "FR:61464:ZE:StopPointxOCETrainxTERx87444695:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1769938860"
},
"departure": {
"time": "1769938920"
},
"stopId": "FR:72380:ZE:StopPointxOCETrainxTERx87396077:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1769935380"
},
"departure": {
"time": "1769935440"
},
"stopId": "FR:72071:ZE:StopPointxOCETrainxTERx87396606:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1769939880"
},
"departure": {
"time": "1769940180"
},
"stopId": "FR:61001:ZE:StopPointxOCETrainxTERx87444711:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1769943240"
},
"departure": {
"time": "1769943300"
},
"stopId": "FR:14654:ZE:StopPointxOCETrainxTERx87444216:ATOUMOD002",
"stopSequence": 21
},
{
"arrival": {
"time": "1769943600"
},
"departure": {
"time": "1769943660"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 23
},
{
"departure": {
"time": "1769933580"
},
"stopId": "FR:37261:ZE:StopPointxOCETrainxTERx87571000:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1769936400"
},
"departure": {
"time": "1769936460"
},
"stopId": "FR:72124:ZE:StopPointxOCETrainxTERx87396564:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1769941980"
},
"departure": {
"time": "1769942100"
},
"stopId": "FR:61006:ZE:StopPointxOCETrainxTERx87444539:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1769941440"
},
"departure": {
"time": "1769941500"
},
"stopId": "FR:61101:ZE:StopPointxOCETrainxTERx87444562:ATOUMOD002",
"stopSequence": 17
}
],
"timestamp": "1769929978",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx960d5017x915bx4c7exb452x2fd669ba48a5x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN857239F5429911x2026x01x19T21x54x14Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748838x2025xHxMultxDimxDimanchex60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 77,
"time": "1769930661"
},
"departure": {
"delay": 77,
"time": "1769930717"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 15,
"time": "1769930315"
},
"departure": {
"delay": 15,
"time": "1769930355"
},
"stopId": "FR:50129:ZE:10BRA3:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"time": "1769930474"
},
"departure": {
"time": "1769930520"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 11,
"time": "1769930278"
},
"departure": {
"delay": 11,
"time": "1769930291"
},
"stopId": "FR:50129:ZE:10RTU1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -15,
"time": "1769930417"
},
"departure": {
"delay": -15,
"time": "1769930445"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 20,
"time": "1769929535"
},
"departure": {
"delay": 20,
"time": "1769929580"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 43,
"time": "1769929450"
},
"departure": {
"delay": 43,
"time": "1769929483"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 51,
"time": "1769929716"
},
"departure": {
"delay": 51,
"time": "1769929731"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 90,
"time": "1769930112"
},
"departure": {
"delay": 90,
"time": "1769930130"
},
"stopId": "FR:50129:ZE:10FOR3:ATOUMOD035",
"stopSequence": 9
},
{
"departure": {
"delay": 59,
"time": "1769929259"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 150,
"time": "1769930035"
},
"departure": {
"delay": 150,
"time": "1769930070"
},
"stopId": "FR:50129:ZE:10CRC3:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -16,
"time": "1769930550"
},
"departure": {
"delay": -16,
"time": "1769930564"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -60,
"time": "1769930880"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 19,
"time": "1769930772"
},
"departure": {
"delay": 19,
"time": "1769930779"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 22,
"time": "1769929347"
},
"departure": {
"delay": 22,
"time": "1769929402"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 97,
"time": "1769929771"
},
"departure": {
"delay": 97,
"time": "1769929837"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 47,
"time": "1769930734"
},
"departure": {
"delay": 47,
"time": "1769930747"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 66,
"time": "1769929616"
},
"departure": {
"delay": 66,
"time": "1769929686"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 58,
"time": "1769930171"
},
"departure": {
"delay": 58,
"time": "1769930218"
},
"stopId": "FR:50129:ZE:10PFO1:ATOUMOD035",
"stopSequence": 10
}
],
"timestamp": "1769939345",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748838x2025xHxMultxDimxDimanchex60:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3757752x2025xHxMultxDimxDimanchex60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 90,
"time": "1769941290"
},
"stopId": "FR:50041:ZE:HAGOLL:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 90,
"time": "1769939610"
},
"departure": {
"delay": 90,
"time": "1769939610"
},
"stopId": "FR:50129:ZE:QQVPL1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 197,
"time": "1769938865"
},
"departure": {
"delay": 197,
"time": "1769938877"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 151,
"time": "1769939234"
},
"departure": {
"delay": 151,
"time": "1769939251"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 269,
"time": "1769938556"
},
"departure": {
"delay": 269,
"time": "1769938589"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 90,
"time": "1769939910"
},
"departure": {
"delay": 90,
"time": "1769939910"
},
"stopId": "FR:50041:ZE:HAGBG2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 90,
"time": "1769940810"
},
"departure": {
"delay": 90,
"time": "1769940810"
},
"stopId": "FR:50041:ZE:HAGMA2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 208,
"time": "1769938690"
},
"departure": {
"delay": 208,
"time": "1769938708"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 227,
"time": "1769938832"
},
"departure": {
"delay": 227,
"time": "1769938847"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 90,
"time": "1769939970"
},
"departure": {
"delay": 90,
"time": "1769939970"
},
"stopId": "FR:50041:ZE:HAGMF2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 90,
"time": "1769940390"
},
"departure": {
"delay": 90,
"time": "1769940390"
},
"stopId": "FR:50041:ZE:HAGGR2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 90,
"time": "1769940930"
},
"departure": {
"delay": 90,
"time": "1769940930"
},
"stopId": "FR:50041:ZE:HAGCC2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 208,
"time": "1769938629"
},
"departure": {
"delay": 208,
"time": "1769938648"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 90,
"time": "1769939370"
},
"departure": {
"delay": 90,
"time": "1769939370"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 11
},
{
"departure": {
"delay": 244,
"time": "1769938444"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 255,
"time": "1769938941"
},
"departure": {
"delay": 255,
"time": "1769938995"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 90,
"time": "1769939430"
},
"departure": {
"delay": 90,
"time": "1769939430"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 151,
"time": "1769939125"
},
"departure": {
"delay": 151,
"time": "1769939131"
},
"stopId": "FR:50129:ZE:10LSA2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 90,
"time": "1769940690"
},
"departure": {
"delay": 90,
"time": "1769940690"
},
"stopId": "FR:50041:ZE:HAGFY2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 105,
"time": "1769939317"
},
"departure": {
"delay": 105,
"time": "1769939325"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 10
}
],
"timestamp": "1769939342",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3757752x2025xHxMultxDimxDimanchex60:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx4702:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769937840"
},
"stopId": "FR:76575:ZE:TAEx9041:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769938080"
},
"stopId": "FR:76681:ZE:TAEx9043:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769936580"
},
"stopId": "FR:76231:ZE:TAEx3062:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769936940"
},
"stopId": "FR:76486:ZE:TAEx7031:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769938680"
},
"stopId": "FR:76540:ZE:TAEx9103:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769937420"
},
"stopId": "FR:76319:ZE:TAEx9136:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769936640"
},
"stopId": "FR:76231:ZE:TAEx3052:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769936700"
},
"stopId": "FR:76231:ZE:TAEx3002:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769937000"
},
"stopId": "FR:76486:ZE:TAEx7091:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1769938740"
},
"stopId": "FR:76540:ZE:TAEx9105:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769938380"
},
"stopId": "FR:76540:ZE:TAEx9101:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769936400"
},
"stopId": "FR:76231:ZE:TAEx2105:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769937240"
},
"stopId": "FR:76319:ZE:TAEx9008:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769938560"
},
"stopId": "FR:76540:ZE:TAEx9179:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769936880"
},
"stopId": "FR:76486:ZE:TAEx7021:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769937360"
},
"stopId": "FR:76319:ZE:TAEx9012:ATOUMOD001",
"stopSequence": 9
}
],
"timestamp": "1769938720",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx118:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx4702:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx9844:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769941080"
},
"stopId": "FR:76178:ZE:TAEx1031:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769941740"
},
"stopId": "FR:76561:ZE:TAEx1131:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769941140"
},
"stopId": "FR:76178:ZE:TAEx1041:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769941920"
},
"stopId": "FR:76231:ZE:TAEx1161:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1769942220"
},
"stopId": "FR:76231:ZE:TAEx2171:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1769942280"
},
"stopId": "FR:76231:ZE:TAEx2181:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1769941200"
},
"stopId": "FR:76561:ZE:TAEx2011:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769941260"
},
"stopId": "FR:76561:ZE:TAEx1051:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769941440"
},
"stopId": "FR:76561:ZE:TAEx1081:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1769942340"
},
"stopId": "FR:76231:ZE:TAEx2191:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1769941380"
},
"stopId": "FR:76561:ZE:TAEx1071:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769941860"
},
"stopId": "FR:76561:ZE:TAEx1151:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769942040"
},
"stopId": "FR:76231:ZE:TAEx1191:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1769941500"
},
"stopId": "FR:76561:ZE:TAEx1091:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769941560"
},
"stopId": "FR:76561:ZE:TAEx1101:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769942100"
},
"stopId": "FR:76231:ZE:TAEx2131:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1769941800"
},
"stopId": "FR:76561:ZE:TAEx1141:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769940900"
},
"stopId": "FR:76178:ZE:TAEx1011:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769941980"
},
"stopId": "FR:76231:ZE:TAEx1171:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1769941020"
},
"stopId": "FR:76178:ZE:TAEx1021:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769941320"
},
"stopId": "FR:76561:ZE:TAEx1061:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769942160"
},
"stopId": "FR:76231:ZE:TAEx2203:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1769941620"
},
"stopId": "FR:76561:ZE:TAEx1111:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769941680"
},
"stopId": "FR:76561:ZE:TAEx1121:ATOUMOD001",
"stopSequence": 13
}
],
"timestamp": "1769939321",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx116:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx9844:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:DimanchexANNUELC395391:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 54,
"time": "1769939197"
},
"departure": {
"delay": 54,
"time": "1769939214"
},
"stopId": "FR:27020:ZE:0xLOA01:ATOUMOD004",
"stopSequence": 41
},
{
"arrival": {
"time": "1769939160"
},
"departure": {
"time": "1769939160"
},
"stopId": "FR:27020:ZE:0xITO01:ATOUMOD004",
"stopSequence": 40
},
{
"arrival": {
"delay": -21,
"time": "1769939319"
},
"stopId": "FR:27020:ZE:0xMOE01:ATOUMOD004",
"stopSequence": 43
},
{
"arrival": {
"delay": 7,
"time": "1769939287"
},
"departure": {
"delay": 7,
"time": "1769939287"
},
"stopId": "FR:27020:ZE:0xETA01:ATOUMOD004",
"stopSequence": 42
}
],
"timestamp": "1769939216",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T5:LOC",
"tripId": "ATOUMOD004:ServiceJourney:DimanchexANNUELC395391:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4042139x2025x26xGDimLiaxDimanchex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769940120"
},
"departure": {
"time": "1769940120"
},
"stopId": "FR:76351:ZE:3478:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 25,
"time": "1769939785"
},
"departure": {
"delay": 25,
"time": "1769939785"
},
"stopId": "FR:76351:ZE:3226:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"time": "1769940360"
},
"departure": {
"time": "1769940360"
},
"stopId": "FR:76351:ZE:4652:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 15,
"time": "1769941035"
},
"departure": {
"delay": 15,
"time": "1769941035"
},
"stopId": "FR:76351:ZE:4768:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 28,
"time": "1769940628"
},
"departure": {
"delay": 28,
"time": "1769940628"
},
"stopId": "FR:76351:ZE:3320:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 21,
"time": "1769940561"
},
"departure": {
"delay": 21,
"time": "1769940561"
},
"stopId": "FR:76351:ZE:3495:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 7,
"time": "1769940487"
},
"departure": {
"delay": 7,
"time": "1769940487"
},
"stopId": "FR:76351:ZE:3179:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 30,
"time": "1769940990"
},
"departure": {
"delay": 30,
"time": "1769940990"
},
"stopId": "FR:76351:ZE:3579:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 2,
"time": "1769940002"
},
"departure": {
"delay": 2,
"time": "1769940002"
},
"stopId": "FR:76351:ZE:3674:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 55,
"time": "1769940715"
},
"departure": {
"delay": 55,
"time": "1769940715"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 25,
"time": "1769939845"
},
"departure": {
"delay": 25,
"time": "1769939845"
},
"stopId": "FR:76351:ZE:3222:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"time": "1769940840"
},
"departure": {
"time": "1769940840"
},
"stopId": "FR:76351:ZE:4640:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 50,
"time": "1769940290"
},
"departure": {
"delay": 50,
"time": "1769940290"
},
"stopId": "FR:76351:ZE:3069:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 33,
"time": "1769940213"
},
"departure": {
"delay": 33,
"time": "1769940213"
},
"stopId": "FR:76351:ZE:3491:ATOUMOD003",
"stopSequence": 10
},
{
"departure": {
"time": "1769939700"
},
"stopId": "FR:76351:ZE:3639:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 20,
"time": "1769940080"
},
"departure": {
"delay": 20,
"time": "1769940080"
},
"stopId": "FR:76351:ZE:3040:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"time": "1769941200"
},
"stopId": "FR:76351:ZE:4865:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"time": "1769939880"
},
"departure": {
"time": "1769939880"
},
"stopId": "FR:76351:ZE:4470:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 18,
"time": "1769940918"
},
"departure": {
"delay": 18,
"time": "1769940918"
},
"stopId": "FR:76351:ZE:3280:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 51,
"time": "1769939931"
},
"departure": {
"delay": 51,
"time": "1769939931"
},
"stopId": "FR:76351:ZE:3080:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 9,
"time": "1769940429"
},
"departure": {
"delay": 9,
"time": "1769940429"
},
"stopId": "FR:76351:ZE:3571:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"time": "1769940660"
},
"departure": {
"time": "1769940660"
},
"stopId": "FR:76351:ZE:3188:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 51,
"time": "1769939751"
},
"departure": {
"delay": 51,
"time": "1769939751"
},
"stopId": "FR:76351:ZE:3235:ATOUMOD003",
"stopSequence": 2
}
],
"timestamp": "1769939317",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C2:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4042139x2025x26xGDimLiaxDimanchex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4042132x2025x26xGDimLiaxDimanchex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 55,
"time": "1769940835"
},
"departure": {
"delay": 55,
"time": "1769940835"
},
"stopId": "FR:76351:ZE:3673:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"time": "1769939640"
},
"departure": {
"time": "1769939640"
},
"stopId": "FR:76351:ZE:3561:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 27,
"time": "1769940327"
},
"departure": {
"delay": 27,
"time": "1769940327"
},
"stopId": "FR:76351:ZE:3178:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 50,
"time": "1769940530"
},
"departure": {
"delay": 50,
"time": "1769940530"
},
"stopId": "FR:76351:ZE:3068:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 40,
"time": "1769941120"
},
"departure": {
"delay": 40,
"time": "1769941120"
},
"stopId": "FR:76351:ZE:3670:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"time": "1769941200"
},
"departure": {
"time": "1769941200"
},
"stopId": "FR:76351:ZE:3436:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"time": "1769940000"
},
"departure": {
"time": "1769940000"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"time": "1769940960"
},
"departure": {
"time": "1769940960"
},
"stopId": "FR:76351:ZE:4786:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"time": "1769940420"
},
"departure": {
"time": "1769940420"
},
"stopId": "FR:76351:ZE:4654:ATOUMOD003",
"stopSequence": 15
},
{
"departure": {
"time": "1769939580"
},
"stopId": "FR:76351:ZE:4865:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"time": "1769940120"
},
"departure": {
"time": "1769940120"
},
"stopId": "FR:76351:ZE:3656:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 49,
"time": "1769940229"
},
"departure": {
"delay": 49,
"time": "1769940229"
},
"stopId": "FR:76351:ZE:3494:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 14,
"time": "1769940374"
},
"departure": {
"delay": 14,
"time": "1769940374"
},
"stopId": "FR:76351:ZE:3570:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 57,
"time": "1769939697"
},
"departure": {
"delay": 57,
"time": "1769939697"
},
"stopId": "FR:76351:ZE:3109:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 15,
"time": "1769941035"
},
"departure": {
"delay": 15,
"time": "1769941035"
},
"stopId": "FR:76351:ZE:3049:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 39,
"time": "1769939739"
},
"departure": {
"delay": 39,
"time": "1769939739"
},
"stopId": "FR:76351:ZE:4767:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 37,
"time": "1769940157"
},
"departure": {
"delay": 37,
"time": "1769940157"
},
"stopId": "FR:76351:ZE:3319:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"time": "1769941320"
},
"stopId": "FR:76351:ZE:3639:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 7,
"time": "1769940607"
},
"departure": {
"delay": 7,
"time": "1769940607"
},
"stopId": "FR:76351:ZE:3490:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 30,
"time": "1769939790"
},
"departure": {
"delay": 30,
"time": "1769939790"
},
"stopId": "FR:76351:ZE:3578:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 16,
"time": "1769939896"
},
"departure": {
"delay": 16,
"time": "1769939896"
},
"stopId": "FR:76351:ZE:3279:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 4,
"time": "1769940784"
},
"departure": {
"delay": 4,
"time": "1769940784"
},
"stopId": "FR:76351:ZE:3038:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"time": "1769940720"
},
"departure": {
"time": "1769940720"
},
"stopId": "FR:76351:ZE:3477:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 12,
"time": "1769941092"
},
"departure": {
"delay": 12,
"time": "1769941092"
},
"stopId": "FR:76351:ZE:3404:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 21,
"time": "1769940921"
},
"departure": {
"delay": 21,
"time": "1769940921"
},
"stopId": "FR:76351:ZE:3079:ATOUMOD003",
"stopSequence": 21
}
],
"timestamp": "1769939187",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C2:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4042132x2025x26xGDimLiaxDimanchex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:DimanchexANNUELC395412:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -7,
"time": "1769939573"
},
"departure": {
"delay": -7,
"time": "1769939573"
},
"stopId": "FR:27229:ZE:0xKEN01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -65,
"time": "1769940175"
},
"departure": {
"delay": -65,
"time": "1769940175"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -184,
"time": "1769940656"
},
"departure": {
"delay": -184,
"time": "1769940656"
},
"stopId": "FR:27229:ZE:0xMFO02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -171,
"time": "1769940729"
},
"departure": {
"delay": -171,
"time": "1769940729"
},
"stopId": "FR:27229:ZE:0xCCA02:ATOUMOD004",
"stopSequence": 18
},
{
"departure": {
"time": "1769939400"
},
"stopId": "FR:27229:ZE:0xMOL01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -9,
"time": "1769939631"
},
"departure": {
"delay": -9,
"time": "1769939631"
},
"stopId": "FR:27229:ZE:0xPAS02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -110,
"time": "1769940550"
},
"departure": {
"delay": -110,
"time": "1769940550"
},
"stopId": "FR:27229:ZE:0xTAU02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"time": "1769939460"
},
"departure": {
"time": "1769939460"
},
"stopId": "FR:27229:ZE:0xRUG01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -64,
"time": "1769940116"
},
"departure": {
"delay": -64,
"time": "1769940116"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -27,
"time": "1769940033"
},
"departure": {
"delay": -27,
"time": "1769940033"
},
"stopId": "FR:27229:ZE:0xBRI02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 18,
"time": "1769939778"
},
"departure": {
"delay": 18,
"time": "1769939778"
},
"stopId": "FR:27229:ZE:0xROR02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"time": "1769939520"
},
"departure": {
"time": "1769939520"
},
"stopId": "FR:27229:ZE:0xVOL01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -184,
"time": "1769940956"
},
"stopId": "FR:27229:ZE:0xCAM01:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -42,
"time": "1769939838"
},
"departure": {
"delay": -42,
"time": "1769939838"
},
"stopId": "FR:27229:ZE:0xRRE02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -97,
"time": "1769940443"
},
"departure": {
"delay": -97,
"time": "1769940443"
},
"stopId": "FR:27229:ZE:0xCHA01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -12,
"time": "1769939688"
},
"departure": {
"delay": -12,
"time": "1769939688"
},
"stopId": "FR:27229:ZE:0xJOL02:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -110,
"time": "1769940370"
},
"departure": {
"delay": -110,
"time": "1769940370"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -21,
"time": "1769939919"
},
"departure": {
"delay": -21,
"time": "1769939919"
},
"stopId": "FR:27229:ZE:0xFRI02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -50,
"time": "1769940250"
},
"departure": {
"delay": -50,
"time": "1769940250"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 13
}
],
"timestamp": "1769939366",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:DimanchexANNUELC395412:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx1779:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -15775,
"time": "1769942825"
},
"departure": {
"delay": -15775,
"time": "1769942825"
},
"stopId": "FR:76212:ZE:TCARxCANAD2:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1769938650",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx1779:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx688:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 42,
"time": "1769941902"
},
"stopId": "FR:76474:ZE:TCARxBMAIR2:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 30,
"time": "1769941650"
},
"departure": {
"delay": 30,
"time": "1769941650"
},
"stopId": "FR:76216:ZE:TCARxDLUNE2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 40,
"time": "1769940340"
},
"departure": {
"delay": 40,
"time": "1769940340"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 31,
"time": "1769940511"
},
"departure": {
"delay": 31,
"time": "1769940511"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 62,
"time": "1769940662"
},
"departure": {
"delay": 62,
"time": "1769940662"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 60,
"time": "1769940180"
},
"departure": {
"delay": 60,
"time": "1769940180"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 43,
"time": "1769941303"
},
"departure": {
"delay": 43,
"time": "1769941303"
},
"stopId": "FR:76216:ZE:TCARxMAISO2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 40,
"time": "1769939200"
},
"departure": {
"delay": 40,
"time": "1769939200"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 60,
"time": "1769939340"
},
"departure": {
"delay": 60,
"time": "1769939340"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 14,
"time": "1769940434"
},
"departure": {
"delay": 14,
"time": "1769940434"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 44,
"time": "1769941124"
},
"departure": {
"delay": 44,
"time": "1769941124"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1769939100"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 27,
"time": "1769939487"
},
"departure": {
"delay": 27,
"time": "1769939487"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 62,
"time": "1769941562"
},
"departure": {
"delay": 62,
"time": "1769941562"
},
"stopId": "FR:76216:ZE:TCARxPALIS2:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 14,
"time": "1769940554"
},
"departure": {
"delay": 14,
"time": "1769940554"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 68,
"time": "1769939888"
},
"departure": {
"delay": 68,
"time": "1769939888"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 42,
"time": "1769941482"
},
"departure": {
"delay": 42,
"time": "1769941482"
},
"stopId": "FR:76216:ZE:TCARxDVILL2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 71,
"time": "1769941211"
},
"departure": {
"delay": 71,
"time": "1769941211"
},
"stopId": "FR:76540:ZE:TCARxBAPEA2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 32,
"time": "1769940752"
},
"departure": {
"delay": 32,
"time": "1769940752"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 61,
"time": "1769939581"
},
"departure": {
"delay": 61,
"time": "1769939581"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 63,
"time": "1769939403"
},
"departure": {
"delay": 63,
"time": "1769939403"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 14,
"time": "1769939954"
},
"departure": {
"delay": 14,
"time": "1769939954"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 37,
"time": "1769940277"
},
"departure": {
"delay": 37,
"time": "1769940277"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 21,
"time": "1769941401"
},
"departure": {
"delay": 21,
"time": "1769941401"
},
"stopId": "FR:76216:ZE:TCARxPTPIE2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 20,
"time": "1769939300"
},
"departure": {
"delay": 20,
"time": "1769939300"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 42,
"time": "1769941722"
},
"departure": {
"delay": 42,
"time": "1769941722"
},
"stopId": "FR:76474:ZE:TCARxMOULI2:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 14,
"time": "1769940854"
},
"departure": {
"delay": 14,
"time": "1769940854"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 14,
"time": "1769940134"
},
"departure": {
"delay": 14,
"time": "1769940134"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 14,
"time": "1769939534"
},
"departure": {
"delay": 14,
"time": "1769939534"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 57,
"time": "1769939757"
},
"departure": {
"delay": 57,
"time": "1769939757"
},
"stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001",
"stopSequence": 9
}
],
"timestamp": "1769938510",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx688:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3763985x2025xHxMultxDimxDimanchex60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -48,
"time": "1769937536"
},
"departure": {
"delay": -48,
"time": "1769937552"
},
"stopId": "FR:50082:ZE:BCQSF1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 56,
"time": "1769936293"
},
"departure": {
"delay": 56,
"time": "1769936336"
},
"stopId": "FR:50031:ZE:BNVMA1:ATOUMOD035",
"stopSequence": 3
},
{
"departure": {
"delay": 43,
"time": "1769935723"
},
"stopId": "FR:50412:ZE:PORLE2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -28,
"time": "1769937646"
},
"departure": {
"delay": -28,
"time": "1769937692"
},
"stopId": "FR:50082:ZE:BCQSU1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -24,
"time": "1769937027"
},
"departure": {
"delay": -24,
"time": "1769937036"
},
"stopId": "FR:50577:ZE:SORMB1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -43,
"time": "1769938524"
},
"departure": {
"delay": -43,
"time": "1769938577"
},
"stopId": "FR:50615:ZE:VALCH1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -36,
"time": "1769938351"
},
"departure": {
"delay": -36,
"time": "1769938404"
},
"stopId": "FR:50615:ZE:VALGS1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -42,
"time": "1769938698"
},
"departure": {
"delay": -42,
"time": "1769938698"
},
"stopId": "FR:50615:ZE:VALFB1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -27,
"time": "1769937981"
},
"departure": {
"delay": -27,
"time": "1769937993"
},
"stopId": "FR:50369:ZE:NEGBG1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -39,
"time": "1769937201"
},
"departure": {
"delay": -39,
"time": "1769937201"
},
"stopId": "FR:50082:ZE:VREHL1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 73,
"time": "1769936525"
},
"departure": {
"delay": 73,
"time": "1769936593"
},
"stopId": "FR:50031:ZE:BARVAL:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 7,
"time": "1769938255"
},
"departure": {
"delay": 7,
"time": "1769938267"
},
"stopId": "FR:50615:ZE:VALCA1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -115,
"time": "1769938865"
},
"stopId": "FR:50615:ZE:VALZA1:ATOUMOD035",
"stopSequence": 15
}
],
"timestamp": "1769939348",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:G:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3763985x2025xHxMultxDimxDimanchex60:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN853440F5429763x2026x01x19T21x54x14Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769937660"
},
"departure": {
"time": "1769937900"
},
"stopId": "FR:50147:ZE:StopPointxOCETrainxTERx87447110:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1769941920"
},
"departure": {
"time": "1769941980"
},
"stopId": "FR:14026:ZE:StopPointxOCETrainxTERx87444059:ATOUMOD002",
"stopSequence": 25
},
{
"arrival": {
"time": "1769940540"
},
"departure": {
"time": "1769940600"
},
"stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1769942880"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 28
},
{
"arrival": {
"time": "1769941020"
},
"departure": {
"time": "1769941080"
},
"stopId": "FR:14370:ZE:StopPointxOCETrainxTERx87444083:ATOUMOD002",
"stopSequence": 21
},
{
"arrival": {
"time": "1769942280"
},
"departure": {
"time": "1769942340"
},
"stopId": "FR:14098:ZE:StopPointxOCETrainxTERx87444042:ATOUMOD002",
"stopSequence": 27
},
{
"arrival": {
"time": "1769941500"
},
"departure": {
"time": "1769941560"
},
"stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002",
"stopSequence": 23
},
{
"departure": {
"time": "1769936100"
},
"stopId": "FR:50218:ZE:StopPointxOCETrainxTERx87447680:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1769939220"
},
"departure": {
"time": "1769939820"
},
"stopId": "FR:50502:ZE:StopPointxOCETrainxTERx87447003:ATOUMOD002",
"stopSequence": 17
}
],
"timestamp": "1769932499",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx789690b9x0beex4978x8bf9xf4810c9e16f2x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN853440F5429763x2026x01x19T21x54x14Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4191390x2025x26xGDimLiaxDimanchex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 45,
"time": "1769939205"
},
"departure": {
"delay": 45,
"time": "1769939205"
},
"stopId": "FR:76305:ZE:3922:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 46,
"time": "1769939326"
},
"departure": {
"delay": 46,
"time": "1769939326"
},
"stopId": "FR:76305:ZE:3190:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 108,
"time": "1769939328"
},
"departure": {
"delay": 108,
"time": "1769939328"
},
"stopId": "FR:76305:ZE:3098:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 109,
"time": "1769939149"
},
"departure": {
"delay": 109,
"time": "1769939149"
},
"stopId": "FR:76305:ZE:3836:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 10,
"time": "1769939830"
},
"stopId": "FR:76341:ZE:4597:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 10,
"time": "1769939410"
},
"departure": {
"delay": 10,
"time": "1769939410"
},
"stopId": "FR:76305:ZE:3683:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": -93,
"time": "1769938887"
},
"departure": {
"delay": -93,
"time": "1769938887"
},
"stopId": "FR:76341:ZE:3832:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 49,
"time": "1769939749"
},
"departure": {
"delay": 49,
"time": "1769939749"
},
"stopId": "FR:76305:ZE:3620:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 10,
"time": "1769939650"
},
"departure": {
"delay": 10,
"time": "1769939650"
},
"stopId": "FR:76305:ZE:3058:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 67,
"time": "1769939527"
},
"departure": {
"delay": 67,
"time": "1769939527"
},
"stopId": "FR:76305:ZE:3183:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 55,
"time": "1769939575"
},
"departure": {
"delay": 55,
"time": "1769939575"
},
"stopId": "FR:76305:ZE:3185:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 112,
"time": "1769939092"
},
"departure": {
"delay": 112,
"time": "1769939092"
},
"stopId": "FR:76305:ZE:3834:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 59,
"time": "1769939699"
},
"departure": {
"delay": 59,
"time": "1769939699"
},
"stopId": "FR:76305:ZE:3294:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 27,
"time": "1769939787"
},
"departure": {
"delay": 27,
"time": "1769939787"
},
"stopId": "FR:76341:ZE:3464:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 33,
"time": "1769939433"
},
"departure": {
"delay": 33,
"time": "1769939433"
},
"stopId": "FR:76305:ZE:3575:ATOUMOD003",
"stopSequence": 13
}
],
"timestamp": "1769939197",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:20:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4191390x2025x26xGDimLiaxDimanchex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3757818x2025xHxMultxDimxDimanchex60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -8,
"time": "1769925041"
},
"departure": {
"delay": -8,
"time": "1769925052"
},
"stopId": "FR:50294:ZE:MARPO1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -11,
"time": "1769925306"
},
"departure": {
"delay": -11,
"time": "1769925349"
},
"stopId": "FR:50129:ZE:10ANJ7:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -92,
"time": "1769925735"
},
"departure": {
"delay": -92,
"time": "1769925748"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -10,
"time": "1769924558"
},
"departure": {
"delay": -10,
"time": "1769924570"
},
"stopId": "FR:50643:ZE:VIRMA1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -5,
"time": "1769924853"
},
"departure": {
"delay": -5,
"time": "1769924875"
},
"stopId": "FR:50575:ZE:SIDHC1:ATOUMOD035",
"stopSequence": 12
},
{
"departure": {
"delay": 12,
"time": "1769922732"
},
"stopId": "FR:50184:ZE:FLAEN1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -72,
"time": "1769925697"
},
"departure": {
"delay": -72,
"time": "1769925708"
},
"stopId": "FR:50129:ZE:10PLA4:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -126,
"time": "1769925506"
},
"departure": {
"delay": -126,
"time": "1769925534"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 90,
"time": "1769926050"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -15,
"time": "1769924250"
},
"departure": {
"delay": -15,
"time": "1769924265"
},
"stopId": "FR:50045:ZE:BENCG1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 108,
"time": "1769922994"
},
"departure": {
"delay": 108,
"time": "1769923008"
},
"stopId": "FR:50184:ZE:FLAES1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 98,
"time": "1769923578"
},
"departure": {
"delay": 98,
"time": "1769923598"
},
"stopId": "FR:50402:ZE:PIXLAN:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 109,
"time": "1769923181"
},
"departure": {
"delay": 109,
"time": "1769923189"
},
"stopId": "FR:50184:ZE:FLAHB1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 76,
"time": "1769923881"
},
"departure": {
"delay": 76,
"time": "1769923936"
},
"stopId": "FR:50402:ZE:PIXZAF:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 25,
"time": "1769924169"
},
"departure": {
"delay": 25,
"time": "1769924185"
},
"stopId": "FR:50045:ZE:BENBG1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -70,
"time": "1769925640"
},
"departure": {
"delay": -70,
"time": "1769925650"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 16
}
],
"timestamp": "1769939346",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3757818x2025xHxMultxDimxDimanchex60:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4068704x2025x26xGDimTNIxDimanchex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 35,
"time": "1769941235"
},
"departure": {
"delay": 35,
"time": "1769941235"
},
"stopId": "FR:76647:ZE:5155:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 23,
"time": "1769940383"
},
"departure": {
"delay": 23,
"time": "1769940383"
},
"stopId": "FR:76250:ZE:5187:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 32,
"time": "1769940212"
},
"departure": {
"delay": 32,
"time": "1769940212"
},
"stopId": "FR:76250:ZE:3217:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 43,
"time": "1769942923"
},
"departure": {
"delay": 43,
"time": "1769942923"
},
"stopId": "FR:76351:ZE:4867:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 23,
"time": "1769942543"
},
"departure": {
"delay": 23,
"time": "1769942543"
},
"stopId": "FR:76351:ZE:4983:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 50,
"time": "1769939690"
},
"departure": {
"delay": 50,
"time": "1769939690"
},
"stopId": "FR:76447:ZE:5099:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 42,
"time": "1769940462"
},
"departure": {
"delay": 42,
"time": "1769940462"
},
"stopId": "FR:76250:ZE:5114:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 30,
"time": "1769941650"
},
"departure": {
"delay": 30,
"time": "1769941650"
},
"stopId": "FR:76296:ZE:4009:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 58,
"time": "1769942818"
},
"departure": {
"delay": 58,
"time": "1769942818"
},
"stopId": "FR:76351:ZE:4869:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 30,
"time": "1769940090"
},
"departure": {
"delay": 30,
"time": "1769940090"
},
"stopId": "FR:76551:ZE:5100:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 7,
"time": "1769939287"
},
"departure": {
"delay": 7,
"time": "1769939287"
},
"stopId": "FR:76447:ZE:4076:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 64,
"time": "1769939404"
},
"departure": {
"delay": 64,
"time": "1769939404"
},
"stopId": "FR:76447:ZE:3885:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 23,
"time": "1769942183"
},
"departure": {
"delay": 23,
"time": "1769942183"
},
"stopId": "FR:76341:ZE:3833:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 75,
"time": "1769941875"
},
"departure": {
"delay": 75,
"time": "1769941875"
},
"stopId": "FR:76296:ZE:4442:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 23,
"time": "1769943083"
},
"stopId": "FR:76351:ZE:5104:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 23,
"time": "1769939483"
},
"departure": {
"delay": 23,
"time": "1769939483"
},
"stopId": "FR:76238:ZE:4031:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 24,
"time": "1769939844"
},
"departure": {
"delay": 24,
"time": "1769939844"
},
"stopId": "FR:76404:ZE:3349:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 34,
"time": "1769941414"
},
"departure": {
"delay": 34,
"time": "1769941414"
},
"stopId": "FR:76239:ZE:5110:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 68,
"time": "1769942108"
},
"departure": {
"delay": 68,
"time": "1769942108"
},
"stopId": "FR:76305:ZE:3837:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 23,
"time": "1769939603"
},
"departure": {
"delay": 23,
"time": "1769939603"
},
"stopId": "FR:76238:ZE:4034:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 23,
"time": "1769942063"
},
"departure": {
"delay": 23,
"time": "1769942063"
},
"stopId": "FR:76305:ZE:3923:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 44,
"time": "1769941784"
},
"departure": {
"delay": 44,
"time": "1769941784"
},
"stopId": "FR:76296:ZE:4444:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 31,
"time": "1769939431"
},
"departure": {
"delay": 31,
"time": "1769939431"
},
"stopId": "FR:76238:ZE:4029:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 46,
"time": "1769942146"
},
"departure": {
"delay": 46,
"time": "1769942146"
},
"stopId": "FR:76305:ZE:3835:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 49,
"time": "1769940349"
},
"departure": {
"delay": 49,
"time": "1769940349"
},
"stopId": "FR:76250:ZE:3370:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 23,
"time": "1769940023"
},
"departure": {
"delay": 23,
"time": "1769940023"
},
"stopId": "FR:76551:ZE:5098:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 41,
"time": "1769941361"
},
"departure": {
"delay": 41,
"time": "1769941361"
},
"stopId": "FR:76563:ZE:5112:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 44,
"time": "1769941604"
},
"departure": {
"delay": 44,
"time": "1769941604"
},
"stopId": "FR:76596:ZE:5106:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 23,
"time": "1769941703"
},
"departure": {
"delay": 23,
"time": "1769941703"
},
"stopId": "FR:76296:ZE:4008:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 43,
"time": "1769939383"
},
"departure": {
"delay": 43,
"time": "1769939383"
},
"stopId": "FR:76447:ZE:4075:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 47,
"time": "1769941907"
},
"departure": {
"delay": 47,
"time": "1769941907"
},
"stopId": "FR:76305:ZE:4529:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 39,
"time": "1769942019"
},
"departure": {
"delay": 39,
"time": "1769942019"
},
"stopId": "FR:76305:ZE:3395:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 23,
"time": "1769940803"
},
"departure": {
"delay": 23,
"time": "1769940803"
},
"stopId": "FR:76647:ZE:5170:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 23,
"time": "1769941163"
},
"departure": {
"delay": 23,
"time": "1769941163"
},
"stopId": "FR:76647:ZE:5072:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 69,
"time": "1769939529"
},
"departure": {
"delay": 69,
"time": "1769939529"
},
"stopId": "FR:76238:ZE:4033:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 62,
"time": "1769940902"
},
"departure": {
"delay": 62,
"time": "1769940902"
},
"stopId": "FR:76647:ZE:5070:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 70,
"time": "1769942770"
},
"departure": {
"delay": 70,
"time": "1769942770"
},
"stopId": "FR:76351:ZE:3613:ATOUMOD003",
"stopSequence": 36
},
{
"departure": {
"time": "1769939100"
},
"stopId": "FR:76447:ZE:3444:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 60,
"time": "1769941020"
},
"departure": {
"delay": 60,
"time": "1769941020"
},
"stopId": "FR:76647:ZE:5068:ATOUMOD003",
"stopSequence": 19
}
],
"timestamp": "1769939347",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:12:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4068704x2025x26xGDimTNIxDimanchex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748827x2025xHxMultxDimxDimanchex60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 82,
"time": "1769934622"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 197,
"time": "1769934359"
},
"departure": {
"delay": 197,
"time": "1769934377"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 156,
"time": "1769933836"
},
"departure": {
"delay": 156,
"time": "1769933856"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 184,
"time": "1769934268"
},
"departure": {
"delay": 184,
"time": "1769934304"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 132,
"time": "1769934413"
},
"departure": {
"delay": 132,
"time": "1769934432"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 230,
"time": "1769933367"
},
"departure": {
"delay": 230,
"time": "1769933390"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 207,
"time": "1769933772"
},
"departure": {
"delay": 207,
"time": "1769933787"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 233,
"time": "1769933316"
},
"departure": {
"delay": 233,
"time": "1769933333"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 175,
"time": "1769933174"
},
"departure": {
"delay": 175,
"time": "1769933215"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 258,
"time": "1769933707"
},
"departure": {
"delay": 258,
"time": "1769933718"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 189,
"time": "1769934030"
},
"departure": {
"delay": 189,
"time": "1769934069"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 277,
"time": "1769933659"
},
"departure": {
"delay": 277,
"time": "1769933677"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 142,
"time": "1769934126"
},
"departure": {
"delay": 142,
"time": "1769934142"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 283,
"time": "1769933430"
},
"departure": {
"delay": 283,
"time": "1769933503"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 161,
"time": "1769933102"
},
"departure": {
"delay": 161,
"time": "1769933141"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 205,
"time": "1769933917"
},
"departure": {
"delay": 205,
"time": "1769933965"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"departure": {
"delay": 203,
"time": "1769933003"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 165,
"time": "1769934188"
},
"departure": {
"delay": 165,
"time": "1769934225"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 122,
"time": "1769934491"
},
"departure": {
"delay": 122,
"time": "1769934542"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 306,
"time": "1769933536"
},
"departure": {
"delay": 306,
"time": "1769933586"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
}
],
"timestamp": "1769939344",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748827x2025xHxMultxDimxDimanchex60:LOC"
}
}
},
{
"id": "SM:ATOUMOD008:ServiceJourney:8717x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769942700"
},
"departure": {
"time": "1769942700"
},
"stopId": "FR:76259:ZE:FECGARE1:ATOUMOD008",
"stopSequence": 10
},
{
"arrival": {
"time": "1769942940"
},
"departure": {
"time": "1769942940"
},
"stopId": "FR:76259:ZE:FECNICO1:ATOUMOD008",
"stopSequence": 13
},
{
"arrival": {
"time": "1769942340"
},
"departure": {
"time": "1769942340"
},
"stopId": "FR:76259:ZE:FECJMAC1:ATOUMOD008",
"stopSequence": 5
},
{
"arrival": {
"time": "1769941860"
},
"departure": {
"time": "1769941860"
},
"stopId": "FR:76259:ZE:FECJVER1:ATOUMOD008",
"stopSequence": 2
},
{
"departure": {
"time": "1769941800"
},
"stopId": "FR:76259:ZE:FECHOPI1:ATOUMOD008",
"stopSequence": 1
},
{
"arrival": {
"time": "1769942580"
},
"departure": {
"time": "1769942580"
},
"stopId": "FR:76259:ZE:FECHVIL1:ATOUMOD008",
"stopSequence": 8
},
{
"arrival": {
"time": "1769943300"
},
"departure": {
"time": "1769943300"
},
"stopId": "FR:76259:ZE:FECPROV1:ATOUMOD008",
"stopSequence": 18
},
{
"arrival": {
"time": "1769942100"
},
"departure": {
"time": "1769942100"
},
"stopId": "FR:76259:ZE:FECMBLE1:ATOUMOD008",
"stopSequence": 3
},
{
"arrival": {
"time": "1769943120"
},
"departure": {
"time": "1769943120"
},
"stopId": "FR:76259:ZE:FECHYSO1:ATOUMOD008",
"stopSequence": 16
},
{
"arrival": {
"time": "1769942220"
},
"departure": {
"time": "1769942220"
},
"stopId": "FR:76259:ZE:FECCHUE1:ATOUMOD008",
"stopSequence": 4
},
{
"arrival": {
"time": "1769943240"
},
"departure": {
"time": "1769943240"
},
"stopId": "FR:76259:ZE:FECSLOU1:ATOUMOD008",
"stopSequence": 17
},
{
"arrival": {
"time": "1769942880"
},
"departure": {
"time": "1769942880"
},
"stopId": "FR:76259:ZE:FECBROS1:ATOUMOD008",
"stopSequence": 12
},
{
"arrival": {
"time": "1769943000"
},
"departure": {
"time": "1769943000"
},
"stopId": "FR:76259:ZE:FECDESG1:ATOUMOD008",
"stopSequence": 14
},
{
"arrival": {
"time": "1769942460"
},
"departure": {
"time": "1769942460"
},
"stopId": "FR:76259:ZE:FECHALL1:ATOUMOD008",
"stopSequence": 7
},
{
"arrival": {
"time": "1769942760"
},
"departure": {
"time": "1769942760"
},
"stopId": "FR:76259:ZE:FECSETI1:ATOUMOD008",
"stopSequence": 11
},
{
"arrival": {
"time": "1769943060"
},
"departure": {
"time": "1769943060"
},
"stopId": "FR:76259:ZE:FECVIKI1:ATOUMOD008",
"stopSequence": 15
},
{
"arrival": {
"time": "1769942640"
},
"departure": {
"time": "1769942640"
},
"stopId": "FR:76259:ZE:FECBREP1:ATOUMOD008",
"stopSequence": 9
},
{
"arrival": {
"time": "1769942400"
},
"departure": {
"time": "1769942400"
},
"stopId": "FR:76259:ZE:FECCOUB1:ATOUMOD008",
"stopSequence": 6
},
{
"arrival": {
"time": "1769943420"
},
"stopId": "FR:76259:ZE:FECRLIL1:ATOUMOD008",
"stopSequence": 19
}
],
"timestamp": "1769939371",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD008:Line:L01:LOC",
"tripId": "ATOUMOD008:ServiceJourney:8717x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4042216x2025x26xGDimLiaxDimanchex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 197,
"time": "1769939537"
},
"departure": {
"delay": 197,
"time": "1769939537"
},
"stopId": "FR:76351:ZE:3177:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 199,
"time": "1769939059"
},
"departure": {
"delay": 199,
"time": "1769939059"
},
"stopId": "FR:76351:ZE:3254:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 204,
"time": "1769939484"
},
"departure": {
"delay": 204,
"time": "1769939484"
},
"stopId": "FR:76351:ZE:3281:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 184,
"time": "1769939404"
},
"departure": {
"delay": 184,
"time": "1769939404"
},
"stopId": "FR:76351:ZE:3280:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 65,
"time": "1769938685"
},
"departure": {
"delay": 65,
"time": "1769938685"
},
"stopId": "FR:76351:ZE:3169:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 86,
"time": "1769938766"
},
"departure": {
"delay": 86,
"time": "1769938766"
},
"stopId": "FR:76351:ZE:3378:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 117,
"time": "1769939157"
},
"departure": {
"delay": 117,
"time": "1769939157"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 154,
"time": "1769939134"
},
"departure": {
"delay": 154,
"time": "1769939134"
},
"stopId": "FR:76351:ZE:3694:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 178,
"time": "1769939818"
},
"stopId": "FR:76351:ZE:4544:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 147,
"time": "1769939007"
},
"departure": {
"delay": 147,
"time": "1769939007"
},
"stopId": "FR:76351:ZE:3545:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 117,
"time": "1769939277"
},
"departure": {
"delay": 117,
"time": "1769939277"
},
"stopId": "FR:76351:ZE:4640:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 178,
"time": "1769939638"
},
"departure": {
"delay": 178,
"time": "1769939638"
},
"stopId": "FR:76351:ZE:3793:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 86,
"time": "1769938826"
},
"departure": {
"delay": 86,
"time": "1769938826"
},
"stopId": "FR:76351:ZE:3010:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 65,
"time": "1769938865"
},
"departure": {
"delay": 65,
"time": "1769938865"
},
"stopId": "FR:76351:ZE:3383:ATOUMOD003",
"stopSequence": 14
}
],
"timestamp": "1769939347",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C4:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4042216x2025x26xGDimLiaxDimanchex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN851736F5429719x2026x01x19T21x54x14Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769937780"
},
"departure": {
"time": "1769937840"
},
"stopId": "FR:76565:ZE:StopPointxOCETrainxTERx87415125:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1769940960"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1769938740"
},
"departure": {
"time": "1769938800"
},
"stopId": "FR:76034:ZE:StopPointxOCETrainxTERx87415158:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1769938200"
},
"departure": {
"time": "1769938260"
},
"stopId": "FR:76397:ZE:StopPointxOCETrainxTERx87415141:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1769939640"
},
"departure": {
"time": "1769939700"
},
"stopId": "FR:76179:ZE:StopPointxOCETrainxTERx87411819:ATOUMOD002",
"stopSequence": 11
},
{
"departure": {
"time": "1769937360"
},
"stopId": "FR:76217:ZE:StopPointxOCETrainxTERx87415018:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1769940300"
},
"departure": {
"time": "1769940360"
},
"stopId": "FR:76366:ZE:StopPointxOCETrainxTERx87411256:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1769939160"
},
"departure": {
"time": "1769939220"
},
"stopId": "FR:76602:ZE:StopPointxOCETrainxTERx87415166:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1769940540"
},
"departure": {
"time": "1769940600"
},
"stopId": "FR:76474:ZE:StopPointxOCETrainxTERx87411249:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1769939940"
},
"departure": {
"time": "1769940000"
},
"stopId": "FR:76245:ZE:StopPointxOCETrainxTERx87411801:ATOUMOD002",
"stopSequence": 13
}
],
"timestamp": "1769933757",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx3e9229c5xae84x4f9ex98dfx93cc2e91b55cx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN851736F5429719x2026x01x19T21x54x14Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748825x2025xHxMultxDimxDimanchex60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -33,
"time": "1769926513"
},
"departure": {
"delay": -33,
"time": "1769926527"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"departure": {
"delay": -138,
"time": "1769925462"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 11,
"time": "1769926372"
},
"departure": {
"delay": 11,
"time": "1769926391"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 36,
"time": "1769925801"
},
"departure": {
"delay": 36,
"time": "1769925816"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 116,
"time": "1769926639"
},
"departure": {
"delay": 116,
"time": "1769926796"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 19,
"time": "1769927211"
},
"departure": {
"delay": 19,
"time": "1769927239"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 125,
"time": "1769927053"
},
"departure": {
"delay": 125,
"time": "1769927105"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 52,
"time": "1769926295"
},
"departure": {
"delay": 52,
"time": "1769926312"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 77,
"time": "1769926970"
},
"departure": {
"delay": 77,
"time": "1769926997"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 92,
"time": "1769926051"
},
"departure": {
"delay": 92,
"time": "1769926112"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 106,
"time": "1769926145"
},
"departure": {
"delay": 106,
"time": "1769926186"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 76,
"time": "1769925968"
},
"departure": {
"delay": 76,
"time": "1769925976"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 56,
"time": "1769927132"
},
"departure": {
"delay": 56,
"time": "1769927156"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 20,
"time": "1769925846"
},
"departure": {
"delay": 20,
"time": "1769925860"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 72,
"time": "1769926895"
},
"departure": {
"delay": 72,
"time": "1769926932"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 59,
"time": "1769925998"
},
"departure": {
"delay": 59,
"time": "1769926019"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 60,
"time": "1769926248"
},
"departure": {
"delay": 60,
"time": "1769926260"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -16,
"time": "1769927324"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 65,
"time": "1769926847"
},
"departure": {
"delay": 65,
"time": "1769926865"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -49,
"time": "1769926438"
},
"departure": {
"delay": -49,
"time": "1769926451"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
}
],
"timestamp": "1769939344",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748825x2025xHxMultxDimxDimanchex60:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852808F5429747x2026x01x19T21x54x14Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769937420"
},
"departure": {
"time": "1769937720"
},
"stopId": "FR:50147:ZE:StopPointxOCETrainxTERx87447110:ATOUMOD002",
"stopSequence": 42
},
{
"arrival": {
"time": "1769939280"
},
"departure": {
"time": "1769939880"
},
"stopId": "FR:50218:ZE:StopPointxOCETrainxTERx87447680:ATOUMOD002",
"stopSequence": 44
},
{
"arrival": {
"time": "1769936100"
},
"departure": {
"time": "1769936220"
},
"stopId": "FR:50502:ZE:StopPointxOCETrainxTERx87447003:ATOUMOD002",
"stopSequence": 40
},
{
"arrival": {
"time": "1769945460"
},
"departure": {
"time": "1769945520"
},
"stopId": "FR:35238:ZE:StopPointxOCETrainxTERx87471391:ATOUMOD002",
"stopSequence": 54
},
{
"arrival": {
"time": "1769935320"
},
"departure": {
"time": "1769935380"
},
"stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002",
"stopSequence": 38
},
{
"arrival": {
"time": "1769940480"
},
"departure": {
"time": "1769940540"
},
"stopId": "FR:50188:ZE:StopPointxOCETrainxTERx87447649:ATOUMOD002",
"stopSequence": 46
},
{
"arrival": {
"time": "1769943420"
},
"departure": {
"time": "1769943480"
},
"stopId": "FR:35095:ZE:StopPointxOCETrainxTERx87478073:ATOUMOD002",
"stopSequence": 52
},
{
"arrival": {
"time": "1769934420"
},
"departure": {
"time": "1769934480"
},
"stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002",
"stopSequence": 34
},
{
"departure": {
"time": "1769933400"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 28
},
{
"arrival": {
"time": "1769942400"
},
"departure": {
"time": "1769942460"
},
"stopId": "FR:50410:ZE:StopPointxOCETrainxTERx87478263:ATOUMOD002",
"stopSequence": 50
},
{
"arrival": {
"time": "1769945880"
},
"stopId": "FR:35238:ZE:StopPointxOCETrainxTERx87471003:ATOUMOD002",
"stopSequence": 55
},
{
"arrival": {
"time": "1769941320"
},
"departure": {
"time": "1769941380"
},
"stopId": "FR:50025:ZE:StopPointxOCETrainxTERx87448514:ATOUMOD002",
"stopSequence": 48
}
],
"timestamp": "1769929798",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx789690b9x0beex4978x8bf9xf4810c9e16f2x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852808F5429747x2026x01x19T21x54x14Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748840x2025xHxMultxDimxDimanchex60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 167,
"time": "1769937965"
},
"departure": {
"delay": 167,
"time": "1769938007"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 239,
"time": "1769936836"
},
"departure": {
"delay": 239,
"time": "1769936879"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 85,
"time": "1769937843"
},
"departure": {
"delay": 85,
"time": "1769937865"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 87,
"time": "1769937556"
},
"departure": {
"delay": 87,
"time": "1769937567"
},
"stopId": "FR:50129:ZE:10RTU1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 162,
"time": "1769937366"
},
"departure": {
"delay": 162,
"time": "1769937402"
},
"stopId": "FR:50129:ZE:10FOR3:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 236,
"time": "1769937116"
},
"departure": {
"delay": 236,
"time": "1769937176"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 183,
"time": "1769936926"
},
"departure": {
"delay": 183,
"time": "1769936943"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 137,
"time": "1769937454"
},
"departure": {
"delay": 137,
"time": "1769937497"
},
"stopId": "FR:50129:ZE:10PFO1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 212,
"time": "1769936752"
},
"departure": {
"delay": 212,
"time": "1769936792"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 50,
"time": "1769937675"
},
"departure": {
"delay": 50,
"time": "1769937710"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 97,
"time": "1769937745"
},
"departure": {
"delay": 97,
"time": "1769937817"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 199,
"time": "1769936999"
},
"departure": {
"delay": 199,
"time": "1769937019"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 171,
"time": "1769938036"
},
"departure": {
"delay": 171,
"time": "1769938071"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 158,
"time": "1769938086"
},
"departure": {
"delay": 158,
"time": "1769938118"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 41,
"time": "1769938181"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 208,
"time": "1769937289"
},
"departure": {
"delay": 208,
"time": "1769937328"
},
"stopId": "FR:50129:ZE:10CRC3:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 201,
"time": "1769937043"
},
"departure": {
"delay": 201,
"time": "1769937081"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"departure": {
"delay": 254,
"time": "1769936654"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 71,
"time": "1769937595"
},
"departure": {
"delay": 71,
"time": "1769937611"
},
"stopId": "FR:50129:ZE:10BRA3:ATOUMOD035",
"stopSequence": 12
}
],
"timestamp": "1769939345",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748840x2025xHxMultxDimxDimanchex60:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx675:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769941260"
},
"departure": {
"time": "1769941260"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 7,
"time": "1769942707"
},
"departure": {
"delay": 7,
"time": "1769942707"
},
"stopId": "FR:76216:ZE:TCARxPTPIE2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 43,
"time": "1769941063"
},
"departure": {
"delay": 43,
"time": "1769941063"
},
"stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 49,
"time": "1769940709"
},
"departure": {
"delay": 49,
"time": "1769940709"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 13,
"time": "1769940793"
},
"departure": {
"delay": 13,
"time": "1769940793"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 57,
"time": "1769942517"
},
"departure": {
"delay": 57,
"time": "1769942517"
},
"stopId": "FR:76540:ZE:TCARxBAPEA2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 46,
"time": "1769940646"
},
"departure": {
"delay": 46,
"time": "1769940646"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 53,
"time": "1769940533"
},
"departure": {
"delay": 53,
"time": "1769940533"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 47,
"time": "1769940887"
},
"departure": {
"delay": 47,
"time": "1769940887"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 31,
"time": "1769942611"
},
"departure": {
"delay": 31,
"time": "1769942611"
},
"stopId": "FR:76216:ZE:TCARxMAISO2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 54,
"time": "1769941194"
},
"departure": {
"delay": 54,
"time": "1769941194"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 48,
"time": "1769942868"
},
"departure": {
"delay": 48,
"time": "1769942868"
},
"stopId": "FR:76216:ZE:TCARxPALIS2:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 5,
"time": "1769940605"
},
"departure": {
"delay": 5,
"time": "1769940605"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769940420"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1769940840"
},
"departure": {
"time": "1769940840"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 30,
"time": "1769942790"
},
"departure": {
"delay": 30,
"time": "1769942790"
},
"stopId": "FR:76216:ZE:TCARxDVILL2:ATOUMOD001",
"stopSequence": 26
}
],
"timestamp": "1769939270",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx675:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3162F5529532x2026x01x25T22x07x59Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769937360"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 6
},
{
"arrival": {
"time": "1769938140"
},
"departure": {
"time": "1769938200"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"time": "1769938920"
},
"departure": {
"time": "1769939040"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 10
},
{
"arrival": {
"time": "1769946600"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 13
}
],
"timestamp": "1769933757",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx468B44B7xC327x4154xB85Ex25C67C32B61Ex:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3162F5529532x2026x01x25T22x07x59Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4190970x2025x26xGDimLiaxDimanchex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 183,
"time": "1769938803"
},
"departure": {
"delay": 183,
"time": "1769938803"
},
"stopId": "FR:76351:ZE:3779:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 163,
"time": "1769938903"
},
"departure": {
"delay": 163,
"time": "1769938903"
},
"stopId": "FR:76351:ZE:3194:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 153,
"time": "1769938833"
},
"departure": {
"delay": 153,
"time": "1769938833"
},
"stopId": "FR:76351:ZE:3777:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 138,
"time": "1769938998"
},
"departure": {
"delay": 138,
"time": "1769938998"
},
"stopId": "FR:76351:ZE:4142:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 153,
"time": "1769938773"
},
"departure": {
"delay": 153,
"time": "1769938773"
},
"stopId": "FR:76351:ZE:4828:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 138,
"time": "1769939178"
},
"stopId": "FR:76351:ZE:4537:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 96,
"time": "1769938656"
},
"departure": {
"delay": 96,
"time": "1769938656"
},
"stopId": "FR:76351:ZE:3783:ATOUMOD003",
"stopSequence": 23
}
],
"timestamp": "1769938777",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:09:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4190970x2025x26xGDimLiaxDimanchex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3757761x2025xHxMultxDimxDimanchex60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 36,
"time": "1769934990"
},
"departure": {
"delay": 36,
"time": "1769934996"
},
"stopId": "FR:50041:ZE:HAGMES:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 17,
"time": "1769935209"
},
"departure": {
"delay": 17,
"time": "1769935217"
},
"stopId": "FR:50041:ZE:HAGPR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 168,
"time": "1769936717"
},
"departure": {
"delay": 168,
"time": "1769936748"
},
"stopId": "FR:50041:ZE:HAGNEZ:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 118,
"time": "1769934401"
},
"departure": {
"delay": 118,
"time": "1769934418"
},
"stopId": "FR:50041:ZE:HAGTOU:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 95,
"time": "1769935689"
},
"departure": {
"delay": 95,
"time": "1769935775"
},
"stopId": "FR:50041:ZE:HAGCAP:ATOUMOD035",
"stopSequence": 7
},
{
"departure": {
"delay": 120,
"time": "1769934120"
},
"stopId": "FR:50041:ZE:HAGCC1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 183,
"time": "1769937140"
},
"departure": {
"delay": 183,
"time": "1769937183"
},
"stopId": "FR:50041:ZE:HAGBE1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 52,
"time": "1769935408"
},
"departure": {
"delay": 52,
"time": "1769935492"
},
"stopId": "FR:50041:ZE:HAGVB1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 128,
"time": "1769934638"
},
"departure": {
"delay": 128,
"time": "1769934728"
},
"stopId": "FR:50041:ZE:HAGMDJ:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 93,
"time": "1769935878"
},
"departure": {
"delay": 93,
"time": "1769935893"
},
"stopId": "FR:50041:ZE:HAGMA3:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 219,
"time": "1769936305"
},
"departure": {
"delay": 219,
"time": "1769936319"
},
"stopId": "FR:50041:ZE:HAGECA:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -52,
"time": "1769937548"
},
"stopId": "FR:50041:ZE:HAGCC1:ATOUMOD035",
"stopSequence": 12
}
],
"timestamp": "1769939346",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:A1:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3757761x2025xHxMultxDimxDimanchex60:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx4703:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769940300"
},
"stopId": "FR:76231:ZE:TAEx3002:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769941680"
},
"stopId": "FR:76681:ZE:TAEx9043:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1769942340"
},
"stopId": "FR:76540:ZE:TAEx9105:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769941440"
},
"stopId": "FR:76575:ZE:TAEx9041:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769942160"
},
"stopId": "FR:76540:ZE:TAEx9179:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769940960"
},
"stopId": "FR:76319:ZE:TAEx9012:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769940840"
},
"stopId": "FR:76319:ZE:TAEx9008:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769941980"
},
"stopId": "FR:76540:ZE:TAEx9101:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769940480"
},
"stopId": "FR:76486:ZE:TAEx7021:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769940600"
},
"stopId": "FR:76486:ZE:TAEx7091:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769941020"
},
"stopId": "FR:76319:ZE:TAEx9136:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769940000"
},
"stopId": "FR:76231:ZE:TAEx2105:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769940540"
},
"stopId": "FR:76486:ZE:TAEx7031:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769940180"
},
"stopId": "FR:76231:ZE:TAEx3062:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769942280"
},
"stopId": "FR:76540:ZE:TAEx9103:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769940240"
},
"stopId": "FR:76231:ZE:TAEx3052:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1769939321",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx118:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx4703:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TNIx181:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 245,
"time": "1769939040"
},
"departure": {
"delay": 245,
"time": "1769939045"
},
"stopId": "FR:76354:ZE:TNIx22585:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 185,
"time": "1769937600"
},
"departure": {
"delay": 185,
"time": "1769937605"
},
"stopId": "FR:76378:ZE:TNIx22518:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 65,
"time": "1769937120"
},
"departure": {
"delay": 65,
"time": "1769937125"
},
"stopId": "FR:76709:ZE:TNIx23021:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769937000"
},
"stopId": "FR:76709:ZE:TNIx22501:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 185,
"time": "1769939160"
},
"departure": {
"delay": 185,
"time": "1769939165"
},
"stopId": "FR:76614:ZE:TNIx22602:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"delay": 195,
"time": "1769937610"
},
"departure": {
"delay": 195,
"time": "1769937615"
},
"stopId": "FR:76378:ZE:TNIx22607:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 120,
"time": "1769940060"
},
"departure": {
"delay": 120,
"time": "1769940060"
},
"stopId": "FR:76540:ZE:TNIx12866:ATOUMOD001",
"stopSequence": 45
},
{
"arrival": {
"delay": 120,
"time": "1769939520"
},
"departure": {
"delay": 120,
"time": "1769939520"
},
"stopId": "FR:76157:ZE:TNIx10765:ATOUMOD001",
"stopSequence": 40
},
{
"arrival": {
"delay": 185,
"time": "1769937660"
},
"departure": {
"delay": 185,
"time": "1769937665"
},
"stopId": "FR:76378:ZE:TNIx22520:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 120,
"time": "1769940660"
},
"stopId": "FR:76540:ZE:TNIx12722:ATOUMOD001",
"stopSequence": 46
},
{
"arrival": {
"delay": 255,
"time": "1769937970"
},
"departure": {
"delay": 255,
"time": "1769937975"
},
"stopId": "FR:76378:ZE:TNIx23039:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 65,
"time": "1769937060"
},
"departure": {
"delay": 65,
"time": "1769937065"
},
"stopId": "FR:76709:ZE:TNIx22503:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 125,
"time": "1769937180"
},
"departure": {
"delay": 125,
"time": "1769937185"
},
"stopId": "FR:76709:ZE:TNIx22505:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 125,
"time": "1769937240"
},
"departure": {
"delay": 125,
"time": "1769937245"
},
"stopId": "FR:76709:ZE:TNIx22507:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 120,
"time": "1769939580"
},
"departure": {
"delay": 120,
"time": "1769939580"
},
"stopId": "FR:76157:ZE:TNIx10642:ATOUMOD001",
"stopSequence": 41
},
{
"arrival": {
"delay": 120,
"time": "1769939340"
},
"departure": {
"delay": 120,
"time": "1769939340"
},
"stopId": "FR:76614:ZE:TNIx12686:ATOUMOD001",
"stopSequence": 39
},
{
"arrival": {
"delay": 185,
"time": "1769937720"
},
"departure": {
"delay": 185,
"time": "1769937725"
},
"stopId": "FR:76378:ZE:TNIx22522:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 305,
"time": "1769937900"
},
"departure": {
"delay": 305,
"time": "1769937905"
},
"stopId": "FR:76378:ZE:TNIx22528:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 125,
"time": "1769938620"
},
"departure": {
"delay": 125,
"time": "1769938625"
},
"stopId": "FR:76222:ZE:TNIx23154:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 125,
"time": "1769938680"
},
"departure": {
"delay": 125,
"time": "1769938685"
},
"stopId": "FR:76222:ZE:TNIx22575:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 245,
"time": "1769937780"
},
"departure": {
"delay": 245,
"time": "1769937785"
},
"stopId": "FR:76378:ZE:TNIx22524:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 120,
"time": "1769939640"
},
"departure": {
"delay": 120,
"time": "1769939640"
},
"stopId": "FR:76157:ZE:TNIx10365:ATOUMOD001",
"stopSequence": 42
},
{
"arrival": {
"delay": 245,
"time": "1769938920"
},
"departure": {
"delay": 245,
"time": "1769938925"
},
"stopId": "FR:76354:ZE:TNIx23026:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 205,
"time": "1769937980"
},
"departure": {
"delay": 205,
"time": "1769937985"
},
"stopId": "FR:76436:ZE:TNIx22542:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 245,
"time": "1769937840"
},
"departure": {
"delay": 245,
"time": "1769937845"
},
"stopId": "FR:76378:ZE:TNIx22526:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 195,
"time": "1769939110"
},
"departure": {
"delay": 195,
"time": "1769939115"
},
"stopId": "FR:76354:ZE:TNIx22599:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"delay": 245,
"time": "1769937540"
},
"departure": {
"delay": 245,
"time": "1769937545"
},
"stopId": "FR:76378:ZE:TNIx22532:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 305,
"time": "1769937960"
},
"departure": {
"delay": 305,
"time": "1769937965"
},
"stopId": "FR:76378:ZE:TNIx22530:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 195,
"time": "1769937550"
},
"departure": {
"delay": 195,
"time": "1769937555"
},
"stopId": "FR:76378:ZE:TNIx22516:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 125,
"time": "1769938500"
},
"departure": {
"delay": 125,
"time": "1769938505"
},
"stopId": "FR:76222:ZE:TNIx22554:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 245,
"time": "1769938080"
},
"departure": {
"delay": 245,
"time": "1769938085"
},
"stopId": "FR:76436:ZE:TNIx22540:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 125,
"time": "1769939220"
},
"departure": {
"delay": 125,
"time": "1769939225"
},
"stopId": "FR:76614:ZE:TNIx22604:ATOUMOD001",
"stopSequence": 38
},
{
"arrival": {
"delay": 185,
"time": "1769937420"
},
"departure": {
"delay": 185,
"time": "1769937425"
},
"stopId": "FR:76750:ZE:TNIx22514:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 245,
"time": "1769939100"
},
"departure": {
"delay": 245,
"time": "1769939105"
},
"stopId": "FR:76354:ZE:TNIx22598:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 125,
"time": "1769939645"
},
"departure": {
"delay": 125,
"time": "1769939645"
},
"stopId": "FR:76157:ZE:TNIx10603:ATOUMOD001",
"stopSequence": 43
},
{
"arrival": {
"delay": 185,
"time": "1769937360"
},
"departure": {
"delay": 185,
"time": "1769937365"
},
"stopId": "FR:76750:ZE:TNIx22510:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 185,
"time": "1769938800"
},
"departure": {
"delay": 185,
"time": "1769938805"
},
"stopId": "FR:76222:ZE:TNIx22581:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 120,
"time": "1769939760"
},
"departure": {
"delay": 120,
"time": "1769939760"
},
"stopId": "FR:76157:ZE:TNIx10604:ATOUMOD001",
"stopSequence": 44
}
],
"timestamp": "1769939241",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TNIx530:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TNIx181:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4076390x2025x26xGDimLiaxDimanchex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 19,
"time": "1769939599"
},
"departure": {
"delay": 19,
"time": "1769939599"
},
"stopId": "FR:76351:ZE:3246:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"time": "1769940300"
},
"departure": {
"time": "1769940300"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 20,
"time": "1769939780"
},
"departure": {
"delay": 20,
"time": "1769939780"
},
"stopId": "FR:76351:ZE:3389:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"time": "1769940120"
},
"departure": {
"time": "1769940120"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 10
},
{
"departure": {
"time": "1769939460"
},
"stopId": "FR:76351:ZE:3717:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 1,
"time": "1769939641"
},
"departure": {
"delay": 1,
"time": "1769939641"
},
"stopId": "FR:76351:ZE:3676:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 26,
"time": "1769939546"
},
"departure": {
"delay": 26,
"time": "1769939546"
},
"stopId": "FR:76351:ZE:3458:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 47,
"time": "1769940047"
},
"departure": {
"delay": 47,
"time": "1769940047"
},
"stopId": "FR:76351:ZE:3192:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 27,
"time": "1769939907"
},
"departure": {
"delay": 27,
"time": "1769939907"
},
"stopId": "FR:76351:ZE:3667:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 17,
"time": "1769940197"
},
"departure": {
"delay": 17,
"time": "1769940197"
},
"stopId": "FR:76351:ZE:3030:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"time": "1769940240"
},
"departure": {
"time": "1769940240"
},
"stopId": "FR:76351:ZE:3530:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"time": "1769939700"
},
"departure": {
"time": "1769939700"
},
"stopId": "FR:76351:ZE:3145:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"time": "1769940540"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 31,
"time": "1769939971"
},
"departure": {
"delay": 31,
"time": "1769939971"
},
"stopId": "FR:76351:ZE:3062:ATOUMOD003",
"stopSequence": 8
}
],
"timestamp": "1769939047",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C6:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4076390x2025x26xGDimLiaxDimanchex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:DimanchexANNUELC395400:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -81,
"time": "1769938929"
},
"departure": {
"delay": -81,
"time": "1769938959"
},
"stopId": "FR:27229:ZE:0xKEN04:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -81,
"time": "1769938899"
},
"departure": {
"delay": -81,
"time": "1769938899"
},
"stopId": "FR:27229:ZE:0xPAS01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -80,
"time": "1769938840"
},
"departure": {
"delay": -80,
"time": "1769938840"
},
"stopId": "FR:27229:ZE:0xJOL01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -118,
"time": "1769939102"
},
"stopId": "FR:27229:ZE:0xMOL02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -81,
"time": "1769939006"
},
"departure": {
"delay": -81,
"time": "1769939019"
},
"stopId": "FR:27229:ZE:0xVOL02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -21,
"time": "1769938761"
},
"departure": {
"delay": -21,
"time": "1769938779"
},
"stopId": "FR:27229:ZE:0xROR01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -111,
"time": "1769939049"
},
"departure": {
"delay": -111,
"time": "1769939049"
},
"stopId": "FR:27229:ZE:0xRUG02:ATOUMOD004",
"stopSequence": 21
}
],
"timestamp": "1769939036",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:DimanchexANNUELC395400:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3373F5520379x2026x01x25T22x07x59Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 900,
"time": "1769939640"
},
"stopId": "FR:14220:ZE:StopPointxOCETrainxTERx87444372:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1769936100"
},
"departure": {
"time": "1769936160"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 5
},
{
"departure": {
"time": "1769930880"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1769934480"
},
"departure": {
"time": "1769934600"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"delay": 600,
"time": "1769938740"
},
"departure": {
"delay": 600,
"time": "1769938800"
},
"stopId": "FR:14514:ZE:StopPointxOCETrainxTERx87444349:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1769937000"
},
"departure": {
"time": "1769937060"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 8
}
],
"timestamp": "1769938348",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx03A83359x7D9Dx4301x9C87x92FED4666451x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3373F5520379x2026x01x25T22x07x59Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3757767x2025xHxMultxDimxDimanchex60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 50,
"time": "1769940410"
},
"departure": {
"delay": 50,
"time": "1769940410"
},
"stopId": "FR:50041:ZE:VAUBG1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 50,
"time": "1769940890"
},
"stopId": "FR:50041:ZE:HAGCC1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 60,
"time": "1769938920"
},
"departure": {
"delay": 60,
"time": "1769938920"
},
"stopId": "FR:50041:ZE:HAGLUD:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 50,
"time": "1769939570"
},
"departure": {
"delay": 50,
"time": "1769939570"
},
"stopId": "FR:50041:ZE:VASBO1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 50,
"time": "1769939810"
},
"departure": {
"delay": 50,
"time": "1769939810"
},
"stopId": "FR:50041:ZE:BIVCF1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 113,
"time": "1769938553"
},
"departure": {
"delay": 113,
"time": "1769938553"
},
"stopId": "FR:50041:ZE:HAGBA1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 50,
"time": "1769939390"
},
"departure": {
"delay": 50,
"time": "1769939390"
},
"stopId": "FR:50041:ZE:ACQCMO:ATOUMOD035",
"stopSequence": 4
},
{
"departure": {
"delay": 176,
"time": "1769938196"
},
"stopId": "FR:50041:ZE:HAGCC1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 50,
"time": "1769940050"
},
"departure": {
"delay": 50,
"time": "1769940050"
},
"stopId": "FR:50041:ZE:BIVEC1:ATOUMOD035",
"stopSequence": 7
}
],
"timestamp": "1769939346",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:A2:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3757767x2025xHxMultxDimxDimanchex60:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3757821x2025xHxMultxDimxDimanchex60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -66,
"time": "1769934160"
},
"departure": {
"delay": -66,
"time": "1769934174"
},
"stopId": "FR:50604:ZE:TREGM2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 51,
"time": "1769932242"
},
"departure": {
"delay": 51,
"time": "1769932251"
},
"stopId": "FR:50643:ZE:VIRMA2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -57,
"time": "1769933544"
},
"departure": {
"delay": -57,
"time": "1769933583"
},
"stopId": "FR:50184:ZE:FLAHB2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 109,
"time": "1769932002"
},
"departure": {
"delay": 109,
"time": "1769932009"
},
"stopId": "FR:50575:ZE:SIDHC2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -42,
"time": "1769933091"
},
"departure": {
"delay": -42,
"time": "1769933178"
},
"stopId": "FR:50402:ZE:PIXLAN:ATOUMOD035",
"stopSequence": 9
},
{
"departure": {
"delay": 36,
"time": "1769931336"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -71,
"time": "1769934469"
},
"stopId": "FR:50576:ZE:SIOTAM:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 66,
"time": "1769932616"
},
"departure": {
"delay": 66,
"time": "1769932626"
},
"stopId": "FR:50045:ZE:BENBG2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 112,
"time": "1769931577"
},
"departure": {
"delay": 112,
"time": "1769931592"
},
"stopId": "FR:50129:ZE:10ANJ8:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 116,
"time": "1769932538"
},
"departure": {
"delay": 116,
"time": "1769932556"
},
"stopId": "FR:50045:ZE:BENCG2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 63,
"time": "1769932880"
},
"departure": {
"delay": 63,
"time": "1769932923"
},
"stopId": "FR:50402:ZE:PIXZAF:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 122,
"time": "1769931830"
},
"departure": {
"delay": 122,
"time": "1769931842"
},
"stopId": "FR:50294:ZE:MARPO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 4,
"time": "1769933714"
},
"departure": {
"delay": 4,
"time": "1769933884"
},
"stopId": "FR:50184:ZE:FLAMA2:ATOUMOD035",
"stopSequence": 13
}
],
"timestamp": "1769939346",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3757821x2025xHxMultxDimxDimanchex60:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4110777x2025x26xGDimTRAxDimanchex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 86,
"time": "1769938826"
},
"departure": {
"delay": 86,
"time": "1769938826"
},
"stopId": "FR:76351:ZE:3969:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 238,
"time": "1769939758"
},
"stopId": "FR:76481:ZE:4890:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 254,
"time": "1769939654"
},
"departure": {
"delay": 254,
"time": "1769939654"
},
"stopId": "FR:76351:ZE:3953:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 156,
"time": "1769939076"
},
"departure": {
"delay": 156,
"time": "1769939076"
},
"stopId": "FR:76351:ZE:3971:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 96,
"time": "1769938656"
},
"departure": {
"delay": 96,
"time": "1769938656"
},
"stopId": "FR:76351:ZE:3989:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 200,
"time": "1769939300"
},
"departure": {
"delay": 200,
"time": "1769939300"
},
"stopId": "FR:76351:ZE:3975:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 222,
"time": "1769939442"
},
"departure": {
"delay": 222,
"time": "1769939442"
},
"stopId": "FR:76351:ZE:4003:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 137,
"time": "1769939177"
},
"departure": {
"delay": 137,
"time": "1769939177"
},
"stopId": "FR:76351:ZE:3991:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 207,
"time": "1769939547"
},
"departure": {
"delay": 207,
"time": "1769939547"
},
"stopId": "FR:76351:ZE:3987:ATOUMOD003",
"stopSequence": 16
}
],
"timestamp": "1769938827",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4110777x2025x26xGDimTRAxDimanchex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748888x2025xHxMultxDimxDimanchex60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -24,
"time": "1769934339"
},
"departure": {
"delay": -24,
"time": "1769934456"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -70,
"time": "1769934263"
},
"departure": {
"delay": -70,
"time": "1769934290"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 4,
"time": "1769934160"
},
"departure": {
"delay": 4,
"time": "1769934184"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 33,
"time": "1769933272"
},
"departure": {
"delay": 33,
"time": "1769933313"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 179,
"time": "1769933902"
},
"departure": {
"delay": 179,
"time": "1769933939"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -23,
"time": "1769933004"
},
"departure": {
"delay": -23,
"time": "1769933017"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -6,
"time": "1769934549"
},
"departure": {
"delay": -6,
"time": "1769934594"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -52,
"time": "1769935137"
},
"departure": {
"delay": -52,
"time": "1769935148"
},
"stopId": "FR:50129:ZE:10MED3:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 7,
"time": "1769933165"
},
"departure": {
"delay": 7,
"time": "1769933227"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 1,
"time": "1769933423"
},
"departure": {
"delay": 1,
"time": "1769933461"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 21,
"time": "1769932861"
},
"departure": {
"delay": 21,
"time": "1769932881"
},
"stopId": "FR:50129:ZE:10BOI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 14,
"time": "1769934107"
},
"departure": {
"delay": 14,
"time": "1769934134"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 189,
"time": "1769933821"
},
"departure": {
"delay": 189,
"time": "1769933889"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 2,
"time": "1769932785"
},
"departure": {
"delay": 2,
"time": "1769932802"
},
"stopId": "FR:50129:ZE:10MES1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -107,
"time": "1769935297"
},
"departure": {
"delay": -107,
"time": "1769935333"
},
"stopId": "FR:50129:ZE:10LPL1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 13,
"time": "1769934036"
},
"departure": {
"delay": 13,
"time": "1769934073"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 9,
"time": "1769934820"
},
"departure": {
"delay": 9,
"time": "1769934849"
},
"stopId": "FR:50129:ZE:10HPA3:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 68,
"time": "1769933994"
},
"departure": {
"delay": 68,
"time": "1769934008"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 1,
"time": "1769932905"
},
"departure": {
"delay": 1,
"time": "1769932921"
},
"stopId": "FR:50129:ZE:10FRN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -115,
"time": "1769935251"
},
"departure": {
"delay": -115,
"time": "1769935265"
},
"stopId": "FR:50129:ZE:10GDR1:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": -22,
"time": "1769934907"
},
"departure": {
"delay": -22,
"time": "1769934938"
},
"stopId": "FR:50129:ZE:10XCT3:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 11,
"time": "1769933341"
},
"departure": {
"delay": 11,
"time": "1769933351"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -171,
"time": "1769935449"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 1,
"time": "1769933087"
},
"departure": {
"delay": 1,
"time": "1769933101"
},
"stopId": "FR:50129:ZE:10EPC1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -33,
"time": "1769934975"
},
"departure": {
"delay": -33,
"time": "1769934987"
},
"stopId": "FR:50129:ZE:10GRR1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": -3,
"time": "1769934223"
},
"departure": {
"delay": -3,
"time": "1769934237"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -60,
"time": "1769935055"
},
"departure": {
"delay": -60,
"time": "1769935080"
},
"stopId": "FR:50129:ZE:10BAG3:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -16,
"time": "1769932826"
},
"departure": {
"delay": -16,
"time": "1769932844"
},
"stopId": "FR:50129:ZE:10MOR1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -92,
"time": "1769935194"
},
"departure": {
"delay": -92,
"time": "1769935228"
},
"stopId": "FR:50129:ZE:10NOR5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -101,
"time": "1769935384"
},
"departure": {
"delay": -101,
"time": "1769935399"
},
"stopId": "FR:50129:ZE:10FLO1:ATOUMOD035",
"stopSequence": 34
},
{
"departure": {
"delay": 23,
"time": "1769932703"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -12,
"time": "1769934728"
},
"departure": {
"delay": -12,
"time": "1769934768"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 25
}
],
"timestamp": "1769939345",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748888x2025xHxMultxDimxDimanchex60:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4068625x2025x26xGDimTNIxDimanchex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 74,
"time": "1769938994"
},
"departure": {
"delay": 74,
"time": "1769938994"
},
"stopId": "FR:76167:ZE:4065:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 77,
"time": "1769939057"
},
"departure": {
"delay": 77,
"time": "1769939057"
},
"stopId": "FR:76361:ZE:5115:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"time": "1769940180"
},
"departure": {
"time": "1769940180"
},
"stopId": "FR:76693:ZE:5119:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 46,
"time": "1769940406"
},
"departure": {
"delay": 46,
"time": "1769940406"
},
"stopId": "FR:76693:ZE:5120:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": -5,
"time": "1769940295"
},
"departure": {
"delay": -5,
"time": "1769940295"
},
"stopId": "FR:76693:ZE:5039:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 11,
"time": "1769939411"
},
"departure": {
"delay": 11,
"time": "1769939411"
},
"stopId": "FR:76595:ZE:5118:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 30,
"time": "1769939730"
},
"departure": {
"delay": 30,
"time": "1769939730"
},
"stopId": "FR:76307:ZE:3391:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 47,
"time": "1769939567"
},
"departure": {
"delay": 47,
"time": "1769939567"
},
"stopId": "FR:76307:ZE:3456:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 29,
"time": "1769939189"
},
"departure": {
"delay": 29,
"time": "1769939189"
},
"stopId": "FR:76595:ZE:5117:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 74,
"time": "1769938874"
},
"departure": {
"delay": 74,
"time": "1769938874"
},
"stopId": "FR:76167:ZE:3033:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 33,
"time": "1769939853"
},
"departure": {
"delay": 33,
"time": "1769939853"
},
"stopId": "FR:76064:ZE:3392:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": -4,
"time": "1769939276"
},
"departure": {
"delay": -4,
"time": "1769939276"
},
"stopId": "FR:76595:ZE:5061:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": -5,
"time": "1769939635"
},
"departure": {
"delay": -5,
"time": "1769939635"
},
"stopId": "FR:76307:ZE:3423:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 21,
"time": "1769939061"
},
"departure": {
"delay": 21,
"time": "1769939061"
},
"stopId": "FR:76361:ZE:5116:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 53,
"time": "1769939933"
},
"departure": {
"delay": 53,
"time": "1769939933"
},
"stopId": "FR:76609:ZE:5056:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": -5,
"time": "1769940835"
},
"stopId": "FR:76254:ZE:5019:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": -5,
"time": "1769940055"
},
"departure": {
"delay": -5,
"time": "1769940055"
},
"stopId": "FR:76508:ZE:5036:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 30,
"time": "1769939790"
},
"departure": {
"delay": 30,
"time": "1769939790"
},
"stopId": "FR:76064:ZE:3379:ATOUMOD003",
"stopSequence": 18
}
],
"timestamp": "1769938847",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:13:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4068625x2025x26xGDimTNIxDimanchex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3757822x2025xHxMultxDimxDimanchex60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 120,
"time": "1769939520"
},
"departure": {
"delay": 120,
"time": "1769939520"
},
"stopId": "FR:50643:ZE:VIRMA2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 120,
"time": "1769940180"
},
"departure": {
"delay": 120,
"time": "1769940180"
},
"stopId": "FR:50402:ZE:PIXZAF:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 120,
"time": "1769941860"
},
"stopId": "FR:50576:ZE:SIOTAM:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 172,
"time": "1769939065"
},
"departure": {
"delay": 172,
"time": "1769939092"
},
"stopId": "FR:50294:ZE:MARPO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 152,
"time": "1769939244"
},
"departure": {
"delay": 152,
"time": "1769939252"
},
"stopId": "FR:50575:ZE:SIDHC2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 120,
"time": "1769939880"
},
"departure": {
"delay": 120,
"time": "1769939880"
},
"stopId": "FR:50045:ZE:BENBG2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 107,
"time": "1769938750"
},
"departure": {
"delay": 107,
"time": "1769938787"
},
"stopId": "FR:50129:ZE:10ANJ8:ATOUMOD035",
"stopSequence": 2
},
{
"departure": {
"delay": 11,
"time": "1769938511"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 120,
"time": "1769939760"
},
"departure": {
"delay": 120,
"time": "1769939760"
},
"stopId": "FR:50045:ZE:BENCG2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 120,
"time": "1769940960"
},
"departure": {
"delay": 120,
"time": "1769940960"
},
"stopId": "FR:50184:ZE:FLAHB2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 120,
"time": "1769940540"
},
"departure": {
"delay": 120,
"time": "1769940540"
},
"stopId": "FR:50402:ZE:PIXLAN:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 120,
"time": "1769941560"
},
"departure": {
"delay": 120,
"time": "1769941560"
},
"stopId": "FR:50604:ZE:TREGM2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 120,
"time": "1769941200"
},
"departure": {
"delay": 120,
"time": "1769941200"
},
"stopId": "FR:50184:ZE:FLAMA2:ATOUMOD035",
"stopSequence": 13
}
],
"timestamp": "1769939346",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3757822x2025xHxMultxDimxDimanchex60:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748837x2025xHxMultxDimxDimanchex60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 33,
"time": "1769926726"
},
"departure": {
"delay": 33,
"time": "1769926773"
},
"stopId": "FR:50129:ZE:10BRA3:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 76,
"time": "1769926937"
},
"departure": {
"delay": 76,
"time": "1769926996"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 82,
"time": "1769927164"
},
"departure": {
"delay": 82,
"time": "1769927182"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 117,
"time": "1769926396"
},
"departure": {
"delay": 117,
"time": "1769926437"
},
"stopId": "FR:50129:ZE:10CRC3:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 12,
"time": "1769926652"
},
"departure": {
"delay": 12,
"time": "1769926692"
},
"stopId": "FR:50129:ZE:10RTU1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 172,
"time": "1769926094"
},
"departure": {
"delay": 172,
"time": "1769926132"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 36,
"time": "1769926836"
},
"departure": {
"delay": 36,
"time": "1769926896"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 203,
"time": "1769926027"
},
"departure": {
"delay": 203,
"time": "1769926043"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 135,
"time": "1769926196"
},
"departure": {
"delay": 135,
"time": "1769926215"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 153,
"time": "1769926162"
},
"departure": {
"delay": 153,
"time": "1769926173"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 59,
"time": "1769926482"
},
"departure": {
"delay": 59,
"time": "1769926499"
},
"stopId": "FR:50129:ZE:10FOR3:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 138,
"time": "1769926260"
},
"departure": {
"delay": 138,
"time": "1769926278"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 103,
"time": "1769927129"
},
"departure": {
"delay": 103,
"time": "1769927143"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 26,
"time": "1769926541"
},
"departure": {
"delay": 26,
"time": "1769926586"
},
"stopId": "FR:50129:ZE:10PFO1:ATOUMOD035",
"stopSequence": 10
},
{
"departure": {
"delay": 197,
"time": "1769925977"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 63,
"time": "1769927022"
},
"departure": {
"delay": 63,
"time": "1769927043"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -51,
"time": "1769927289"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 62,
"time": "1769927205"
},
"departure": {
"delay": 62,
"time": "1769927222"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 18
}
],
"timestamp": "1769939345",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748837x2025xHxMultxDimxDimanchex60:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN13126F3903556x2025x12x04T22x49x20Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769940360"
},
"departure": {
"time": "1769940420"
},
"stopId": "FR:78531:ZE:StopPointxOCETrainxTERx87415885:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1769938980"
},
"departure": {
"time": "1769939040"
},
"stopId": "FR:27022:ZE:StopPointxOCETrainxTERx87415620:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1769940000"
},
"departure": {
"time": "1769940060"
},
"stopId": "FR:78089:ZE:StopPointxOCETrainxTERx87415893:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1769940720"
},
"departure": {
"time": "1769940840"
},
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1769939460"
},
"departure": {
"time": "1769939580"
},
"stopId": "FR:27681:ZE:StopPointxOCETrainxTERx87415604:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1769938320"
},
"departure": {
"time": "1769938380"
},
"stopId": "FR:27701:ZE:StopPointxOCETrainxTERx87415877:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1769942880"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 18
},
{
"departure": {
"time": "1769937840"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 3
}
],
"timestamp": "1769934237",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx97E911FAxC8F2x4861xAD3CxC36CF4750A49x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN13126F3903556x2025x12x04T22x49x20Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN13117F3903954x2025x12x04T22x49x20Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769941920"
},
"departure": {
"time": "1769941980"
},
"stopId": "FR:27022:ZE:StopPointxOCETrainxTERx87415620:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1769940900"
},
"departure": {
"time": "1769940960"
},
"stopId": "FR:78089:ZE:StopPointxOCETrainxTERx87415893:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1769942580"
},
"departure": {
"time": "1769942640"
},
"stopId": "FR:27701:ZE:StopPointxOCETrainxTERx87415877:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1769943180"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 16
},
{
"arrival": {
"time": "1769940480"
},
"departure": {
"time": "1769940540"
},
"stopId": "FR:78531:ZE:StopPointxOCETrainxTERx87415885:ATOUMOD002",
"stopSequence": 5
},
{
"departure": {
"time": "1769938140"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1769941320"
},
"departure": {
"time": "1769941440"
},
"stopId": "FR:27681:ZE:StopPointxOCETrainxTERx87415604:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1769940120"
},
"departure": {
"time": "1769940240"
},
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 3
}
],
"timestamp": "1769934537",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx97E911FAxC8F2x4861xAD3CxC36CF4750A49x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN13117F3903954x2025x12x04T22x49x20Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TNIx205:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 5,
"time": "1769943605"
},
"departure": {
"delay": 5,
"time": "1769943605"
},
"stopId": "FR:76378:ZE:TNIx22527:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"time": "1769942280"
},
"departure": {
"time": "1769942280"
},
"stopId": "FR:76354:ZE:TNIx22600:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 5,
"time": "1769943665"
},
"departure": {
"delay": 5,
"time": "1769943665"
},
"stopId": "FR:76378:ZE:TNIx22523:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"time": "1769944320"
},
"departure": {
"time": "1769944320"
},
"stopId": "FR:76709:ZE:TNIx23020:ATOUMOD001",
"stopSequence": 39
},
{
"arrival": {
"time": "1769943900"
},
"departure": {
"time": "1769943900"
},
"stopId": "FR:76378:ZE:TNIx22533:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"time": "1769942640"
},
"departure": {
"time": "1769942640"
},
"stopId": "FR:76222:ZE:TNIx23155:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"time": "1769942160"
},
"departure": {
"time": "1769942160"
},
"stopId": "FR:76614:ZE:TNIx22605:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1769942700"
},
"departure": {
"time": "1769942700"
},
"stopId": "FR:76222:ZE:TNIx23158:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"time": "1769942580"
},
"departure": {
"time": "1769942580"
},
"stopId": "FR:76222:ZE:TNIx22582:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1769943480"
},
"departure": {
"time": "1769943480"
},
"stopId": "FR:76378:ZE:TNIx23040:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 5,
"time": "1769942285"
},
"departure": {
"delay": 5,
"time": "1769942285"
},
"stopId": "FR:76354:ZE:TNIx22597:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1769941740"
},
"departure": {
"time": "1769941740"
},
"stopId": "FR:76157:ZE:TNIx10364:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1769943420"
},
"departure": {
"time": "1769943420"
},
"stopId": "FR:76436:ZE:TNIx22541:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 5,
"time": "1769943725"
},
"departure": {
"delay": 5,
"time": "1769943725"
},
"stopId": "FR:76378:ZE:TNIx22606:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"time": "1769944140"
},
"departure": {
"time": "1769944140"
},
"stopId": "FR:76709:ZE:TNIx22508:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"time": "1769942460"
},
"departure": {
"time": "1769942460"
},
"stopId": "FR:76354:ZE:TNIx22583:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1769944020"
},
"departure": {
"time": "1769944020"
},
"stopId": "FR:76750:ZE:TNIx22510:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"time": "1769942820"
},
"departure": {
"time": "1769942820"
},
"stopId": "FR:76222:ZE:TNIx33259:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"time": "1769941680"
},
"departure": {
"time": "1769941680"
},
"stopId": "FR:76157:ZE:TNIx10602:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1769943660"
},
"departure": {
"time": "1769943660"
},
"stopId": "FR:76378:ZE:TNIx22525:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"time": "1769944440"
},
"stopId": "FR:76709:ZE:TNIx22502:ATOUMOD001",
"stopSequence": 41
},
{
"arrival": {
"time": "1769941800"
},
"departure": {
"time": "1769941800"
},
"stopId": "FR:76157:ZE:TNIx10641:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1769942040"
},
"departure": {
"time": "1769942040"
},
"stopId": "FR:76614:ZE:TNIx22977:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1769942220"
},
"departure": {
"time": "1769942220"
},
"stopId": "FR:76614:ZE:TNIx22601:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1769941380"
},
"departure": {
"time": "1769941380"
},
"stopId": "FR:76540:ZE:TNIx11423:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1769943720"
},
"departure": {
"time": "1769943720"
},
"stopId": "FR:76378:ZE:TNIx22520:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1769940900"
},
"stopId": "FR:76540:ZE:TNIx12722:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1769941860"
},
"departure": {
"time": "1769941860"
},
"stopId": "FR:76157:ZE:TNIx10764:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1769943840"
},
"departure": {
"time": "1769943840"
},
"stopId": "FR:76378:ZE:TNIx22517:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"time": "1769943600"
},
"departure": {
"time": "1769943600"
},
"stopId": "FR:76378:ZE:TNIx22529:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"time": "1769943360"
},
"departure": {
"time": "1769943360"
},
"stopId": "FR:76436:ZE:TNIx23041:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 5,
"time": "1769944325"
},
"departure": {
"delay": 5,
"time": "1769944325"
},
"stopId": "FR:76709:ZE:TNIx22504:ATOUMOD001",
"stopSequence": 40
},
{
"arrival": {
"time": "1769942340"
},
"departure": {
"time": "1769942340"
},
"stopId": "FR:76354:ZE:TNIx22587:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1769944260"
},
"departure": {
"time": "1769944260"
},
"stopId": "FR:76709:ZE:TNIx22506:ATOUMOD001",
"stopSequence": 38
},
{
"arrival": {
"time": "1769943540"
},
"departure": {
"time": "1769943540"
},
"stopId": "FR:76378:ZE:TNIx22531:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"time": "1769941620"
},
"departure": {
"time": "1769941620"
},
"stopId": "FR:76157:ZE:TNIx10605:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1769943780"
},
"departure": {
"time": "1769943780"
},
"stopId": "FR:76378:ZE:TNIx22519:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"time": "1769943960"
},
"departure": {
"time": "1769943960"
},
"stopId": "FR:76750:ZE:TNIx22515:ATOUMOD001",
"stopSequence": 35
}
],
"timestamp": "1769939241",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TNIx530:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TNIx205:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3375F5520376x2026x01x25T22x07x59Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769934480"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"delay": 600,
"time": "1769942460"
},
"departure": {
"delay": 600,
"time": "1769942520"
},
"stopId": "FR:14514:ZE:StopPointxOCETrainxTERx87444349:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1769939760"
},
"departure": {
"time": "1769939820"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1769938200"
},
"departure": {
"time": "1769938320"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"delay": 900,
"time": "1769943360"
},
"stopId": "FR:14220:ZE:StopPointxOCETrainxTERx87444372:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1769940720"
},
"departure": {
"time": "1769940780"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 8
}
],
"timestamp": "1769936007",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx03A83359x7D9Dx4301x9C87x92FED4666451x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3375F5520376x2026x01x25T22x07x59Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN850363F5429678x2026x01x19T21x54x14Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769941200"
},
"stopId": "FR:76259:ZE:StopPointxOCETrainxTERx87413542:ATOUMOD002",
"stopSequence": 13
},
{
"departure": {
"time": "1769940000"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 12
}
],
"timestamp": "1769936399",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxb66ce399xd888x47dex897bx46f7f79fa5adx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN850363F5429678x2026x01x19T21x54x14Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN850407F5523947x2026x01x25T22x07x59Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769941860"
},
"departure": {
"time": "1769941920"
},
"stopId": "FR:76495:ZE:StopPointxOCETrainxTERx87411272:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1769943660"
},
"departure": {
"time": "1769943720"
},
"stopId": "FR:76250:ZE:StopPointxOCETrainxTERx87413328:ATOUMOD002",
"stopSequence": 13
},
{
"departure": {
"time": "1769941080"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1769943300"
},
"departure": {
"time": "1769943360"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1769941680"
},
"departure": {
"time": "1769941740"
},
"stopId": "FR:76057:ZE:StopPointxOCETrainxTERx87411264:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1769942520"
},
"departure": {
"time": "1769942580"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1769944320"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 14
}
],
"timestamp": "1769937478",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxA474D9C7x1A46x4870x8AAAx2A9C49F46F3Dx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN850407F5523947x2026x01x25T22x07x59Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748871x2025xHxMultxDimxDimanchex60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 75,
"time": "1769927929"
},
"departure": {
"delay": 75,
"time": "1769928015"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -32,
"time": "1769929108"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 22,
"time": "1769927825"
},
"departure": {
"delay": 22,
"time": "1769927842"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 34,
"time": "1769927723"
},
"departure": {
"delay": 34,
"time": "1769927794"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -73,
"time": "1769928395"
},
"departure": {
"delay": -73,
"time": "1769928407"
},
"stopId": "FR:50129:ZE:10RTU1:ATOUMOD035",
"stopSequence": 11
},
{
"departure": {
"delay": 39,
"time": "1769927439"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 67,
"time": "1769928863"
},
"departure": {
"delay": 67,
"time": "1769928907"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 23,
"time": "1769927529"
},
"departure": {
"delay": 23,
"time": "1769927603"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -37,
"time": "1769928561"
},
"departure": {
"delay": -37,
"time": "1769928623"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 62,
"time": "1769928141"
},
"departure": {
"delay": 62,
"time": "1769928182"
},
"stopId": "FR:50129:ZE:10CRC3:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -4,
"time": "1769928225"
},
"departure": {
"delay": -4,
"time": "1769928236"
},
"stopId": "FR:50129:ZE:10FOR3:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -5,
"time": "1769928754"
},
"departure": {
"delay": -5,
"time": "1769928775"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -43,
"time": "1769928433"
},
"departure": {
"delay": -43,
"time": "1769928497"
},
"stopId": "FR:50129:ZE:10BRA3:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 5,
"time": "1769928660"
},
"departure": {
"delay": 5,
"time": "1769928725"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 56,
"time": "1769928989"
},
"departure": {
"delay": 56,
"time": "1769929016"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 29,
"time": "1769927651"
},
"departure": {
"delay": 29,
"time": "1769927669"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 3,
"time": "1769927867"
},
"departure": {
"delay": 3,
"time": "1769927883"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -33,
"time": "1769928280"
},
"departure": {
"delay": -33,
"time": "1769928327"
},
"stopId": "FR:50129:ZE:10PFO1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 65,
"time": "1769928933"
},
"departure": {
"delay": 65,
"time": "1769928965"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 17
}
],
"timestamp": "1769939345",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748871x2025xHxMultxDimxDimanchex60:LOC"
}
}
},
{
"id": "SM:ATOUMOD008:ServiceJourney:8127x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 5,
"time": "1769938740"
},
"departure": {
"delay": 5,
"time": "1769938745"
},
"stopId": "FR:76259:ZE:FECGARE2:ATOUMOD008",
"stopSequence": 7
},
{
"arrival": {
"delay": 5,
"time": "1769938860"
},
"departure": {
"delay": 5,
"time": "1769938865"
},
"stopId": "FR:76259:ZE:FECHVIL2:ATOUMOD008",
"stopSequence": 9
},
{
"arrival": {
"delay": -180,
"time": "1769939520"
},
"departure": {
"delay": -180,
"time": "1769939520"
},
"stopId": "FR:76259:ZE:FECCSCO1:ATOUMOD008",
"stopSequence": 17
},
{
"arrival": {
"delay": 5,
"time": "1769938260"
},
"departure": {
"delay": 5,
"time": "1769938265"
},
"stopId": "FR:76259:ZE:FECHYSO2:ATOUMOD008",
"stopSequence": 3
},
{
"arrival": {
"delay": -115,
"time": "1769939100"
},
"departure": {
"delay": -115,
"time": "1769939105"
},
"stopId": "FR:76259:ZE:FECCHUE2:ATOUMOD008",
"stopSequence": 13
},
{
"arrival": {
"delay": -175,
"time": "1769939160"
},
"departure": {
"delay": -175,
"time": "1769939165"
},
"stopId": "FR:76259:ZE:FECMBLE2:ATOUMOD008",
"stopSequence": 14
},
{
"arrival": {
"delay": 5,
"time": "1769938380"
},
"departure": {
"delay": 5,
"time": "1769938385"
},
"stopId": "FR:76259:ZE:FECDESG2:ATOUMOD008",
"stopSequence": 5
},
{
"departure": {
"delay": 5,
"time": "1769938085"
},
"stopId": "FR:76259:ZE:FECRLIL1:ATOUMOD008",
"stopSequence": 1
},
{
"arrival": {
"delay": -165,
"time": "1769938930"
},
"departure": {
"delay": -165,
"time": "1769938935"
},
"stopId": "FR:76259:ZE:FECCOUB2:ATOUMOD008",
"stopSequence": 11
},
{
"arrival": {
"delay": -180,
"time": "1769939400"
},
"departure": {
"delay": -180,
"time": "1769939400"
},
"stopId": "FR:76259:ZE:FECJVER1:ATOUMOD008",
"stopSequence": 15
},
{
"arrival": {
"delay": 5,
"time": "1769938800"
},
"departure": {
"delay": 5,
"time": "1769938805"
},
"stopId": "FR:76259:ZE:FECBREP2:ATOUMOD008",
"stopSequence": 8
},
{
"arrival": {
"delay": 5,
"time": "1769938320"
},
"departure": {
"delay": 5,
"time": "1769938325"
},
"stopId": "FR:76259:ZE:FECVIKI2:ATOUMOD008",
"stopSequence": 4
},
{
"arrival": {
"delay": -180,
"time": "1769939580"
},
"stopId": "FR:76259:ZE:FECHOPI1:ATOUMOD008",
"stopSequence": 18
},
{
"arrival": {
"delay": -55,
"time": "1769938140"
},
"departure": {
"delay": -55,
"time": "1769938145"
},
"stopId": "FR:76259:ZE:FECSLOU2:ATOUMOD008",
"stopSequence": 2
},
{
"arrival": {
"delay": -115,
"time": "1769939040"
},
"departure": {
"delay": -115,
"time": "1769939045"
},
"stopId": "FR:76259:ZE:FECJMAC2:ATOUMOD008",
"stopSequence": 12
},
{
"arrival": {
"delay": -175,
"time": "1769938500"
},
"departure": {
"delay": -175,
"time": "1769938505"
},
"stopId": "FR:76259:ZE:FECSETI1:ATOUMOD008",
"stopSequence": 6
},
{
"arrival": {
"delay": -55,
"time": "1769938920"
},
"departure": {
"delay": -55,
"time": "1769938925"
},
"stopId": "FR:76259:ZE:FECHALL2:ATOUMOD008",
"stopSequence": 10
}
],
"timestamp": "1769939371",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD008:Line:L01:LOC",
"tripId": "ATOUMOD008:ServiceJourney:8127x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx1768:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 8152,
"time": "1769940352"
},
"departure": {
"delay": 8152,
"time": "1769940352"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 8105,
"time": "1769940125"
},
"departure": {
"delay": 8105,
"time": "1769940125"
},
"stopId": "FR:76212:ZE:TCARxCANAD2:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"delay": 8100,
"time": "1769940000"
},
"stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 8190,
"time": "1769941950"
},
"departure": {
"delay": 8190,
"time": "1769941950"
},
"stopId": "FR:76157:ZE:TCARxTOUYE2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 8100,
"time": "1769940180"
},
"departure": {
"delay": 8100,
"time": "1769940180"
},
"stopId": "FR:76212:ZE:TCARxDMAIR2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 8100,
"time": "1769940600"
},
"departure": {
"delay": 8100,
"time": "1769940600"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 8138,
"time": "1769940278"
},
"departure": {
"delay": 8138,
"time": "1769940278"
},
"stopId": "FR:76212:ZE:TCARxECOLE2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 8190,
"time": "1769942190"
},
"departure": {
"delay": 8190,
"time": "1769942190"
},
"stopId": "FR:76157:ZE:TCARxTJAUR2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 8205,
"time": "1769942265"
},
"departure": {
"delay": 8205,
"time": "1769942265"
},
"stopId": "FR:76157:ZE:TCARxTPISS2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 8191,
"time": "1769942131"
},
"departure": {
"delay": 8191,
"time": "1769942131"
},
"stopId": "FR:76157:ZE:TCARxTPROV2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 8190,
"time": "1769942370"
},
"departure": {
"delay": 8190,
"time": "1769942370"
},
"stopId": "FR:76157:ZE:TCARxTBIZET:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 8200,
"time": "1769942020"
},
"departure": {
"delay": 8200,
"time": "1769942020"
},
"stopId": "FR:76157:ZE:TCARxTDUMA2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 8128,
"time": "1769940808"
},
"departure": {
"delay": 8128,
"time": "1769940808"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 8125,
"time": "1769940745"
},
"departure": {
"delay": 8125,
"time": "1769940745"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 8208,
"time": "1769941788"
},
"departure": {
"delay": 8208,
"time": "1769941788"
},
"stopId": "FR:76157:ZE:TCARxCORNI2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 8100,
"time": "1769940420"
},
"departure": {
"delay": 8100,
"time": "1769940420"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 8194,
"time": "1769941714"
},
"departure": {
"delay": 8194,
"time": "1769941714"
},
"stopId": "FR:76540:ZE:TCARxMIN2T:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 8160,
"time": "1769941920"
},
"departure": {
"delay": 8160,
"time": "1769941920"
},
"stopId": "FR:76157:ZE:TCARxTPRAT2:ATOUMOD001",
"stopSequence": 20
}
],
"timestamp": "1769939290",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx1768:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852088F3899910x2025x12x15T22x25x25Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769937180"
},
"departure": {
"time": "1769937240"
},
"stopId": "FR:27105:ZE:StopPointxOCETrainxTERx87415323:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1769938560"
},
"departure": {
"time": "1769938620"
},
"stopId": "FR:27622:ZE:StopPointxOCETrainxTERx87444315:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1769940900"
},
"departure": {
"time": "1769940960"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1769940060"
},
"departure": {
"time": "1769940120"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 13
},
{
"departure": {
"time": "1769936580"
},
"stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1769939040"
},
"departure": {
"time": "1769939100"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1769941800"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 16
},
{
"arrival": {
"time": "1769938080"
},
"departure": {
"time": "1769938140"
},
"stopId": "FR:27116:ZE:StopPointxOCETrainxTERx87415364:ATOUMOD002",
"stopSequence": 7
}
],
"timestamp": "1769932978",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxA6CE6325x08D1x4C25x9D15x15C2DC5E7BD0x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852088F3899910x2025x12x15T22x25x25Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN853418F5429756x2026x01x19T21x54x14Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769938620"
},
"departure": {
"time": "1769938680"
},
"stopId": "FR:14098:ZE:StopPointxOCETrainxTERx87444042:ATOUMOD002",
"stopSequence": 27
},
{
"arrival": {
"time": "1769937360"
},
"departure": {
"time": "1769937420"
},
"stopId": "FR:14370:ZE:StopPointxOCETrainxTERx87444083:ATOUMOD002",
"stopSequence": 21
},
{
"arrival": {
"time": "1769938260"
},
"departure": {
"time": "1769938320"
},
"stopId": "FR:14026:ZE:StopPointxOCETrainxTERx87444059:ATOUMOD002",
"stopSequence": 25
},
{
"arrival": {
"time": "1769936880"
},
"departure": {
"time": "1769936940"
},
"stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002",
"stopSequence": 19
},
{
"departure": {
"time": "1769933160"
},
"stopId": "FR:50218:ZE:StopPointxOCETrainxTERx87447680:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1769939220"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 28
},
{
"arrival": {
"time": "1769934720"
},
"departure": {
"time": "1769934780"
},
"stopId": "FR:50147:ZE:StopPointxOCETrainxTERx87447110:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1769936040"
},
"departure": {
"time": "1769936160"
},
"stopId": "FR:50502:ZE:StopPointxOCETrainxTERx87447003:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1769937840"
},
"departure": {
"time": "1769937900"
},
"stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002",
"stopSequence": 23
}
],
"timestamp": "1769929557",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx789690b9x0beex4978x8bf9xf4810c9e16f2x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN853418F5429756x2026x01x19T21x54x14Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4042142x2025x26xGDimLiaxDimanchex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 154,
"time": "1769939194"
},
"stopId": "FR:76351:ZE:4865:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 134,
"time": "1769938994"
},
"departure": {
"delay": 134,
"time": "1769938994"
},
"stopId": "FR:76351:ZE:3579:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 130,
"time": "1769938930"
},
"departure": {
"delay": 130,
"time": "1769938930"
},
"stopId": "FR:76351:ZE:3280:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 172,
"time": "1769939032"
},
"departure": {
"delay": 172,
"time": "1769939032"
},
"stopId": "FR:76351:ZE:4768:ATOUMOD003",
"stopSequence": 23
}
],
"timestamp": "1769939157",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C2:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4042142x2025x26xGDimLiaxDimanchex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748932x2025xHxMultxDimxDimanchex60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 34,
"time": "1769935767"
},
"departure": {
"delay": 34,
"time": "1769935774"
},
"stopId": "FR:50129:ZE:10HxC2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 96,
"time": "1769935880"
},
"departure": {
"delay": 96,
"time": "1769935896"
},
"stopId": "FR:50129:ZE:10BSJ2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 135,
"time": "1769935376"
},
"departure": {
"delay": 135,
"time": "1769935395"
},
"stopId": "FR:50129:ZE:10LOG2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 66,
"time": "1769935839"
},
"departure": {
"delay": 66,
"time": "1769935866"
},
"stopId": "FR:50129:ZE:10MTT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 141,
"time": "1769935264"
},
"departure": {
"delay": 141,
"time": "1769935281"
},
"stopId": "FR:50129:ZE:10BOC2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 161,
"time": "1769935460"
},
"departure": {
"delay": 161,
"time": "1769935481"
},
"stopId": "FR:50129:ZE:10CUR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 122,
"time": "1769935431"
},
"departure": {
"delay": 122,
"time": "1769935442"
},
"stopId": "FR:50129:ZE:10REN2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -19,
"time": "1769936699"
},
"departure": {
"delay": -19,
"time": "1769936741"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 97,
"time": "1769935650"
},
"departure": {
"delay": 97,
"time": "1769935657"
},
"stopId": "FR:50129:ZE:10SWZ2:ATOUMOD035",
"stopSequence": 10
},
{
"departure": {
"delay": 118,
"time": "1769935078"
},
"stopId": "FR:50129:ZE:10MXR2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 78,
"time": "1769935806"
},
"departure": {
"delay": 78,
"time": "1769935818"
},
"stopId": "FR:50129:ZE:10SEX2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 9,
"time": "1769936547"
},
"departure": {
"delay": 9,
"time": "1769936589"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -41,
"time": "1769936644"
},
"departure": {
"delay": -41,
"time": "1769936659"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 147,
"time": "1769935520"
},
"departure": {
"delay": 147,
"time": "1769935527"
},
"stopId": "FR:50129:ZE:10DEB2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 166,
"time": "1769935295"
},
"departure": {
"delay": 166,
"time": "1769935306"
},
"stopId": "FR:50129:ZE:10GNT2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 69,
"time": "1769936065"
},
"departure": {
"delay": 69,
"time": "1769936109"
},
"stopId": "FR:50129:ZE:10ODR2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -199,
"time": "1769936801"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 59,
"time": "1769935722"
},
"departure": {
"delay": 59,
"time": "1769935739"
},
"stopId": "FR:50129:ZE:10GDM4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 112,
"time": "1769935600"
},
"departure": {
"delay": 112,
"time": "1769935612"
},
"stopId": "FR:50129:ZE:10CSM2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 50,
"time": "1769936137"
},
"departure": {
"delay": 50,
"time": "1769936150"
},
"stopId": "FR:50129:ZE:10BOS2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 83,
"time": "1769935931"
},
"departure": {
"delay": 83,
"time": "1769935943"
},
"stopId": "FR:50129:ZE:10RUC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 3,
"time": "1769936253"
},
"departure": {
"delay": 3,
"time": "1769936343"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -20,
"time": "1769936474"
},
"departure": {
"delay": -20,
"time": "1769936500"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -33,
"time": "1769936171"
},
"departure": {
"delay": -33,
"time": "1769936187"
},
"stopId": "FR:50129:ZE:10JAR2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 98,
"time": "1769935138"
},
"departure": {
"delay": 98,
"time": "1769935178"
},
"stopId": "FR:50129:ZE:10CEN2:ATOUMOD035",
"stopSequence": 2
}
],
"timestamp": "1769938678",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748932x2025xHxMultxDimxDimanchex60:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3165F5529529x2026x01x25T22x07x59Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769951820"
},
"departure": {
"time": "1769951880"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1769952780"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 20
},
{
"arrival": {
"time": "1769950980"
},
"departure": {
"time": "1769951100"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 17
},
{
"departure": {
"time": "1769942880"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 13
}
],
"timestamp": "1769939277",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx468B44B7xC327x4154xB85Ex25C67C32B61Ex:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3165F5529529x2026x01x25T22x07x59Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx524:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 6,
"time": "1769941566"
},
"departure": {
"delay": 6,
"time": "1769941566"
},
"stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1769941740"
},
"departure": {
"time": "1769941740"
},
"stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 41,
"time": "1769941241"
},
"departure": {
"delay": 41,
"time": "1769941241"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1769941140"
},
"departure": {
"time": "1769941140"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 45,
"time": "1769941425"
},
"departure": {
"delay": 45,
"time": "1769941425"
},
"stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769941020"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1769941320"
},
"departure": {
"time": "1769941320"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 41,
"time": "1769941061"
},
"departure": {
"delay": 41,
"time": "1769941061"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1769939290",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx524:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:477:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769945040"
},
"departure": {
"time": "1769943600"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1769944200"
},
"departure": {
"time": "1769943780"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 22
}
],
"timestamp": "1769939264",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:14:LOC",
"tripId": "ATOUMOD005:ServiceJourney:477:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4068669x2025x26xGDimTNIxDimanchex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -68,
"time": "1769938972"
},
"stopId": "FR:76254:ZE:5019:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": -65,
"time": "1769938915"
},
"departure": {
"delay": -65,
"time": "1769938915"
},
"stopId": "FR:76254:ZE:5137:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": -65,
"time": "1769938675"
},
"departure": {
"delay": -65,
"time": "1769938675"
},
"stopId": "FR:76501:ZE:5135:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": -65,
"time": "1769938795"
},
"departure": {
"delay": -65,
"time": "1769938795"
},
"stopId": "FR:76117:ZE:5136:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": -56,
"time": "1769938504"
},
"departure": {
"delay": -56,
"time": "1769938504"
},
"stopId": "FR:76741:ZE:5134:ATOUMOD003",
"stopSequence": 35
}
],
"timestamp": "1769938537",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:21:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4068669x2025x26xGDimTNIxDimanchex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN853419F5524037x2026x01x25T22x07x59Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769942520"
},
"stopId": "FR:50218:ZE:StopPointxOCETrainxTERx87447680:ATOUMOD002",
"stopSequence": 29
},
{
"arrival": {
"time": "1769940900"
},
"departure": {
"time": "1769940960"
},
"stopId": "FR:50147:ZE:StopPointxOCETrainxTERx87447110:ATOUMOD002",
"stopSequence": 28
},
{
"arrival": {
"time": "1769937840"
},
"departure": {
"time": "1769937900"
},
"stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1769938680"
},
"departure": {
"time": "1769938800"
},
"stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1769939520"
},
"departure": {
"time": "1769939700"
},
"stopId": "FR:50502:ZE:StopPointxOCETrainxTERx87447003:ATOUMOD002",
"stopSequence": 13
},
{
"departure": {
"time": "1769936940"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 1
}
],
"timestamp": "1769933338",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx789690b9x0beex4978x8bf9xf4810c9e16f2x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN853419F5524037x2026x01x25T22x07x59Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3411F5520354x2026x01x25T22x07x59Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769939640"
},
"stopId": "FR:75115:ZE:StopPointxOCETrainxTERx87391003:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1769948520"
},
"departure": {
"time": "1769948580"
},
"stopId": "FR:14762:ZE:StopPointxOCETrainxTERx87448159:ATOUMOD002",
"stopSequence": 24
},
{
"arrival": {
"time": "1769944320"
},
"departure": {
"time": "1769944380"
},
"stopId": "FR:61214:ZE:StopPointxOCETrainxTERx87444638:ATOUMOD002",
"stopSequence": 14
},
{
"arrival": {
"time": "1769950620"
},
"stopId": "FR:50218:ZE:StopPointxOCETrainxTERx87447680:ATOUMOD002",
"stopSequence": 71
},
{
"arrival": {
"time": "1769949480"
},
"departure": {
"time": "1769949540"
},
"stopId": "FR:50639:ZE:StopPointxOCETrainxTERx87447698:ATOUMOD002",
"stopSequence": 27
},
{
"arrival": {
"time": "1769943420"
},
"departure": {
"time": "1769943480"
},
"stopId": "FR:27679:ZE:StopPointxOCETrainxTERx87393595:ATOUMOD002",
"stopSequence": 12
},
{
"arrival": {
"time": "1769946000"
},
"departure": {
"time": "1769946180"
},
"stopId": "FR:61006:ZE:StopPointxOCETrainxTERx87444539:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1769947560"
},
"departure": {
"time": "1769947620"
},
"stopId": "FR:61169:ZE:StopPointxOCETrainxTERx87448001:ATOUMOD002",
"stopSequence": 22
}
],
"timestamp": "1769936037",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx6155CD5FxAB2Dx4274xA052x8C7462540578x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3411F5520354x2026x01x25T22x07x59Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758104x2025xHxMultxDimxDimanchex60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 3,
"time": "1769934230"
},
"departure": {
"delay": 3,
"time": "1769934303"
},
"stopId": "FR:50615:ZE:VALGS1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 32,
"time": "1769937264"
},
"departure": {
"delay": 32,
"time": "1769937272"
},
"stopId": "FR:50490:ZE:SJREG2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -18,
"time": "1769935112"
},
"departure": {
"delay": -18,
"time": "1769935242"
},
"stopId": "FR:50138:ZE:COLRAV:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -66,
"time": "1769938968"
},
"departure": {
"delay": -66,
"time": "1769938974"
},
"stopId": "FR:50401:ZE:PRVBE1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 34,
"time": "1769937987"
},
"departure": {
"delay": 34,
"time": "1769937994"
},
"stopId": "FR:50031:ZE:BNVMA1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -54,
"time": "1769939266"
},
"departure": {
"delay": -54,
"time": "1769939286"
},
"stopId": "FR:50402:ZE:PIXZAF:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 31,
"time": "1769934071"
},
"departure": {
"delay": 31,
"time": "1769934091"
},
"stopId": "FR:50615:ZE:VALCH2:ATOUMOD035",
"stopSequence": 2
},
{
"departure": {
"delay": 19,
"time": "1769934019"
},
"stopId": "FR:50615:ZE:VALFB1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -34,
"time": "1769935683"
},
"departure": {
"delay": -34,
"time": "1769935706"
},
"stopId": "FR:50551:ZE:SSVMA2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 40,
"time": "1769937630"
},
"departure": {
"delay": 40,
"time": "1769937700"
},
"stopId": "FR:50031:ZE:BARPL2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 12,
"time": "1769934597"
},
"departure": {
"delay": 12,
"time": "1769934612"
},
"stopId": "FR:50615:ZE:VALHO2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 8,
"time": "1769936551"
},
"departure": {
"delay": 8,
"time": "1769936588"
},
"stopId": "FR:50412:ZE:SLOMA2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -49,
"time": "1769935014"
},
"departure": {
"delay": -49,
"time": "1769935031"
},
"stopId": "FR:50138:ZE:COLFR2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -50,
"time": "1769939530"
},
"stopId": "FR:50402:ZE:PIXLAN:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -28,
"time": "1769937199"
},
"departure": {
"delay": -28,
"time": "1769937212"
},
"stopId": "FR:50471:ZE:SGRPL2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 17,
"time": "1769938188"
},
"departure": {
"delay": 17,
"time": "1769938217"
},
"stopId": "FR:50031:ZE:BARVAL:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -40,
"time": "1769934849"
},
"departure": {
"delay": -40,
"time": "1769934860"
},
"stopId": "FR:50270:ZE:LIEBG2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 13,
"time": "1769938560"
},
"departure": {
"delay": 13,
"time": "1769938573"
},
"stopId": "FR:50332:ZE:MALSF1:ATOUMOD035",
"stopSequence": 18
}
],
"timestamp": "1769939345",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:F:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758104x2025xHxMultxDimxDimanchex60:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:DimanchexANNUELC598574:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769942400"
},
"stopId": "FR:27229:ZE:0xROS01:ATOUMOD004",
"stopSequence": 1
}
],
"timestamp": "1769939366",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:DimanchexANNUELC598574:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN16552F5521422x2026x01x25T22x07x59Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769936820"
},
"departure": {
"time": "1769937000"
},
"stopId": "FR:61001:ZE:StopPointxOCETrainxTERx87444711:ATOUMOD002",
"stopSequence": 43
},
{
"arrival": {
"time": "1769933460"
},
"departure": {
"time": "1769933520"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 33
},
{
"arrival": {
"time": "1769943360"
},
"stopId": "FR:37261:ZE:StopPointxOCETrainxTERx87571000:ATOUMOD002",
"stopSequence": 50
},
{
"arrival": {
"time": "1769933820"
},
"departure": {
"time": "1769933880"
},
"stopId": "FR:14654:ZE:StopPointxOCETrainxTERx87444216:ATOUMOD002",
"stopSequence": 35
},
{
"arrival": {
"time": "1769940600"
},
"departure": {
"time": "1769940660"
},
"stopId": "FR:72071:ZE:StopPointxOCETrainxTERx87396606:ATOUMOD002",
"stopSequence": 47
},
{
"arrival": {
"time": "1769942520"
},
"departure": {
"time": "1769943000"
},
"stopId": "FR:37233:ZE:StopPointxOCETrainxTERx87571240:ATOUMOD002",
"stopSequence": 49
},
{
"arrival": {
"time": "1769935080"
},
"departure": {
"time": "1769935200"
},
"stopId": "FR:61006:ZE:StopPointxOCETrainxTERx87444539:ATOUMOD002",
"stopSequence": 37
},
{
"departure": {
"time": "1769932680"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 31
},
{
"arrival": {
"time": "1769938860"
},
"departure": {
"time": "1769939040"
},
"stopId": "FR:72181:ZE:StopPointxOCETrainxTERx87396002:ATOUMOD002",
"stopSequence": 45
}
],
"timestamp": "1769929078",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx1f647a2cx138dx47dex8fb5x333f230e16f7x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN16552F5521422x2026x01x25T22x07x59Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4041908x2025x26xGDimLiaxDimanchex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 212,
"time": "1769938892"
},
"departure": {
"delay": 212,
"time": "1769938892"
},
"stopId": "FR:76351:ZE:4607:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 264,
"time": "1769939304"
},
"departure": {
"delay": 264,
"time": "1769939304"
},
"stopId": "FR:76351:ZE:3530:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 212,
"time": "1769938652"
},
"departure": {
"delay": 212,
"time": "1769938652"
},
"stopId": "FR:76351:ZE:4601:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 188,
"time": "1769938988"
},
"departure": {
"delay": 188,
"time": "1769938988"
},
"stopId": "FR:76351:ZE:3659:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 184,
"time": "1769938684"
},
"departure": {
"delay": 184,
"time": "1769938684"
},
"stopId": "FR:76351:ZE:3565:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 272,
"time": "1769939132"
},
"departure": {
"delay": 272,
"time": "1769939132"
},
"stopId": "FR:76351:ZE:4996:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 264,
"time": "1769939604"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 164,
"time": "1769938844"
},
"departure": {
"delay": 164,
"time": "1769938844"
},
"stopId": "FR:76351:ZE:3539:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 181,
"time": "1769938801"
},
"departure": {
"delay": 181,
"time": "1769938801"
},
"stopId": "FR:76351:ZE:3798:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 264,
"time": "1769939364"
},
"departure": {
"delay": 264,
"time": "1769939364"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 293,
"time": "1769939273"
},
"departure": {
"delay": 293,
"time": "1769939273"
},
"stopId": "FR:76351:ZE:3030:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 276,
"time": "1769939196"
},
"departure": {
"delay": 276,
"time": "1769939196"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 206,
"time": "1769938766"
},
"departure": {
"delay": 206,
"time": "1769938766"
},
"stopId": "FR:76351:ZE:4476:ATOUMOD003",
"stopSequence": 12
}
],
"timestamp": "1769938847",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C8:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4041908x2025x26xGDimLiaxDimanchex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3142F5529542x2026x01x25T22x07x59Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769941380"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 2
},
{
"departure": {
"time": "1769940060"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 1
}
],
"timestamp": "1769936459",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx468B44B7xC327x4154xB85Ex25C67C32B61Ex:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3142F5529542x2026x01x25T22x07x59Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4041905x2025x26xGDimLiaxDimanchex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 146,
"time": "1769938346"
},
"stopId": "FR:76351:ZE:3717:ATOUMOD003",
"stopSequence": 22
}
],
"timestamp": "1769938277",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C8:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4041905x2025x26xGDimLiaxDimanchex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748839x2025xHxMultxDimxDimanchex60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 93,
"time": "1769933356"
},
"departure": {
"delay": 93,
"time": "1769933373"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 66,
"time": "1769933773"
},
"departure": {
"delay": 66,
"time": "1769933826"
},
"stopId": "FR:50129:ZE:10PFO1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 3,
"time": "1769933929"
},
"departure": {
"delay": 3,
"time": "1769933943"
},
"stopId": "FR:50129:ZE:10BRA3:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 147,
"time": "1769933653"
},
"departure": {
"delay": 147,
"time": "1769933667"
},
"stopId": "FR:50129:ZE:10CRC3:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 84,
"time": "1769933709"
},
"departure": {
"delay": 84,
"time": "1769933724"
},
"stopId": "FR:50129:ZE:10FOR3:ATOUMOD035",
"stopSequence": 9
},
{
"departure": {
"delay": 135,
"time": "1769932935"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 134,
"time": "1769933411"
},
"departure": {
"delay": 134,
"time": "1769933474"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 21,
"time": "1769934360"
},
"departure": {
"delay": 21,
"time": "1769934381"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 34,
"time": "1769934317"
},
"departure": {
"delay": 34,
"time": "1769934334"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -15,
"time": "1769934004"
},
"departure": {
"delay": -15,
"time": "1769934045"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 54,
"time": "1769934272"
},
"departure": {
"delay": 54,
"time": "1769934294"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 119,
"time": "1769933212"
},
"departure": {
"delay": 119,
"time": "1769933279"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 24,
"time": "1769934089"
},
"departure": {
"delay": 24,
"time": "1769934144"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 111,
"time": "1769933315"
},
"departure": {
"delay": 111,
"time": "1769933331"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -51,
"time": "1769934489"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 17,
"time": "1769933884"
},
"departure": {
"delay": 17,
"time": "1769933897"
},
"stopId": "FR:50129:ZE:10RTU1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 119,
"time": "1769933109"
},
"departure": {
"delay": 119,
"time": "1769933159"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 13,
"time": "1769934174"
},
"departure": {
"delay": 13,
"time": "1769934193"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 90,
"time": "1769933030"
},
"departure": {
"delay": 90,
"time": "1769933070"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
}
],
"timestamp": "1769939345",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748839x2025xHxMultxDimxDimanchex60:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN850404F5523946x2026x01x25T22x07x59Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769939340"
},
"departure": {
"time": "1769939400"
},
"stopId": "FR:76495:ZE:StopPointxOCETrainxTERx87411272:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1769937840"
},
"departure": {
"time": "1769937900"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1769939640"
},
"departure": {
"time": "1769939700"
},
"stopId": "FR:76057:ZE:StopPointxOCETrainxTERx87411264:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1769940360"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 14
},
{
"arrival": {
"time": "1769937480"
},
"departure": {
"time": "1769937540"
},
"stopId": "FR:76250:ZE:StopPointxOCETrainxTERx87413328:ATOUMOD002",
"stopSequence": 3
},
{
"departure": {
"time": "1769936940"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1769938620"
},
"departure": {
"time": "1769938680"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 9
}
],
"timestamp": "1769933338",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxA474D9C7x1A46x4870x8AAAx2A9C49F46F3Dx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN850404F5523946x2026x01x25T22x07x59Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3420F5520349x2026x01x25T22x07x59Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769934660"
},
"departure": {
"time": "1769934720"
},
"stopId": "FR:14762:ZE:StopPointxOCETrainxTERx87448159:ATOUMOD002",
"stopSequence": 29
},
{
"arrival": {
"time": "1769939160"
},
"departure": {
"time": "1769939220"
},
"stopId": "FR:61214:ZE:StopPointxOCETrainxTERx87444638:ATOUMOD002",
"stopSequence": 41
},
{
"arrival": {
"time": "1769940000"
},
"departure": {
"time": "1769940060"
},
"stopId": "FR:27679:ZE:StopPointxOCETrainxTERx87393595:ATOUMOD002",
"stopSequence": 43
},
{
"arrival": {
"time": "1769937780"
},
"departure": {
"time": "1769937840"
},
"stopId": "FR:61101:ZE:StopPointxOCETrainxTERx87444562:ATOUMOD002",
"stopSequence": 37
},
{
"arrival": {
"time": "1769935740"
},
"departure": {
"time": "1769935800"
},
"stopId": "FR:61169:ZE:StopPointxOCETrainxTERx87448001:ATOUMOD002",
"stopSequence": 31
},
{
"departure": {
"time": "1769932620"
},
"stopId": "FR:50218:ZE:StopPointxOCETrainxTERx87447680:ATOUMOD002",
"stopSequence": 25
},
{
"arrival": {
"time": "1769943960"
},
"stopId": "FR:75115:ZE:StopPointxOCETrainxTERx87391003:ATOUMOD002",
"stopSequence": 50
},
{
"arrival": {
"time": "1769937180"
},
"departure": {
"time": "1769937300"
},
"stopId": "FR:61006:ZE:StopPointxOCETrainxTERx87444539:ATOUMOD002",
"stopSequence": 35
},
{
"arrival": {
"time": "1769933760"
},
"departure": {
"time": "1769933820"
},
"stopId": "FR:50639:ZE:StopPointxOCETrainxTERx87447698:ATOUMOD002",
"stopSequence": 27
}
],
"timestamp": "1769929018",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx6155CD5FxAB2Dx4274xA052x8C7462540578x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3420F5520349x2026x01x25T22x07x59Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3160F5529534x2026x01x25T22x07x59Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769931180"
},
"departure": {
"time": "1769931240"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"time": "1769931960"
},
"departure": {
"time": "1769932080"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 10
},
{
"arrival": {
"time": "1769940120"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 13
},
{
"departure": {
"time": "1769930400"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 6
}
],
"timestamp": "1769926798",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx468B44B7xC327x4154xB85Ex25C67C32B61Ex:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3160F5529534x2026x01x25T22x07x59Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4231741x2025x26xGDimLiaxDimanchex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -37,
"time": "1769938463"
},
"stopId": "FR:76351:ZE:3212:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": -5,
"time": "1769938435"
},
"departure": {
"delay": -5,
"time": "1769938435"
},
"stopId": "FR:76351:ZE:3704:ATOUMOD003",
"stopSequence": 38
}
],
"timestamp": "1769938427",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4231741x2025x26xGDimLiaxDimanchex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3374F5520377x2026x01x25T22x07x59Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769937480"
},
"stopId": "FR:14220:ZE:StopPointxOCETrainxTERx87444372:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"delay": 1200,
"time": "1769946600"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 11
}
],
"timestamp": "1769938947",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx03A83359x7D9Dx4301x9C87x92FED4666451x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3374F5520377x2026x01x25T22x07x59Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4076384x2025x26xGDimLiaxDimanchex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 25,
"time": "1769939125"
},
"stopId": "FR:76351:ZE:3716:ATOUMOD003",
"stopSequence": 15
}
],
"timestamp": "1769939087",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C6:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4076384x2025x26xGDimLiaxDimanchex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx5682:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769937102"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 15
}
],
"timestamp": "1769936680",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx91:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx5682:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852012F3899964x2025x12x15T22x25x25Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769942460"
},
"stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002",
"stopSequence": 14
},
{
"departure": {
"time": "1769937240"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1769938020"
},
"departure": {
"time": "1769938080"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1769940300"
},
"departure": {
"time": "1769940360"
},
"stopId": "FR:27622:ZE:StopPointxOCETrainxTERx87444315:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1769939820"
},
"departure": {
"time": "1769939880"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1769941800"
},
"departure": {
"time": "1769941860"
},
"stopId": "FR:27105:ZE:StopPointxOCETrainxTERx87415323:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1769940840"
},
"departure": {
"time": "1769940900"
},
"stopId": "FR:27116:ZE:StopPointxOCETrainxTERx87415364:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1769938860"
},
"departure": {
"time": "1769938920"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 5
}
],
"timestamp": "1769933637",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxA6CE6325x08D1x4C25x9D15x15C2DC5E7BD0x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852012F3899964x2025x12x15T22x25x25Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4231735x2025x26xGDimLiaxDimanchex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 28,
"time": "1769939368"
},
"stopId": "FR:76341:ZE:3691:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 37,
"time": "1769939197"
},
"departure": {
"delay": 37,
"time": "1769939197"
},
"stopId": "FR:76351:ZE:4523:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 48,
"time": "1769938968"
},
"departure": {
"delay": 48,
"time": "1769938968"
},
"stopId": "FR:76351:ZE:3007:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 60,
"time": "1769939160"
},
"departure": {
"delay": 60,
"time": "1769939160"
},
"stopId": "FR:76351:ZE:4115:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 81,
"time": "1769939001"
},
"departure": {
"delay": 81,
"time": "1769939001"
},
"stopId": "FR:76351:ZE:3019:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 39,
"time": "1769939019"
},
"departure": {
"delay": 39,
"time": "1769939019"
},
"stopId": "FR:76351:ZE:3685:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 40,
"time": "1769939140"
},
"departure": {
"delay": 40,
"time": "1769939140"
},
"stopId": "FR:76351:ZE:3447:ATOUMOD003",
"stopSequence": 36
}
],
"timestamp": "1769939357",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4231735x2025x26xGDimLiaxDimanchex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:2x7478139:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769941800"
},
"stopId": "FR:27375:ZE:0x6466:ATOUMOD006",
"stopSequence": 1
}
],
"timestamp": "1769939364",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:D1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:2x7478139:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4110913x2025x26xGDimTRAxDimanchex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 69,
"time": "1769938449"
},
"stopId": "FR:76351:ZE:3978:ATOUMOD003",
"stopSequence": 15
}
],
"timestamp": "1769938457",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:B:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4110913x2025x26xGDimTRAxDimanchex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3773703x2025xHxMultxDimxDimanchex60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 130,
"time": "1769940730"
},
"stopId": "FR:50129:ZE:10PEM3:ATOUMOD035",
"stopSequence": 21
},
{
"departure": {
"delay": 42,
"time": "1769939142"
},
"stopId": "FR:50615:ZE:VALGS1:ATOUMOD035",
"stopSequence": 3
}
],
"timestamp": "1769939349",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:D:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3773703x2025xHxMultxDimxDimanchex60:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4042145x2025x26xGDimLiaxDimanchex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 123,
"time": "1769939163"
},
"departure": {
"delay": 123,
"time": "1769939163"
},
"stopId": "FR:76351:ZE:3436:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 140,
"time": "1769939300"
},
"stopId": "FR:76351:ZE:3639:ATOUMOD003",
"stopSequence": 27
}
],
"timestamp": "1769939157",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C2:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4042145x2025x26xGDimLiaxDimanchex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4030810x2025x26xGDimLiaxDimanchex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 47,
"time": "1769938487"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 50
}
],
"timestamp": "1769938467",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:17:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4030810x2025x26xGDimLiaxDimanchex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3311F5529518x2026x01x25T22x07x59Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769946780"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 26
},
{
"departure": {
"time": "1769939940"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 25
}
],
"timestamp": "1769936338",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx66849E04x284Fx47D7x8795x4C925C6ED66Fx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3311F5529518x2026x01x25T22x07x59Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4068703x2025x26xGDimTNIxDimanchex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 427,
"time": "1769939527"
},
"departure": {
"delay": 427,
"time": "1769939527"
},
"stopId": "FR:76351:ZE:3613:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 380,
"time": "1769939300"
},
"departure": {
"delay": 380,
"time": "1769939300"
},
"stopId": "FR:76351:ZE:4983:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 400,
"time": "1769939680"
},
"departure": {
"delay": 400,
"time": "1769939680"
},
"stopId": "FR:76351:ZE:4867:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 415,
"time": "1769939575"
},
"departure": {
"delay": 415,
"time": "1769939575"
},
"stopId": "FR:76351:ZE:4869:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 380,
"time": "1769939840"
},
"stopId": "FR:76351:ZE:5104:ATOUMOD003",
"stopSequence": 39
}
],
"timestamp": "1769939367",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:12:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4068703x2025x26xGDimTNIxDimanchex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4030806x2025x26xGDimLiaxDimanchex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 92,
"time": "1769938592"
},
"stopId": "FR:76305:ZE:3922:ATOUMOD003",
"stopSequence": 49
}
],
"timestamp": "1769938557",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:17:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4030806x2025x26xGDimLiaxDimanchex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3306F5529522x2026x01x25T22x07x59Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769943720"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 25
},
{
"departure": {
"time": "1769936640"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 16
}
],
"timestamp": "1769933038",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx66849E04x284Fx47D7x8795x4C925C6ED66Fx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3306F5529522x2026x01x25T22x07x59Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4041869x2025x26xGDimLiaxDimanchex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 23,
"time": "1769938763"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 23
}
],
"timestamp": "1769938707",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C7:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4041869x2025x26xGDimLiaxDimanchex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:DimanchexANNUELC598587:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769942700"
},
"stopId": "FR:27602:ZE:0xFAB01:ATOUMOD004",
"stopSequence": 6
}
],
"timestamp": "1769939366",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T3:LOC",
"tripId": "ATOUMOD004:ServiceJourney:DimanchexANNUELC598587:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3163F5529531x2026x01x25T22x07x59Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769931300"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1769940180"
},
"departure": {
"time": "1769940240"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1769939280"
},
"departure": {
"time": "1769939400"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1769941080"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 20
}
],
"timestamp": "1769927698",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx468B44B7xC327x4154xB85Ex25C67C32B61Ex:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3163F5529531x2026x01x25T22x07x59Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3773710x2025xHxMultxDimxDimanchex60:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 90,
"time": "1769940390"
},
"stopId": "FR:50615:ZE:VALGS1:ATOUMOD035",
"stopSequence": 17
},
{
"departure": {
"delay": 52,
"time": "1769938852"
},
"stopId": "FR:50129:ZE:10PEM3:ATOUMOD035",
"stopSequence": 1
}
],
"timestamp": "1769939346",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:D:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3773710x2025xHxMultxDimxDimanchex60:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:DimanchexANNUELC395392:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769942400"
},
"stopId": "FR:27439:ZE:0xCAP01:ATOUMOD004",
"stopSequence": 6
}
],
"timestamp": "1769939366",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T5:LOC",
"tripId": "ATOUMOD004:ServiceJourney:DimanchexANNUELC395392:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3309F5529519x2026x01x25T22x07x59Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769939580"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 26
},
{
"departure": {
"time": "1769932740"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 25
}
],
"timestamp": "1769929138",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx66849E04x284Fx47D7x8795x4C925C6ED66Fx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3309F5529519x2026x01x25T22x07x59Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:DimanchexANNUELC598593:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769940600"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 21
}
],
"timestamp": "1769939366",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T3:LOC",
"tripId": "ATOUMOD004:ServiceJourney:DimanchexANNUELC598593:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4076389x2025x26xGDimLiaxDimanchex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 52,
"time": "1769938192"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 14
}
],
"timestamp": "1769938147",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C6:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4076389x2025x26xGDimLiaxDimanchex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:DimanchexANNUELC395401:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769941500"
},
"stopId": "FR:27229:ZE:0xCAM01:ATOUMOD004",
"stopSequence": 1
}
],
"timestamp": "1769939366",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:DimanchexANNUELC395401:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3340F5520425x2026x01x25T22x07x59Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769933160"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1769940120"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 8
}
],
"timestamp": "1769929557",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx0ce8180cx0fb6x4cc1x80bax53782622a5cex:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3340F5520425x2026x01x25T22x07x59Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:DimanchexANNUELC598572:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769940000"
},
"stopId": "FR:27229:ZE:0xCEN01:ATOUMOD004",
"stopSequence": 1
}
],
"timestamp": "1769939366",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:DimanchexANNUELC598572:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx1601:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 13549,
"time": "1769942869"
},
"departure": {
"delay": 13549,
"time": "1769942869"
},
"stopId": "FR:76157:ZE:TCARxTPISS1:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1769938690",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx1601:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4110902x2025x26xGDimTRAxDimanchex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 51,
"time": "1769938491"
},
"stopId": "FR:76351:ZE:3984:ATOUMOD003",
"stopSequence": 15
}
],
"timestamp": "1769938497",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:B:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4110902x2025x26xGDimTRAxDimanchex00:LOC"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "1.0",
"timestamp": "1769939458"
}
}